.header__inline-menu .list-menu--inline{gap:50px}.header__menu-item{font-family:var(--font-body-family);font-style:normal;font-weight:400;font-size:18px;line-height:21px;display:flex;align-items:center;letter-spacing:.5px;color:rgba(var(--color-foreground),1);position:relative;padding:0}.header__menu-item span:hover,.header__active-menu-item{color:rgb(var(--color-accent))}.header__menu-item span:before,.header__active-menu-item:before{content:"";width:100%;height:2px;position:absolute;left:0;bottom:-5px;transition:.3s transform ease;transform:scale3d(0,1,1);transform-origin:0 50%;background:rgba(var(--color-accent),1)}.header__menu-item:hover span:before,.header__active-menu-item:before{transform:scaleZ(1)!important}header-drawer{margin-right:10px}.desktop-hidden{display:block!important}.mobile-hidden{display:none!important}@media screen and (min-width: 750px){.mobile-hidden{display:block!important}.desktop-hidden{display:none!important}}@media screen and (max-width: 1024px){.header__inline-menu .list-menu--inline{gap:28px}}img{max-width:100%;height:auto}.section-heading__wrap{margin-bottom:85px}.section__heading{position:relative}.section__heading .section-title{display:inline-block;margin:0;font-family:var(--font-bebas);font-style:normal;font-weight:400;font-size:48px;line-height:58px;position:relative}.section__heading .svg__icon{display:block;position:absolute;right:0;line-height:37px}.section-title em{font-style:normal;color:rgb(var(--color-accent));position:relative}.section__text{max-width:65%;margin:0 auto;font-style:normal;font-weight:400;font-size:22px;line-height:26px;text-align:center;text-transform:capitalize;color:rgba(var(--color-foreground),.7)}.section__text p{margin:5px 0 0}.svg__icon-desk{display:block}.svg__icon-mobile{display:none}.desktop-title{display:block}.mobile-title{display:none}@media screen and (max-width: 749px){.desktop-title{display:none}.mobile-title{display:block}.section__text{font-weight:400;font-size:12px;line-height:14px;max-width:100%}.svg__icon-desk{display:none}.svg__icon-mobile{display:block}.section__heading .section-title{font-style:normal;font-weight:400;font-size:26px;line-height:29px;text-align:center}.section__heading .svg__icon{max-width:137px;margin:0 auto;left:0}.section__heading .svg__icon svg{width:100%}.section-heading__wrap{margin-bottom:40px}}@keyframes pulsating-color{0%{background-color:rgba(var(--color-foreground),.1)}50%{background-color:transparent}to{background-color:rgba(var(--color-foreground),.1)}}.media .media__loader{background-color:rgba(var(--color-foreground),.1);animation:pulsating-color 1s infinite var(--transition-cubic-bezier)}.media>svg{fill:rgba(var(--color-background),.6)}.media img.lazyloaded~.media__loader{display:none}.media img.small-hide~.media__loader{display:none}@media screen and (min-width: 750px){.media img.medium-hide~.media__loader{display:none}}@media screen and (min-width: 990px){.media img.large-up-hide~.media__loader{display:none}}.media--aspect-ratio{padding-bottom:0}.media--aspect-ratio img{width:100%;height:auto;max-width:100%;max-height:100%}.media .lazyload,.media .lazyloading,.media .media__overlay{opacity:0;visibility:hidden;transform:scale(1.2)}.media .lazyloaded,.media img.lazyloaded~.media__overlay{opacity:1;visibility:visible;transform:scale(1)}.swiper-grid>.swiper-wrapper{display:grid;grid-template-rows:1fr 1fr;grid-auto-flow:column}.navigation-arrow .swiper-button-next:after,.navigation-arrow .swiper-button-prev:after{display:none}.ratio-media,.media-wrapper,.media-wrapper .media,.video__media,.video-ifram,.video-local{aspect-ratio:var(--ratio)}.video-wrap button{position:relative;overflow:hidden;width:100%;border:0}.video-wrap{position:relative;width:100%;height:100%;overflow:hidden}.video-wrap video{width:100%;height:100%;object-fit:cover}.video-wrap .d-none{display:none!important}.video-wrap .d-flex{display:flex!important}.p-absolute{position:absolute}iframe{border:0;max-width:100%;height:100%;width:100%}.external-video{background:#000}.external-video iframe{width:100%;height:100%}.of-cover{object-fit:cover}.center-middle{display:flex!important;justify-content:center;align-items:center}.playt-btn{width:50px;height:50px;border:2px solid #5CCBDF;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.playt-btn svg{width:30px;height:30px}.play-btn{box-sizing:border-box;width:90px;height:90px;background:#ffffff1a;border:2px solid #5CCBDF;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width: 750px){.play-btn{width:27px;height:27px}.play-btn svg{width:11px;height:11px}}.rating{align-items:center;gap:5px;display:flex}.rating__stars{display:flex;color:#ffdc10;gap:4px}.rating__star{position:relative;top:-1px}.rating__star--empty{filter:grayscale()}@media screen and (min-width: 700px){.rating__star{width:15px;height:15px}}.rating-with-text{gap:var(--spacing-2);grid-template-columns:minmax(0,1fr);grid-auto-flow:column;align-items:baseline;display:grid}.video-modal{display:none;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000c;z-index:9999}.video-modal.active{display:flex}.video__main-wrapper{width:min(862px,calc((100vh - 96px)*1.77));padding:32px;background-color:#fff;border-radius:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-sizing:content-box}@media only screen and (max-width: 1000px){.video__main-wrapper{width:min(calc(100% - 65px),calc((100vh - 65px)*1.77))}}.video-modal__content{background:#222;width:100%;padding:0;background-color:transparent;border-radius:0;position:static;transform:none;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center}.video-modal__content h2{text-align:center;margin-bottom:15px;font-size:24px;font-weight:700;font-family:Popins}.video-modal__wrapper{width:100%;display:flex;justify-content:center;overflow:hidden}.video-modal__wrapper video{width:100%;height:auto;border-radius:8px}@media (max-width: 768px){.video-modal__content h2{font-size:1.2rem}.video__main-wrapper{padding:15px}}.promoVideo{width:100%;height:100%}.video-modal{display:none}.video-modal.active{display:block}
/*# sourceMappingURL=/cdn/shop/t/11/assets/theme.css.map */
