*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#2e6a4f;--primary-color-hover:#23523d;--green-light:#2e6a4f1a;--green-medium:#2e6a4f2e;--cream:#f7f5f0;--black:#1a1a18;--black-2:#3d3d38;--black-3:#6b6b64;--border:#1a1a1817;--border-radius:12px;--white:#fff;--heading-font:"Bricolage Grotesque", sans-serif;--body-font:"DM Sans", sans-serif}html{scroll-behavior:smooth;max-width:100%;font-size:16px;overflow-x:clip}body{font-family:var(--body-font), sans-serif;color:var(--black);background:#fff;max-width:100%;overflow-x:clip}h1,h2,h3,h4,h5,h6{font-family:var(--heading-font), sans-serif;color:var(--black);margin-bottom:10px}p,a,ul,ol,li{font-family:var(--body-font), sans-serif}h1{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1}h2{font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700}h3{font-size:clamp(1.25rem,3vw,2rem);font-weight:700}h4{font-size:clamp(1rem,2vw,1.5rem);font-weight:700}.white{color:var(--white)}.bold{font-weight:700}.subtitle{font-family:var(--font-dm-mono), sans-serif}.subtext{font-family:var(--font-dm-mono), sans-serif;letter-spacing:.07em;text-transform:uppercase;color:var(--white);font-size:1rem;font-weight:500}.primaryColor{color:var(--primary-color)}.smallText{font-family:var(--manrope-font), sans-serif;color:var(--text-grey);font-size:14px;font-weight:400;line-height:1.45}.section{flex-direction:column;align-items:center;width:100%;display:flex}.section.black{background-color:var(--black)}.section.cream{background-color:var(--cream)}.section.primary{background-color:var(--primary-color)}.section .row{flex-direction:row;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1440px;padding:150px 5%;display:flex}.section .row .column{flex-direction:column;flex:1 0;display:flex}.section .row .column.flex125{flex:1.25 0}.section .align-items-end{align-items:flex-end}.section .align-items-start{align-items:flex-start}.section .align-items-stretch{align-items:stretch;padding:115px 5%}@media (max-width:768px){.section .row{flex-direction:column;padding:100px 5%}.section .row .column{width:100%}.assortmentGrid{grid-template-columns:1fr}.assortmentCard{min-height:320px}.assortmentSticky{position:static}.section .col-reverse{flex-direction:column-reverse}.whyImageWrap{width:100%;max-width:540px}}@media (min-width:1600px){.section .row{max-width:1600px}}
.layout-module__CUj6aG__header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);background:#ffffffeb;position:sticky;top:0}.layout-module__CUj6aG__inner{justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1600px;margin:0 auto;padding:16px 5%;display:flex}.layout-module__CUj6aG__logo{font-family:var(--font-bricolage), "Bricolage Grotesque", sans-serif;color:var(--primary-color);font-size:1.5rem;font-weight:700;line-height:1;text-decoration:none}.layout-module__CUj6aG__headerActions{align-items:center;gap:28px;display:flex}.layout-module__CUj6aG__mobileNavToggle{display:none}.layout-module__CUj6aG__nav,.layout-module__CUj6aG__footerLinks{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.layout-module__CUj6aG__headerButton{padding:8px 14px}.layout-module__CUj6aG__hamburgerButton,.layout-module__CUj6aG__mobileBackdrop,.layout-module__CUj6aG__mobileMenu{display:none}.layout-module__CUj6aG__nav a,.layout-module__CUj6aG__footerLinks a{color:var(--black-2);font-weight:500;text-decoration:none}.layout-module__CUj6aG__nav a:hover,.layout-module__CUj6aG__footerLinks a:hover{color:var(--primary-color)}.layout-module__CUj6aG__footer{border-top:1px solid var(--border);background:var(--cream);width:100%;min-width:0;overflow-x:clip}.layout-module__CUj6aG__footerBrand{flex-direction:column;flex:0 560px;gap:10px;min-width:0;max-width:560px;display:flex}.layout-module__CUj6aG__footerBrand p{color:var(--black-2);margin:0}.layout-module__CUj6aG__footerBrand .layout-module__CUj6aG__logo{color:var(--primary-color)}.layout-module__CUj6aG__footer .layout-module__CUj6aG__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:40px 5%}@media (min-width:901px){.layout-module__CUj6aG__footer .layout-module__CUj6aG__inner{align-items:center}}@media (max-width:900px){.layout-module__CUj6aG__footer .layout-module__CUj6aG__inner{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;padding-top:28px;padding-bottom:28px}.layout-module__CUj6aG__footerLinks{flex-flow:column;flex:none;align-items:flex-start;gap:12px;width:100%}.layout-module__CUj6aG__footerBrand{flex:none}.layout-module__CUj6aG__footerBrand p,.layout-module__CUj6aG__footerBrand .layout-module__CUj6aG__logo{overflow-wrap:anywhere}.layout-module__CUj6aG__inner{flex-direction:row;align-items:center}.layout-module__CUj6aG__headerActions{display:none}.layout-module__CUj6aG__hamburgerButton{border:1px solid var(--border);cursor:pointer;background:var(--white);border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0 10px;display:inline-flex}.layout-module__CUj6aG__hamburgerButton span{background:var(--black);width:100%;height:2px;display:block}.layout-module__CUj6aG__mobileBackdrop{opacity:0;pointer-events:none;z-index:55;background:#00000047;transition:opacity .25s;position:fixed;inset:0}.layout-module__CUj6aG__mobileMenu{box-sizing:border-box;background:var(--white);border-left:1px solid var(--border);z-index:60;width:min(88vw,360px);max-width:min(88vw,360px,100%);height:100dvh;max-height:100dvh;padding:24px;padding-bottom:max(24px, env(safe-area-inset-bottom));overscroll-behavior:contain;flex-direction:column;gap:24px;transition:transform .25s;display:flex;position:fixed;top:0;right:0;transform:translate(100%)}.layout-module__CUj6aG__mobileMenuHeader{justify-content:space-between;align-items:center;display:flex}.layout-module__CUj6aG__closeButton{cursor:pointer;color:var(--black-2);font-size:2rem;line-height:1}.layout-module__CUj6aG__mobileNav{flex-direction:column;gap:14px;display:flex}.layout-module__CUj6aG__mobileNav a{color:var(--black);font-size:1.1rem;font-weight:600;text-decoration:none}.layout-module__CUj6aG__mobileNavToggle:checked~.layout-module__CUj6aG__mobileBackdrop{opacity:1;pointer-events:auto}.layout-module__CUj6aG__mobileNavToggle:checked~.layout-module__CUj6aG__mobileMenu{transform:translate(0,0)}body:has(#layout-module__CUj6aG__mobile-nav-toggle:checked){overflow:hidden}html:has(#layout-module__CUj6aG__mobile-nav-toggle:checked){overflow:hidden}}
