@import"https://use.typekit.net/gyk8xhw.css";:root{--tmwl-font-dark: #2B2B2B;--tmwl-highlight-blue: var(--color-brand-tertiary-dark);--tmwl-background-navy: var(--color-brand-primary);--tmwl-background-purple: #404C93;--tmwl-yellow: var(--color-brand-quaternary);--white: #FFFFFF}.tmw-landing-page__banner{position:relative;width:100%;padding:0 0 2.5rem}.tmw-landing-page__banner-img img{width:100%;height:auto}.tmw-landing-page__banner-content{position:relative;z-index:1;width:100%;max-width:130rem}.tmw-landing-page__banner-content-wrap{max-width:59rem}.tmw-landing-page__banner-content h1{margin:0;font-size:2.8rem;line-height:3rem;text-transform:uppercase;font-weight:700;color:var(--tmwl-font-dark)}.tmw-landing-page__banner-content p{font-size:1.6rem;line-height:2.5rem;max-width:calc(100% - 2.5rem);color:var(--tmwl-font-dark)}.tmw-landing-page__banner-content h1 span{color:var(--tmwl-highlight-blue);font-weight:700}.tmw-landing-page__wrapper{position:relative;z-index:1}.tmw-landing-page__competition-wrapper{background:#02577e;background:linear-gradient(95deg,#02577e,#77dae8);max-width:130rem;position:relative}.tmw-landing-page__competition-wrapper-inner{padding:2.4rem 0}.tmw-landing-page__loading-state{position:absolute;top:0;left:0;width:100%;height:100%;z-index:101;background-color:#02577e40;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.5s all}.tmw-landing-page__loading-state[data-status=active]{opacity:1;visibility:visible;height:100%}.tmw-landing-page__competition-butterfly{position:absolute;top:-5rem;right:2rem;max-width:10rem;height:7.8rem;opacity:1;transition:all .3s}.tmw-landing-page__competition-butterfly[data-visibility=hide]{opacity:0}.tmw-landing-page__competition-logo{margin:0 0 2rem}.tmw-landing-page__competition-logo img{width:auto;height:auto;margin:0 auto;display:block}.tmw-landing-page__competition-description{text-align:center;max-width:34.5rem;width:100%;margin:0 auto}.tmw-landing-page__competition-description h2{font-size:2.4rem;line-height:2rem;text-transform:uppercase;font-weight:700;margin:2.4rem 0 .5rem;color:var(--white)}.tmw-landing-page__competition-description p{font-size:1.6rem;line-height:2.5rem;color:var(--white)}.tmw-landing-page__competition-description p[data-visible=hide]{display:none}.tmw-landing-page__competition-timer{font-family:overtime-lcd-pro,sans-serif;opacity:0;visibility:hidden;height:0;font-size:6rem;line-height:6rem;color:#fffb00;transition:all .5s}.tmw-landing-page__competition-timer[data-timer-status=active]{opacity:1;visibility:visible;height:auto;margin:0 0 1.5rem}.tmw-landing-page__competition-description h2 span,p em{color:#fffb00;font-weight:700;font-style:normal}.tmw-landing-page__competition-viewer-outer{max-width:33rem;width:100%;border:0;margin:.5rem auto 0}.tmw-landing-page__competition-viewer{position:relative;border:.4rem solid var(--tmwl-highlight-blue);background-color:var(--tmwl-background-navy);width:100%;height:48rem;overflow:hidden}.tmw-landing-page__competition-viewer--draggable{cursor:grab}.tmw-landing-page__competition-viewer--dragging{cursor:grabbing}.tmw-landing-page__competition-viewer--disabled{pointer-events:none}.tmw-landing-page__competition-viewer--disabled .tmw-landing-page__competition-background-asset{opacity:.5}.tmw-landing-page__competition-viewer--fitted{left:0!important;top:0!important;transform:scale(1)}.tmw-landing-page__competition-image{position:absolute;-webkit-user-select:none;user-select:none;transition:all .3s ease;width:100%;height:100%;transform-origin:center center;will-change:transform}.tmw-landing-page__competition-image img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.tmw-landing-page__competition-entry[data-prod-visible=active]{display:block}.tmw-landing-page__competition-entry[data-prod-state=active]{opacity:1}.tmw-landing-page__competition-entry{position:absolute;z-index:99;max-width:3.4rem;width:100%;display:none;opacity:.25;transform:scale(.5);transition:.2s all}.tmw-landing-page__competition-entry[data-prod-state=active]:before{content:"";width:calc(100% + 4rem);height:calc(100% + 4rem);position:absolute;top:-2rem;left:-2rem;background-image:url(./tmwl-active-product.png);background-position:center;background-size:cover}.tmw-landing-page__competition-viewer--disabled .tmw-landing-page__competition-entry{transform:none}.tmw-landing-page__competition-key{position:absolute;top:1.5rem;right:1.5rem;display:grid;grid-gap:1.2rem;grid-template-columns:auto auto auto;z-index:99}.tmw-landing-page__competition-key-entry{width:3.7rem;height:3.7rem;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--tmwl-background-purple);border:0;-webkit-user-select:none;user-select:none;transition:all .25s}.tmw-landing-page__competition-key-entry span{color:var(--tmwl-yellow);font-size:1.6rem;line-height:2.5rem;font-weight:700;-webkit-user-select:none;user-select:none}.tmw-landing-page__competition-key-entry[data-prod-state=active]{background-color:var(--tmwl-yellow)}.tmw-landing-page__competition-key-entry[data-prod-state=active] span{color:var(--tmwl-background-purple)}.tmw-landing-page__competition-active-instr{text-align:center;display:none;font-size:1.7rem;line-height:2rem;font-weight:700;color:var(--white);text-transform:capitalize}.tmw-landing-page__competition-active-instr[data-viewer-state=active]{display:block;margin:2rem 0 0}.tmw-landing-page__competition-controls{position:absolute;bottom:2.4rem;left:0;right:0;margin:0 auto;display:flex;justify-content:center;z-index:5}.tmw-landing-page__competition-controls button{background-color:var(--color-button-hover);border-color:var(--color-button-hover);color:#1e1d4a;cursor:pointer;position:relative;transition:all .2s;bottom:0;opacity:1}.tmw-landing-page__competition-controls button[data-btn-state=hidden]{bottom:-10rem;opacity:0}.tmw-landing-page__terms-wrapper{background-color:var(--tmwl-background-navy);max-width:130rem;text-align:center}.tmw-landing-page__terms-wrapper-inner{padding:2.4rem 0}.tmw-landing-page__terms-wrapper p,a{margin:0;font-size:1.4rem;line-height:2.2rem;color:var(--white)}.mobile-only-cst{display:block}.tmw-landing-page__end-mountains{height:12.5rem;background-image:url(./tmwl-footer-mountains.png);background-position:center bottom;background-size:cover;margin:-1rem 0 0}@media screen and (min-width:768px){.tmw-landing-page__banner{position:relative;width:100%;min-height:45rem;display:flex;align-items:center;justify-content:flex-end}.tmw-landing-page__banner-img{position:absolute;top:0;left:0;height:100%;width:70rem}.tmw-landing-page__banner-img img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:right bottom}.tmw-landing-page__banner-content-wrap{margin:0 0 0 auto}.tmw-landing-page__banner-content h1{font-size:4.4rem;line-height:4.8rem}.tmw-landing-page__wrapper{margin:0}.tmw-landing-page__competition-wrapper-inner{padding:6rem 0}.tmw-landing-page__competition-butterfly{position:absolute;top:-6.5rem;right:7.5rem;max-width:23rem;height:18rem}.tmw-landing-page__competition-description{max-width:100%}.tmw-landing-page__competition-description h2{font-size:4.4rem;line-height:4.8rem}.tmw-landing-page__competition-timer{font-size:9rem;line-height:9rem}.tmw-landing-page__competition-viewer-outer{max-width:100%;width:100%;margin:2.4rem auto 0}.tmw-landing-page__competition-viewer{height:44.5rem;border:.8rem solid var(--tmwl-highlight-blue)}.tmw-landing-page__competition-entry[data-prod-visible=active]{max-width:4.5rem;transform:scale(.5)}.tmw-landing-page__competition-entry[data-prod-state=active]:before{width:calc(100% + 6rem);height:calc(100% + 6rem);top:-3rem;left:-3rem}.tmw-landing-page__competition-viewer--disabled .tmw-landing-page__competition-entry{transform:none}.tmw-landing-page__competition-controls{bottom:2.4rem}.tmw-landing-page__competition-active-instr{font-size:1.8rem;line-height:2.2rem}.tmw-landing-page__end-mountains{height:48rem;margin:-25rem 0 0}.mobile-only-cst{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-tomorrow-landing.css.map */
