:root{--zero: 0;--xxs: 375px;--xs: 450px;--sm: 769px;--md: 980px;--lg: 1025px;--xl: 1100px;--2xl: 1280px;--3xl: 1440px;--4xl: 1920px}@media screen and (min-width: 980px){.md-max{display:none}}@media screen and (max-width: 979px){.md-min{display:none}}.footer p{font-size:var(--f-xs)!important}@media screen and (min-width: 769px){.footer{display:flex;flex-wrap:wrap;border-top:1px solid var(--turquoise-500)}}.footer .icon{width:var(--i-w);height:var(--i-h)}.footer-logo{display:flex;justify-content:center;padding:80px 0}@media screen and (max-width: 768px){.footer-logo{border-top:1px solid var(--turquoise-500)}}@media screen and (max-width: 1099px){.footer-logo{width:100%;border-bottom:1px solid var(--turquoise-500)}}@media screen and (min-width: 1100px){.footer-logo{align-items:center;margin-left:var(--margin);padding:80px 40px 80px 0;border-right:1px solid var(--turquoise-500)}}@media screen and (min-width: 1280px){.footer-logo{padding-right:64px}.footer-logo .icon{--i-w: 286px !important;--i-h: 157px !important}}.footer-inner{padding:40px var(--margin)}@media screen and (max-width: 768px){.footer-inner{width:100%;text-align:center}}@media screen and (min-width: 769px){.footer-inner{flex-grow:1;padding:80px var(--margin) 80px 40px}.footer-inner>ul{display:flex;justify-content:space-between;gap:24px}}@media screen and (min-width: 1280px){.footer-inner{padding-left:64px}}.footer-title{--color: var(--violet-500);margin:0 0 32px}@media screen and (min-width: 769px){.footer-menu .menu{display:flex;gap:var(--spacing-sm)}}.footer-menu .menu-item a{font-size:var(--f-xs);-webkit-text-decoration:underline;text-decoration:underline}.footer-menu .menu-item a:hover,.footer-menu .menu-item a:focus{-webkit-text-decoration:none;text-decoration:none}.footer .menu-button>a{display:block;margin:40px 0 32px;font-family:var(--font-primary);font-size:var(--f-xl);font-weight:600;line-height:1.2;-webkit-text-decoration:none;text-decoration:none;color:var(--violet-500)}@media screen and (min-width: 769px){.footer .menu-button>a{margin:0 0 32px}}.footer .menu-button ul{display:flex;flex-direction:column;gap:8px}.footer .menu-button ul a{display:block;line-height:1.5}.footer-address{display:flex;flex-direction:column;gap:16px}.footer-address a{-webkit-text-decoration:underline;text-decoration:underline}.footer-address a:hover,.footer-address a:focus{-webkit-text-decoration:none;text-decoration:none}.footer-socials{display:flex;gap:24px}@media screen and (max-width: 768px){.footer-socials{justify-content:center}}@media screen and (max-width: 768px){.footer-socials-container{margin-top:40px}}.footer-socials .icon{color:var(--black);transition:color .3s var(--ease-out-quad)}.footer-socials a:hover .icon,.footer-socials a:focus .icon{color:var(--violet-500)}.footer-bottom{display:flex;gap:40px;width:100%;padding:40px var(--margin);border-top:1px solid var(--turquoise-500)}@media screen and (min-width: 980px){.footer-bottom{justify-content:space-between;align-items:center}}@media screen and (max-width: 979px){.footer-bottom{flex-direction:column-reverse}}.footer-legal{display:flex;align-items:center;gap:40px}@media screen and (max-width: 979px){.footer-legal{justify-content:space-between}}.footer-copyright{line-height:1}.footer-credit a{display:flex;align-items:center;gap:4px;line-height:1}.footer .menu-legal-container ul{display:flex;gap:16px}@media screen and (max-width: 768px){.footer .menu-legal-container ul{flex-wrap:wrap}}.footer .menu-legal-container ul li{width:calc(50% - 8px)}@media screen and (min-width: 980px){.footer .menu-legal-container ul li{width:auto}}.footer .menu-legal-container a{font-size:var(--f-xs);line-height:1}.footer .menu-legal-container a:hover,.footer .menu-legal-container a:focus{-webkit-text-decoration:underline;text-decoration:underline}
