:root{--ink:#102a43;--blue:#0876d1;--orange:#ff7a13;--red:#ee3732}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,"Segoe UI",sans-serif}.shell{max-width:1200px;margin:auto}.header{height:154px;display:flex;align-items:flex-start;gap:32px;padding:24px 22px;position:relative}.brand{display:flex;gap:14px;text-decoration:none;color:var(--ink);min-width:285px}.brand-mark{font-size:52px;color:var(--orange);line-height:.75}.brand b{font-size:18px;white-space:nowrap}.brand small,.phones small{display:block;font-size:11px;font-weight:400;line-height:1.35;margin-top:11px}.header nav{display:flex;gap:35px;margin-top:12px;flex:1}.header nav a{color:#10243a;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}.search{border:0;background:none;font-size:27px;color:var(--ink)}button{font:inherit;cursor:pointer}.account{background:var(--orange);border:0;color:#fff;border-radius:8px;padding:13px 18px;font-weight:700;white-space:nowrap}.phones{position:absolute;right:23px;bottom:20px;display:flex;gap:26px;align-items:center;font-size:16px}.phones>div{display:grid;grid-template-columns:auto auto;gap:0 12px}.phones>div small{grid-column:2;margin-top:3px;color:#6a7682}.phones i{height:37px;width:1px;background:#d8dee5}.phones .danger{color:#ed2727}.hero{height:413px;overflow:hidden;position:relative;border-radius:15px}.hero img{position:absolute;width:100%;height:auto;top:-36.9%;left:0}.content{padding:20px 100px}.section-title{display:flex;align-items:center;justify-content:space-between}.section-title h2{font-size:20px;margin:0 0 18px}.section-title a{font-size:13px;color:#0876d1;text-decoration:none}.actions{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.actions article{height:132px;border-radius:14px;box-shadow:0 5px 24px #183a5714;display:flex;align-items:center;padding:18px 20px;gap:18px;position:relative}.actions article>b{position:absolute;right:17px;bottom:17px}.round{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;font-size:33px;flex:none}.round.orange{background:#ffd1ae;color:#e95508;font-size:16px}.round.blue{background:#c9e5ff;color:#0876d1}.round.green{background:#d5efd1;color:#359333}.round.violet{background:#d9d2fa;color:#5b51bc}.round.yellow{background:#ffe7ac;color:#ff9e00}.round.red{background:#ffd1cf;color:#e9473f}.actions h3{font-size:17px;margin:0 0 8px}.actions p,.news p{font-size:11px;line-height:1.45;color:#526375;margin:0}.lower{display:grid;grid-template-columns:1.16fr 1fr;gap:20px;margin-top:38px}.map-shot{height:350px;border-radius:14px;overflow:hidden;box-shadow:0 5px 22px #183a5715;position:relative}.map-shot img{position:absolute;width:227%;max-width:none;left:-20%;top:-246%}.news article{height:113px;border-bottom:1px solid #e3e8ed;display:grid;grid-template-columns:173px 1fr 16px;gap:15px;padding:3px 0}.news article:last-child{border:0}.news h3{font-size:14px;margin:3px 0 8px}.news small{font-size:10px;color:#8a97a4}.thumb{border-radius:9px;background-image:url(index.png);background-size:710px auto}.t1{background-position:-385px -590px}.t2{background-position:-385px -663px}.t3{background-position:-385px -737px}.emergency{height:137px;margin-top:26px;border-radius:15px;background:linear-gradient(100deg,#eb3430,#d92f2b);color:#fff;display:flex;align-items:center;padding:20px 47px;gap:28px}.phone-icon{width:78px;height:78px;border:2px solid #ffffff24;border-radius:50%;display:grid;place-items:center;font-size:34px}.emergency h2{font-size:22px;margin:0 0 8px}.emergency p{font-size:11px;margin:0;line-height:1.35}.call{margin-left:auto}.call strong{display:block;font-size:26px;margin-bottom:16px}.call button{width:235px;padding:12px;border:0;border-radius:8px;color:var(--ink);font-weight:700}footer{background:linear-gradient(120deg,#12344c,#0d293d);color:#fff;margin-top:0;padding:30px 0 15px}.footer-grid{padding:0 100px;display:grid;grid-template-columns:1.5fr 1fr 1.1fr 1.15fr 1fr;gap:38px;font-size:11px}.footer-brand{font-size:14px;font-weight:700}.footer-grid p{line-height:1.5;color:#d6e1e9}.footer-grid a{display:block;color:#fff;text-decoration:none;margin-top:13px}.social{color:#4fc2ff;margin-top:18px}.mini-map{height:135px;border-radius:12px;background:#e6eee8;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#e33;font-size:28px}.mini-map button{margin-top:15px;border:0;border-radius:7px;padding:9px 14px;color:var(--ink);font-weight:700}.copyright{border-top:1px solid #ffffff22;margin-top:28px;padding:20px 100px 0;font-size:10px}.copyright span{float:right}@media(max-width:1000px){.header nav{gap:12px}.content{padding-left:35px;padding-right:35px}}
