.wit-carousel{padding-left:5rem;padding-right:5rem;box-sizing:border-box}.wit-carousel__header{margin-bottom:4rem}.wit-carousel__title{margin:0;font-family:var(--font-body-family);font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:1;text-transform:uppercase;color:#111}.wit-carousel__subtitle{margin:.4rem 0 0;font-size:1.4rem;line-height:1.5}.wit-carousel__track{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--carousel-gap, 12px)}.wit-carousel__card{position:relative;overflow:hidden;border-radius:0;aspect-ratio:3 / 4}.wit-carousel__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.wit-carousel__card .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.wit-carousel__card .wit-carousel__card-scrim{display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:0;pointer-events:none}.wit-carousel__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem}.wit-carousel__card-title{color:#fff;font-family:var(--font-body-family);font-size:1.5rem;font-weight:400;letter-spacing:0;text-transform:uppercase;text-align:center;text-shadow:0 1px 6px rgba(0,0,0,.5)}.wit-carousel__card-cta.button{display:inline-flex;align-items:center;gap:.5rem;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);border-radius:10rem;background-color:#fff!important;color:#111!important;border:none;padding:0 2.4rem;min-height:4rem;font-family:Ginka Book,sans-serif;font-size:1.5rem;font-weight:450;letter-spacing:.04rem;white-space:nowrap}.wit-carousel__card-cta.button:before,.wit-carousel__card-cta.button:after{border-radius:10rem;box-shadow:none!important}.wit-carousel__card-cta.button:hover{background-color:#ffffffe0!important}.wit-carousel__card-cta--dark.button{background-color:#222!important;color:#fff!important}.wit-carousel__card-cta--dark.button:hover{background-color:#222222e0!important}@media screen and (max-width:749px){.wit-carousel{padding-left:2rem;padding-right:0}.wit-carousel__header{padding-right:2rem;margin-bottom:3rem}.wit-carousel__track{grid-template-columns:repeat(4,72vw);grid-auto-flow:column;grid-auto-columns:72vw;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-right:2rem}.wit-carousel__track::-webkit-scrollbar{display:none}.wit-carousel__card{scroll-snap-align:start}}.wit-email{width:100%;padding-top:var(--section-padding, 20px);padding-bottom:var(--section-padding, 20px);margin-top:0!important;margin-bottom:0!important}.wit-email__inner{display:flex;align-items:center;justify-content:space-between;gap:2.4rem;max-width:144rem;margin:0 auto;padding:0 2.4rem}.wit-email__heading{font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;line-height:1.3;margin:0;flex:0 1 42%}.wit-email__form{flex:1 1 auto}.wit-email__fields{display:flex;align-items:center;gap:0;background:#fff;border-radius:10rem;overflow:hidden;border:1px solid var(--input-border, #fff);max-width:52rem;margin-left:auto}.wit-email__input{flex:1 1 auto;background:transparent;border:none;outline:none;padding:.9rem 1.6rem;font-family:var(--font-body-family);font-size:1.3rem;color:#111;min-width:0}.wit-email__input::placeholder{color:#888}.wit-email__btn{flex:0 0 auto;background:var(--btn-bg, #111);color:var(--btn-text, #fff);border:none;border-radius:10rem;padding:.9rem 2rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;white-space:nowrap;transition:opacity .2s}.wit-email__btn:hover{opacity:.85}.wit-email .klaviyo-form{width:100%;max-width:52rem;margin-left:auto}@media(max-width:767px){.wit-email__inner{flex-direction:column;align-items:flex-start;gap:1.6rem}.wit-email__heading{flex:none}.wit-email__fields,.wit-email .klaviyo-form{max-width:100%;margin-left:0}}.wit-hero{position:relative;width:100%;overflow:hidden;margin-top:0!important}.wit-hero--contained{max-width:var(--page-width, 1400px);margin-left:auto!important;margin-right:auto!important}.wit-hero-scroller{z-index:1;--wit-hero-panel: calc(100vh - 96px) }.wit-hero-scroller__item{position:absolute;top:0;left:0;width:100%}.wit-hero-scroller__sticky{position:sticky;top:96px;height:var(--wit-hero-panel);overflow:hidden}@media screen and (max-width:989px){.wit-hero-scroller{--wit-hero-panel: calc(100vh - 65px) }.wit-hero-scroller__sticky{top:65px}}.wit-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;overflow:hidden}.wit-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wit-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:0}.wit-hero__img--desktop{display:block}.wit-hero__img--mobile{display:none}@media screen and (max-width:749px){.wit-hero__img--mobile{display:block}.wit-hero__img--desktop{display:none}}.wit-hero__media .placeholder-svg{width:100%;height:100%}.wit-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.wit-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:4rem 5rem;box-sizing:border-box;color:var(--hero-text-color, #ffffff)}.wit-hero__text{display:flex;flex-direction:column;gap:.8rem}@media screen and (min-width:750px){.wit-hero__text{max-width:50%}}.wit-hero--v-top .wit-hero__text{align-self:flex-start}.wit-hero--v-middle .wit-hero__text{align-self:center}.wit-hero--v-bottom .wit-hero__text{align-self:flex-end}.wit-hero__title,.wit-hero__title>*,.wit-hero__subtitle,.wit-hero__subtitle>*{margin:0}.wit-hero__title{color:var(--hero-text-color, #ffffff)}.wit-hero__subtitle{font-family:var(--font-body-family);font-size:1.6rem;line-height:1.5;color:var(--hero-text-color, #ffffff)}.wit-hero__ctas{flex-shrink:0;align-self:flex-end;margin-left:auto;display:flex;flex-wrap:nowrap;gap:1.2rem}.wit-hero__cta.button{display:inline-flex;align-items:center;gap:.5rem;border-radius:10rem;background-color:#fff!important;color:#111!important;border:none;padding:0 2.4rem;min-height:4rem;font-family:Ginka Book,sans-serif;font-size:1.5rem;font-weight:450;letter-spacing:.04rem;white-space:nowrap}.wit-hero__cta.button:before,.wit-hero__cta.button:after{border-radius:10rem;box-shadow:none!important}.wit-hero__cta.button:hover{background-color:#ffffffe0!important}.wit-hero__cta--dark.button{background-color:#222!important;color:#fff!important}.wit-hero__cta--dark.button:hover{background-color:#222222e0!important}@media screen and (max-width:749px){.wit-hero__content{flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:3rem 2rem}.wit-hero__text{flex:0 0 auto;width:100%;text-align:left}.wit-hero__title.h1{font-family:Ginka Book,sans-serif;font-size:30px}.wit-hero__subtitle{font-size:15px}.wit-hero__ctas{align-self:flex-start;flex-direction:row;flex-wrap:wrap;margin-top:var(--hero-gap, 16px);margin-left:0}}.wit-pdp{position:relative;width:100%;overflow:hidden;display:flex;margin-top:0!important}.wit-pdp--contained{max-width:var(--page-width, 1400px);margin-left:auto!important;margin-right:auto!important}.wit-pdp--small{height:40vh}.wit-pdp--medium{height:60vh}.wit-pdp--large{height:80vh}.wit-pdp--full{height:100vh}.wit-pdp__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.wit-pdp__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;z-index:0}.wit-pdp__img--desktop{display:block}.wit-pdp__img--mobile{display:none}@media screen and (max-width:749px){.wit-pdp__img--mobile{display:block}.wit-pdp__img--desktop{display:none}}.wit-pdp__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;padding:4rem 5rem;box-sizing:border-box;color:var(--hero-text-color, #ffffff)}.wit-pdp__text{display:flex;flex-direction:column;gap:.8rem}.wit-pdp--v-top .wit-pdp__text{align-self:flex-start}.wit-pdp--v-middle .wit-pdp__text{align-self:center}.wit-pdp--v-bottom .wit-pdp__text{align-self:flex-end}.wit-pdp__title,.wit-pdp__title>*,.wit-pdp__subtitle,.wit-pdp__subtitle>*{margin:0}.wit-pdp__title{color:var(--hero-text-color, #ffffff)}.wit-pdp__subtitle{font-family:var(--font-body-family);font-size:1.6rem;line-height:1.5;color:inherit}.wit-pdp__ctas{flex-shrink:0;align-self:flex-end;margin-left:auto;display:flex;flex-wrap:nowrap;gap:1.2rem}.wit-pdp__cta.button{display:inline-flex;align-items:center;gap:.5rem;border-radius:10rem;background-color:#fff!important;color:#111!important;border:none;padding:0 2.4rem;min-height:4rem;font-family:Ginka Book,sans-serif;font-size:1.5rem;font-weight:450;letter-spacing:.04rem;white-space:nowrap}.wit-pdp__cta.button:before,.wit-pdp__cta.button:after{border-radius:10rem;box-shadow:none!important}.wit-pdp__cta.button:hover{background-color:#ffffffe0!important}.wit-pdp__cta--dark.button{background-color:#222!important;color:#fff!important}.wit-pdp__cta--dark.button:hover{background-color:#222222e0!important}@media screen and (max-width:749px){.wit-pdp__content{flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:3rem 2rem}.wit-pdp__text{flex:0 0 auto;width:100%;text-align:left}.wit-pdp__ctas{align-self:flex-start;flex-direction:row;flex-wrap:wrap;margin-top:var(--hero-gap, 16px);margin-left:0}}.wit-scroll{width:100%;overflow:hidden;padding-top:var(--scroll-padding, 14px);padding-bottom:var(--scroll-padding, 14px);margin-top:0!important;margin-bottom:0!important}.wit-scroll__inner{overflow:hidden;width:100%}.wit-scroll__track{display:flex;flex-wrap:nowrap;width:max-content;animation:wit-scroll-marquee var(--scroll-duration, 20s) linear infinite}.wit-scroll:hover .wit-scroll__track{animation-play-state:paused}@keyframes wit-scroll-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.wit-scroll__track{animation:none}}.wit-scroll__item{display:inline-flex;align-items:center;white-space:nowrap;font-size:var(--scroll-font-size, 1.4rem);font-weight:600;letter-spacing:.08em;text-transform:uppercase;font-family:var(--font-body-family);line-height:1}.wit-scroll__sep{display:inline-block;margin:0 1.6em;opacity:.6}.sf{color:rgb(var(--color-foreground))}.sf__inner{display:grid;grid-template-columns:1fr;gap:3rem;padding:4rem 2rem;max-width:var(--page-width, 1400px);margin:0 auto;align-items:center}.sf__title{margin:0 0 1rem;font-family:var(--font-heading-family);font-weight:400;font-size:3.2rem;line-height:1.05}.sf__subtitle{margin:0 0 3rem;font-family:var(--font-body-family);font-size:1.6rem;line-height:1.4;max-width:42rem}.sf__step{display:none}.sf__step.is-active{display:block}.sf__step-head{display:flex;align-items:center;gap:1rem;margin-bottom:1.6rem}.sf__question{margin:0;font-family:var(--font-body-family);font-size:1.4rem;font-weight:500}.sf__back{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:50%;border:1px solid rgb(var(--color-foreground));background:transparent;color:rgb(var(--color-foreground));cursor:pointer}.sf__options{display:flex;flex-direction:column;gap:1rem;max-width:40rem}.sf__option{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.2rem 2rem;border:1px solid rgb(var(--color-foreground));border-radius:999px;background:transparent;color:rgb(var(--color-foreground));font-family:var(--font-body-family);font-size:1.4rem;cursor:pointer;transition:background .15s ease,color .15s ease}.sf__option-arrow{display:inline-flex;opacity:.6}.sf__option:hover,.sf__option.is-selected{background:rgb(var(--color-foreground));color:rgb(var(--color-background))}.sf__option:hover .sf__option-arrow,.sf__option.is-selected .sf__option-arrow{opacity:1}.sf__media{width:100%}.sf__img{width:100%;height:auto;display:block;border-radius:4px}@media screen and (min-width:990px){.sf__inner{grid-template-columns:1fr 1fr;gap:5rem;padding:6rem 5rem}.sf__title{font-size:4rem}}
/*# sourceMappingURL=/cdn/shop/t/18/compiled_assets/styles.css.map */
