@import"https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700;800&family=IBM+Plex+Mono:wght@400;600&display=swap";main.sm-home-main{max-width:none!important;padding:0!important;background:#faf1eb;color:#1a1614;font-family:Figtree,-apple-system,BlinkMacSystemFont,sans-serif}.sm-inner{max-width:1180px;margin-inline:auto;padding-inline:clamp(16px,3vw,24px)}.sm-inner--narrow{max-width:900px}.sm-inner--mid{max-width:760px}.sm-eyebrow{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:#c9500b;margin-bottom:14px}.sm-h1{font-size:clamp(34px,4.4vw,56px);line-height:1.04;letter-spacing:-.035em;font-weight:800;margin:0 0 20px;color:#1a1614}.sm-h2{font-size:clamp(26px,3vw,36px);letter-spacing:-.03em;font-weight:800;margin:0 0 48px;text-align:center;color:#1a1614}.sm-h2--left{text-align:left}.sm-h2--white{color:#fff}.sm-orange-text{color:#f26a1b}.sm-btn{display:inline-block;padding:14px 28px;border-radius:8px;font-weight:700;font-size:15.5px;line-height:1.2;text-decoration:none!important;font-family:Figtree,sans-serif;transition:background .15s ease;white-space:nowrap}.sm-btn--sm{padding:13px 24px;font-size:15px}.sm-btn--orange{background:#f26a1b;color:#fff!important}.sm-btn--orange:hover,.sm-btn--orange:focus-visible{background:#d95810;color:#fff!important}.sm-btn--dark{background:#1a1614;color:#fff!important}.sm-btn--dark:hover,.sm-btn--dark:focus-visible{background:#3a322d;color:#fff!important}.sm-hero-badge{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(26,22,20,.1);border-radius:999px;padding:6px 14px;font-size:13.5px;font-weight:500;color:#1a1614;margin-bottom:20px}.sm-hero-badge__dot{width:7px;height:7px;border-radius:50%;background:#f26a1b;flex-shrink:0}.sm-stars{color:#f2a81b;letter-spacing:2px;font-size:15px;line-height:1}.sm-stars--sm{font-size:14px}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes scrollDown{0%{transform:translateY(-50%)}to{transform:translateY(0)}}.sm-hero{padding:72px clamp(16px,3vw,24px) 56px;background:#faf1eb}.sm-hero__grid{max-width:1180px;margin-inline:auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.sm-hero__copy{min-width:0}.sm-hero__body{font-size:17.5px;line-height:1.6;color:#5a514c;margin:0 0 30px;max-width:520px;text-wrap:pretty}.sm-hero__ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:26px}.sm-hero__rating{display:flex;align-items:center;gap:10px;font-size:14px;color:#5a514c;font-weight:500}.sm-hero__scroller{position:relative;height:540px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:16px;mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent);-webkit-mask-image:linear-gradient(to bottom,transparent,#000 14%,#000 86%,transparent)}.sm-hero-col{display:flex;flex-direction:column;gap:16px;will-change:transform}.sm-hero-col--up{animation:scrollUp 70s linear infinite}.sm-hero-col--down{animation:scrollDown 84s linear infinite;margin-top:-40px}.sm-hero-thumb{flex:0 0 auto;aspect-ratio:3 / 4;border-radius:12px;overflow:hidden;border:1px solid rgba(26,22,20,.08);background:#efe2d9}.sm-hero-thumb--alt{background:#f3e4da}.sm-hero-thumb img{width:100%;height:100%;object-fit:cover;display:block;will-change:transform;transform:translateZ(0)}.sm-hero__scroller:hover .sm-hero-col,.sm-hero__scroller:focus-within .sm-hero-col{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.sm-hero-col{animation:none}}.sm-intro{padding:24px clamp(16px,3vw,24px) 80px;text-align:center;background:#faf1eb}.sm-intro p{font-size:16.5px;line-height:1.72;color:#3f3833;margin:0 0 20px;text-wrap:pretty}.sm-intro p:last-child{margin-bottom:0}.sm-why-us{background:#fff;border-top:1px solid rgba(26,22,20,.07);border-bottom:1px solid rgba(26,22,20,.07);padding:80px clamp(16px,3vw,24px)}.sm-why-us .sm-h2{margin-bottom:48px}.sm-why-grid{max-width:1180px;margin-inline:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:36px 44px}.sm-why-item{display:flex;gap:16px;align-items:flex-start}.sm-why-num{flex:0 0 auto;width:38px;height:38px;border-radius:9px;background:#fdefe4;color:#f26a1b;display:flex;align-items:center;justify-content:center;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:600}.sm-why-item__title{font-size:17.5px;font-weight:700;letter-spacing:-.015em;margin:4px 0 8px;color:#1a1614}.sm-why-item__body{font-size:14.8px;line-height:1.6;color:#5a514c;margin:0;text-wrap:pretty}.sm-products{padding:88px clamp(16px,3vw,24px) 40px;background:#faf1eb}.sm-products__subtitle{text-align:center;color:#5a514c;font-size:16px;margin:-24px auto 52px;max-width:620px}.sm-product-row{max-width:1180px;margin-inline:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:40px;align-items:center;margin-bottom:64px}.sm-product-row:last-child{margin-bottom:0}.sm-product-img{aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:#efe2d9}.sm-product-img img{width:100%;height:100%;object-fit:cover;display:block}.sm-product-copy h3{font-size:25px;font-weight:800;letter-spacing:-.025em;margin:0 0 14px;color:#1a1614}.sm-product-copy p{font-size:16px;line-height:1.68;color:#4a423d;margin:0 0 24px;text-wrap:pretty}@media(min-width:700px){.sm-product-row--reverse .sm-product-img{order:2}.sm-product-row--reverse .sm-product-copy{order:1}}.sm-difference{padding:72px clamp(16px,3vw,24px);background:#faf1eb}.sm-diff-grid{max-width:1180px;margin-inline:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.sm-diff-card{border-radius:14px;padding:38px 34px}.sm-diff-card--dark{background:#1a1614;color:#fff}.sm-diff-card--orange{background:#f26a1b;color:#fff}.sm-diff-num{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.08em;margin-bottom:16px}.sm-diff-card--dark .sm-diff-num{color:#f9a76b}.sm-diff-card--orange .sm-diff-num{color:#ffffffbf}.sm-diff-card h3{font-size:22px;font-weight:800;letter-spacing:-.02em;margin:0 0 12px;color:#fff}.sm-diff-card p{font-size:15.5px;line-height:1.65;margin:0;text-wrap:pretty}.sm-diff-card--dark p{color:#ffffffd1}.sm-diff-card--orange p{color:#fff}.sm-delivery{background:#fff;border-top:1px solid rgba(26,22,20,.07);border-bottom:1px solid rgba(26,22,20,.07);padding:80px clamp(16px,3vw,24px)}.sm-delivery__grid{max-width:1180px;margin-inline:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:48px;align-items:center}.sm-delivery__img{aspect-ratio:1 / 1;border-radius:12px;background:repeating-linear-gradient(135deg,#efe2d9 0 14px,#f8f1eb 14px 28px);border:1px solid rgba(26,22,20,.08);overflow:hidden}.sm-delivery__img img{width:100%;height:100%;object-fit:cover;display:block}.sm-delivery h2{font-size:clamp(26px,3.2vw,38px);letter-spacing:-.03em;font-weight:800;margin:0 0 16px;line-height:1.1;text-align:left;color:#1a1614}.sm-delivery__lead{font-size:16.5px;line-height:1.65;color:#4a423d;margin:0 0 30px}.sm-delivery__rules{display:grid;gap:20px}.sm-delivery__rule{border-left:3px solid #F26A1B;padding-left:18px}.sm-delivery__rule h3{font-size:17px;font-weight:700;margin:0 0 7px;color:#1a1614}.sm-delivery__rule p{font-size:15px;line-height:1.6;color:#5a514c;margin:0;text-wrap:pretty}.sm-reviews{padding:84px clamp(16px,3vw,24px);background:#faf1eb}.sm-reviews .sm-h2{margin-bottom:14px}.sm-reviews__sub{text-align:center;font-size:16px;line-height:1.65;color:#4a423d;max-width:760px;margin:0 auto 14px;text-wrap:pretty}.sm-reviews__score{text-align:center;font-size:14px;color:#5a514c;font-weight:500;margin-bottom:40px}.sm-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.sm-review-card{background:#fff;border:1px solid rgba(26,22,20,.09);border-radius:12px;padding:24px 22px;display:flex;flex-direction:column;gap:14px}.sm-review-card p{font-size:15px;line-height:1.6;color:#2e2824;margin:0;flex:1;text-wrap:pretty}.sm-review-card__by{font-size:13px;color:#8a7c74;font-family:IBM Plex Mono,monospace}.sm-heritage{background:#1a1614;color:#fff;padding:88px clamp(16px,3vw,24px)}.sm-heritage__grid{max-width:1180px;margin-inline:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:48px;align-items:center}.sm-heritage__eyebrow{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:#f9a76b;margin-bottom:14px}.sm-heritage h2{font-size:clamp(26px,3.2vw,38px);letter-spacing:-.03em;font-weight:800;margin:0 0 20px;line-height:1.1;text-align:left;color:#fff}.sm-heritage p{font-size:16.5px;line-height:1.7;color:#ffffffd6;margin:0 0 26px;text-wrap:pretty}.sm-pills{display:flex;gap:10px;flex-wrap:wrap}.sm-pill{border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;color:#fff}.sm-heritage__img{aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;background:repeating-linear-gradient(135deg,#ffffff12 0 14px,#ffffff08 14px 28px)}.sm-heritage__img img{width:100%;height:100%;object-fit:cover;display:block}.sm-support{padding:80px clamp(16px,3vw,24px);background:#faf1eb}.sm-support__card{background:#fdefe4;border:1px solid rgba(242,106,27,.25);border-radius:14px;padding:clamp(32px,5vw,56px);text-align:center;max-width:1180px;margin-inline:auto}.sm-support__card .sm-h2{margin-bottom:16px}.sm-support__card p{font-size:16.5px;line-height:1.7;color:#4a423d;max-width:720px;margin:0 auto 28px;text-wrap:pretty}.sm-acknowledgement{padding:24px clamp(16px,3vw,24px) 80px;text-align:center;background:#faf1eb}.sm-ack-inner{max-width:900px;margin-inline:auto;padding-inline:clamp(16px,3vw,24px)}.sm-acknowledgement .sm-h2{font-size:24px;letter-spacing:-.02em;font-weight:800;margin:0 0 24px}.sm-ack-circle{width:110px;height:110px;margin:0 auto 22px;border-radius:50%;overflow:hidden;background:#fdefe4;display:flex;align-items:center;justify-content:center;color:#f26a1b}.sm-acknowledgement p{font-size:14.5px;line-height:1.7;color:#5a514c;margin:0;text-wrap:pretty}.sm-review-link{color:#c9500b;text-underline-offset:.15em}.sm-review-link:hover{color:#1a1614}.sm-heritage__grid,.sm-delivery__grid{padding-inline:clamp(16px,3vw,24px)}@media(max-width:860px){.sm-hero__grid{grid-template-columns:1fr}.sm-hero__scroller{height:380px}}@media(max-width:640px){.sm-hero{padding:48px clamp(16px,3vw,24px) 40px}.sm-hero__ctas{flex-direction:column}.sm-hero__ctas .sm-btn{width:100%;text-align:center}.sm-hero__scroller{height:300px}.sm-product-row{margin-bottom:48px}.sm-diff-card{padding:28px 24px}.sm-why-grid{gap:28px}}@media(max-width:480px){.sm-pills{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/48/assets/sm-home.css.map */
