#footer{background:#f5f8fa;font-size:15px;padding:80px 0 10px;position:relative;z-index:100}#footer:after{background:var(--primary-gradient);content:"";height:5px;left:0;position:absolute;right:0;top:0}#footer p{letter-spacing:0}#footer .logo{margin:0 0 17px}#footer .logo img{display:block;height:auto;max-width:100%}#footer .copyright{font-size:13px;margin:0 0 31px}#footer .copyright a{color:inherit;font-weight:700}#footer .nav-social{line-height:1}#footer .nav-social ul{align-items:center;display:flex;gap:17px;list-style:none;margin:0;padding:0}#footer .nav-social ul a{color:var(--text-color)}#footer .nav-social ul a:hover{color:var(--primary-color)}#footer .footer-frame{display:flex;gap:20px;justify-content:center}#footer .footer-frame .footer-col-1{width:17%}#footer .footer-frame .footer-col-2,#footer .footer-frame .footer-col-3,#footer .footer-frame .footer-col-4{width:30%}#footer .footer-nav .hs-menu-item a{font-size:1.2rem;font-style:italic;font-weight:500}#footer .social-icons{align-items:center;display:flex;display:grid;flex-wrap:wrap;gap:15px;gap:15px 0;grid-template-columns:repeat(6,1fr);width:100%}#footer .social-icons svg{height:23px;width:23px}#footer .footer-nav ul{display:flex;flex-flow:column nowrap;gap:8px;list-style:none;margin:0;padding:0}@media(max-width:1199px){#footer{font-size:14px;padding:60px 0}#footer .footer-frame{gap:30px;justify-content:space-between}}@media(max-width:991px){#footer{font-size:14px;padding:40px 0}#footer .copyright{font-size:12px;margin:0 0 15px}#footer .footer-frame{gap:20px}}@media (max-width:767px){#footer .footer-frame{flex-flow:column nowrap}#footer .footer-frame .footer-col-1,#footer .footer-frame .footer-col-2,#footer .footer-frame .footer-col-3,#footer .footer-frame .footer-col-4{max-width:100%;width:100%}#footer .footer-frame{grid-template-columns:repeat(1,1fr)}#footer .logo{max-width:190px}#footer .social-icons{grid-template-columns:repeat(16,1fr)}#footer .social-icons .icon{width:40px}}@media (max-width:480px){#footer .social-icons{grid-template-columns:repeat(8,1fr)}}