.st-product-group+.st-product-group{margin-top:56px}.st-home{padding-top:32px}.st-hero{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center;padding-bottom:64px}.st-eyebrow{font-size:12px;letter-spacing:.15em;text-transform:uppercase;font-weight:600;margin:0 0 16px}.st-hero h1{font-size:clamp(42px,5vw,76px);line-height:1.04;margin:0 0 24px;max-width:560px}.st-intro{max-width:480px;font-size:17px;line-height:1.7}.st-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap;margin-top:28px}.st-text-link{color:inherit;text-underline-offset:5px;font-size:14px;font-weight:600}.st-hero-media{display:block;color:inherit;text-decoration:none}.st-hero-media img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:4px}.st-hero-media>span{display:flex;justify-content:space-between;font-size:13px;margin-top:12px;gap:16px}.st-section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:26px}.st-section-heading h2{font-size:38px;margin:0;line-height:1.1}.st-section-heading .st-eyebrow{margin-bottom:10px}.st-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.st-product a{color:inherit;text-decoration:none}.st-product-image{background:#fff;border-radius:4px;overflow:hidden}.st-product img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;transition:transform .2s}.st-product a:hover img{transform:scale(1.025)}.st-product h3{font-family:var(--font-body-family);font-size:15px;line-height:1.5;margin:16px 0 7px;font-weight:600;letter-spacing:0}.st-product p{margin:0;font-size:14px}.st-custom-line{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:25px 0;margin:30px 0 60px;border-top:1px solid rgba(var(--color-foreground),.2);border-bottom:1px solid rgba(var(--color-foreground),.2)}.st-custom-line p{font-size:15px;margin:0}.st-business{background:#ffeed1;color:#141414;padding:64px 0}.st-business-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.st-business-media img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;display:block;border-radius:4px;background:#fff}.st-business-media p{font-size:12px;margin:10px 0 0}.st-business h2{color:#141414;font-size:clamp(34px,4vw,56px);line-height:1.08;margin:0 0 22px}.st-business-copy>p:not(.st-eyebrow){font-size:16px;line-height:1.75}.st-business ul{padding-left:20px;font-size:14px;line-height:1.8;margin-bottom:28px}.st-business .button{background:#141414;color:#fff;--color-button:23,23,23;--color-button-text:255,255,255}.st-home a:focus-visible{outline:3px solid currentColor;outline-offset:5px}#st-business{scroll-margin-top:100px}@media(max-width:749px){.st-home{padding-top:24px}.st-hero{grid-template-columns:1fr;gap:24px;padding-bottom:44px}.st-hero h1{font-size:46px;max-width:330px}.st-intro{font-size:15px}.st-hero-media img{aspect-ratio:1.2}.st-actions{gap:18px}.st-section-heading h2{font-size:30px}.st-section-heading>a{font-size:12px}.st-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.st-product h3,.st-product p{font-size:13px}.st-custom-line{display:block;margin-bottom:40px}.st-custom-line p{margin-bottom:12px}.st-business{padding:40px 0}.st-business-inner{grid-template-columns:1fr;gap:28px}.st-business-copy{grid-row:1}.st-business h2{font-size:39px}.st-business-media img{aspect-ratio:auto}}@media(prefers-reduced-motion:reduce){.st-product img{transition:none}}.st-category-section{padding-bottom:64px}.st-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.st-category{display:block;color:inherit;text-decoration:none;background:#fff;border-radius:4px;overflow:hidden}.st-category img{width:100%;height:280px;object-fit:contain;display:block}.st-category>span{display:flex;justify-content:space-between;padding:20px 24px;background:#f0eee8;font-size:22px;font-weight:600}.st-more{padding-top:72px;padding-bottom:56px}.st-more h2{font-size:clamp(32px,3.4vw,46px);line-height:1.1;margin:0 0 18px}.st-more-intro{max-width:650px;line-height:1.7;margin-bottom:30px}.st-work-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.st-work-card{color:inherit;text-decoration:none}.st-work-card img{width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff;border-radius:4px;display:block}.st-work-card h3,.st-steps h3{font-family:var(--font-body-family);font-size:16px;font-weight:600;line-height:1.5;letter-spacing:0}.st-process:first-child{margin-top:0;border-top:0;padding-top:0}.st-process{padding:64px 0;margin-top:64px;border-top:1px solid rgba(var(--color-foreground),.18)}.st-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding:0;list-style:none;margin:30px 0}.st-step-number{display:block;font-size:34px;font-family:var(--font-heading-family);color:#666}.st-steps p{font-size:14px;line-height:1.7}.st-reorder{display:flex;align-items:center;justify-content:space-between;gap:36px;background:#ffeed1;color:#141414;padding:36px;border-radius:4px}.st-reorder h2{color:#141414}.st-reorder p:not(.st-eyebrow){max-width:620px;line-height:1.7;margin-bottom:0}.st-reorder .button{flex-shrink:0;background:#141414;color:#fff}.st-more a:focus-visible{outline:3px solid currentColor;outline-offset:5px}@media(max-width:749px){.st-category-grid{gap:14px}.st-category img{height:180px}.st-category>span{font-size:17px;padding:14px}.st-category-section{padding-bottom:44px}.st-more{padding-top:44px}.st-work-grid{grid-template-columns:1fr;gap:28px}.st-work-card img{aspect-ratio:1.3}.st-steps{grid-template-columns:1fr 1fr;gap:20px}.st-process{margin-top:40px;padding:40px 0}.st-reorder{display:block;padding:26px}.st-reorder .button{margin-top:24px}.st-more h2{font-size:32px}}#st-reorder{scroll-margin-top:140px}.st-quote{padding-top:32px;padding-bottom:56px}.st-quote>h2{font-size:36px;margin-top:0}.st-quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.st-quote label{display:block;font-size:14px;font-weight:600;margin:18px 0 8px}.st-quote input:not([type=hidden]),.st-quote select,.st-quote textarea{display:block;width:100%;min-height:48px;border:1px solid rgba(var(--color-foreground),.45);border-radius:3px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:12px;font:inherit;font-size:16px}.st-quote input:focus-visible,.st-quote select:focus-visible,.st-quote textarea:focus-visible{outline:2px solid currentColor;outline-offset:3px}.st-quote p{line-height:1.7}.st-quote-help{font-size:13px}.st-quote a{color:inherit;text-underline-offset:3px}.st-quote .button{margin-top:12px}@media(max-width:749px){.st-quote-grid{grid-template-columns:1fr}.st-quote>h2{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
