.footer-wrap{background:var(--footer-bg-color);padding:var(--site-space-3xl) 1rem}.footer-wrap__top{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin-bottom:var(--site-space-3xl)}.footer-wrap__top__logo{margin:0 0 var(--site-space-2xl) 0;min-width:200px}.footer-wrap__top__nav{display:flex;flex-direction:column;flex-wrap:wrap;gap:var(--site-space-2xl)}.footer-wrap__top__nav__single{display:flex;flex:1;flex-direction:column;min-width:200px}.footer-wrap__top__nav__single:last-child{flex:1;justify-content:flex-end;min-width:auto}.footer-wrap__top__nav__single p{color:var(--footer-text-color);font-family:var(--font-family-primary);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);margin:0 0 4px;padding:0;text-transform:uppercase}.footer-wrap__top__nav__single ul{list-style:none;margin:0;padding:0}.footer-wrap__top__nav__single ul li{padding:8px 0}.footer-wrap__top__nav__single ul li a{color:var(--footer-text-color);display:block;font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);margin:0;padding:0;text-decoration:none}.footer-wrap__top__nav__single ul li a:active,.footer-wrap__top__nav__single ul li a:focus,.footer-wrap__top__nav__single ul li a:hover{color:var(--footer-text-color);text-decoration:underline}.footer-wrap__bottom{align-items:center;display:flex;flex-direction:column;justify-content:space-between}.footer-wrap__bottom__copyright{color:var(--footer-text-color);font-size:var(--font-size-2xs);font-weight:var(--font-weight-regular);line-height:var(--line-height-md);margin:0 0 var(--site-space-xl) 0;padding:0}.footer-wrap__bottom__social-link{align-items:center;display:flex;justify-content:center}.footer-wrap__bottom__social-link a img:hover{transform:scale(1.15)}.footer-wrap__bottom__social-link a img{transform:scale(1);transition:.3s}.footer-wrap__bottom__social-link a{display:block;padding:0 var(--site-space-sm)}.footer-wrap__bottom__social-link a:last-child{padding-right:0}@media (min-width:768px){.footer-wrap{padding:var(--site-space-7xl) 1rem}.footer-wrap__top{flex-direction:row;gap:var(--site-space-2xl);justify-content:space-between;margin-bottom:var(--site-space-5xl)}.footer-wrap__top__logo{margin:0}.footer-wrap__bottom,.footer-wrap__top__nav{flex-direction:row}.footer-wrap__bottom__copyright{margin:0}}