.expert-hero{position:relative;overflow:hidden;padding:94px 0 82px;background:linear-gradient(145deg,#f7fbf9,#dfeee7)}
.expert-hero:after{content:"";position:absolute;right:-120px;bottom:-240px;width:520px;height:520px;border:1px solid rgba(11,95,75,.14);border-radius:50%;box-shadow:0 0 0 70px rgba(11,95,75,.035),0 0 0 140px rgba(11,95,75,.025)}
.breadcrumbs{position:relative;z-index:1;margin:0 0 26px;color:#597068;font-size:13px}.breadcrumbs a{color:var(--green);font-weight:800}.breadcrumbs span{margin:0 8px;color:#98aaa3}
.expert-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.expert-hero h1{margin:0;font-size:clamp(40px,5vw,64px);line-height:1.15;letter-spacing:-.045em}.expert-hero h1 strong{color:var(--green)}.expert-lead{max-width:720px;margin:24px 0 30px;color:#50625a;font-size:18px}.expert-hero img{width:100%;max-height:390px;object-fit:contain;filter:drop-shadow(0 24px 35px rgba(8,47,41,.16))}
.expert-section{padding:92px 0}.expert-section.tinted{background:var(--pale)}.expert-heading{max-width:760px;margin-bottom:40px}.expert-heading h2{margin:4px 0 12px;font-size:clamp(31px,4vw,45px);line-height:1.2;letter-spacing:-.035em}.expert-heading>p:last-child{color:var(--muted)}
.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{padding:28px;border:1px solid var(--line);border-radius:18px;background:#fff}.info-card b{display:block;margin-bottom:8px;color:var(--green);font-size:20px}.info-card p{margin:0;color:var(--muted)}
.detail-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.detail-aside{padding:30px;border-radius:20px;background:var(--green-dark);color:#fff;align-self:start}.detail-aside h2{margin:0 0 14px;font-size:28px}.detail-aside p{color:#bed1ca}.detail-aside .button{margin-top:10px;background:#fff;color:var(--green)}.detail-content h2{margin:0 0 18px;font-size:34px}.detail-content h3{margin:32px 0 10px;font-size:23px}.detail-content p{color:var(--muted)}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:22px 0 0;padding:0;list-style:none}.check-list li{position:relative;padding:13px 14px 13px 39px;border-radius:12px;background:#eef6f2;color:#31574c;font-weight:700}.check-list li:before{content:"✓";position:absolute;left:15px;color:var(--green);font-weight:900}
.process-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;counter-reset:step}.process-steps article{position:relative;padding:58px 20px 22px;border:1px solid var(--line);border-radius:16px;background:#fff;counter-increment:step}.process-steps article:before{content:counter(step);position:absolute;top:18px;left:20px;display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--green);color:#fff;font-weight:900}.process-steps b{display:block;margin-bottom:7px;font-size:18px}.process-steps p{margin:0;color:var(--muted);font-size:14px}
.related-links{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-links a{display:flex;justify-content:space-between;gap:15px;padding:22px;border:1px solid var(--line);border-radius:15px;background:#fff;font-weight:850}.related-links a span{color:var(--green)}
.expert-cta{padding:76px 0;background:linear-gradient(135deg,#0b5f4b,#082f29);color:#fff}.expert-cta .container{display:flex;justify-content:space-between;align-items:center;gap:40px}.expert-cta h2{margin:0;font-size:clamp(28px,4vw,42px)}.expert-cta p{margin:10px 0 0;color:#c2d9d0}.expert-cta .button{flex:0 0 auto;background:#fff;color:var(--green)}
@media(max-width:900px){.expert-hero-grid,.detail-grid{grid-template-columns:1fr}.expert-hero-grid{gap:32px}.expert-hero img{max-height:300px}.info-grid,.related-links{grid-template-columns:1fr 1fr}.process-steps{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.expert-hero{padding:62px 0}.expert-section{padding:70px 0}.info-grid,.related-links,.process-steps,.check-list{grid-template-columns:1fr}.expert-cta .container{display:block}.expert-cta .button{margin-top:24px}.expert-hero h1{font-size:38px}.detail-content h2{font-size:29px}}
