.footer{padding-block:90px 26px}.footer .footer__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.footer .footer__col{max-width:100%;min-width:20%}@media screen and (max-width:1024px){.footer .footer__col{width:50%}.footer .footer__col--contact{width:100%;margin-top:20px}}.footer__nav{display:flex;flex-direction:column;gap:12px}.footer__nav .footer__nav__item{width:100%}.footer__nav .footer__nav__item .footer__nav__sub-menu{max-height:0;transition:all .6s ease;opacity:0;overflow:hidden;padding-inline-start:10px}.footer__nav .footer__nav__item .footer__nav__link .cfmoto-icon{transition:all .3s ease;font-size:18px}.footer__nav .footer__nav__item--show .footer__nav__link .cfmoto-icon{transform:rotate(180deg)}.footer__nav .footer__nav__item--show .footer__nav__sub-menu{max-height:600px;opacity:1}.footer__nav .footer__nav__link{font-family:Supreme LL TT;width:100%;display:flex;flex-direction:row;align-items:center;gap:6px;padding:0;font-size:.625rem;color:#676767}@media screen and (min-width:768px){.footer__nav .footer__nav__link{font-size:14px}}.footer__contact{display:flex;gap:22px;flex-direction:column;justify-content:flex-end;height:100%}.footer-newsletter{position:relative}.footer-newsletter .footer-newsletter__input{font-family:Supreme LL TT;color:#adadaf;letter-spacing:-.2px;font-size:12px;font-weight:700;border:1px solid #e6e6e8;border-radius:20px;width:100%;height:36px;padding-inline:16px 46px;outline:none}.footer-newsletter .footer-newsletter__button{background:#222;width:30px;height:30px;border-radius:50%;inset-inline-end:3px;top:50%;position:absolute;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;padding:0}.footer-newsletter .footer-newsletter__button .cfmoto-icon{color:#0ab9d5;font-size:16px}.footer-social{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:10px;-moz-column-gap:12px;column-gap:12px}.footer-social .footer-social__item{font-size:1.5rem;width:1em;height:1em;border-radius:50%;transition:all .3s linear;background-color:#fafafa;display:flex;align-items:center;justify-content:center}@media screen and (min-width:768px){.footer-social{margin-top:28px}.footer-social .footer-social__item{font-size:32px}}.footer-social .footer-social__item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer-social .footer-social__item img:nth-child(2){display:none}.footer-social .footer-social__item:hover{background-color:#222}.footer-social .footer-social__item:hover img:first-child{display:none}.footer-social .footer-social__item:hover img:nth-child(2){display:block}.footer-bottom{background-color:#222}.footer-bottom .footer-bottom__wrapper{padding-block:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px}.footer-bottom .footer-bottom__nav{display:flex;gap:18px}.footer-bottom .footer-bottom__txt{font-family:Supreme LL TT Book;font-size:.65rem;line-height:1.24;color:#a9a9aa}@media screen and (min-width:768px){.footer-bottom .footer-bottom__txt{font-size:14px}}.up-page{position:fixed;background-color:rgba(0,0,0,.1);z-index:999;inset-inline-end:20px;inset-block-end:20px;width:40px;height:40px;border-radius:50%;transform:rotate(-90deg);display:none;align-items:center;justify-content:center}.up-page--show{display:flex}