.footer a,a{text-decoration:none}.footer,.footer__documentations{position:relative}a{cursor:pointer}.footer{padding:26px 20px;color:#000;font-size:14px}.footer__wrapper{display:flex;align-items:center;gap:48px}@media (max-width:700px){.footer__wrapper{flex-direction:column}}.footer_short{margin-left:244px}.footer:not(.footer_short){background-color:#f9f9f9;display:flex;justify-content:center;margin-top:auto}.footer_shop{margin-left:0;display:flex;justify-content:center;box-sizing:border-box;width:100%}.footer_shop .footer__wrapper{max-width:1200px;width:100%}@media (max-width:700px){.footer{margin-left:0}}.footer__list{display:flex;padding:0;margin:0;list-style-type:none;gap:16px}.footer__contact li a{display:flex;align-items:center;gap:6px;color:#000}.footer__contact li a:hover{color:#f15a29}.footer__documentations .footer__button svg{transition:transform .2s ease-out}.footer__documentations ul{visibility:collapse;position:absolute;flex-direction:column;bottom:100%;right:0;width:max-content;gap:1em;background-color:#fff;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);padding:16px}.footer__documentations ul li a{color:#555}.footer__documentations ul li a:hover{color:#f15a29}.footer__documentations_shown .footer__button svg{transform:rotate(180deg)}.footer__documentations_shown ul{margin-bottom:20px;visibility:visible;animation:.5s fadeIn;animation-fill-mode:forwards}.footer__button{cursor:pointer;color:#555;background-color:transparent;border:none;padding:0;display:flex;align-items:center;gap:6px;font-size:13px}@keyframes fadeIn{0%{opacity:0;margin-bottom:0}100%{margin-bottom:20px;opacity:1}}/*# sourceMappingURL=footer.css.map */