.footer{background-color:var(--c-scale-3_bg);border-top:1px solid var(--c-scale-6_border);padding:0 calc((100vw - 1472px)/2)}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;row-gap:30px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;line-height:2em;padding:30px 40px}.footer__list--col{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;border-right:1px solid var(--c-scale-6_border);padding:0 15px}.footer__list--col:last-child{border-right:0}.footer__list--col .f__item{font-family:var(--font_primary);font-weight:var(--font_weight_semibold);font-size:var(--font_size_7)}.footer__list--col .f__item--hover{cursor:pointer}.footer__list--col .f__children{display:flex;flex-direction:column;font-family:var(--font_secondary)}.footer__list--col .f__children--child{font-weight:var(--font_weight_light);font-size:var(--font_size_9)}.footer__list--col .f__children--child__hover{cursor:pointer}.app-footer-regular .footer__list,.app-footer-small .footer__list{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px}.app-footer-regular .footer__list .footer__list--col,.app-footer-small .footer__list .footer__list--col{position:relative;border-right:0}.app-footer-regular .footer__list .footer__list--col:nth-child(even),.app-footer-small .footer__list .footer__list--col:nth-child(even){padding-right:0}.app-footer-regular .footer__list .footer__list--col:nth-child(even)::after,.app-footer-small .footer__list .footer__list--col:nth-child(even)::after{content:"";position:absolute;height:100%;width:1px;background-color:var(--c-scale-6_border);top:0;bottom:0;left:-20px;right:0}.app-footer-xsmall .footer__list{flex-direction:column;gap:40px}.app-footer-xsmall .footer__list .footer__list--col{border-right:0}