.carousel-with-media-module{margin:120px 0;overflow:hidden}.browser-mobile .carousel-with-media-module-button,.carousel-with-media-module-button-mobile{display:none}.browser-mobile .carousel-with-media-module-button-mobile,.browser-mobile .carousel-with-media-module-button-show-on-mobile,.carousel-with-media-module-button-hide-on-mobile{display:inline-block}.browser-mobile .carousel-with-media-module-button-hide-on-mobile{display:none}.carousel-with-media-module-video-player-container{display:flex;opacity:0;transition:opacity .4s ease,visibility .4s ease;pointer-events:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000c;z-index:1001;justify-content:center;align-items:center}.carousel-with-media-module-video-player-container:not(.carousel-with-media-module-video-player-visible){pointer-events:none}.carousel-with-media-module-video-player-visible{opacity:1;visibility:visible;pointer-events:initial}.carousel-with-media-module-video-player-wrapper{width:80%;max-width:80%;height:auto;border-radius:8px;overflow:hidden}.carousel-with-media-module-video-player-video{width:100%;height:auto;max-height:100%;border:none;object-fit:contain}.carousel-with-media-module-video-player-close{position:absolute;top:2%;right:2%;color:var(--white);width:30px;height:30px;background-size:contain;cursor:pointer;z-index:1002;background-color:var(--white);-webkit-mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.46967%205.46967C5.76256%205.17678%206.23744%205.17678%206.53033%205.46967L12%2010.9393L17.4697%205.46967C17.7626%205.17678%2018.2374%205.17678%2018.5303%205.46967C18.8232%205.76256%2018.8232%206.23744%2018.5303%206.53033L13.0607%2012L18.5303%2017.4697C18.8232%2017.7626%2018.8232%2018.2374%2018.5303%2018.5303C18.2374%2018.8232%2017.7626%2018.8232%2017.4697%2018.5303L12%2013.0607L6.53033%2018.5303C6.23744%2018.8232%205.76256%2018.8232%205.46967%2018.5303C5.17678%2018.2374%205.17678%2017.7626%205.46967%2017.4697L10.9393%2012L5.46967%206.53033C5.17678%206.23744%205.17678%205.76256%205.46967%205.46967Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;mask:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M5.46967%205.46967C5.76256%205.17678%206.23744%205.17678%206.53033%205.46967L12%2010.9393L17.4697%205.46967C17.7626%205.17678%2018.2374%205.17678%2018.5303%205.46967C18.8232%205.76256%2018.8232%206.23744%2018.5303%206.53033L13.0607%2012L18.5303%2017.4697C18.8232%2017.7626%2018.8232%2018.2374%2018.5303%2018.5303C18.2374%2018.8232%2017.7626%2018.8232%2017.4697%2018.5303L12%2013.0607L6.53033%2018.5303C6.23744%2018.8232%205.76256%2018.8232%205.46967%2018.5303C5.17678%2018.2374%205.17678%2017.7626%205.46967%2017.4697L10.9393%2012L5.46967%206.53033C5.17678%206.23744%205.17678%205.76256%205.46967%205.46967Z'%20fill='currentColor'/%3e%3c/svg%3e") no-repeat center;-webkit-mask-size:contain;mask-size:contain}.carousel-with-media-module-slider{overflow:visible;margin-top:40px}.carousel-with-media-module-slider:has(.carousel-with-media-module-button-prev:hover) .carousel-with-media-module-slide.swiper-slide-prev{opacity:1}.carousel-with-media-module-slider:has(.carousel-with-media-module-button-next:hover) .carousel-with-media-module-slide.swiper-slide-next{opacity:1}.carousel-with-media-module-slider-wrapper{height:480px}.carousel-with-media-module-pagination-wrapper{width:fit-content;margin:0 auto}.carousel-with-media-module-pagination-wrapper .swiper-pagination{display:flex;justify-content:center;align-items:center;margin-top:32px;background-color:var(--surface-medium);padding:8px 16px;border-radius:80px;width:auto;max-width:100%;gap:4px}.carousel-with-media-module-pagination-wrapper .swiper-pagination-bullet{padding:13px;border-radius:20px}.carousel-with-media-module-pagination-wrapper .swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover{transition:.3s;background-color:var(--surface_active_strong-hover)}.carousel-with-media-module-pagination-wrapper .swiper-pagination-bullet .progress-bullet{width:8px;height:8px;background-color:var(--border-medium);border-radius:20px;transition:background-color .5s;position:relative;overflow:hidden;display:block}.carousel-with-media-module-pagination-wrapper .swiper-pagination-bullet-active{cursor:default}.carousel-with-media-module-pagination-wrapper .swiper-pagination-bullet-active .progress-bullet{background-color:var(--icon-strong)}.carousel-with-media-module-video-play-icon{width:56px;height:56px;margin-left:-3px;cursor:pointer;background-color:var(--green-60);border-radius:100%;color:var(--white)}.carousel-with-media-module-video-play-icon .circle-fill{fill:var(--white)}.carousel-with-media-module-video-play-icon .path-fill{fill:var(--green-60);transition:fill .3s ease}.carousel-with-media-module-video-play-icon:hover .path-fill{fill:var(--surface_active_primary-hover)}.carousel-with-media-module-video-play-icon *{pointer-events:none}.carousel-with-media-module-slide{transition:opacity .5s ease;min-height:unset;opacity:.3}.carousel-with-media-module-slide .carousel-with-media-module-video-play-icon{pointer-events:none}.carousel-with-media-module-slide.swiper-slide-active{opacity:1;pointer-events:initial}.carousel-with-media-module-slide.swiper-slide-active.swiper-slide-active .carousel-with-media-module-video-play-icon{pointer-events:initial}.carousel-with-media-module-image{width:100%;height:100%;object-fit:cover}.carousel-with-media-module-header-show-more-button{display:none}.carousel-with-media-module-popup-header{align-items:center;display:flex;gap:16px}.carousel-with-media-module-popup-image{border-radius:12px;flex-shrink:0;height:56px;overflow:hidden;width:56px}.carousel-with-media-module-popup-image img{object-fit:cover;object-position:right bottom;height:100%;width:100%}.carousel-with-media-module-popup-title{color:var(--text-strong);font-size:20px;font-weight:600;line-height:28px}.carousel-with-media-module-popup-category{color:var(--text-weak);font-size:14px;letter-spacing:var(--ls-m);line-height:20px}.carousel-with-media-module-popup-text{color:var(--text-weak);font-size:16px;letter-spacing:var(--ls-l);line-height:24px}.carousel-with-media-module .foundations-popup-popup{width:594px}.carousel-with-media-module .foundations-popup-header{align-items:center}.carousel-with-media-module-body{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.carousel-with-media-module-body-full-text{display:block;-webkit-line-clamp:unset}.carousel-with-media-module-button-prev,.carousel-with-media-module-button-next{height:504px;position:absolute;top:0;width:calc((100vw - 100%)/2);z-index:2}.carousel-with-media-module-button-prev:disabled,.carousel-with-media-module-button-next:disabled{cursor:default}.carousel-with-media-module-button-prev{right:calc(100% + 16px)}.carousel-with-media-module-button-next{left:calc(100% + 16px)}body[dir=rtl] .carousel-with-media-module-video-play-icon{left:auto;right:48px}body[dir=rtl] .carousel-with-media-module-pagination-wrapper .swiper-pagination-bullet-active .progress-bullet:before{transform-origin:right}body[dir=rtl] .carousel-with-media-module-button-prev{left:calc(100% + 16px);right:unset}body[dir=rtl] .carousel-with-media-module-button-next{left:unset;right:calc(100% + 16px)}@media all and (max-width: 991px){.carousel-with-media-module{margin:56px 0}.carousel-with-media-module-slider{margin-top:24px;width:407px}.carousel-with-media-module-slider-wrapper{height:545px}.carousel-with-media-module-pagination-wrapper .swiper-pagination{background-color:transparent;gap:8px;margin-top:24px;padding:0}.carousel-with-media-module-pagination-wrapper .swiper-pagination-bullet{padding:0}.carousel-with-media-module-pagination-wrapper .swiper-pagination-bullet .progress-bullet{width:6px;height:6px}.carousel-with-media-module-slide{opacity:1}.carousel-with-media-module-video-play-icon{left:32px;bottom:32px}.carousel-with-media-module-video-player-video{width:100%}.carousel-with-media-module-header-show-more-button{margin-top:0}.carousel-with-media-module .foundations-popup-popup{width:100%}.carousel-with-media-module-body{-webkit-line-clamp:7}.carousel-with-media-module-image-wrapper{max-height:100%}.carousel-with-media-module-image{object-position:top}body[dir=rtl] .carousel-with-media-module-video-play-icon{left:auto;right:32px}}@media all and (max-width: 767px){.carousel-with-media-module-video-player-wrapper{width:95%}}@media all and (max-width: 575px){.carousel-with-media-module-video-player-close{width:16px;height:16px}.carousel-with-media-module-slider{width:auto}}
