.header-socials{display:flex;align-items:center;gap:9px}.header-socials a{display:grid;place-items:center;width:30px;height:30px;color:#fff;border:1px solid #53514d;text-decoration:none;transition:background .2s,border-color .2s}.header-socials a:hover{background:#ec3d26;border-color:#ec3d26}.header-socials svg{width:15px;height:15px;fill:currentColor}.header-phone{font:600 16px Oswald,sans-serif;letter-spacing:.04em;text-decoration:none;white-space:nowrap;background:linear-gradient(105deg,#8f8d87 24%,#fff 45%,#8f8d87 66%);background-size:220% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;animation:phone-shine 3.4s linear infinite}.avito-store{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #7ad44f;color:#fff;background:linear-gradient(100deg,#1f281e,#2b5526,#1f281e);background-size:200% 100%;font:800 10px Manrope,sans-serif;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;white-space:nowrap;animation:avito-glow 2.8s linear infinite}.avito-mark{display:grid;grid-template-columns:repeat(2,5px);grid-template-rows:repeat(2,5px);gap:2px}.avito-mark i{width:5px;height:5px;border-radius:50%;background:#fff}.avito-mark i:nth-child(1){background:#ff6262}.avito-mark i:nth-child(2){background:#6fcfff}.avito-mark i:nth-child(3){background:#ffc84d}.avito-mark i:nth-child(4){background:#65d85b}@keyframes phone-shine{from{background-position:200% 0}to{background-position:-20% 0}}@keyframes avito-glow{from{background-position:200% 0;box-shadow:0 0 0 rgba(122,212,79,0)}50%{box-shadow:0 0 18px rgba(122,212,79,.48)}to{background-position:-20% 0;box-shadow:0 0 0 rgba(122,212,79,0)}}@media(max-width:730px){.header-socials{margin-left:auto}.header-socials a{width:27px;height:27px}.header-socials svg{width:13px;height:13px}.header-phone{font-size:13px;letter-spacing:0}.avito-store{padding:8px;font-size:0}.avito-mark{grid-template-columns:repeat(2,5px)}}
