.v2-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:48px;gap:48px 28px}.v2-collection-grid .v2-card>a:first-child{aspect-ratio:1}.v2-collection-button{background:transparent;color:#111!important;width:100%;margin-top:8px}.v2-collection-button:hover{background:#e2dace}.v2-collection-grid .v2-card h3{font-size:20px}@media(max-width:749px){.v2-collection-grid{gap:32px 16px;margin-top:30px}.v2-collection-grid .v2-card h3{font-size:15px}.v2-collection-button{padding:12px 8px;font-size:10px;letter-spacing:.06em}}@media(max-width:359px){.v2-collection-grid{grid-template-columns:1fr}}:root{--v2-paper:#f4f1ea;--v2-ink:#111;--v2-bronze:#a57848;--v2-line:#d4cec3}body{font-size:16px;letter-spacing:0;line-height:1.6}body h1,body h2,body .h0,body .h1,body .h2,body .product__title h1,body .collection-hero__title{font-family:var(--font-heading-family),Impact,sans-serif!important;font-weight:var(--font-heading-weight)!important;letter-spacing:-.025em!important;line-height:1.08;text-transform:uppercase}.v2{background:var(--v2-paper);color:var(--v2-ink)}.v2 a{color:inherit}.v2 p{font-size:16px;line-height:1.65;letter-spacing:0;max-width:60ch}.v2 h1,.v2 h2,.v2 h3{margin:0;color:inherit}.v2 h1{font-size:clamp(46px,5.8vw,82px)}.v2 h2{font-size:clamp(32px,3.2vw,46px)}.v2 h3{font-size:20px;line-height:1.3}.v2-wrap{max-width:1320px;margin:auto;padding:80px 32px}.v2-kicker{font:700 11px/1.5 Arial,sans-serif!important;letter-spacing:.19em!important;text-transform:uppercase;margin:0 0 22px}.v2-button{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:#111;color:#fff!important;min-height:50px;padding:16px 25px;text-decoration:none;font:700 12px/1.4 Arial,sans-serif;letter-spacing:.12em;text-transform:uppercase;border:1px solid #111}.v2-button:hover{background:#333}.v2-link{display:inline-flex;gap:18px;align-items:center;font-size:13px;font-weight:700;text-decoration:none;border-bottom:1px solid;padding:10px 0}.v2 a:focus-visible,.v2 summary:focus-visible,.v2 input:focus-visible,.v2 textarea:focus-visible{outline:3px solid #77502c;outline-offset:4px}.v2-rule{display:block;width:48px;height:3px;background:var(--v2-bronze);margin:26px 0}.v2-hero{max-width:1500px;margin:auto;display:grid;grid-template-columns:.88fr 1.12fr;align-items:stretch}.v2-hero-copy{padding:64px 48px;align-self:center}.v2-hero-copy p{max-width:33ch;margin:24px 0}.v2-hero-copy .v2-kicker{margin-top:0}.v2-hero-art{position:relative;min-width:0;background:#e5e4de;display:block}.v2-hero-art img{width:100%;height:100%;object-fit:cover;display:block;max-height:820px;min-height:600px}.v2-caption{position:absolute;bottom:12px;right:12px;background:#f4f1eaeb;color:#111;padding:5px 9px;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.v2-quote{padding:44px 24px;text-align:center;max-width:920px;margin:auto}.v2-quote blockquote{font-size:clamp(19px,2.2vw,27px);line-height:1.45;border:0;margin:0;font-style:normal;padding:0}.v2-quote cite,.v2-proof cite{display:block;font-style:normal;font-weight:700;font-size:11px;letter-spacing:.15em;text-transform:uppercase;margin-top:20px}.v2-quote .v2-rule{margin:22px auto 0}.v2-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.v2-heading p{font-size:12px;max-width:24ch;text-align:right}.v2-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.v2-card>a:first-child{display:block;aspect-ratio:3/4;background:#e4e2dc;overflow:hidden}.v2-card img{display:block;width:100%;height:100%;object-fit:contain}.v2-card h3{font:700 16px/1.35 Arial,sans-serif;margin:18px 0 6px;letter-spacing:0}.v2-card h3 a{text-decoration:none}.v2-card p{font-size:14px;margin:0 0 12px}.v2-card .v2-link{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.v2-spotlight{display:grid;grid-template-columns:1fr 1fr;background:#111;color:#f4f1ea;align-items:center}.v2-spotlight>div{padding:68px max(32px,6vw)}.v2-spotlight h2{font-size:clamp(40px,4.8vw,68px)}.v2-spotlight img{width:100%;height:480px;object-fit:contain;background:#deded7;display:block}.v2-spotlight .v2-button{border-color:#f4f1ea}.v2-proof{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:32px 0 48px}.v2-proof blockquote{border:1px solid var(--v2-line);margin:0;padding:30px;font-size:19px;font-style:normal;line-height:1.6}.v2-proof cite:before{content:"";display:block;width:34px;height:2px;background:var(--v2-bronze);margin-bottom:17px}.v2-paths{display:grid;grid-template-columns:1fr 1fr;gap:24px}.v2-path{padding:36px;background:#e9e4da}.v2-path p{max-width:40ch}.v2-path:last-child{background:#111;color:#f4f1ea}.v2-faq-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:64px}.v2-faq details{border-top:1px solid var(--v2-line)}.v2-faq details:last-child{border-bottom:1px solid var(--v2-line)}.v2-faq summary{display:flex;justify-content:space-between;list-style:none;cursor:pointer;gap:20px;padding:21px 0;font-weight:600}.v2-faq summary::-webkit-details-marker{display:none}.v2-faq summary:after{content:"+"}.v2-faq details[open] summary:after{content:"\2212"}.v2-faq details p{margin:0 0 24px}.v2-two{display:grid;grid-template-columns:1fr 1fr;gap:64px}.v2-two img{width:100%;height:auto;object-fit:contain}.v2-scripture{background:#111;color:#f4f1ea;text-align:center;padding:70px 24px}.v2-scripture blockquote{color:inherit;border:0;margin:0;font:italic clamp(25px,3vw,40px)/1.4 Georgia,serif}.v2-scripture cite{display:block;font:700 12px Arial,sans-serif;letter-spacing:.2em;margin-top:24px}.v2-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}.v2-step{border-top:2px solid var(--v2-bronze);padding-top:24px}.v2-step b{font-size:12px}.v2-step h2{font-size:30px;margin-top:20px}.v2-table{width:100%;border-collapse:collapse;margin-top:32px}.v2-table th,.v2-table td{text-align:left;border-bottom:1px solid var(--v2-line);padding:16px;font-size:15px}.v2-table-wrap{overflow:auto}.v2-contact-form{display:grid;gap:18px}.v2-contact-form label{display:block;font-size:14px;margin-bottom:7px}.v2-contact-form input,.v2-contact-form textarea{background:transparent;border:1px solid #898277;border-radius:0;padding:13px;width:100%;font:inherit}.v2-contact-form textarea{min-height:170px}.v2-help h1{margin-bottom:32px}.v2-product-meaning{margin:20px 0}.v2-product-meaning p{font-size:16px;line-height:1.6;letter-spacing:0}.v2-quote-excerpt{border-left:3px solid var(--v2-bronze);padding-left:16px;margin:20px 0}.v2-product-story .v2-two{align-items:start}.v2-product-story .rte{font-size:16px;line-height:1.8}.v2-product-story .rte p{letter-spacing:0}.v2-collection-note{border-top:1px solid var(--v2-line)}body .header{max-width:1384px}.header__menu-item{font-size:14px;letter-spacing:0}.header__heading-logo-wrapper{max-width:200px}.announcement-bar__message{font-family:Arial,sans-serif!important;font-weight:500;font-size:11px;letter-spacing:.1em}.button{border-radius:0;min-height:50px}.product__title h1{font-size:clamp(35px,3.7vw,54px)!important}.product-form__input .form__label{font-size:14px;letter-spacing:0}.product-form__submit{background:#111!important;color:#fff!important}.product__info-container .price{font-size:24px}.collection-hero__title{font-size:clamp(40px,4.5vw,64px)!important}.footer-block__heading{font-family:Arial,sans-serif!important;font-size:16px;text-transform:none;letter-spacing:0!important}.footer-block__brand-info h2,.footer-block__newsletter h2{font-size:30px!important}.footer-block__details-content a{font-size:14px}.footer-block__details-content p{letter-spacing:0}.footer__content-top{max-width:1384px}.card__heading{font:700 17px/1.3 Arial,sans-serif!important;letter-spacing:0;text-transform:none}.card__information .price{font-size:15px}.tog-product-help p{font-size:16px}.cart__footer{border-top:1px solid var(--v2-line)}@media(max-width:989px){.v2-hero-copy{padding:44px 28px}.v2-hero h1{font-size:54px}.v2-hero-art img{min-height:570px}.v2-grid{gap:20px}.v2-two{gap:32px}}@media(max-width:749px){.v2-wrap{padding:48px 22px}.v2-hero{grid-template-columns:1fr}.v2-hero-copy{padding:36px 22px}.v2-hero h1{font-size:clamp(40px,10.5vw,64px);max-width:15ch}.v2-hero-copy p{max-width:35ch}.v2-hero-art img{min-height:0;height:auto;max-height:none;aspect-ratio:1;object-fit:contain}.v2-quote{padding:32px 22px}.v2-heading{display:block}.v2-heading p{text-align:left;max-width:none}.v2-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}.v2-card h3{font-size:15px}.v2-card .v2-link{font-size:10px;gap:8px}.v2-spotlight,.v2-two,.v2-proof,.v2-paths,.v2-faq-layout,.v2-steps{grid-template-columns:1fr}.v2-spotlight>div{padding:44px 22px}.v2-spotlight img{height:360px}.v2-proof{margin:24px 0 32px}.v2-proof blockquote{padding:24px;font-size:17px}.v2-path{padding:28px}.v2-faq-layout,.v2-two{gap:32px}.v2-steps{gap:24px}.v2-scripture{padding:50px 22px}.v2-table th,.v2-table td{padding:12px 8px;min-width:120px}.v2-table td:first-child{min-width:170px}.header__heading-logo-wrapper{max-width:170px}.product__title h1{font-size:36px!important}}@media(max-width:359px){.v2-grid{grid-template-columns:1fr}}.v2-before-title{margin-top:36px!important}body:has(.v2-cart-support) .footer__content-top{display:none}.v2-cart-support .v2-wrap{padding-top:28px;padding-bottom:40px;display:flex;gap:32px;justify-content:space-between;flex-wrap:wrap}.v2-consent{font-size:13px;max-width:48ch;line-height:1.6;text-align:left}.v2-wrap+.v2-wrap{padding-top:20px}.footer-block__brand-info h2,.footer-block__newsletter h2{font-family:var(--font-heading-family),Impact,sans-serif!important}.header-wrapper .header__heading-logo{filter:invert(1)}@media(min-width:990px){body .header--middle-left .header__inline-menu{margin-left:auto}body .header.header--middle-left{grid-template-columns:1fr auto auto}}.v2-home .v2-hero{grid-template-columns:43% 57%}.v2-home .v2-hero-copy{padding:48px clamp(28px,4.4vw,64px)}.v2-home .v2-hero h1{font-size:clamp(42px,5.05vw,74px);line-height:1.04;letter-spacing:-.018em!important}.v2-home .v2-hero-art img{min-height:620px;max-height:760px}.v2-home .v2-hero-copy>p:not(.v2-kicker){line-height:1.45;margin:22px 0;max-width:32ch}.v2-home .v2-hero-copy>.v2-rule{margin:48px 0 14px}.v2-home .v2-signoff{font-size:9px!important;max-width:24ch;line-height:1.9!important;margin:0}.v2-home .v2-wrap{padding-top:48px;padding-bottom:48px}.v2-home .v2-quote{padding:34px 28px;max-width:980px}.v2-home .v2-quote blockquote{line-height:1.3}.v2-home .v2-heading{margin-bottom:24px}.v2-home .v2-heading p{text-transform:uppercase;letter-spacing:.2em;font-size:10px;line-height:1.8}.v2-home .v2-grid{gap:20px}.v2-home .v2-card>a:first-child{aspect-ratio:.86}.v2-home .v2-card h3{margin-top:13px;font-weight:500}.v2-home .v2-card .v2-link{margin-top:3px}.v2-home .v2-spotlight{grid-template-columns:60% 40%}.v2-home .v2-spotlight>div{padding:52px max(32px,4.4vw)}.v2-home .v2-spotlight img{height:390px}.v2-home .v2-spotlight .v2-button{background:#a57848;border-color:#a57848}.v2-home .v2-proof{margin:24px 0;gap:20px}.v2-home .v2-proof blockquote{padding:26px 32px;line-height:1.4}.v2-home .v2-paths{gap:20px}.v2-home .v2-path{padding:32px;min-height:220px}.v2-home .v2-path h2{font-size:30px}.v2-home .v2-path:last-child{background:#e9e4da;color:#111}.v2-home .v2-path .v2-link{border:1px solid;padding:12px 20px;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.v2-home .v2-faq-layout{padding-top:16px;padding-bottom:36px;grid-template-columns:44% 1fr;gap:32px}.v2-home .v2-faq summary{font-size:11px;letter-spacing:.1em;text-transform:uppercase;padding:17px 0}.v2-newsletter{border-top:1px solid var(--v2-line)}.v2-newsletter .v2-wrap{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:center;padding-top:28px;padding-bottom:28px}.v2-newsletter h2{font-size:clamp(27px,3vw,39px)}.v2-newsletter .v2-kicker{margin-bottom:8px}.v2-newsletter p{margin:9px 0 0;font-size:14px}.v2-newsletter-row{display:flex;gap:6px}.v2-newsletter input[type=email]{min-width:0;width:100%;border:1px solid #898277;background:transparent;padding:14px;font:inherit;font-size:14px;border-radius:0}.v2-newsletter button{cursor:pointer;flex-shrink:0;gap:0;font-size:10px;padding:14px 22px}.v2-newsletter .v2-consent{font-size:11px;max-width:none;line-height:1.5}body:has(.v2-cart-support) .v2-newsletter{display:none}.footer__content-top{padding-bottom:24px!important}.footer__blocks-wrapper{row-gap:20px}.footer-block__brand-info h2{font-size:25px!important}.v2-button,.v2-link{transition:background-color .22s ease,color .22s ease,border-color .22s ease}.v2-button span,.v2-link span{transition:transform .26s ease}.v2-card img{transition:transform .65s cubic-bezier(.22,1,.36,1)}@media(hover:hover)and (prefers-reduced-motion:no-preference){.v2-card>a:first-child:hover img{transform:scale(1.025)}.v2-button:hover span,.v2-link:hover span{transform:translate(4px)}}.v2-button:focus-visible span,.v2-link:focus-visible span{transform:translate(4px)}.v2-home .v2-spotlight .v2-button:hover{background:#865d35;border-color:#865d35}@media(max-width:989px)and (min-width:750px){.v2-home .v2-hero-copy{padding:36px 26px}.v2-home .v2-hero h1{font-size:4.8vw}.v2-home .v2-hero-art img{min-height:560px}.v2-home .v2-hero-copy>.v2-rule{margin-top:32px}}@media(max-width:749px){.v2-home .v2-hero{grid-template-columns:1fr}.v2-home .v2-hero-copy{padding:36px 22px}.v2-home .v2-hero h1{font-size:clamp(43px,11.5vw,70px)}.v2-home .v2-hero-art img{min-height:0;max-height:none}.v2-home .v2-hero-copy>.v2-rule{margin-top:28px}.v2-home .v2-wrap{padding-top:36px;padding-bottom:36px}.v2-home .v2-grid{gap:28px 16px}.v2-home .v2-spotlight,.v2-home .v2-faq-layout,.v2-newsletter .v2-wrap{grid-template-columns:1fr}.v2-home .v2-spotlight>div{padding:36px 22px}.v2-home .v2-spotlight img{height:340px}.v2-home .v2-path{padding:26px;min-height:0}.v2-home .v2-proof blockquote{padding:24px}.v2-newsletter .v2-wrap{gap:22px}.v2-newsletter-row{gap:6px}.v2-newsletter button{padding:12px 16px}.v2-home .v2-faq-layout{padding-top:8px}}@media(prefers-reduced-motion:reduce){.v2-button,.v2-link,.v2-button span,.v2-link span,.v2-card img{transition:none!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=AAAAAAAAIAAAAAAAEA */
