footer{padding-bottom:1px}.pre-footer{padding:60px 0 40px 0;color:var(--text-over-secondary);background:var(--secondary-colour);font-size:16px;border-radius:20px 20px 0 0;margin:10px 10px 0 10px}@media (min-width:768px) and (max-width:1199px){.pre-footer{font-size:14px}}@media (max-width:767px){.pre-footer{font-size:13px}}@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:hover{color:hsla(calc(var(--text-over-secondary-h) + 0deg),calc(var(--text-over-secondary-s) + .001%),calc(var(--text-over-secondary-l) + .001%),calc(var(--text-over-secondary-a) - calc(1 - .65)))}body:not(.is_mouse) .pre-footer a:focus{color:hsla(calc(var(--text-over-secondary-h) + 0deg),calc(var(--text-over-secondary-s) + .001%),calc(var(--text-over-secondary-l) + .001%),calc(var(--text-over-secondary-a) - calc(1 - .65)))}.pre-footer__logo{margin-bottom:25px;overflow:hidden}.pre-footer__logo a{display:inline-block}.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:5px}@media (min-width:576px){.pre-footer__headteacher>span:first-of-type:after{content:' / '}}@media (min-width:0px) and (max-width:575px){.pre-footer__headteacher>span:first-of-type{display:block;font-weight:600}}.pre-footer__headteacher:nth-child(n+3){margin-top:-20px}.pre-footer__address{margin-bottom:5px;color:inherit}.pre-footer__address-line.companyname{display:block;font-weight:600}.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:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:22px;margin-bottom:20px}.pre-footer__contacts:last-of-type{margin-bottom:0}.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(--text-over-secondary);font-weight:300;background:hsla(calc(var(--secondary-colour-h) + 0deg),calc(var(--secondary-colour-s) + .001%),calc(var(--secondary-colour-l) + -5%),calc(var(--secondary-colour-a) - 0));border-radius:50%;-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 a:hover{color:var(--text-over-primary)!important}.pre-footer__contacts a:hover>i{color:var(--primary-colour);background:#fff}body:not(.is_mouse) .pre-footer__contacts a:focus{color:var(--text-over-primary)!important}body:not(.is_mouse) .pre-footer__contacts a:focus>i{color:var(--primary-colour);background:#fff}@media (max-width:767px){.pre-footer__quicklinks{margin-top:30px}}.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}@media (min-width:0px) and (max-width:575px){.pre-footer__quicklinks ul li a{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0;margin-bottom:3px}}.pre-footer__quicklinks ul li a>i{position:absolute;top:7px;left:0}@media (min-width:0px) and (max-width:575px){.pre-footer__quicklinks ul li a>i{position:static;margin-right:7px}}.pre-footer__map{background-image:var(--image-footer-map);background-size:cover;background-repeat:no-repeat;background-position:center center;width:100%;height:268px;position:relative}@media (max-width:991px){.pre-footer__map{margin-top:30px;height:295px}}.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:hsla(calc(var(--primary-colour-h) + 0deg),calc(var(--primary-colour-s) + .001%),calc(var(--primary-colour-l) + .001%),calc(var(--primary-colour-a) - calc(1 - .26)));-webkit-transition:background-color .2s ease-in-out;transition:background-color .2s ease-in-out}.pre-footer__map a .icon{width:90px;height:85px;display:block;overflow:hidden;background-color:#fff;background-image:var(--image-logoicon);background-position:center;background-repeat:no-repeat;background-size:46%;text-indent:-999px;-webkit-mask-image:url(/custom_images/rectangle.svg);mask-image:url(/custom_images/rectangle.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.pre-footer__map a .text{display:none}.pre-footer__map a .button{background-color:var(--primary-colour)}.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 - .26)))}body:not(.is_mouse) .pre-footer__map a:focus{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 - .26)))}.pre-footer__logos-socials-row{margin-top:30px}.pre-footer__logos{margin: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:left;-ms-flex-pack:left;justify-content:left}@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;width: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:hover{opacity:.7}body:not(.is_mouse) .pre-footer__logos li a:focus{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}}@media (min-width:0px) and (max-width:575px){.pre-footer .social-icons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:block}}.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{gap:20px;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}@media (max-width:1199px){.pre-footer .social-icons__icons{gap:10px}}.pre-footer .social-icons__icon{color:var(--primary-colour);font-weight:300;background:#fff;border-radius:50%;-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}@media (max-width:1199px){.pre-footer .social-icons__icon{width:30px;height:30px}}.pre-footer .social-icons__icon:hover{color:var(--text-over-secondary);background:var(--link-colour-hover)}body:not(.is_mouse) .pre-footer .social-icons__icon:focus{color:var(--text-over-secondary);background:var(--link-colour-hover)}@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:hover{color:#fff;background:var(--link-colour-hover)}body:not(.is_mouse) .pre-footer__buttons ul li a:focus{color:#fff;background:var(--link-colour-hover)}.footer{padding:0 0 30px 0;font-size:12px;line-height:22px;background:var(--secondary-colour);color:var(--text-over-secondary);border-radius:0 0 20px 20px;margin:0 10px 10px 10px}.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:hover{color:hsla(calc(var(--text-over-secondary-h) + 0deg),calc(var(--text-over-secondary-s) + .001%),calc(var(--text-over-secondary-l) + .001%),calc(var(--text-over-secondary-a) - calc(1 - .65)));fill:hsla(calc(var(--text-over-secondary-h) + 0deg),calc(var(--text-over-secondary-s) + .001%),calc(var(--text-over-secondary-l) + .001%),calc(var(--text-over-secondary-a) - calc(1 - .65)))}body:not(.is_mouse) .footer a:focus{color:hsla(calc(var(--text-over-secondary-h) + 0deg),calc(var(--text-over-secondary-s) + .001%),calc(var(--text-over-secondary-l) + .001%),calc(var(--text-over-secondary-a) - calc(1 - .65)));fill:hsla(calc(var(--text-over-secondary-h) + 0deg),calc(var(--text-over-secondary-s) + .001%),calc(var(--text-over-secondary-l) + .001%),calc(var(--text-over-secondary-a) - calc(1 - .65)))}.footer a:hover svg *{color:hsla(calc(var(--text-over-secondary-h) + 0deg),calc(var(--text-over-secondary-s) + .001%),calc(var(--text-over-secondary-l) + .001%),calc(var(--text-over-secondary-a) - calc(1 - .65)));fill:hsla(calc(var(--text-over-secondary-h) + 0deg),calc(var(--text-over-secondary-s) + .001%),calc(var(--text-over-secondary-l) + .001%),calc(var(--text-over-secondary-a) - calc(1 - .65)))}body:not(.is_mouse) .footer a:focus svg *{color:hsla(calc(var(--text-over-secondary-h) + 0deg),calc(var(--text-over-secondary-s) + .001%),calc(var(--text-over-secondary-l) + .001%),calc(var(--text-over-secondary-a) - calc(1 - .65)));fill:hsla(calc(var(--text-over-secondary-h) + 0deg),calc(var(--text-over-secondary-s) + .001%),calc(var(--text-over-secondary-l) + .001%),calc(var(--text-over-secondary-a) - calc(1 - .65)))}.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-top:20px}}@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}