.footer{background:radial-gradient(100% 177.19% at 0% 100%, #EFC27E 0%, rgba(239, 194, 126, 0) 50%);background-color:var(--color-bg--light);border-radius:var(--border-r--24) var(--border-r--24) 0 0}.footer .footer-main{display:flex;flex-direction:row;gap:var(--sp-24-80);flex-wrap:wrap}.footer .footer-main__box__company-links{display:flex;flex-direction:column}.footer .footer-main__box__menu ul{display:flex;flex-direction:column;gap:12px;margin:0;padding:0;list-style:none}.footer .footer-copy{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:space-between;flex-wrap:wrap}.footer .footer-copy__box{display:flex;flex-direction:row;gap:16px;align-items:center}.footer .footer-copy__box__menu ul{display:flex;flex-direction:row;gap:12px;margin:0;padding:0;list-style:none}.footer .footer-copy__box.--r{gap:var(--sp-24-80)}.footer .footer-copy__box__payments-icons{display:flex;flex-direction:row;gap:6px}.footer .footer-copy__box__payments-icons img{height:24px}.footer .footer-copy__box__logo{display:flex}.footer .footer-copy__box__logo img{height:20px}@media (max-width:1240px){.footer .footer-copy{flex-direction:column}.footer .footer-copy__box{justify-content:space-between;width:100%}.footer .footer-copy__box__el.--copy{flex-grow:1;text-align:right}.footer .footer-copy__box__divider.--menu{display:none}}@media (max-width:1024px){.footer .footer-copy__box .footer-copy__box__menu{display:none}.footer .footer-copy__box__el.--copy{flex-grow:unset;text-align:left}.footer .footer-copy__box__divider{display:none}.footer .footer-copy__box.--l{flex-direction:column;gap:6px;align-items:flex-start}}@media (max-width:540px){.footer .footer-main{flex-direction:column;gap:40px}.footer .footer-main .footer-main__box__title{margin-bottom:16px}}