@font-face{font-family:Repro;src:url(/brand/NotoSerif-VariableFont_wdth,wght.ttf);font-display:swap}@font-face{font-family:Repro;src:url(/brand/NotoSerif-Italic-VariableFont_wdth,wght.ttf);font-style:italic;font-display:swap}:root{--bg:#f7f5ef;--ink:#242428;--muted:#707078;--line:#d7d4cb;--red:#f13c41;--green:#a4ba31;--yellow:#ffc02a;--blue:#58bdc6;--shell:min(1240px, calc(100vw - 48px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-optical-sizing:auto;-webkit-font-smoothing:antialiased;margin:0;font-family:Repro,Georgia,serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}button{color:inherit}.shell{width:var(--shell);margin:auto}.section{padding:clamp(56px,5.5vw,84px) 0}.site-header{border-bottom:1px solid var(--line);z-index:5;background:#f7f5eff7;position:relative}.topbar{justify-content:space-between;align-items:center;gap:30px;min-height:86px;display:flex}.brand img{width:min(290px,32vw)}.topbar-contact{text-align:right;gap:2px;display:grid}.topbar-contact a:first-child{font-size:20px;font-weight:700}.topbar-contact a:last-child{font-size:14px}.nav-wrap{border-top:1px solid var(--line)}.main-nav{scrollbar-width:none;align-items:center;gap:clamp(18px,2.8vw,40px);min-height:48px;display:flex;overflow:auto}.main-nav::-webkit-scrollbar{display:none}.main-nav a{white-space:nowrap;font-size:15px;font-style:italic}.main-nav a:hover{opacity:.62}.eyebrow{text-transform:uppercase;letter-spacing:.13em;color:var(--red);margin-bottom:14px;font-size:12px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.042em;text-wrap:balance;margin-bottom:22px;font-size:clamp(48px,5.4vw,78px);font-weight:520;line-height:.98}h2{letter-spacing:-.032em;text-wrap:balance;font-size:clamp(34px,4vw,56px);font-weight:520;line-height:1.02}h3{font-size:clamp(20px,2vw,28px);line-height:1.12}.lead{color:#505058;max-width:680px;font-size:clamp(18px,1.55vw,22px);line-height:1.48}.lead.small{font-size:18px}.hero{grid-template-columns:minmax(0,1.12fr) minmax(340px,.88fr);align-items:center;gap:clamp(38px,6vw,78px);min-height:min(650px,100svh - 134px);padding-top:clamp(42px,4.6vw,64px);padding-bottom:clamp(46px,5vw,68px);display:grid}.hero>div:first-child{min-width:0}.hero-img{justify-self:end;width:min(100%,500px);height:clamp(360px,34vw,480px);min-height:0;position:relative}.hero-img:before{content:"";border:2px solid var(--blue);border-radius:48% 52% 42% 58%/58% 42%;position:absolute;inset:-12px 15px 12px -15px}.hero-img img{object-fit:cover;border-radius:46% 54% 48% 52%/58% 44% 56% 42%;width:100%;height:100%;position:absolute;inset:0}.hero-img span{text-align:center;background:var(--yellow);border-radius:50%;place-items:center;width:108px;height:108px;font-size:14px;font-style:italic;display:grid;position:absolute;bottom:20px;right:-3px;transform:rotate(6deg)}.buttons{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.btn{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;transition:transform .16s,opacity .16s,background .16s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--red);border-color:var(--red);color:#fff}.btn.light{color:var(--ink);background:#fff;border-color:#fff}.btn:disabled{cursor:wait;opacity:.58;transform:none}.section-head{max-width:780px;margin-bottom:34px}.section-head>p{max-width:680px;color:var(--muted);line-height:1.6}.cards{border-left:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff45;flex-direction:column;min-height:248px;padding:24px;transition:background .18s;display:flex;position:relative}.card:hover{background:#fff9}.card:before{content:"";background:var(--red);width:5px;height:48px;position:absolute;top:0;left:0}.card.green:before{background:var(--green)}.card.yellow:before{background:var(--yellow)}.card small{color:var(--muted);margin-bottom:auto}.card p{color:var(--muted);line-height:1.52}.card b{margin-top:16px;font-size:24px}.split{grid-template-columns:.78fr 1.22fr;gap:clamp(40px,6vw,82px);display:grid}.prose{font-size:clamp(17px,1.35vw,20px);line-height:1.65}.prose p{margin-bottom:20px}.gallery{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.gallery figure{border-radius:14px;min-height:260px;margin:0;position:relative;overflow:hidden}.gallery img{object-fit:cover;width:100%;height:100%;position:absolute}.gallery figcaption{background:#f7f5efdd;border-radius:99px;padding:6px 10px;font-size:12px;position:absolute;bottom:12px;left:12px}.downloads{background:#eeece5}.file-list{border-top:1px solid #c8c5bb}.file-list a{border-bottom:1px solid #c8c5bb;grid-template-columns:52px 1fr auto 24px;align-items:center;gap:14px;min-height:72px;display:grid}.file-list a:hover span{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.file-list small,.file-list em{color:var(--muted);font-style:normal}.file-list span{font-size:clamp(17px,1.6vw,22px)}.contact{grid-template-columns:.9fr 1.1fr;align-items:start;gap:clamp(38px,6vw,78px);display:grid}.contact-list{gap:10px;margin-top:28px;font-size:17px;display:grid}.contact-list a:hover{text-underline-offset:3px;text-decoration:underline}.formbox{background:#fff;border-radius:22px;padding:clamp(24px,3.4vw,42px);box-shadow:0 18px 50px #0000000d}.formbox h3{margin-bottom:24px;font-size:clamp(26px,2.8vw,36px)}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-form label{gap:6px;display:grid}.contact-form label span{color:var(--muted);font-size:13px}.contact-form input:not([type=checkbox]),.contact-form textarea{border:1px solid var(--line);background:#faf9f6;border-radius:10px;outline:none;width:100%;padding:12px 13px;transition:border-color .16s,box-shadow .16s}.contact-form input:focus,.contact-form textarea:focus{border-color:#8e8a80;box-shadow:0 0 0 3px #2424280b}.form-wide{grid-column:1/-1}.consent{align-items:start;margin:16px 0;grid-template-columns:auto 1fr!important}.consent input{margin-top:3px}.consent a{text-underline-offset:2px;text-decoration:underline}.honeypot{clip:rect(0 0 0 0);width:1px;height:1px;overflow:hidden;position:absolute!important}.form-status{margin:14px 0 0;font-size:14px}.form-status.success{color:#446014}.form-status.error{color:#a51f24}.cta{background:var(--red);color:#fff}.cta>.shell{justify-content:space-between;align-items:center;gap:44px;min-height:280px;padding:44px 0;display:flex}.cta .eyebrow{color:#fff}.cta h2{max-width:830px}.cta p{max-width:650px;margin-bottom:0}.site-footer{border-top:1px solid var(--line);background:#ece9df;padding-top:44px}.footer-grid{grid-template-columns:1.2fr .8fr 1.1fr .7fr;gap:32px;padding-bottom:38px;display:grid}.footer-logo{width:230px}.footer-links{gap:7px;font-size:14px;display:grid}.site-footer h3{text-transform:uppercase;letter-spacing:.04em;font-size:13px}.footer-bottom{min-height:56px;color:var(--muted);border-top:1px solid #d0cdc3;justify-content:space-between;align-items:center;font-size:12px;display:flex}.legal{max-width:900px}.legal h1{max-width:850px;font-size:clamp(42px,5vw,66px)}.legal h2{letter-spacing:-.02em;margin-top:42px;margin-bottom:14px;font-size:clamp(28px,3vw,38px);line-height:1.08}.legal p:not(.lead){max-width:76ch;line-height:1.65}.admin{place-items:center;min-height:100vh;display:grid}.admin form{background:#fff;border-radius:22px;gap:15px;width:min(430px,100% - 32px);padding:34px;display:grid}.admin img{width:220px}.admin h1{font-size:36px}.admin input{border:1px solid var(--line);border-radius:10px;padding:13px}:is(body:has(.puck-admin) .site-header,body:has(.puck-admin) .site-footer,body:has(.admin) .site-header,body:has(.admin) .site-footer){display:none}.toast{z-index:9999;color:#fff;background:#222;border-radius:99px;padding:8px 14px;position:fixed;top:10px;left:50%;transform:translate(-50%)}@media (min-width:951px) and (max-height:820px){.topbar{min-height:74px}.brand img{width:245px}.topbar-contact a:first-child{font-size:17px}.main-nav{min-height:42px}.main-nav a{font-size:14px}.hero{min-height:calc(100svh - 117px);padding-top:30px;padding-bottom:34px}.hero h1{font-size:clamp(46px,4.8vw,64px)}.hero .lead{font-size:17px;line-height:1.42}.hero-img{height:min(390px,100svh - 205px)}.hero-img span{width:92px;height:92px;font-size:12px}.buttons{margin-top:20px}}@media (max-width:1100px){.hero{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:42px}.hero-img{max-width:440px}.card{min-height:235px;padding:21px}}@media (max-width:950px){.section{padding:54px 0}.hero{grid-template-columns:1fr;gap:42px;min-height:0;padding-top:54px;padding-bottom:58px}.hero-img{justify-self:start;width:min(100%,540px);height:clamp(360px,65vw,500px)}.cards{grid-template-columns:repeat(2,1fr)}.split,.contact{grid-template-columns:1fr}.gallery,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:650px){:root{--shell:calc(100vw - 24px)}.section{padding:46px 0}.topbar{min-height:72px}.brand img{width:190px}.topbar-contact a:not(:first-child){display:none}.topbar-contact a:first-child{font-size:13px}.main-nav{min-height:46px;font-size:14px}h1{font-size:clamp(42px,13vw,58px)}h2{font-size:clamp(32px,10vw,46px)}.hero{gap:34px;padding-top:42px}.hero-img{height:340px}.hero-img span{width:88px;height:88px;font-size:11px}.cards,.gallery{grid-template-columns:1fr}.card{min-height:215px}.form-grid{grid-template-columns:1fr}.file-list a{grid-template-columns:40px 1fr 22px;min-height:66px}.file-list em{display:none}.cta>.shell{flex-direction:column;justify-content:center;align-items:flex-start;min-height:0;padding:52px 0}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;padding:18px 0}}
