*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#07171c;color:#f8f5ed;font-family:Tahoma,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}header{height:92px;padding:0 clamp(18px,6vw,86px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff19;background:#071216}.brand{display:flex;align-items:center;gap:13px}.brand>b{width:53px;height:53px;display:grid;place-items:center;border:1px solid #cba75f;color:#e8c87f;font-size:25px}.brand span{display:grid}.brand strong{font-size:18px}.brand small{color:#8d999a;margin-top:5px}.back{color:#e4c274;font-weight:700}.ticker{height:48px;background:#cba75f;color:#071216;display:flex;align-items:center;overflow:hidden}.ticker>strong{height:100%;display:grid;place-items:center;padding:0 24px;background:#ffedbd;white-space:nowrap;font-size:12px}.ticker>div{width:max-content;display:flex;gap:18px;align-items:center;padding:0 20px;white-space:nowrap;font-size:11px;font-weight:700;animation:news 25s ease-in-out infinite alternate}.ticker i{font-style:normal;color:#725119}@keyframes news{to{transform:translateX(22%)}}.hero{min-height:570px;padding:110px clamp(22px,8vw,130px);background:radial-gradient(circle at 15% 25%,#cba75f29,transparent 26%),linear-gradient(135deg,#061115,#0d3139)}.hero>p,.heading>p{color:#d8b769;font-weight:700;letter-spacing:1px}.hero h1{font-size:clamp(52px,8vw,112px);line-height:.98;margin:28px 0 45px;max-width:1000px}.hero em,.heading h2{color:#e4c274;font-style:normal}.chips{display:flex;gap:12px;flex-wrap:wrap}.chips a{padding:14px 25px;border:1px solid #cba75f66;border-radius:30px}.chips a:first-child{background:#cba75f;color:#071216;font-weight:800}.services{background:#f3f0e9;color:#092027;padding:90px clamp(18px,6vw,90px)}.heading{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end;margin-bottom:42px}.heading>p{grid-column:1/-1}.heading h2{margin:0;font-size:clamp(38px,5vw,64px);color:#092027;line-height:1.1}.heading>span{max-width:390px;line-height:1.8;color:#596665}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.card{min-height:360px;padding:28px;border:1px solid #c6c0b3;background:#fff;border-radius:22px;display:flex;flex-direction:column;transition:.25s}.card:hover{transform:translateY(-6px);box-shadow:0 18px 50px #09202722}.card img{width:76px;height:76px}.card small{color:#9a773b;margin-top:24px;font-weight:700}.card h3{font-size:27px;margin:10px 0}.card p{color:#62706f;line-height:1.8;margin:0}.card>b{margin-top:auto;color:#9a773b;padding-top:25px}.featured{background:#122d34;color:#fff}.featured p{color:#c8d1d0}footer{padding:30px clamp(18px,6vw,90px);display:flex;justify-content:space-between;color:#aeb8b8}footer a{color:#e4c274;font-weight:700}@media(max-width:950px){.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){header{height:78px;padding:0 15px}.brand>b{width:44px;height:44px}.brand strong{font-size:14px}.brand small{font-size:9px}.back{font-size:11px}.ticker{height:43px}.ticker>strong{padding:0 11px;font-size:9px}.ticker>div{font-size:9px}.hero{min-height:490px;padding:80px 18px}.hero h1{font-size:50px}.services{padding:65px 14px}.heading{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.card{min-height:310px}.card img{width:68px;height:68px}footer{flex-direction:column;gap:8px;font-size:11px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}.ticker>div{animation:none}}
