.brand{display:inline-flex;align-items:center;gap:10px}.brand-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:var(--aqua2);color:#168f87}.brand-mark svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-card{padding:0;overflow:hidden}.service-card img{width:100%;height:250px;object-fit:cover}.service-card .service-body{padding:28px}.service-card .service-link{display:inline-flex;align-items:center;gap:8px;margin-top:18px;color:#168f87;font-weight:900}.service-card .service-link:after{content:'→';transition:.2s}.service-card:hover .service-link:after{transform:translateX(4px)}.service-hero{padding:85px 0;background:#eff8f7}.service-hero .split{gap:55px}.service-hero h1{font-size:clamp(40px,5.5vw,68px);line-height:1.03;letter-spacing:-2.5px;margin:20px 0}.service-hero img{width:100%;height:480px;object-fit:cover;border-radius:30px;box-shadow:var(--shadow)}.breadcrumbs{font-size:13px;color:var(--muted);margin-bottom:20px}.breadcrumbs a{color:#168f87}.media-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.media-grid img{width:100%;height:460px;object-fit:cover;border-radius:24px}.faq-list{max-width:900px}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;list-style:none;font-weight:900;font-size:18px;padding:22px 0}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:'+';float:right;color:var(--aqua);font-size:24px}.faq-item[open] summary:after{content:'−'}.faq-item p{color:var(--muted);padding:0 0 22px;margin:0}.bottom-bar{position:fixed;z-index:70;left:50%;bottom:18px;transform:translateX(-50%);display:flex;overflow:hidden;background:var(--ink);border:1px solid rgba(255,255,255,.1);border-radius:100px;box-shadow:0 14px 34px -12px rgba(16,42,44,.5)}.bottom-bar a{display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 20px;color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:800;border-right:1px solid rgba(255,255,255,.12);white-space:nowrap}.bottom-bar a:last-child{border:0}.bottom-bar a.accent{background:#168f87}.bottom-bar svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.back-top{position:fixed;right:20px;bottom:25px;z-index:72;width:45px;height:45px;border-radius:50%;background:#fff;color:var(--ink);border:1px solid var(--line);box-shadow:0 14px 30px rgba(16,42,44,.18);display:grid;place-items:center;opacity:0;visibility:hidden;transform:translateY(10px);transition:.25s;cursor:pointer}.back-top.show{opacity:1;visibility:visible;transform:none}.cookie{position:fixed;left:20px;bottom:20px;z-index:90;width:min(460px,calc(100% - 40px));background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:22px 24px;transform:translateY(150%);transition:.4s}.cookie.show{transform:none}.cookie h3{margin:0 0 7px;font-size:18px}.cookie p{font-size:13px;color:var(--muted);margin:0 0 16px}.cookie-actions{display:flex;gap:9px}.cookie-actions .btn{padding:11px 16px;font-size:12px;flex:1}.footer{padding-bottom:125px}.seo-copy{max-width:900px}.seo-copy h2{font-size:clamp(30px,4vw,46px);line-height:1.15}.seo-copy h3{font-size:24px;margin-top:32px}.seo-copy p{color:var(--muted)}
@media(max-width:850px){.service-hero img{height:360px}.media-grid{grid-template-columns:1fr}.media-grid img{height:330px}.service-card img{height:240px}.bottom-bar{left:0;right:0;bottom:0;transform:none;border-radius:0;border:0;border-top:1px solid rgba(255,255,255,.1)}.bottom-bar a{flex:1;padding:12px 7px}.back-top{right:14px;bottom:67px}.cookie{bottom:72px;left:14px;width:calc(100% - 28px)}.footer{padding-bottom:115px}}
