.dotw-hero{position:relative;display:flex;align-items:var(--dotw-v-align, center);justify-content:var(--dotw-h-align, center);min-height:var(--dotw-min-height, 500px);background-color:var(--dotw-bg-color, #111111);overflow:hidden;width:100%}.dotw-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat}.dotw-hero__overlay{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;pointer-events:none}.dotw-hero__inner{position:relative;z-index:1;width:100%;padding:4rem 2rem;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.dotw-hero__content{display:flex;flex-direction:column;align-items:var(--dotw-h-align, center);text-align:var(--dotw-text-align, center);gap:2rem}.dotw-hero__text{max-width:80ch}.dotw-hero__text p{margin:0}.dotw-hero__text p+p{margin-top:.75em}.dotw-hero__image-block{display:flex;justify-content:center}.dotw-hero__image-block--empty{opacity:.2;max-width:200px}.dotw-hero__image{display:block;width:100%;height:auto}.dotw-hero__countdown{display:flex;flex-direction:row;gap:30px}.dotw-hero__countdown-item{flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:2rem;padding:1.5rem 1rem}.dotw-hero__countdown-number{display:block;font-weight:900;line-height:1;font-variant-numeric:tabular-nums}.dotw-hero__countdown-label{display:block;margin-top:.5rem;text-transform:uppercase;letter-spacing:.08em;font-weight:600}@media screen and (max-width:749px){.dotw-hero__inner{padding:3rem 1.5rem}.dotw-hero__countdown{flex-direction:column;align-items:center}.dotw-hero__countdown-item{flex:none;width:100%}}
/*# sourceMappingURL=/cdn/shop/t/299/assets/dotw-hero.css.map */
