*{box-sizing:border-box}html,body{min-height:100%;margin:0;font-family:Arial,sans-serif}.contact-page{color:#163c33;background:radial-gradient(circle at 75% 5%,#dcebd7 0,#0000 28%),#f5f5ef;min-height:100vh;padding-bottom:80px}.contact-header{justify-content:space-between;align-items:center;max-width:980px;height:78px;margin:auto;padding:0 24px;display:flex}.public-brand{align-items:center;gap:11px;display:flex}.public-brand>span{color:#cff264;background:#173f35;border-radius:11px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.public-brand b,.public-brand small{display:block}.public-brand b{font:18px Georgia,serif}.public-brand small{letter-spacing:1.7px;color:#72827b;margin-top:2px;font-size:8px}.contact-header>a{color:#173f35;border-bottom:1px solid #173f35;font-size:12px;font-weight:800;text-decoration:none}.contact-hero{text-align:center;max-width:760px;margin:55px auto 34px;padding:0 20px}.contact-kicker{letter-spacing:2px;color:#718d3f;font-size:9px;font-weight:900}.contact-hero h1,.contact-confirm h1{letter-spacing:-1.8px;margin:11px 0 18px;font:52px/1.03 Georgia,serif}.contact-hero>p:last-child{color:#61736b;max-width:620px;margin:auto;font-size:15px;line-height:1.7}.contact-card{background:#fff;border:1px solid #dfe6e1;border-radius:21px;max-width:800px;margin:auto;padding:34px;box-shadow:0 25px 70px #1e3e3212}.contact-step{align-items:center;gap:12px;margin:7px 0 17px;display:flex}.contact-step>span{color:#cff264;background:#173f35;border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;font-weight:900;display:grid}.contact-step strong,.contact-step small{display:block}.contact-step strong{font:20px Georgia,serif}.contact-step small{color:#7c8984;margin-top:3px;font-size:10px}.contact-paths{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:34px;display:grid}.contact-paths button{color:#29483f;cursor:pointer;background:#fbfcfa;border:1px solid #dce4df;border-radius:13px;flex-direction:column;align-items:center;gap:6px;padding:18px 10px;display:flex}.contact-paths button.selected{color:#fff;background:#173f35;border-color:#173f35;box-shadow:0 9px 22px #173f3530}.contact-paths i{color:#4e7635;background:#e7efdf;border-radius:50%;place-items:center;width:34px;height:34px;font-size:16px;font-style:normal;display:grid}.contact-paths strong{font-size:12px}.contact-paths small{opacity:.68;font-size:8px}.contact-fields{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:30px;display:grid}.contact-fields label,.contact-fields legend{color:#50675e;font-size:9px;font-weight:800}.contact-fields input,.contact-fields select,.contact-fields textarea{box-sizing:border-box;color:#263f37;background:#fafbf9;border:1px solid #d9e1dc;border-radius:9px;width:100%;margin-top:6px;padding:12px;font:12px inherit}.contact-fields textarea{resize:vertical;min-height:88px}.contact-fields .full{grid-column:1/-1}.contact-fields label>small{color:#89948f;font-weight:400}.contact-fields fieldset{border:0;margin:0;padding:0}.contact-fields fieldset button{color:#566a62;background:#fff;border:1px solid #d8e1dc;border-radius:9px;margin:6px 6px 0 0;padding:11px 15px}.contact-fields fieldset button.selected{color:#365f2f;background:#e6f0dc;border-color:#b9d49f;font-weight:800}.contact-primary{color:#fff;letter-spacing:.7px;background:#173f35;border:0;border-radius:10px;padding:14px 22px;font-weight:900;text-decoration:none}.contact-submit{cursor:pointer;width:100%;font-size:12px}.contact-submit:disabled{opacity:.55}.contact-privacy{text-align:center;color:#829089;max-width:600px;margin:11px auto 0;font-size:8px;line-height:1.6}.contact-error{color:#9a4a2b;background:#fff0e8;border-radius:8px;padding:10px;font-size:10px}.contact-honeypot{position:absolute!important;left:-10000px!important}.contact-now{justify-content:center;gap:8px;max-width:760px;margin:25px auto 0;font-size:12px;display:flex}.contact-now a{color:#173f35}.contact-confirm{text-align:center;max-width:650px;margin:auto;padding:120px 24px}.contact-confirm .public-brand{justify-content:center}.confirm-mark{color:#3d6c30;background:#dff0d3;border-radius:50%;place-items:center;width:70px;height:70px;margin:45px auto 22px;font-size:28px;display:grid}.contact-confirm>p{color:#64756d;font-size:14px;line-height:1.6}.confirm-actions{justify-content:center;gap:9px;margin:28px 0;display:flex}.confirm-actions a:last-child{color:#173f35;border:1px solid #173f35;border-radius:10px;padding:14px 22px;font-weight:900;text-decoration:none}.social-next{border-top:1px solid #dce4df;justify-content:center;align-items:center;gap:8px;margin-top:30px;padding-top:25px;display:flex}.social-next span{color:#7b8882;font-size:9px}.social-next button{color:#89938f;background:#eef1ef;border:1px solid #dce4df;border-radius:8px;padding:9px;font-size:8px}.contact-confirm>small{color:#929d98;margin-top:25px;display:block}.selling-sign-icon{position:relative}.selling-sign-icon:before{content:"";background:currentColor;border-radius:2px;width:2px;height:19px;position:absolute;top:7px;left:10px}.selling-sign-icon span{border:1.5px solid;border-radius:2px;width:17px;height:9px;position:absolute;top:7px;left:10px}.selling-sign-icon span:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;top:2px;right:2px}.selling-sign-icon b{border-top:1.5px solid;width:12px;position:absolute;bottom:7px;left:6px}.contact-paths button.selected .selling-sign-icon{color:#cff264;background:#294f45}.contact-paths button:first-child i{font-size:22px}@media (max-width:720px){.contact-header{height:66px;padding:0 16px}.public-brand>span{width:38px;height:38px}.contact-hero{margin:35px auto 25px}.contact-hero h1,.contact-confirm h1{font-size:39px}.contact-hero>p:last-child{font-size:13px}.contact-card{border-radius:17px;margin:0 12px;padding:22px 16px}.contact-paths{grid-template-columns:1fr 1fr}.contact-fields{grid-template-columns:1fr}.contact-fields .full{grid-column:auto}.contact-step strong{font-size:18px}.contact-now{flex-direction:column;align-items:center;padding:0 20px}.confirm-actions,.social-next{flex-direction:column}.confirm-actions a{box-sizing:border-box;width:200px}.contact-confirm{padding-top:70px}}.social-next a{color:#31564b;background:#fff;border:1px solid #dce4df;border-radius:8px;padding:9px;font-size:8px;font-weight:800;text-decoration:none}.public-brand>.tenant-logo{background:#173f35;border-radius:10px;width:82px;height:52px;padding:0;overflow:hidden}.tenant-logo img{object-fit:cover;width:100%;height:100%;display:block}.contact-confirm .tenant-logo{width:132px;height:88px}.public-brand small{font-weight:800}@media (max-width:720px){.public-brand>.tenant-logo{width:72px;height:46px}.contact-confirm .tenant-logo{width:120px;height:80px}}
