:root,[color-scheme=light]{--app-footer-logo-width:111px}[color-scheme=dark]{--app-footer-logo-width:115px}.footer__wrapper{margin:48px auto 0;display:flex;justify-content:space-between;position:relative;padding-bottom:32px}.footer__column{color:var(--default-text-color)}.footer__column__item{margin-bottom:16px}.footer__column__item--area-title{margin-bottom:24px;font-size:16px;font-weight:700;line-height:22px}.footer__column__item a{font-size:14px;color:inherit;line-height:19px;text-decoration:none}.footer__column__contact{display:flex;flex-direction:column;margin-bottom:16px;color:var(--secondary-text-color);font-size:14px;line-height:19px}.footer__column__contact__text{color:var(--default-text-color)}.footer__go-to-top-btn{position:absolute;display:flex;align-items:center;justify-content:center;height:32px;width:136px;bottom:0;right:0;border:1px solid var(--default-button-border-color);border-radius:6px;font-size:14px;font-weight:700;color:var(--default-text-color);cursor:pointer}.footer__go-to-top-btn .icon{background-color:var(--default-text-color);margin-right:8px}.footer__baseline{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.footer__baseline__terra-logo{background-image:var(--terra-logo-src);width:var(--app-footer-logo-width);height:32px;background-size:100% 100%}.footer__baseline__copyrights{font-size:14px;line-height:19px;color:var(--default-text-color);text-align:center}.footer__baseline__media{display:flex;justify-content:space-between;width:119px}.footer hr{border:none;height:1px;background-color:var(--section-separator-color);margin-top:42px}html[data-range=large] .footer__go-to-top-btn{right:357px}html[data-range=medium] .footer__wrapper,html[data-range=small] .footer__wrapper{flex-wrap:wrap}html[data-range=medium] .footer__column__contacts-title,html[data-range=small] .footer__column__contacts-title{width:100%}html[data-range=medium] .footer__column__contact,html[data-range=small] .footer__column__contact{padding-right:8px}html[data-range=medium] .footer__column--contacts,html[data-range=small] .footer__column--contacts{margin:50px -8px 82px 0;display:flex;flex-wrap:wrap;justify-content:space-between}html[data-range=medium] .footer__column--contacts__item,html[data-range=small] .footer__column--contacts__item{padding-right:8px}html[data-range=medium] .footer__go-to-top-btn,html[data-range=small] .footer__go-to-top-btn{right:230px}html[data-range=medium] .footer__baseline,html[data-range=small] .footer__baseline{flex-direction:column}html[data-range=medium] .footer__baseline__copyrights,html[data-range=small] .footer__baseline__copyrights{margin:16px 0}