.contact-history{padding:95px clamp(28px,8vw,150px);overflow:hidden;background:linear-gradient(180deg,#f7faff,#fff)}.history-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:42px}.history-head>div:first-child{max-width:700px}.history-head>div:first-child>span{color:#1769e0;font-size:10px;font-weight:800;letter-spacing:1.4px}.history-head h2{margin:12px 0 9px;color:#102e55;font-size:38px;letter-spacing:-1.5px}.history-head p{margin:0;color:#718197;line-height:1.65}.history-controls{display:flex;gap:9px}.history-controls button{width:43px;height:43px;border:1px solid #dce6f1;border-radius:12px;background:#fff;color:#17477f;cursor:pointer;box-shadow:0 7px 18px rgba(16,55,103,.07);transition:.2s}.history-controls button:hover{border-color:#1769e0;background:#1769e0;color:#fff;transform:translateY(-2px)}.history-track{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 20px;scroll-snap-type:x mandatory;scrollbar-width:none}.history-track::-webkit-scrollbar{display:none}.history-track article{position:relative;flex:0 0 330px;min-height:225px;padding:25px;border:1px solid #e0e8f2;border-radius:19px;background:#fff;box-shadow:0 12px 32px rgba(15,55,105,.06);scroll-snap-align:start}.history-track article>div{display:flex;align-items:center;gap:10px}.history-track article>div b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eaf3ff;color:#1769e0;font-size:10px}.history-track article>div i{flex:1;height:1px;background:#e3eaf3}.history-track article>div span{color:#1769e0;font-size:12px;font-weight:800}.history-track h3{margin:27px 0 10px;color:#173656;font-size:19px}.history-track p{margin:0;color:#718096;font-size:12px;line-height:1.7}.history-track article:last-child{border-color:#bfd8fa;background:linear-gradient(145deg,#fff,#eff6ff)}
@media(max-width:680px){.contact-history{padding:70px 20px}.history-head{align-items:flex-start;flex-direction:column;margin-bottom:30px}.history-head h2{font-size:30px}.history-controls{align-self:flex-end}.history-track article{flex-basis:84vw}}
