:root{--navy:#061d3d;--navy2:#0b2e58;--teal:#0aa6a6;--teal2:#0b8f94;--soft:#f4f8fb;--text:#0a2145;--muted:#5f718a;--line:#dfe8f0;--shadow:0 18px 40px rgba(6,29,61,.12);--radius:22px}*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff;line-height:1.55}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.topbar{background:var(--navy);color:#fff;font-size:14px}.topbar-inner{height:42px;display:flex;align-items:center;gap:30px}.top-langs{margin-left:auto;display:flex;gap:14px}.top-langs a{opacity:.8;padding:4px 6px}.top-langs a.active{color:#4ff0e0;border-bottom:2px solid #4ff0e0;opacity:1}.site-header{background:#fff;box-shadow:0 4px 24px rgba(6,29,61,.06);position:sticky;top:0;z-index:30}.nav-wrap{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;width:230px;height:72px;overflow:hidden}.brand img{display:block;width:100%;height:100%;object-fit:contain;object-position:left center}.main-nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.main-nav a{padding:12px 2px;color:var(--navy)}.main-nav a.active{color:var(--teal);border-bottom:3px solid var(--teal)}.nav-whatsapp{background:var(--navy)!important;color:#fff!important;padding:13px 20px!important;border-radius:9px;border:0!important}.menu-toggle{display:none}.hero{background:linear-gradient(90deg,#f7fbff 0%,#fff 48%,#eef8fb 100%);border-bottom:1px solid #eaf0f6}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:50px;min-height:500px;padding:34px 0}.breadcrumb{font-size:14px;color:#61748b;margin-bottom:22px}.hero h1{font-size:56px;line-height:1.05;margin:0 0 16px;color:var(--navy);letter-spacing:-.04em}.hero h2{font-size:31px;line-height:1.18;color:var(--teal2);margin:0 0 22px}.hero p{font-size:18px;color:#233b5b;max-width:560px;margin:0 0 28px}.actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:10px;font-weight:800;border:1px solid transparent;box-shadow:0 8px 20px rgba(6,29,61,.08)}.btn.primary{background:linear-gradient(135deg,#08b39f,#0a8f9d);color:#fff}.btn.dark{background:var(--navy);color:#fff}.btn.light{background:#fff;color:var(--navy);border-color:#cbd8e4}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:32px}.trust-row div{font-size:13px;font-weight:800;border-right:1px solid #cddce8;padding-right:12px}.mini-icon{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e6fbf8;color:var(--teal);margin-right:6px}.hero-visual{border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:#fff;min-height:330px}.hero-visual img{width:100%;height:100%;min-height:330px;object-fit:cover;display:block}.section{padding:70px 0}.section-title{text-align:center;max-width:780px;margin:0 auto 36px}.section-title h2,.how h2{font-size:36px;line-height:1.1;margin:0 0 10px;color:var(--navy)}.section-title h2:after,.how h2:after{content:"";display:block;width:58px;height:3px;background:var(--teal);margin:14px auto 0}.section-title p{font-size:18px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{position:relative;background:#fff;border:1px solid #e1eaf2;border-radius:18px;box-shadow:0 10px 28px rgba(6,29,61,.08);overflow:hidden;transition:.2s}.service-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.service-card>img{width:100%;height:170px;object-fit:cover;background:#f3f7fb}.icon-badge{position:absolute;top:136px;left:24px;width:64px;height:64px;border-radius:50%;background:#fff;box-shadow:0 10px 26px rgba(6,29,61,.14);display:grid;place-items:center}.icon-badge img{width:34px;height:34px}.service-card h3{margin:44px 24px 8px;font-size:22px;color:var(--navy)}.service-card p{margin:0 24px 18px;color:#445a74;font-size:15px;min-height:70px}.service-card strong{display:block;margin:0 24px 24px;color:var(--teal)}.dark-band{background:linear-gradient(135deg,rgba(6,29,61,.96),rgba(9,65,104,.92)),url('../img/areas.svg');background-size:cover;color:#fff;padding:66px 0;text-align:center}.dark-band h2{font-size:34px}.symptom-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:18px;margin-top:30px}.symptom-grid div{border:1px solid rgba(255,255,255,.18);border-radius:14px;padding:18px;background:rgba(255,255,255,.05);font-weight:800}.three-col{display:grid;grid-template-columns:1fr 1.15fr 1fr;gap:34px;align-items:start}.three-col h2,.contact-grid h2{font-size:28px;margin:0 0 18px;color:var(--navy)}.checks{padding:0;margin:20px 0;list-style:none}.checks li{margin:9px 0;padding-left:28px;position:relative}.checks li:before{content:"✓";position:absolute;left:0;color:var(--teal);font-weight:900}.feature-img,.info-card,.contact-form{background:#fff;border:1px solid #e1eaf2;border-radius:20px;box-shadow:0 10px 28px rgba(6,29,61,.07);padding:28px}.feature-img{padding:0;overflow:hidden}.feature-img img{width:100%;height:360px;object-fit:cover;display:block}.how{padding:54px 0;background:#fbfdff;border-top:1px solid #e8eff6;border-bottom:1px solid #e8eff6;text-align:center}.steps{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:30px}.steps div{position:relative;background:#fff;border:1px solid #e1eaf2;border-radius:16px;padding:22px 14px;box-shadow:0 8px 20px rgba(6,29,61,.05)}.steps b{display:grid;place-items:center;width:34px;height:34px;background:var(--teal);color:#fff;border-radius:50%;margin:0 auto 10px}.steps span{font-weight:800}.cta{background:linear-gradient(135deg,#082143,#0b315d);color:#fff;padding:36px 0}.cta-inner{display:flex;align-items:center;gap:20px;justify-content:space-between}.cta h2{font-size:31px;margin:0}.footer{background:#061d3d;color:#dbe8f5}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr 1fr 1fr;gap:44px;padding:54px 0}.footer-logo{width:180px;height:86px;object-fit:contain;object-position:left center;filter:brightness(0) invert(1)}.footer h3{color:#fff;margin:0 0 16px}.footer a{display:block;color:#dbe8f5;margin:7px 0}.admin-link{color:#58e0d6!important;font-weight:800}.emergency{background:linear-gradient(90deg,#0ab0a3,#0c8991);color:#fff;text-align:center;padding:18px;font-weight:800}.float-wa{position:fixed;right:24px;bottom:24px;width:62px;height:62px;border-radius:50%;background:#1fc95b;color:#fff;display:grid;place-items:center;font-size:30px;box-shadow:0 12px 34px rgba(0,0,0,.22);z-index:50}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}.contact-form input,.contact-form textarea,.admin-form input,.admin-form textarea,.admin-form select{width:100%;border:1px solid #cddbe7;border-radius:10px;padding:13px 14px;margin-bottom:14px;font:inherit}.contact-form textarea,.admin-form textarea{min-height:130px}.faq-list details{border:1px solid #dbe6ef;border-radius:14px;padding:18px 22px;margin:14px 0;background:#fff;box-shadow:0 6px 18px rgba(6,29,61,.04)}.faq-list summary{font-weight:900;color:var(--navy);cursor:pointer}
@media(max-width:900px){.topbar-inner{height:auto;padding:10px 0;flex-wrap:wrap;gap:10px}.nav-wrap{height:84px}.brand{width:180px;height:62px}.menu-toggle{display:block;background:var(--navy);color:#fff;border:0;border-radius:8px;padding:9px 12px}.main-nav{display:none;position:absolute;left:0;right:0;top:84px;background:#fff;padding:18px 4%;box-shadow:0 18px 30px rgba(6,29,61,.12);flex-direction:column;align-items:flex-start}.menu-open .main-nav{display:flex}.hero-grid,.three-col,.contact-grid,.footer-grid{grid-template-columns:1fr}.hero h1{font-size:40px}.hero h2{font-size:24px}.trust-row,.service-grid,.steps,.symptom-grid{grid-template-columns:1fr 1fr}.cta-inner{flex-direction:column;align-items:flex-start}.hero-grid{padding:26px 0}.hero-visual img{min-height:260px}.section{padding:48px 0}}@media(max-width:560px){.service-grid,.steps,.trust-row,.symptom-grid{grid-template-columns:1fr}.hero h1{font-size:34px}.actions{flex-direction:column}.btn{width:100%}}
/* Live front-end editing */
.live-edit-mode{padding-top:52px}
.live-toolbar{position:fixed;top:0;left:0;right:0;height:52px;background:#061d3d;color:#fff;z-index:99999;display:flex;align-items:center;gap:16px;padding:0 22px;box-shadow:0 8px 24px rgba(0,0,0,.18);font-family:Arial,sans-serif}
.live-toolbar a{color:#fff;background:#079b95;padding:8px 12px;border-radius:9px;text-decoration:none;font-weight:700}.live-status{margin-left:auto;color:#d7fff9}.live-status.bad{color:#ffd1d1}
[data-edit-text],[data-edit-setting]{outline:2px dashed rgba(8,151,145,.35);outline-offset:3px;border-radius:5px;cursor:text;transition:.2s}
[data-edit-text]:hover,[data-edit-setting]:hover{outline-color:#079b95;background:rgba(7,155,149,.06)}
[data-edit-text].editing{outline:2px solid #079b95;background:#fffdf4}
[data-edit-image]{position:relative;outline:2px dashed rgba(8,151,145,.4);outline-offset:5px;border-radius:14px}
.live-img-btn{position:absolute;right:12px;bottom:12px;z-index:50;border:none;background:#061d3d;color:#fff;border-radius:999px;padding:9px 13px;font-weight:800;cursor:pointer;box-shadow:0 10px 25px rgba(0,0,0,.25)}
.live-img-btn:hover{background:#079b95}
.card-img{display:block;position:relative;height:165px;overflow:hidden;border-radius:18px 18px 0 0}.card-img img{width:100%;height:100%;object-fit:cover;display:block}.brand .live-img-btn{font-size:11px;padding:6px 9px;right:-10px;bottom:-10px}.brand[data-edit-image]{display:inline-block}
.brand img{max-height:74px;width:auto;object-fit:contain}.footer-logo{max-height:72px;width:auto;object-fit:contain}
@media(max-width:760px){.live-toolbar{height:auto;min-height:52px;flex-wrap:wrap;padding:8px}.live-edit-mode{padding-top:78px}.brand img{max-height:58px}.footer-logo{max-height:58px}}

/* Premium visual update - topic banners without text */
.hero-visual{aspect-ratio: 16/9; min-height:auto; background:#eef6fa;}
.hero-visual img{min-height:auto;height:100%;object-fit:cover;}
.feature-img{aspect-ratio: 16/10;}
.feature-img img{height:100%;object-fit:cover;}
.card-img{height:190px;background:#eef6fa;}
.card-img img{object-fit:cover;object-position:center;}
.brand{width:205px;height:78px;}
.brand img{max-height:74px;width:auto;max-width:205px;object-fit:contain;}
.footer-logo{max-height:76px;max-width:190px;}
@media(max-width:900px){.brand{width:170px;height:62px}.brand img{max-height:60px;max-width:170px}.card-img{height:175px}}


/* Final logo update - wide header logo and dedicated white footer logo */
.nav-wrap{height:106px;gap:28px;}
.brand{width:360px;height:86px;display:flex;align-items:center;flex:0 0 360px;overflow:visible;}
.brand img{width:100%;height:100%;max-width:360px;max-height:86px;object-fit:contain;object-position:left center;display:block;}
.main-nav{gap:20px;}
.footer-logo{width:240px!important;height:auto!important;max-width:240px!important;max-height:110px!important;object-fit:contain;object-position:left center;filter:none!important;display:block;margin-bottom:18px;}
@media(max-width:1100px){.brand{width:300px;flex-basis:300px}.brand img{max-width:300px}.main-nav{gap:14px;font-size:13px}.nav-whatsapp{padding:11px 14px!important}}
@media(max-width:900px){.nav-wrap{height:92px}.brand{width:240px;height:70px;flex-basis:240px}.brand img{max-width:240px;max-height:70px}.main-nav{top:92px}.footer-logo{width:220px!important;max-width:220px!important}}
@media(max-width:560px){.brand{width:205px;height:62px;flex-basis:205px}.brand img{max-width:205px;max-height:62px}.footer-logo{width:200px!important;max-width:200px!important}}


/* Live editable background areas */
.editable-bg{position:relative;background-image:linear-gradient(90deg,rgba(247,251,255,.96) 0%,rgba(255,255,255,.90) 52%,rgba(238,248,251,.80) 100%),var(--bg-image)!important;background-size:cover;background-position:center;background-repeat:no-repeat;}
.dark-band.editable-bg{background-image:linear-gradient(135deg,rgba(6,29,61,.96),rgba(9,65,104,.90)),var(--bg-image)!important;}
.cta.editable-bg{background-image:linear-gradient(135deg,rgba(8,33,67,.95),rgba(11,49,93,.88)),var(--bg-image)!important;background-size:cover;background-position:center;}
.footer.editable-bg{background-image:linear-gradient(135deg,rgba(6,29,61,.98),rgba(6,29,61,.92)),var(--bg-image)!important;background-size:cover;background-position:center;}

[data-edit-background]{outline:2px dashed rgba(10,166,166,.38);outline-offset:-8px;}
.live-bg-btn{position:absolute;left:12px;bottom:12px;z-index:60;border:none;background:#0aa6a6;color:#fff;border-radius:999px;padding:9px 13px;font-weight:900;cursor:pointer;box-shadow:0 10px 25px rgba(0,0,0,.25)}
.live-bg-btn:hover{background:#061d3d}
.hero .live-bg-btn{bottom:18px;left:18px}.footer .live-bg-btn{bottom:auto;top:16px;left:16px}

/* Homepage exact reference icon/layout rebuild */
.home-services{padding-top:42px;padding-bottom:46px;background:#fff}
.home-services .section-title{margin-bottom:26px}.home-services .section-title h2{font-size:31px}
.home-services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.home-service-card{min-height:245px;background:#fff;border:1px solid #e4edf4;border-radius:13px;box-shadow:0 8px 22px rgba(6,29,61,.07);padding:27px 15px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:.18s}.home-service-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px rgba(6,29,61,.12)}.home-service-icon{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;margin:0 auto 19px;color:#fff}.home-service-icon.teal{background:#0aa6a6}.home-service-icon.navy{background:#062b5f}.home-service-icon svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.home-service-card h3{font-size:16px;line-height:1.2;margin:0 0 12px;color:#061d3d}.home-service-card p{font-size:13px;line-height:1.45;color:#435871;margin:0 auto 16px;min-height:54px;max-width:150px}.home-service-card strong{font-size:13px;color:#0b7481;margin-top:auto;font-weight:800}
.when-band{background-image:linear-gradient(135deg,rgba(6,29,61,.94),rgba(9,55,92,.90)),var(--bg-image)!important;background-size:cover;background-position:center;padding:45px 0 46px;color:#fff;text-align:center}.when-band h2{font-size:32px;line-height:1.1;margin:0 0 28px;color:#fff}.when-band h2:after{content:"";display:block;width:58px;height:3px;background:#0fd0c5;margin:14px auto 0}.when-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:28px 40px;max-width:960px;margin:0 auto}.when-item{min-height:84px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;color:#fff}.when-item span{display:grid;place-items:center;width:46px;height:46px;color:#11c8c4;margin-bottom:8px}.when-item svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.when-item b{font-size:13px;line-height:1.22;max-width:105px;display:block;color:#fff}
.exact-how{padding:39px 0 42px;background:#fff}.exact-how h2{font-size:32px;margin-bottom:26px}.exact-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;position:relative}.exact-step{position:relative;text-align:center}.exact-step:not(:last-child):after{content:"";position:absolute;top:36px;right:-38px;width:52px;border-top:2px dotted #9eb3ce}.step-circle{width:72px;height:72px;border-radius:50%;background:#fff;border:1px solid #e1eaf2;box-shadow:0 7px 20px rgba(6,29,61,.07);display:grid;place-items:center;margin:0 auto 14px;color:#0b2e58}.step-circle svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.exact-step b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#0aa6a6;color:#fff;font-size:12px;margin:-24px auto 8px;position:relative;z-index:2}.exact-step strong{display:block;font-size:13px;color:#061d3d;margin-bottom:4px}.exact-step p{font-size:12px;color:#52667f;line-height:1.35;margin:0 auto;max-width:132px}.why-home{padding:54px 0;background-image:linear-gradient(90deg,rgba(7,38,78,.98) 0%,rgba(7,47,92,.94) 38%,rgba(255,255,255,.22) 100%),var(--bg-image)!important;background-size:cover;background-position:center;color:#fff}.why-grid{display:grid;grid-template-columns:.95fr 1.75fr;align-items:center;gap:45px}.why-left h2{font-size:30px;line-height:1.12;margin:0 0 18px;color:#fff}.why-left ul{list-style:none;padding:0;margin:0}.why-left li{margin:9px 0;padding-left:27px;position:relative;color:#eaf4fa;font-weight:700}.why-left li:before{content:"✓";position:absolute;left:0;top:0;background:#0bbfae;color:#fff;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:12px}.stat-card{background:#fff;border-radius:20px;box-shadow:0 20px 45px rgba(6,29,61,.20);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;padding:34px 20px;color:#061d3d}.stat-card div{text-align:center;border-right:1px solid #e1eaf2;padding:0 15px}.stat-card div:last-child{border-right:0}.stat-card span{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 10px;color:#0aa6a6}.stat-card svg{width:42px;height:42px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.stat-card b{display:block;font-size:31px;line-height:1.1;color:#061d3d;margin-bottom:5px}.stat-card small{display:block;font-size:13px;color:#4f637a}.hero .trust-row{max-width:650px}.hero-visual{box-shadow:none;border-radius:0;background:transparent}.hero-visual img{border-radius:0}.section-title h2:after,.how h2:after{width:54px;height:3px;background:#0aa6a6}
@media(max-width:1100px){.home-services-grid{grid-template-columns:repeat(3,1fr)}.when-grid{grid-template-columns:repeat(3,1fr)}.why-grid{grid-template-columns:1fr}.exact-step:not(:last-child):after{display:none}.stat-card{max-width:760px}}
@media(max-width:760px){.home-services-grid,.when-grid,.exact-steps{grid-template-columns:1fr 1fr}.stat-card{grid-template-columns:1fr 1fr;gap:0}.stat-card div{border-bottom:1px solid #e1eaf2;padding:18px 12px}.hero h1{font-size:38px}.when-band h2,.exact-how h2{font-size:27px}}
@media(max-width:520px){.home-services-grid,.when-grid,.exact-steps,.stat-card{grid-template-columns:1fr}.home-service-card{min-height:auto}.stat-card div{border-right:0}.why-home{padding:38px 0}.brand{width:220px;flex-basis:220px}.brand img{max-width:220px}}


/* Final editable theme and icon system */
.editable-theme{background-color:var(--custom-bg, transparent)!important;color:var(--custom-text, inherit)}
.editable-theme h1,.editable-theme h2,.editable-theme h3,.editable-theme p,.editable-theme li,.editable-theme a:not(.btn){color:var(--custom-text, inherit)}
.editable-theme .section-title h2:after,.editable-theme .how h2:after,.editable-theme h2:after{background:var(--custom-accent, var(--teal))}
.editable-theme .home-service-icon.teal,.editable-theme .exact-step b,.editable-theme .mini-icon{background:var(--custom-accent, var(--teal))}
.editable-theme .home-service-card strong,.editable-theme .when-item span,.editable-theme .stat-card span{color:var(--custom-accent, var(--teal))}
.editable-icon{position:relative;display:inline-grid;place-items:center;color:inherit;line-height:1;overflow:visible}
.editable-icon img{width:100%;height:100%;object-fit:contain;display:block;filter:none}
.home-service-icon.editable-icon img{width:36px;height:36px;filter:brightness(0) invert(1)}
.when-icon{width:46px;height:46px;margin-bottom:8px;color:#11c8c4}.when-icon img{width:40px;height:40px;filter: invert(52%) sepia(89%) saturate(1330%) hue-rotate(139deg) brightness(92%) contrast(94%)}
.step-circle.editable-icon img{width:36px;height:36px;filter: invert(13%) sepia(46%) saturate(2066%) hue-rotate(187deg) brightness(90%) contrast(99%)}
.stat-icon{width:58px;height:58px;margin:0 auto 10px}.stat-icon img{width:42px;height:42px;filter: invert(48%) sepia(95%) saturate(1565%) hue-rotate(142deg) brightness(90%) contrast(91%)}
.live-icon-btn{display:none;position:absolute;z-index:80;left:50%;top:50%;transform:translate(-50%,-50%);border:0;background:#061d3d;color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;white-space:nowrap;box-shadow:0 10px 24px rgba(0,0,0,.25);cursor:pointer}
[data-edit-icon]{outline:2px dashed rgba(10,166,166,.35);outline-offset:4px;border-radius:50%}
[data-edit-icon]:hover .live-icon-btn{display:block}
.live-style-panel{position:absolute;z-index:90;right:14px;top:14px;background:rgba(255,255,255,.96);border:1px solid #dce7ef;border-radius:14px;padding:8px;box-shadow:0 12px 30px rgba(6,29,61,.18);display:flex;align-items:center;gap:8px;font-size:12px;color:#061d3d;opacity:.18;transition:.2s}
.live-style-panel:hover{opacity:1}.live-style-panel button{background:#061d3d;color:#fff;border:0;border-radius:999px;padding:7px 10px;font-weight:900}.live-style-panel label{display:flex;align-items:center;gap:5px;font-weight:800}.live-style-panel input{width:28px;height:24px;border:0;padding:0;background:transparent;cursor:pointer}
/* stronger reference-like sizing */
.home-services-grid{align-items:stretch}.home-service-card{height:250px}.home-service-icon{flex:0 0 68px}.when-grid{align-items:start}.exact-steps{align-items:start}.stat-card span{display:grid}.stat-card .editable-icon{display:grid}

/* 112 acil alt alanı kaldırıldı */
.emergency{display:none!important}

/* User supplied professional home image and icon fixes */
.float-wa{display:flex;align-items:center;justify-content:center;background:transparent!important;box-shadow:none!important;border-radius:0!important;padding:0!important;width:64px!important;height:64px!important;overflow:visible!important;}
.float-wa img{width:64px;height:64px;object-fit:contain;display:block;filter:drop-shadow(0 8px 18px rgba(0,0,0,.18));}
.editable-icon img[src*="custom/"]{object-fit:contain;}
.step-circle img[src*="custom/"], .home-service-icon img[src*="custom/"], .when-icon img[src*="custom/"], .stat-icon img[src*="custom/"]{width:100%;height:100%;object-fit:contain;}
.hero-visual img[src*="home-hotel-doctor-istanbul"]{object-fit:cover;object-position:center;}
.hero[style*="home-hotel-doctor-istanbul"]{background-size:cover;background-position:center;}
@media (min-width: 900px){
  .hero[style*="home-hotel-doctor-istanbul"] .hero-visual{display:none;}
  .hero[style*="home-hotel-doctor-istanbul"] .hero-grid{min-height:520px;align-items:center;}
  .hero[style*="home-hotel-doctor-istanbul"] .hero-text{max-width:560px;background:rgba(255,255,255,.76);backdrop-filter:blur(2px);border-radius:26px;padding:34px;box-shadow:0 18px 40px rgba(4,21,45,.10);}
}
@media (max-width: 899px){
  .hero[style*="home-hotel-doctor-istanbul"]{background-image:linear-gradient(90deg,rgba(255,255,255,.92),rgba(255,255,255,.75)),var(--bg-image)!important;}
  .float-wa{width:58px!important;height:58px!important}.float-wa img{width:58px;height:58px;}
}

/* Uploaded asset integration: keep all user icons proportional */
.editable-icon img{max-width:100%;max-height:100%;object-fit:contain;display:block}
.home-service-icon img{width:38px!important;height:38px!important;object-fit:contain}
.when-icon img{width:42px!important;height:42px!important;object-fit:contain;filter:none!important}
.step-circle img{width:38px!important;height:38px!important;object-fit:contain}
.stat-icon img{width:46px!important;height:46px!important;object-fit:contain}
.icon-badge img{width:36px!important;height:36px!important;object-fit:contain}
.feature-img img,.hero-visual img,.service-card .card-img img{object-fit:cover;object-position:center}
.service-card .card-img{display:block;width:100%;height:170px;overflow:hidden;background:#f3f7fb}
.service-card .card-img img{width:100%;height:100%;display:block}

/* --- Final polish: proportional icons, white footer menus, redesigned service areas --- */
:root{--footer-link:#ffffff;--footer-muted:#d8e8f3;}
.footer, .footer *{color:#fff!important;}
.footer a{color:#fff!important;opacity:.94;text-decoration:none;font-weight:650;}
.footer a:hover{color:#42d8d2!important;opacity:1;}
.footer p{color:var(--footer-muted)!important;}
.footer h3{color:#fff!important;font-size:18px;margin-bottom:14px;}
.footer-logo{max-width:210px;height:auto;object-fit:contain;filter:none;}

/* Keep uploaded icons aligned and color-consistent */
.home-service-icon,
.when-icon,
.step-circle,
.stat-icon,
.icon-badge,
.area-pin,
.area-call-icon,
.feature-line-icon{display:grid;place-items:center;overflow:visible;}
.home-service-icon img{width:40px!important;height:40px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;}
.when-icon img{width:42px!important;height:42px!important;object-fit:contain!important;filter:brightness(0) saturate(100%) invert(56%) sepia(84%) saturate(1355%) hue-rotate(139deg) brightness(91%) contrast(90%)!important;}
.step-circle img{width:34px!important;height:34px!important;object-fit:contain!important;filter:brightness(0) saturate(100%) invert(16%) sepia(42%) saturate(1717%) hue-rotate(184deg) brightness(91%) contrast(96%)!important;}
.stat-icon img{width:42px!important;height:42px!important;object-fit:contain!important;filter:brightness(0) saturate(100%) invert(48%) sepia(96%) saturate(1430%) hue-rotate(139deg) brightness(92%) contrast(89%)!important;}
.icon-badge img{width:34px!important;height:34px!important;object-fit:contain!important;filter:brightness(0) saturate(100%) invert(48%) sepia(96%) saturate(1430%) hue-rotate(139deg) brightness(92%) contrast(89%)!important;}

/* Areas page redesign */
.areas-redesign{background:#fff;padding:54px 0 62px;}
.areas-redesign .section-title{text-align:center;margin-bottom:22px;}
.areas-redesign .section-title h2{font-size:34px;color:#061d3d;margin:0 0 8px;}
.areas-redesign .section-title p{max-width:720px;margin:0 auto;color:#53677e;line-height:1.65;}
.areas-map-card{position:relative;border-radius:22px;overflow:hidden;border:1px solid #dce7ef;box-shadow:0 18px 45px rgba(6,29,61,.12);background:#eef6fb;margin-bottom:28px;min-height:330px;}
.areas-map{height:100%;min-height:330px;}
.areas-map img{width:100%;height:100%;min-height:330px;display:block;object-fit:cover;object-position:center;}
.areas-note{position:absolute;top:32px;right:32px;width:285px;background:#06234b;color:#fff;border-radius:16px;padding:24px 24px 22px;box-shadow:0 20px 50px rgba(6,29,61,.25);}
html[dir="rtl"] .areas-note{right:auto;left:32px;}
.areas-note h3{font-size:20px;line-height:1.18;margin:0 0 16px;color:#fff;}
.areas-note ul{list-style:none;margin:0;padding:0;display:grid;gap:10px;}
.areas-note li{position:relative;padding-left:25px;font-size:14px;line-height:1.35;color:#eaf7f9;}
html[dir="rtl"] .areas-note li{padding-left:0;padding-right:25px;}
.areas-note li:before{content:"✓";position:absolute;left:0;top:0;width:17px;height:17px;border-radius:50%;background:#0aa6a6;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:900;}
html[dir="rtl"] .areas-note li:before{left:auto;right:0;}
.areas-subtitle{font-size:22px;color:#061d3d;margin:8px 0 18px;display:flex;align-items:center;gap:10px;}
.areas-subtitle:before{content:"";width:19px;height:24px;background:#0aa6a6;clip-path:polygon(50% 0%,85% 25%,85% 60%,50% 100%,15% 60%,15% 25%);display:inline-block;}
.area-card{display:inline-grid;grid-template-columns:64px 1fr;align-items:center;width:calc(25% - 16px);min-height:78px;margin:0 16px 16px 0;background:#fff;border:1px solid #dce7ef;border-radius:14px;padding:10px;box-shadow:0 8px 22px rgba(6,29,61,.06);vertical-align:top;}
html[dir="rtl"] .area-card{margin:0 0 16px 16px;}
.area-thumb{width:56px;height:56px;border-radius:12px;background:linear-gradient(135deg,#e6f8fa,#f6fbff);display:grid;place-items:center;}
.area-pin img{width:32px!important;height:32px!important;filter:brightness(0) saturate(100%) invert(42%) sepia(85%) saturate(1016%) hue-rotate(143deg) brightness(89%) contrast(91%)!important;}
.area-card b{display:block;color:#061d3d;font-size:15px;margin-bottom:3px;}
.area-card small{display:block;color:#5a6c82;font-size:12px;line-height:1.28;}
.areas-call{display:grid;grid-template-columns:74px 1fr auto;align-items:center;gap:18px;background:#f7fbfd;border:1px solid #dce7ef;border-radius:16px;padding:18px 22px;margin:12px 0 24px;}
.area-call-icon{width:56px;height:56px;border-radius:50%;background:#fff;border:1px solid #dce7ef;box-shadow:0 8px 18px rgba(6,29,61,.06);}
.area-call-icon img{width:36px!important;height:36px!important;object-fit:contain!important;filter:brightness(0) saturate(100%) invert(16%) sepia(42%) saturate(1717%) hue-rotate(184deg) brightness(91%) contrast(96%)!important;}
.areas-call p{margin:0;color:#30465e;line-height:1.45;}
.areas-call b{color:#061d3d;}
.areas-call span{color:#5a6c82;}
.areas-feature-row{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:#fff;border:1px solid #dce7ef;border-radius:18px;overflow:hidden;box-shadow:0 12px 28px rgba(6,29,61,.06);}
.areas-feature-row>div{display:flex;align-items:center;gap:12px;padding:18px 16px;border-right:1px solid #e3edf4;color:#061d3d;min-height:76px;}
html[dir="rtl"] .areas-feature-row>div{border-right:0;border-left:1px solid #e3edf4;}
.areas-feature-row>div:last-child{border-right:0;}
html[dir="rtl"] .areas-feature-row>div:last-child{border-left:0;}
.feature-line-icon{width:42px;height:42px;min-width:42px;}
.feature-line-icon img{width:36px!important;height:36px!important;filter:brightness(0) saturate(100%) invert(45%) sepia(94%) saturate(1349%) hue-rotate(142deg) brightness(90%) contrast(90%)!important;}
.areas-feature-row b{font-size:14px;line-height:1.25;color:#061d3d;}
@media(max-width:1000px){.area-card{width:calc(50% - 12px)}.areas-feature-row{grid-template-columns:1fr 1fr}.areas-note{position:relative;top:auto;right:auto;left:auto;width:auto;border-radius:0}.areas-map-card{display:grid}.areas-map img{min-height:250px}}
@media(max-width:620px){.area-card{width:100%;margin-right:0}.areas-call{grid-template-columns:1fr;text-align:center}.areas-call .btn{justify-self:center}.areas-feature-row{grid-template-columns:1fr}.areas-feature-row>div{border-right:0;border-bottom:1px solid #e3edf4}.areas-redesign .section-title h2{font-size:27px}}

/* language direction quality */
html[dir="rtl"] .main-nav, html[dir="rtl"] .actions, html[dir="rtl"] .trust-row, html[dir="rtl"] .footer-grid{direction:rtl;}
html[dir="rtl"] .checks li{padding-left:0;padding-right:26px;}
html[dir="rtl"] .checks li:before{left:auto;right:0;}


/* === FINAL STRUCTURE AUDIT / LANGUAGE / CMS / GMAIL UPDATE === */
body{overflow-x:hidden}.topbar-inner{white-space:nowrap;overflow:hidden}.top-contact{white-space:nowrap}.site-header{z-index:80}.nav-wrap{height:82px;gap:22px}.brand img{height:58px!important;width:auto!important;max-width:260px!important;object-fit:contain!important}.main-nav{display:flex;align-items:center;gap:22px;flex-wrap:nowrap;white-space:nowrap}.main-nav a{font-size:14px;font-weight:800;line-height:1;white-space:nowrap}.nav-whatsapp{padding:13px 18px!important;border-radius:12px}.menu-toggle{display:none}.hero h1{max-width:720px}.hero h2{max-width:680px}.hero p{max-width:650px}.trust-row{display:flex;flex-wrap:nowrap;gap:12px;align-items:center}.trust-row div{white-space:nowrap;min-width:auto;padding:10px 13px;font-size:13px;line-height:1.1}.mini-icon{width:20px;height:20px;min-width:20px}.home-services-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;align-items:stretch}.home-service-card{height:auto;min-height:250px;padding:22px 16px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;overflow:hidden}.home-service-card h3{font-size:16px;line-height:1.22;min-height:40px;margin:12px 0 8px;display:flex;align-items:center;justify-content:center}.home-service-card p{font-size:13px;line-height:1.42;margin:0 0 12px;color:#4e6076;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:54px}.home-service-card strong{margin-top:auto;font-size:13px}.home-service-icon{width:66px!important;height:66px!important;border-radius:50%;margin:0 auto;background:#0aa6a6!important;display:grid!important;place-items:center!important}.home-service-icon.navy{background:#061d3d!important}.home-service-icon img{width:36px!important;height:36px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important}.when-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.when-item{min-height:98px;display:grid;place-items:center;text-align:center;gap:8px}.when-item b{font-size:13px;line-height:1.25;max-width:130px}.when-icon{width:46px!important;height:46px!important;display:grid!important;place-items:center!important}.when-icon img{width:39px!important;height:39px!important;object-fit:contain!important}.exact-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.exact-step{min-width:0;text-align:center}.exact-step p{font-size:13px;line-height:1.35;margin:6px 0 0;min-height:35px}.step-circle{width:68px!important;height:68px!important;border-radius:50%;display:grid!important;place-items:center!important;margin:0 auto 8px;background:#fff;border:1px solid #dde9f2;box-shadow:0 7px 20px rgba(6,29,61,.08)}.step-circle img{width:34px!important;height:34px!important;object-fit:contain!important}.stat-card{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.stat-card>div{min-width:0;text-align:center}.stat-card b{font-size:30px}.stat-card small{font-size:13px;line-height:1.25;display:block;min-height:32px}.stat-icon{width:54px!important;height:54px!important;margin:0 auto 8px;display:grid!important;place-items:center!important}.stat-icon img{width:42px!important;height:42px!important;object-fit:contain!important}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.service-card{overflow:hidden;display:flex;flex-direction:column;min-height:360px}.service-card h3{font-size:19px;line-height:1.2;min-height:46px}.service-card p{font-size:14px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:62px}.service-card strong{margin-top:auto}.contact-form label{display:block;font-weight:800;font-size:14px;color:#0a2145;margin:0 0 12px}.contact-form input,.contact-form textarea{margin-top:6px}.contact-form textarea{min-height:132px}.footer *{color:#fff!important}.footer a{color:#fff!important;opacity:.96}.footer p{color:#e1edf7!important}.footer .admin-link{display:inline-block;margin-top:8px;color:#54f0e2!important}.live-toolbar{position:sticky;top:0;z-index:2000;background:#061d3d;color:#fff;padding:10px 18px;display:flex;gap:14px;align-items:center;box-shadow:0 10px 25px rgba(0,0,0,.16)}.live-toolbar a{color:#fff;background:#0aa6a6;padding:7px 12px;border-radius:999px}.live-status.bad{background:#ffe1e1;color:#9b0b0b}.live-status{background:#e5fff9;color:#06493f;padding:7px 12px;border-radius:999px}.editable-theme{background-color:var(--custom-bg,inherit)!important;color:var(--custom-text,inherit)!important}.editable-theme h1,.editable-theme h2,.editable-theme h3,.editable-theme p,.editable-theme li,.editable-theme a,.editable-theme b,.editable-theme strong,.editable-theme small{color:var(--custom-text,inherit)}.editable-theme .btn.primary,.editable-theme .section-title:after,.editable-theme .active{--teal:var(--custom-accent,#0aa6a6)}
@media(max-width:1120px){.main-nav{gap:14px}.main-nav a{font-size:13px}.brand img{height:52px!important}.home-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.when-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:860px){.topbar-inner{height:auto;min-height:40px;gap:12px;font-size:12px}.top-langs{margin-left:0}.menu-toggle{display:block}.nav-wrap{height:76px}.brand img{height:48px!important;max-width:220px!important}.main-nav{display:none;position:absolute;left:0;right:0;top:76px;background:#fff;padding:16px 4%;box-shadow:0 12px 30px rgba(6,29,61,.14);flex-direction:column;align-items:flex-start;white-space:normal}.menu-open .main-nav{display:flex}.trust-row{flex-wrap:wrap}.home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.when-grid,.exact-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{grid-template-columns:repeat(2,minmax(0,1fr))!important}.service-grid{grid-template-columns:1fr}.hero-grid{grid-template-columns:1fr!important}.hero-visual{min-height:280px}}
@media(max-width:540px){.home-services-grid,.when-grid,.exact-steps{grid-template-columns:1fr}.home-service-card{min-height:auto}.stat-card{grid-template-columns:1fr!important}.actions{display:grid;grid-template-columns:1fr}.btn{width:100%;justify-content:center}.brand img{height:42px!important;max-width:190px!important}}


/* ===== FINAL GLOBAL POLISH: alignment, color harmony, all-language balance ===== */
html,body{max-width:100%;overflow-x:hidden;}
body{font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
.container{width:min(1180px,94%)}
.topbar{background:#061d3d!important;color:#fff!important;}
.topbar-inner{height:38px;min-height:38px;display:flex;align-items:center;gap:24px;white-space:nowrap;overflow:hidden;}
.topbar-inner,.topbar-inner *{line-height:1!important;color:#fff;}
.top-contact{display:inline-flex;align-items:center;white-space:nowrap;font-size:13px;}
.top-langs{margin-left:auto;display:flex;align-items:center;gap:12px;flex:0 0 auto;}
.top-langs a{font-size:13px;font-weight:800;color:#fff!important;opacity:.82;padding:10px 3px 8px;line-height:1!important;}
.top-langs a.active{color:#20d7cf!important;border-bottom:2px solid #20d7cf;opacity:1;}
.site-header{background:#fff!important;box-shadow:0 6px 24px rgba(6,29,61,.07);}
.nav-wrap{height:86px!important;display:flex;align-items:center;gap:20px;justify-content:space-between;}
.brand{width:250px!important;height:66px!important;flex:0 0 250px!important;display:flex;align-items:center;overflow:hidden;}
.brand img{max-width:250px!important;height:58px!important;width:auto!important;object-fit:contain!important;object-position:left center!important;}
.main-nav{display:flex;align-items:center;gap:18px!important;flex-wrap:nowrap!important;white-space:nowrap!important;min-width:0;}
.main-nav a{font-size:13px!important;line-height:1!important;font-weight:850;letter-spacing:.01em;padding:15px 0 12px!important;color:#061d3d!important;white-space:nowrap!important;text-align:center;}
.main-nav a.active{color:#0a9c9a!important;border-bottom:3px solid #0a9c9a!important;}
.nav-whatsapp{padding:12px 18px!important;border-radius:11px!important;background:#061d3d!important;color:#fff!important;box-shadow:0 8px 20px rgba(6,29,61,.14)!important;}

/* Hero and short info row */
.hero{background:linear-gradient(90deg,#f5fbff 0%,#ffffff 50%,#eef8fb 100%)!important;}
.hero-grid{min-height:480px;gap:44px;}
.hero h1{font-size:clamp(38px,4.4vw,56px);letter-spacing:-.035em;color:#061d3d!important;}
.hero h2{color:#0a8f94!important;}
.hero p{color:#203955!important;}
.trust-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important;margin-top:28px!important;}
.trust-row div{height:58px;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:8px!important;background:rgba(255,255,255,.72);border:1px solid #dbe8f1!important;border-radius:14px!important;padding:0 10px!important;white-space:nowrap!important;font-size:12.5px!important;line-height:1!important;color:#061d3d!important;font-weight:900!important;}
.trust-row div:last-child{border-right:1px solid #dbe8f1!important;}
.mini-icon{width:22px!important;height:22px!important;min-width:22px!important;margin:0!important;display:grid!important;place-items:center!important;background:#e8fbf8!important;color:#079b98!important;}
.hero-visual{border-radius:24px;box-shadow:0 20px 50px rgba(6,29,61,.13);}
.hero-visual img{object-position:center center;}

/* Homepage service cards: no overlap, centered icons and text */
.home-services{padding:44px 0 50px!important;background:#fff!important;}
.home-services .section-title{margin-bottom:26px!important;}
.home-services .section-title h2{font-size:30px!important;color:#061d3d!important;}
.home-services-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important;}
.home-service-card{min-width:0!important;min-height:252px!important;height:100%!important;padding:22px 13px 18px!important;border-radius:15px!important;border:1px solid #e2ebf3!important;background:#fff!important;box-shadow:0 10px 26px rgba(6,29,61,.07)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;overflow:hidden!important;}
.home-service-card *{text-align:center!important;}
.home-service-icon{width:66px!important;height:66px!important;min-width:66px!important;min-height:66px!important;max-width:66px!important;max-height:66px!important;border-radius:999px!important;margin:0 auto 15px!important;display:grid!important;place-items:center!important;background:#0a9f9c!important;overflow:hidden!important;box-shadow:none!important;}
.home-service-icon.navy{background:#061d3d!important;}
.home-service-icon svg{width:34px!important;height:34px!important;stroke:#fff!important;}
.home-service-icon img{width:36px!important;height:36px!important;max-width:36px!important;max-height:36px!important;object-fit:contain!important;filter:brightness(0) invert(1)!important;}
.home-service-card h3{font-size:15px!important;line-height:1.18!important;min-height:36px!important;max-height:38px!important;margin:0 0 8px!important;color:#061d3d!important;font-weight:900!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;}
.home-service-card p{font-size:12.5px!important;line-height:1.34!important;color:#4d6178!important;margin:0 auto 12px!important;max-width:144px!important;min-height:50px!important;max-height:52px!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.home-service-card strong{margin-top:auto!important;font-size:12.5px!important;line-height:1.1!important;color:#0a8f94!important;font-weight:900!important;}

/* When to call us: centered proportional icons/text */
.when-band{background-color:#061d3d!important;color:#fff!important;padding:46px 0!important;}
.when-band h2,.when-band p,.when-band b,.when-band strong{color:#fff!important;}
.when-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:24px 30px!important;max-width:990px!important;margin:0 auto!important;align-items:start!important;}
.when-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;text-align:center!important;min-height:96px!important;gap:8px!important;}
.when-icon{width:48px!important;height:48px!important;min-width:48px!important;display:grid!important;place-items:center!important;margin:0 auto!important;color:#11c8c4!important;}
.when-icon svg{width:38px!important;height:38px!important;stroke:#11c8c4!important;}
.when-icon img{width:38px!important;height:38px!important;object-fit:contain!important;filter:none!important;}
.when-item b{font-size:12.5px!important;line-height:1.22!important;max-width:130px!important;min-height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-weight:850!important;color:#fff!important;}

/* How it works: stable centered cards */
.exact-how{background:#fff!important;padding:44px 0 48px!important;}
.exact-how h2{font-size:31px!important;color:#061d3d!important;}
.exact-steps{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important;align-items:start!important;}
.exact-step{min-width:0!important;text-align:center!important;color:#061d3d!important;}
.exact-step:after{top:35px!important;opacity:.8;}
.step-circle{width:70px!important;height:70px!important;min-width:70px!important;border-radius:50%!important;display:grid!important;place-items:center!important;margin:0 auto 12px!important;background:#fff!important;border:1px solid #dfe9f2!important;box-shadow:0 8px 22px rgba(6,29,61,.07)!important;}
.step-circle svg{width:34px!important;height:34px!important;stroke:#061d3d!important;}
.step-circle img{width:34px!important;height:34px!important;object-fit:contain!important;filter:none!important;}
.exact-step b{width:22px!important;height:22px!important;min-width:22px!important;font-size:12px!important;line-height:1!important;background:#0a9f9c!important;color:#fff!important;border-radius:50%!important;display:grid!important;place-items:center!important;margin:0 auto 8px!important;}
.exact-step strong{display:block!important;font-size:13px!important;line-height:1.15!important;font-weight:900!important;color:#061d3d!important;margin:0 0 4px!important;}
.exact-step p{font-size:12.5px!important;line-height:1.3!important;color:#52677e!important;max-width:150px!important;min-height:34px!important;margin:0 auto!important;text-align:center!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}

/* Why choose block */
.why-home{color:#fff!important;}
.why-home .why-left h2,.why-home .why-left li{color:#fff!important;}
.why-home .why-left li{font-size:14px!important;line-height:1.35!important;}
.stat-card{border-radius:22px!important;background:#fff!important;box-shadow:0 18px 44px rgba(6,29,61,.12)!important;overflow:hidden!important;}
.stat-card>div{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:24px 18px!important;min-height:150px!important;border-right:1px solid #e1eaf2!important;}
.stat-card>div:last-child{border-right:0!important;}
.stat-card b{font-size:29px!important;line-height:1!important;color:#061d3d!important;margin:4px 0 8px!important;font-weight:950!important;}
.stat-card small{font-size:12.5px!important;line-height:1.25!important;color:#52677e!important;display:block!important;min-height:auto!important;}
.stat-icon{width:54px!important;height:54px!important;display:grid!important;place-items:center!important;margin:0 auto 10px!important;}
.stat-icon svg{width:42px!important;height:42px!important;stroke:#0a9f9c!important;}
.stat-icon img{width:42px!important;height:42px!important;object-fit:contain!important;filter:none!important;}

/* Generic service/detail pages: lighter text, centered icons */
.service-card{min-width:0!important;}
.service-card h3{color:#061d3d!important;}
.service-card p{color:#53687d!important;}
.info-card,.feature-img,.contact-form{border-color:#e0e9f2!important;box-shadow:0 12px 32px rgba(6,29,61,.07)!important;}
.three-col h2,.contact-grid h2,.section-title h2{color:#061d3d!important;}
.checks li{color:#283f5a!important;}
.checks li:before{color:#0a9f9c!important;}

/* Areas page: balanced cards/icons/text */
.areas-redesign .section-title h2{color:#061d3d!important;text-align:center!important;}
.areas-map-card{border-radius:20px!important;overflow:hidden!important;border:1px solid #dce7ef!important;box-shadow:0 14px 36px rgba(6,29,61,.09)!important;}
.areas-note{background:rgba(6,29,61,.96)!important;color:#fff!important;}
.areas-note *{color:#fff!important;}
.areas-subtitle{font-size:20px!important;line-height:1.2!important;color:#061d3d!important;font-weight:900!important;}
.area-card{display:grid!important;grid-template-columns:58px minmax(0,1fr)!important;align-items:center!important;min-height:74px!important;border-radius:14px!important;padding:9px 10px!important;background:#fff!important;}
.area-card b{font-size:14px!important;line-height:1.1!important;color:#061d3d!important;}
.area-card small{font-size:11.5px!important;line-height:1.25!important;color:#596e83!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
.area-thumb{width:52px!important;height:52px!important;border-radius:12px!important;display:grid!important;place-items:center!important;}
.area-pin img{width:28px!important;height:28px!important;object-fit:contain!important;filter:none!important;}
.areas-call{grid-template-columns:64px minmax(0,1fr) auto!important;align-items:center!important;}
.areas-call p{font-size:14px!important;line-height:1.35!important;color:#30465e!important;}
.areas-feature-row>div{justify-content:center!important;text-align:center!important;gap:10px!important;}
.areas-feature-row b{font-size:13px!important;line-height:1.2!important;color:#061d3d!important;}
.feature-line-icon{width:38px!important;height:38px!important;min-width:38px!important;display:grid!important;place-items:center!important;}
.feature-line-icon img{width:34px!important;height:34px!important;object-fit:contain!important;filter:none!important;}

/* Footer and CTA: force readable light palette */
.cta,.footer{background:#061d3d!important;color:#fff!important;}
.cta *,.footer *{color:#fff!important;}
.footer a{color:#fff!important;opacity:.96!important;}
.footer a:hover{color:#2be0d5!important;}
.footer p{color:#e2edf7!important;}
.footer-logo{max-width:220px!important;height:auto!important;object-fit:contain!important;}
.float-wa img{width:38px!important;height:38px!important;object-fit:contain!important;}

/* RTL balance */
html[dir="rtl"] body{font-family:Inter,Arial,sans-serif;}
html[dir="rtl"] .top-langs{margin-left:0;margin-right:auto;}
html[dir="rtl"] .brand img{object-position:right center!important;}
html[dir="rtl"] .main-nav{direction:rtl;}
html[dir="rtl"] .hero h1,html[dir="rtl"] .hero h2,html[dir="rtl"] .hero p{text-align:right;}
html[dir="rtl"] .trust-row div,html[dir="rtl"] .home-service-card,html[dir="rtl"] .when-item,html[dir="rtl"] .exact-step,html[dir="rtl"] .stat-card>div{text-align:center!important;}
html[dir="rtl"] .footer-grid{text-align:right;}
html[dir="rtl"] .stat-card>div{border-right:0!important;border-left:1px solid #e1eaf2!important;}
html[dir="rtl"] .stat-card>div:last-child{border-left:0!important;}

/* Responsive: keep proportions */
@media(max-width:1180px){
  .brand{width:220px!important;flex-basis:220px!important}.brand img{max-width:220px!important;height:52px!important}
  .main-nav{gap:12px!important}.main-nav a{font-size:12.5px!important}.nav-whatsapp{padding:11px 14px!important}
  .home-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.when-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important}.home-service-card p{max-width:200px!important}
}
@media(max-width:920px){
  .topbar-inner{height:auto!important;min-height:40px!important;flex-wrap:wrap!important;overflow:visible!important;gap:10px!important;padding:9px 0!important}.top-langs{margin-left:0!important}
  .menu-toggle{display:block!important;background:#061d3d;color:#fff;border:0;border-radius:9px;padding:10px 13px;font-weight:800;}
  .nav-wrap{height:78px!important}.brand{width:210px!important;flex-basis:210px!important;height:58px!important}.brand img{height:48px!important;max-width:210px!important}
  .main-nav{display:none!important;position:absolute!important;left:0!important;right:0!important;top:78px!important;background:#fff!important;flex-direction:column!important;align-items:flex-start!important;padding:18px 4%!important;box-shadow:0 18px 36px rgba(6,29,61,.16)!important;white-space:normal!important;gap:10px!important}.menu-open .main-nav{display:flex!important}
  .main-nav a{font-size:14px!important;padding:10px 0!important;text-align:left!important}.nav-whatsapp{margin-top:6px!important}
  .hero-grid{grid-template-columns:1fr!important;min-height:0!important}.hero-visual img{min-height:280px!important}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.trust-row div{justify-content:flex-start!important;text-align:left!important}
  .home-services-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.when-grid,.exact-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important}.stat-card{grid-template-columns:repeat(2,minmax(0,1fr))!important}.areas-call{grid-template-columns:1fr!important;text-align:center!important}.areas-call .btn{justify-self:center}.areas-feature-row{grid-template-columns:1fr 1fr!important}
}
@media(max-width:560px){
  .home-services-grid,.when-grid,.exact-steps,.stat-card,.trust-row,.areas-feature-row{grid-template-columns:1fr!important}.home-service-card{min-height:0!important}.when-item b{min-height:0!important}.exact-step:after{display:none!important}.brand{width:188px!important;flex-basis:188px!important}.brand img{height:42px!important;max-width:188px!important}.hero h1{font-size:34px!important}.hero h2{font-size:23px!important}.actions{display:grid!important;grid-template-columns:1fr!important}.btn{width:100%!important}.area-card{width:100%!important;margin-right:0!important}
}

/* SON ROTUS: service-card icon overlap removal and areas 4-column layout */
.service-card .icon-badge{display:none!important;}
.service-card h3{margin:22px 24px 8px!important;min-height:46px!important;display:flex!important;align-items:center!important;}
.service-card p{min-height:64px!important;}
.areas-redesign .area-card{width:calc(25% - 15px)!important;margin:0 16px 16px 0!important;}
html[dir="rtl"] .areas-redesign .area-card{margin:0 0 16px 16px!important;}
@media(max-width:1000px){.areas-redesign .area-card{width:calc(50% - 12px)!important;}}
@media(max-width:620px){.areas-redesign .area-card{width:100%!important;margin-right:0!important;margin-left:0!important;}}
.live-edit-mode img,.live-edit-mode .editable-icon,.live-edit-mode [data-edit-text],.live-edit-mode [data-edit-image],.live-edit-mode [data-edit-background]{outline-offset:3px;}

/* FINAL FIX: Areas page must show 4 district cards per row on desktop */
.areas-card-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:16px!important;
  width:100%!important;
  margin:0 0 18px 0!important;
  clear:both!important;
}
.areas-card-grid .area-card{
  display:grid!important;
  grid-template-columns:52px minmax(0,1fr)!important;
  align-items:center!important;
  width:100%!important;
  margin:0!important;
  min-height:76px!important;
  padding:10px 12px!important;
}
.areas-card-grid .area-thumb{width:42px!important;height:42px!important;display:grid!important;place-items:center!important;}
.areas-card-grid .area-card b{font-size:14px!important;line-height:1.15!important;margin:0 0 3px!important;}
.areas-card-grid .area-card small{font-size:11.5px!important;line-height:1.25!important;}
@media(max-width:1050px){.areas-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}}
@media(max-width:620px){.areas-card-grid{grid-template-columns:1fr!important;}}



/* ===== HOME HERO FINAL CORPORATE BACKGROUND LAYOUT ===== */
.hero.editable-bg{
  background-image:linear-gradient(90deg,rgba(244,251,255,.96) 0%,rgba(255,255,255,.88) 32%,rgba(255,255,255,.28) 62%,rgba(255,255,255,.06) 100%),var(--bg-image)!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
}
body:not(.live-edit-mode) .hero.editable-bg{min-height:560px;}
.hero-grid{grid-template-columns:minmax(390px,.92fr) minmax(360px,1.08fr)!important;min-height:560px!important;gap:42px!important;padding:46px 0!important;}
.hero-text{background:rgba(255,255,255,.92);border:1px solid rgba(217,231,241,.95);border-radius:28px;box-shadow:0 24px 60px rgba(6,29,61,.13);padding:44px 46px 38px;backdrop-filter:blur(7px);max-width:710px;}
.hero .breadcrumb{font-size:13px!important;line-height:1.2!important;color:#62758d!important;margin-bottom:20px!important;font-weight:600!important;white-space:normal!important;}
.hero h1{font-size:clamp(40px,4.1vw,58px)!important;line-height:1.06!important;letter-spacing:-.045em!important;color:#061d3d!important;margin-bottom:18px!important;}
.hero h2{font-size:clamp(23px,2.15vw,33px)!important;line-height:1.18!important;letter-spacing:-.018em!important;color:#0a9495!important;margin-bottom:24px!important;font-weight:900!important;}
.hero p{font-size:17px!important;line-height:1.7!important;color:#243d5c!important;max-width:610px!important;margin-bottom:30px!important;}
.hero .actions{display:flex!important;align-items:center!important;gap:14px!important;flex-wrap:wrap!important;margin-bottom:0!important;}
.hero .btn{min-height:54px!important;padding:15px 24px!important;border-radius:12px!important;font-size:15px!important;line-height:1!important;font-weight:900!important;white-space:nowrap!important;}
.hero .trust-row{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;max-width:100%!important;margin-top:32px!important;}
.hero .trust-row div{height:58px!important;padding:0 12px!important;font-size:12.5px!important;border-radius:14px!important;background:#fff!important;box-shadow:0 6px 16px rgba(6,29,61,.05)!important;}
.hero-visual{min-height:430px!important;border-radius:28px!important;overflow:hidden!important;background:rgba(255,255,255,.82)!important;border:1px solid rgba(221,233,243,.9)!important;box-shadow:0 18px 44px rgba(6,29,61,.12)!important;align-self:center!important;}
.hero-visual img{width:100%!important;height:430px!important;min-height:430px!important;object-fit:cover!important;object-position:center center!important;border-radius:0!important;display:block!important;}
.home-services-grid .home-service-card{height:auto!important;}
.home-service-card p{word-break:normal!important;hyphens:auto!important;}
@media(max-width:1120px){
  .hero-grid{grid-template-columns:1fr!important;min-height:auto!important;}
  .hero-text{max-width:760px;margin:0 auto;}
  .hero-visual{max-width:760px;width:100%;margin:0 auto;}
}
@media(max-width:760px){
  .hero-grid{padding:28px 0!important;}
  .hero-text{padding:30px 22px 26px;border-radius:22px;}
  .hero h1{font-size:34px!important;}
  .hero h2{font-size:22px!important;}
  .hero p{font-size:15.5px!important;line-height:1.6!important;}
  .hero .actions{display:grid!important;grid-template-columns:1fr!important;}
  .hero .btn{width:100%!important;}
  .hero .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .hero-visual,.hero-visual img{min-height:300px!important;height:300px!important;}
}

/* FINAL HERO COVER REFINEMENT - compact corporate typography and full-width cover */
body.page-home .hero.editable-bg{
  background-image:linear-gradient(90deg, rgba(246,251,255,.96) 0%, rgba(255,255,255,.88) 36%, rgba(255,255,255,.34) 58%, rgba(255,255,255,.05) 100%), var(--bg-image)!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  min-height:620px!important;
  display:flex!important;
  align-items:center!important;
}
body.page-home .hero-grid{
  grid-template-columns:minmax(320px, 560px) 1fr!important;
  min-height:620px!important;
  padding:46px 0!important;
  gap:30px!important;
}
body.page-home .hero-text{
  max-width:560px!important;
  padding:34px 36px 30px!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.92)!important;
  box-shadow:0 20px 54px rgba(6,29,61,.12)!important;
  backdrop-filter:blur(6px)!important;
}
body.page-home .hero .breadcrumb{
  font-size:12px!important;
  margin-bottom:14px!important;
}
body.page-home .hero h1{
  font-size:clamp(34px,3.15vw,46px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
  margin-bottom:14px!important;
}
body.page-home .hero h2{
  font-size:clamp(21px,1.75vw,27px)!important;
  line-height:1.24!important;
  letter-spacing:-.012em!important;
  margin-bottom:18px!important;
}
body.page-home .hero p{
  font-size:15.5px!important;
  line-height:1.62!important;
  max-width:500px!important;
  margin-bottom:22px!important;
}
body.page-home .hero .btn{
  min-height:46px!important;
  padding:13px 20px!important;
  font-size:14px!important;
  border-radius:11px!important;
}
body.page-home .hero .trust-row{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  margin-top:24px!important;
}
body.page-home .hero .trust-row div{
  height:46px!important;
  padding:0 9px!important;
  font-size:11.5px!important;
  line-height:1.15!important;
  justify-content:center!important;
  text-align:center!important;
}
body.page-home .hero .mini-icon{
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  margin-right:5px!important;
}
body.page-home .hero-visual{
  display:none!important;
}
@media(max-width:980px){
  body.page-home .hero.editable-bg{min-height:auto!important;background-position:center top!important;}
  body.page-home .hero-grid{grid-template-columns:1fr!important;min-height:auto!important;padding:28px 0!important;}
  body.page-home .hero-text{max-width:100%!important;padding:28px 24px!important;}
  body.page-home .hero h1{font-size:32px!important;}
  body.page-home .hero h2{font-size:22px!important;}
  body.page-home .hero .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:520px){
  body.page-home .hero h1{font-size:29px!important;}
  body.page-home .hero h2{font-size:19px!important;}
  body.page-home .hero p{font-size:14.5px!important;}
  body.page-home .hero .actions{display:grid!important;grid-template-columns:1fr!important;}
  body.page-home .hero .trust-row{grid-template-columns:1fr!important;}
}

/* ===== FINAL REQUEST: full-width home cover background, smaller corporate text, balanced trust boxes ===== */
.page-home .hero{
  position:relative!important;
  min-height:620px!important;
  background-image:linear-gradient(90deg,rgba(245,251,255,.96) 0%,rgba(245,251,255,.88) 27%,rgba(245,251,255,.36) 48%,rgba(245,251,255,.04) 68%),var(--bg-image)!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  border-bottom:1px solid #e5eef6!important;
}
.page-home .hero-grid{
  min-height:620px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  padding:54px 0!important;
}
.page-home .hero-text{
  width:min(520px,92vw)!important;
  background:rgba(255,255,255,.92)!important;
  border:1px solid rgba(196,216,232,.88)!important;
  border-radius:22px!important;
  box-shadow:0 22px 54px rgba(6,29,61,.12)!important;
  padding:30px 32px!important;
  backdrop-filter:blur(5px)!important;
}
.page-home .hero-visual{
  display:none!important;
}
.page-home .breadcrumb{
  font-size:12px!important;
  line-height:1.25!important;
  margin:0 0 10px!important;
  color:#60748e!important;
  font-weight:800!important;
}
.page-home .hero h1{
  font-size:clamp(32px,3.05vw,44px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
  margin:0 0 14px!important;
  color:#061d3d!important;
}
.page-home .hero h2{
  font-size:clamp(22px,2vw,28px)!important;
  line-height:1.18!important;
  letter-spacing:-.018em!important;
  margin:0 0 18px!important;
  color:#079b98!important;
  font-weight:900!important;
}
.page-home .hero p{
  font-size:15px!important;
  line-height:1.62!important;
  margin:0 0 22px!important;
  max-width:100%!important;
  color:#243d5e!important;
}
.page-home .actions{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  flex-wrap:wrap!important;
  margin-bottom:22px!important;
}
.page-home .actions .btn{
  min-height:46px!important;
  padding:12px 19px!important;
  border-radius:10px!important;
  font-size:14px!important;
  line-height:1!important;
  font-weight:900!important;
}
.page-home .trust-row{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:10px!important;
  margin-top:6px!important;
  width:100%!important;
}
.page-home .trust-row div{
  height:46px!important;
  min-width:0!important;
  padding:0 9px!important;
  border:1px solid #d6e5f0!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.86)!important;
  box-shadow:0 6px 16px rgba(6,29,61,.04)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:900!important;
  color:#061d3d!important;
  white-space:nowrap!important;
}
.page-home .trust-row .mini-icon{
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  font-size:12px!important;
  background:#e8fbf8!important;
  color:#079b98!important;
}
@media(max-width:980px){
  .page-home .hero{min-height:auto!important;background-position:58% center!important;}
  .page-home .hero-grid{min-height:auto!important;padding:36px 0!important;}
  .page-home .hero-text{width:min(560px,94vw)!important;padding:26px!important;}
}
@media(max-width:620px){
  .page-home .hero{background-image:linear-gradient(90deg,rgba(245,251,255,.96),rgba(245,251,255,.78)),var(--bg-image)!important;background-position:center center!important;}
  .page-home .hero h1{font-size:31px!important;}
  .page-home .hero h2{font-size:21px!important;}
  .page-home .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .page-home .actions{display:grid!important;grid-template-columns:1fr!important;}
  .page-home .actions .btn{width:100%!important;}
}


/* ===== USER FINAL FIX: real full-cover hero image, smaller typography, green WhatsApp button ===== */
.site-header .nav-whatsapp, .main-nav .nav-whatsapp{
  background:#25D366!important;
  color:#ffffff!important;
  border-radius:12px!important;
  box-shadow:0 10px 24px rgba(37,211,102,.28)!important;
  min-width:118px!important;
  text-align:center!important;
}
.page-home .hero.editable-bg, body.page-home .hero.editable-bg, .page-home .hero{
  background-image:var(--bg-image)!important;
  background-size:cover!important;
  background-position:center center!important;
  background-repeat:no-repeat!important;
  min-height:620px!important;
  display:flex!important;
  align-items:center!important;
}
.page-home .hero-grid, body.page-home .hero-grid{
  width:min(1180px,92%)!important;
  min-height:620px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  padding:44px 0!important;
  gap:0!important;
}
.page-home .hero-text, body.page-home .hero-text{
  width:min(500px,92vw)!important;
  max-width:500px!important;
  padding:28px 30px 26px!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.92)!important;
  border:1px solid rgba(205,224,239,.95)!important;
  box-shadow:0 20px 48px rgba(6,29,61,.12)!important;
  backdrop-filter:blur(5px)!important;
}
.page-home .hero-visual, body.page-home .hero-visual{display:none!important;}
.page-home .hero .breadcrumb, body.page-home .hero .breadcrumb{
  font-size:11.5px!important;
  line-height:1.25!important;
  margin:0 0 9px!important;
  font-weight:800!important;
  color:#60748e!important;
}
.page-home .hero h1, body.page-home .hero h1{
  font-size:clamp(28px,2.55vw,38px)!important;
  line-height:1.08!important;
  letter-spacing:-.035em!important;
  margin:0 0 12px!important;
  color:#061d3d!important;
}
.page-home .hero h2, body.page-home .hero h2{
  font-size:clamp(18px,1.55vw,23px)!important;
  line-height:1.22!important;
  letter-spacing:-.01em!important;
  margin:0 0 15px!important;
  color:#079b98!important;
  font-weight:900!important;
}
.page-home .hero p, body.page-home .hero p{
  font-size:14px!important;
  line-height:1.55!important;
  margin:0 0 18px!important;
  max-width:440px!important;
  color:#243d5e!important;
}
.page-home .hero .actions, body.page-home .hero .actions{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  flex-wrap:wrap!important;
  margin:0 0 18px!important;
}
.page-home .hero .btn, body.page-home .hero .btn{
  min-height:42px!important;
  padding:11px 18px!important;
  border-radius:10px!important;
  font-size:13.5px!important;
  line-height:1!important;
  font-weight:900!important;
  white-space:nowrap!important;
}
.page-home .hero .trust-row, body.page-home .hero .trust-row{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:8px!important;
  margin-top:0!important;
  width:100%!important;
}
.page-home .hero .trust-row div, body.page-home .hero .trust-row div{
  height:42px!important;
  min-width:0!important;
  padding:0 7px!important;
  border:1px solid #d6e5f0!important;
  border-radius:11px!important;
  background:rgba(255,255,255,.9)!important;
  box-shadow:0 5px 14px rgba(6,29,61,.04)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  color:#061d3d!important;
  white-space:nowrap!important;
  overflow:hidden!important;
}
.page-home .hero .mini-icon, body.page-home .hero .mini-icon{
  width:17px!important;
  height:17px!important;
  min-width:17px!important;
  font-size:11px!important;
  margin:0!important;
  background:#e8fbf8!important;
  color:#079b98!important;
}
@media(max-width:980px){
  .page-home .hero.editable-bg, body.page-home .hero.editable-bg, .page-home .hero{
    min-height:auto!important;
    background-position:center center!important;
  }
  .page-home .hero-grid, body.page-home .hero-grid{min-height:auto!important;padding:32px 0!important;}
  .page-home .hero-text, body.page-home .hero-text{width:min(500px,94vw)!important;padding:24px!important;}
}
@media(max-width:620px){
  .page-home .hero.editable-bg, body.page-home .hero.editable-bg, .page-home .hero{
    background-image:linear-gradient(90deg,rgba(245,251,255,.94),rgba(245,251,255,.78)),var(--bg-image)!important;
  }
  .page-home .hero h1, body.page-home .hero h1{font-size:28px!important;}
  .page-home .hero h2, body.page-home .hero h2{font-size:18px!important;}
  .page-home .hero .actions, body.page-home .hero .actions{display:grid!important;grid-template-columns:1fr!important;}
  .page-home .hero .actions .btn, body.page-home .hero .actions .btn{width:100%!important;}
  .page-home .hero .trust-row, body.page-home .hero .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .page-home .hero .trust-row div, body.page-home .hero .trust-row div{font-size:11.5px!important;}
}

/* ===== FINAL HERO CARD + RIGHT IMAGE RETOUCH ===== */
body.page-home .hero.editable-bg,
body.page-home .hero{
  background-image:linear-gradient(90deg,rgba(244,251,255,.72) 0%,rgba(244,251,255,.50) 34%,rgba(244,251,255,.12) 62%,rgba(244,251,255,0) 100%),var(--bg-image)!important;
  background-size:cover!important;
  background-position:center center!important;
  min-height:640px!important;
}
body.page-home .hero-grid{
  display:grid!important;
  grid-template-columns:minmax(520px,560px) minmax(420px,1fr)!important;
  align-items:stretch!important;
  justify-content:center!important;
  gap:26px!important;
  width:min(1180px,92%)!important;
  min-height:auto!important;
  padding:58px 0!important;
}
body.page-home .hero-text{
  width:100%!important;
  max-width:560px!important;
  min-height:440px!important;
  padding:26px 30px!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.93)!important;
  border:1px solid rgba(205,224,239,.96)!important;
  box-shadow:0 20px 46px rgba(6,29,61,.12)!important;
}
body.page-home .hero-visual{
  display:block!important;
  height:auto!important;
  min-height:440px!important;
  align-self:stretch!important;
  border-radius:22px!important;
  overflow:hidden!important;
  border:1px solid rgba(205,224,239,.96)!important;
  background:rgba(255,255,255,.55)!important;
  box-shadow:0 20px 46px rgba(6,29,61,.11)!important;
}
body.page-home .hero-visual img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:440px!important;
  object-fit:cover!important;
  object-position:center center!important;
}
body.page-home .hero .breadcrumb{
  font-size:11px!important;
  line-height:1.25!important;
  margin:0 0 8px!important;
}
body.page-home .hero h1{
  font-size:clamp(27px,2.25vw,36px)!important;
  line-height:1.08!important;
  letter-spacing:-.03em!important;
  margin:0 0 11px!important;
}
body.page-home .hero h2{
  font-size:clamp(17px,1.35vw,21px)!important;
  line-height:1.24!important;
  margin:0 0 13px!important;
}
body.page-home .hero p{
  font-size:13.5px!important;
  line-height:1.52!important;
  margin:0 0 16px!important;
  max-width:100%!important;
}
body.page-home .hero .actions{
  gap:9px!important;
  margin:0 0 18px!important;
}
body.page-home .hero .btn{
  min-height:40px!important;
  padding:10px 16px!important;
  border-radius:10px!important;
  font-size:13px!important;
}
body.page-home .hero .trust-row{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:9px!important;
  margin:0!important;
  width:100%!important;
}
body.page-home .hero .trust-row div{
  height:44px!important;
  min-width:0!important;
  padding:0 10px!important;
  border-radius:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  font-size:11.2px!important;
  line-height:1.1!important;
  font-weight:900!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
body.page-home .hero .mini-icon{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  flex:0 0 18px!important;
}
@media(max-width:1100px){
  body.page-home .hero-grid{grid-template-columns:1fr!important;max-width:720px!important;align-items:start!important;}
  body.page-home .hero-text{max-width:720px!important;min-height:auto!important;}
  body.page-home .hero-visual{min-height:320px!important;}
  body.page-home .hero-visual img{min-height:320px!important;}
}
@media(max-width:620px){
  body.page-home .hero{background-image:linear-gradient(90deg,rgba(244,251,255,.94),rgba(244,251,255,.82)),var(--bg-image)!important;}
  body.page-home .hero-grid{width:min(100% - 24px,560px)!important;padding:28px 0!important;gap:16px!important;}
  body.page-home .hero-text{padding:22px 18px!important;border-radius:18px!important;}
  body.page-home .hero h1{font-size:28px!important;}
  body.page-home .hero h2{font-size:18px!important;}
  body.page-home .hero p{font-size:13px!important;}
  body.page-home .hero .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
  body.page-home .hero .trust-row div{font-size:11.3px!important;justify-content:flex-start!important;}
  body.page-home .hero-visual{display:block!important;min-height:240px!important;}
  body.page-home .hero-visual img{min-height:240px!important;}
}

/* ===== FINAL STANDARD FIX: balanced trust badges + equal hero visual height on all language pages ===== */
body:not(.page-home) .hero-grid{
  align-items:center!important;
}
body:not(.page-home) .hero-text{
  overflow:visible!important;
}
body:not(.page-home) .hero .trust-row{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:7px!important;
  width:100%!important;
  max-width:438px!important;
  margin-top:24px!important;
  align-items:stretch!important;
}
body:not(.page-home) .hero .trust-row div{
  height:38px!important;
  min-width:0!important;
  padding:0 5px!important;
  border:1px solid #d9e7f1!important;
  border-radius:12px!important;
  background:rgba(255,255,255,.92)!important;
  box-shadow:0 6px 16px rgba(6,29,61,.045)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:4px!important;
  color:#061d3d!important;
  font-size:10.4px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:-.02em!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:clip!important;
}
body:not(.page-home) .hero .trust-row .mini-icon{
  width:15px!important;
  height:15px!important;
  min-width:15px!important;
  flex:0 0 15px!important;
  margin:0!important;
  font-size:10px!important;
  line-height:15px!important;
  background:#e8fbf8!important;
  color:#079b98!important;
}
body:not(.page-home) .hero-visual{
  height:430px!important;
  min-height:430px!important;
  max-height:430px!important;
  display:block!important;
  align-self:center!important;
  overflow:hidden!important;
}
body:not(.page-home) .hero-visual img{
  width:100%!important;
  height:100%!important;
  min-height:430px!important;
  max-height:430px!important;
  object-fit:cover!important;
  object-position:center center!important;
  display:block!important;
}
html[dir="rtl"] body:not(.page-home) .hero .trust-row div{
  direction:rtl!important;
  text-align:center!important;
}
@media(max-width:1100px){
  body:not(.page-home) .hero .trust-row{
    max-width:100%!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  body:not(.page-home) .hero .trust-row div{
    justify-content:center!important;
    font-size:11px!important;
  }
  body:not(.page-home) .hero-visual,
  body:not(.page-home) .hero-visual img{
    height:330px!important;
    min-height:330px!important;
    max-height:330px!important;
  }
}
@media(max-width:620px){
  body:not(.page-home) .hero .trust-row{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body:not(.page-home) .hero .trust-row div{
    height:38px!important;
    font-size:10.8px!important;
    padding:0 6px!important;
  }
  body:not(.page-home) .hero-visual,
  body:not(.page-home) .hero-visual img{
    height:240px!important;
    min-height:240px!important;
    max-height:240px!important;
  }
}

/* ===== FINAL USER FIX: make every page hero use homepage pt/spacing standards ===== */
body:not(.page-home) .hero.editable-bg,
body:not(.page-home) .hero{
  min-height:640px!important;
}
body:not(.page-home) .hero-grid{
  display:grid!important;
  grid-template-columns:minmax(520px,560px) minmax(420px,1fr)!important;
  align-items:stretch!important;
  justify-content:center!important;
  gap:26px!important;
  width:min(1180px,92%)!important;
  min-height:auto!important;
  padding:58px 0!important;
}
body:not(.page-home) .hero-text{
  width:100%!important;
  max-width:560px!important;
  min-height:440px!important;
  padding:26px 30px!important;
  border-radius:22px!important;
}
body:not(.page-home) .hero .breadcrumb{
  font-size:11px!important;
  line-height:1.25!important;
  margin:0 0 8px!important;
  font-weight:700!important;
}
body:not(.page-home) .hero h1{
  font-size:clamp(27px,2.25vw,36px)!important;
  line-height:1.08!important;
  letter-spacing:-.03em!important;
  margin:0 0 11px!important;
}
body:not(.page-home) .hero h2{
  font-size:clamp(17px,1.35vw,21px)!important;
  line-height:1.24!important;
  letter-spacing:-.012em!important;
  margin:0 0 13px!important;
}
body:not(.page-home) .hero p{
  font-size:13.5px!important;
  line-height:1.52!important;
  margin:0 0 16px!important;
  max-width:100%!important;
}
body:not(.page-home) .hero .actions{
  gap:9px!important;
  margin:0 0 18px!important;
}
body:not(.page-home) .hero .btn{
  min-height:40px!important;
  padding:10px 16px!important;
  border-radius:10px!important;
  font-size:13px!important;
  line-height:1!important;
}
body:not(.page-home) .hero .trust-row{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:9px!important;
  max-width:100%!important;
  width:100%!important;
  margin:0!important;
}
body:not(.page-home) .hero .trust-row div{
  height:44px!important;
  min-width:0!important;
  padding:0 10px!important;
  border-radius:12px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  font-size:11.2px!important;
  line-height:1.1!important;
  font-weight:900!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:clip!important;
}
body:not(.page-home) .hero .mini-icon{
  width:18px!important;
  height:18px!important;
  min-width:18px!important;
  flex:0 0 18px!important;
  margin:0!important;
  font-size:11px!important;
  line-height:18px!important;
}
body:not(.page-home) .hero-visual{
  height:auto!important;
  min-height:440px!important;
  max-height:none!important;
  align-self:stretch!important;
  border-radius:22px!important;
}
body:not(.page-home) .hero-visual img{
  height:100%!important;
  min-height:440px!important;
  max-height:none!important;
  object-fit:cover!important;
  object-position:center center!important;
}
@media(max-width:1100px){
  body:not(.page-home) .hero-grid{grid-template-columns:1fr!important;max-width:720px!important;align-items:start!important;}
  body:not(.page-home) .hero-text{max-width:720px!important;min-height:auto!important;}
  body:not(.page-home) .hero-visual{min-height:320px!important;}
  body:not(.page-home) .hero-visual img{min-height:320px!important;}
}
@media(max-width:620px){
  body:not(.page-home) .hero{min-height:auto!important;}
  body:not(.page-home) .hero-grid{width:min(100% - 24px,560px)!important;padding:28px 0!important;gap:16px!important;}
  body:not(.page-home) .hero-text{padding:22px 18px!important;border-radius:18px!important;}
  body:not(.page-home) .hero h1{font-size:28px!important;}
  body:not(.page-home) .hero h2{font-size:18px!important;}
  body:not(.page-home) .hero p{font-size:13px!important;}
  body:not(.page-home) .hero .actions{display:grid!important;grid-template-columns:1fr!important;}
  body:not(.page-home) .hero .actions .btn{width:100%!important;}
  body:not(.page-home) .hero .trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;}
  body:not(.page-home) .hero .trust-row div{height:40px!important;font-size:11.3px!important;justify-content:flex-start!important;padding:0 8px!important;}
  body:not(.page-home) .hero-visual{min-height:240px!important;}
  body:not(.page-home) .hero-visual img{min-height:240px!important;}
}

/* ===== FINAL USER FIX: non-home hero spacing balance, remove bottom empty area ===== */
body:not(.page-home) .hero.editable-bg,
body:not(.page-home) .hero{
  min-height:auto!important;
}
body:not(.page-home) .hero-grid{
  align-items:center!important;
  padding:34px 0!important;
  gap:32px!important;
}
body:not(.page-home) .hero-text{
  min-height:auto!important;
  height:auto!important;
  padding:24px 30px 28px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
}
body:not(.page-home) .hero .breadcrumb{
  margin:0 0 10px!important;
}
body:not(.page-home) .hero h1{
  margin:0 0 12px!important;
}
body:not(.page-home) .hero h2{
  margin:0 0 14px!important;
}
body:not(.page-home) .hero p{
  margin:0 0 18px!important;
}
body:not(.page-home) .hero .actions{
  margin:0 0 18px!important;
}
body:not(.page-home) .hero .trust-row{
  margin:0!important;
  align-self:stretch!important;
}
body:not(.page-home) .hero-visual{
  height:360px!important;
  min-height:360px!important;
  max-height:360px!important;
  align-self:center!important;
}
body:not(.page-home) .hero-visual img{
  height:360px!important;
  min-height:360px!important;
  max-height:360px!important;
}
@media(max-width:1100px){
  body:not(.page-home) .hero-grid{
    padding:28px 0!important;
    gap:20px!important;
  }
  body:not(.page-home) .hero-visual,
  body:not(.page-home) .hero-visual img{
    height:300px!important;
    min-height:300px!important;
    max-height:300px!important;
  }
}
@media(max-width:620px){
  body:not(.page-home) .hero-grid{
    padding:22px 0!important;
    gap:16px!important;
  }
  body:not(.page-home) .hero-text{
    padding:20px 18px 22px!important;
  }
  body:not(.page-home) .hero .breadcrumb{
    margin-bottom:8px!important;
  }
  body:not(.page-home) .hero h1{
    margin-bottom:10px!important;
  }
  body:not(.page-home) .hero h2{
    margin-bottom:12px!important;
  }
  body:not(.page-home) .hero p{
    margin-bottom:14px!important;
  }
  body:not(.page-home) .hero .actions{
    margin-bottom:14px!important;
  }
  body:not(.page-home) .hero-visual,
  body:not(.page-home) .hero-visual img{
    height:240px!important;
    min-height:240px!important;
    max-height:240px!important;
  }
}

/* Contact page reference redesign */
.page-contact .hero{display:none}
.contact-hero-v2{position:relative;min-height:680px;overflow:hidden;background-image:linear-gradient(90deg,rgba(247,251,255,.98) 0%,rgba(247,251,255,.92) 27%,rgba(247,251,255,.60) 45%,rgba(247,251,255,.04) 68%),var(--bg-image)!important;background-size:cover;background-position:center right;background-repeat:no-repeat;border-bottom:1px solid #e5edf5}
.contact-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.18) 70%,rgba(246,250,253,.95));pointer-events:none}
.contact-hero-wrap{position:relative;z-index:1;display:grid;grid-template-columns:minmax(330px,.86fr) minmax(360px,1.14fr);gap:34px;align-items:end;min-height:680px;padding:36px 0 48px}
.contact-hero-left{align-self:start;padding-top:20px;max-width:460px}.contact-hero-left .breadcrumb{margin-bottom:14px;color:#35506e;font-weight:800;font-size:13px}.contact-hero-left h1{font-size:54px;line-height:1.02;color:#062b5f;margin:0 0 12px;letter-spacing:-.04em}.contact-hero-left h2{font-size:30px;line-height:1.16;color:#0a8f94;margin:0 0 18px;max-width:390px}.contact-hero-left p{font-size:16px;line-height:1.65;color:#0f2e52;margin:0 0 28px}.hero-contact-list{display:grid;gap:16px}.hero-contact-row{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;color:#061d3d}.hero-contact-row b{display:block;font-size:14px;color:#061d3d;line-height:1.2}.hero-contact-row small{display:block;font-size:13px;color:#17395e;font-weight:800;line-height:1.35}.hero-contact-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#0a8f94}.hero-contact-icon img{width:30px;height:30px;object-fit:contain;filter:invert(42%) sepia(84%) saturate(875%) hue-rotate(141deg) brightness(91%) contrast(92%)}
.contact-form-hero{align-self:end;justify-self:end;width:min(100%,610px);background:rgba(255,255,255,.96)!important;border:1px solid #dbe6ef!important;border-radius:12px!important;padding:26px 28px 24px!important;box-shadow:0 16px 45px rgba(6,29,61,.16)!important;backdrop-filter:blur(8px)}.contact-form-hero h2{font-size:24px!important;color:#061d3d!important;margin:0 0 20px!important}.contact-form-hero h2:after{display:none!important}.contact-form-hero label{font-size:12px!important;color:#082145!important;margin:0 0 14px!important}.contact-form-hero input,.contact-form-hero textarea{width:100%;border:1px solid #d8e4ee;border-radius:7px;background:#fff;padding:12px 13px;margin-top:6px;font:inherit;font-size:13px;color:#061d3d;outline:none;box-shadow:none}.contact-form-hero input:focus,.contact-form-hero textarea:focus{border-color:#0aa6a6;box-shadow:0 0 0 3px rgba(10,166,166,.12)}.contact-form-hero textarea{min-height:102px;resize:vertical}.contact-form-hero .btn{width:100%;border:0;margin-top:4px}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-safe{text-align:center;font-size:12px!important;color:#38516f!important;margin:12px 0 0!important;font-weight:700}
.contact-main-v2{padding:34px 0 0;background:#f7fbff!important}.contact-map-title{text-align:left;margin-bottom:14px}.contact-map-title h2{font-size:25px!important;margin:0!important;color:#061d3d!important}.contact-map-title h2:after{margin:8px 0 0!important}.contact-map-card{height:220px;border-radius:13px;overflow:hidden;border:1px solid #dbe6ef;box-shadow:0 12px 26px rgba(6,29,61,.08);background:#eaf2f8}.contact-map-card iframe{width:100%;height:100%;border:0;display:block}.contact-info-grid-v2{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:20px;margin:22px 0 28px}.contact-mini-card{background:#fff;border:1px solid #e0e9f2;border-radius:12px;padding:24px;box-shadow:0 12px 32px rgba(6,29,61,.06);min-height:175px}.contact-mini-card h3{margin:0 0 12px;color:#061d3d;font-size:18px}.contact-mini-card p{color:#18385c;margin:0;font-size:14px;line-height:1.55}.contact-mini-card ul{list-style:none;margin:0;padding:0}.contact-mini-card li{position:relative;padding-left:24px;color:#18385c;font-size:13px;font-weight:700;margin:5px 0}.contact-mini-card li:before{content:'✓';position:absolute;left:0;top:1px;width:15px;height:15px;border-radius:50%;background:#e7fbf8;color:#0a8f94;display:grid;place-items:center;font-size:10px}.contact-mini-icon{width:34px;height:34px;float:left;margin-right:12px}.contact-mini-icon img{width:28px;height:28px;object-fit:contain;filter:invert(42%) sepia(84%) saturate(875%) hue-rotate(141deg) brightness(91%) contrast(92%)}.mini-link{display:inline-flex;margin-top:14px;padding:10px 14px;border-radius:7px;background:#0a8f94;color:#fff!important;font-weight:900;font-size:13px}.contact-bottom-grid{display:grid;grid-template-columns:1.42fr .98fr;gap:28px;align-items:start;margin-bottom:28px}.contact-bottom-grid h2{font-size:19px!important;color:#061d3d!important;margin:0 0 14px!important}.contact-bottom-grid h2:after{width:38px!important;height:2px!important;margin:6px 0 0!important}.reach-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.reach-grid a{background:#fff;border:1px solid #e0e9f2;border-radius:10px;padding:21px 12px;text-align:center;box-shadow:0 9px 24px rgba(6,29,61,.05);min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center}.reach-grid b{display:block;color:#061d3d;font-size:13px;margin:8px 0 4px}.reach-grid small{font-size:11px;color:#1d3c62;font-weight:800;word-break:break-word}.reach-icon{width:36px;height:36px}.reach-icon img{width:32px;height:32px;object-fit:contain;filter:invert(42%) sepia(84%) saturate(875%) hue-rotate(141deg) brightness(91%) contrast(92%)}.contact-faq-small details{background:#fff;border:1px solid #e0e9f2;border-radius:10px;margin:0 0 10px;padding:13px 15px;box-shadow:0 9px 24px rgba(6,29,61,.04)}.contact-faq-small summary{cursor:pointer;font-weight:900;color:#061d3d;font-size:13px;list-style:none}.contact-faq-small summary::-webkit-details-marker{display:none}.contact-faq-small summary:after{content:'⌄';float:right;color:#0a8f94}.contact-faq-small p{font-size:12px;color:#4f637a;margin:8px 0 0}.page-contact .exact-how{display:none}.page-contact .cta{background:#061d3d!important;padding:22px 0}.page-contact .cta-inner h2{font-size:22px;color:#fff;margin:0}.page-contact .cta-inner .btn.light:before{content:'✉ ';}.page-contact .footer{margin-top:0}
@media(max-width:980px){.contact-hero-v2{min-height:auto;background-position:center right}.contact-hero-wrap{grid-template-columns:1fr;min-height:auto;padding:34px 0 40px}.contact-hero-left{max-width:680px}.contact-form-hero{justify-self:stretch;width:100%}.contact-info-grid-v2,.contact-bottom-grid{grid-template-columns:1fr}.reach-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.contact-hero-left h1{font-size:40px}.contact-hero-left h2{font-size:23px}.form-two{grid-template-columns:1fr}.reach-grid{grid-template-columns:1fr}.contact-map-card{height:250px}.contact-mini-card{padding:20px}.contact-hero-v2{background-image:linear-gradient(90deg,rgba(247,251,255,.98),rgba(247,251,255,.80)),var(--bg-image)!important}}


/* ===== USER REQUEST FIX: hide public footer admin shortcuts ===== */
.footer .admin-link{display:none!important;}

/* ===== CONTACT PAGE FINAL: match reference layout more closely ===== */
body.page-contact{background:#f7fbff!important;}
body.page-contact .contact-hero-v2{
  min-height:670px!important;
  background-image:linear-gradient(90deg,rgba(247,251,255,.99) 0%,rgba(247,251,255,.94) 28%,rgba(247,251,255,.68) 45%,rgba(247,251,255,.08) 70%),var(--bg-image)!important;
  background-position:center right!important;
  border-bottom:0!important;
}
body.page-contact .contact-hero-wrap{min-height:670px!important;align-items:end!important;padding:32px 0 46px!important;}
body.page-contact .contact-hero-left{padding-top:10px!important;}
body.page-contact .contact-hero-left h1{font-size:clamp(43px,4.5vw,58px)!important;color:#06265a!important;}
body.page-contact .contact-hero-left h2{font-size:clamp(24px,2.15vw,32px)!important;color:#078b91!important;font-weight:900!important;}
body.page-contact .contact-hero-left p{max-width:410px!important;color:#14395f!important;font-weight:650!important;}
body.page-contact .hero-contact-list{gap:15px!important;}
body.page-contact .hero-contact-row{grid-template-columns:40px 1fr!important;}
body.page-contact .hero-contact-icon{border:2px solid #0a9ca1!important;background:#f6ffff!important;}
body.page-contact .contact-form-hero{transform:translateY(20px);border-radius:14px!important;padding:27px 28px!important;}
body.page-contact .contact-form-hero h2{font-size:25px!important;}
body.page-contact .contact-form-hero .btn.primary{background:linear-gradient(135deg,#0aa6a6,#078b91)!important;}
body.page-contact .contact-main-v2{padding-top:26px!important;}
body.page-contact .contact-map-card{height:225px!important;}
body.page-contact .contact-mini-card,.reach-grid a,.contact-faq-small details{border-color:#dfeaf3!important;box-shadow:0 14px 36px rgba(6,29,61,.055)!important;}
body.page-contact .page-cta, body.page-contact .exact-how{display:none!important;}
@media(max-width:980px){body.page-contact .contact-form-hero{transform:none!important;}body.page-contact .contact-hero-v2{background-position:center top!important;}}
@media(max-width:620px){body.page-contact .contact-hero-v2{background-image:linear-gradient(90deg,rgba(247,251,255,.98),rgba(247,251,255,.86)),var(--bg-image)!important;}body.page-contact .contact-hero-left p{max-width:100%!important;}}


/* ===== CONTACT ICON + SINGLE-LINE CONTACT INFO FIX ===== */
body.page-contact .hero-contact-icon,
body.page-contact .reach-icon{
  display:inline-grid!important;
  place-items:center!important;
  border-radius:50%!important;
  color:#08aeb5!important;
  line-height:1!important;
  flex:0 0 auto!important;
}
body.page-contact .hero-contact-icon{
  width:40px!important;
  height:40px!important;
  border:2px solid #08aeb5!important;
  background:#f7ffff!important;
}
body.page-contact .hero-contact-icon img{
  width:25px!important;
  height:25px!important;
  object-fit:contain!important;
  filter:none!important;
  opacity:1!important;
}
body.page-contact .reach-icon{
  width:42px!important;
  height:42px!important;
  margin-bottom:6px!important;
}
body.page-contact .reach-icon img{
  width:31px!important;
  height:31px!important;
  object-fit:contain!important;
  filter:none!important;
  opacity:1!important;
}
body.page-contact .reach-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
}
body.page-contact .reach-grid a{
  padding:22px 8px!important;
  overflow:hidden!important;
}
body.page-contact .reach-grid small{
  display:block!important;
  width:100%!important;
  white-space:nowrap!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  overflow:hidden!important;
  text-overflow:clip!important;
  font-size:10.2px!important;
  letter-spacing:-.02em!important;
  line-height:1.25!important;
}
body.page-contact .hero-contact-row small{
  word-break:normal!important;
  overflow-wrap:normal!important;
}
@media(max-width:980px){
  body.page-contact .reach-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  body.page-contact .reach-grid small{font-size:11px!important;}
}
@media(max-width:620px){
  body.page-contact .reach-grid{grid-template-columns:1fr!important;}
  body.page-contact .reach-grid small{font-size:12px!important;}
}


/* Contact form service request selectable buttons */
.service-request-group{margin:0 0 15px!important;display:block!important;}
.service-request-title{display:block!important;font-weight:900!important;font-size:12px!important;color:#082145!important;margin:0 0 9px!important;}
.service-request-options{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;}
.service-request-chip{margin:0!important;min-width:0!important;cursor:pointer!important;display:block!important;}
.service-request-chip input{position:absolute!important;opacity:0!important;width:1px!important;height:1px!important;margin:0!important;pointer-events:none!important;}
.service-request-chip span{min-height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:8px 10px!important;border:1px solid #d8e4ee!important;border-radius:999px!important;background:#fff!important;color:#0a2145!important;font-size:12px!important;font-weight:850!important;line-height:1.15!important;box-shadow:0 8px 18px rgba(6,29,61,.04)!important;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease!important;}
.service-request-chip:hover span{border-color:#0aa6a6!important;box-shadow:0 10px 22px rgba(10,166,166,.14)!important;transform:translateY(-1px)!important;}
.service-request-chip input:focus-visible+span{outline:3px solid rgba(10,166,166,.22)!important;outline-offset:2px!important;}
.service-request-chip input:checked+span{background:linear-gradient(135deg,#0aa6a6,#078b91)!important;border-color:#078b91!important;color:#fff!important;box-shadow:0 12px 26px rgba(10,166,166,.24)!important;}
@media(max-width:680px){.service-request-options{grid-template-columns:repeat(2,minmax(0,1fr))!important}.service-request-chip span{font-size:11.5px!important;min-height:40px!important}}
@media(max-width:420px){.service-request-options{grid-template-columns:1fr!important}.service-request-chip span{justify-content:flex-start!important;text-align:left!important;padding-left:14px!important}}

/* Contact page bottom section layout update */
body.page-contact .contact-bottom-grid{
  display:block!important;
  margin-bottom:32px!important;
}
body.page-contact .contact-bottom-grid > div:first-child{
  width:100%!important;
  margin-bottom:30px!important;
}
body.page-contact .reach-grid{
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:18px!important;
  width:100%!important;
}
body.page-contact .reach-grid a{
  min-height:154px!important;
  padding:28px 20px!important;
}
body.page-contact .reach-grid b{
  font-size:15px!important;
  margin:10px 0 6px!important;
}
body.page-contact .reach-grid small{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  font-size:13px!important;
  line-height:1.25!important;
  white-space:nowrap!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
body.page-contact .contact-faq-small{
  width:100%!important;
  margin-top:2px!important;
}
body.page-contact .contact-faq-small details{
  padding:17px 20px!important;
  margin-bottom:12px!important;
}
body.page-contact .contact-faq-small summary{
  font-size:15px!important;
}
body.page-contact .contact-faq-small p{
  font-size:14px!important;
  line-height:1.5!important;
}

@media (max-width:900px){
  body.page-contact .reach-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width:520px){
  body.page-contact .reach-grid{grid-template-columns:1fr!important;}
  body.page-contact .reach-grid small{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;}
}


/* Blog district guides */
.blog-hero .hero-text h1{max-width:900px}.blog-section{background:#f5f9fc}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.blog-grid.small{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.blog-card{display:flex;flex-direction:column;gap:10px;background:#fff;border:1px solid #d7e4ef;border-radius:22px;padding:24px;text-decoration:none;color:#0b2445;box-shadow:0 12px 28px rgba(11,36,69,.06);transition:.2s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(11,36,69,.12)}.blog-card span,.blog-meta span{color:#079c9d;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.02em}.blog-card h3{font-size:20px;line-height:1.25;margin:0}.blog-card p{color:#37506f;margin:0;line-height:1.6}.blog-card strong{margin-top:auto;color:#079c9d}.blog-article{background:#fff;border:1px solid #d7e4ef;border-radius:28px;padding:34px;max-width:980px;margin:0 auto;box-shadow:0 18px 42px rgba(11,36,69,.08)}.blog-article h2{font-size:34px;line-height:1.18;margin:18px 0}.blog-article h3{font-size:22px;margin-top:30px;color:#0b2445}.blog-article p,.blog-article li{font-size:16px;line-height:1.8;color:#294463}.blog-article .lead{font-size:18px;color:#173557}.blog-back{display:inline-flex;margin-bottom:12px;color:#079c9d;font-weight:800;text-decoration:none}.blog-meta{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0}.blog-meta span{background:#e9fbfb;border:1px solid #bceeee;border-radius:999px;padding:8px 12px}.blog-checks{display:grid;gap:12px;padding:0;list-style:none}.blog-checks li{position:relative;background:#f6fbff;border:1px solid #dceaf4;border-radius:16px;padding:14px 14px 14px 42px}.blog-checks li:before{content:'✓';position:absolute;left:16px;top:14px;color:#079c9d;font-weight:900}.blog-cta{margin-top:32px;background:linear-gradient(135deg,#063066,#079c9d);color:#fff;border-radius:24px;padding:26px}.blog-cta h3,.blog-cta p{color:#fff}.blog-cta .btn{margin-right:10px;margin-top:8px}.blog-disclaimer{font-size:13px!important;color:#657b96!important;background:#f4f7fa;border-radius:14px;padding:14px;margin-top:20px}.related-posts{max-width:1120px;margin:34px auto 0}@media(max-width:980px){.blog-grid,.blog-grid.small{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-article{padding:24px}.blog-article h2{font-size:28px}}@media(max-width:640px){.blog-grid,.blog-grid.small{grid-template-columns:1fr}.blog-article{padding:18px;border-radius:20px}.blog-article h2{font-size:24px}.blog-meta{display:grid}.blog-cta .btn{display:block;text-align:center;margin-right:0}}


/* Multilingual blog visual update */
.blog-featured-image{width:100%;border-radius:24px;overflow:hidden;margin:0 0 24px;border:1px solid #d9e8f2;background:#eef6fb;box-shadow:0 16px 34px rgba(11,36,69,.08)}
.blog-featured-image img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.blog-card{overflow:hidden;padding:0!important}.blog-card .blog-card-img{display:block;width:100%;height:170px;overflow:hidden;margin:0!important;border-radius:0!important;background:#eef6fb}.blog-card .blog-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.blog-card:hover .blog-card-img img{transform:scale(1.04)}.blog-card .blog-card-kicker{padding:18px 22px 0;margin:0}.blog-card h3{padding:0 22px}.blog-card p{padding:0 22px}.blog-card strong{padding:0 22px 22px}.blog-grid.small .blog-card h3{font-size:18px}.blog-grid.small .blog-card .blog-card-img{height:140px}
html[dir="rtl"] .blog-checks li{padding:14px 42px 14px 14px}html[dir="rtl"] .blog-checks li:before{right:16px;left:auto}html[dir="rtl"] .blog-cta .btn{margin-left:10px;margin-right:0}
@media(max-width:640px){.blog-card .blog-card-img{height:190px}.blog-featured-image{border-radius:18px}.blog-card .blog-card-kicker,.blog-card h3,.blog-card p,.blog-card strong{padding-left:18px;padding-right:18px}}
