.locale-page{background:linear-gradient(180deg,#fffaf1 0,#fff 38%,#f4fbf9 100%)}.locale-nav{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid #dcece8}.locale-nav .container{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.locale-links{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.locale-links a{font-weight:800;color:#315956}.language-switcher{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.language-switcher a{display:inline-flex;min-width:38px;height:34px;align-items:center;justify-content:center;padding:0 10px;border:1px solid #cfe3df;border-radius:999px;background:#fff;color:#315956;font-weight:900;font-size:12px}.language-switcher a[aria-current="page"]{background:#078f86;color:#fff;border-color:#078f86}.locale-hero{padding:82px 0 60px;overflow:hidden}.locale-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:44px;align-items:center}.locale-hero h1{font-size:clamp(42px,6vw,76px);line-height:1.02;margin:16px 0;color:#102d31}.locale-hero-card{background:#fff;border:1px solid #d8ebe7;border-radius:34px;padding:30px;box-shadow:0 24px 70px rgba(13,91,84,.14);text-align:center}.locale-hero-card img{max-width:260px;width:80%;height:auto}.locale-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.locale-feature{background:#fff;border:1px solid #dcece8;border-radius:24px;padding:25px}.locale-feature span{font-size:32px}.locale-feature h3{margin:12px 0 8px}.locale-journey{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.locale-step{background:#fff;border:1px solid #dcece8;border-radius:20px;padding:20px;text-align:center}.locale-step b{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#078f86;color:#fff;margin:0 auto 10px}.locale-form-wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:34px;align-items:start;background:#eaf8f5;border-radius:36px;padding:38px}.locale-footer{padding:34px 0;background:#102d31;color:#dbecea}.locale-footer .container{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.locale-footer a{color:#fff}.locale-page[dir="rtl"] .locale-hero,.locale-page[dir="rtl"] .locale-form-wrap{text-align:right}.locale-page[dir="rtl"] .hero-actions{justify-content:flex-start}@media(max-width:900px){.locale-hero-grid,.locale-form-wrap{grid-template-columns:1fr}.locale-feature-grid{grid-template-columns:1fr 1fr}.locale-journey{grid-template-columns:repeat(2,1fr)}.locale-links{display:none}}@media(max-width:580px){.locale-feature-grid,.locale-journey{grid-template-columns:1fr}.locale-nav .brand-copy small{display:none}.language-switcher a{min-width:32px;padding:0 8px}.locale-hero{padding-top:54px}.locale-form-wrap{padding:24px;border-radius:26px}}