:root{--hs-ink:#111;--hs-paper:#f3f0e8;--hs-green:#44d62c;--hs-line:rgba(17,17,17,.16)}*{box-sizing:border-box}.hanstein-landingpage{margin:0;background:var(--hs-paper);color:var(--hs-ink);font-family:Arial,Helvetica,sans-serif}.hs-modal-open{overflow:hidden}#hanstein-landing button,#hanstein-landing input,#hanstein-landing textarea{font:inherit}#hanstein-landing button{color:inherit}#hanstein-landing button:focus-visible,#hanstein-landing input:focus-visible,#hanstein-landing textarea:focus-visible,#hanstein-landing summary:focus-visible{outline:3px solid var(--hs-green);outline-offset:3px}.hs-shell{max-width:1440px;margin:0 auto;padding-left:clamp(24px,5vw,72px);padding-right:clamp(24px,5vw,72px)}.hs-header{height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,5vw,72px);border-bottom:1px solid var(--hs-line);position:sticky;top:0;z-index:50;background:rgba(243,240,232,.92);backdrop-filter:blur(18px)}.hs-logo-button{border:0;background:none;padding:0;cursor:pointer;line-height:0;width:max-content}.hs-logo-button img{display:block;width:118px;height:auto}.hs-header nav{display:flex;gap:32px}.hs-header nav button{border:0;background:none;padding:8px 0;opacity:.48;cursor:pointer;position:relative;font-size:13px}.hs-header nav button.active,.hs-header nav button:hover{opacity:1}.hs-header nav button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--hs-green)}.hs-header-cta{justify-self:end;border:0;background:none;display:flex;align-items:center;gap:11px;font-size:13px;font-weight:700;cursor:pointer}.hs-header-cta span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--hs-ink);color:#fff}.hs-page{display:none;animation:hs-fade .45s ease}.hs-page.active{display:block}@keyframes hs-fade{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}.hs-hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:.88fr 1.12fr;gap:40px;align-items:center;padding-top:58px;padding-bottom:52px}.hs-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.17em;font-weight:800;display:flex;align-items:center;gap:12px;margin-bottom:31px}.hs-eyebrow span{background:var(--hs-green);padding:7px 11px;border-radius:99px}.hs-hero h1,.hs-page-intro h1{font-size:clamp(55px,6.2vw,98px);line-height:.9;letter-spacing:-.07em;margin:0 0 34px;font-weight:800}.hs-hero h1 em,.hs-page-intro h1 em{font-family:Georgia,serif;font-weight:400}.hs-lead{font-size:17px;line-height:1.65;max-width:580px;color:rgba(17,17,17,.65)}.hs-hero .hs-lead{margin-bottom:34px}.hs-actions{display:flex;align-items:center;gap:24px}.hs-primary,.hs-outline,.hs-text-button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:16px;font-weight:700}.hs-primary{min-height:52px;padding:0 22px;background:var(--hs-green);color:#071007!important;border-radius:2px;box-shadow:0 12px 28px rgba(68,214,44,.22)}.hs-outline{min-height:51px;padding:0 20px;background:transparent;border:1px solid var(--hs-ink);border-radius:2px}.hs-outline:hover{background:var(--hs-ink);color:#fff!important}.hs-text-button{background:none;padding:12px 0;border-bottom:1px solid var(--hs-line)}.hs-meta{display:flex;flex-wrap:wrap;gap:18px;margin-top:50px;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;color:rgba(17,17,17,.5)}.hs-meta span+span:before{content:"•";padding-right:18px;color:var(--hs-green)}.hs-poster-stage{min-height:640px;position:relative;background:#d8d4ca;overflow:hidden}.hs-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(17,17,17,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.055) 1px,transparent 1px);background-size:48px 48px}.hs-poster{position:absolute;left:50%;top:50%;translate:-50% -50%;width:355px;height:505px;background:var(--hs-green);padding:28px;box-shadow:22px 27px 30px rgba(17,17,17,.18)}.hs-poster-top,.hs-poster-bottom{display:flex;justify-content:space-between;font-size:8px;font-weight:900;letter-spacing:.12em;position:relative;z-index:2}.hs-poster h2{font-size:70px;line-height:.79;letter-spacing:-.085em;margin:70px 0 62px;font-weight:950;position:relative;z-index:2}.hs-poster h2 em{font-family:Georgia,serif;font-weight:400;color:#fff}.hs-poster>i{position:absolute;width:210px;height:210px;border-radius:50%;background:#111;right:-48px;top:150px}.hs-poster-bottom{align-items:flex-end}.hs-poster-bottom b{font-size:13px}.hs-stat{position:absolute;background:rgba(243,240,232,.95);padding:17px 19px;min-width:145px;box-shadow:0 16px 40px rgba(0,0,0,.09)}.hs-stat strong,.hs-stat span{display:block}.hs-stat strong{font:400 30px Georgia,serif}.hs-stat span{font-size:8px;text-transform:uppercase;letter-spacing:.1em;margin-top:5px}.hs-stat-one{right:-12px;top:65px}.hs-stat-two{left:-18px;bottom:70px}.hs-ticker{height:84px;padding:0 5vw;border-top:1px solid var(--hs-line);border-bottom:1px solid var(--hs-line);display:flex;align-items:center;justify-content:center;gap:clamp(18px,4vw,62px);font-size:10px;text-transform:uppercase;letter-spacing:.14em;font-weight:800}.hs-ticker i{width:6px;height:6px;background:var(--hs-green);border-radius:50%}.hs-services{display:grid;grid-template-columns:1fr 3fr;gap:50px;padding-top:125px;padding-bottom:140px}.hs-section-number,.hs-kicker{font-size:9px;text-transform:uppercase;letter-spacing:.15em;font-weight:800;color:rgba(17,17,17,.5)}.hs-kicker{color:#2d9f20;margin:0 0 25px}.hs-services h2,.hs-custom-banner h2{font-size:clamp(39px,4.5vw,65px);line-height:1;letter-spacing:-.055em;margin:0 0 62px}.hs-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;border-top:1px solid var(--hs-line);padding-top:28px;margin-bottom:48px}.hs-card-grid article strong{font:400 30px Georgia,serif;color:#2d9f20}.hs-card-grid h3{font-size:14px;margin:27px 0 12px}.hs-card-grid p{font-size:13px;line-height:1.65;color:rgba(17,17,17,.62)}.hs-inner{padding-top:90px;padding-bottom:130px;min-height:calc(100vh - 82px)}.hs-page-intro{max-width:750px;margin-bottom:70px}.hs-page-intro.hs-wide{max-width:1000px}.hs-page-intro .hs-primary{margin-top:25px}.hs-format-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:80px}.hs-format-grid article{background:#e4dfd3;padding:35px;min-height:320px;display:flex;flex-direction:column;align-items:flex-start}.hs-format-grid article>span{font-size:9px;text-transform:uppercase;letter-spacing:.1em}.hs-format-grid h2{font-size:43px;margin:70px 0 5px}.hs-format-grid p{font-size:12px;color:rgba(17,17,17,.57)}.hs-format-grid button{margin-top:auto;border:0;background:none;padding:10px 0;border-bottom:1px solid var(--hs-line);font-size:12px;font-weight:700;cursor:pointer}.hs-custom-banner{background:var(--hs-green);padding:55px;display:flex;align-items:flex-end;justify-content:space-between;gap:35px}.hs-custom-banner h2{font-size:48px;margin-bottom:15px}.hs-custom-banner p:not(.hs-kicker){font-size:13px;max-width:650px}.hs-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:45px}.hs-feature-grid article{min-height:430px;padding:42px;background:#ded9ce;display:flex;flex-direction:column}.hs-feature-grid article.green{background:var(--hs-green)}.hs-feature-grid article.dark{background:#111;color:#fff}.hs-feature-grid article>span{font:400 24px Georgia,serif}.hs-feature-grid h2{font-size:42px;line-height:.95;letter-spacing:-.05em;margin:auto 0 18px}.hs-feature-grid p{font-size:13px;line-height:1.65;max-width:330px;opacity:.68}.hs-contact-card{background:#111;color:#fff;padding:48px;display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-bottom:110px}.hs-contact-card>div{border-left:1px solid rgba(255,255,255,.2);padding-left:22px}.hs-contact-card>div:first-child{border:0;padding-left:0}.hs-contact-card small,.hs-contact-card strong{display:block}.hs-contact-card small{font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:var(--hs-green);margin-bottom:11px}.hs-contact-card strong{font-size:12px;line-height:1.65}.hs-contact-card a,.hs-footer a{color:inherit;text-decoration:none}.hs-faq{display:grid;grid-template-columns:1fr 2fr;gap:60px}.hs-faq details{border-top:1px solid var(--hs-line)}.hs-faq details:last-child{border-bottom:1px solid var(--hs-line)}.hs-faq summary{list-style:none;display:flex;justify-content:space-between;padding:24px 0;cursor:pointer;font-weight:700;font-size:14px}.hs-faq summary::-webkit-details-marker{display:none}.hs-faq summary span{font-size:23px}.hs-faq details[open] summary span{transform:rotate(45deg)}.hs-faq details p{font-size:13px;line-height:1.7;color:rgba(17,17,17,.62);padding:0 35px 24px 0}.hs-footer{min-height:150px;border-top:1px solid var(--hs-line);display:flex;align-items:center;gap:35px;padding:35px clamp(24px,5vw,72px)}.hs-footer .hs-logo-button img{width:142px}.hs-footer>p{font:italic 17px Georgia,serif;color:rgba(17,17,17,.5);margin:0}.hs-footer>div{margin-left:auto;display:flex;gap:22px;align-items:center;font-size:9px;text-transform:uppercase;letter-spacing:.1em}.hs-modal-backdrop{position:fixed;inset:0;z-index:1000;background:rgba(0,0,0,.64);backdrop-filter:blur(8px);display:none;justify-content:flex-end;padding:14px}.hs-modal-backdrop.open{display:flex}.hs-modal{width:min(540px,100%);height:100%;overflow:auto;background:var(--hs-paper);padding:44px 46px;position:relative}.hs-close{position:absolute;right:24px;top:18px;border:0;background:none;font-size:32px;cursor:pointer}.hs-modal h2{font-size:48px;letter-spacing:-.055em;margin:0 0 28px}.hs-modal form>label:not(.hs-check):not(.hs-privacy),.hs-modal form>div>label{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;margin:18px 0 8px}.hs-format-buttons{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.hs-format-buttons button{border:1px solid var(--hs-line);background:none;padding:12px 5px;cursor:pointer;font-size:11px}.hs-format-buttons button.selected{background:var(--hs-green);border-color:var(--hs-green)}.hs-check{display:flex;gap:12px;background:#e4dfd3;padding:16px;margin:13px 0;cursor:pointer}.hs-check input{width:18px}.hs-check b,.hs-check small{display:block}.hs-check b{font-size:12px}.hs-check small{font-size:9px;margin-top:5px;color:rgba(17,17,17,.55)}.hs-modal input:not([type=checkbox]):not([type=hidden]),.hs-modal textarea{width:100%;border:1px solid var(--hs-line);background:#fff;padding:13px;resize:vertical}.hs-privacy{display:flex;gap:10px;font-size:10px;line-height:1.45;margin:18px 0}.hs-privacy input{flex:0 0 auto}.hs-privacy a{color:inherit}.hs-primary.full{width:100%}.hs-honeypot{position:absolute!important;left:-10000px!important}.hs-result{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hs-result>span{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;background:var(--hs-green);font-size:24px;margin-bottom:25px}.hs-result>p:not(.hs-kicker){font-size:13px;line-height:1.7;max-width:340px;color:rgba(17,17,17,.62);margin-bottom:30px}.hs-result a{color:inherit}.hs-result.error>span{background:#ff9d87}@media(max-width:950px){.hs-header{grid-template-columns:1fr 1fr}.hs-header nav{display:none}.hs-hero{grid-template-columns:1fr}.hs-poster-stage{min-height:570px}.hs-services{grid-template-columns:1fr}.hs-card-grid,.hs-format-grid{grid-template-columns:1fr 1fr}.hs-feature-grid{grid-template-columns:1fr}.hs-contact-card{grid-template-columns:1fr 1fr}.hs-faq{grid-template-columns:1fr}}@media(max-width:650px){.hs-header{height:70px}.hs-logo-button img{width:94px}.hs-header-cta{font-size:0}.hs-header-cta span{font-size:13px}.hs-hero h1,.hs-page-intro h1{font-size:53px}.hs-hero{padding-top:52px}.hs-poster-stage{min-height:500px}.hs-poster{width:265px;height:377px}.hs-poster h2{font-size:52px;margin:54px 0 42px}.hs-stat{display:none}.hs-ticker{justify-content:flex-start;overflow:auto;white-space:nowrap}.hs-card-grid,.hs-format-grid,.hs-contact-card{grid-template-columns:1fr}.hs-custom-banner{display:block;padding:35px}.hs-custom-banner .hs-outline{margin-top:25px}.hs-footer{align-items:flex-start;flex-wrap:wrap}.hs-footer>div{width:100%;margin-left:0;flex-wrap:wrap}.hs-modal-backdrop{padding:0}.hs-modal{padding:38px 24px}.hs-format-buttons{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){#hanstein-landing *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

