:root,[color-scheme=light]{--app-footer-logo-width:111px}[color-scheme=dark]{--app-footer-logo-width:115px}.footer__wrapper{margin:48px auto 0;justify-content:space-between;position:relative;padding-bottom:32px;display:grid;row-gap:24px}html[data-range=large] .footer__wrapper,html[data-range=xlarge] .footer__wrapper{grid-template-columns:auto auto auto auto}html[data-range=medium] .footer__wrapper{grid-template-columns:auto auto auto}html[data-range=small] .footer__wrapper{grid-template-columns:auto auto;justify-content:center;column-gap:72px}.footer__wrapper-simple{margin:48px auto 0;justify-content:space-between;position:relative;display:flex}.footer__column{color:var(--default-text-color)}html[data-range=medium] .footer__column--negocio{grid-row:2;grid-column:2}html[data-range=medium] .footer__column--voce{grid-row:span 1}html[data-range=medium] .footer__column--terra{grid-row:span 2}html[data-range=large] .footer__column--contacts,html[data-range=xlarge] .footer__column--contacts{grid-row:1;grid-column:4}html[data-range=medium] .footer__column--contacts{grid-row:1;grid-column:3}.footer__column__item{margin-bottom:16px;text-align:start}.footer__column__item--area-title{margin-bottom:24px;font-size:16px;font-weight:700;line-height:22px}.footer__column__item--area-simple{margin-right: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__item--simple{margin-right:16px}.footer__column__item--simple a{font-size:14px;color:inherit;line-height:19px;text-decoration:none}.footer__column--simple{display:flex;align-items:center;margin-bottom:0}.footer__column__contact{display:flex;flex-direction:column;align-items:baseline;margin-bottom:16px;color:var(--secondary-text-color);font-size:14px;line-height:19px}.footer__column__contact__text{color:var(--default-text-color);margin-bottom:4px}.footer__go-to-top-btn{position:absolute;display:flex;align-items:center;justify-content:center;height:32px;width:136px;bottom: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}html[data-range=large] .footer__go-to-top-btn,html[data-range=medium] .footer__go-to-top-btn,html[data-range=xlarge] .footer__go-to-top-btn{right:0}html[data-range=small] .footer__go-to-top-btn{right:259px}.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__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__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}