.cust-favs{padding:90px 75px;box-sizing:border-box;text-align:center;font-size:14px}.cust-favs__heading{font-size:48px;font-weight:700;letter-spacing:-1.5px;line-height:1.1;text-transform:none;margin:0 0 30px}.cust-favs__heading-rule{width:40px;height:3px;background-color:#eb6624;margin:0 auto 40px}.cust-favs__grid-wrapper{position:relative}.cust-favs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:left}.cust-favs__card{display:flex;flex-direction:column;gap:10px;border:1px solid #e8e4df;border-radius:4px;overflow:hidden;background:#faf8f6;box-shadow:0 2px 12px #00000014}.cust-favs__img-link{display:block}.cust-favs__img-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#f5f2ef}.cust-favs__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.cust-favs__img-link:hover .cust-favs__img{transform:scale(1.03)}.cust-favs__img-placeholder{width:100%;height:100%}.cust-favs__title,.cust-favs__reviews,.cust-favs__price,.cust-favs__sub-label{padding-left:16px;padding-right:16px;text-align:center}.cust-favs__title{font-size:14px;font-weight:600;margin:4px 0 0;line-height:1.4}.cust-favs__title a{color:inherit;text-decoration:none}.cust-favs__title a:hover{text-decoration:underline}.cust-favs__reviews{display:flex;align-items:center;justify-content:center;gap:6px;min-height:20px}.cust-favs__stars{display:inline-flex;gap:1px;line-height:1}.cust-favs__star{font-size:14px}.cust-favs__star--full{color:#eb6624}.cust-favs__star--empty{color:#d9d1c8}.cust-favs__review-count{font-size:12px;color:#666;white-space:nowrap}.cust-favs__price{font-size:14px;font-weight:600;margin:0;color:#1a1a1a}.cust-favs__sub-label{font-size:12px;color:#666;margin:0}.cust-favs__form{margin:4px 16px 16px}.cust-favs__btn{display:block;width:100%;padding:10px 16px;background:#eb6624;border:1px solid #eb6624;color:#fff;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-align:center;border-radius:2px;cursor:pointer;transition:background .2s ease,border-color .2s ease;box-sizing:border-box}.cust-favs__btn:hover{background:#cb4900;border-color:#cb4900;color:#fff!important}.cust-favs__nav{display:none}.cust-favs__footer{margin-top:36px;text-align:center}.cust-favs__footer-link{font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:inherit;text-decoration:none}.cust-favs__footer-link:hover{color:#eb6624!important;text-decoration:underline}@media(max-width:1030px){.cust-favs{padding:40px}.cust-favs__grid{grid-template-columns:repeat(2,1fr)}.cust-favs__heading{font-size:36px}}@media(max-width:767px){.cust-favs{padding:40px 20px}.cust-favs__grid{display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:16px;padding-right:20px;scrollbar-width:none;-ms-overflow-style:none}.cust-favs__grid::-webkit-scrollbar{display:none}.cust-favs__card{flex:0 0 72vw;max-width:280px;scroll-snap-align:start}.cust-favs__heading{font-size:32px}.cust-favs__nav{display:flex;justify-content:center;gap:16px;margin-top:16px}.cust-favs__nav-btn{width:32px;height:32px;border:1px solid #1a1a1a;background:#fff;border-radius:50%;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,opacity .2s ease}.cust-favs__nav-btn:hover{background:#eb6624;border-color:#eb6624;color:#fff}}.dnb{background:#221912;padding:16px 0;box-sizing:border-box;overflow:hidden;min-height:72px;display:flex;align-items:center}.dnb__track{display:flex;width:max-content;animation:dnb-scroll 80s linear infinite}.dnb__track:hover{animation-play-state:paused}@keyframes dnb-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.dnb__inner{display:flex;align-items:center;gap:64px;padding:0 48px;white-space:nowrap}.dnb__item{display:flex;align-items:center;gap:12px}.dnb__icon-wrap{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff}.dnb__icon{width:24px;height:24px;object-fit:contain;display:block;filter:brightness(0) invert(1)}.dnb__icon-svg{width:24px;height:24px;display:block}.dnb__title{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin:0;line-height:1}@media(prefers-reduced-motion:reduce){.dnb__track{animation:none}.dnb__inner[aria-hidden=true]{display:none}}.five-column-content-section{margin-bottom:0}.five-col{background-color:var(--five-col-bg, #FAF8F6);padding:24px;border-top:1px solid rgba(0,0,0,.08)}.five-col__inner{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;max-width:1400px;width:100%;margin:0 auto;align-items:center}.five-col__item{display:flex;flex-direction:row;align-items:center;text-align:left;gap:10px;padding:0}.five-col__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-bottom:0}.five-col__icon-img{width:40px;height:40px;object-fit:contain;display:block}.five-col__content{display:flex;flex-direction:column;gap:2px}.five-col__heading{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin:0;line-height:1.3}.five-col__text{font-size:.72rem;opacity:.7;margin:0;line-height:1.4}@media(max-width:900px){.five-col__inner{grid-template-columns:repeat(3,1fr);gap:20px 12px}}@media(max-width:549px){.five-column-content-section{margin-bottom:0}.five-col{padding:24px 0 24px 16px;overflow:hidden}.five-col__inner{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:16px;padding-right:16px;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.five-col__inner::-webkit-scrollbar{display:none}.five-col__item{min-width:140px;flex-shrink:0;padding:0}.five-col__icon-img{width:32px;height:32px}.five-col__heading{font-size:.7rem}.five-col__text{font-size:.65rem}}.main-content .hero-split-section{margin-top:-55px!important;padding-top:0!important}.shopify-section:has(.hero-split){padding-top:0!important}.hero-split{background-color:var(--overlay-bg, #f5f0eb);margin-top:0!important;padding-top:0!important;margin-bottom:0}.hero-split__inner{display:grid;grid-template-columns:1fr 1fr;max-width:100%;margin:0 auto;min-height:500px}.hero-split__left{display:flex;align-items:center;justify-content:center;padding:60px 48px;order:1;background-color:var(--left-bg, #221912)}.hero-split__left-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;max-width:100%}.hero-split__left-img{max-width:70%;height:auto;display:block}.hero-split__left-heading.rte{margin:0;text-align:center;color:#fff}.hero-split__features{display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:100%;padding:16px 0}.hero-split__feature-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:0 12px;border-right:1px solid rgba(255,255,255,.2)}.hero-split__feature-item:last-child{border-right:none}.hero-split__feature-icon{margin-bottom:4px}.hero-split__feature-icon-img{width:48px;height:48px;object-fit:contain;display:block}.hero-split__feature-heading{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#fff;margin:0;line-height:1.3}.hero-split__feature-text{font-size:.6rem;color:#fff9;margin:0;line-height:1.3}.hero-split__right{order:2;overflow:hidden}.hero-split__right-img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:749px){.hero-split__inner{grid-template-columns:1fr;min-height:unset}.hero-split__left{order:1;padding:30px 24px 24px}.hero-split__left-content{gap:8px}.hero-split__right{order:2;min-height:280px}.hero-split__left-heading.rte{font-size:.85rem;margin-top:8px}.hero-split__left-heading.rte *{font-size:inherit!important}.hero-split__features{padding:4px 0}.hero-split__feature-item{padding:0 8px}.hero-split__feature-icon-img{width:40px;height:40px}.hero-split__feature-heading{font-size:.6rem}.hero-split__feature-text{font-size:.55rem}}.hdw{background:#fff;padding:74px 40px 90px;box-sizing:border-box;text-align:center;font-size:14px}.hdw__heading{font-size:48px;font-weight:700;letter-spacing:-1.5px;line-height:1.1;text-transform:none;margin:0 0 30px}.hdw__heading-rule{width:40px;height:3px;background-color:#eb6624;margin:0 auto 40px}.hdw__inner{display:flex;align-items:stretch;gap:24px}.hdw__steps-wrapper{flex:1;min-width:0}.hdw__steps{display:flex;align-items:stretch;gap:30px}.hdw__step{display:flex;flex-direction:column;align-items:center;gap:10px;flex:1;text-align:center;background:#faf8f6;border-radius:4px;padding:20px 12px;box-sizing:border-box;box-shadow:0 2px 12px #00000014}.hdw__icon-wrap{width:72px;height:72px;border:1.5px solid #c8bfb5;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;flex-shrink:0}.hdw__icon{width:40px;height:40px;object-fit:contain;display:block}.hdw__icon-placeholder{width:40px;height:40px;background:#e8e4df;border-radius:50%}.hdw__step-title{font-size:11px;font-weight:700;letter-spacing:.08em;margin:0;color:#1a1a1a}.hdw__step-body{font-size:12px;color:#555;line-height:1.5;margin:0}.hdw__nav{display:none}.hdw__panel{background:#fff;box-shadow:0 2px 12px #00000014;border-radius:4px;padding:20px;display:flex;flex-direction:column;gap:12px;min-width:160px;max-width:200px;text-align:left;flex-shrink:0}.hdw__panel-item{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#1a1a1a;line-height:1.4}.hdw__check{color:#eb6624;font-size:13px;flex-shrink:0;margin-top:1px}.hdw__panel-btn{display:inline-block;margin-top:4px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#1a1a1a;text-decoration:none;border-bottom:1px solid #1a1a1a;padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.hdw__panel-btn:hover,.hdw__panel-btn-wrap:hover .hdw__panel-btn{color:#eb6624!important;border-color:#eb6624!important}.hdw__panel-btn-wrap{display:flex;justify-content:flex-start}@media(max-width:1030px){.hdw{padding:40px 24px!important}.hdw__inner{flex-direction:column}.hdw__steps-wrapper{width:100%}.hdw__steps{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:4px}.hdw__steps::-webkit-scrollbar{display:none}.hdw__step{flex:0 0 56vw;max-width:220px;scroll-snap-align:start}.hdw__nav{display:flex;justify-content:center;gap:16px;margin-top:16px}.hdw__nav-btn{width:32px;height:32px;border:1px solid #1a1a1a;background:#fff;border-radius:50%;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,opacity .2s ease}.hdw__nav-btn:hover{background:#eb6624;border-color:#eb6624;color:#fff}.hdw__panel{width:100%;max-width:100%;flex-direction:row;flex-wrap:wrap;align-items:center}.hdw__heading{font-size:36px}}@media(max-width:767px){.hdw{padding:40px 20px 60px!important}.hdw__step{flex:0 0 72vw;max-width:260px}.hdw__panel{flex-direction:column}.hdw__heading{font-size:32px}}.product-profile{display:flex;align-items:stretch;gap:50px;padding:90px 75px;box-sizing:border-box;width:100%;font-size:14px}.product-profile__image{flex:0 0 calc(33.333% - 20px);min-width:0;display:flex}.product-profile__img-bg{width:100%;min-height:200px;flex:1;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:4px}.product-profile__content{flex:0 0 calc(33.333% - 20px);min-width:0;display:flex;flex-direction:column;justify-content:flex-start;gap:12px}.product-profile__eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#eb6624;margin:0}.product-profile__title{font-size:48px;font-weight:700;letter-spacing:-1.5px;line-height:1.1;margin:0}.product-profile__subtitle{font-size:16px;font-weight:600;margin:0}.product-profile__body{font-size:14px;margin:0}.product-profile__checklist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:6px}.product-profile__checklist li{padding-left:24px;position:relative;font-size:14px}.product-profile__checklist li:before{content:"\2713";position:absolute;left:0;color:#eb6624;font-weight:700}.product-profile__btn{display:inline-block;background-color:#eb6624;color:#fff;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;border-radius:2px;letter-spacing:.05em;text-transform:uppercase;margin-top:8px;align-self:flex-start}.product-profile__btn:hover{background-color:#cb4900;color:#fff!important}.product-profile__reviews{flex:0 0 calc(33.333% - 20px);min-width:0;background-color:#faf8f6;box-shadow:0 2px 12px #0000001a;border-radius:4px;padding:24px;display:flex;flex-direction:column;gap:12px;justify-content:flex-start}.product-profile__review-image{width:100%}.product-profile__review-img{width:100%;height:auto;display:block;image-rendering:-webkit-optimize-contrast}.product-profile__review-intro{font-size:13px;font-weight:400;margin:0;text-align:left}.product-profile__quote{font-size:13px;font-style:normal;font-weight:400;margin:0;padding:0;border:none;text-align:left}.product-profile__verified{font-size:12px;opacity:.6;margin:0;text-align:left}.product-profile__review-link{font-size:13px;font-weight:400;color:inherit;text-decoration:none;text-align:left;display:block}.product-profile__review-link:hover{text-decoration:underline;color:#ec6726!important}@media(max-width:1030px){.product-profile{padding:40px 60px 60px;gap:30px}.product-profile__title{font-size:36px}.product-profile__content{align-items:center;text-align:center}.product-profile__checklist{text-align:left}.product-profile__btn{align-self:center}}@media(max-width:767px){.product-profile{flex-direction:column;padding:40px 20px 60px;gap:24px}.product-profile__image{flex:unset;width:100%;order:2}.product-profile__content{flex:unset;width:100%;order:1;align-items:center;text-align:center}.product-profile__reviews{flex:unset;width:100%;order:3}.product-profile__img-bg{min-height:280px}.product-profile__title{font-size:32px}.product-profile__checklist{text-align:left}.product-profile__btn{align-self:center}}.two-column-content{display:flex;align-items:stretch;font-size:14px;width:100%;padding-bottom:50px}.two-column-content__left{flex:1 1 50%;min-width:0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:35px 55px 35px 75px;background:#faf8f6}.two-column-content__right{flex:1 1 50%;min-width:0;overflow:hidden;min-height:400px;position:relative}.two-column-content.right .two-column-content__left{order:2;padding:35px 75px 35px 55px}.two-column-content.right .two-column-content__right{order:1}.two-column-content__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0}.two-column-content__image-wrap img,.two-column-content__image{width:100%;height:100%;object-fit:cover;display:block}.two-column-content__title>:is(h1,h2,h3,h4,h5){font-size:48px;font-weight:700;text-transform:none;letter-spacing:-2px;line-height:70px}.two-column-content__subtitle>:is(h1,h2,h3,h4,h5){margin-bottom:28px;color:#eb6624;font-size:1rem;letter-spacing:normal}.two-column-content__eyebrow{display:block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;opacity:.7}@media(max-width:1030px){.two-column-content__left{padding:35px 40px}.two-column-content__title>:is(h1,h2,h3,h4,h5){font-size:36px;line-height:42px}}@media(max-width:767px){.two-column-content{flex-direction:column}.two-column-content__left{flex:unset;width:100%;padding:24px 20px}.two-column-content__right{flex:unset;width:100%;min-height:280px}.two-column-content__image-wrap{position:relative;width:100%;height:280px}.two-column-content.right .two-column-content__left,.two-column-content.right .two-column-content__right{order:unset;padding:24px 20px}.two-column-content__title>:is(h1,h2,h3,h4,h5){font-size:32px;line-height:38px}}
/*# sourceMappingURL=/cdn/shop/t/10/compiled_assets/styles.css.map?subset=AIZQAAAM */
