@charset "UTF-8";.default-footer{color:var(--footer-color)}@media print{.default-footer{display:none}}.default-footer__banner{height:123px}.default-footer__banner>*,.default-footer__banner picture{display:block;width:100%;height:100%}.default-footer__banner img{width:100%;height:100%;object-fit:cover;object-position:top center}.default-footer__inner{background-color:var(--footer-bg);max-width:var(--max-width-wide);padding:var(--spacing-1)}@media screen and (min-width:23.4375rem){.default-footer__inner{padding:var(--spacing-2)}}@media screen and (min-width:64rem){.default-footer__inner{padding:var(--spacing-2-5)}}.default-footer__inner{margin:0 auto}@media only screen and (min-width:75rem){body.body--has-ads .default-footer__inner{max-width:1420px}}@media only screen and (min-width:75rem)and (max-width:120.625rem){body.body--has-ads .default-footer__inner{margin:0 240px}}.default-footer__inner{padding-top:50px;padding-bottom:50px}.default-footer__columns-wrapper{position:relative;width:100%}.default-footer__columns{width:100%;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:stretch;gap:var(--spacing-3-5)}@media screen and (min-width:64rem){.default-footer__columns{flex-direction:row;gap:var(--spacing-2)}}.default-footer__column{min-width:25%}.default-footer__column:last-child{flex-grow:1}.default-footer__heading{font-weight:700;position:relative;display:flex;justify-content:var(--title-line-justify-content)}.default-footer__heading>span{display:inline-block;position:relative;padding:var(--title-line-padding);background-color:var(--footer-bg);color:var(--footer-heading-line);z-index:1}.default-footer__heading>span:after{content:"​"}.default-footer__heading:after{content:"";display:block;height:0;width:100%;border-bottom:1px solid var(--title-line-border-color);position:absolute;top:50%;margin-top:2px;transform:translateY(-50%);left:0;z-index:0}.default-footer__heading{font-size:1rem;line-height:1.1875}.default-footer__body{display:flex;flex-direction:column;justify-content:space-between;gap:var(--spacing-2)}@media screen and (min-width:64rem){.default-footer__body{flex-direction:row}}.default-footer__items{display:flex;flex-direction:column;gap:var(--spacing-1);padding:0;list-style:none}.default-footer__link{display:inline-flex;flex-direction:row;align-items:center;gap:var(--spacing-1);color:var(--footer-color);font-size:1rem;line-height:1.5;font-weight:300;text-decoration:underline}.default-footer__link:hover,.default-footer__link:focus{text-decoration:none}.default-footer__link svg{width:20px;height:20px;fill:var(--footer-color)}.default-footer__social{display:flex;flex-direction:row;justify-content:flex-end;gap:var(--spacing-2);padding:0;list-style:none}.default-footer__social-link{position:relative;display:block;width:40px;height:40px;border-radius:50%;background-color:var(--footer-social-link-bg);transition:background-color .25s}.default-footer__social-link:hover,.default-footer__social-link:focus{background-color:var(--footer-social-link-bg--hover)}.default-footer__social-link svg{position:absolute;top:50%;left:50%;width:23px;height:23px;fill:var(--color-white);transform:translate(-50%,-50%)}.default-footer__scroll-to-top{display:flex;flex-direction:row;justify-content:flex-end}.default-footer__scroll-to-top-button{padding:var(--spacing-2) 0 0 0;border:0;background-color:transparent;cursor:pointer}.default-footer__scroll-to-top-button:focus svg,.default-footer__scroll-to-top-button:hover svg{fill:var(--footer-scroll-to-top-color--hover)}.default-footer__scroll-to-top-button svg{width:25px;height:25px;fill:var(--footer-scroll-to-top-color);transform:rotate(-90deg)}
