@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#203b32;--paper:#f5f5ef;--green:#d4e87a;--muted:#59665e;--line:#dbe0d7;--white:#fff;--font:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.6}a{color:inherit}button,input,textarea,select{font:inherit}a,button,input,select,textarea{touch-action:manipulation}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}[hidden]{display:none!important}:focus-visible{outline:3px solid #a36427;outline-offset:4px}.skip{position:absolute;top:-100px;left:20px;z-index:5;background:white;padding:12px}.skip:focus{top:10px}.trial{padding:9px 24px;background:var(--green);text-align:center;font-size:12px;font-weight:800;letter-spacing:.1em}.trial span{font-size:13px;font-weight:400;letter-spacing:0;margin-left:14px}header{max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:25px 6%}.wordmark{font-family:Manrope,Arial,sans-serif;font-size:30px;font-weight:800;letter-spacing:-1.7px;text-decoration:none;white-space:nowrap}.wordmark span{font-weight:400}.wordmark i{font-size:12px;font-style:normal;vertical-align:top;margin-left:4px;display:none}.instagram{font-size:14px;text-decoration:none}.instagram span{margin-left:16px;font-weight:700}.hero{margin:0 24px;background:var(--ink);color:var(--paper);display:grid;grid-template-columns:1.2fr 1fr;border-radius:4px;overflow:hidden}.hero-copy{padding:64px max(36px,7vw) 58px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;margin:0 0 22px}.hero .eyebrow{color:#e1e7d9}.hero h1{font-family:Manrope,Arial,sans-serif;font-size:clamp(54px,6.8vw,102px);font-weight:500;line-height:1.02;letter-spacing:-.065em;margin:0 0 27px}.hero h1 em{font-family:Georgia,serif;font-weight:400;color:var(--green);letter-spacing:-.05em}.intro{font-size:17px;max-width:450px;color:#e2e7de;line-height:1.7;margin-bottom:28px}.button{display:inline-flex;gap:28px;align-items:center;justify-content:center;min-height:52px;padding:14px 23px;background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:4px;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s}.button:hover{background:#315749}.button.light{background:var(--green);color:var(--ink);border-color:var(--green)}.button.light:hover{background:#e4f2aa}.hero-note{font-size:13px;color:#c5d0c7;margin:13px 0 0}.hero-side{background:#b6cb98;color:var(--ink);padding:64px 45px 40px;display:flex;flex-direction:column;justify-content:space-between;gap:45px}.large-type{font-family:Manrope,Arial,sans-serif;font-size:clamp(44px,5.7vw,84px);font-weight:800;line-height:1.1;letter-spacing:-.065em}.large-type em{font-family:Georgia,serif;font-size:.78em;font-weight:400;letter-spacing:-.06em}.journey{border-top:1px solid #6c845e;padding-top:24px}.mini-label{font-size:12px;letter-spacing:.15em;font-weight:700}.journey p{font-size:25px;line-height:1.3;margin:15px 0}.journey a{font-size:14px;text-underline-offset:5px}.form-section{max-width:1220px;margin:auto;padding:90px 36px;display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}h2{font-family:Manrope,Arial,sans-serif;font-size:clamp(30px,3.2vw,45px);font-weight:500;line-height:1.15;letter-spacing:-.045em;margin:0 0 23px}aside>p:not(.eyebrow){max-width:350px;color:var(--muted)}.steps{list-style:none;padding:0;margin:42px 0;display:grid;gap:22px}.steps li{display:flex;gap:16px;align-items:center;color:#69746a}.steps li span{font-size:13px;width:34px;height:34px;border:1px solid #c6d0c0;display:grid;place-items:center;border-radius:50%}.steps li.active{font-weight:700;color:var(--ink)}.steps li.active span{background:var(--ink);color:white;border-color:var(--ink)}.aside-note{max-width:325px;border-top:1px solid #ced5c8;padding-top:22px;color:var(--muted);font-size:14px}.form-card{background:white;padding:34px 36px;border:1px solid var(--line);border-radius:7px;box-shadow:0 10px 32px #203b3206}.card-top{display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.card-top span:first-child{font-weight:700;letter-spacing:.08em}.progress{height:3px;background:#edf0e9;margin:16px 0 29px}.progress span{display:block;height:3px;background:#7d993d;width:33.333%;transition:width .25s}h3{font-family:Manrope,Arial,sans-serif;font-weight:600;font-size:24px;line-height:1.25;letter-spacing:-.03em;margin:0 0 9px}h3:focus{outline:none}.helper{font-size:13px;color:var(--muted);margin:7px 0 21px}.field,fieldset{display:block;margin:24px 0 0;font-size:14px;font-weight:600}fieldset{border:0;padding:0;min-width:0}legend{padding:0;margin-bottom:11px}.choices{display:grid;gap:9px}.choices.two{grid-template-columns:1fr 1fr}.choices label{border:1px solid #d7dfd3;border-radius:4px;display:flex;gap:10px;align-items:center;padding:13px 12px;font-weight:400;cursor:pointer;line-height:1.4;min-height:51px;transition:background .15s}.choices label:has(input:checked){background:#f0f5df;border-color:#6c853c}.choices input{accent-color:var(--ink);width:16px;height:16px;flex-shrink:0;margin:0}.choices small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.optional{font-weight:400;font-size:12px;color:var(--muted);margin-left:5px}.field>input,.field>textarea,.field>select{display:block;width:100%;margin-top:8px;border:1px solid #cbd5c8;background:#fff;color:var(--ink);border-radius:4px;padding:12px;font-size:16px;font-weight:400;min-height:49px}.field textarea{resize:vertical}.field input::placeholder,.field textarea::placeholder{color:#68736a;font-size:14px}.field-grid{display:grid;grid-template-columns:.6fr 1.4fr;gap:16px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;margin:26px 0 0}.consent input{accent-color:var(--ink);width:18px;height:18px;flex-shrink:0;margin:2px 0}.form-actions{display:flex;justify-content:flex-end;gap:20px;align-items:center;margin-top:30px;padding-top:24px;border-top:1px solid #e3e8de}.back{margin-right:auto;background:transparent;border:0;color:var(--ink);font-size:14px;padding:12px 0}.error{font-size:14px;color:#a12626;background:#fff1f0;border-left:3px solid #a12626;padding:12px;margin:20px 0 0}.success-icon{display:grid;place-items:center;background:var(--green);width:55px;height:55px;border-radius:50%;font-size:25px;margin-bottom:24px}#success p{color:var(--muted)}#success .button{margin-top:16px}.contact-section{background:#e6ebdf;padding:65px max(36px,8vw);display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-section p:not(.eyebrow){color:var(--muted)}.contact-links{display:grid}.contact-links>div,.contact-links>a{padding:16px 0;border-bottom:1px solid #c5cfbb;text-decoration:none}.contact-links span{display:block;font-size:12px;letter-spacing:.13em;margin-bottom:5px}.contact-links strong{font-size:20px;font-weight:500}.contact-links .pending{color:#59665e;font-size:16px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:28px 6%;font-size:13px;color:var(--muted)}footer .wordmark{font-size:25px;color:var(--ink)}
@media(min-width:1500px){.hero{max-width:1392px;margin:auto}.hero-copy{padding-left:88px}}@media(max-width:950px){.hero-copy{padding:44px 30px}.hero-side{padding:45px 28px}.form-section{gap:35px;padding:64px 28px;grid-template-columns:.75fr 1.25fr}.form-card{padding:26px}.choices.two{grid-template-columns:1fr}.contact-section{padding:45px 30px;gap:35px}}@media(max-width:650px){.trial{padding:8px 15px;font-size:11px}.trial span{display:block;font-size:12px;margin:2px 0 0}header{padding:19px 23px}.wordmark{font-size:27px}.instagram{font-size:0}.instagram span{font-size:13px;margin:0}.hero{margin:0 12px;grid-template-columns:1fr}.hero-copy{padding:35px 25px 38px}.hero .eyebrow{font-size:10px;letter-spacing:.11em}.hero h1{font-size:67px}.intro{font-size:16px}.hero-side{padding:22px 25px}.large-type{display:none}.journey{border:0;padding:0;display:grid;grid-template-columns:1fr;gap:8px}.journey p{font-size:20px;margin:0}.journey p br{display:none}.journey a{font-size:13px}.mini-label{font-size:10px}.form-section{grid-template-columns:1fr;padding:46px 20px;gap:24px}aside>p:not(.eyebrow){max-width:none}.steps{display:flex;gap:16px;justify-content:space-between;margin:26px 0 0}.steps li{font-size:12px;gap:6px;flex-direction:column;align-items:flex-start}.steps li span{width:28px;height:28px;font-size:11px}.aside-note{display:none}.form-card{padding:23px 19px}.choices.two{grid-template-columns:1fr 1fr}.choices label{font-size:13px;padding:12px 9px}.contact-section{grid-template-columns:1fr;padding:40px 25px;gap:16px}footer{flex-wrap:wrap;padding:25px;gap:14px}footer>span:last-child{width:100%}.button{font-size:14px}.field-grid{grid-template-columns:.6fr 1.4fr;gap:12px}}@media(max-width:370px){.choices.two{grid-template-columns:1fr}.hero h1{font-size:56px}.field-grid{grid-template-columns:1fr}.trial span{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero-side{padding:0;gap:0;background:#b6cb98}.rima-portrait{display:block;width:100%;height:470px;object-fit:cover;object-position:center 36%}.journey{padding:25px 35px 30px;border:0}.journey p{margin:10px 0}.professional-title{font-size:16px}.choices label{font-size:14px}@media(max-width:950px){.rima-portrait{height:420px}}@media(max-width:650px){.hero-side{padding:0;display:grid;grid-template-columns:125px 1fr;align-items:stretch}.rima-portrait{height:100%;min-height:200px;object-position:center}.journey{padding:24px 19px}.journey p br{display:block}.journey p{font-size:19px}.journey a{font-size:13px}.professional-title{font-size:14px}}@media(max-width:650px){.hero h1{font-size:56px}}
.brand-logo{display:block;position:relative;width:210px;height:56px;overflow:hidden;flex-shrink:0}.brand-logo img{position:absolute;width:330px;height:auto;max-width:none;left:-60px;top:-69px}.footer-logo{transform-origin:left center;transform:scale(.9)}@media(max-width:650px){.brand-logo{width:176px;height:47px}.brand-logo img{width:276px;left:-50px;top:-58px}}
.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.choices .location-details{display:none;margin-top:10px;padding-top:10px;border-top:1px solid #c5cfbb;font-size:13px;line-height:1.55}.choices input:checked+span>.location-details{display:block}
