:root{--blue:#0b61c9;--blue2:#155aa9;--green:#72b944;--dark:#071523;--border:#d9e2ef;--text:#162033;--muted:#4b5563;--soft:#f8fafc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Inter","Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.65;background:#fff;color:#162033;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto}.logo-wrap{display:flex;align-items:center;gap:10px}.logo-stack{display:flex;flex-direction:column;align-items:center;line-height:1}.logo-img{height:64px;width:auto;max-width:310px;object-fit:contain;display:block}.logo-company{font-family:Arial Black,Impact,Arial,sans-serif;font-size:13px;font-weight:900;color:#111827;letter-spacing:1.1px;margin-top:5px;text-align:center;text-transform:uppercase}.site-header{min-height:86px;background:rgb(255 255 255 / .92);backdrop-filter:blur(14px);display:flex;align-items:center;justify-content:space-between;padding:12px 34px;border-bottom:1px solid rgb(15 23 42 / .08);position:sticky;top:0;z-index:99;box-shadow:0 10px 34px rgb(15 23 42 / .06)}.main-menu{display:flex;gap:14px;align-items:center}.main-menu a{position:relative;padding:14px 24px;border-radius:14px;background:#fff;border:2px solid #dbe4f0;font-size:14px;font-weight:900;letter-spacing:.35px;color:#0f172a;box-shadow:0 4px 18px rgb(15 23 42 / .06);transition:all .25s ease}.main-menu a:hover{background:linear-gradient(135deg,#0b61c9,#008cff);border-color:#0b61c9;color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px rgb(11 97 201 / .25)}.hero{min-height:520px;background:linear-gradient(90deg,rgb(4 15 31 / .98),rgb(9 31 56 / .78)),radial-gradient(circle at 78% 45%,#245c94 0,#0d2238 38%,#06101f 76%);color:#fff;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;padding:34px 26px 28px;overflow:hidden;align-items:center}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:20px 20px 30px 20px}.hero h1{font-size:clamp(34px,3.4vw,54px);line-height:1.05;margin:0 0 20px;font-weight:900;letter-spacing:-1.2px;max-width:760px}.hero h1,.page-hero h1,.title{font-family:"Inter","Segoe UI",Arial,sans-serif;letter-spacing:-.6px}.hero .green{color:#77be3e}.hero-sub{font-size:19px;line-height:1.75;color:#dbe7f5;max-width:760px;margin:0 0 28px}.hero-actions{display:flex;gap:14px;margin-bottom:34px;flex-wrap:wrap}.hero-process{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.hero-process div{padding:18px;border-radius:16px;background:rgb(255 255 255 / .05);border:1px solid rgb(255 255 255 / .08);transition:transform .25s ease,border-color .25s ease,background .25s ease}.hero-process div:hover{transform:translateY(-4px);border-color:rgb(45 168 255 / .35);background:rgb(255 255 255 / .075)}.hero-process span{color:#2da8ff;font-size:12px;font-weight:900}.hero-process b{display:block;margin:8px 0;color:#fff;font-size:16px}.hero-process p{margin:0;color:#b7c7d9;font-size:13px;line-height:1.5}.hero-capabilities{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:10px;padding-top:0}.cap-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8px 6px}.cap-item:not(:last-child)::after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);width:1px;height:42px;background:rgb(255 255 255 / .12)}.cap-icon{width:34px;height:34px;border-radius:50%;border:1px solid rgb(45 168 255 / .35);display:flex;align-items:center;justify-content:center;color:#49b2ff;font-size:16px;margin-bottom:8px;background:rgb(255 255 255 / .03)}.cap-item span{color:#f3f7fd;font-size:12px;line-height:1.35;font-weight:800}.btn,.main-menu{font-family:"Inter","Segoe UI",Arial,sans-serif}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:15px 24px;font-weight:900;font-size:12px;letter-spacing:.4px;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.btn.blue{background:linear-gradient(135deg,#0b61c9,#2da8ff);color:#fff;box-shadow:0 14px 34px rgb(11 97 201 / .35)}.btn.dark{border:1px solid rgb(255 255 255 / .22);color:#fff;background:rgb(255 255 255 / .06)}.btn:hover{transform:translateY(-3px)}.btn.blue:hover{box-shadow:0 18px 44px rgb(45 168 255 / .42)}.btn.dark:hover{background:rgb(255 255 255 / .10);border-color:rgb(255 255 255 / .38)}.hero-visual{position:relative;min-height:0}.sector-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:30px 18px 40px;position:relative;z-index:5}.sector{position:relative;overflow:hidden;min-height:260px;border-radius:18px;padding:28px;background:#08111d;border:1px solid rgb(255 255 255 / .08);display:flex;align-items:center;box-shadow:inset 0 0 80px rgb(0 0 0 / .45),0 18px 45px rgb(0 0 0 / .28);transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.sector:hover{transform:translateY(-6px);border-color:rgb(45 168 255 / .35);box-shadow:inset 0 0 100px rgb(0 0 0 / .55),0 24px 60px rgb(0 0 0 / .40)}.sector::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(3 8 15 / .92) 0%,rgb(3 8 15 / .72) 42%,rgb(3 8 15 / .18) 100%);z-index:1}.sector-content{position:relative;z-index:2;max-width:46%;margin-left:0}.sector h3{color:#fff;font-size:34px;line-height:1.02;margin:0 0 18px;font-weight:900;letter-spacing:-1.2px}.sector h3::after{content:"";display:block;width:90px;height:2px;background:#e27b22;margin:18px 0 18px}.sector p{color:#d7e3f1;font-size:16px;line-height:1.75;margin:0}.sector .linkbtn{border:1px solid rgb(45 168 255 / .55);color:#56bcff;background:rgb(45 168 255 / .08);border-radius:999px;padding:12px 16px;font-size:12px;font-weight:900}.sector .linkbtn:hover{background:#119dff;color:#fff}.mini-pic{position:absolute;inset:0;width:100%;height:100%;border-radius:0;z-index:0;background-size:cover;background-position:center}@media(max-width:900px){.sector-row{grid-template-columns:1fr}.sector{min-height:220px}.sector-content{max-width:78%}.sector h3{font-size:24px}}.page-card{background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 12px 28px rgb(15 23 42 / .07);padding:24px}.section{padding:26px 18px}.title{text-align:left;font-size:24px;font-weight:900;margin:0 0 22px;color:#172033}.services{display:grid;grid-template-columns:repeat(7,1fr);gap:16px}.service{background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px;min-height:unset;box-shadow:0 14px 34px rgb(15 23 42 / .08)}.service-img{height:220px;border-radius:24px;margin-bottom:22px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#0d1117;transition:transform .35s ease}.service h3{font-size:18px;min-height:38px;margin:0 0 10px;color:#172033;line-height:1.25}.service p{font-size:14px;line-height:1.75;color:#4b5563;margin:0 0 10px}.service b{font-size:12.5px;color:#0b61c9}.service ul{padding-left:16px;margin:6px 0 14px;font-size:13.5px;line-height:1.8;color:#374151}.info-row{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:34px 24px 34px}.info-card{position:relative;display:flex;gap:22px;align-items:flex-start;padding:32px;border-radius:18px;background:#fff;border:1px solid rgb(15 23 42 / .08);box-shadow:0 14px 34px rgb(15 23 42 / .06)}.info-icon{width:58px;min-width:58px;height:58px;border-radius:16px;display:flex;align-items:center;justify-content:center;border:1px solid rgb(0 163 255 / .20);background:rgb(0 163 255 / .06);font-size:28px;color:#0b61c9;position:relative;overflow:hidden}.info-card h3{margin:0 0 14px;font-size:18px;font-weight:900;line-height:1.1;letter-spacing:-.4px}.info-card p,.info-card li{color:#475569;font-size:14px;line-height:1.75}.info-card .linkbtn{display:inline-flex;align-items:center;justify-content:center;margin-top:18px;border:1px solid rgb(0 163 255 / .32);border-radius:10px;padding:12px 18px;font-size:13px;font-weight:800;color:#008fcf;background:#fff}.page-hero{background:linear-gradient(90deg,#071523,#12385c);color:#fff;padding:62px 26px}.page-hero h1{font-size:clamp(34px,3.2vw,50px);line-height:1.08;letter-spacing:-1px;margin:0 0 10px}.page-hero p{max-width:780px;font-size:18px;line-height:1.75;color:#dbeafe;margin:0}.page-wrap{padding:32px 22px;max-width:1180px;margin:auto}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.page-card>h2,.page-card>h3{margin-top:0;color:#172033}.page-card>p,.page-card>ul>li,.page-card>ol>li{font-size:14px;line-height:1.75;color:#4b5563}.contact-box{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-info{background:#fff;border:1px solid var(--border);border-radius:6px;padding:24px}.map-box{min-height:320px;border-radius:16px;overflow:hidden;border:1px solid var(--border);box-shadow:0 18px 45px rgb(15 23 42 / .10);background:#e5e7eb}.map-box iframe{width:100%;height:100%;min-height:320px;display:block}.site-footer{border-top:1px solid var(--border);background:#f8fafc;padding:22px 18px 12px}.footer-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1fr;gap:22px}.footer-grid h3{font-size:15px;margin:0 0 10px}.footer-grid p,.footer-grid li{font-size:12px;line-height:1.6;color:#4b5563;margin:0}.footer-grid ul{margin:0;padding-left:18px}.footer-buttons .linkbtn{margin-bottom:8px}.copy{border-top:1px solid var(--border);margin-top:18px;padding-top:12px;font-size:11px;color:#6b7280}@media(max-width:1050px){.site-header{flex-direction:column;align-items:flex-start;gap:10px}.main-menu{display:flex;width:100%;overflow-x:auto;gap:8px;padding-bottom:6px;scrollbar-width:none}.main-menu::-webkit-scrollbar{display:none}.main-menu a{flex:0 0 auto;padding:10px 14px;font-size:12px;border-radius:10px;white-space:nowrap}.hero{grid-template-columns:1fr;gap:28px}.hero-process{grid-template-columns:1fr}.services{grid-template-columns:repeat(2,1fr)}.sector-row,.info-row,.footer-grid,.grid-2,.grid-3,.contact-box{grid-template-columns:1fr}}@media(max-width:620px){.hero{padding:30px 16px}.hero h1{font-size:26px}.hero-sub{font-size:16px}.hero-process{grid-template-columns:1fr}.hero-capabilities{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.cap-item{padding:8px 4px}.cap-item:not(:last-child)::after{display:none}.cap-icon{width:30px;height:30px;font-size:14px;margin-bottom:6px}.cap-item span{font-size:11px;line-height:1.25}.services{grid-template-columns:1fr}.logo-img{height:42px;max-width:180px}.logo-company{font-size:9px;letter-spacing:.6px;margin-top:3px}.site-header{min-height:72px;padding:8px 12px}.logo-stack{align-items:flex-start}.page-hero h1{font-size:28px}}.hero-slider-wrap{position:relative;width:100%;max-width:100%;aspect-ratio:16 / 9;height:auto;border-radius:18px;overflow:hidden;background:#020812;box-shadow:inset 0 0 90px rgb(0 0 0 / .55),0 24px 70px rgb(0 0 0 / .35);isolation:isolate}.hero-slider-wrap::after{content:"";position:absolute;inset:0;z-index:5;background:linear-gradient(135deg,#020812 0%,#06101f 30%,#0b61c9 50%,#06101f 70%,#020812 100%);backdrop-filter:blur(2px);pointer-events:none;transform:translateX(-100%)}.hero-slider-wrap.wipe-left::after{animation:wipeLeft .85s ease-in-out forwards}.hero-slider-wrap.wipe-right::after{animation:wipeRight .85s ease-in-out forwards}.hero-slider-wrap.wipe-top::after{animation:wipeTop .85s ease-in-out forwards}.hero-slider-wrap.wipe-bottom::after{animation:wipeBottom .85s ease-in-out forwards}@keyframes wipeLeft{0%{transform:translateX(-100%)}50%{transform:translateX(0)}100%{transform:translateX(100%)}}@keyframes wipeRight{0%{transform:translateX(100%)}50%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes wipeTop{0%{transform:translateY(-100%)}50%{transform:translateY(0)}100%{transform:translateY(100%)}}@keyframes wipeBottom{0%{transform:translateY(100%)}50%{transform:translateY(0)}100%{transform:translateY(-100%)}}.nb-slide{position:absolute;inset:0;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;opacity:0;z-index:1}.nb-slide:first-child{opacity:1}.nb-slide.active{opacity:1;z-index:2}.footer-map{margin:14px 0 18px;border-radius:16px;overflow:hidden;border:1px solid rgb(255 255 255 / .08);box-shadow:0 18px 40px rgb(0 0 0 / .18)}.footer-map iframe{display:block;width:100%}.footer-contact-actions{display:flex;flex-direction:column;gap:10px}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:99999;display:flex;align-items:center;justify-content:center;padding:16px 22px;border-radius:999px;background:linear-gradient(135deg,#25D366,#19b955);color:#fff;font-size:14px;font-weight:900;letter-spacing:.3px;box-shadow:0 18px 40px rgb(37 211 102 / .35);transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.whatsapp-float:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 24px 55px rgb(37 211 102 / .45);color:#fff}@media(max-width:768px){.whatsapp-float{right:14px;bottom:14px;padding:14px 18px;font-size:13px}}.site-footer a[href^="tel"],.contact-box a[href^="tel"]{color:#0b61c9;text-decoration:none;font-weight:800}.service-detail-hero{min-height:420px;display:flex;align-items:center;padding:40px;color:#fff;background-size:cover;background-position:center;position:relative}.eloksal-hero{background-image:linear-gradient(90deg,rgb(3 10 18 / .92) 0%,rgb(3 10 18 / .72) 42%,rgb(3 10 18 / .18) 100%),url(https://netboya.com.tr/wp-content/uploads/2026/05/eloksal-kaplama.jpg)}.service-detail-overlay{max-width:620px}.service-detail-overlay h1{font-size:52px;line-height:1.05;margin:0 0 18px;font-weight:900;letter-spacing:-1.2px}.service-detail-overlay p{font-size:18px;line-height:1.7;color:#dbe7f5;margin:0 0 28px}.service-detail-wrap{max-width:1180px;margin:0 auto;padding:46px 22px}.service-intro-grid{display:grid;grid-template-columns:1.5fr .8fr;gap:22px;margin-bottom:22px}.service-text-card,.service-side-card,.service-content-card{background:#fff;border:1px solid rgb(15 23 42 / .08);border-radius:18px;padding:30px;box-shadow:0 16px 38px rgb(15 23 42 / .07)}.service-text-card h2,.service-content-card h2,.service-cta h2{margin:0 0 16px;font-size:28px;line-height:1.15;font-weight:900;color:#0f172a}.service-text-card p,.service-content-card p,.service-side-card li,.service-content-card li,.service-cta p{color:#475569;font-size:15px;line-height:1.8}.service-side-card h3{margin:0 0 16px;font-size:22px;font-weight:900}.service-side-card ul,.service-content-card ul{margin:0;padding-left:20px}.service-feature-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:22px 0}.service-feature-row div{padding:26px;border-radius:18px;background:linear-gradient(135deg,#07121f,#0e2b46);color:#fff;box-shadow:0 18px 42px rgb(15 23 42 / .18)}.service-feature-row h3{margin:0 0 10px;font-size:22px;font-weight:900}.service-feature-row p{margin:0;color:#dbe7f5;line-height:1.7}.service-content-card{margin-bottom:24px}.service-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px;border-radius:22px;background:linear-gradient(135deg,#06101f,#12395a);color:#fff;box-shadow:0 22px 55px rgb(15 23 42 / .20)}.service-cta h2{color:#fff}.service-cta p{margin:0;color:#dbe7f5}@media(max-width:900px){.service-detail-hero{min-height:360px;padding:28px 20px}.service-detail-overlay h1{font-size:38px}.service-intro-grid,.service-feature-row{grid-template-columns:1fr}.service-cta{flex-direction:column;align-items:flex-start}}.gumus-hero{background-image:linear-gradient(90deg,rgb(3 10 18 / .92) 0%,rgb(3 10 18 / .72) 42%,rgb(3 10 18 / .18) 100%),url(https://netboya.com.tr/wp-content/uploads/2026/05/gumus-kaplama.jpg)}.alodin-hero{background-image:linear-gradient(90deg,rgb(3 10 18 / .92) 0%,rgb(3 10 18 / .72) 42%,rgb(3 10 18 / .18) 100%),url(https://netboya.com.tr/wp-content/uploads/2026/05/alodin-kromat-kaplama.jpg)}.nikel-hero{background-image:linear-gradient(90deg,rgb(3 10 18 / .92) 0%,rgb(3 10 18 / .72) 42%,rgb(3 10 18 / .18) 100%),url(https://netboya.com.tr/wp-content/uploads/2026/05/nikel-kaplama.jpg)}.tozboya-hero{background-image:linear-gradient(90deg,rgb(3 10 18 / .92) 0%,rgb(3 10 18 / .72) 42%,rgb(3 10 18 / .18) 100%),url(https://netboya.com.tr/wp-content/uploads/2026/05/elektrostatik-boya.jpg)}.vascoat-hero{background-image:linear-gradient(90deg,rgb(3 10 18 / .92) 0%,rgb(3 10 18 / .72) 42%,rgb(3 10 18 / .18) 100%),url(https://netboya.com.tr/wp-content/uploads/2026/05/vascoat-kaplama.jpg)}.cinko-hero{background-image:linear-gradient(90deg,rgb(3 10 18 / .92) 0%,rgb(3 10 18 / .72) 42%,rgb(3 10 18 / .18) 100%),url(https://netboya.com.tr/wp-content/uploads/2026/05/cinko-kaplama.jpg)}.yasboya-hero{background-image:linear-gradient(90deg,rgb(3 10 18 / .92) 0%,rgb(3 10 18 / .72) 42%,rgb(3 10 18 / .18) 100%),url(https://netboya.com.tr/wp-content/uploads/2026/05/askeri-yas-boya.jpg)}.cinkofosfat-hero{background-image:linear-gradient(90deg,rgb(3 10 18 / .92) 0%,rgb(3 10 18 / .72) 42%,rgb(3 10 18 / .18) 100%),url(https://netboya.com.tr/wp-content/uploads/2026/05/cinkofosfat-kaplama.jpg)}.service{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service:hover{transform:translateY(-8px);border-color:#0b61c9;box-shadow:0 24px 60px rgb(11 97 201 / .18)}.service:hover h3{color:#0b61c9}.service:hover .service-img{transform:scale(1.03)}.mobile-map-section{display:none}@media(max-width:768px){.mobile-map-section{display:block;padding:34px 18px;background:#fff}.mobile-map-section h2{text-align:center;font-size:26px;font-weight:900;margin:0 0 18px;color:#172033}.mobile-map-box{border-radius:22px;overflow:hidden;border:1px solid #d9e2ef;box-shadow:0 18px 38px rgb(15 23 42 / .10)}.mobile-map-box iframe{width:100%;height:320px;display:block}}.faq-section{margin:42px 0}.faq-section h2{font-size:34px;font-weight:900;margin:0 0 24px;color:#0f172a;letter-spacing:-.8px}.faq-item{background:#fff;border:1px solid rgb(15 23 42 / .08);border-radius:20px;margin-bottom:16px;overflow:hidden;box-shadow:0 10px 28px rgb(15 23 42 / .06);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.faq-item:hover{transform:translateY(-2px);border-color:rgb(11 97 201 / .22);box-shadow:0 18px 40px rgb(11 97 201 / .08)}.faq-question{width:100%;border:none;background:#fff;text-align:left;padding:24px 26px;font-size:18px;font-weight:800;cursor:pointer;color:#0f172a;line-height:1.5}.faq-answer p{margin:0;color:#475569;line-height:1.9;font-size:15.5px}@media(max-width:768px){.faq-section h2{font-size:28px}.faq-question{font-size:16px;padding:20px 20px}}.faq-question{position:relative;padding-right:58px}.faq-question::after{content:"+";position:absolute;right:24px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background:rgb(11 97 201 / .08);color:#0b61c9;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:900}.faq-item.active .faq-question::after{content:"−"}.faq-answer{max-height:0;overflow:hidden;padding:0 26px;transition:max-height .28s ease,padding .28s ease}.faq-item.active .faq-answer{max-height:1200px;padding:0 26px 24px}.breadcrumb{max-width:1180px;margin:18px auto 24px;padding:0 22px;font-size:14px;font-weight:700;color:#64748b}.breadcrumb a{color:#0b61c9;text-decoration:none}.breadcrumb span{margin:0 8px;color:#94a3b8}.breadcrumb strong{color:#0f172a}.related-services{margin:36px 0}.related-services h2{font-size:30px;font-weight:900;margin:0 0 20px;color:#0f172a}.related-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-service-grid a{display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:22px 24px;border-radius:18px;background:#fff;border:1px solid rgb(15 23 42 / .09);box-shadow:0 12px 28px rgb(15 23 42 / .06);color:#0f172a;font-size:16px;font-weight:900;text-decoration:none;transition:all .25s ease}.related-service-grid a::after{content:"→";color:#0b61c9;font-size:20px}.related-service-grid a:hover{transform:translateY(-4px);border-color:rgb(11 97 201 / .25);box-shadow:0 20px 46px rgb(11 97 201 / .12);color:#0b61c9}@media(max-width:768px){.related-service-grid{grid-template-columns:1fr}}.tech-specs{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:38px 0}.tech-spec-card{background:#fff;border:1px solid rgb(15 23 42 / .08);border-radius:22px;padding:28px;box-shadow:0 12px 32px rgb(15 23 42 / .06)}.tech-spec-card h3{margin:0 0 12px;font-size:20px;font-weight:900;color:#0f172a}.tech-spec-card p{margin:0;color:#475569;line-height:1.7;font-size:15px}@media(max-width:768px){.tech-specs{grid-template-columns:1fr}}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.blog-card{overflow:hidden}.blog-card img{width:100%;height:230px;object-fit:cover;display:block;border-radius:14px;margin-bottom:18px}.blog-card-content{padding:20px}.blog-card h2{font-size:22px;line-height:1.3;margin:10px 0 12px}.blog-card h2 a{color:#172033;text-decoration:none}.blog-card h2 a:hover{color:#0b61c9}.blog-date{display:block;font-size:13px;font-weight:800;color:#0b61c9;margin-bottom:8px}.blog-card p{font-size:14px;line-height:1.75;color:#4b5563}.single-blog.blog-article-card{max-width:1120px;margin:0 auto;padding:48px 56px;background:#fff;border:1px solid rgb(15 23 42 / .08);border-radius:18px;box-shadow:0 14px 34px rgb(15 23 42 / .07)}.blog-article-card .single-blog-image img{width:100%;height:auto;border-radius:18px;margin-bottom:34px}.blog-article-card .single-blog-content{max-width:920px;margin:0 auto;font-size:19px;line-height:2;color:#334155}.blog-article-card .single-blog-content p{font-size:19px;line-height:2;margin-bottom:24px}.blog-article-card .single-blog-content li{font-size:18px;line-height:1.9;margin-bottom:10px}.blog-article-card .single-blog-content h2{font-size:36px;line-height:1.25;margin-top:58px;margin-bottom:22px;color:#172033}.blog-article-card .single-blog-content h3{font-size:25px;line-height:1.35;margin-top:36px;margin-bottom:16px;color:#172033}.blog-article-card .single-blog-content figure{max-width:920px;margin:38px auto}.blog-article-card .single-blog-content img{max-width:100%;height:auto;border-radius:16px}.blog-article-card .single-blog-content figcaption{font-size:14px;line-height:1.6;color:#64748b;margin-top:10px;text-align:center}.blog-cta{max-width:1120px;margin:58px auto 70px;padding:44px 52px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:34px;background:linear-gradient(135deg,#06101f,#12395a);border-radius:22px;box-shadow:0 22px 55px rgb(15 23 42 / .20)}.blog-cta p{color:#dbe7f5;font-size:16px;line-height:1.8;max-width:760px;margin:0}.blog-cta h2{color:#fff;font-size:26px;line-height:1.25;margin:0 0 12px;letter-spacing:-.6px}.blog-cta .btn{flex:0 0 auto}@media(max-width:768px){.blog-cta{flex-direction:column;align-items:flex-start;padding:30px 24px;margin:44px auto 56px}}@media(max-width:900px){.blog-grid{grid-template-columns:1fr}}@media(max-width:768px){.single-blog.blog-article-card{padding:24px}.blog-article-card .single-blog-content,.blog-article-card .single-blog-content p{font-size:16.5px;line-height:1.85}.blog-article-card .single-blog-content li{font-size:16px}.blog-article-card .single-blog-content h2{font-size:26px}.blog-article-card .single-blog-content h3{font-size:21px}}.vision-symbol::before{content:"";width:28px;height:28px;border:4px solid #0b61c9;border-radius:50%;display:block}p{font-size:16px;line-height:1.8}.info-card h3{font-size:21px;line-height:1.2}.info-card p,.info-card li{font-size:15.5px;line-height:1.85}.page-card>p,.page-card>ul>li,.page-card>ol>li{font-size:15.5px;line-height:1.85}.service-text-card p,.service-content-card p,.service-side-card li,.service-content-card li,.service-cta p{font-size:16px;line-height:1.85}.footer-grid p,.footer-grid li{font-size:13px;line-height:1.75}@media(max-width:768px){body{font-size:15.5px}.hero h1{font-size:31px}.hero-sub,.page-hero p{font-size:16.5px}.page-hero h1{font-size:32px}}.single-blog-image,.wp-block-image{height:auto!important;overflow:visible!important}.single-blog-image img,.single-blog-content img,.wp-block-image img,.blog-article-card img{width:100%!important;height:auto!important;max-width:100%!important;max-height:none!important;object-fit:contain!important;aspect-ratio:auto!important;display:block}@media(max-width:768px){.single-blog.blog-article-card{padding:18px}.single-blog-image img,.single-blog-content img,.wp-block-image img,.blog-article-card img{width:100%!important;height:auto!important;object-fit:contain!important;aspect-ratio:auto!important}.blog-card img{width:100%;height:auto!important;object-fit:contain!important;aspect-ratio:auto!important}}.single-blog-content a{color:#0b61c9!important;font-weight:800;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.single-blog-content a:hover{color:#155aa9!important}.desktop-lang{display:inline-flex}.mobile-lang-switch{display:none}@media(max-width:768px){.desktop-lang{display:none!important}.site-header{position:relative}.mobile-lang-switch{display:block;position:absolute;top:18px;right:16px;z-index:100}.mobile-lang-switch a{display:flex;align-items:center;justify-content:center;width:44px;height:34px;border-radius:12px;border:1px solid #d6e2f0;background:#fff;color:#0f172a;font-size:13px;font-weight:900;text-decoration:none;box-shadow:0 8px 22px rgb(15 23 42 / .12)}}