html {min-height: 100%;position: relative;}html body {padding-top: 90px;margin-bottom: 80px;}html body #main-container {max-width: 1280px;overflow-x: hidden;}@media (max-width: 991px) {html body {padding-top: 50px;margin-bottom: 200px;}}@media (max-width: 767px) {html body {overflow-x: hidden;}}#to-top.newspaper {background: url("../portal/newspaper/common/Scroll-Up-Button-472901b0ad4d088b1e58bc06f76bd99b.svg") no-repeat;bottom: 60px;height: 40px;margin: 0;width: 40px;}@media (max-width: 767px) {#to-top {display: none;}}footer {display: grid;border-top: solid 1px #E1E0DF;padding: 22px 40px;bottom: 0;width: 100%;position: absolute;}@media (max-width: 767px) {footer {grid-template-columns: 1fr;padding: 20px 18px;}}footer .footer-wrapper {display: flex;justify-content: space-between;}footer .footer-wrapper ul {display: grid;justify-content: space-between;align-items: center;grid-template-columns: repeat(8, fit-content(100%));max-width: 768px;grid-row-end: span 2;margin: 0;column-gap: 18px;}@media (max-width: 991px) {footer .footer-wrapper ul {grid-template-columns: repeat(4, fit-content(100%));}}@media (max-width: 767px) {footer .footer-wrapper ul {grid-template-columns: repeat(2, 50%);}}footer .footer-wrapper ul li {height: 24px;list-style: none;}footer .footer-wrapper ul li a {color: #3E3A37;text-align: center;font-family: Calibri, Arial, sans-serif;font-size: 16px;font-stretch: normal;font-style: normal;font-weight: normal;line-height: 1.5;letter-spacing: normal;}footer .footer-wrapper .social-icons {display: flex;grid-area: 1/2/1/2;justify-self: end;}@media (max-width: 767px) {footer .footer-wrapper .social-icons {grid-area: 1/1/1/1;justify-self: start;margin-bottom: 28px;}}footer .footer-wrapper .social-icons a {width: 36px;height: 36px;padding: 0;margin-left: 16px;background-repeat: no-repeat;background-size: 36px;}@media (max-width: 991px) {footer .footer-wrapper .social-icons a {margin-left: 0;margin-right: 16px;}}footer .footer-wrapper .social-icons .facebook-icon {background-image: url("../icons/DDB_Facebook-55981ca20efab86e587b3232043e6a60.svg");}footer .footer-wrapper .social-icons .instagram-icon {background-image: url("../icons/DDB_Instagram-6e74de799e467a09fa5529f0f8901cd6.svg");}footer .footer-wrapper .social-icons .twitter-icon {background-image: url("../icons/DDB_Twitter-97234c667a789bbd589ce029a29d358c.svg");}footer .build {display: block;float: left;font-size: 10px;color: #c1c1d1;z-index: 3;position: absolute;}@media (max-width: 767px) {footer .footer-wrapper {flex-direction: column-reverse;}}