.route-hero{background:var(--navy);color:#fff;padding:92px 0 86px;position:relative;overflow:hidden}.route-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(17,197,232,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(17,197,232,.06) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.route-hero .container{position:relative;z-index:1}.route-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.12;letter-spacing:-2px;margin:0 0 22px}.route-hero p{max-width:620px;color:#b9cbd6;font-size:16px;line-height:1.9;margin:0}.route-content{background:var(--bg);padding:55px 0 110px;min-height:520px}.route-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.route-toolbar label{font-size:12px;font-weight:700;color:var(--ink);width:min(360px,100%)}.route-toolbar input{display:block;width:100%;padding:12px 14px;border:1px solid #d6e1e7;border-radius:8px;background:#fff;margin-top:6px}.route-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.route-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 5px 22px rgba(7,26,46,.07);transition:.2s}.route-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.route-card-media{height:210px;background:linear-gradient(135deg,#3b5a68,#19344a);display:grid;place-items:center;color:#b9d0dc;font:700 10px Manrope;letter-spacing:1.6px}.route-card:nth-child(2n) .route-card-media{background:linear-gradient(135deg,#647568,#304c4c)}.route-card:nth-child(3n) .route-card-media{background:linear-gradient(135deg,#6d5a55,#3e3034)}.route-card-body{padding:22px}.route-card-body small{font:700 9px Manrope;letter-spacing:1.4px;color:#058dab}.route-card-body h2{font-size:22px;line-height:1.25;margin:8px 0}.route-card-body p{font-size:13px;color:#667a88;line-height:1.75;min-height:66px}.route-card-body .text-link{font-size:12px}.route-card[hidden]{display:none}@media(max-width:760px){.route-hero{padding:65px 0}.route-grid{grid-template-columns:1fr}.route-toolbar{display:block}.route-toolbar .button{margin-top:15px;width:100%}}
.route-card-media{height:260px!important;overflow:hidden}.route-card-media img{width:100%;height:100%;object-fit:cover;display:block}.route-card-body{background:#fff;position:relative;z-index:1}.route-card-body h2{margin-top:0}.route-price{display:block;color:#ff6d2d;margin:8px 0 12px;font-size:16px}
.services .service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.services .service-card{display:block;visibility:visible;opacity:1}@media(max-width:960px){.services .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.services .service-grid{grid-template-columns:1fr}}
.home-filters{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 28px}.home-filters button{border:1px solid #9bb4c5;border-radius:999px;background:transparent;color:inherit;padding:10px 18px;font:inherit;cursor:pointer}.home-filters button.active,.home-filters button:hover{background:#12bddd;color:#062039;border-color:#12bddd}.home-filters~.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-filters~.service-grid .service-card{display:block;overflow:hidden;padding:0;background:#fff}.home-filters~.service-grid .service-card[hidden]{display:none}.home-filters~.service-grid .service-image{height:220px;background:#173b55}.home-filters~.service-grid .service-image img{width:100%;height:100%;object-fit:cover;display:block}.home-filters~.service-grid .service-card-body{padding:24px}.home-filters~.service-grid .service-card-body small{display:block;color:#009fc0;text-transform:uppercase;letter-spacing:.08em;margin:10px 0}.home-filters~.service-grid .service-price{display:block;margin:8px 0;color:#ff7430}@media(max-width:960px){.home-filters~.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.home-filters~.service-grid{grid-template-columns:1fr}}
.home-filters~.service-grid .service-card{background:#102f4e;border-radius:16px}.home-filters~.service-grid .service-card-body{background:#102f4e;color:#fff;padding:18px 22px 20px}.home-filters~.service-grid .service-card-body h3{color:#fff;margin:6px 0 10px}.home-filters~.service-grid .service-card-body p{color:#d5e2ea;margin:0;min-height:0}.home-filters~.service-grid .service-card-body .service-no{color:#91a9b9}.home-filters~.service-grid .service-image{height:290px}
.work-card{overflow:hidden;border-radius:16px;background:#102f4e}.work-card .work-image{height:290px;background:#173b55;overflow:hidden}.work-card .work-image img{width:100%;height:100%;object-fit:cover;display:block}.work-card .work-card-body{padding:18px 22px 20px;background:#102f4e;color:#fff}.work-card .work-card-body h3{color:#fff;margin:6px 0 10px}.work-card .work-card-body p{color:#d5e2ea;margin:0}.work-card .work-card-body small{color:#11c5e8}
