.sh-hero{background:var(--bg);color:var(--text);width:100%;overflow:hidden;position:relative;z-index:0;isolation:isolate;font-family:var(--font-body-family)}.sh-hero__inner{max-width:none;margin:0;min-height:650px;position:relative;display:flex;align-items:stretch;padding:70px 120px 100px;z-index:1}.sh-hero__content{position:relative;z-index:2;width:48%;max-width:590px;padding-top:10px;margin-left:0}.sh-hero__top{font-size:12px;letter-spacing:5px;text-transform:uppercase;margin-bottom:22px;font-weight:700;color:var(--text);text-shadow:0 1px 8px rgba(0,0,0,.12)}.sh-hero__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(52px,5vw,82px);line-height:.94;letter-spacing:-2.6px;font-weight:800;color:var(--text);max-width:640px;text-shadow:0 2px 14px rgba(0,0,0,.16)}.sh-hero__subtitle{margin:32px 0 34px;max-width:560px;font-size:18px;line-height:1.65;letter-spacing:.1px;font-weight:400;color:var(--text);opacity:.98;text-shadow:0 1px 10px rgba(0,0,0,.14)}.sh-hero__button{display:inline-flex;justify-content:center;align-items:center;min-width:205px;min-height:56px;padding:0 34px;background:var(--btn-bg);color:var(--btn-text);text-decoration:none;font-size:12px;letter-spacing:4px;font-weight:800;text-transform:uppercase;transition:all .25s ease;position:relative;z-index:3}.sh-hero__button:hover{transform:translateY(-2px);opacity:.92}.sh-hero__image-wrap{position:absolute;right:20%;bottom:20px;width:50%;max-width:760px;z-index:1;display:flex;justify-content:flex-end;align-items:flex-end;pointer-events:none}.sh-hero__image{width:100%;height:auto;display:block;object-fit:contain}.sh-hero__image--mobile{display:none}.sh-hero__image--desktop{display:block}.sh-marquee{position:relative;z-index:2;background:#d9a79d;color:#fff;height:48px;display:flex;align-items:center;overflow:hidden;white-space:nowrap}.sh-marquee__track{display:flex;width:max-content;animation:shMarquee var(--speed) linear infinite}.sh-marquee__group{display:flex;align-items:center;flex-shrink:0}.sh-marquee span{display:inline-flex;align-items:center;padding:0 30px;font-family:var(--font-heading-family);font-weight:800;font-size:13px;letter-spacing:2.4px;text-transform:uppercase;opacity:.98}.sh-marquee__star{padding:0 8px!important;opacity:.95}@keyframes shMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:989px){.sh-hero__inner{min-height:760px;padding:44px 28px 0;flex-direction:column;overflow:hidden}.sh-hero__content{width:100%;max-width:390px;padding-top:0}.sh-hero__top{font-size:11px;letter-spacing:4px;margin-bottom:18px;line-height:1.55}.sh-hero__title{font-size:clamp(44px,12vw,58px);letter-spacing:-2px;line-height:.96;max-width:100%}.sh-hero__subtitle{font-size:16px;line-height:1.6;margin:22px 0 26px;max-width:100%}.sh-hero__button{min-width:0;width:100%;max-width:330px;min-height:54px;font-size:11px;letter-spacing:3.4px}.sh-hero__image-wrap{position:relative;right:auto;bottom:auto;width:100%;max-width:none;margin-top:8px;justify-content:center;align-items:flex-end}.sh-hero__image--desktop{display:none}.sh-hero__image--mobile{display:block;width:100%;max-width:520px}.sh-marquee{height:44px}.sh-marquee span{font-size:11px;letter-spacing:2px;padding:0 20px}}.sh-title{padding:42px 0 0;text-align:center}.sh-title h2{margin:0;font-family:var(--font-heading-family);font-weight:600;font-size:calc(var(--font-heading-scale) * 4rem);line-height:1.2;letter-spacing:-.5px;color:rgb(var(--color-foreground))}.sh-title--tight{padding-top:0}.sh-title--faq{padding-top:72px}@media screen and (min-width:750px){.sh-title{padding-top:56px}.sh-title--tight{padding-top:0}.sh-title--faq{padding-top:96px}}.sh-features{width:100%;padding:60px 20px;background:#fff}.sh-features__container{max-width:1200px;margin:0 auto}.sh-features__header{text-align:center;margin-bottom:40px}.sh-features__eyebrow{font-size:13px;color:#d9a79d;text-transform:uppercase;letter-spacing:2px;margin:0 0 12px;font-weight:700}.sh-features__heading{margin:0;font-size:36px;color:#d9a79d;font-family:var(--font-heading-family);font-weight:600}.sh-features__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0}.sh-features__item{padding:30px;background:#fff;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.sh-features__item:nth-child(2n){border-right:none}.sh-features__item:nth-last-child(-n+2){border-bottom:none}.sh-features__number{font-size:24px;font-weight:700;color:#f0dcd6;margin:0 0 12px}.sh-features__title{font-size:18px;font-weight:600;color:#1c1c1c;margin:0 0 8px;font-family:var(--font-heading-family)}.sh-features__desc{font-size:14px;color:#646464;line-height:1.5;margin:0}@media screen and (max-width:749px){.sh-features{padding:40px 20px}.sh-features__eyebrow{font-size:11.7px}.sh-features__heading{font-size:28.8px}.sh-features__grid{grid-template-columns:1fr}.sh-features__item{padding:20px;border-right:none}.sh-features__item:last-child{border-bottom:none}.sh-features__number{font-size:30px}.sh-features__title{font-size:16px}.sh-features__desc{font-size:13px}}.sh-two{display:block;width:100%;background:var(--sh-two-bg,#fff);padding:var(--sh-two-pad,64px 80px 64px)}.sh-two__container{display:flex;align-items:center;gap:var(--sh-two-gap,40px);max-width:var(--sh-two-max,1200px);margin:0 auto}.sh-two--reverse .sh-two__container{flex-direction:row-reverse}.sh-two__image-wrapper{flex:0 0 var(--sh-two-img,50%);width:var(--sh-two-img,50%)}.sh-two__image{width:100%;height:100%;object-fit:cover;border-radius:16px;display:block}.sh-two__content{flex:1 1 auto;min-width:0}.sh-two__eyebrow{color:#d9a79d;font-size:14px;font-weight:700;font-family:var(--font-body-family);text-transform:uppercase;letter-spacing:.5px;margin:0 0 24px}.sh-two--compact .sh-two__eyebrow{font-size:16px;margin-bottom:8px}.sh-two__heading{color:var(--sh-two-ink,#1c1c1c);font-family:var(--font-heading-family);font-weight:600;font-size:calc(var(--font-heading-scale) * 3rem);line-height:1.2;margin:0 0 16px}.sh-two--compact .sh-two__heading{font-size:calc(var(--font-heading-scale) * 4rem);margin-bottom:8px}.sh-two__text{color:var(--sh-two-ink,#1c1c1c);font-size:15px;line-height:1.6;margin:0 0 24px}.sh-two__bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.sh-two__bullet{display:flex;align-items:center;gap:4px;color:var(--sh-two-ink,#1c1c1c);font-size:15px;line-height:1.6}.sh-two__bullet i{flex-shrink:0;width:24px;height:24px;color:var(--sh-two-check,#c97b63);font-style:normal;display:inline-flex;align-items:center;justify-content:center}.sh-two--compact .sh-two__bullet i{width:16px;height:16px;color:#d9a79d}.sh-two--compact .sh-two__text,.sh-two--compact .sh-two__bullet{color:#646464}@media screen and (max-width:749px){.sh-two{padding:40px 20px}.sh-two__container{flex-direction:column;gap:32px}.sh-two--reverse .sh-two__container{flex-direction:column}.sh-two__image-wrapper{flex:0 0 100%;width:100%;max-height:400px}.sh-two__image{max-height:400px}.sh-two__eyebrow{font-size:16px;margin-bottom:16px}.sh-two__text{font-size:14px;margin-bottom:12px}.sh-two__bullets{gap:10px}.sh-two__bullet{font-size:14px}}.sh-logos{display:block;width:100%;background:#fff;padding:50px 0}.sh-logos__container{max-width:1200px;margin:0 auto;padding:0 20px}.sh-logos__label{text-align:center;font-size:12px;letter-spacing:2px;text-transform:uppercase;color:#646464;margin:0 0 30px;font-weight:500}.sh-logos__row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px}.sh-logos__row img{max-height:30px;width:auto;height:auto;object-fit:contain;display:block}@media screen and (max-width:749px){.sh-logos{padding:30px 0}.sh-logos__row{gap:15px}.sh-logos__row img{max-height:15px}}.sh-stats{display:block;width:100%;background:#1c1c1c;padding:35px 0}.sh-stats__container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:60px;max-width:100%;margin:0 auto;padding:0 20px}.sh-stats__item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:0 1 auto}.sh-stats__n{color:#fff;font-size:26px;font-weight:700;line-height:1.2;margin:0 0 8px}.sh-stats__label{color:#bfb8b2;font-size:14px;line-height:1.4;margin:0}@media screen and (max-width:749px){.sh-stats{padding:40px 0}.sh-stats__container{gap:30px}.sh-stats__label{font-size:12px}}.sh-slider{padding:27px 0}.sh-slider__list{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:20px;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 0 4px;list-style:none;margin:0}.sh-slider__list::-webkit-scrollbar{display:none}.sh-slider__item{flex:0 0 85%;scroll-snap-align:center}.sh-slider__item img{width:100%;height:auto;display:block;border-radius:var(--media-radius,12px)}.sh-slider__nav{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:12px;font-size:14px;color:#1c1c1c}.sh-slider__nav button{background:none;border:0;padding:8px;cursor:pointer;color:#1c1c1c;display:inline-flex}.sh-slider__nav button svg{width:14px;height:14px}@media screen and (min-width:750px){.sh-slider{padding:36px 0}.sh-slider__item{flex:0 0 calc((100% - 40px) / 3)}}.sh-faq{padding:9px 0 39px}.sh-faq__inner{max-width:calc(var(--page-width) * .72);margin:0 auto;padding:0 1.5rem}.sh-faq details{border-bottom:1px solid rgba(var(--color-foreground),.1)}.sh-faq details:first-child{border-top:1px solid rgba(var(--color-foreground),.1)}.sh-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:1.5rem 0;font-family:var(--font-collapsible-family,var(--font-body-family));font-size:17px;font-weight:500;line-height:1.3;color:rgb(var(--color-foreground))}.sh-faq summary::-webkit-details-marker{display:none}.sh-faq summary svg{width:1.4rem;height:1.4rem;flex:none;transition:transform .2s}.sh-faq details[open] summary svg{transform:rotate(180deg)}.sh-faq__a{padding:0 0 1.5rem;font-size:15px;line-height:1.6;color:rgba(var(--color-foreground),.85)}.sh-faq__a p{margin:0 0 1em}.sh-faq__a p:last-child{margin-bottom:0}@media screen and (min-width:750px){.sh-faq{padding:12px 0 52px}}.sh-blog{background:#fff;padding:30px 0;width:100%;display:block}.sh-blog__container{max-width:1200px;margin:0 auto;padding:0 20px}.sh-blog__title{color:#1c1c1c;text-align:center;margin:0 0 30px;font-size:24px;font-weight:700;font-family:var(--font-heading-family)}.sh-blog__grid{display:flex;flex-direction:column;gap:20px}.sh-blog__card{flex:1;display:block;text-decoration:none;transition:transform .3s ease,opacity .3s ease}.sh-blog__card:hover{transform:translateY(-4px);opacity:.9}.sh-blog__img{width:100%;position:relative;overflow:hidden;border-radius:8px;background:#f4f4f4;margin-bottom:15px;padding-bottom:56.25%}.sh-blog__img img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.sh-blog__card h3{color:#1c1c1c;font-weight:700;line-height:1.4;margin:0;font-size:16px;font-family:var(--font-heading-family)}@media screen and (min-width:750px){.sh-blog{padding:50px 0}.sh-blog__grid{flex-direction:row;gap:30px}.sh-blog__card h3{font-size:18px}}.sh-trust{width:100%;background:#f6ece8;padding:26px 20px 12px;margin:0;text-align:center;overflow:hidden}.sh-trust__track{max-width:900px;margin:0 auto;display:flex;transition:transform .35s ease;cursor:grab}.sh-trust__slide{min-width:100%;padding:0 12px}.sh-trust__icon{width:32px;margin:0 auto 10px;display:block}.sh-trust__slide h3{font-family:var(--font-heading-family);font-size:17px;font-weight:600;margin:0 0 6px;color:#111}.sh-trust__slide p{font-size:14.5px;color:#333;margin:0;line-height:1.4}.sh-trust__dots{margin-top:14px;display:flex;justify-content:center;gap:8px}.sh-trust__dots span{width:7px;height:7px;border-radius:50%;background:#cfc6c2}.sh-trust__dots span.on{background:#2f3e3c}.sh-page-hero{padding:64px 20px 32px;text-align:center;max-width:900px;margin:0 auto}.sh-page-hero .sh-two__eyebrow{margin-bottom:16px}.sh-page-hero h1{font-family:var(--font-heading-family);font-weight:600;font-size:calc(var(--font-heading-scale) * 4.4rem);line-height:1.15;margin:0 0 20px;color:#1c1c1c}.sh-page-hero p{font-size:17px;line-height:1.65;color:#444;margin:0}.sh-quote{background:#f6ece8;padding:64px 20px;text-align:center}.sh-quote__in{max-width:900px;margin:0 auto}.sh-quote blockquote{margin:0 0 20px;font-family:var(--font-heading-family);font-size:clamp(24px,3vw,36px);font-weight:600;line-height:1.3;color:#1c1c1c}.sh-quote cite{display:block;font-style:normal;font-size:13px;letter-spacing:2px;text-transform:uppercase;color:#d9a79d;font-weight:700}.sh-quote cite small{display:block;letter-spacing:1px;color:#646464;margin-top:6px;font-weight:500;text-transform:none;font-size:13px}.sh-quote img{max-width:520px;width:100%;margin:28px auto 0;border-radius:16px;display:block}.sh-promise{padding:64px 20px;background:#fff}.sh-promise__in{max-width:1200px;margin:0 auto;text-align:center}.sh-promise__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:36px}.sh-promise__item img{width:64px;height:64px;object-fit:contain;margin:0 auto 14px;display:block}.sh-promise__item h3{font-family:var(--font-heading-family);font-size:17px;font-weight:600;margin:0 0 6px;color:#1c1c1c}.sh-promise__item p{font-size:14px;color:#646464;margin:0;line-height:1.5}@media screen and (max-width:749px){.sh-promise__grid{grid-template-columns:repeat(2,1fr);gap:20px}}.sh-badges{background:#fff;padding:24px 20px 8px}.sh-badges__in{max-width:900px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:24px;text-align:center}.sh-badges__n{font-family:var(--font-heading-family);font-size:40px;font-weight:700;color:#d9a79d;line-height:1.1}.sh-badges__t{font-size:15px;color:#444;margin-top:8px}.sh-reviews{padding:24px 20px 64px}.sh-reviews__in{max-width:900px;margin:0 auto}.sh-reviews__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:12px;padding:0 0 18px;border-bottom:1px solid #e6e6e6;margin-bottom:8px}.sh-reviews__head h2{font-family:var(--font-heading-family);font-size:24px;font-weight:600;margin:0}.sh-reviews__head p{margin:0;color:#646464;font-size:15px}.sh-review{padding:22px 0;border-bottom:1px solid #e6e6e6}.sh-review__stars{color:#f5b301;font-size:15px;letter-spacing:2px;margin-bottom:8px}.sh-review__stars small{color:#646464;letter-spacing:0;font-size:13px;margin-left:8px}.sh-review__text{font-size:15.5px;line-height:1.6;color:#1c1c1c;margin:0 0 10px}.sh-review__meta{font-size:13px;color:#646464;display:flex;flex-wrap:wrap;gap:6px 14px}.sh-review__meta b{color:#1c1c1c;font-weight:600}.sh-review__meta .ok{color:#00b67a;font-weight:600}.sh-review__img{max-width:220px;border-radius:8px;display:block;margin:0 0 12px}.sh-contact{padding:56px 20px 72px}.sh-contact__in{max-width:900px;margin:0 auto}.sh-contact h1{font-family:var(--font-heading-family);font-weight:600;font-size:calc(var(--font-heading-scale) * 4rem);margin:0 0 12px}.sh-contact__lead{font-size:16px;line-height:1.65;color:#444;margin:0 0 28px}.sh-contact__lead b{color:#1c1c1c}.sh-contact__info{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:0 0 32px}.sh-contact__info div{background:#fbf6f3;border-radius:12px;padding:16px 18px;font-size:15px;line-height:1.5}.sh-contact__info span{display:block;font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:#d9a79d;font-weight:700;margin-bottom:4px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/sh-home.css.map */
