.section{padding:120px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:46px}h2{margin:16px 0 0;font-size:clamp(42px,5vw,66px);line-height:1;letter-spacing:-.05em;font-weight:600}h2 em{font-family:Georgia,serif;font-weight:400;color:var(--teal)}.search{width:360px;border-bottom:1px solid #9eb2aa;display:flex;gap:10px;padding:12px 2px}.search input{width:100%;border:0;outline:0;background:transparent;font-size:15px}.analysis-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.analysis-card{background:white;border:1px solid var(--line);border-radius:20px;padding:24px;min-height:300px;display:flex;flex-direction:column;transition:.2s}.analysis-card:hover{transform:translateY(-4px);box-shadow:0 16px 44px #164d3d14}.test-icon{width:49px;height:49px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:var(--teal);font-weight:800}.tag{font-size:8px;letter-spacing:.1em;color:#6f827a;margin-top:27px}.analysis-card h3{font-size:20px;line-height:1.2;margin:12px 0 5px}.analysis-card p{font-size:12px;color:#7a8984}.analysis-card>div:last-child{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.analysis-card button{width:40px;height:40px;border:0;border-radius:50%;background:var(--ink);color:white;font-size:22px;cursor:pointer}.catalog-row{margin-top:24px;display:flex;align-items:center;justify-content:space-between;color:#73847d;font-size:13px}.text-link{border:0;background:transparent;font-weight:700;color:var(--ink);cursor:pointer}.package-section{background:#123735;color:white;padding:115px 0;border-radius:34px}.package-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:48px}.light{color:#b4ded1}.light span{background:#b4ded1}.package-title h2 em,.results h2 em{color:var(--lime)}.packages{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.package{min-height:480px;border-radius:22px;padding:28px;display:flex;flex-direction:column;color:white}.package>span{align-self:flex-end;font-family:Georgia,serif;font-size:22px}.package>div p{font-size:10px;letter-spacing:.16em;margin-top:38px}.package h3{font-size:38px;line-height:1;margin:10px 0 30px}.package ul{padding:0;list-style:none;border-top:1px solid #ffffff45}.package li{padding:12px 0;border-bottom:1px solid #ffffff45;font-size:13px}.package footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.package footer b{font-size:21px}.package button{border:0;background:transparent;color:inherit;font-weight:700;cursor:pointer}.package.dark{background:#1b5752}.package.lime{background:var(--lime);color:var(--ink)}.package.pale{background:#e3eee8;color:var(--ink)}.package.lime ul,.package.pale ul,.package.lime li,.package.pale li{border-color:#193b3833}.home-section{padding-top:130px;padding-bottom:130px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.home-art{height:500px;border-radius:25px;background:linear-gradient(135deg,#c9e8d5,#95cdb9);position:relative;display:grid;place-items:center;overflow:hidden}.home-circle{width:260px;height:260px;display:grid;place-items:center;border-radius:50%;font-size:110px;color:white;background:#1c716b;box-shadow:0 0 0 60px #ffffff2e}.mini-note{position:absolute;left:25px;bottom:25px;background:#fff;padding:15px 20px;border-radius:14px;box-shadow:0 12px 32px #234f431f}.mini-note b,.mini-note span{display:block}.mini-note span{font-size:11px;color:#74847e;margin-top:3px}.home-copy>p:not(.eyebrow){font-size:18px;line-height:1.6;color:#60726d;max-width:530px}.home-copy form{display:flex;gap:10px;margin-top:30px}.home-copy input{min-width:220px;border:1px solid #aebfb8;border-radius:999px;background:white;padding:16px 20px;font-size:15px}.home-copy small{font-size:9px;color:#8a9994;display:block;margin-top:12px}.steps{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;padding-bottom:130px}.steps ol{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps li{border-top:1px solid #a8bbb3;padding-top:22px}.steps li b{font-family:Georgia,serif;color:var(--teal)}.steps li h3{font-size:17px;margin-top:70px}.steps li p{font-size:12px;line-height:1.5;color:#72827c}.results{background:#0d3231;color:white;padding:110px 0}.result-grid{display:grid;grid-template-columns:1fr 430px;gap:100px;align-items:center}.result-grid>div>p:last-child{max-width:500px;color:#b9cbc5;line-height:1.6}.result-card{background:white;color:var(--ink);border-radius:22px;padding:30px;display:grid;gap:16px}.result-card label{display:grid;gap:8px;font-size:11px;color:#687a75}.result-card input{padding:13px 0;border:0;border-bottom:1px solid #b6c3be;outline:0}.lime-button{background:var(--lime);color:var(--ink);border:0;cursor:pointer}.result-card small{text-align:center;color:#83908c}.address-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.address-grid article{border:1px solid var(--line);background:white;padding:28px;border-radius:18px}.address-grid article>span{font-size:10px;color:#4d8b55}.address-grid h3{font-size:20px;margin:30px 0 8px}.address-grid p{font-size:12px;color:#7c8b86}.address-grid a{color:var(--teal);font-weight:700;font-size:13px}.footer{background:#0b2929;color:white;padding:75px 0 25px}.footer-main{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:45px}.inverse{color:white}.footer-main>div{display:flex;flex-direction:column;gap:13px}.footer-main p,.footer-main a,.footer-main span{color:#9eb5af;text-decoration:none;font-size:12px;line-height:1.6}.footer-main b{font-size:12px;margin-bottom:5px}.footer-main .phone{color:white;font-size:19px;font-weight:700}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #ffffff1f;margin-top:55px;padding-top:22px;font-size:10px;color:#839a94}.toast{position:fixed;z-index:20;right:20px;top:20px;background:var(--ink);color:white;border:1px solid #ffffff38;border-radius:12px;padding:14px 18px;box-shadow:0 15px 40px #102a2c55;cursor:pointer}.toast span{margin-left:18px;color:var(--lime)}
@media(max-width:900px){.home-section,.result-grid,.steps{grid-template-columns:1fr}.analysis-grid{grid-template-columns:repeat(2,1fr)}.packages{grid-template-columns:1fr}.package{min-height:400px}.home-section{gap:45px}.steps ol{grid-template-columns:repeat(3,1fr)}.result-grid{gap:50px}.result-card{width:min(100%,500px)}.address-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.section{padding:80px 0}.section-head{align-items:stretch;flex-direction:column}.search{width:100%}.analysis-grid{grid-template-columns:1fr}.package-section{padding:80px 0;border-radius:22px}.package-title{display:block}.home-art{height:340px}.home-copy form{flex-direction:column}.home-copy input{min-width:0}.steps ol{grid-template-columns:1fr}.steps li h3{margin-top:25px}.footer-main{grid-template-columns:1fr 1fr}.footer-bottom{gap:20px}.catalog-row{align-items:flex-start;gap:20px}}
