@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap";
.footer2{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#17171791;border-top:1px solid #202020;font-family:Poppins,sans-serif}.footer2__inner{max-width:1200px;margin:0 auto;padding:4.3rem 2.2rem 2.2rem}.footer2__top{justify-content:space-between;align-items:flex-start;gap:2.8rem;margin-bottom:3.3rem;display:flex}.footer2__brand{flex-direction:column;gap:1rem;display:flex}.footer2__logo{align-items:center;gap:.62rem;width:fit-content;text-decoration:none;display:inline-flex}.footer2__logo-image{width:var(--logo-width);height:50px}.footer2__tagline{color:#ffffff4d;max-width:260px;font-size:.99rem;font-weight:400;line-height:1.7}.footer2__socials{gap:.48rem;margin-top:.7rem;display:flex}.footer2__social{color:#ffffff4d;background:#ffffff14;border:1px solid #292929;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.11rem;text-decoration:none;transition:background .18s,color .18s,border-color .18s,transform .2s;display:inline-flex}.footer2__social:hover{color:#fff;background:#ffffff1f;border-color:#ffffff26;transform:translateY(-2px)scale(1.07)}.footer2__cols{grid-template-columns:repeat(4,1fr);gap:2.2rem;display:grid}.footer2__divider{transform-origin:0;background:#00000058;height:1px;margin-bottom:1.9rem}.footer2__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:.4rem;display:flex}.footer2__copy{color:#ffffff4d;font-size:.83rem;font-weight:400}.footer2__bottom-links{gap:2.11rem;display:flex}.footer2__bottom-link{color:#ffffff4d;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}.footer2__bottom-link:hover{color:#fff9}.footer2__made{color:#ffffff26;font-size:.78rem;font-weight:400}.footer2__made span{color:#ff6464b3}.footer2-col{flex-direction:column;gap:1rem;display:flex}.footer2-col__title{text-transform:uppercase;letter-spacing:1.2px;color:#ffffff4d;margin:0 0 .2rem;font-size:.7rem;font-weight:700}.footer2-col__list{flex-direction:column;gap:.52rem;margin:0;padding:0;list-style:none;display:flex}.footer2-col__link{color:#fff9;font-size:.93rem;font-weight:400;text-decoration:none;transition:color .18s;display:inline-block}.footer2-col__link:hover{color:#fff}@media (max-width:960px){.footer2__top{flex-direction:column;align-items:stretch;gap:2rem}.footer2__cols{grid-template-columns:repeat(2,1fr);gap:2.2rem}}@media (max-width:560px){.footer2__inner{padding:2.6rem 1rem 1.2rem}.footer2__cols{grid-template-columns:1fr;gap:1.3rem}.footer2__bottom{flex-direction:column;align-items:flex-start;gap:.8rem}.footer2__bottom-links{gap:1.1rem}}
