.footer{margin-top:20px;padding:60px 0;background-color:var(--dark-grey-3)}.footer .footer__box{display:grid;grid-template-columns:repeat(6,1fr);gap:0 24px}.footer .footer__list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px 0}.footer .footer__item-mobile{display:none}.footer .footer__text{font-weight:var(--medium);font-size:14px;line-height:19px;color:var(--white)}.footer .footer__link{font-size:12px;line-height:16px;color:var(--dark-grey-2);text-decoration:none}.footer .footer__logos{display:grid;grid-template-columns:1fr;gap:10px 0;align-self:flex-start;justify-self:flex-end}.footer .footer__logos--mobile{display:none}.footer .footer__logo-link{width:100%;max-width:148px}.footer .footer__socials{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 80px}.footer .footer__logo{max-width:141px;width:100%}.footer .footer__social-list{margin:0;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer .footer__social-link{max-width:24px;width:100%}.footer .footer__copyright{margin:0;font-size:14px;line-height:18px;color:var(--dark-grey-2)}.footer .footer__badge{margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px 40px}.footer .footer__badge-text{margin:0;font-size:14px;line-height:18px;color:var(--light-grey-1)}.footer .footer__badge-img{width:100%;max-width:102px}@media (max-width:1023px){.footer{padding:40px 0}.footer .footer__box{grid-template-columns:1fr}.footer .footer__inner-height{max-height:0;overflow:hidden;-webkit-transition:max-height .2s ease-in-out;transition:max-height .2s ease-in-out}.footer .footer__inner-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:0 16px}.footer .footer__list--mobile{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:12px 0 16px}.footer .footer__item-desktop{display:none}.footer .footer__item-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.footer .footer__item--open .footer__text::after{-webkit-transform:translateY(-50%) rotate(0);transform:translateY(-50%) rotate(0)}.footer .footer__text{padding:12px 0;position:relative;border-bottom:solid 1px var(--dark-grey-2);cursor:pointer;display:block}.footer .footer__text::after{width:18px;height:18px;position:absolute;content:"";top:50%;right:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);background-image:url(/static/images/general/arrow-up.svg?v=915c3709812ee6020ec6711003add52d);background-repeat:no-repeat;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.footer .footer__logos{display:none}.footer .footer__logos--mobile{width:100%;max-width:344px;display:grid;margin-bottom:40px;grid-template-columns:repeat(2,1fr);justify-self:center;gap:16px 20px}.footer .footer__logo-link{max-width:162px}.footer .footer__socials{margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px 0}.footer .footer__social-link{max-width:20px}.footer .footer__logo{display:none}.footer .footer__badge{margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}