.footer-section{background-image:var(--linear-gradient-1)}.footer-section-box{color:var(--theme-white-1);flex-direction:column;align-items:flex-start}.footer-section-top-content{flex-direction:row;justify-content:space-between;align-items:center;gap:5rem;width:100%;display:flex}.footer-section-item:first-of-type img{max-width:100px}.footer-section-item{flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:fit-content;display:flex}.footer-section-item:has(.social-icons){flex-direction:row;justify-content:flex-start;align-items:center;gap:2rem;width:100%;display:flex}.footer-section-item:has(.social-icons) p{min-width:fit-content}.footer-section-item .social-icons{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;display:flex}.footer-section-item .social-icons a{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:fit-content;transition:all .2s;display:flex}.footer-section-item .social-icons a:hover{transform:translateY(-5%)}.footer-section-item .social-icons img{width:100%;max-width:50px}.footer-section-content{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;gap:2rem;width:100%;display:flex}.footer-section-items-icon-1{flex-direction:row;gap:.5rem;display:flex}.footer-section-item-1:first-of-type p{font-size:var(--text-size-2-m)}.footer-section-item-1 img{width:100%;max-width:fit-content}.footer-section-item-1:last-of-type ul li{list-style:none}.footer-section-item-1:last-of-type ul li a{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;width:100%;min-width:fit-content;display:flex}.footer-section-item-1:last-of-type ul li a img{width:100%;max-width:20px}.footer-section-item-1 li a{font-size:var(--text-size-2-m);font-weight:700!important}.footer-section-copyright{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;padding-top:1rem;display:flex}.footer-section-copyright p{font-size:var(--text-size-2-m)}.footer-section-copyright p span{font-weight:600}.footer-section-copyright p a{color:var(--theme-white-1);font-weight:600;transition:all .2s}.footer-section-copyright p a:hover{color:var(--theme-blue-2)}.footer-section-item-icon img{width:20px}
