:root{--navy:#10253e;--navy2:#07182a;--yellow:#f4c400;--ink:#13243a;--muted:#647184;--line:#e5eaf0;--bg:#f7f9fb;--white:#fff;--radius:18px;--shadow:0 18px 45px rgba(16,37,62,.10);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin:auto}
.topbar{background:var(--navy2);color:#dbe5ef;font-size:13px}.topbar-inner{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand img{width:235px;height:auto}.menu{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.menu a{padding:28px 0;border-bottom:3px solid transparent}.menu a:hover{border-color:var(--yellow)}.menu .btn{padding:13px 20px;border-bottom:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border-radius:10px;border:1px solid transparent;font-weight:800;font-size:14px;cursor:pointer}.btn-primary{background:var(--yellow);color:var(--navy)}.btn-primary:hover{filter:brightness(.96)}.btn-dark{background:var(--navy);color:#fff}.btn-outline{border-color:#bfc9d5;color:var(--navy);background:#fff}.hero-outline{background:transparent;color:#fff;border-color:#fff}.mobile-toggle{display:none;border:0;background:none;font-size:26px}
.hero{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:var(--navy)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,24,42,.98) 0%,rgba(7,24,42,.86) 42%,rgba(7,24,42,.28) 78%,rgba(7,24,42,.12)),url("https://images.unsplash.com/photo-1621905251189-08b45d6a269e?auto=format&fit=crop&fm=jpg&q=85&w=2000") center/cover no-repeat}.hero-inner{position:relative;z-index:1;color:#fff;padding:95px 0;max-width:800px}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--yellow);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";width:34px;height:3px;background:var(--yellow)}h1{font-size:clamp(42px,6vw,74px);line-height:1.02;letter-spacing:-.045em;margin:18px 0}.hero h1 span{color:var(--yellow)}.lead{font-size:20px;color:#e7edf4;max-width:680px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}
.trust{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-bottom:1px solid var(--line)}.trust .item{padding:28px 18px;text-align:center;border-right:1px solid var(--line);font-weight:800}.trust .item:last-child{border-right:0}.section{padding:95px 0}.section.alt{background:var(--bg)}.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:42px}.section-head h2{font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.035em;margin:12px 0}.section-head p{max-width:520px;color:var(--muted);margin:0}h2{font-size:clamp(32px,4vw,48px);line-height:1.1;letter-spacing:-.035em;margin:12px 0 20px}.large-text{font-size:19px;color:#34465a}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 30px rgba(16,37,62,.05)}.card-img{aspect-ratio:16/10;object-fit:cover}.card-body{padding:25px}.icon{width:46px;height:46px;border-radius:12px;background:var(--yellow);display:grid;place-items:center;color:var(--navy);font-weight:900;margin-top:-48px;position:relative;border:4px solid #fff}.card h3{margin:16px 0 8px;font-size:20px;line-height:1.2}.card p{color:var(--muted);font-size:14px}.split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.photo{border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.photo img{width:100%;height:100%;min-height:420px;object-fit:cover}.seo-pills{display:flex;flex-wrap:wrap;gap:9px;margin:25px 0 30px}.seo-pills span{padding:8px 12px;background:var(--bg);border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:800}.contact{background:var(--navy);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:stretch}.contact-box{background:#0d2d4d;border:1px solid rgba(255,255,255,.10);border-radius:20px;padding:35px}.contact h2{font-size:42px}.contact p{color:#d2deea}.details{display:grid;gap:18px;margin:28px 0}.detail{display:flex;gap:14px;align-items:flex-start}.detail strong{display:block}.detail small{display:block;color:#b9c8d8}.detail-icon{width:34px;height:34px;border-radius:9px;background:var(--yellow);color:var(--navy);display:grid;place-items:center;font-weight:900;flex:none}.map{min-height:360px;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#dbe8df,#f5f0cf);position:relative;color:var(--navy);display:grid;place-items:center}.map:before,.map:after{content:"";position:absolute;border:2px solid rgba(16,37,62,.12);border-radius:50%;width:420px;height:220px;transform:rotate(-12deg)}.map:after{width:620px;height:320px;transform:rotate(25deg)}.pin{position:relative;z-index:1;text-align:center}.pin .mark{width:58px;height:58px;margin:auto;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--yellow);display:grid;place-items:center;box-shadow:0 8px 20px rgba(16,37,62,.2)}.pin .mark span{transform:rotate(45deg);font-size:24px}.form-section{background:#fff}.form-wrap{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:start}.form-intro p{color:var(--muted);max-width:500px}.form-contact{display:grid;gap:8px;margin-top:25px;font-weight:900}.form-contact a:hover{color:#8d7100}.form{display:grid;gap:15px;background:var(--bg);padding:30px;border-radius:20px;border:1px solid var(--line)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form label{font-size:13px;font-weight:800;display:block;margin-bottom:6px}.form input,.form textarea{width:100%;border:1px solid #ccd5df;border-radius:10px;padding:13px 14px;font:inherit;background:#fff}.form textarea{min-height:150px;resize:vertical}.consent{display:flex!important;gap:8px;align-items:flex-start;font-weight:600!important}.consent input{width:auto;margin-top:4px}.form small{color:#8793a1}.footer{background:#07182a;color:#b8c6d5;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px}.footer h3{color:#fff;margin-top:0}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;font-size:12px;display:flex;justify-content:space-between;gap:20px}
@media(max-width:980px){.menu{display:none;position:absolute;top:68px;left:14px;right:14px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;box-shadow:var(--shadow)}.menu.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.menu.open a{padding:13px 10px;border-bottom:1px solid var(--line)}.menu.open .btn{margin-top:8px;text-align:center;border-bottom:0}.mobile-toggle{display:block}.nav{height:68px}.brand img{width:210px}.cards{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(2,1fr)}.trust .item:nth-child(2){border-right:0}.trust .item:nth-child(-n+2){border-bottom:1px solid var(--line)}.split,.contact-grid,.form-wrap{grid-template-columns:1fr}.section{padding:70px 0}.section-head{display:block}.hero{min-height:600px}}
@media(max-width:620px){.container{width:min(var(--max),calc(100% - 28px))}.topbar-inner{display:block;text-align:center}.topbar-inner span{display:block}.cards,.trust,.field-row{grid-template-columns:1fr}.trust .item{border-right:0!important;border-bottom:1px solid var(--line)!important}.trust .item:last-child{border-bottom:0!important}.hero{min-height:650px}.hero:before{background:linear-gradient(90deg,rgba(7,24,42,.96),rgba(7,24,42,.76)),url("https://images.unsplash.com/photo-1621905251189-08b45d6a269e?auto=format&fit=crop&fm=jpg&q=80&w=1200") center/cover no-repeat}.hero h1{font-size:43px}.lead{font-size:17px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom>*{display:block;margin-bottom:8px}.contact h2{font-size:34px}.photo img{min-height:300px}}
