footer.footer{align-items:center;background-color:var(--light-blue);display:flex;flex-direction:column;justify-content:center;padding:110px 0 0;position:relative;width:100%}footer.footer .footer-graphic{bottom:0;position:absolute;right:0}footer.footer a{color:var(--black);font-size:16px;font-style:normal;font-weight:400;line-height:150%}footer.footer .main-footer-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}footer.footer .main-footer-wrapper .content-wrapper.main-footer{display:grid;gap:90px;grid-template-columns:1fr;max-width:var(--container-size);width:100%}.footer-column-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column.footer-column--logo{min-width:18%}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column.footer-column--logo img{display:block;margin-bottom:45px}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column:not(.footer-column--logo){min-width:max-content;width:100%}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column .logo-container img{max-height:48px;max-width:130px;min-height:30px;object-fit:contain;width:auto}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column .column-title{color:var(--black);font-size:12px;font-style:normal;font-weight:700;letter-spacing:.6px;line-height:normal;text-transform:uppercase}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul{display:flex;flex-direction:column;gap:6px;list-style:none;margin:0;padding:0}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul li{list-style:none;margin:0;padding:0}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul li:last-of-type{margin-bottom:0}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul li a{position:relative;text-decoration:none!important}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul li a:hover{color:var(--primary-colour);text-decoration:underline!important}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul li a:after{background-color:var(--black);bottom:-2px;content:"";display:none;height:1px;left:0;position:absolute;transition:.4s ease-in-out;width:0}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul li a:hover:after{width:100%}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul .hs-menu-depth-2:first-of-type{margin-top:30px}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul .hs-menu-depth-2{margin-bottom:16px}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul .hs-menu-depth-2 a{color:var(--black);font-size:14px;font-weight:300!important;margin-left:16px}footer.footer .main-footer-wrapper .content-wrapper.main-footer .footer-column ul li a.inactive{opacity:.4}. .footer-socials{display:flex;flex-direction:row;gap:12px}.footer-socials img{transition:var(--transition)}.footer-socials img:hover{transform:scale(1.1)}footer.footer .bottom-bar-wrapper{align-items:center;background-color:var(--preston-blue);display:flex;flex-direction:column;justify-content:center;margin-top:76px;padding:12px 0;width:100%}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar{align-items:flex-start;background-color:var(--preston-blue);display:flex;flex-direction:row;gap:24px;justify-content:space-between;max-width:var(--container-size);padding:12px 32px;width:100%}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar .bottom-bar-column{display:flex;flex-direction:row}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar .bottom-bar-column.policies ul{display:flex;flex-direction:row;flex-wrap:wrap;gap:80px;list-style:none;margin:0;padding:0}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar .bottom-bar-column.policies ul li{color:var(--white);margin:0;padding:0 0 0 24px;text-decoration:none}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar .bottom-bar-column.policies ul li a{color:var(--white);display:inline-block;font-size:14px;font-style:normal;font-weight:200;opacity:1;position:relative;text-decoration:none!important;transition:.5s ease-in-out;width:max-content}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar .bottom-bar-column.policies ul li a:after{background-color:var(--white);bottom:-1px;content:"";height:1px;left:0;position:absolute;transition:.5s ease-in-out;width:0}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar .bottom-bar-column.policies ul li a:hover:after{width:100%}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar .bottom-bar-column.policies ul li a.inactive{opacity:.5}.bottom-bar-column.copywrite p{color:#000;font-size:14px;margin-bottom:0;text-align:end}@media screen and (max-width:1570px){footer.footer .main-footer-wrapper .content-wrapper.main-footer{padding:0 32px}}@media screen and (max-width:1400px){footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar,footer.footer .main-footer-wrapper .content-wrapper.main-footer{gap:20px;padding:0 32px}}@media screen and (max-width:1200px){footer.footer .main-footer-wrapper{padding:0 32px}footer.footer .main-footer-wrapper .content-wrapper.main-footer{flex-direction:column;gap:48px;padding:0}footer.footer .bottom-bar-wrapper{margin-top:50px}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar .bottom-bar-column.policies ul li:first-of-type{padding-left:0}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar .bottom-bar-column.policies ul{flex-direction:row;gap:24px}footer.footer .bottom-bar-wrapper .content-wrapper.bottom-bar .bottom-bar-column.policies ul li{padding:0}}@media screen and (min-width:1024px){footer.footer .main-footer-wrapper .content-wrapper.main-footer{grid-template-columns:480px auto}}.footer-column.footer-column--logo{margin-top:-97px}.footer.footer{padding:207px 0 0}