.header.section .container:has(.header-info__holder){padding:0;max-width:none}.header.section .container .m ul li.open .submenu{top:132px}.header-info__holder{width:100%;display:flex;gap:12px;align-items:center;padding:10px;background:#00aeef;color:#fff;z-index:999}.header-info__holder .header-info{width:100%;margin:0 auto}.header-info__holder .header-info__text{font-size:16px;color:#fff}@media (min-width:1024px){.header-info__holder .header-info__text{display:flex;align-items:center;gap:16px}}@media (max-width:400px){.header-info__holder .header-info__text{font-size:15px}}@media (max-width:380px){.header-info__holder .header-info__text{font-size:14px}}.header-info__holder .header-info__text a{color:#fff;border-bottom:1px solid #d3d3d3;text-decoration:none}.header-info__holder .header-info__text-holder{display:flex;align-items:center;justify-content:center;gap:20px}@media (max-width:400px){.header-info__holder .header-info__text-holder{min-height:65px}}.header-info__holder .header-info__text-holder .btn{width:auto;font-size:14px;line-height:28px;font-weight:normal;border:none;padding:0 24px;margin-top:8px;color:#fff;background:#0e4e6e;text-transform:none;border-radius:8px}@media (min-width:1024px){.header-info__holder .header-info__text-holder .btn{margin-top:0}}@media (max-width:1023px){.header-info__holder .header-info__text-holder .btn{display:none}}.header-info__holder .header-info__text-holder .t-social__link{position:relative;text-decoration:none;z-index:1;flex-shrink:0;width:32px;height:32px;border-bottom:none}.header-info__holder .header-info__text-holder .t-social__link:hover{opacity:.8}.header-info__holder .header-info__text-holder .t-social__link::before,.header-info__holder .header-info__text-holder .t-social__link::after{content:'';position:absolute;top:50%;left:50%;width:200%;height:200%;border-radius:50%;background-color:#777;transform:translate(-50%, -50%);animation:wave 6s infinite ease-out;opacity:0;z-index:2}.header-info__holder .header-info__text-holder .t-social__link::before{animation-delay:0s}.header-info__holder .header-info__text-holder .t-social__link::after{animation-delay:3s}.header-info__holder .header-info__link{color:#fff}@keyframes wave{0%{transform:translate(-50%, -50%) scale(0);opacity:.5}10%{transform:translate(-50%, -50%) scale(1.1);opacity:0}25%{transform:translate(-50%, -50%) scale(1.1);opacity:0}50%{transform:translate(-50%, -50%) scale(1.1);opacity:0}70%{transform:translate(-50%, -50%) scale(1.1);opacity:0}100%{transform:translate(-50%, -50%) scale(1.1);opacity:0}}