.pre-footer{padding:60px 0 40px 0;color:var(--text-over-primary);background:var(--fourth-colour);overflow:hidden}@media (min-width:0px) and (max-width:575px){.pre-footer{padding:40px 0 40px 0}}.pre-footer a{color:inherit;-webkit-transition:color ease-in-out .2s;transition:color ease-in-out .2s}.pre-footer a:focus,.pre-footer a:hover{color:rgba(255,255,255,.6)}.pre-footer__logo{margin-bottom:25px;overflow:hidden}.pre-footer__logo a{max-width:47%;display:inline-block}.pre-footer__logo a svg{max-width:100%}.pre-footer__logo a .text{fill:#fff}.pre-footer__logo__multiple a:last-of-type{margin-left:10px;padding-left:10px;border-left:1px solid #fff}.pre-footer__heading{margin-bottom:15px;color:inherit;font-weight:var(--heading-font-weight)}@media (min-width:0px) and (max-width:575px){.pre-footer__heading{margin-bottom:15px}}.pre-footer__headteacher{margin-bottom:25px}.pre-footer__headteacher>span:after{content:' - '}.pre-footer__address{margin-bottom:25px;color:inherit}.pre-footer__address-line.companyname{display:block;font-weight:700}.pre-footer__address-line:not(.companyname):not(:last-of-type):after{content:','}.pre-footer__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:13px}.pre-footer__contacts-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.pre-footer__contacts-link>i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;color:var(--fourth-colour);font-weight:400;font-size:22px;background:#fff;border-radius:100% 100% 0 100%;-webkit-transition:.2s background-color ease-in-out,.2s color ease-in-out;transition:.2s background-color ease-in-out,.2s color ease-in-out}.pre-footer__contacts-link--fax{color:inherit!important}.pre-footer__contacts-link>span{position:relative;font-size:18px;font-weight:400;line-height:22px}.pre-footer__contacts-link>span:before{content:'';position:absolute;bottom:-2px;left:0;height:1px;width:0;background-color:#fff;-webkit-transition:width ease-in-out .2s;transition:width ease-in-out .2s}.pre-footer__contacts a:focus,.pre-footer__contacts a:hover{color:var(--text-over-primary)!important}.pre-footer__contacts a:focus>i,.pre-footer__contacts a:hover>i{color:var(--text-over-secondary);background:var(--link-colour-hover)}.pre-footer__contacts a:focus>span:before,.pre-footer__contacts a:hover>span:before{width:100%}.pre-footer__quicklinks .pre-footer__heading{display:none}.pre-footer__quicklinks ul{display:block;margin:0;padding:0;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;text-align:left}.pre-footer__quicklinks ul li{margin:0;padding:0}.pre-footer__quicklinks ul li a{display:block;position:relative;margin:0 0 10px;padding:0 0 0 20px;list-style:none}.pre-footer__quicklinks ul li a>i{position:absolute;top:7px;left:0}.pre-footer__map{background-image:var(--image-footer-map);background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:395px;position:relative;border-radius:50px 50px 0 50px}@media (max-width:991px){.pre-footer__map{margin-top:30px;height:295px;min-width:530px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.pre-footer__map--full-width{margin-bottom:10px}.pre-footer__map a{z-index:2;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px;background:0 0;border-radius:50px 50px 0 50px;-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.pre-footer__map a .icon{width:50px;height:50px;display:block;overflow:hidden;background-image:var(--image-logoicon);background-position:center;background-repeat:no-repeat;background-size:contain;text-indent:-999px}.pre-footer__map a .text{display:none}.pre-footer__map a .button{background-color:var(--primary-colour)}.pre-footer__map a:focus,.pre-footer__map a:hover{background:hsla(calc(var(--link-colour-hover-h) + 0deg),calc(var(--link-colour-hover-s) + .001%),calc(var(--link-colour-hover-l) + .001%),calc(var(--link-colour-hover-a) - calc(1 - .69)))}.pre-footer__logos-socials-row{margin-top:30px}.pre-footer__logos{margin:35px 0 0 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:23px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767px){.pre-footer__logos{gap:10px}}.pre-footer__logos li{margin:0;padding:0}.pre-footer__logos li img{max-width:100%;height:auto}.pre-footer__logos li a{display:block;-webkit-transition:.2s opacity ease-in-out!important;transition:.2s opacity ease-in-out!important}.pre-footer__logos li a:focus,.pre-footer__logos li a:hover{opacity:.7}.pre-footer .social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1199px){.pre-footer .social-icons{gap:10px}}.pre-footer .social-icons__title{color:inherit;margin:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@media (min-width:0px) and (max-width:575px){.pre-footer .social-icons__title{display:block;margin-bottom:12px}}.pre-footer .social-icons__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}@media (max-width:1199px){.pre-footer .social-icons__icons{gap:10px}}@media (max-width:991px){.pre-footer .social-icons__icons{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}.pre-footer .social-icons__icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-top:13px}@media (max-width:767px){.pre-footer .social-icons__icon{margin-bottom:30px}}.pre-footer .social-icons__icon>i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:40px;height:40px;color:var(--fourth-colour);font-weight:400;font-size:22px;background:#fff;border-radius:100% 100% 0 100%;-webkit-transition:.2s background-color ease-in-out,.2s color ease-in-out;transition:.2s background-color ease-in-out,.2s color ease-in-out}.pre-footer .social-icons__icon>span{position:relative;font-size:18px;font-weight:400;line-height:22px}.pre-footer .social-icons__icon>span:before{content:'';position:absolute;bottom:-2px;left:0;height:1px;width:0;background-color:#fff;-webkit-transition:width ease-in-out .2s;transition:width ease-in-out .2s}.pre-footer .social-icons__icon:focus,.pre-footer .social-icons__icon:hover{color:var(--text-over-primary)!important}.pre-footer .social-icons__icon:focus>i,.pre-footer .social-icons__icon:hover>i{color:var(--text-over-secondary);background:var(--link-colour-hover)}.pre-footer .social-icons__icon:focus>span:before,.pre-footer .social-icons__icon:hover>span:before{width:100%}@media (min-width:768px) and (max-width:991px){.pre-footer__buttons{margin-bottom:35px}}@media (min-width:0px) and (max-width:575px){.pre-footer__buttons{margin-top:25px}}@media (min-width:576px) and (max-width:767px){.pre-footer__buttons{margin-top:25px}}@media (min-width:768px) and (max-width:991px){.pre-footer__buttons{margin-top:25px}}.pre-footer__buttons ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:576px) and (max-width:767px){.pre-footer__buttons ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media (min-width:768px) and (max-width:991px){.pre-footer__buttons ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.pre-footer__buttons ul li{margin:0;padding:0;min-width:194px}@media (min-width:576px) and (max-width:767px){.pre-footer__buttons ul li{min-width:162px}}.pre-footer__buttons ul li a{padding:13px 20px;background:#fff;text-align:center;font-size:11px;font-weight:700;text-transform:uppercase;display:block;color:var(--third-colour);-webkit-transition:color ease-in-out .2s,background-color ease-in-out .2s;transition:color ease-in-out .2s,background-color ease-in-out .2s}.pre-footer__buttons ul li a:focus,.pre-footer__buttons ul li a:hover{color:#fff;background:var(--link-colour-hover)}.footer{padding:0 0 30px 0;font-size:12px;line-height:22px;background:var(--fourth-colour);color:var(--text-over-primary)}.footer a{color:inherit;-webkit-transition:color .2s ease-in-out;transition:color .2s ease-in-out}.footer a svg *{fill:var(--text-over-primary);-webkit-transition:fill .2s ease-in-out;transition:fill .2s ease-in-out}.footer a:focus,.footer a:focus svg *,.footer a:hover,.footer a:hover svg *{color:rgba(255,255,255,.6);fill:rgba(255,255,255,.6)}.footer__nav ul{margin:0;padding:0}@media (min-width:576px){.footer__nav ul{display:-webkit-box;display:-ms-flexbox;display:flex}}.footer__nav ul li{margin:0 30px 0 0;padding:0;list-style:none}@media (min-width:0px) and (max-width:991px){.footer__nav ul li{margin:0 15px 0 0}}.footer__nav ul li i{display:none}.footer__nav ul li#highvis{border:none}.footer__registered{display:block;margin-bottom:5px}.footer__registered p{margin:0}.footer .cleverbox-link{width:200px;overflow:hidden;margin-top:1px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:0px) and (max-width:575px){.footer .cleverbox-link{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:10px}}@media (min-width:576px) and (max-width:767px){.footer .cleverbox-link{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;margin-top:10px}}@media (min-width:0px) and (max-width:575px){.footer .cleverbox-link{margin:30px 0 0}}@media (min-width:768px){.footer .cleverbox-link{float:right}}.footer .cleverbox-link__text{font-family:var(--font-primary);text-decoration:none;padding-right:10px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box}.footer .cleverbox-link__logo{margin:0 0 3px 0;display:block}.footer .cleverbox-link__logo svg{height:45px}.pre-footer #pre-footer__heading{display:none}@media (min-width:576px){.pre-footer__quicklinks ul{-webkit-columns:1;-moz-columns:1;columns:1}}.pre-footer__quicklinks ul li:nth-of-type(n+4){display:none}.pre-footer__logos li{max-width:33.3%}.pre-footer .social-icons{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}@media (max-width:991px){.pre-footer .social-icons{margin-top:30px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}