@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap";
:root{--ink:#2f3432;--green:#507d53;--green-dark:#315b38;--sage:#edf3e8;--line:#e8e4db;--cream:#fbfaf6;--yellow:#fbf3d8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #b4cc99}.site-header{z-index:10;background:#fffffff5;border-bottom:1px solid #e4e0d5cc;justify-content:space-between;align-items:center;height:76px;padding:0 max(30px,50vw - 660px);display:flex;position:sticky;top:0}.brand{background:0 0;border:0;align-items:center;padding:0;display:flex}.brand img{-o-object-fit:contain;object-fit:contain;width:221px;height:75px}nav{align-items:center;gap:25px;display:flex}nav>button,nav>a,.products-trigger{color:#4b504e;background:0 0;border:0;align-items:center;gap:3px;padding:10px 0;font-size:13px;text-decoration:none;display:flex}nav>button:hover,nav>a:hover,.products-trigger:hover,.products-trigger.is-open,.text-link:hover,.solution-card button:hover{color:var(--green-dark)}.products-trigger svg{transition:transform .22s}.products-trigger.is-open svg{transform:rotate(180deg)}.mega-menu-wrap{position:relative}.mega-menu{z-index:30;-webkit-backdrop-filter:blur(24px)saturate(135%);background:#fafaf6d1;border:1px solid #ffffffe6;border-radius:18px;grid-template-columns:.82fr 1.42fr .67fr;gap:0;width:min(1040px,100vw - 48px);animation:.22s ease-out both mega-menu-in;display:grid;position:fixed;top:87px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 24px 70px #28372b2e,0 2px 12px #28372b14}.mega-menu:before{content:"";pointer-events:none;background:linear-gradient(120deg,#eef6e78a,#0000 42%,#fbf1cd52);position:absolute;inset:0}.mega-menu__intro,.mega-menu__products,.mega-menu__project{z-index:1;position:relative}.mega-menu__intro{background:#eef5e78a;padding:31px 27px}.mega-menu__intro .eyebrow{margin-bottom:13px;font-size:10px}.mega-menu__intro h2{margin-bottom:12px;font-size:24px;line-height:1.12}.mega-menu__intro>p:not(.eyebrow){color:#657065;margin:0;font-size:12px;line-height:1.55}.mega-menu__all{color:var(--green-dark);background:0 0;border:0;align-items:center;gap:6px;margin-top:25px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.mega-menu__all:hover{text-decoration:underline}.mega-menu__products{border-left:1px solid #dae1d5bf;border-right:1px solid #dae1d5bf;grid-template-columns:1fr 1fr;gap:7px;padding:19px;display:grid}.mega-product{color:#39433c;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;grid-template-columns:44px minmax(0,1fr) 16px;align-items:center;gap:10px;min-width:0;padding:7px;transition:background .2s,border-color .2s,transform .2s;display:grid}.mega-product:hover{background:#ffffffb3;border-color:#7a9a6f42;transform:translateY(-1px)}.mega-product img{-o-object-fit:cover;object-fit:cover;border-radius:7px;width:44px;height:44px}.mega-product span{min-width:0}.mega-product strong,.mega-product small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mega-product strong{font-size:12px}.mega-product small{color:#7e877f;margin-top:3px;font-size:9px}.mega-product>svg{color:#7c9578}.mega-menu__project{color:#fff;background:#314d39;flex-direction:column;justify-content:flex-end;min-height:293px;display:flex;overflow:hidden}.mega-menu__project>img{-o-object-fit:cover;object-fit:cover;-o-object-position:62% center;object-position:62% center;opacity:.42;width:100%;height:100%;position:absolute;inset:0}.mega-menu__project>div{background:linear-gradient(#1f392708,#1f3927d6);padding:23px;position:relative}.mega-menu__project span{color:#d9e8ce;letter-spacing:.12em;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.mega-menu__project strong{max-width:150px;font-family:Playfair Display,serif;font-size:21px;line-height:1.05;display:block}.mega-menu__project button{color:#fff;background:0 0;border:0;align-items:center;gap:5px;margin-top:18px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.mega-menu__project button:hover,.mega-menu__project button svg{color:#e9f3df}@keyframes mega-menu-in{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.button{color:#fff;background:var(--green);border:0;border-radius:4px;justify-content:center;align-items:center;gap:10px;padding:13px 19px;font-size:14px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:var(--green-dark);transform:translateY(-1px)}.header-cta{min-width:142px}.hero{background:linear-gradient(103deg,#f7f4e9 0% 41%,#fdfcf8 74%);grid-template-columns:minmax(440px,48%) 1fr;min-height:570px;display:grid;overflow:hidden}.hero-copy{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;padding:54px 48px 42px max(42px,50vw - 660px);display:flex;position:relative}.eyebrow{color:#6e8a66;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 11px;font-size:12px;font-weight:600;display:flex}.eyebrow:after{content:"";background:#93ae85;width:42px;height:1px;display:inline-block}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.045em;max-width:570px;margin-bottom:12px;font-size:51px;line-height:1.08}h1 span,h2 span{color:var(--green)}.hero-copy>p{color:#525755;max-width:510px;margin-bottom:18px;font-size:17px;line-height:1.43}.hero-copy>small{color:#777b78;margin:8px 0 0 5px;font-size:11px}.hero-visual{min-width:0;position:relative}.hero-visual img{-o-object-fit:cover;object-fit:cover;-o-object-position:51% center;object-position:51% center;width:100%;height:100%;display:block}.quote-form{background:#fffffff0;border:1px solid #ebeae4;border-radius:10px;grid-template-columns:1fr 1fr;gap:10px;width:330px;padding:16px;display:grid;box-shadow:0 8px 26px #30362e17}.quote-form label{color:#555c56;font-size:10px;font-weight:600;display:block}.quote-form label span{margin-bottom:4px;display:block}.quote-form input,.quote-form select{color:#858884;background:#fff;border:1px solid #dddcd6;border-radius:4px;width:100%;height:34px;padding:0 10px;font-size:10px}.quote-form .button{grid-column:1/-1;padding:10px;font-size:12px}.quote-success{width:330px;color:var(--green-dark);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:24px 20px;display:flex;box-shadow:0 8px 26px #30362e17}.quote-success span{color:#747a74;margin-top:3px;font-size:12px;display:block}.buyer-bar{background:#fdfdfb;border:1px solid #e4eadf;border-radius:12px;grid-template-columns:repeat(4,1fr);width:min(1320px,100% - 80px);min-height:92px;margin:20px auto 0;display:grid;overflow:hidden}.buyer-bar button{color:var(--green-dark);background:0 0;border:0;border-right:1px solid #e4eadf;justify-content:center;align-items:center;gap:13px;display:flex}.buyer-bar button:last-child{border:0}.buyer-bar strong,.buyer-bar small{text-align:left;display:block}.buyer-bar strong{color:#3b443c;font-size:14px}.buyer-bar small{color:#7d867e;margin-top:3px;font-size:11px}.section{width:min(1320px,100% - 80px);margin:0 auto;padding:75px 0}.section-intro.center{text-align:center}.section-intro.center .eyebrow{justify-content:center}.section-intro.center .eyebrow:before{content:"";background:#93ae85;width:42px;height:1px;display:inline-block}h2{letter-spacing:-.035em;margin-bottom:9px;font-size:34px;line-height:1.15}.section-intro p,.section-heading p{color:#717671;font-size:14px}.strengths{padding-bottom:64px}.strength-grid{grid-template-columns:repeat(4,1fr);margin-top:35px;display:grid}.strength-grid article{text-align:center;border-right:1px solid #dfe4dc;padding:0 30px}.strength-grid article:last-child{border:0}.strength-grid svg{color:var(--green)}.strength-grid h3{margin:10px 0 5px;font-size:15px}.strength-grid p{color:#818781;margin:0;font-size:11px}.section-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.section-heading h2{margin:0}.text-link{color:var(--green-dark);background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:13px;font-weight:600;display:inline-flex}.text-link:hover{text-decoration:underline}.product-grid{grid-template-columns:repeat(6,1fr);gap:13px;margin-top:29px;display:grid}.product-card{color:#3d453f;text-align:center;background:#f8f5ed;border:0;border-radius:2px;min-width:0;padding:0 0 12px;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s;overflow:hidden}.product-card:hover{transform:translateY(-3px);box-shadow:0 8px 18px #3231261f}.product-card img{aspect-ratio:1.03;-o-object-fit:cover;object-fit:cover;width:100%;height:auto;margin-bottom:9px;display:block}.section--tint{background:linear-gradient(90deg,#edf4e9,#f7f8ee);width:100%;padding-left:max(40px,50vw - 660px);padding-right:max(40px,50vw - 660px)}.process-heading{align-items:flex-end}.process-heading>p{max-width:280px;margin:0}.process-grid{grid-template-columns:repeat(5,1fr);gap:16px;margin-top:37px;display:grid}.process-grid article{text-align:center;padding:0 18px;position:relative}.step-number{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:32px;height:32px;margin:auto;font-size:13px;font-weight:700;display:grid}.process-grid h3{margin:11px 0 5px;font-size:14px}.process-grid p{color:#79807a;margin:0;font-size:11px;line-height:1.35}.process-arrow{color:#72906e;position:absolute;top:5px;right:-12px}.solutions{padding-bottom:62px}.side-copy{margin:0}.solution-grid{grid-template-columns:repeat(3,1fr);gap:17px;margin-top:28px;display:grid}.solution-card{background:#f8f6ef;grid-template-columns:43% 1fr;min-height:185px;display:grid;overflow:hidden}.solution-card img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.solution-card div{padding:25px 17px}.solution-card h3{margin-bottom:6px;font-size:17px}.solution-card p{color:#747873;min-height:36px;margin-bottom:13px;font-size:12px;line-height:1.35}.solution-card button,.solution-card a{color:var(--green);background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.materials{background:#fff;grid-template-columns:1fr 1fr;gap:0;padding:58px max(40px,50vw - 660px);display:grid}.materials-column{padding-right:38px}.materials-column--logo{border-left:1px solid #dfe4dc;padding:0 0 0 38px}.materials h2{font-size:27px}.materials p{color:#6f756f;font-size:13px}.material-swatches,.logo-samples{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:22px;display:grid}.swatch{aspect-ratio:1.1;display:block}.swatch--tan{background:#ab7143}.swatch--brown{background:#633a27}.swatch--green{background:#334a3c}.swatch--black{background:#292825}.swatch-labels{color:#696f69;text-align:center;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:7px;font-size:10px;display:grid}.logo-samples div{color:#5d3421;background:#9f5f38;place-items:center;min-height:98px;display:grid;position:relative}.logo-samples div:nth-child(2){color:#f5d780;background:#70462a}.logo-samples div:nth-child(3){color:#876443;background:#e5d4b6}.logo-samples div:nth-child(4){color:#ebd6a7;background:#5e432e}.logo-samples b{letter-spacing:.02em;text-align:center;font-size:16px;line-height:.86}.logo-samples small{color:#6e746e;white-space:nowrap;font-size:10px;position:absolute;bottom:-21px}.craft{background:#f8f8f4;grid-template-columns:1.35fr .65fr;width:min(1320px,100% - 80px);min-height:370px;margin:65px auto 0;display:grid}.craft-feature{color:#fff;position:relative;overflow:hidden}.craft-feature>img{-o-object-fit:cover;object-fit:cover;-o-object-position:left center;object-position:left center;filter:brightness(.63);width:100%;height:100%;position:absolute}.craft-feature>img.factory-trust-photo{-o-object-position:center;object-position:center;filter:brightness(.58)saturate(.84)}.craft-feature>div{max-width:360px;padding:56px 45px;position:relative}.craft-feature .eyebrow{color:#e5efd7}.craft-feature .eyebrow:after{background:#e5efd7}.craft-feature h2{font-size:34px}.craft-feature p{color:#f4f3eb;font-size:14px;line-height:1.5}.button--light{color:#334f35;background:#fff;margin-top:9px}.button--light:hover{background:#f1f6eb}.craft-list{grid-template-rows:repeat(4,1fr);display:grid}.craft-list div{color:#667a64;background:#f8f8f4;border-bottom:1px solid #e3e4dd;align-items:center;gap:18px;padding:0 27px;display:flex}.craft-list div:last-child{border-bottom:0}.craft-list span{color:#4e554e;font-size:14px}.mandy{grid-template-columns:1fr 260px;align-items:end;min-height:310px;padding:54px 0 0;display:grid;overflow:hidden}.mandy-copy{padding:0 56px 50px}.mandy h2{font-size:30px}.mandy p:not(.eyebrow):not(.mandy-signature){color:#626862;max-width:570px;font-size:14px;line-height:1.55}.mandy img{-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;align-self:end;width:100%;height:310px}.mandy-signature{color:#789170;margin:18px 0 0;font-family:Playfair Display,serif;font-size:17px;font-style:italic}.faq{grid-template-columns:.8fr 1.2fr;gap:70px;padding-top:54px;padding-bottom:58px;display:grid}.faq h2{font-size:32px}.faq-list{border-top:1px solid #e3e5de}.faq-list article{border-bottom:1px solid #e3e5de}.faq-list article>button{color:#4d554e;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:53px;font-size:13px;display:flex}.faq-list article.is-open>button svg{color:var(--green);transform:rotate(45deg)}.faq-list article p{color:#737a73;max-width:610px;margin:0;padding:0 35px 15px 0;font-size:13px;line-height:1.5}.contact{grid-template-columns:1fr 1.05fr;align-items:center;gap:65px;padding-top:55px;padding-bottom:55px;display:grid}.contact h2{max-width:520px;margin:0 0 9px;font-size:31px}.contact p{color:#70776f;margin:0;font-size:14px}.contact-form .quote-form{width:100%;padding:18px}.quote-form--compact{box-shadow:none}.company-location{color:#f5f1e5;background:#121612;border:1px solid #b88d26;border-radius:18px;grid-template-columns:minmax(285px,.78fr) minmax(0,1.22fr);width:min(1320px,100% - 80px);min-height:456px;margin:78px auto 0;display:grid;overflow:hidden;box-shadow:0 26px 60px #1e221d33}.company-location__details{background:radial-gradient(circle at 10% 0,#e4b13326,#0000 34%),linear-gradient(150deg,#181d18,#0c0f0c);flex-direction:column;padding:38px 37px 30px;display:flex}.company-location__brandline{border-bottom:1px solid #f2c95b33;align-items:center;gap:10px;padding-bottom:22px;display:flex}.company-location__brandline img{-o-object-fit:contain;object-fit:contain;filter:brightness(0)invert()sepia(.25)saturate(.7);width:94px;height:30px}.company-location__brandline span,.company-location__eyebrow{color:#e7bb4e;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.company-location__eyebrow{margin-top:34px}.company-location h2{color:#fffdf7;letter-spacing:-.035em;max-width:370px;margin:10px 0 11px;font-size:32px;line-height:1.06}.company-location__intro{color:#c7c9bf;max-width:355px;margin:0;font-size:13px;line-height:1.55}.company-location address{color:#f4efdf;align-items:flex-start;gap:11px;margin:25px 0 22px;font-size:12px;font-style:normal;line-height:1.55;display:flex}.company-location address svg{color:#f0bd43;flex:none;margin-top:1px}.company-location__actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.company-location__primary,.company-location__secondary{align-items:center;gap:7px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.company-location__primary{color:#13170f;background:#efc04c;padding:12px 14px;transition:transform .2s,background .2s;box-shadow:0 8px 22px #00000040}.company-location__primary:hover{background:#f8d170;transform:translateY(-1px)}.company-location__secondary{color:#f3c65c}.company-location__secondary:hover{color:#fff0c3}.company-location__status{color:#949b90;margin:19px 0 0;font-size:9px;line-height:1.4}.company-location__map{background:#d9d6c8;min-height:456px;position:relative;overflow:hidden}.company-location__map:after{pointer-events:none;content:"";background:linear-gradient(110deg,#0a0c0a36,#0000 28% 72%,#090b0924);position:absolute;inset:0}.company-location__map iframe{filter:saturate(.78)contrast(1.04);border:0;width:100%;height:100%;min-height:456px;display:block}.company-location__map-label{z-index:1;color:#fff5d6;letter-spacing:.06em;text-transform:uppercase;background:#121612e0;border:1px solid #f5cd64a6;border-radius:4px;align-items:center;gap:8px;padding:9px 11px;font-size:10px;font-weight:700;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 8px 20px #0000003d}.company-location__pulse{background:#f1be44;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #f1be442e}footer{background:#fff;padding:42px max(40px,50vw - 660px) 22px}.footer-main{grid-template-columns:2fr repeat(3,1fr);gap:40px;padding-bottom:31px;display:grid}.footer-brand img{-o-object-fit:contain;object-fit:contain;width:150px;height:45px}.footer-brand p{color:#4e574e;margin:9px 0 17px;font-size:13px}.footer-brand div{color:#4d594e;gap:14px;display:flex}.footer-main h3{margin:4px 0 12px;font-size:13px}.footer-main a{color:#70766f;margin:7px 0;font-size:12px;text-decoration:none;display:block}.footer-main a:hover{color:var(--green-dark)}.footer-bottom{color:#888d87;border-top:1px solid #e6e7e2;justify-content:space-between;padding-top:17px;font-size:10px;display:flex}@media (max-width:1100px){nav{gap:13px}nav>button,.products-trigger{font-size:11px}.mega-menu{grid-template-columns:.78fr 1.48fr;width:min(820px,100vw - 40px)}.mega-menu__project{display:none}}@media (max-width:1000px){.hero{grid-template-columns:1fr}.hero-copy{padding:55px 8vw 35px}.hero-visual{height:390px}.buyer-bar,.section,.craft{width:min(92%,900px)}.product-grid{grid-template-columns:repeat(3,1fr)}.section--tint,.materials{padding-left:4vw;padding-right:4vw}.craft{grid-template-columns:1fr}.craft-list{grid-template-rows:none;grid-template-columns:repeat(4,1fr)}.craft-list div{text-align:center;flex-direction:column;gap:8px;padding:17px 10px}.craft-list span{font-size:11px}.company-location{grid-template-columns:1fr;width:min(92%,900px)}.company-location__map,.company-location__map iframe{min-height:390px}.footer-main{grid-template-columns:1.5fr repeat(3,1fr);gap:20px}}@media (max-width:680px){.site-header{height:65px;padding:0 18px}.brand img{width:120px}nav{display:none}.header-cta{min-width:auto;padding:10px 12px;font-size:12px}.hero{min-height:0}.hero-copy{padding:46px 24px 26px}.hero-visual{height:250px}.hero-visual img{-o-object-position:center;object-position:center}h1{font-size:39px}.quote-form{width:100%}.buyer-bar{grid-template-columns:repeat(2,1fr);width:calc(100% - 30px)}.buyer-bar button{justify-content:flex-start;min-height:84px;padding-left:18px}.buyer-bar button:nth-child(2){border-right:0}.buyer-bar button:nth-child(-n+2){border-bottom:1px solid #e4eadf}.section{width:calc(100% - 38px);padding:52px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:14px}h2{font-size:29px}.strength-grid{grid-template-columns:repeat(2,1fr);gap:28px 0}.strength-grid article:nth-child(2){border:0}.strength-grid article{padding:0 16px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.process-grid{grid-template-columns:1fr;gap:24px}.process-grid article{padding:0}.process-arrow{display:none}.section--tint{padding-left:19px;padding-right:19px}.solution-grid{grid-template-columns:1fr}.materials{padding:48px 19px;display:block}.materials-column{padding:0}.materials-column--logo{border:0;margin-top:55px;padding:0}.material-swatches,.logo-samples{gap:6px}.swatch-labels{gap:6px;font-size:8px}.craft{width:calc(100% - 38px);margin-top:38px}.craft-feature>div{padding:45px 28px}.craft-list{grid-template-columns:repeat(2,1fr)}.craft-list div{border-bottom:1px solid #e3e4dd}.mandy{background:#f7f8f3;grid-template-columns:1fr;width:100%;min-height:0;padding:45px 19px 0}.mandy-copy{padding:0 0 30px}.mandy img{justify-self:center;width:250px;height:270px}.faq{grid-template-columns:1fr;gap:28px}.company-location{border-radius:12px;width:calc(100% - 38px);margin-top:52px}.company-location__details{padding:29px 23px 25px}.company-location__brandline{padding-bottom:18px}.company-location__eyebrow{margin-top:26px}.company-location h2{font-size:29px}.company-location__map,.company-location__map iframe{min-height:330px}.company-location__map-label{font-size:8px;top:13px;right:13px}.contact{grid-template-columns:1fr;gap:24px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}}.company-location__map:after{z-index:1}.company-location__map-label{z-index:3}.company-location__map-preview{background:radial-gradient(circle at 68% 24%,#f0be4540,#0000 20%),linear-gradient(135deg,#27352c 0%,#1c2620 46%,#374637 100%);width:100%;min-height:456px;position:relative;overflow:hidden}.company-location__map-preview:before,.company-location__map-preview:after{content:"";opacity:.34;background-image:linear-gradient(90deg,#dee9d638 1px,#0000 1px),linear-gradient(#dee9d62e 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:-25%;transform:rotate(-13deg)}.company-location__map-preview:after{opacity:.18;background-size:76px 76px;inset:-17%;transform:rotate(21deg)}.company-location__road{z-index:1;background:#d9e5cb6e;border:1px solid #f5efd6c7;border-radius:99px;height:13px;display:block;position:absolute;box-shadow:0 0 0 6px #2a392e78}.company-location__road--one{width:119%;top:48%;left:-14%;transform:rotate(-19deg)}.company-location__road--two{width:92%;top:30%;left:15%;transform:rotate(56deg)}.company-location__road--three{width:91%;top:77%;left:18%;transform:rotate(-54deg)}.company-location__pin{z-index:2;background:#f1bf49;border:1px solid #ffe493e6;border-radius:50% 50% 50% 0;place-items:center;width:94px;height:94px;display:grid;position:absolute;top:47%;left:57%;transform:translate(-50%,-50%)rotate(-45deg);box-shadow:0 14px 30px #00000059,0 0 0 10px #f1bf4924}.company-location__pin img{-o-object-fit:contain;object-fit:contain;filter:brightness(.14);width:58px;height:42px;transform:rotate(45deg)}.company-location__preview-note{z-index:2;color:#ecf0e4;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0c110dc7;border:1px solid #f4dd8e87;max-width:252px;padding:13px 15px;position:absolute;bottom:24px;left:25px;box-shadow:0 10px 24px #0003}.company-location__preview-note strong,.company-location__preview-note span{display:block}.company-location__preview-note strong{color:#f1c451;font-size:11px}.company-location__preview-note span{color:#d6dacf;margin-top:5px;font-size:10px;line-height:1.4}@media (max-width:1000px){.company-location__map-preview{min-height:390px}}@media (max-width:680px){.company-location__map-preview{min-height:330px}.company-location__preview-note{bottom:18px;left:18px}}.whatsapp-float{right:max(20px,env(safe-area-inset-right));bottom:max(22px,env(safe-area-inset-bottom));z-index:50;color:#fff;background:linear-gradient(145deg,#32c86b,#118643);border:2px solid #facf53f0;border-radius:50%;place-items:center;width:56px;height:56px;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:grid;position:fixed;box-shadow:0 14px 30px #114d2a47,0 0 0 5px #f8c94326}.whatsapp-float:hover{color:#fff;background:linear-gradient(145deg,#3bdc78,#0e793b);transform:translateY(-3px)scale(1.06);box-shadow:0 18px 34px #114d2a57,0 0 0 7px #f8c94338}.whatsapp-float:focus-visible{outline-offset:4px;outline:3px solid #f5c752}.whatsapp-float__signal{background:#f3c44e;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:5px;right:5px}.whatsapp-float__tooltip{color:#fff5da;letter-spacing:.02em;opacity:0;pointer-events:none;background:#131c14f0;border:1px solid #edc44cb8;border-radius:4px;width:max-content;padding:8px 10px;font-size:10px;font-weight:700;transition:opacity .18s,transform .18s;display:block;position:absolute;right:66px;transform:translate(6px);box-shadow:0 10px 24px #111c122e}.whatsapp-float:hover .whatsapp-float__tooltip,.whatsapp-float:focus-visible .whatsapp-float__tooltip{opacity:1;transform:translate(0)}@media (max-width:680px){.brand img{width:187px;height:75px}}.site-header .brand img,.footer-brand img,.company-location__brandline img{content:url(/images/logo-horizontal.png);-o-object-fit:contain;object-fit:contain;width:2cm;height:auto}@media (max-width:680px){.whatsapp-float{right:max(15px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));width:52px;height:52px}.whatsapp-float__tooltip{display:none}}
.product-page{--p-ink:#283129;--p-green:#46744b;--p-line:#e2e7de;--p-sage:#f1f6ed;--p-cream:#fcfbf7;color:var(--p-ink);background:var(--p-cream)}.product-page .product-header{position:sticky}.product-page .product-header .brand img,.product-page .product-footer img{content:url(/images/logo-horizontal.png);-o-object-fit:contain;object-fit:contain;width:2cm;height:auto}.product-header nav{gap:25px}.product-header nav a{color:#4b504e;font-size:12px;text-decoration:none}.product-header nav a:hover{color:var(--p-green)}.product-hero{grid-template-columns:minmax(0,1.04fr) minmax(390px,.96fr) 96px;gap:31px;width:min(1320px,100% - 80px);margin:0 auto;padding:34px 0 29px;display:grid;position:relative}.product-gallery{grid-template-columns:74px minmax(0,1fr);gap:14px;min-height:500px;display:grid}.gallery-thumbnails{flex-direction:column;gap:10px;display:flex}.gallery-thumbnails button{background:#fff;border:1px solid #0000;border-radius:4px;width:74px;height:93px;padding:0;overflow:hidden}.gallery-thumbnails button.is-active{border:2px solid var(--p-green)}.gallery-thumbnails img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.gallery-main{background:#f2eee5;overflow:hidden}.gallery-main img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.product-summary{padding:5px 0 0}.breadcrumb{color:#8a9189;margin:0 0 26px;font-size:10px}.breadcrumb span{margin:0 5px}.product-summary h1{letter-spacing:-.04em;max-width:530px;margin:0 0 9px;font-family:Playfair Display,serif;font-size:47px;line-height:1.02}.product-summary h1 span{color:var(--p-green)}.product-lead{color:#566057;margin:0 0 11px;font-size:17px}.product-summary>p:not(.eyebrow):not(.breadcrumb):not(.product-lead){color:#687168;max-width:570px;margin-bottom:17px;font-size:13px;line-height:1.47}.spec-table{border:1px solid var(--p-line);background:#ffffffa1;margin:0}.spec-table div{border-bottom:1px solid var(--p-line);grid-template-columns:132px 1fr;display:grid}.spec-table div:last-child{border:0}.spec-table dt,.spec-table dd{margin:0;padding:8px 10px;font-size:10px;line-height:1.3}.spec-table dt{color:#465047;background:#eff5ea9e;font-weight:700}.spec-table dd{color:#697269}.product-hero__actions{align-items:center;gap:20px;margin-top:17px;display:flex}.product-hero__actions .button{min-width:210px}.product-hero__actions a{color:#527150;align-items:center;gap:8px;font-size:11px;text-decoration:none;display:flex}.product-hero__actions a strong,.product-hero__actions a small{display:block}.product-hero__actions a small{color:#879087;margin-top:2px;font-size:9px}.product-side-nav{border-left:1px solid var(--p-line);flex-direction:column;gap:17px;padding:54px 0 0 17px;display:flex}.product-side-nav a,.product-side-nav button{color:#78827a;text-align:left;background:0 0;border:0;padding:0;font-size:10px;text-decoration:none}.product-side-nav a.is-current{color:var(--p-green);font-weight:700}.product-side-nav button{color:var(--p-green);margin-top:5px;font-weight:700}.product-benefits{border-top:1px solid var(--p-line);border-bottom:1px solid var(--p-line);background:#f7faf4;grid-template-columns:repeat(4,1fr);width:100%;display:grid}.product-benefits article{border-right:1px solid var(--p-line);min-height:83px;color:var(--p-green);justify-content:center;align-items:center;gap:12px;padding:13px 21px;display:flex}.product-benefits article:last-child{border:0}.product-benefits strong,.product-benefits small{display:block}.product-benefits strong{color:#3c473e;font-size:12px}.product-benefits small{color:#7f887f;margin-top:3px;font-size:9px}.product-section{width:min(1320px,100% - 80px);margin:0 auto;padding:54px 0}.product-section__heading{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:20px;display:flex}.product-section__heading h2,.product-process h2,.product-bottom h2{letter-spacing:-.035em;margin:0;font-size:27px;line-height:1.12}.product-section__heading>p{color:#778177;max-width:340px;margin:0;font-size:12px;line-height:1.45}.product-section__heading .eyebrow{margin-bottom:6px;font-size:10px}.material-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.material-grid button{color:#4e584e;text-align:left;background:#fff;border:0;padding:0;font-size:11px;overflow:hidden}.material-grid img{aspect-ratio:1.8;-o-object-fit:cover;object-fit:cover;filter:saturate(.72)contrast(.96);width:100%;transition:transform .22s;display:block}.material-grid button:hover img{transform:scale(1.03)}.material-grid span{padding:7px 0;display:block}.customization-section{background:#f6f8f4;width:100%;padding-left:max(40px,50vw - 660px);padding-right:max(40px,50vw - 660px)}.custom-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.custom-grid article{min-width:0}.custom-grid img{aspect-ratio:1.48;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.custom-grid h3{margin:9px 0 2px;font-size:12px}.custom-grid p{color:#788177;margin:0;font-size:10px}.packaging-section{padding-bottom:66px}.packaging-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.packaging-grid article{background:#fff}.packaging-grid img{aspect-ratio:1.35;-o-object-fit:cover;object-fit:cover;width:100%;display:block}.packaging-grid span{color:#505a50;padding:9px 0 0;font-size:11px;display:block}.product-process{background:#eaf3e6;padding:48px max(40px,50vw - 660px)}.product-process>div:first-child{justify-content:space-between;align-items:end;display:flex}.product-process .eyebrow{margin-bottom:7px;font-size:10px}.product-process__steps{grid-template-columns:repeat(5,1fr);gap:0;margin-top:32px;display:grid}.product-process__steps article{text-align:center;padding:0 16px;position:relative}.product-process__steps article>span{color:#fff;background:var(--p-green);border-radius:50%;place-items:center;width:29px;height:29px;margin:0 auto;font-size:11px;font-weight:700;display:grid}.product-process__steps h3{margin:9px 0 3px;font-size:12px}.product-process__steps p{color:#748072;margin:0;font-size:10px;line-height:1.35}.product-process__steps article>svg{color:#789674;position:absolute;top:3px;right:-10px}.product-bottom{grid-template-columns:.93fr 1.07fr;gap:57px;width:min(1320px,100% - 80px);margin:0 auto;padding:63px 0;display:grid}.product-faq .eyebrow,.product-inquiry .eyebrow{margin-bottom:7px;font-size:10px}.product-faq>h2{margin-bottom:15px}.product-faq article{border-top:1px solid var(--p-line)}.product-faq article:last-child{border-bottom:1px solid var(--p-line)}.product-faq article button{color:#4e584f;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:47px;padding:0;font-size:12px;display:flex}.product-faq article.is-open button svg{color:var(--p-green);transform:rotate(45deg)}.product-faq article p{color:#737c73;margin:0;padding:0 26px 14px 0;font-size:11px;line-height:1.5}.product-inquiry{background:#f3f7ef;border:1px solid #e0e8db;padding:24px}.product-inquiry>h2{margin-bottom:4px}.product-inquiry>p:not(.eyebrow){color:#748071;margin:0 0 18px;font-size:11px}.product-form{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.product-form label{color:#667067;font-size:10px;font-weight:700}.product-form input,.product-form select,.product-form textarea{color:#697269;background:#fff;border:1px solid #dfe3da;border-radius:3px;width:100%;min-height:34px;margin-top:4px;padding:0 9px;font-size:10px;display:block}.product-form textarea{resize:vertical;height:34px;padding-top:9px}.product-form label:nth-of-type(7){grid-column:span 1}.product-form label:nth-of-type(8){grid-column:span 2}.product-form__submit{grid-column:span 1;padding:10px 12px;font-size:11px}.product-form>small{color:#849082;grid-column:span 2;align-self:center;font-size:9px}.product-success{min-height:170px;color:var(--p-green);align-items:center;gap:11px;display:flex}.product-success span{color:#728072;margin-top:4px;font-size:11px;display:block}.product-footer{border-top:1px solid var(--p-line);color:#727a73;background:#fff;grid-template-columns:200px 1fr 1fr;align-items:center;gap:20px;padding:22px max(40px,50vw - 660px);font-size:10px;display:grid}.product-footer span:last-child{text-align:right}@media (max-width:1050px){.product-hero{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr)}.product-side-nav{display:none}.product-header nav{gap:14px}.product-header nav a{font-size:10px}}@media (max-width:760px){.product-header nav{display:none}.product-hero{grid-template-columns:1fr;gap:26px;width:calc(100% - 38px);padding-top:22px}.product-gallery{grid-template-columns:55px 1fr;gap:9px;min-height:385px}.gallery-thumbnails button{width:55px;height:76px}.product-summary h1{font-size:38px}.product-summary>p:not(.eyebrow):not(.breadcrumb):not(.product-lead){font-size:13px}.spec-table div{grid-template-columns:110px 1fr}.product-hero__actions{flex-direction:column;align-items:flex-start}.product-benefits{grid-template-columns:repeat(2,1fr)}.product-benefits article{justify-content:flex-start;padding:14px 18px}.product-benefits article:nth-child(2){border-right:0}.product-benefits article:nth-child(-n+2){border-bottom:1px solid var(--p-line)}.product-section,.product-bottom{width:calc(100% - 38px)}.product-section{padding:44px 0}.product-section__heading{display:block}.product-section__heading>p{margin-top:10px}.material-grid,.custom-grid,.packaging-grid{grid-template-columns:repeat(2,1fr)}.customization-section{padding-left:19px;padding-right:19px}.product-process{padding:43px 19px}.product-process__steps{grid-template-columns:1fr;gap:23px}.product-process__steps article{padding:0}.product-process__steps article>svg{display:none}.product-bottom{grid-template-columns:1fr;gap:45px;padding:48px 0}.product-form{grid-template-columns:1fr 1fr}.product-form label:nth-of-type(7),.product-form label:nth-of-type(8),.product-form__submit,.product-form>small{grid-column:span 2}.product-footer{grid-template-columns:1fr;gap:8px;padding:24px 19px}.product-footer span:last-child{text-align:left}}
.inquiry-page{color:#303934;background:linear-gradient(130deg,#f7f8f2,#eef4e8 49%,#f7f4e9);min-height:100vh}.inquiry-header{justify-content:space-between;align-items:center;width:min(1320px,100% - 80px);margin:0 auto;padding:22px 0;display:flex}.inquiry-logo img{-o-object-fit:contain;object-fit:contain;width:150px;height:44px;display:block}.inquiry-back{color:#526351;align-items:center;gap:7px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.inquiry-back:hover{color:#315b38}.inquiry-shell{background:#fff;border:1px solid #dce3d7;border-radius:20px;grid-template-columns:.84fr 1.16fr;width:min(1200px,100% - 80px);min-height:700px;margin:16px auto 72px;display:grid;overflow:hidden;box-shadow:0 24px 70px #2c3e2b21}.inquiry-intro{color:#f7faf4;background:radial-gradient(circle at 8% 5%,#d7b75730,#0000 27%),linear-gradient(145deg,#2f5537,#17351f);flex-direction:column;padding:64px 58px 46px;display:flex}.inquiry-eyebrow{color:#9fc092;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.inquiry-intro h1{color:#fffdf7;letter-spacing:-.045em;max-width:430px;margin:14px 0 16px;font-size:43px;line-height:1.04}.inquiry-intro>p:not(.inquiry-eyebrow){color:#d5dfd0;max-width:410px;margin:0;font-size:14px;line-height:1.65}.inquiry-reassurance{gap:19px;margin-top:50px;display:grid}.inquiry-reassurance>div{align-items:flex-start;gap:12px;display:flex}.inquiry-reassurance svg{color:#d1ad51;flex:none;margin-top:2px}.inquiry-reassurance strong,.inquiry-reassurance small{display:block}.inquiry-reassurance strong{color:#f7f9f3;font-size:12px}.inquiry-reassurance small{color:#bdcbbc;max-width:285px;margin-top:3px;font-size:10px;line-height:1.45}.inquiry-contact-note{color:#d8e2d3;border-top:1px solid #e2eeda29;align-items:flex-start;gap:9px;margin-top:auto;padding-top:28px;font-size:10px;line-height:1.5;display:flex}.inquiry-contact-note svg{color:#d1ad51;flex:none}.inquiry-card{padding:59px 62px 45px}.inquiry-card__heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:29px;display:flex}.inquiry-card__heading .inquiry-eyebrow{color:#6c996d}.inquiry-card__heading h2{color:#303934;letter-spacing:-.04em;margin:7px 0 0;font-size:31px}.inquiry-card__heading>p:last-child{color:#768076;margin:0;font-size:10px}.inquiry-card__heading b,.inquiry-field em{color:#b68724;margin-left:3px;font-style:normal}.inquiry-form{gap:17px;display:grid}.inquiry-grid{grid-template-columns:1fr 1fr;gap:17px 16px;display:grid}.inquiry-field{min-width:0;display:block}.inquiry-field>span{color:#505a51;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.inquiry-field input,.inquiry-field select,.inquiry-field textarea{color:#3e4a40;width:100%;font:inherit;background:#fcfcfa;border:1px solid #dfe5db;border-radius:5px;outline:0;font-size:12px;transition:border-color .18s,box-shadow .18s,background .18s;display:block}.inquiry-field input,.inquiry-field select{height:43px;padding:0 12px}.inquiry-field textarea{resize:vertical;min-height:112px;padding:12px;line-height:1.5}.inquiry-field input::-moz-placeholder{color:#a0a89f}.inquiry-field textarea::-moz-placeholder{color:#a0a89f}.inquiry-field input::placeholder,.inquiry-field textarea::placeholder{color:#a0a89f}.inquiry-field input:focus,.inquiry-field select:focus,.inquiry-field textarea:focus{background:#fff;border-color:#739774;box-shadow:0 0 0 3px #79a67529}.inquiry-field input[aria-invalid=true]{background:snow;border-color:#c98b72}.inquiry-field small{color:#909990;min-height:16px;margin-top:5px;font-size:9px;line-height:1.35;display:block}.inquiry-field small.is-error{color:#ad5a43}.inquiry-field--message{margin-top:1px}.inquiry-honeypot{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.inquiry-submit{color:#fff;min-height:47px;font:inherit;background:#507d53;border:0;border-radius:4px;justify-content:center;align-items:center;gap:9px;font-size:13px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 9px 18px #355b392b}.inquiry-submit:hover:not(:disabled){background:#315b38;transform:translateY(-1px)}.inquiry-submit:disabled{cursor:not-allowed;opacity:.7}.inquiry-privacy{color:#939b92;text-align:center;margin:0;font-size:9px;line-height:1.45}.inquiry-notice{border-radius:4px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:11px;line-height:1.45;display:flex}.inquiry-notice--error{color:#934937;background:#fff7f3;border:1px solid #efd5cc}.inquiry-notice svg{flex:none;margin-top:1px}.inquiry-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:385px;display:flex}.inquiry-success>svg{color:#568658}.inquiry-success h2{color:#344037;letter-spacing:-.035em;max-width:390px;margin:16px 0 8px;font-size:27px}.inquiry-success p{color:#748074;max-width:365px;margin:0;font-size:12px;line-height:1.55}.inquiry-success button{color:#486d4b;font:inherit;background:0 0;border:0;align-items:center;gap:7px;margin-top:24px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.inquiry-success button:hover{color:#294f31;text-decoration:underline}@media (max-width:900px){.inquiry-header,.inquiry-shell{width:min(92%,760px)}.inquiry-shell{grid-template-columns:1fr}.inquiry-intro{min-height:0;padding:46px 42px}.inquiry-intro h1{font-size:38px}.inquiry-reassurance{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:35px}.inquiry-reassurance>div{display:block}.inquiry-reassurance svg{margin-bottom:8px}.inquiry-contact-note{display:none}.inquiry-card{padding:48px 42px}}@media (max-width:620px){.inquiry-header,.inquiry-shell{width:calc(100% - 32px)}.inquiry-header{padding:18px 0}.inquiry-logo img{width:120px;height:36px}.inquiry-back{font-size:10px}.inquiry-shell{border-radius:13px;margin-top:8px}.inquiry-intro,.inquiry-card{padding:34px 23px}.inquiry-intro h1{font-size:34px}.inquiry-reassurance{grid-template-columns:1fr;gap:16px}.inquiry-reassurance>div{display:flex}.inquiry-reassurance svg{margin:2px 0 0}.inquiry-card__heading{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:23px}.inquiry-card__heading h2{font-size:28px}.inquiry-grid{grid-template-columns:1fr;gap:13px}}
.site-header .brand img,.footer-brand img,.product-page .product-header .brand img,.product-page .product-footer img,.inquiry-logo img,.company-location__brandline img{content:normal;-o-object-fit:contain;object-fit:contain;width:2cm;height:auto}
.solution-page{--solution-ink:#26352c;--solution-green:#315e3b;--solution-green-deep:#1d3928;--solution-sage:#eaf1e7;--solution-cream:#fcfbf6;--solution-leather:#9a653a;--solution-line:#dfe4d9;color:var(--solution-ink);background:var(--solution-cream);font-family:DM Sans,Arial,sans-serif;overflow:hidden}.solution-page *{box-sizing:border-box}.solution-page a{color:inherit}.solution-topbar{color:#f7f7f1;letter-spacing:.035em;text-transform:uppercase;background:#315b3c;justify-content:space-between;align-items:center;min-height:30px;padding:0 max(34px,50vw - 660px);font-size:10px;font-weight:600;display:flex}.solution-header{z-index:12;background:#fffffce6;border:1px solid #e5e4d9e6;border-radius:16px;grid-template-columns:130px 1fr auto;align-items:center;gap:28px;width:min(1330px,100% - 48px);min-height:75px;margin:14px auto 0;padding:0 17px;display:grid;position:relative;box-shadow:0 8px 25px #2a352a12}.solution-brand,.solution-footer__brand{align-items:center;display:flex}.solution-brand img,.solution-footer__brand img{-o-object-fit:contain;object-fit:contain;width:2cm;height:auto}.solution-nav{justify-content:center;align-items:center;gap:28px;display:flex}.solution-nav a,.solution-nav button{color:#3a453e;background:0 0;border:0;align-items:center;gap:3px;padding:8px 0;font-size:12px;text-decoration:none;display:flex}.solution-nav a:hover,.solution-nav button:hover{color:var(--solution-green)}.solution-nav__group{position:relative}.solution-menu{background:#fffffcf5;border:1px solid #dde2d6e6;border-radius:12px;width:206px;padding:9px;position:absolute;top:35px;left:-18px;box-shadow:0 16px 34px #20312524}.solution-menu a{border-radius:8px;padding:10px;font-size:12px;display:block}.solution-menu a:hover{background:var(--solution-sage)}.solution-header__cta,.solution-button{border:1px solid var(--solution-green);background:var(--solution-green);border-radius:6px;justify-content:center;align-items:center;gap:9px;min-height:43px;padding:0 19px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 7px 16px #2f5a3a21;color:#fff!important}.solution-header__cta:hover,.solution-button:hover{background:var(--solution-green-deep);transform:translateY(-2px)}.solution-button--brown{background:#9b6438;border-color:#9b6438}.solution-button--brown:hover{background:#79502f}.solution-hero{background:#f3f1e8;grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr);min-height:510px;margin-top:-14px;padding-top:14px;display:grid}.solution-hero__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:82px max(48px,50vw - 660px) 60px;display:flex}.solution-kicker{color:#5a7e60;letter-spacing:.14em;text-transform:uppercase;margin:0 0 13px;font-size:10px;font-weight:800}.solution-hero h1,.solution-page h2{color:#27362e;letter-spacing:-.055em;margin:0;font-weight:700}.solution-hero h1{max-width:550px;font-size:clamp(42px,4vw,65px);line-height:.98}.solution-hero h1 span{color:#6a946f}.solution-hero__lead{color:#59625d;max-width:470px;margin:22px 0 24px;font-size:16px;line-height:1.52}.solution-hero__checks{color:#526759;flex-wrap:wrap;gap:12px 16px;margin-top:22px;font-size:10px;font-weight:700;display:flex}.solution-hero__checks span{align-items:center;gap:5px;display:flex}.solution-hero__checks svg{color:#fff;background:#46784d;border-radius:50%;padding:2px}.solution-hero__media{min-height:510px;position:relative;overflow:hidden}.solution-hero__media:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f3f1e821,#0000 22%);position:absolute;inset:0}.solution-hero__media>img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.solution-hero__note{z-index:1;color:#3f4e41;background:#fffdf6ad;border-left:1px solid #9a805e;max-width:130px;padding:13px 0 13px 14px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-style:italic;line-height:1.26;position:absolute;top:15%;right:6.5%}.solution-benefits{grid-template-columns:repeat(5,1fr);width:min(1330px,100% - 48px);margin:0 auto;padding:30px 0;display:grid}.solution-benefits article{border-right:1px solid var(--solution-line);text-align:center;flex-direction:column;align-items:center;gap:6px;min-height:100px;padding:2px 20px;display:flex}.solution-benefits article:last-child{border:0}.solution-benefits svg{color:#557a5a}.solution-benefits strong{color:#3f5044;text-transform:uppercase;font-size:11px}.solution-benefits span{color:#717a71;max-width:164px;font-size:11px;line-height:1.35}.solution-container{width:min(1320px,100% - 64px);margin:0 auto}.solution-occasions{padding:76px 0}.solution-section-heading,.solution-programme__heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:27px;display:flex}.solution-section-heading h2,.solution-story h2,.solution-programme h2,.solution-quality h2,.solution-service h2{font-size:clamp(34px,3.2vw,51px);line-height:1.01}.solution-section-heading h2 i,.solution-story h2 i,.solution-service h2 i{color:#638d69;font-family:Playfair Display,Georgia,serif;font-weight:500}.solution-section-heading>div:last-child{color:#657066;align-items:flex-end;gap:25px;max-width:530px;font-size:14px;line-height:1.55;display:flex}.solution-text-link{color:#385b3d;white-space:nowrap;border-bottom:1px solid #6b896c;flex:none;align-items:center;gap:6px;padding-bottom:5px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.solution-occasion-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.solution-occasion-grid article{background:#415841;border-radius:7px;min-height:325px;position:relative;overflow:hidden}.solution-occasion-grid img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .45s}.solution-occasion-grid article:hover img{transform:scale(1.04)}.solution-occasion-grid article:after{content:"";background:linear-gradient(#0000,#112719f0);position:absolute;inset:41% 0 0}.solution-occasion-grid div{z-index:1;color:#fff;padding:22px;position:absolute;bottom:0;left:0;right:0}.solution-occasion-grid h3{max-width:240px;margin:0 0 8px;font-family:Playfair Display,Georgia,serif;font-size:24px;font-weight:500;line-height:1.04}.solution-occasion-grid p{color:#e3ece0;max-width:285px;margin:0;font-size:12px;line-height:1.45}.solution-occasion-grid div svg{position:absolute;bottom:20px;right:20px}.solution-story{background:#f3f4ee;grid-template-columns:1.1fr repeat(3,.95fr);align-items:stretch;min-height:410px;padding:14px max(32px,50vw - 660px);display:grid}.solution-story__intro{flex-direction:column;justify-content:center;align-items:flex-start;padding:33px 44px 34px 0;display:flex}.solution-story__intro>p:not(.solution-kicker){color:#657066;max-width:320px;margin:18px 0 21px;font-size:14px;line-height:1.55}.solution-story figure{min-width:0;margin:0;overflow:hidden}.solution-story figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.solution-story figure:first-of-type img,.solution-story figure:nth-of-type(2) img,.solution-story figure:nth-of-type(3) img{-o-object-position:center;object-position:center}.solution-programme{padding:73px 0}.solution-programme__heading>p{color:#647068;max-width:380px;margin:0 0 6px;font-size:14px;line-height:1.55}.solution-programme__steps{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.solution-programme__steps article{padding:0 0 10px;position:relative}.solution-programme__steps article>span{z-index:1;color:#375a3d;background:#eef2e9;border-radius:50%;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid;position:absolute;top:9px;left:10px}.solution-programme__steps img{-o-object-fit:cover;object-fit:cover;border-radius:6px;width:100%;height:135px;display:block}.solution-programme__steps h3{color:#314333;margin:13px 0 5px;font-size:15px}.solution-programme__steps p{color:#70786f;margin:0;font-size:11px;line-height:1.5}.solution-quality{background:#e8eee4;grid-template-columns:1.02fr 1fr .78fr .78fr;min-height:335px;display:grid}.solution-quality__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:44px max(33px,50vw - 660px);display:flex}.solution-quality__copy h2{font-size:clamp(29px,2.5vw,42px)}.solution-quality__copy>p:not(.solution-kicker){color:#657166;max-width:300px;margin:18px 0 22px;font-size:13px;line-height:1.54}.solution-quality>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;min-height:335px}.solution-quality>img:first-of-type,.solution-quality>img:nth-of-type(2),.solution-quality>img:nth-of-type(3){-o-object-position:center;object-position:center}.solution-service{grid-template-columns:.76fr 1.5fr;gap:65px;padding:74px 0;display:grid}.solution-service__items{grid-template-columns:repeat(2,1fr);align-content:center;gap:24px 33px;display:grid}.solution-service__items article{align-items:flex-start;gap:13px;display:flex}.solution-service__items svg{color:#5e8763;flex:none}.solution-service__items strong,.solution-service__items small{display:block}.solution-service__items strong{color:#3a4a3e;margin-bottom:4px;font-size:13px}.solution-service__items small{color:#707a70;font-size:11px;line-height:1.45}.solution-project{color:#fff;background:#1e3d2b;grid-template-columns:.85fr 1.15fr;gap:58px;padding:62px max(42px,50vw - 625px);display:grid}.solution-project h2{color:#fff;font-size:clamp(33px,3.2vw,52px);line-height:1.01}.solution-project__copy>p:not(.solution-kicker){color:#dce8db;max-width:390px;margin:20px 0 23px;font-size:14px;line-height:1.55}.solution-project .solution-kicker{color:#b9d0b7}.solution-project__copy>div{flex-wrap:wrap;gap:8px;display:flex}.solution-project__copy>div span{color:#d8e8d6;border:1px solid #dcebd657;border-radius:4px;padding:6px 8px;font-size:10px}.solution-form{grid-template-columns:1fr 1fr;align-content:start;gap:12px;padding:10px 0;display:grid}.solution-form label{display:block}.solution-form label span{color:#d8e6d5;margin-bottom:5px;font-size:10px;font-weight:600;display:block}.solution-form input,.solution-form select,.solution-form textarea{color:#eef5eb;width:100%;height:40px;font:inherit;background:#ffffff17;border:1px solid #dfecda47;border-radius:4px;outline:0;padding:0 11px;font-size:12px}.solution-form input::-moz-placeholder{color:#b5c9b6}.solution-form textarea::-moz-placeholder{color:#b5c9b6}.solution-form input::placeholder,.solution-form textarea::placeholder{color:#b5c9b6}.solution-form select{color:#dae7d9}.solution-form option{color:#26372b}.solution-form textarea{resize:vertical;height:87px;padding-top:10px}.solution-form input:focus,.solution-form select:focus,.solution-form textarea:focus{border-color:#d2aa73;box-shadow:0 0 0 3px #d2aa7333}.solution-form__message{grid-column:1/-1}.solution-form button{color:#fff;min-height:43px;font:inherit;cursor:pointer;background:#a6703e;border:1px solid #bc8751;border-radius:4px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.solution-form button:hover{background:#8e5b31;transform:translateY(-2px)}.solution-footer{grid-template-columns:150px 1fr minmax(190px,.75fr);align-items:center;gap:25px;width:min(1320px,100% - 64px);min-height:98px;margin:0 auto;display:grid}.solution-footer nav{justify-content:center;gap:24px;display:flex}.solution-footer nav a{color:#687269;font-size:11px;text-decoration:none}.solution-footer nav a:hover{color:#315e3b}.solution-footer>span{color:#768177;text-align:right;font-family:Playfair Display,Georgia,serif;font-size:13px;font-style:italic}.solution-nav summary{color:#3a453e;cursor:pointer;align-items:center;gap:3px;padding:8px 0;font-size:12px;list-style:none;display:flex}.solution-nav summary::-webkit-details-marker{display:none}.solution-nav summary:hover{color:var(--solution-green)}.solution-nav__group[open] summary svg{transform:rotate(180deg)}.solution-nav summary svg{transition:transform .18s}@media (min-width:761px){.solution-hero,.solution-hero__media{min-height:430px}.solution-hero__copy{padding-top:57px;padding-bottom:42px}.solution-hero h1{font-size:56px}.solution-hero__lead{margin:16px 0 18px;font-size:14px}.solution-hero__checks{margin-top:16px}.solution-benefits{padding:21px 0}.solution-benefits article{min-height:84px}.solution-occasions{padding:48px 0}.solution-section-heading{margin-bottom:20px}.solution-section-heading h2,.solution-story h2,.solution-programme h2,.solution-service h2{font-size:43px}.solution-occasion-grid article{height:260px;min-height:0}.solution-occasion-grid div{padding:17px}.solution-occasion-grid h3{font-size:21px}.solution-story{height:320px;min-height:320px;padding-top:0;padding-bottom:0}.solution-story__intro{padding-top:25px;padding-bottom:25px}.solution-story__intro>p:not(.solution-kicker){margin:13px 0 15px;font-size:13px}.solution-programme{padding:43px 0}.solution-programme__heading{margin-bottom:18px}.solution-programme__heading>p{font-size:13px}.solution-programme__steps img{height:100px}.solution-programme__steps h3{margin-top:9px;font-size:14px}.solution-programme__steps p{font-size:10px}.solution-quality,.solution-quality>img{height:285px;min-height:285px}.solution-quality__copy{padding-top:31px;padding-bottom:31px}.solution-quality__copy h2{font-size:35px}.solution-quality__copy>p:not(.solution-kicker){margin:12px 0 15px;font-size:12px}.solution-service{gap:48px;padding:42px 0}.solution-service__items{gap:17px 28px}.solution-project{gap:46px;padding-top:34px;padding-bottom:34px}.solution-project h2{font-size:42px}.solution-project__copy>p:not(.solution-kicker){margin:14px 0 16px;font-size:13px}.solution-form{gap:8px;padding:0}.solution-form label span{margin-bottom:3px}.solution-form input,.solution-form select{height:34px}.solution-form textarea{height:68px}.solution-form button{min-height:36px}.solution-footer{min-height:72px}}@media (max-width:1050px){.solution-header{grid-template-columns:90px 1fr auto;gap:16px}.solution-nav{gap:15px}.solution-nav a,.solution-nav button,.solution-nav summary{font-size:11px}.solution-hero{grid-template-columns:.8fr 1.2fr}.solution-hero__copy{padding-left:5vw}.solution-benefits{width:calc(100% - 36px)}.solution-story{grid-template-columns:1fr repeat(3,.88fr);padding-left:4vw;padding-right:4vw}.solution-quality__copy{padding-left:4vw}.solution-project{padding-left:5vw;padding-right:5vw}}@media (max-width:760px){.solution-topbar{min-height:27px;padding:0 16px;font-size:8px}.solution-topbar span:last-child{display:none}.solution-header{border-radius:12px;grid-template-columns:1fr auto;width:calc(100% - 30px);min-height:62px;margin-top:9px;padding:0 13px}.solution-nav{display:none}.solution-header__cta{min-height:36px;padding:0 12px;font-size:10px}.solution-hero{grid-template-columns:1fr;min-height:0;margin-top:-9px;padding-top:9px}.solution-hero__copy{min-height:410px;padding:80px 25px 36px}.solution-hero h1{font-size:48px}.solution-hero__lead{font-size:14px}.solution-hero__media{min-height:320px}.solution-hero__media:after{background:#f3f1e80f}.solution-hero__note{font-size:16px;top:14%;right:8%}.solution-benefits{grid-template-columns:repeat(2,1fr);width:calc(100% - 30px);padding:21px 0}.solution-benefits article{border-bottom:1px solid var(--solution-line);min-height:104px;padding:10px 8px}.solution-benefits article:nth-child(2n){border-right:0}.solution-benefits article:last-child{border-bottom:0;grid-column:1/-1}.solution-container{width:calc(100% - 38px)}.solution-occasions{padding:55px 0}.solution-section-heading,.solution-programme__heading{display:block}.solution-section-heading h2,.solution-story h2,.solution-programme h2,.solution-quality h2,.solution-service h2{font-size:36px}.solution-section-heading>div:last-child{margin-top:18px;display:block}.solution-text-link{margin-top:13px}.solution-occasion-grid{grid-template-columns:1fr;gap:12px}.solution-occasion-grid article{min-height:285px}.solution-story{grid-template-columns:1fr 1fr;padding:0}.solution-story__intro{grid-column:1/-1;min-height:365px;padding:53px 19px 38px}.solution-story figure{min-height:245px}.solution-story figure:nth-of-type(3){grid-column:1/-1;min-height:270px}.solution-programme{padding:55px 0}.solution-programme__heading>p{margin:17px 0 22px}.solution-programme__steps{grid-template-columns:1fr 1fr;gap:17px 12px}.solution-programme__steps img{height:132px}.solution-quality{grid-template-columns:1fr 1fr}.solution-quality__copy{grid-column:1/-1;min-height:365px;padding:52px 19px 37px}.solution-quality>img{min-height:215px}.solution-quality>img:first-of-type{grid-column:1/-1;min-height:280px}.solution-service{grid-template-columns:1fr;gap:30px;padding:55px 0}.solution-service__items{gap:24px 14px}.solution-project{grid-template-columns:1fr;gap:30px;padding:53px 19px}.solution-project h2{font-size:38px}.solution-form{grid-template-columns:1fr}.solution-form__message{grid-column:auto}.solution-form button{min-height:46px}.solution-footer{text-align:left;grid-template-columns:1fr;gap:17px;width:calc(100% - 38px);padding:30px 0}.solution-footer nav{flex-wrap:wrap;justify-content:flex-start;gap:11px 17px}.solution-footer>span{text-align:left}.solution-kicker{font-size:9px}}
.customization-page{--custom-ink:#26372e;--custom-green:#315d3d;--custom-deep:#173b28;--custom-sage:#eaf0e7;--custom-cream:#fcfbf6;--custom-paper:#f4f2e9;--custom-leather:#976238;--custom-line:#dce2d8;color:var(--custom-ink);background:var(--custom-cream);font-family:DM Sans,Arial,sans-serif;overflow:hidden}.customization-page *{box-sizing:border-box}.customization-page a{color:inherit}.custom-topbar{color:#f6f5ef;background:var(--custom-green);letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:31px;padding:0 max(40px,50vw - 660px);font-size:10px;font-weight:700;display:flex}.custom-header{z-index:8;background:#fffffcf0;border:1px solid #e3e3d8f5;border-radius:15px;grid-template-columns:145px 1fr auto;align-items:center;gap:24px;width:min(1330px,100% - 48px);min-height:74px;margin:13px auto 0;padding:0 16px;display:grid;position:relative;box-shadow:0 8px 25px #2834280f}.custom-brand{align-items:center;display:flex}.custom-brand img,.custom-footer img{-o-object-fit:contain;object-fit:contain;width:2cm;height:auto}.custom-nav{justify-content:center;align-items:center;gap:28px;display:flex}.custom-nav a,.custom-nav summary{color:#33443a;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:8px 0;font-size:12px;text-decoration:none;list-style:none;display:flex}.custom-nav summary::-webkit-details-marker{display:none}.custom-nav a:hover,.custom-nav summary:hover{color:var(--custom-green)}.custom-nav details{position:relative}.custom-nav details>div{border:1px solid var(--custom-line);background:#fffefa;border-radius:10px;width:210px;padding:8px;position:absolute;top:32px;left:-16px;box-shadow:0 15px 30px #2030251f}.custom-nav details>div a{border-radius:6px;padding:9px;display:block}.custom-nav details>div a:hover{background:var(--custom-sage)}.custom-header__cta,.custom-hero__actions a:first-child{border:1px solid var(--custom-leather);color:#fff;background:var(--custom-leather);border-radius:7px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 19px;font-size:12px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 7px 15px #532f1b21}.custom-header__cta{border-color:var(--custom-green);background:var(--custom-green)}.custom-header__cta:hover,.custom-hero__actions a:first-child:hover{background:var(--custom-deep);transform:translateY(-2px)}.custom-kicker{color:#5b7f61;letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:10px;font-weight:800}.customization-page h1,.customization-page h2,.customization-page h3,.customization-page p{margin-top:0}.customization-page h1,.customization-page h2{color:var(--custom-ink);letter-spacing:-.055em}.customization-page h1{margin-bottom:18px;font-size:clamp(47px,4.5vw,68px);line-height:.97}.customization-page h1 i,.customization-page h2 i{color:#6c936e;font-family:Playfair Display,Georgia,serif;font-weight:500}.custom-hero{background:var(--custom-paper);grid-template-columns:minmax(0,.9fr) minmax(570px,1.1fr);min-height:500px;margin-top:-13px;padding-top:13px;display:grid}.custom-hero__copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 45px 55px max(48px,50vw - 660px);display:flex}.custom-hero__copy>p:not(.custom-kicker){color:#5a655d;max-width:480px;margin-bottom:24px;font-size:16px;line-height:1.48}.custom-hero__actions{gap:12px;display:flex}.custom-hero__actions a:last-child{color:#36523c;background:#fbfbf6;border:1px solid #8ea28e;border-radius:7px;align-items:center;gap:9px;min-height:42px;padding:0 19px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.custom-hero__actions a:last-child:hover{background:#edf3e9}.custom-hero__promises{color:#506657;flex-wrap:wrap;gap:13px 17px;margin-top:23px;font-size:10px;font-weight:700;display:flex}.custom-hero__promises span{align-items:center;gap:6px;display:flex}.custom-hero__promises svg{color:#527b58}.custom-hero__visual{min-height:500px;position:relative;overflow:hidden}.custom-hero__visual:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f4f2ea29,#0000 24%);position:absolute;inset:0}.custom-hero__visual img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.custom-hero__visual span{z-index:1;color:#405344;background:#fffdf6ab;border-left:1px solid #9f7a58;max-width:135px;padding-left:13px;font-family:Playfair Display,Georgia,serif;font-size:18px;font-style:italic;line-height:1.28;position:absolute;top:13%;right:7%}.custom-system{width:min(1330px,100% - 48px);margin:0 auto;padding:33px 0 55px}.custom-system__heading{justify-content:space-between;margin:0 0 9px;display:flex}.custom-system__heading .custom-kicker{margin:0}.custom-system__heading span{color:#899286;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.custom-system__grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.custom-system__grid article{background:#eef0e9;border-radius:5px;min-height:206px;position:relative;overflow:hidden}.custom-system__grid img{-o-object-fit:cover;object-fit:cover;width:100%;height:139px}.custom-system__grid b{z-index:1;color:#fff;background:#46734d;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;display:grid;position:absolute;top:10px;left:11px}.custom-system__grid div{padding:8px 12px 12px}.custom-system__grid h2{letter-spacing:-.03em;margin:0 0 3px;font-size:15px}.custom-system__grid p{color:#5f6a60;margin:0;font-size:10px;line-height:1.35}.custom-section{width:min(1320px,100% - 64px);margin:0 auto;padding:68px 0}.custom-title-row{justify-content:space-between;align-items:end;gap:42px;margin-bottom:26px;display:flex}.custom-title-row h2,.custom-split-heading h2,.custom-production h2,.custom-capabilities h2,.custom-factory-strip h2,.custom-faq h2{margin-bottom:0;font-size:clamp(34px,3.25vw,51px);line-height:1.01}.custom-title-row>p{color:#657166;max-width:430px;margin:0 0 4px;font-size:14px;line-height:1.5}.custom-products{padding-top:70px}.custom-products__grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.custom-products__grid a{min-height:261px;color:var(--custom-ink);background:#f4f4ee;border:1px solid #eef0e9;border-radius:6px;text-decoration:none;display:block;position:relative;overflow:hidden}.custom-products__grid a:hover img{transform:scale(1.04)}.custom-products__grid img{-o-object-fit:cover;object-fit:cover;width:100%;height:181px;transition:transform .35s;display:block}.custom-products__grid span{flex-direction:column;padding:11px 12px;display:flex}.custom-products__grid strong{font-size:13px}.custom-products__grid small{color:#7b827a;margin-top:3px;font-size:10px}.custom-products__grid svg{color:#5d7660;position:absolute;bottom:16px;right:11px}.custom-materials{border-top:1px solid var(--custom-line);padding-top:65px}.custom-split-heading{grid-template-columns:.84fr 1.16fr;align-items:end;gap:35px;display:grid}.custom-split-heading>div>p:not(.custom-kicker){color:#647066;max-width:380px;margin:18px 0 0;font-size:14px;line-height:1.55}.custom-split-heading figure{border-radius:6px;min-height:238px;margin:0;position:relative;overflow:hidden}.custom-split-heading figure:after{content:"";background:linear-gradient(#0000,#132319db);position:absolute;inset:40% 0 0}.custom-split-heading img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.custom-split-heading figcaption{z-index:1;color:#fff;letter-spacing:.09em;text-transform:uppercase;font-size:13px;font-weight:700;position:absolute;bottom:20px;right:23px}.custom-option-grid,.custom-method-grid,.custom-packaging__grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:20px;display:grid}.custom-option-grid article,.custom-packaging__grid article{min-width:0}.custom-option-grid img,.custom-packaging__grid img{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:100%;height:104px;display:block}.custom-option-grid strong,.custom-option-grid small,.custom-packaging__grid strong,.custom-packaging__grid small{display:block}.custom-option-grid strong,.custom-packaging__grid strong{margin-top:9px;font-size:12px}.custom-option-grid small,.custom-packaging__grid small{color:#727b71;margin-top:2px;font-size:10px}.custom-branding{padding-top:60px;padding-bottom:60px}.custom-method-grid article{background:#fff;border:1px solid #e8ece5;border-radius:5px;overflow:hidden}.custom-method-grid img{-o-object-fit:cover;object-fit:cover;width:100%;height:160px;display:block}.custom-method-grid h3{margin:12px 12px 4px;font-size:14px}.custom-method-grid p{color:#727a72;margin:0 12px 14px;font-size:10px}.custom-packaging{border-top:1px solid var(--custom-line);padding-top:64px}.custom-packaging__grid img{height:154px}.custom-production{grid-template-columns:.74fr 1.86fr .55fr;align-items:start;gap:22px;width:min(1320px,100% - 64px);margin:0 auto;padding:73px 0;display:grid}.custom-production__intro>p:not(.custom-kicker){color:#647066;max-width:280px;margin:18px 0 19px;font-size:13px;line-height:1.55}.custom-production__intro>a,.custom-factory-strip a{color:#375c3d;border-bottom:1px solid #719178;align-items:center;gap:7px;padding-bottom:5px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.custom-production__stages{grid-template-columns:repeat(2,1fr);gap:14px 12px;display:grid}.custom-production__stages article{position:relative}.custom-production__stages img{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:100%;height:138px;display:block}.custom-production__stages b{color:#fff;background:var(--custom-leather);border-radius:50%;place-items:center;width:24px;height:24px;margin-top:8px;font-size:9px;display:inline-grid}.custom-production__stages h3{color:#33483a;margin-left:6px;font-size:13px;display:inline}.custom-production__stages p{color:#737b73;margin:5px 0 0;font-size:10px;line-height:1.4}.custom-quantities{background:#fafaf6;border:1px solid #e2e6df;border-radius:5px;padding:17px 15px}.custom-quantities>svg{color:#547a59}.custom-quantities>strong{margin:7px 0 12px;font-size:12px;display:block}.custom-quantities dl{margin:0}.custom-quantities dl div{color:#687268;border-top:1px solid #e2e6df;justify-content:space-between;gap:7px;padding:7px 0;font-size:10px;display:flex}.custom-quantities dt,.custom-quantities dd{margin:0}.custom-quantities dd{color:#425244;white-space:nowrap;font-weight:700}.custom-quantities p{color:#778077;margin:12px 0 0;font-size:10px;line-height:1.45}.custom-capabilities{border-top:1px solid var(--custom-line);grid-template-columns:.78fr 2.22fr;gap:40px;padding:60px 0;display:grid}.custom-capabilities__grid{background:#e3e8df;border:1px solid #e3e8df;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.custom-capabilities__grid article{background:#fbfbf8;min-height:132px;padding:17px}.custom-capabilities__grid svg{color:#567a5b}.custom-capabilities__grid strong,.custom-capabilities__grid span{display:block}.custom-capabilities__grid strong{margin-top:8px;font-size:12px}.custom-capabilities__grid span{color:#6c756c;margin-top:4px;font-size:10px;line-height:1.4}.custom-factory-strip{background:#edf1e9;grid-template-columns:1fr .85fr 1fr;min-height:314px;display:grid}.custom-factory-strip>img{-o-object-fit:cover;object-fit:cover;width:100%;height:314px}.custom-factory-strip>div{align-self:center;padding:33px 41px}.custom-factory-strip h2{font-size:35px}.custom-factory-strip p:not(.custom-kicker){color:#667168;margin:15px 0 18px;font-size:13px;line-height:1.5}.custom-faq{grid-template-columns:.75fr 1.25fr;gap:70px;padding-top:71px;padding-bottom:68px;display:grid}.custom-faq>div:last-child{border-top:1px solid var(--custom-line)}.custom-faq details{border-bottom:1px solid var(--custom-line)}.custom-faq summary{color:#4a594c;cursor:pointer;justify-content:space-between;align-items:center;min-height:54px;font-size:13px;font-weight:600;list-style:none;display:flex}.custom-faq summary::-webkit-details-marker{display:none}.custom-faq summary span{color:#608267;font-size:19px;font-weight:400}.custom-faq details[open] summary span{transform:rotate(45deg)}.custom-faq details p{color:#707a70;margin:0;padding:0 38px 15px 0;font-size:12px;line-height:1.45}.custom-inquiry{color:#fff;background:linear-gradient(110deg,#224b32,#163425);grid-template-columns:.95fr 1.05fr;gap:53px;padding:51px max(48px,50vw - 660px);display:grid}.custom-inquiry h2{color:#fff;letter-spacing:-.05em;margin-bottom:11px;font-size:clamp(38px,3.6vw,55px);line-height:1}.custom-inquiry .custom-kicker{color:#d9bd76}.custom-inquiry>div>p:not(.custom-kicker){color:#e2ebe0;max-width:392px;margin-bottom:17px;font-size:14px;line-height:1.5}.custom-inquiry>div>span{color:#c8d7c6;align-items:center;gap:7px;font-size:11px;display:flex}.custom-form{grid-template-columns:repeat(2,1fr);align-content:center;gap:9px;display:grid}.custom-form label{display:block}.custom-form label span{display:none}.custom-form input,.custom-form select,.custom-form textarea{color:#f7fbf4;width:100%;min-height:39px;font:inherit;background:#ffffff17;border:1px solid #d7e6d454;border-radius:4px;outline:0;padding:0 11px;font-size:11px}.custom-form input::-moz-placeholder{color:#c7d4c7}.custom-form textarea::-moz-placeholder{color:#c7d4c7}.custom-form input::placeholder,.custom-form textarea::placeholder{color:#c7d4c7}.custom-form select{color:#d7e0d6}.custom-form select option{color:#293a2e}.custom-form textarea{resize:vertical;min-height:71px;padding-top:10px}.custom-form__message{grid-column:1/-1}.custom-form button{color:#fff;cursor:pointer;min-height:43px;font:inherit;background:#ad713a;border:1px solid #b47a40;border-radius:5px;justify-content:center;align-items:center;gap:9px;font-size:12px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.custom-form button:hover{background:#c08346;transform:translateY(-1px)}.custom-footer{background:#fff;grid-template-columns:150px 1fr 190px;align-items:center;gap:32px;width:min(1320px,100% - 64px);min-height:104px;margin:0 auto;display:grid}.custom-footer>a{align-items:center;display:flex}.custom-footer nav{justify-content:center;gap:28px;display:flex}.custom-footer nav a{color:#5b665c;font-size:11px;text-decoration:none}.custom-footer>span{color:#5f6b61;text-align:right;font-size:10px}@media (max-width:1050px){.custom-nav{gap:15px}.customization-page h1{font-size:48px}.custom-hero{grid-template-columns:1fr 1fr}.custom-production{grid-template-columns:.75fr 1.7fr}.custom-quantities{grid-column:2}.custom-footer{grid-template-columns:120px 1fr}.custom-footer>span{display:none}}@media (max-width:760px){.custom-topbar{justify-content:center;padding:0 18px;font-size:8px}.custom-topbar span:last-child,.custom-nav{display:none}.custom-header{grid-template-columns:1fr auto;width:calc(100% - 30px);min-height:64px;margin-top:10px}.custom-header__cta{min-height:37px;padding:0 12px;font-size:10px}.custom-hero{min-height:0;display:block}.custom-hero__copy{padding:50px 20px 32px}.customization-page h1{font-size:43px}.custom-hero__copy>p:not(.custom-kicker){font-size:14px}.custom-hero__visual{min-height:292px}.custom-hero__visual span{font-size:15px}.custom-system,.custom-section,.custom-production{width:calc(100% - 38px)}.custom-system{padding:26px 0 43px}.custom-system__heading span{display:none}.custom-system__grid{grid-template-columns:1fr 1fr}.custom-system__grid article{min-height:186px}.custom-system__grid img{height:115px}.custom-title-row,.custom-split-heading,.custom-capabilities,.custom-faq{display:block}.custom-title-row>p{margin-top:16px}.custom-products__grid{grid-template-columns:1fr 1fr}.custom-products__grid a{min-height:225px}.custom-products__grid img{height:150px}.custom-split-heading figure{min-height:205px;margin-top:24px}.custom-option-grid,.custom-method-grid,.custom-packaging__grid{grid-template-columns:1fr 1fr}.custom-option-grid img{height:96px}.custom-method-grid img,.custom-packaging__grid img{height:128px}.custom-production{grid-template-columns:1fr;padding:53px 0;display:grid}.custom-production__stages{grid-template-columns:1fr 1fr}.custom-quantities{grid-column:auto}.custom-capabilities{padding:50px 0}.custom-capabilities__grid{grid-template-columns:1fr 1fr;margin-top:24px}.custom-factory-strip{grid-template-columns:1fr}.custom-factory-strip>img{height:230px}.custom-factory-strip>img:last-child{display:none}.custom-factory-strip>div{padding:43px 20px}.custom-faq{padding-top:54px;padding-bottom:54px}.custom-faq>div:last-child{margin-top:23px}.custom-inquiry{grid-template-columns:1fr;gap:24px;padding:43px 19px}.custom-form{grid-template-columns:1fr}.custom-form__message{grid-column:auto}.custom-footer{grid-template-columns:1fr;gap:16px;width:calc(100% - 38px);padding:26px 0}.custom-footer nav{flex-wrap:wrap;justify-content:flex-start;gap:10px 17px}}
.visible{visibility:visible}.fixed{position:fixed}.sticky{position:sticky}.right-4{right:1rem}.top-0{top:0}.top-\[82px\]{top:82px}.z-30{z-index:30}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-5{margin-bottom:1.25rem}.ml-1{margin-left:.25rem}.mr-3{margin-right:.75rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[4\/3\]{aspect-ratio:4/3}.h-\[76px\]{height:76px}.h-auto{height:auto}.min-h-32{min-height:8rem}.min-h-screen{min-height:100vh}.w-\[76px\]{width:76px}.w-\[min\(1080px\,92vw\)\]{width:min(1080px,92vw)}.w-\[min\(1180px\,92vw\)\]{width:min(1180px,92vw)}.w-\[min\(1320px\,92vw\)\]{width:min(1320px,92vw)}.w-\[min\(980px\,92vw\)\]{width:min(980px,92vw)}.w-full{width:100%}.min-w-44{min-width:11rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.list-none{list-style-type:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.self-end{align-self:flex-end}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[28px\]{border-radius:28px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-\[\#dcd7cd\]{--tw-border-opacity:1;border-color:rgb(220 215 205/var(--tw-border-opacity,1))}.border-stone-200{--tw-border-opacity:1;border-color:rgb(231 229 228/var(--tw-border-opacity,1))}.border-stone-300{--tw-border-opacity:1;border-color:rgb(214 211 209/var(--tw-border-opacity,1))}.bg-\[\#202722\]{--tw-bg-opacity:1;background-color:rgb(32 39 34/var(--tw-bg-opacity,1))}.bg-\[\#315a3d\]{--tw-bg-opacity:1;background-color:rgb(49 90 61/var(--tw-bg-opacity,1))}.bg-\[\#e5e2d6\]{--tw-bg-opacity:1;background-color:rgb(229 226 214/var(--tw-bg-opacity,1))}.bg-\[\#e7e3d9\]{--tw-bg-opacity:1;background-color:rgb(231 227 217/var(--tw-bg-opacity,1))}.bg-\[\#f3ece3\]{--tw-bg-opacity:1;background-color:rgb(243 236 227/var(--tw-bg-opacity,1))}.bg-\[\#f7f6f1\]{--tw-bg-opacity:1;background-color:rgb(247 246 241/var(--tw-bg-opacity,1))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-white\/95{background-color:#fffffff2}.object-cover{-o-object-fit:cover;object-fit:cover}.p-1\.5{padding:.375rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-11{padding-top:2.75rem;padding-bottom:2.75rem}.py-14{padding-top:3.5rem;padding-bottom:3.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.text-left{text-align:left}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[9px\]{font-size:9px}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-5{line-height:1.25rem}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.leading-\[1\.06\]{line-height:1.06}.leading-\[1\.08\]{line-height:1.08}.tracking-\[\.08em\]{letter-spacing:.08em}.tracking-\[\.16em\]{letter-spacing:.16em}.tracking-\[\.18em\]{letter-spacing:.18em}.tracking-\[\.2em\]{letter-spacing:.2em}.text-\[\#252827\]{--tw-text-opacity:1;color:rgb(37 40 39/var(--tw-text-opacity,1))}.text-\[\#315a3d\]{--tw-text-opacity:1;color:rgb(49 90 61/var(--tw-text-opacity,1))}.text-\[\#754b23\]{--tw-text-opacity:1;color:rgb(117 75 35/var(--tw-text-opacity,1))}.text-\[\#9b7040\]{--tw-text-opacity:1;color:rgb(155 112 64/var(--tw-text-opacity,1))}.text-\[\#d9d4a2\]{--tw-text-opacity:1;color:rgb(217 212 162/var(--tw-text-opacity,1))}.text-stone-100{--tw-text-opacity:1;color:rgb(245 245 244/var(--tw-text-opacity,1))}.text-stone-200{--tw-text-opacity:1;color:rgb(231 229 228/var(--tw-text-opacity,1))}.text-stone-300{--tw-text-opacity:1;color:rgb(214 211 209/var(--tw-text-opacity,1))}.text-stone-400{--tw-text-opacity:1;color:rgb(168 162 158/var(--tw-text-opacity,1))}.text-stone-500{--tw-text-opacity:1;color:rgb(120 113 108/var(--tw-text-opacity,1))}.text-stone-600{--tw-text-opacity:1;color:rgb(87 83 78/var(--tw-text-opacity,1))}.text-stone-700{--tw-text-opacity:1;color:rgb(68 64 60/var(--tw-text-opacity,1))}.text-stone-800{--tw-text-opacity:1;color:rgb(41 37 36/var(--tw-text-opacity,1))}.text-stone-900{--tw-text-opacity:1;color:rgb(28 25 23/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.shadow-2xl{--tw-shadow:0 25px 50px -12px #00000040;--tw-shadow-colored:0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.outline-none{outline-offset:2px;outline:2px solid #0000}.brightness-0{--tw-brightness:brightness(0);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert:invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:-translate-y-1:hover{--tw-translate-y:-.25rem;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#9b7040\]:hover{--tw-border-opacity:1;border-color:rgb(155 112 64/var(--tw-border-opacity,1))}.hover\:bg-\[\#244a30\]:hover{--tw-bg-opacity:1;background-color:rgb(36 74 48/var(--tw-bg-opacity,1))}.hover\:bg-stone-100:hover{--tw-bg-opacity:1;background-color:rgb(245 245 244/var(--tw-bg-opacity,1))}.hover\:text-\[\#8f5c2f\]:hover{--tw-text-opacity:1;color:rgb(143 92 47/var(--tw-text-opacity,1))}.hover\:shadow-xl:hover{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.focus\:border-\[\#315a3d\]:focus{--tw-border-opacity:1;border-color:rgb(49 90 61/var(--tw-border-opacity,1))}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-\[\#315a3d\]\/15:focus{--tw-ring-color:#315a3d26}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:p-8{padding:2rem}.md\:text-right{text-align:right}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}}@media (min-width:1024px){.lg\:flex{display:flex}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[\.8fr_1\.2fr\]{grid-template-columns:.8fr 1.2fr}.lg\:grid-cols-\[\.94fr_1\.06fr\]{grid-template-columns:.94fr 1.06fr}.lg\:grid-cols-\[1\.05fr_\.95fr\]{grid-template-columns:1.05fr .95fr}.lg\:grid-cols-\[1fr_\.85fr\]{grid-template-columns:1fr .85fr}.lg\:grid-cols-\[1fr_\.8fr\]{grid-template-columns:1fr .8fr}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}}
