:root{--font-primary:"Comfortaa Variable", "Manrope Variable", "Inter Variable", sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--line-height-default:1.4;--line-height-light:1}p,a,span,button,input,textarea,h1,h2,h3,h4,h5,h6{line-height:var(--line-height-default);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-primary);font-weight:var(--font-weight-regular);margin:0;padding:0}:root{--black:#000;--white:#fff;--h1-350:28px;--h1-768:32px;--h1-834:36px;--h1-1024:42px;--h1-1280:48px;--h2-350:20px;--h2-768:28px;--h2-834:32px;--h2-1280:42px;--footer-enough-350:24px;--footer-enough-768:32px;--footer-link-350:20px;--footer-link-768:24px;--footer-copyright-350:14px;--footer-copyright-768:24px}.footer{text-align:center;background-color:var(--black);color:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:24px;padding-block:40px;padding-inline:16px;display:flex}.footer__enough{font-size:var(--footer-enough-350);font-weight:var(--font-weight-bold);letter-spacing:.05em}@media (min-width:768px){.footer__enough{font-size:var(--footer-enough-768)}}.footer__links{text-align:center;flex-flow:wrap;justify-content:center;align-items:center;gap:16px;display:flex}@media (min-width:768px){.footer__links{gap:24px}}@media (min-width:1280px){.footer__links{gap:32px}}.footer__link{font-size:var(--footer-link-350);font-weight:var(--font-weight-semibold);color:var(--white);text-decoration:none}@media (min-width:768px){.footer__link{font-size:var(--footer-link-768)}}.footer__link{transition:transform .3s}.footer__link:hover{transform:scale(1.03)}.footer__bmac{text-align:center;flex-flow:row;justify-content:center;align-items:center;gap:8px;text-decoration:none;display:flex}.footer__bmac:hover .footer__bmac-icon{transform-origin:bottom;animation:.8s cup-tilt-soft}.footer__bmac-icon{width:auto;height:25px}@media (min-width:768px){.footer__bmac-icon{height:35px}}.footer__copyright{font-size:var(--footer-copyright-350);font-weight:var(--font-weight-medium)}@media (min-width:768px){.footer__copyright{font-size:var(--footer-copyright-768)}}@keyframes cup-tilt-soft{0%{transform:rotate(0)}20%{transform:scale(1.01)}40%{transform:rotate(-1deg)}70%{transform:rotate(.5deg)}90%{transform:scale(1)}to{transform:rotate(0)}}
