.w-section-shell{margin:0;padding:0;min-width:0}.w-section{--w-bg: #fff;--w-ink: #141414;--w-title: 72px;--w-title-mobile: 40px;--w-space: 80px;--w-line: color-mix(in srgb, var(--w-ink) 19%, transparent);color:var(--w-ink);background:var(--w-bg);font-family:var(--ul-text-font-family, Manrope, Arial, sans-serif);font-size:var(--w-body, 18px);line-height:1.6;overflow:clip}.w-section *,.w-section *:before,.w-section *:after{box-sizing:border-box}.w-section img,.w-section svg{display:block}.w-section img{max-width:100%}.w-section h1,.w-section h2,.w-section h3,.w-section p{margin:0}.w-section a{color:inherit;text-decoration:none}.w-section .w-icon{width:22px;height:22px;flex:0 0 auto}.w-wrap{width:100%;max-width:1760px;margin-inline:auto;padding-inline:clamp(24px,4vw,80px)}.w-section .w-label{font-size:13px;line-height:1.45;font-weight:600;letter-spacing:.09em;text-transform:uppercase;display:flex;align-items:center;gap:12px}.w-marker{display:inline-block;flex-shrink:0;width:7px;height:7px;background:currentColor}.w-section .w-heading{font-family:var(--ul-heading-font-family, Manrope, Arial, sans-serif);font-size:clamp(var(--w-title-mobile),5.5vw,var(--w-title));font-weight:600;line-height:1.05;letter-spacing:-.065em;text-wrap:balance;overflow-wrap:anywhere}.w-copy{font-size:var(--w-body, 18px);line-height:1.65;font-weight:400;letter-spacing:-.015em}.w-section .w-copy>*+*{margin-top:1em}.w-section .w-button{--w-button-bg: #141414;--w-button-ink: #fff;display:inline-flex;justify-content:space-between;align-items:center;gap:36px;min-height:56px;padding:15px 23px;background:var(--w-button-bg);color:var(--w-button-ink);border:1px solid var(--w-button-bg);border-radius:0;font:inherit;font-size:16px;font-weight:600;line-height:1.4;cursor:pointer;text-decoration:none;transition:color .25s ease,background-color .25s ease,border-color .25s ease}.w-section .w-button>span{color:inherit;opacity:1;visibility:visible}.w-section .w-button .w-icon{width:18px;height:18px;transition:transform .3s ease}.w-section .w-button--outline{--w-button-bg: transparent;--w-button-ink: #141414;border-color:#141414}.w-section .w-button:hover{background:var(--w-button-ink);color:var(--w-button-bg);border-color:var(--w-button-ink)}.w-section .w-button--outline:hover{background:#141414;color:#fff;border-color:#141414}.w-section .w-button:hover .w-icon{transform:translate(2px,-2px)}.w-section :is(a,button,input):focus-visible{outline:2px solid currentColor;outline-offset:5px}.w-section .w-text-link{display:inline-flex;flex-shrink:0;align-items:center;justify-content:space-between;gap:26px;padding:12px 0;border-bottom:1px solid currentColor;font-size:16px;font-weight:600;line-height:1.4;min-height:48px}.w-section .w-text-link .w-icon{width:18px;height:18px;transition:transform .3s ease}.w-text-link:hover .w-icon{transform:translate(3px,-3px)}.w-section-head{display:flex;justify-content:space-between;align-items:end;gap:32px;padding-bottom:36px;margin-bottom:28px;border-bottom:1px solid var(--w-line)}.w-section-head .w-heading{max-width:850px}.w-section-head .w-label{margin-bottom:12px}.w-section-head .w-copy{margin-top:22px;max-width:630px}.w-section .w-circle{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;border:1px solid var(--w-line);border-radius:50%;background:transparent;color:inherit;transition:background .25s ease,color .25s ease}.w-section button.w-circle{cursor:pointer}.w-section .w-circle:disabled{opacity:.3;cursor:default}.w-section .w-circle--previous .w-icon{transform:rotate(180deg)}.w-hero__stage{position:relative;width:100%;isolation:isolate;aspect-ratio:2 / 1;min-height:500px;max-height:960px;background:#e9e9e7;overflow:hidden}.w-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;transform:translate3d(0,var(--w-depth-y,0px),0) scale(1.025);transform-origin:70% 55%}.w-hero__media picture{display:block;width:100%;height:100%}.w-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.w-hero__content{position:absolute;left:clamp(24px,4vw,80px);top:50%;transform:translateY(-50%);width:47%;z-index:1}.w-section .w-hero__eyebrow{margin-bottom:34px}.w-section .w-hero__heading{font-family:var(--ul-heading-font-family, Manrope, Arial, sans-serif);font-size:clamp(54px,7.3vw,var(--w-title));font-weight:600;letter-spacing:-.075em;line-height:.99;text-wrap:balance;overflow-wrap:normal}.w-hero__description{max-width:430px;margin-top:24px}.w-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:38px}.w-hero__actions .w-button{min-width:146px}.w-hero__side{position:absolute;right:22px;top:42px;writing-mode:vertical-rl}.w-section .w-hero__explore{position:absolute;left:clamp(24px,4vw,80px);bottom:24px;gap:24px;min-height:44px}.w-hero__explore .w-icon{width:16px;height:16px}.w-hero__rail{display:grid;grid-template-columns:repeat(4,1fr);background:#141414;color:#fff}.w-hero__rail a{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px clamp(20px,4vw,70px);border-right:1px solid #444;font-size:15px;line-height:1.4;text-transform:uppercase;letter-spacing:.055em;font-weight:600;transition:background .25s ease}.w-hero__rail a:last-child{border:0}.w-hero__rail a:hover{background:#333}.w-hero__rail .w-icon{width:17px;height:17px}.w-intro{padding-top:var(--w-space);padding-bottom:4px}.w-intro__top{display:grid;grid-template-columns:1fr 2.1fr;gap:60px}.w-intro__top>.w-label{align-self:start;margin-top:10px}.w-intro__copy{max-width:1120px;font-size:clamp(24px,2.55vw,38px);line-height:1.4;letter-spacing:-.035em}.w-intro__wordmark{margin-top:52px;overflow:hidden;padding:0 2vw}.w-intro__wordmark span{display:block;width:100%;font-size:20.4vw;font-family:var(--ul-heading-font-family,Manrope,Arial,sans-serif);font-weight:600;letter-spacing:-.08em;line-height:.85;color:#e9e9e6;text-align:center;transform:translate3d(var(--w-drift-x,0px),0,0)}.w-collections{padding-block:var(--w-space) calc(var(--w-space) + 44px)}.w-collections__grid{display:grid;grid-template-columns:repeat(var(--w-columns,4),minmax(0,1fr));gap:22px}.w-collection:nth-child(2n){margin-top:48px;margin-bottom:-48px}.w-collection__link{display:block}.w-collection__media{aspect-ratio:3/4;background:#ededeb;overflow:hidden;position:relative}.w-collection__media>img,.w-collection__media>svg{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.2,.7,.2,1)}.w-collection__tag{position:absolute;bottom:18px;left:18px;padding:5px 9px;background:#fff;color:#141414}.w-collection__title{display:flex;align-items:center;justify-content:space-between;padding-top:18px;gap:12px}.w-section .w-collection__title h3{font-size:clamp(26px,2.5vw,38px);font-weight:500;line-height:1.15;letter-spacing:-.045em}.w-collection__link:hover img{transform:scale(1.035)}.w-collection__link:hover .w-circle{background:var(--w-ink);color:var(--w-bg)}.w-products{padding-block:var(--w-space)}.w-products__grid{display:grid;grid-template-columns:repeat(var(--w-columns,3),minmax(0,1fr));gap:42px 22px}.w-products__grid>*{min-width:0}.w-products .product-card{display:flex;flex-direction:column;position:relative;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible;--ul-product-card-info-padding: 18px 0 0;--ul-product-card-quick-buy-inset: 14px}.w-products .product-card__figure{position:relative;overflow:hidden;border-radius:0;background:#eaeae8}.w-products .product-card__figure>a{display:block;aspect-ratio:4/5}.w-products .product-card__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .65s cubic-bezier(.2,.7,.2,1),opacity .35s ease}.w-products .product-card__image--primary{aspect-ratio:4/5}.w-products .product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:4/5;display:block;opacity:0}.w-products .product-card__info{display:grid;flex:1;align-content:start;padding:18px 0 0;color:var(--w-ink);gap:9px}.w-products .product-card__info .product-card__title{font-size:18px;font-weight:500;line-height:1.4;letter-spacing:-.02em;width:100%}.w-products .product-card__title a{font-weight:500;min-height:0}.w-products price-list{margin-top:6px;gap:10px;font-size:16px;line-height:1.5}.w-products :is(sale-price,compare-at-price,unit-price){font-size:16px}.w-products .product-card__quick-buy{z-index:2}.w-products .product-card__quick-buy .button{background:#141414;color:#fff;min-height:48px;font-size:15px}.w-products .product-card__quick-buy .button_font{color:#fff;opacity:1;visibility:visible}.w-products .product-card__mobile-quick-buy-button{width:44px;height:44px;background:#fff;color:#141414;border-radius:50%;box-shadow:0 2px 8px #00000012}.w-products .product-card__variant-list{row-gap:8px}.w-carousel-controls{display:flex;align-items:center;gap:20px;padding-top:24px}.w-carousel-controls[hidden]{display:none}.w-carousel-line{flex:1;height:1px;background:var(--w-line);overflow:hidden}.w-carousel-line span{display:block;width:100%;height:100%;background:var(--w-ink);transform-origin:left;transform:scaleX(var(--w-progress,.15))}.w-story{display:grid;grid-template-columns:1.05fr 1fr;background:var(--w-story-bg,#fff);color:var(--w-story-ink,#141414);align-items:stretch}.w-story--end{grid-template-columns:1fr 1.05fr}.w-story--end .w-story__media{order:2}.w-story__media{min-width:0;position:relative;overflow:hidden;background:#e7e7e5;aspect-ratio:1/1;align-self:center}.w-story__media>img,.w-story__media>svg{width:100%;height:100%;object-fit:cover}.w-story__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:30px;padding:clamp(40px,6vw,110px);min-width:0}.w-story__body .w-copy{max-width:530px}.w-story__body .w-heading{max-width:620px;font-size:clamp(var(--w-title-mobile),5.3vw,var(--w-title))}.w-story__body>.w-label{max-width:100%;flex-wrap:wrap}.w-story__body .w-button{margin-top:6px}.w-story__image-caption{position:absolute;left:28px;bottom:28px;padding:10px 14px;background:#fff;color:#141414}.w-story--dark{padding:clamp(24px,4vw,72px);gap:clamp(20px,4vw,72px)}.w-story--dark .w-story__body{padding:30px 0}.w-story--dark .w-story__media{aspect-ratio:4/5}.w-story--dark .w-story__media>img{object-position:50% 50%}.w-story--dark .w-heading{font-size:clamp(42px,4.9vw,72px)}.w-assurances{padding-block:var(--w-space);border-block:1px solid var(--w-line)}.w-assurances__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.w-assurance{padding:0 32px;border-right:1px solid var(--w-line)}.w-assurance:first-child{padding-left:0}.w-assurance:last-child{border-right:0;padding-right:0}.w-assurance__icon{margin-bottom:24px}.w-assurance__icon .w-icon{width:32px;height:32px;stroke-width:1.15}.w-section .w-assurance h2{font-size:21px;font-weight:600;line-height:1.3;letter-spacing:-.035em;margin-bottom:12px}.w-assurance .w-copy{font-size:17px;line-height:1.55;opacity:.8}.w-newsletter{padding-block:calc(var(--w-space) + 20px)}.w-newsletter__grid{display:grid;grid-template-columns:1.05fr 1fr;align-items:end;gap:clamp(40px,8vw,120px)}.w-newsletter .w-label{margin-bottom:32px}.w-newsletter .w-heading{max-width:710px}.w-newsletter__body .w-copy{max-width:520px}.w-newsletter__form{margin-top:32px}.w-section .w-newsletter__label{display:block;color:var(--w-ink);font-size:15px;line-height:1.4;margin-bottom:10px}.w-newsletter__field{display:flex;width:100%;gap:8px}.w-newsletter__field input{display:block;flex:1;min-width:0;min-height:58px;border:1px solid #777;background:#222;color:#fff;padding:16px 18px;font:inherit;font-size:17px;border-radius:0;box-shadow:none}.w-newsletter__field input::placeholder{color:#c9c9c9;opacity:1}.w-newsletter__field .w-button{gap:20px;flex-shrink:0;min-height:58px}.w-newsletter__feedback{margin-top:16px;font-size:17px}.w-newsletter__subtext{margin-top:16px;font-size:14px;line-height:1.5}.w-newsletter__wordmark{font-size:20.4vw;line-height:.85;font-weight:600;letter-spacing:-.08em;margin-top:100px;text-align:center}.witness-home .shopify-section--footer{border-top:1px solid #ffffff24}@media(hover:hover)and (pointer:fine){.w-products .product-card__figure:hover .product-card__image{transform:scale(1.025)}}@media(min-width:750px)and (max-width:1099px){.w-story__body{padding:34px;gap:24px}.w-story__body .w-heading{font-size:50px}.w-section .w-hero__side{display:none}.w-collections__grid{gap:15px}.w-assurance{padding-inline:20px}.w-assurance h2{font-size:19px}.w-newsletter__grid{gap:40px;grid-template-columns:1fr 1.1fr}.w-newsletter .w-heading{font-size:58px}.w-newsletter__field{flex-direction:column}.w-newsletter__field .w-button{justify-content:space-between}}@media(min-width:750px)and (max-width:999px){.w-hero__stage{min-height:0}.w-hero__content{width:48%}.w-section .w-hero__eyebrow{margin-bottom:22px}.w-hero__actions{margin-top:26px}.w-section .w-hero__explore{display:none}}@media(max-width:749px){.w-section{font-size:var(--w-body-mobile,17px)}.w-wrap{padding-inline:20px}.w-section .w-label{font-size:12px;letter-spacing:.075em}.w-section .w-heading{font-size:var(--w-title-mobile,40px);letter-spacing:-.055em;line-height:1.08}.w-copy{font-size:var(--w-body-mobile,17px);line-height:1.65}.w-section .w-button{min-height:54px;padding:15px 19px;font-size:16px}.w-section-head{display:flex;align-items:flex-start;flex-direction:column;gap:18px;padding-bottom:24px;margin-bottom:24px}.w-section-head>.w-label{margin:0}.w-section .w-text-link{min-height:44px;padding-block:9px}.w-hero__stage{aspect-ratio:2/3;min-height:max(630px,calc(150vw + 45px));max-height:none}.w-hero__media{transform:none}.w-hero__image{position:absolute;bottom:0;width:100%;height:auto;object-fit:contain;object-position:center bottom;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 18%);mask-image:linear-gradient(to bottom,transparent,#000 18%)}.w-hero__content{top:30px;left:20px;right:20px;width:auto;transform:none}.w-section .w-hero__eyebrow{margin-bottom:22px}.w-section .w-hero__heading{font-size:var(--w-title-mobile,48px);letter-spacing:-.065em;line-height:1.02}.w-hero__actions{gap:10px;margin-top:24px}.w-hero__actions .w-button{min-width:132px;gap:24px}.w-hero__description{margin-top:18px;max-width:400px}.w-section .w-hero__side,.w-section .w-hero__explore{display:none}.w-hero__rail{grid-template-columns:repeat(4,minmax(0,1fr))}.w-hero__rail a{padding:20px 10px;font-size:12px;letter-spacing:.025em;justify-content:center;gap:9px}.w-hero__rail .w-icon{width:12px;height:12px}.w-intro{padding-top:52px}.w-intro__top{display:flex;flex-direction:column;gap:24px}.w-intro__copy{font-size:23px;line-height:1.45;letter-spacing:-.025em}.w-intro__wordmark{margin-top:34px}.w-collections{padding-block:52px 76px}.w-collections__grid{grid-template-columns:repeat(var(--w-columns-mobile,2),minmax(0,1fr));gap:28px 14px}.w-collection:nth-child(2n){margin-top:28px;margin-bottom:-28px}.w-collection__title{padding-top:14px;gap:6px}.w-section .w-collection__title h3{font-size:25px}.w-collection__title .w-circle{width:38px;height:38px;min-width:38px}.w-collection__title .w-icon{width:17px;height:17px}.w-collection__tag{left:8px;bottom:10px}.w-products{padding-block:52px}.w-products__grid{grid-template-columns:repeat(var(--w-columns-mobile,2),minmax(0,1fr));gap:30px 14px}.w-products__grid--carousel{display:grid;grid-template-columns:none;grid-auto-columns:80%;grid-auto-flow:column;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:20px;margin-inline:-20px;padding:0 20px 5px;scrollbar-width:thin}.w-products__grid--carousel>*{scroll-snap-align:start}.w-products .product-card__info{padding-top:14px;gap:7px}.w-products .product-card__info .product-card__title{font-size:17px;line-height:1.4}.w-products price-list{margin-top:5px}.w-story,.w-story--end{display:flex;flex-direction:column}.w-story--end .w-story__media{order:0}.w-story__media{width:100%;aspect-ratio:1/1}.w-story__body{width:100%;padding:38px 20px 52px;gap:24px}.w-story__body .w-heading{font-size:var(--w-title-mobile,44px)}.w-story__body .w-button{margin-top:0}.w-story--dark{padding:20px;gap:0}.w-story--dark .w-story__media{aspect-ratio:1/1}.w-story--dark .w-story__body{padding:36px 0 30px}.w-assurances{padding-block:40px}.w-assurances__grid{grid-template-columns:1fr 1fr;gap:28px 16px}.w-assurance,.w-assurance:first-child,.w-assurance:last-child{padding:0;border:0}.w-assurance:nth-child(n+3){padding-top:28px;border-top:1px solid var(--w-line)}.w-assurance__icon{margin-bottom:18px}.w-section .w-assurance h2{font-size:19px;line-height:1.35}.w-assurance .w-copy{font-size:17px}.w-newsletter{padding-block:56px}.w-newsletter__grid{display:flex;flex-direction:column;align-items:stretch;gap:28px}.w-newsletter .w-label{margin-bottom:24px}.w-newsletter__form{margin-top:24px}.w-newsletter__field{flex-direction:column;gap:10px}.w-newsletter__field .w-button{justify-content:space-between}.w-newsletter__wordmark{margin-top:60px}}@media(max-width:359px){.w-section .w-hero__heading{font-size:min(var(--w-title-mobile),44px)}.w-hero__rail a{font-size:11px;gap:6px}.w-hero__stage{min-height:610px}.w-collection__title h3{font-size:22px}.w-hero__actions .w-button{min-width:126px}}@media(prefers-reduced-motion:reduce){.w-section *,.w-section *:before,.w-section *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.w-hero__media,.w-intro__wordmark span{transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/compiled_assets/styles.css.map */
