.vo-full-width-banner{padding-top:var(--vo-banner-padding-top, 0);padding-bottom:var(--vo-banner-padding-bottom, 0);background:var(--bg-color-base-default, #ffffff)}.vo-full-width-banner__frame{position:relative;width:100%;overflow:clip;background:var(--bg-color-base-default, #ffffff)}.vo-full-width-banner__media{position:relative;aspect-ratio:var(--vo-banner-desktop-aspect, 21 / 9);background:var(--bg-color-base-secondary, #f8f8fb)}.vo-full-width-banner__media-surface,.vo-full-width-banner__cover,.vo-full-width-banner__video-layer,.vo-full-width-banner__media-link{position:absolute;top:0;right:0;bottom:0;left:0}.vo-full-width-banner__cover{z-index:1}.vo-full-width-banner__video-layer{z-index:2;transition:opacity .24s ease,visibility .24s ease}.vo-full-width-banner__video-layer--mobile{display:none}.vo-full-width-banner__cover img,.vo-full-width-banner__video,.vo-full-width-banner__image{width:100%;height:100%;display:block;object-fit:cover}.vo-full-width-banner__video{background:transparent}.vo-full-width-banner.is-video-fallback .vo-full-width-banner__video-layer,.vo-full-width-banner.is-video-paused .vo-full-width-banner__video-layer{opacity:0;visibility:hidden;pointer-events:none}.vo-full-width-banner__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#efefef;background-image:linear-gradient(90deg,rgba(0,0,0,.04) 50%,transparent 50%),linear-gradient(rgba(0,0,0,.04) 50%,transparent 50%);background-size:14rem 14rem;overflow:hidden}.vo-full-width-banner__placeholder-focus{position:absolute;top:3rem;right:3rem;bottom:3rem;left:3rem;border:1px solid rgba(255,0,0,.7)}.vo-full-width-banner__placeholder-focus--inner{top:20%;right:45%;bottom:20%;left:45%;border-color:#fff300d9}.vo-full-width-banner__placeholder-copy,.vo-full-width-banner__placeholder-ratio{position:absolute;font-family:var(--text-base-family, var(--font-family-body));color:#2021258c;font-size:1.4rem;line-height:1.4}.vo-full-width-banner__placeholder-copy{left:3rem;bottom:3rem}.vo-full-width-banner__placeholder-ratio{left:50%;top:50%;transform:translate(-50%,-50%)}.vo-full-width-banner__media-link{z-index:3;display:block}.vo-full-width-banner__cursor{--vo-cursor-x: 50%;--vo-cursor-y: 50%;position:absolute;left:var(--vo-cursor-x);top:var(--vo-cursor-y);z-index:7;display:inline-flex;align-items:center;justify-content:center;min-height:4rem;padding:1.2rem 1.8rem;border-radius:99rem;background:#202125eb;color:#fff;font-family:var(--text-cta-medium-family, var(--font-family-heading));font-size:1.2rem;letter-spacing:.12em;line-height:1;text-transform:none;white-space:nowrap;pointer-events:none;opacity:0;transform:translate(-50%,-135%) scale(.92);transition:opacity .2s ease,transform .2s ease}.vo-full-width-banner__cursor.is-visible{opacity:1;transform:translate(-50%,-135%) scale(1)}.vo-full-width-banner__video-controls{position:absolute;top:2.4rem;right:2.4rem;z-index:6;display:inline-flex;align-items:center;gap:0;border-radius:999px;background:#00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.vo-full-width-banner.is-video-fallback .vo-full-width-banner__video-controls{display:none}.vo-full-width-banner__video-control{width:4rem;height:4rem;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#fff;cursor:pointer}.vo-full-width-banner__video-control:focus-visible{outline:2px solid rgba(255,255,255,.85);outline-offset:-2px}.vo-full-width-banner__icon{width:1.6rem;height:1.6rem;display:inline-flex;align-items:center;justify-content:center}.vo-full-width-banner__icon[hidden]{display:none}.vo-full-width-banner__icon svg{width:100%;height:100%}.vo-full-width-banner__icon .icon{width:100%;height:100%}.vo-full-width-banner__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:flex-end;padding:6.4rem;pointer-events:none}.vo-full-width-banner__content-inner{width:min(100%,70.6rem);max-width:70.6rem;display:flex;flex-direction:column;gap:1.6rem;color:var(--vo-banner-desktop-text-color, #202125);pointer-events:none}.vo-full-width-banner__copy{display:flex;flex-direction:column;gap:.8rem}.vo-full-width-banner__pretitle,.vo-full-width-banner__heading{margin:0;color:currentColor}.vo-full-width-banner__body{margin:0;max-width:none;color:currentColor;font-family:var(--text-base-family, var(--font-family-body));font-size:1.6rem;letter-spacing:0;line-height:2rem}.vo-full-width-banner__body p{margin:0}.vo-full-width-banner__countdown{width:100%;display:flex;flex-direction:column;gap:.4rem;align-self:stretch;color:currentColor;text-align:inherit}.vo-full-width-banner__countdown-label{display:block;width:100%;text-transform:none}.vo-full-width-banner__countdown-timer{display:block;width:100%}.vo-full-width-banner__buttons{display:flex;flex-wrap:wrap;align-items:center;gap:1.6rem;pointer-events:auto}.vo-full-width-banner--desktop-buttons-vertical .vo-full-width-banner__buttons{width:100%;flex-direction:column;align-items:flex-start}.vo-full-width-banner--desktop-buttons-vertical .vo-full-width-banner__button,.vo-full-width-banner--tablet-buttons-vertical .vo-full-width-banner__button{width:max-content}.vo-full-width-banner__button{width:max-content;max-width:100%;flex:0 0 auto;pointer-events:auto}.vo-full-width-banner__button.is-disabled{opacity:.45;cursor:default;pointer-events:none}.vo-full-width-banner__button--solid-dark{--color-button-primary-brand-default-background: #000000;--color-button-primary-brand-hover-background: #2d2d2d;--color-button-primary-brand-default-text: #ffffff}.vo-full-width-banner__button--solid-light{--color-button-primary-brand-default-background: var(--bg-color-brand-inverse-primary, #ffffff);--color-button-primary-brand-hover-background: rgba(255, 255, 255, .86);--color-button-primary-brand-default-text: var(--text-color-brand-primary, #202125)}.vo-full-width-banner__button--outline-dark,.vo-full-width-banner__button--glass-dark{--color-button-secondary-brand-default-text: var(--text-color-brand-primary, #202125);--color-button-secondary-brand-default-border: var(--borders-color-brand-primary, #202125);--color-button-secondary-brand-hover-background: rgba(32, 33, 37, .08)}.vo-full-width-banner__button--outline-light,.vo-full-width-banner__button--glass-light{--color-button-secondary-brand-default-text: var(--text-color-brand-primary-inverse, #ffffff);--color-button-secondary-brand-default-border: var(--borders-color-brand-primary-inverse, #ffffff);--color-button-secondary-brand-hover-background: rgba(255, 255, 255, .12)}.vo-full-width-banner__button--glass-dark{background:#20212529;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vo-full-width-banner__button--glass-dark:after{border-color:#20212559}.vo-full-width-banner__button--glass-light{background:#ffffff24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vo-full-width-banner__button--glass-light:after{border-color:#ffffff73}.vo-full-width-banner__button--text-cta{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.vo-full-width-banner__button--text-cta.vo-full-width-banner__button--solid-dark{color:var(--text-color-brand-primary-inverse, #ffffff)}.vo-full-width-banner__button--text-cta.vo-full-width-banner__button--solid-light{color:var(--text-color-brand-primary, #202125)}.vo-full-width-banner--desktop-left .vo-full-width-banner__content{justify-content:flex-start}.vo-full-width-banner--desktop-v-center .vo-full-width-banner__content{align-items:center}.vo-full-width-banner--desktop-v-bottom .vo-full-width-banner__content{align-items:flex-end}.vo-full-width-banner--desktop-center .vo-full-width-banner__content{justify-content:center;padding-inline:clamp(2.4rem,12.22vw,17.6rem)}.vo-full-width-banner--desktop-center .vo-full-width-banner__content-inner{width:100%;max-width:none;align-items:center;text-align:center}.vo-full-width-banner--desktop-center .vo-full-width-banner__body{max-width:72rem}.vo-full-width-banner--desktop-center .vo-full-width-banner__buttons{justify-content:center}.vo-full-width-banner--desktop-center.vo-full-width-banner--desktop-buttons-vertical .vo-full-width-banner__buttons{align-items:center}.vo-full-width-banner--desktop-right .vo-full-width-banner__content{justify-content:flex-end}.vo-full-width-banner--desktop-right .vo-full-width-banner__content-inner{margin-left:auto;align-items:flex-end;text-align:right}.vo-full-width-banner--desktop-right .vo-full-width-banner__buttons{justify-content:flex-end}.vo-full-width-banner--desktop-right.vo-full-width-banner--desktop-buttons-vertical .vo-full-width-banner__buttons{align-items:flex-end}:where(.vo-full-width-banner--desktop-left,.vo-full-width-banner--desktop-right) .vo-full-width-banner__content-inner{max-width:min(70.6rem,calc(50% - 6.4rem))}@media screen and (max-width:1024px){.vo-full-width-banner__media{aspect-ratio:var(--vo-banner-tablet-aspect, 16 / 9)}.vo-full-width-banner__content{padding:3.2rem}.vo-full-width-banner__content-inner{width:min(100%,59.475rem);max-width:59.475rem}:where(.vo-full-width-banner--desktop-left,.vo-full-width-banner--desktop-right) .vo-full-width-banner__content-inner{max-width:min(59.475rem,calc(50% - 3.2rem))}.vo-full-width-banner__heading{font-size:3.2rem;line-height:3.8rem}.vo-full-width-banner__body{max-width:none}.vo-full-width-banner--tablet-buttons-horizontal .vo-full-width-banner__buttons{width:100%;flex-direction:row;align-items:center;justify-content:flex-start}.vo-full-width-banner--tablet-buttons-horizontal .vo-full-width-banner__button{width:max-content}.vo-full-width-banner--tablet-buttons-vertical .vo-full-width-banner__buttons{width:100%;flex-direction:column;align-items:flex-start}}@media screen and (max-width:768px){.vo-full-width-banner__content-inner{width:100%;max-width:none}}@media screen and (max-width:749px){.vo-full-width-banner__media{aspect-ratio:var(--vo-banner-mobile-aspect, 4 / 3)}.vo-full-width-banner__video-controls{top:1.6rem;right:1.6rem}.vo-full-width-banner__content{padding:2.4rem 1.6rem}.vo-full-width-banner__content-inner{width:100%;gap:1.6rem;color:var(--vo-banner-mobile-text-color, #202125)}.vo-full-width-banner__heading{font-size:3.2rem;line-height:3.8rem}.vo-full-width-banner__body{max-width:none}.vo-full-width-banner--has-mobile-video .vo-full-width-banner__video-layer--desktop{display:none}.vo-full-width-banner--has-mobile-video .vo-full-width-banner__video-layer--mobile{display:block}.vo-full-width-banner--mobile-buttons-vertical .vo-full-width-banner__buttons{display:grid;grid-template-columns:1fr;width:100%}.vo-full-width-banner--mobile-buttons-vertical .vo-full-width-banner__button{width:100%}.vo-full-width-banner--mobile-buttons-horizontal .vo-full-width-banner__buttons{display:flex;flex-wrap:wrap;width:100%}.vo-full-width-banner--mobile-buttons-horizontal .vo-full-width-banner__button{width:max-content}.vo-full-width-banner--mobile-left .vo-full-width-banner__buttons{justify-content:flex-start}.vo-full-width-banner--mobile-left .vo-full-width-banner__content-inner,.vo-full-width-banner--mobile-left .vo-full-width-banner__copy{align-items:flex-start;text-align:left}.vo-full-width-banner--mobile-center .vo-full-width-banner__content-inner,.vo-full-width-banner--mobile-center .vo-full-width-banner__copy{align-items:center;text-align:center}.vo-full-width-banner--mobile-center .vo-full-width-banner__buttons{justify-content:center}.vo-full-width-banner--mobile-center .vo-full-width-banner__buttons{justify-items:center}.vo-full-width-banner--mobile-right .vo-full-width-banner__buttons{justify-content:flex-end}.vo-full-width-banner--mobile-right .vo-full-width-banner__content-inner,.vo-full-width-banner--mobile-right .vo-full-width-banner__copy{align-items:flex-end;text-align:right}.vo-full-width-banner--mobile-right.vo-full-width-banner--mobile-buttons-vertical .vo-full-width-banner__buttons{justify-items:end}.vo-full-width-banner--mobile-below .vo-full-width-banner__frame{display:flex;flex-direction:column}.vo-full-width-banner--mobile-below .vo-full-width-banner__content{position:relative;inset:auto;padding-top:2.4rem;padding-bottom:0;background:#fff}.vo-full-width-banner--mobile-below .vo-full-width-banner__content-inner{color:#202125}.vo-full-width-banner--mobile-below .vo-full-width-banner__cursor{display:none}}@media(hover:none),(pointer:coarse){.vo-full-width-banner__cursor{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/vo-full-width-banner.css.map */
