footer{overflow:hidden;padding:var(--band-section) 0 0}.footer__flex{display:flex;justify-content:space-between;padding-bottom:var(--band-lg)}.footer__content{margin-top:40px;max-width:284px}.footer__bottom{display:flex;justify-content:space-between;padding:var(--band-md) 0;position:relative}.footer__bottom:before{background-color:var(--tertiary);content:"";height:1px;left:50%;opacity:.1;position:absolute;top:0;transform:translateX(-50%);width:100%;width:100vw}.footer__links{align-items:center;display:flex;gap:var(--band-md)}.footer__socials{display:flex;gap:var(--band-xxs)}.footer__social--item{background:hsla(0,0%,100%,.15);border-radius:100px;padding:12px;transition:background .3s ease}.footer__social--item:hover{background:hsla(0,0%,100%,.3)}.footer__socials .hs_cos_wrapper_type_icon{display:flex}.footer__socials a img{height:revert-layer;width:revert-layer}@media(max-width:992px){.footer__bottom{align-items:center;flex-direction:column;gap:var(--band-md)}}@media(max-width:768px){.footer__flex{flex-direction:column;gap:var(--band-md)}}@media(max-width:576px){.footer__links{flex-direction:column;gap:var(--band-xs)}}