footer{background:var(--body-colour);color:var(--text-over-primary);padding:70px 40px;font-size:15px;border-top:1px solid var(--border-colour)}@media (min-width:0px) and (max-width:575px){footer{text-align:center;padding:40px 30px}}@media (min-width:576px) and (max-width:767px){footer{text-align:center;padding:40px 30px}}footer a:not(.pre-footer__logo){color:inherit;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}footer a:not(.pre-footer__logo) svg *{fill:var(--text-over-primary);-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}footer a:not(.pre-footer__logo):hover{color:var(--link-colour-hover);fill:var(--link-colour-hover)}body:not(.is_mouse) footer a:not(.pre-footer__logo):focus{color:var(--link-colour-hover);fill:var(--link-colour-hover)}footer a:not(.pre-footer__logo):hover svg *{color:var(--link-colour-hover);fill:var(--link-colour-hover)}body:not(.is_mouse) footer a:not(.pre-footer__logo):focus svg *{color:var(--link-colour-hover);fill:var(--link-colour-hover)}footer .pre-footer__logo{display:inline-block;margin-bottom:23px}footer .pre-footer>div{display:block}footer .pre-footer__address{display:inline-block;margin-bottom:12px}footer .pre-footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:23px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:576px) and (max-width:767px){footer .pre-footer__contacts{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:0px) and (max-width:575px){footer .pre-footer__contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}footer .pre-footer__contacts i{font-weight:300;margin-right:5px}footer .footer{font-size:13px;border-top:1px solid var(--border-colour);padding-top:25px;margin-top:25px}footer .footer__nav ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:576px) and (max-width:767px){footer .footer__nav ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:0px) and (max-width:575px){footer .footer__nav ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}}footer .footer__nav ul li{margin:0 30px 0 0;padding:0;list-style:none}@media (min-width:0px) and (max-width:575px){footer .footer__nav ul li{margin:0}}footer .footer__nav ul li i{display:none}footer .footer__nav ul li#highvis{border:none}footer .footer__cb-link{margin-top:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:768px){footer .footer__cb-link{float:right;margin-top:0}}@media (min-width:0px) and (max-width:575px){footer .footer__cb-link{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}footer .footer__cb-link__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px)}footer .footer__cb-link__logo svg{height:48px}