.styles-module__0rWddW__container{position:relative}.styles-module__0rWddW__noBackgroundShelf{max-width:var(--vmg-container);margin:0 auto}.styles-module__0rWddW__backgroundContainer{z-index:-1}.styles-module__0rWddW__backgroundContainer img,.styles-module__0rWddW__backgroundContainer picture,.styles-module__0rWddW__backgroundContainer video{object-fit:cover;width:100%;height:auto;display:block}.styles-module__0rWddW__contentContainer{z-index:10;max-width:var(--vmg-container);flex-direction:column;justify-content:center;align-items:center;margin:auto;display:flex;position:absolute;inset:0}@media (max-width:767px){.styles-module__0rWddW__fullWidthOnMobile{width:100%;max-width:none;margin:0}}
.styles-module__BaGqlq__title{text-align:center}.styles-module__BaGqlq__awards{grid-template-columns:repeat(2,1fr);width:80%;margin:auto;display:grid}.styles-module__BaGqlq__image{width:100%;height:auto}.styles-module__BaGqlq__hideOnMobile{display:none}@media (min-width:768px){.styles-module__BaGqlq__hideOnMobile{display:flex}.styles-module__BaGqlq__awards{justify-content:center;gap:1rem;width:100%;padding:0 3.6rem;display:flex}}@media (min-width:1280px){.styles-module__BaGqlq__image{max-width:34.8rem}.styles-module__BaGqlq__title{margin-top:5rem}}
@keyframes styles-module__27E3Ca__bounce{0%,to{transform:translate(0)}50%{transform:translate(.8rem)}}.styles-module__27E3Ca__wrapper{margin-left:.5rem}@media (prefers-reduced-motion:no-preference){.styles-module__27E3Ca__wrapper:hover .styles-module__27E3Ca__arrow,:hover>.styles-module__27E3Ca__wrapper .styles-module__27E3Ca__arrow{animation:1.5s infinite styles-module__27E3Ca__bounce}}
.styles-module__aiNt5G__link,.styles-module__aiNt5G__button{all:unset;cursor:pointer}.styles-module__aiNt5G__default{width:100%;color:var(--vmg-primary-white);text-transform:uppercase;box-sizing:border-box;justify-content:center;align-items:center;gap:.5rem;width:max-content;padding:1.1rem 2.2rem;font-size:1.8rem;font-weight:700;display:inline-flex}.styles-module__aiNt5G__default.styles-module__aiNt5G__solid-red,.styles-module__aiNt5G__default.styles-module__aiNt5G__solid-light-red{background:var(--vmg-primary-red)}.styles-module__aiNt5G__default.styles-module__aiNt5G__outline-white{border:2px solid var(--vmg-primary-white)}.styles-module__aiNt5G__default.styles-module__aiNt5G__transparent{background:0 0}.styles-module__aiNt5G__default:focus,.styles-module__aiNt5G__default:hover{text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}:is(.styles-module__aiNt5G__default:focus,.styles-module__aiNt5G__default:hover).styles-module__aiNt5G__solid-red{background:var(--vmg-dark-red)}:is(.styles-module__aiNt5G__default:focus,.styles-module__aiNt5G__default:hover).styles-module__aiNt5G__solid-light-red{background:var(--vmg-light-red)}:is(.styles-module__aiNt5G__default:focus,.styles-module__aiNt5G__default:hover).styles-module__aiNt5G__outline-white{background:#fff3}@media (min-width:768px){.styles-module__aiNt5G__default{padding:1.1rem 2.2rem}}@media (min-width:1280px){.styles-module__aiNt5G__default{padding:1.7rem 3.2rem;font-size:2rem}.styles-module__aiNt5G__default.styles-module__aiNt5G__outline-white{border:3px solid var(--vmg-primary-white)}}
.styles-module__7OH08a__container{text-align:center;text-transform:uppercase;max-width:var(--vmg-container);grid-template-areas:"clarity-watch""pictureWrapper""cta";align-items:center;gap:1.6rem;width:100%;display:grid;position:relative}.styles-module__7OH08a__clarityWatch{grid-area:"clarity-watch";flex-direction:column;align-self:end;gap:1.6rem;display:flex}.styles-module__7OH08a__background{visibility:hidden;min-height:50rem}.styles-module__7OH08a__pictureWrapper{grid-area:pictureWrapper;width:100%;max-width:50rem;height:auto;margin:auto}.styles-module__7OH08a__image{object-fit:contain;width:100%;height:100%;display:block}.styles-module__7OH08a__ctaWrapper{grid-area:cta}.styles-module__7OH08a__breakOnMobile{display:inline}@media (min-width:480px){.styles-module__7OH08a__breakOnMobile{display:none}}@media (min-width:1280px){.styles-module__7OH08a__background{visibility:visible}.styles-module__7OH08a__container{grid-template-rows:1fr 1fr;grid-template-areas:"pictureWrapper clarity-watch""pictureWrapper cta";gap:2rem 5rem;height:80rem;margin:auto;padding:0 5rem;display:grid}.styles-module__7OH08a__clarityWatch{grid-area:"clarity-watch";flex-direction:column;align-self:end;gap:2rem;display:flex}.styles-module__7OH08a__pictureWrapper{box-sizing:border-box;max-width:80%}.styles-module__7OH08a__image{max-width:90rem}.styles-module__7OH08a__clarity{text-align:left;font-size:2.4rem}.styles-module__7OH08a__watch{text-align:left;max-width:55rem;font-size:3.6rem}.styles-module__7OH08a__ctaWrapper{text-align:left;align-self:self-start;margin:0}@property --slide-progress{syntax:"<number>";inherits:true;initial-value:1}@property --reveal-progress{syntax:"<number>";inherits:true;initial-value:1}@media screen and (prefers-reduced-motion:no-preference){.styles-module__7OH08a__watch,.styles-module__7OH08a__clarity,.styles-module__7OH08a__ctaWrapper{opacity:var(--slide-progress);transform:translateX(calc(-20rem + 20rem * var(--slide-progress)));overflow-x:hidden}.styles-module__7OH08a__pictureWrapper{opacity:var(--reveal-progress);transform:translateY(calc(4rem * (1 - var(--reveal-progress)))) scale(calc(.95 + .05 * var(--reveal-progress)));filter:saturate(var(--reveal-progress)) contrast(calc(4 - 3 * var(--reveal-progress))) brightness(calc(.1 + .9 * var(--reveal-progress)))}@supports (animation-timeline:view()){@keyframes styles-module__7OH08a__slide-progress{0%{--slide-progress:0}to{--slide-progress:1}}@keyframes styles-module__7OH08a__reveal-progress{0%{--reveal-progress:0}to{--reveal-progress:1}}.styles-module__7OH08a__watch,.styles-module__7OH08a__clarity,.styles-module__7OH08a__ctaWrapper{animation:3s ease-out both styles-module__7OH08a__slide-progress;animation-timeline:view()}.styles-module__7OH08a__clarity{animation-range:entry cover 30%}.styles-module__7OH08a__watch{animation-range:entry 20% cover 40%}.styles-module__7OH08a__ctaWrapper{animation-range:entry 40% cover 40%}.styles-module__7OH08a__pictureWrapper{animation:3s ease-in both styles-module__7OH08a__reveal-progress;animation-timeline:view();animation-range:entry cover 40%}@supports ((-moz-appearance:none)){.styles-module__7OH08a__watch,.styles-module__7OH08a__clarity,.styles-module__7OH08a__ctaWrapper,.styles-module__7OH08a__pictureWrapper{animation:none;animation-timeline:none}}}}}
.styles-module__D1LK2a__container{max-width:var(--vmg-container);grid-template-columns:1fr;gap:.5rem;max-height:80rem;margin:0 auto;display:grid}.styles-module__D1LK2a__onMobile{display:block}@media (min-width:1280px){.styles-module__D1LK2a__onMobile{display:none}}.styles-module__D1LK2a__onDesktop{display:none}@media (min-width:1280px){.styles-module__D1LK2a__onDesktop{display:block}}.styles-module__D1LK2a__ctaWrapper{text-align:center;margin-top:1.6rem}.styles-module__D1LK2a__assetWrapper{justify-self:center;width:100%;max-width:50rem}.styles-module__D1LK2a__assetWrapper img,.styles-module__D1LK2a__assetWrapper video{width:100%;height:auto}.styles-module__D1LK2a__copyWrapper{text-align:center;text-transform:uppercase;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;padding-left:0;display:flex}@media (min-width:1280px){.styles-module__D1LK2a__assetWrapper{justify-self:flex-end}.styles-module__D1LK2a__container{grid-template-columns:1fr 2.5fr;gap:3rem;margin:5rem auto;padding:0 5rem}.styles-module__D1LK2a__copyWrapper{align-items:flex-start;gap:2rem;margin-right:0;padding-left:5rem}.styles-module__D1LK2a__ctaWrapper{background-color:#00f;align-self:self-start;margin:0}.styles-module__D1LK2a__assetWrapper{justify-self:flex-end;max-width:120rem;max-height:80rem}.styles-module__D1LK2a__copyTextTwo{text-align:left;max-width:75rem}@property --slide-left-progress{syntax:"<number>";inherits:true;initial-value:1}@property --reveal-progress{syntax:"<number>";inherits:true;initial-value:1}@media screen and (prefers-reduced-motion:no-preference){.styles-module__D1LK2a__copyTextOne,.styles-module__D1LK2a__copyTextTwo,.styles-module__D1LK2a__ctaWrapper{opacity:var(--slide-left-progress);transform:translateX(calc(-20rem + 20rem * var(--slide-left-progress)))}.styles-module__D1LK2a__assetWrapper{opacity:var(--reveal-progress);transform:translateY(calc(50rem * (1 - var(--reveal-progress))));filter:saturate(var(--reveal-progress)) contrast(calc(4 - 3 * var(--reveal-progress))) brightness(calc(.1 + .9 * var(--reveal-progress)))}@supports (animation-timeline:view()){@keyframes styles-module__D1LK2a__slide-left-progress{0%{--slide-left-progress:0}to{--slide-left-progress:1}}@keyframes styles-module__D1LK2a__reveal-progress{0%{--reveal-progress:0}to{--reveal-progress:1}}.styles-module__D1LK2a__copyTextOne,.styles-module__D1LK2a__copyTextTwo,.styles-module__D1LK2a__ctaWrapper{animation:2s ease-in both styles-module__D1LK2a__slide-left-progress;animation-timeline:view()}.styles-module__D1LK2a__assetWrapper{animation:2s ease-out both styles-module__D1LK2a__reveal-progress;animation-timeline:view();animation-range:entry -20% cover 20%}.styles-module__D1LK2a__copyTextOne{animation-range:entry -20% cover 10%}.styles-module__D1LK2a__copyTextTwo{animation-range:entry -10% cover 20%}.styles-module__D1LK2a__ctaWrapper{animation-range:entry cover 20%}@supports ((-moz-appearance:none)){.styles-module__D1LK2a__copyTextOne,.styles-module__D1LK2a__copyTextTwo,.styles-module__D1LK2a__ctaWrapper,.styles-module__D1LK2a__assetWrapper{animation:none;animation-timeline:none}}}}}
.styles-module__VaTUhq__container{text-align:center;text-transform:uppercase;flex-direction:column;align-items:center;gap:1.6rem;display:flex}.styles-module__VaTUhq__videoWrapper{grid-area:videoWrapper}.styles-module__VaTUhq__videoWrapper video{width:100%}.styles-module__VaTUhq__behindScenes{grid-area:behindScenes}.styles-module__VaTUhq__goOnSet{grid-area:goOnSet}.styles-module__VaTUhq__ctaWrapper{grid-area:cta;margin-top:1.6rem}@media (min-width:1280px){.styles-module__VaTUhq__container{grid-template-rows:1fr auto 1fr;grid-template-areas:"videoWrapper behindScenes""videoWrapper goOnSet""videoWrapper cta";gap:2rem 12rem;padding:5rem 0;display:grid}.styles-module__VaTUhq__videoWrapper{box-sizing:border-box;opacity:0;padding-left:15rem}.styles-module__VaTUhq__behindScenes{text-align:left;align-self:flex-end}.styles-module__VaTUhq__goOnSet{text-align:left;max-width:55rem}.styles-module__VaTUhq__ctaWrapper{text-align:left;align-self:self-start;margin:0}@property --slide-left-progress{syntax:"<number>";inherits:true;initial-value:1}@property --slide-down-progress{syntax:"<number>";inherits:true;initial-value:1}@media screen and (prefers-reduced-motion:no-preference){.styles-module__VaTUhq__behindScenes,.styles-module__VaTUhq__goOnSet,.styles-module__VaTUhq__ctaWrapper{opacity:var(--slide-left-progress);transform:translateX(calc(-20rem + 20rem * var(--slide-left-progress)))}.styles-module__VaTUhq__videoWrapper{opacity:var(--slide-down-progress);transform:translateY(calc(-50rem + 50rem * var(--slide-down-progress)));z-index:-1}@supports (animation-timeline:view()){@keyframes styles-module__VaTUhq__slide-left-progress{0%{--slide-left-progress:0}to{--slide-left-progress:1}}@keyframes styles-module__VaTUhq__slide-down-progress{0%{--slide-down-progress:0}to{--slide-down-progress:1}}.styles-module__VaTUhq__behindScenes,.styles-module__VaTUhq__goOnSet,.styles-module__VaTUhq__ctaWrapper{animation:5s ease-in both styles-module__VaTUhq__slide-left-progress;animation-timeline:view()}.styles-module__VaTUhq__videoWrapper{animation:5s ease-in both styles-module__VaTUhq__slide-down-progress;animation-timeline:view();animation-range:entry -30% cover 40%}.styles-module__VaTUhq__behindScenes{animation-range:entry -40% cover 30%}.styles-module__VaTUhq__goOnSet{animation-range:entry -30% cover 40%}.styles-module__VaTUhq__ctaWrapper{animation-range:entry -20% cover 40%}@supports ((-moz-appearance:none)){.styles-module__VaTUhq__behindScenes,.styles-module__VaTUhq__goOnSet,.styles-module__VaTUhq__ctaWrapper,.styles-module__VaTUhq__videoWrapper{animation:none;animation-timeline:none}}}}}
.styles-module__Q0NlqW__container{flex-direction:column;align-items:center;gap:2rem;display:flex}.styles-module__Q0NlqW__title{text-align:center}.styles-module__Q0NlqW__logos{flex-wrap:wrap;justify-content:space-around;gap:2.2rem;margin:0 2.8rem;display:flex}.styles-module__Q0NlqW__logosRow{display:contents}.styles-module__Q0NlqW__ctaWrapper{margin:3rem 0}@media (min-width:768px){.styles-module__Q0NlqW__logos{justify-content:center}.styles-module__Q0NlqW__logosRow{justify-content:space-between;width:100%;display:flex}}@media (min-width:1280px){.styles-module__Q0NlqW__logos{max-width:144rem}.styles-module__Q0NlqW__logo{width:auto;height:clamp(2rem,2.5vw,4.033rem)}.styles-module__Q0NlqW__ctaWrapper{margin:6rem 0}}
.styles-module__TsDPrW__videoShelf{width:100%;height:100%}
.styles-module__o8G3kq__container{position:relative}.styles-module__o8G3kq__backgroundImg{width:100%;min-height:43rem}.styles-module__o8G3kq__promoBannerOverlay{flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 5rem;text-decoration:none;display:flex;position:absolute;top:0}.styles-module__o8G3kq__promoBannerOverlay:hover{text-decoration:none}@media (max-width:768px){.styles-module__o8G3kq__promoBannerOverlay{padding:0 2rem}}.styles-module__o8G3kq__logoGroups{flex-direction:column;justify-content:center;gap:2vw;width:100%;display:flex;position:relative;top:4%}.styles-module__o8G3kq__logoGroups .styles-module__o8G3kq__logoGroup{justify-content:center;align-items:center;gap:4%;display:flex}.styles-module__o8G3kq__logoGroups .styles-module__o8G3kq__logoGroup svg{width:auto;height:4vw}.styles-module__o8G3kq__logoGroups .styles-module__o8G3kq__logoGroup .styles-module__o8G3kq__newSiteBadge{margin-left:-2.5vw;padding-bottom:1.2vw}@media (min-width:768px){.styles-module__o8G3kq__logoGroups{flex-direction:row}.styles-module__o8G3kq__logoGroups .styles-module__o8G3kq__logoGroup svg{height:2vw}.styles-module__o8G3kq__logoGroups .styles-module__o8G3kq__logoGroup .styles-module__o8G3kq__newSiteBadge{margin-left:-1vw;padding-bottom:.6vw}}.styles-module__o8G3kq__vixenPlusBrand{flex-direction:column;align-items:center;display:flex;position:relative}.styles-module__o8G3kq__vixenPlusBrand .styles-module__o8G3kq__vixenPlugLogo svg{width:75vw;height:auto}.styles-module__o8G3kq__vixenPlusBrand .styles-module__o8G3kq__tagline{color:#fff;text-transform:uppercase;margin:0;font-size:2.5vw;font-weight:700;position:relative;top:10%}.styles-module__o8G3kq__vixenPlusBrand .styles-module__o8G3kq__button{position:relative;top:40%}@media (min-width:768px){.styles-module__o8G3kq__vixenPlusBrand .styles-module__o8G3kq__vixenPlugLogo svg{width:40vw}.styles-module__o8G3kq__vixenPlusBrand .styles-module__o8G3kq__tagline{font-size:1rem}}@media (min-width:1280px){.styles-module__o8G3kq__vixenPlusBrand .styles-module__o8G3kq__tagline{font-size:1.5vw}}.styles-module__o8G3kq__features{color:#fff;flex-wrap:wrap;justify-content:center;width:70%;font-size:3vw;line-height:5vw;display:flex;position:relative;bottom:2%}.styles-module__o8G3kq__features span:not(:first-child):before{content:"+";color:#e5021e;margin:0 .5rem}@media (min-width:768px){.styles-module__o8G3kq__features{width:100%;font-size:1.2rem}}@media (min-width:1280px){.styles-module__o8G3kq__features{font-size:2vw}}
.styles-module__m0fu2G__videoOverlayContainer{width:100%;height:100%;position:relative}.styles-module__m0fu2G__videoWrapper{pointer-events:none;z-index:1;width:100%;height:100%;animation:.3s forwards styles-module__m0fu2G__fadeIn;position:absolute;top:0;left:0}.styles-module__m0fu2G__fadingOut{animation:.3s forwards styles-module__m0fu2G__fadeOut}@keyframes styles-module__m0fu2G__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__m0fu2G__fadeOut{0%{opacity:1}to{opacity:0}}.styles-module__m0fu2G__video{object-fit:cover;width:100%;height:100%}
.styles-module__IhWdza__container{max-width:100%;margin:0 auto}.styles-module__IhWdza__header{text-align:center;flex-direction:column;grid-column:1/-1;gap:1rem;display:flex}.styles-module__IhWdza__card{color:inherit;opacity:1;text-decoration:none;transition:transform .3s,opacity .3s;display:block;position:relative;overflow:hidden}.styles-module__IhWdza__card:hover .styles-module__IhWdza__hoverOverlay{opacity:1}.styles-module__IhWdza__hoverOverlay{opacity:0;z-index:2;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.styles-module__IhWdza__seeMoreButton{color:var(--vmg-primary-white);border:2px solid var(--vmg-primary-white);letter-spacing:.3rem;cursor:pointer;text-transform:uppercase;z-index:1;background:0 0;padding:.6rem 1.8rem;font-size:clamp(1.2rem,1cqw,2.2rem);font-weight:700;transition:all .3s;display:block}.styles-module__IhWdza__seeMoreButton:hover{color:var(--vmg-primary-white);background:#fff6}.styles-module__IhWdza__imageWrapper{width:100%;height:100%;position:relative}.styles-module__IhWdza__image{object-fit:cover;width:100%;height:100%;transition:opacity .3s;display:block}.styles-module__IhWdza__overlay{z-index:2;background:linear-gradient(#0000 80%,#000000e6 100%);justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:absolute;bottom:0;left:0}.styles-module__IhWdza__name{letter-spacing:.1rem;color:var(--vmg-primary-white);text-transform:uppercase;text-align:center;border-top:1px solid var(--vmg-primary-white);white-space:nowrap;width:calc(100% - 2rem);margin:0 1rem;padding:1rem 0;font-size:1.2rem;font-weight:400;overflow:hidden;container-type:inline-size}@media (min-width:1280px){.styles-module__IhWdza__name{font-size:clamp(1.1rem,1cqw,2.2rem)}}.styles-module__IhWdza__grid{grid-template-rows:repeat(4,auto);grid-template-columns:repeat(4,auto);gap:.4rem;transition:all .3s;display:grid}.styles-module__IhWdza__header{grid-area:1/1/2/5}.styles-module__IhWdza__card:nth-child(2){grid-area:2/1/3/3}.styles-module__IhWdza__card:nth-child(3){grid-area:2/3/3/5}.styles-module__IhWdza__card:nth-child(6){grid-area:3/1/4/3}.styles-module__IhWdza__card:nth-child(7){grid-area:3/3/4/5}.styles-module__IhWdza__ctaWrapper{grid-area:4/1/5/5;justify-content:center;margin-top:2rem;display:flex}.styles-module__IhWdza__ctaWrapper .styles-module__IhWdza__ctaText{color:var(--vmg-primary-white);font-size:clamp(1.6rem,1vw,2rem);font-weight:700}.styles-module__IhWdza__card:nth-child(4),.styles-module__IhWdza__card:nth-child(5),.styles-module__IhWdza__card:nth-child(8),.styles-module__IhWdza__card:nth-child(9),.styles-module__IhWdza__card:nth-child(10),.styles-module__IhWdza__card:nth-child(11){opacity:0;display:none;transform:scale(.95)}@media (min-width:768px){.styles-module__IhWdza__grid{grid-template-columns:repeat(4,1fr);gap:1rem}.styles-module__IhWdza__header{grid-area:1/1/2/5}.styles-module__IhWdza__card:nth-child(2){grid-area:2/1/3/2}.styles-module__IhWdza__card:nth-child(3){grid-area:2/2/3/3}.styles-module__IhWdza__card:nth-child(4){grid-area:2/3/3/4}.styles-module__IhWdza__card:nth-child(5){grid-area:2/4/3/5}.styles-module__IhWdza__card:nth-child(6){grid-area:3/1/4/2}.styles-module__IhWdza__card:nth-child(7){grid-area:3/2/4/3}.styles-module__IhWdza__card:nth-child(8){grid-area:3/3/4/4}.styles-module__IhWdza__card:nth-child(9){grid-area:3/4/4/5}.styles-module__IhWdza__ctaWrapper{grid-area:4/1/5/5}.styles-module__IhWdza__card:nth-child(4),.styles-module__IhWdza__card:nth-child(5),.styles-module__IhWdza__card:nth-child(8),.styles-module__IhWdza__card:nth-child(9){opacity:1;display:block;transform:scale(1)}}@media (min-width:1280px){.styles-module__IhWdza__container{max-width:var(--vmg-container)}.styles-module__IhWdza__header{text-align:left;padding:0 var(--vmg-container-margin-x);grid-area:1/1/2/3;align-self:end}.styles-module__IhWdza__grid{grid-template-columns:repeat(6,1fr);gap:1rem}.styles-module__IhWdza__card:nth-child(2){grid-area:1/3/3/4}.styles-module__IhWdza__card:nth-child(3){grid-area:1/4/3/5}.styles-module__IhWdza__card:nth-child(4){grid-area:1/5/3/6}.styles-module__IhWdza__card:nth-child(5){grid-area:1/6/3/7}.styles-module__IhWdza__card:nth-child(6){grid-area:3/1/5/2}.styles-module__IhWdza__card:nth-child(7){grid-area:3/2/5/3}.styles-module__IhWdza__card:nth-child(8){grid-area:3/3/5/4}.styles-module__IhWdza__card:nth-child(9){grid-area:3/4/5/5}.styles-module__IhWdza__card:nth-child(10){grid-area:3/5/5/6}.styles-module__IhWdza__card:nth-child(11){grid-area:3/6/5/7}.styles-module__IhWdza__card:nth-child(5),.styles-module__IhWdza__card:nth-child(9),.styles-module__IhWdza__card:nth-child(10),.styles-module__IhWdza__card:nth-child(11){opacity:1;display:block;transform:scale(1)}.styles-module__IhWdza__ctaWrapper{padding:0 var(--vmg-container-margin-x);grid-area:2/1/3/3;justify-content:flex-start;align-self:start;margin-top:0}}
.hero-video-module__n2oS_W__video{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;max-height:100%;transition:opacity .35s ease-in;position:absolute;inset:0}.hero-video-module__n2oS_W__playing{opacity:1}
.styles-module__KGwivq__heroImage{max-height:100vh}.styles-module__KGwivq__overlay{content:"";background:linear-gradient(#0000 40%,#0000008c 100%);position:absolute;inset:0}.styles-module__KGwivq__desktopVideoLayer{display:none}.styles-module__KGwivq__mobileVideoLayer{display:block}.styles-module__KGwivq__promoContainer{width:100%;height:100%}.styles-module__KGwivq__textContainer{text-align:center;text-transform:uppercase;flex-direction:column;align-items:center;gap:2rem;max-width:36rem;margin:auto;padding:0 1.6rem;font-style:normal;display:flex;position:absolute;bottom:3%;left:0;right:0}:is(.styles-module__KGwivq__textContainer .shelfTitle,.styles-module__KGwivq__textContainer .shelfDescription){text-shadow:0 2px 4px #0009}@media (min-width:768px){.styles-module__KGwivq__overlay{background:linear-gradient(256deg,#0000 47.24%,#000 96.62%)}.styles-module__KGwivq__overlayDesktopVideo{background:0 0}.styles-module__KGwivq__desktopVideoLayer{display:block}.styles-module__KGwivq__mobileVideoLayer{display:none}.styles-module__KGwivq__textContainer{max-width:60%;padding:0 var(--vmg-container-margin-x);text-align:start;justify-content:center;align-items:flex-start;margin:0;position:absolute;bottom:50%;transform:translateY(50%)}}
.styles-module__MteA5W__videoThumbnail{color:inherit;width:100vw;text-decoration:none;transition:transform .3s;display:block;position:relative;overflow:hidden}.styles-module__MteA5W__playButton{opacity:0;z-index:3;background-color:#0000;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:8rem;height:8rem;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__MteA5W__videoThumbnail:hover .styles-module__MteA5W__playButton,.styles-module__MteA5W__videoThumbnail:hover:before{opacity:1}.styles-module__MteA5W__hasVideoPreview:hover:before{opacity:0}.styles-module__MteA5W__videoThumbnail:before{content:"";opacity:0;z-index:2;pointer-events:none;background-color:#0000004d;transition:opacity .3s;position:absolute;inset:0}.styles-module__MteA5W__playButton:after{content:"";border-top:1.5rem solid #0000;border-bottom:1.5rem solid #0000;border-left:3rem solid #fff;width:0;height:0;margin-left:.6rem}.styles-module__MteA5W__imageContainer{position:relative;overflow:hidden}.styles-module__MteA5W__thumbnailImage{object-fit:cover;width:100%}.styles-module__MteA5W__content{z-index:2;background:linear-gradient(#0000 0%,#000c 100%);flex-direction:column;gap:.3rem;padding:0 1.6rem;display:flex;position:absolute;bottom:0;left:0;right:0}.styles-module__MteA5W__featuring{text-transform:uppercase;color:var(--vmg-primary-white);font-size:1.4rem;font-weight:500}.styles-module__MteA5W__performers{color:#fff;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.6rem;font-weight:700;overflow:hidden}@media (min-width:768px){.styles-module__MteA5W__videoThumbnail{width:100%}.styles-module__MteA5W__featuring{letter-spacing:.12rem;font-size:1.2rem}.styles-module__MteA5W__performers{font-size:1.4rem}}@media (min-width:1280px){.styles-module__MteA5W__featuring{font-size:2rem}.styles-module__MteA5W__performers{font-size:2.2rem}}
.styles-module__C2JeRW__videoList{grid-template-columns:1fr;grid-auto-flow:dense;gap:1rem;width:100%;padding:0;display:grid}.styles-module__C2JeRW__videoCard:nth-child(n-5){display:block}.styles-module__C2JeRW__videoCard:nth-child(n+5){display:none}.styles-module__C2JeRW__headerContainer{text-align:center;box-sizing:border-box;flex-direction:column;grid-column:1/-1;gap:1rem;display:flex}.styles-module__C2JeRW__onlyDesktop{display:none}.styles-module__C2JeRW__onlyMobile{display:block}.styles-module__C2JeRW__ctaWrapper{grid-column:1/-1;justify-content:center;display:flex}@media (min-width:768px){.styles-module__C2JeRW__videoList{grid-template-columns:repeat(2,1fr)}.styles-module__C2JeRW__videoCard:nth-child(n-6){display:block}.styles-module__C2JeRW__videoCard:nth-child(n+6){display:none}}@media (min-width:1280px){.styles-module__C2JeRW__videoList{max-width:var(--vmg-container);grid-template-rows:repeat(2,auto);grid-template-columns:repeat(3,1fr);margin:0 auto}.styles-module__C2JeRW__videoCard:nth-child(n){display:block}.styles-module__C2JeRW__headerContainer{text-align:left;max-width:50rem;padding:1.2rem var(--vmg-container-margin-x);grid-column:auto;justify-content:center;align-items:flex-start;gap:1rem}.styles-module__C2JeRW__alignRight{grid-column-start:3}.styles-module__C2JeRW__headerDescription .styles-module__C2JeRW__headerTitle{margin:2rem 0}.styles-module__C2JeRW__onlyMobile{display:none}.styles-module__C2JeRW__onlyDesktop{display:block}}
.styles-module__5u4ARW__overlay{z-index:9999;background-color:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}@supports ((-webkit-backdrop-filter:blur(2rem)) or (backdrop-filter:blur(2rem))){.styles-module__5u4ARW__overlay{-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);background-color:unset}}.styles-module__5u4ARW__wrapper{width:70rem;max-height:100dvh;padding:1.5rem 1rem 0;overflow:auto}.styles-module__5u4ARW__logoHeading{place-content:center;width:100%;margin-bottom:1rem;display:grid}.styles-module__5u4ARW__logo{width:100%}.styles-module__5u4ARW__modal{background-color:var(--vmg-secondary-black);border:1px solid gray;flex-direction:column;align-items:center;row-gap:1rem;padding-top:1.25rem;padding-bottom:0;display:flex}.styles-module__5u4ARW__header{text-transform:uppercase;letter-spacing:0;text-align:center;text-transform:uppercase;letter-spacing:0;text-align:center;margin-bottom:2rem;padding:0 2.5rem;font-size:1.8rem;font-weight:500}.styles-module__5u4ARW__modal-header{margin-bottom:1rem}.styles-module__5u4ARW__header2{padding:0 2.5rem;font-size:1.4rem}.styles-module__5u4ARW__paragraph{text-align:justify;box-sizing:border-box;width:100%;padding:0 1.25rem;font-size:1.2rem;font-weight:100;line-height:1.8rem}.styles-module__5u4ARW__styledAnchor{color:inherit;font-size:1.2rem;font-weight:100;line-height:1.8rem}.styles-module__5u4ARW__list{text-align:left;margin:0 auto;padding-left:2rem;list-style-type:disc}.styles-module__5u4ARW__buttonWrapper{background-color:var(--vmg-secondary-black);box-sizing:border-box;justify-content:center;align-items:center;width:100%;padding:0 1rem 1.25rem;display:flex;position:sticky;bottom:0}.styles-module__5u4ARW__baseButton{color:var(--vmg-primary-white);text-transform:uppercase;cursor:pointer;border:none;padding:1.5rem 1rem;font-size:1.4rem}.styles-module__5u4ARW__cancelButton{background-color:var(--vmg-lighter-grey);text-align:center;white-space:nowrap;width:35%;text-decoration:none}@media (min-width:768px){.styles-module__5u4ARW__cancelButton{width:40%}}@media (min-width:1280px){.styles-module__5u4ARW__cancelButton{width:35%}}.styles-module__5u4ARW__enterButton{background-color:var(--vmg-green);justify-content:center;align-items:center;gap:1rem;width:55%;margin-left:2rem;display:flex}@media (min-width:768px){.styles-module__5u4ARW__enterButton{width:70%}}@media (min-width:1280px){.styles-module__5u4ARW__enterButton{width:65%}}
.styles-module___HYOeW__container{text-align:center;font-family:var(--vmg-font-family);color:var(--vmg-primary-white)}.styles-module___HYOeW__title{text-transform:uppercase;margin:0;font-size:1.8rem;font-weight:700}.styles-module___HYOeW__timer{justify-content:center;gap:2rem;margin-top:1rem;display:flex}.styles-module___HYOeW__timeUnit{flex-direction:column;align-items:center;min-width:4rem;display:flex}.styles-module___HYOeW__timeNumber{font-size:3.8rem;font-weight:700;line-height:4.2rem}.styles-module___HYOeW__timeLabel{font-size:1rem;font-weight:700;line-height:1.2rem}.styles-module___HYOeW__targetDate{text-transform:uppercase;margin:1rem 0 0;font-size:1.8rem;font-weight:700}@media (min-width:1280px){.styles-module___HYOeW__title{font-size:4.5rem}.styles-module___HYOeW__timer{gap:4.5rem;margin-top:2rem}.styles-module___HYOeW__timeNumber{font-size:6.3rem;line-height:7rem}.styles-module___HYOeW__timeLabel{font-size:1.8rem;line-height:2rem}.styles-module___HYOeW__targetDate{text-transform:uppercase;margin-top:4rem;font-size:4.5rem}}
.styles-module__Qxjzfa__footer{max-width:var(--vmg-container);margin:2rem auto 0;padding:0 1.5rem}.styles-module__Qxjzfa__section{flex-direction:column;align-items:center;display:flex}.styles-module__Qxjzfa__title{color:var(--vmg-primary-white);text-transform:uppercase;font-size:1.2rem;font-weight:700;line-height:4.8rem}.styles-module__Qxjzfa__list{flex-direction:column;list-style:none;display:flex}.styles-module__Qxjzfa__list.styles-module__Qxjzfa__social{flex-direction:row;gap:1rem}.styles-module__Qxjzfa__link{color:var(--vmg-grey);text-align:center;padding:1rem;font-size:1.2rem;font-weight:700;line-height:2.4rem;text-decoration:none;display:block}.styles-module__Qxjzfa__link:hover,.styles-module__Qxjzfa__link:focus{background:var(--vmg-lighter-grey);color:var(--vmg-primary-white)}.styles-module__Qxjzfa__link.styles-module__Qxjzfa__social{padding:0}.styles-module__Qxjzfa__link.styles-module__Qxjzfa__social svg{height:4rem}.styles-module__Qxjzfa__link.styles-module__Qxjzfa__social:hover,.styles-module__Qxjzfa__link.styles-module__Qxjzfa__social:focus{color:var(--vmg-primary-white);background:0 0}.styles-module__Qxjzfa__onlyDesktop{display:none}.styles-module__Qxjzfa__footerTextHealthWarning{color:var(--vmg-white-darker);text-align:center;margin:1rem 0 2rem;font-size:1.5rem}.styles-module__Qxjzfa__legal{color:var(--vmg-grey);margin-top:1rem;font-size:1.2rem;display:block}.styles-module__Qxjzfa__legal a{color:var(--vmg-grey);text-decoration:underline}.styles-module__Qxjzfa__usAddressDesktop{max-width:100%;height:auto;margin-top:.3rem;display:none}.styles-module__Qxjzfa__usAddressMobile{max-width:100%;height:auto;margin-top:.3rem;display:block}.styles-module__Qxjzfa__footerLogoRow{align-items:center;gap:1rem;padding:1rem 0;display:flex}.styles-module__Qxjzfa__rta{display:block}@media (min-width:768px){.styles-module__Qxjzfa__section,.styles-module__Qxjzfa__list{flex-direction:row}:is(.styles-module__Qxjzfa__section,.styles-module__Qxjzfa__list).styles-module__Qxjzfa__social{margin-left:1rem}.styles-module__Qxjzfa__onlyDesktop{display:flex}.styles-module__Qxjzfa__link{padding:.8rem .6rem;font-size:1.1rem}.styles-module__Qxjzfa__link.styles-module__Qxjzfa__social svg{height:3rem}.styles-module__Qxjzfa__footerTextHealthWarning{text-align:left}.styles-module__Qxjzfa__usAddressDesktop{display:block}.styles-module__Qxjzfa__usAddressMobile{display:none}}@media (min-width:1280px){.styles-module__Qxjzfa__title{font-size:1.8rem;line-height:2.8rem}.styles-module__Qxjzfa__link{padding:.8rem 1.2rem;font-size:1.8rem;line-height:2.8rem}.styles-module__Qxjzfa__socialLink{color:var(--vmg-primary-white)}.styles-module__Qxjzfa__socialLink svg{height:4rem}}
.styles-module__3jiNDW__container{z-index:1;width:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.styles-module__2sa3IW__header{z-index:1000;background:var(--vmg-primary-black);width:100%;position:sticky;top:0}
.styles-module__miOZZG__video{width:100%;height:auto}
.styles-module__sEPRbG__nav{max-width:var(--vmg-container);padding:1rem var(--vmg-container-margin-x);flex-grow:1;justify-content:space-between;align-items:center;margin:auto;display:flex}.styles-module__sEPRbG__logo{height:1.4rem}.styles-module__sEPRbG__deeperLogo{height:2.3rem}.styles-module__sEPRbG__ctas{align-items:center;display:flex}@media (max-width:768px){.styles-module__sEPRbG__ctas>a{padding:.5rem .7rem}}@media (min-width:768px){.styles-module__sEPRbG__logo,.styles-module__sEPRbG__deeperLogo{height:3rem}}@media (min-width:1280px){.styles-module__sEPRbG__nav{padding:1.2rem var(--vmg-container-margin-x)}.styles-module__sEPRbG__logo{height:4rem}.styles-module__sEPRbG__deeperLogo{height:4.5rem}}
.styles-module__eWQJ2W__container{z-index:1;text-align:center;width:100%;font-family:var(--vmg-font-family);color:var(--vmg-primary-white);flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.styles-module__eWQJ2W__newestScene{text-transform:uppercase;margin:0;font-size:1.4rem;font-weight:700}.styles-module__eWQJ2W__modelName{text-transform:uppercase;margin:0;font-size:3rem;font-weight:400}.styles-module__eWQJ2W__button{justify-content:center;display:flex}.styles-module__eWQJ2W__ctaText{font-size:clamp(1.2rem,2vw,2.1rem)}@media (min-width:768px){.styles-module__eWQJ2W__newestScene{font-size:2rem}.styles-module__eWQJ2W__modelName{font-size:4rem}}@media (min-width:1280px){.styles-module__eWQJ2W__newestScene{font-size:2.2rem}.styles-module__eWQJ2W__modelName{font-size:5rem}}
.styles-module__KnzAZG__promoBanner{font-family:var(--vmg-font-family);color:var(--vmg-primary-black);z-index:2;background-color:var(--vmg-primary-orange);height:3.4rem;padding:0;font-weight:700;position:relative}.styles-module__KnzAZG__content{padding:0 var(--vmg-container-margin-x);max-width:var(--vmg-container);justify-content:space-between;height:100%;margin:auto;display:flex}.styles-module__KnzAZG__linkContainer{filter:drop-shadow(0 4px 17px #0006);min-width:14.3rem;height:100%}.styles-module__KnzAZG__link{cursor:pointer;text-transform:uppercase;white-space:nowrap;color:var(--vmg-primary-black);background-color:var(--vmg-primary-orange);--p:1.2rem;height:120%;clip-path:polygon(var(--p) 100%, calc(100% - var(--p)) 100%, 100% 0, 0 0);justify-content:center;align-items:center;margin:0;padding:0 1.5rem;font-size:1.1rem;font-weight:700;line-height:2rem;transition:background-color .1s ease-in-out;display:flex}.styles-module__KnzAZG__message{justify-content:center;align-items:center;display:flex}.styles-module__KnzAZG__displayMobile{display:flex}.styles-module__KnzAZG__displayDesktop{display:none}@media (min-width:480px){.styles-module__KnzAZG__link,.styles-module__KnzAZG__message{font-size:1.3rem}}@media (min-width:768px){.styles-module__KnzAZG__linkContainer{min-width:17.3rem}}@media (min-width:1280px){.styles-module__KnzAZG__promoBanner{height:4.8rem}.styles-module__KnzAZG__link,.styles-module__KnzAZG__message{font-size:1.6rem;line-height:3rem}.styles-module__KnzAZG__link{padding:0}.styles-module__KnzAZG__displayMobile{display:none}.styles-module__KnzAZG__displayDesktop{display:flex}.styles-module__KnzAZG__promoBanner{justify-content:space-between}.styles-module__KnzAZG__linkContainer{min-width:20.5rem}.styles-module__KnzAZG__link{--p:2.5rem}.styles-module__KnzAZG__link,.styles-module__KnzAZG__message{font-size:2.2rem}}
.styles-module__X07bHW__section{position:relative}.styles-module__X07bHW__image{object-fit:cover;width:100%;height:auto;display:block}@media (min-width:1280px){.styles-module__X07bHW__section{max-width:var(--vmg-container);margin:0 auto;padding:5rem 0}}
@keyframes skeleton-module__gdXJcq__shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton-module__gdXJcq__videoThumbnailSkeleton{color:inherit;background-color:#f0f0f0;height:22.8rem;display:block;position:relative;overflow:hidden}.skeleton-module__gdXJcq__imageContainer{height:100%;position:relative;overflow:hidden}.skeleton-module__gdXJcq__thumbnailImageSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;width:100%;height:100%;animation:1.5s infinite skeleton-module__gdXJcq__shimmer}.skeleton-module__gdXJcq__content{background:linear-gradient(#0000 0%,#000c 100%);padding:1.2rem 1.6rem 1.6rem;position:absolute;bottom:0;left:0;right:0}.skeleton-module__gdXJcq__featuringSkeleton{background:linear-gradient(90deg,#d0d0d0 25%,silver 50%,#d0d0d0 75%) 0 0/20rem 100%;border-radius:.4rem;width:8rem;height:1.2rem;margin-bottom:1.2rem;animation:1.5s infinite skeleton-module__gdXJcq__shimmer}.skeleton-module__gdXJcq__performersSkeleton{background:linear-gradient(90deg,#d0d0d0 25%,silver 50%,#d0d0d0 75%) 0 0/20rem 100%;border-radius:.4rem;width:12rem;height:1.6rem;animation:1.5s infinite skeleton-module__gdXJcq__shimmer}@media (min-width:480px){.skeleton-module__gdXJcq__content{padding:1.6rem 2rem 2rem}.skeleton-module__gdXJcq__featuringSkeleton{margin-bottom:.6rem}}@media (min-width:1280px){.skeleton-module__gdXJcq__videoThumbnailSkeleton{height:42.1rem}.skeleton-module__gdXJcq__content{padding:2rem 2.4rem 2.4rem}.skeleton-module__gdXJcq__featuringSkeleton{width:10rem;height:1.8rem;margin-bottom:.8rem}.skeleton-module__gdXJcq__performersSkeleton{width:16rem;height:2.2rem}}
@font-face{font-family:typeface;src:url(../media/monorale_regular-s.p.0jk-78338d5hx.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:typeface;src:url(../media/monorale_bold-s.p.23d6j7hxtg1xj.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:typeface Fallback;src:local(Arial);ascent-override:89.38%;descent-override:22.25%;line-gap-override:0.0%;size-adjust:105.17%}.typeface_684939f3-module__AFRtmW__className{font-family:typeface,typeface Fallback}.typeface_684939f3-module__AFRtmW__variable{--vmg-font-family:"typeface", "typeface Fallback"}
@keyframes skeleton-module__Zfj24q__shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton-module__Zfj24q__videoListSkeleton{grid-template-columns:1fr;gap:1rem;width:100%;padding:0;display:grid}.skeleton-module__Zfj24q__videoCardSkeleton:nth-child(n+5){display:none}.skeleton-module__Zfj24q__headerContainer{text-align:center;box-sizing:border-box}.skeleton-module__Zfj24q__videosTitleSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:.4rem;width:12rem;height:1rem;margin:0 auto 1rem;animation:1.5s infinite skeleton-module__Zfj24q__shimmer}.skeleton-module__Zfj24q__headerDescriptionSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:.4rem;width:20rem;height:2rem;margin:0 auto 2rem;animation:1.5s infinite skeleton-module__Zfj24q__shimmer}.skeleton-module__Zfj24q__watchNowSkeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200px 100%;border-radius:.4rem;width:23rem;height:3.7rem;margin:0 auto;animation:1.5s infinite skeleton-module__Zfj24q__shimmer}.skeleton-module__Zfj24q__onlyDesktop{display:none}@media (min-width:1280px){.skeleton-module__Zfj24q__videoListSkeleton{max-width:var(--vmg-container);grid-template-columns:repeat(3,1fr);margin:0 auto}.skeleton-module__Zfj24q__videoCardSkeleton:nth-child(n+5){display:block}.skeleton-module__Zfj24q__headerContainer{text-align:left;flex-direction:column;justify-content:center;height:42.1rem;padding:11.7rem 15.3rem 11.7rem 9rem;display:flex}.skeleton-module__Zfj24q__videosTitleSkeleton{width:16rem;height:2.4rem;margin:0 0 2rem}.skeleton-module__Zfj24q__headerDescriptionSkeleton{width:28rem;height:3.6rem;margin:0 0 2rem}.skeleton-module__Zfj24q__watchNowSkeleton{width:28rem;height:5.7rem;margin:0}.skeleton-module__Zfj24q__onlyMobile{display:none}.skeleton-module__Zfj24q__onlyDesktop{display:block}}
