.footer-list{align-items:flex-start;display:flex;flex-wrap:wrap;gap:30px}.footer-list>div{flex:1}.footer-list ul{display:flex;flex-direction:column;gap:10px;list-style:none;margin:0;padding:0}.footer-list a{line-height:normal;text-decoration:none}.footer-list h4{color:#fff;font-size:clamp(16px,1.25vw,24px);margin-bottom:20px;min-width:100px;padding-bottom:15px;position:relative}.footer-list h4:after{background:#84f3ff;border-radius:3px;bottom:0;content:"";height:3px;left:0;position:absolute;width:100px}.footer-list ul li a{color:#fff;font-size:clamp(14px,1.25vw,18px);line-height:normal;padding:5px 0;transition:.3s}.footer-list ul li a:hover{color:#84f3ff;text-decoration:underline}.footer-list .social-wrapper .social a svg{display:block;height:22px}.footer-list .social-wrapper .social{display:flex;gap:10px;margin-bottom:30px}.footer-list .social-wrapper .social a{align-items:center;background:#84f3ff;border-radius:100px;display:flex;height:40px;justify-content:center;width:40px}.footer-list .social-wrapper .certificates{align-items:center;display:flex;gap:20px}.footer-list .social-wrapper .certificates img{height:40px!important;width:auto!important}@media(max-width:1080px){.footer-list>div{flex:0 0 calc(33.333% - 20px)}}@media(max-width:767px){.footer-list>div{flex:0 0 calc(50% - 30px)}.footer-list ul li a{padding:0}.footer-list h4{margin-bottom:10px;padding-bottom:10px}}