.component_forecastCards__9tYs6{display:flex;gap:var(--gap,4rem);justify-content:space-between;align-items:stretch;margin-bottom:4rem}@media screen and (max-width:900px){.component_forecastCards__9tYs6{flex-direction:column}}.component_forecastCard__j_KlG{border-radius:var(--medium-radius);background-color:var(--brand-light-yellow);padding:var(--small-gutter);width:100%;flex:1 0;position:relative}.component_forecastCard__j_KlG h2{font-size:1rem;margin:0 0 .5rem}.component_forecastCardValue__TOLpM{font-size:2.5rem;line-height:1;margin:0}.component_forecastCardImage__qSqkN{margin:-5rem 0 -1rem auto;float:right;width:9.5rem;height:6rem}.component_infoIcon__HDPfy{position:absolute;top:.5rem;right:.5rem;margin:0;cursor:help}.component_infoIcon__HDPfy svg{display:block;stroke:#999}.component_infoIcon__HDPfy svg:hover{stroke:#000}.editor_options__LNNzj>label{margin:0 0 1rem}.editor_options__LNNzj select{background:var(--puck-color-white);border-width:1px;border-style:solid;border-color:var(--puck-color-grey-09);border-radius:4px;font-family:inherit;font-size:14px;padding:12px 15px;transition:border-color 50ms ease-in;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;background-size:12px;background-position:calc(100% - 12px) calc(50% + 3px);background-repeat:no-repeat;background-color:var(--puck-color-white);cursor:pointer}.editor_alignOptions__zAUoo{display:flex;gap:0}.editor_options__LNNzj button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;color:#000;padding:.75rem;border:1px solid var(--puck-color-grey-09);border-radius:0}.editor_options__LNNzj button.editor_isActive__bX2g3{background-color:var(--puck-color-azure-05);color:var(--puck-color-white)}.editor_alignOptions__zAUoo button:first-child{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px}.editor_alignOptions__zAUoo button:last-child{border-radius:0 4px 4px 0;border-width:1px 1px 1px 0}.editor_styleOptions__MtS14{display:flex;gap:.5rem}.editor_linkOptions__mRJ0h>p:first-child{margin:0 0 .5rem}.editor_linkOptions__mRJ0h>p{position:relative}.editor_linkOptions__mRJ0h input[type=text]{font-size:.7rem;padding:.75rem 2rem .75rem .5rem;border:1px solid #ddd;border-radius:var(--small-radius);line-height:1;background:#fff;width:100%}.editor_linkOptions__mRJ0h button{position:absolute;border:none;padding:.25rem;top:.5rem;right:.5rem;opacity:.66}.editor_linkOptions__mRJ0h button:hover{opacity:1}.component_simpleForm__19YMh{min-width:20rem;text-align:left;padding:var(--small-gutter) var(--medium-gutter);background:#00000008;border-radius:var(--medium-radius)}.component_simpleFormField__lB8L7{margin:0 0 var(--medium-size) 0}.component_simpleFormField__lB8L7 label{display:block;margin-bottom:.5rem}.component_simpleFormField__lB8L7 input[type=email],.component_simpleFormField__lB8L7 input[type=text],.component_simpleFormField__lB8L7 textarea{width:100%}.component_simpleFormFieldRequired__lMeOI{color:var(--warning-color)}.component_field__9BJdD.component_checkbox__nefRT{display:flex;align-items:center;gap:1ch;margin:2rem 0}.component_field__9BJdD.component_checkbox__nefRT input{order:1}.component_field__9BJdD.component_checkbox__nefRT label{order:2;font-family:var(--primary-font-stack);font-weight:400;font-size:smaller;margin:0}.component_submitField___L9mK button{margin-left:auto}.component_tokens__0pMrE{display:none}.component_heading__Vy_Oc{margin:0}.component_heading__Vy_Oc+.component_field__9BJdD{margin-top:1rem}.component_heading__Vy_Oc h2{font-family:var(--primary-font-stack-bold);line-height:2;font-size:1rem;margin:2rem 0 0}.component_searchFormWrapper__fc__X{display:flex;flex-direction:column;align-items:center;justify-content:center}.component_searchForm__2kiJa{background:#0001;padding:1rem 2rem;border-radius:var(--medium-radius);margin:0 0 2rem;z-index:10000}.component_searchForm__2kiJa label{display:block;margin:0 0 1rem calc(.5rem + 1px);line-height:1}.component_searchForm__2kiJa input{padding:calc(.5rem + 1px);width:100%}.component_searchForm__2kiJa button{margin-left:.5rem}.component_suggestions__lWjBY{position:relative;height:0;overflow:visible}.component_suggestionList__vggru{position:absolute;top:-.5rem;left:0;right:0;max-height:24rem;overflow:hidden;overflow-y:auto;background:#fff;border:var(--small-border);border-radius:var(--small-radius);list-style:none;margin:0;padding:0;font-size:var(--small-size)}.component_suggestionList__vggru li{display:block;margin:0;padding:0;border-bottom:var(--small-border)}.component_suggestionList__vggru li:last-child{border-bottom:none}.component_suggestedLink__BYS2z{display:block;padding:var(--small-size);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;gap:.5rem;transition:background-color .2s ease}.component_suggestedLink__BYS2z:hover{background-color:var(--highlight-color)}.component_suggestedLink__BYS2z[aria-selected=true]{background-color:var(--brand-dark-blue);color:#fff}.component_linkBlock__SH6Tb{display:block;text-decoration:none}.component_schoolList___KROB{display:grid;grid-template-columns:repeat(auto-fit,1fr);grid-gap:2rem;padding:2rem;background-color:#f8f8f8;border-radius:var(--large-radius)}@media only screen and (min-width:640px){.component_schoolList___KROB{grid-template-columns:repeat(auto-fit,calc(50% - 1rem))}}@media only screen and (min-width:800px){.component_schoolList___KROB{grid-template-columns:repeat(auto-fit,calc(33% - 1.33rem))}}@media only screen and (min-width:960px){.component_schoolList___KROB{grid-template-columns:repeat(auto-fit,calc(25% - 1.5rem))}}.component_school__WFAss{border:var(--small-border);border-radius:var(--medium-radius);overflow:hidden;background-color:#fff}.component_school__WFAss a{display:flex;flex-direction:column;height:100%}.component_schoolDetails__0QiEG{padding:var(--medium-size);flex:1 1;display:flex;flex-direction:column;text-align:center}.component_school__WFAss img{width:100%;display:block;margin:0}.component_school__WFAss h3{font-size:1rem;line-height:1.2;margin:0}.component_school__WFAss p{font-size:var(--small-size);margin:.5rem 0 1rem}.component_school__WFAss dl{display:flex;gap:1rem;margin-top:auto}.component_school__WFAss dl>div{flex:1 1}.component_school__WFAss dd{margin-bottom:0}.component_schoolMap__2iEDg{width:100%;height:calc(100dvh - 6rem);border:2rem solid #f8f8f8;border-radius:var(--large-radius)}.component_schoolMap__2iEDg>*{border-radius:7px;overflow:hidden;border:var(--small-border)}.component_info__xAUXz{font-size:var(--small-size)}.component_info__xAUXz p{margin:0}.component_schoolHeading__E2BZX{font-size:var(--medium-size);margin:0}.component_liveSchools__4WHBQ{position:relative}.component_optionsBar__933CD{display:flex;justify-content:space-between;align-items:center;margin:1rem 2rem -1rem}.component_viewSelector__VzWeJ{display:flex;gap:1px;background-color:#eee;color:var(--color-white);border:1px solid #ddd;border-radius:.5rem;cursor:pointer;overflow:hidden;width:min-content;position:relative;z-index:5}.component_viewSelector__VzWeJ button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;background-color:#fff;padding:.5rem 2rem;border:none;font-size:.8rem;font-family:var(--primary-font-stack-bold);cursor:pointer;text-transform:uppercase}.component_viewSelector__VzWeJ button[aria-current=true]{background-color:var(--primary-button-color)}.component_notice__D1FvM{background-color:#fff;margin:2rem 0;padding:2rem;border:var(--small-border);border-radius:var(--medium-radius);box-shadow:var(--shadow)}.component_notice__D1FvM h2{font-size:1.2rem;margin:0}.component_pageList__Z0yTX{margin:0 0 2rem}.component_page__QYQEl{border:var(--small-border);border-radius:var(--medium-radius);overflow:hidden;background:var(--background-color)}.component_page__QYQEl>a{display:flex;flex-direction:column;height:100%}.component_image__u5AUW{flex:0 1}.component_image__u5AUW>figure{height:12rem}.component_info__GgOVA{padding:var(--medium-size);flex:1 1;display:flex;flex-direction:column;align-self:stretch}.component_page__QYQEl h2{font-size:1.25rem;line-height:1.33;margin:0}.component_description__fTzdm,.component_meta__i0OK3{font-size:smaller;margin:.5rem 0 0}.component_meta__x0yIj{display:flex}.component_left__kSVQ9{justify-content:left}.component_center__ohoXk{justify-content:center}.component_right__E4hvI{justify-content:right}.component_quote__rw5k5{margin:1rem 0;padding:2rem;background:var(--alternative-background-color);border-left:2px solid var(--brand-mid-blue);color:var(--foreground-color)}.component_quote__rw5k5 p{font-size:1.1rem;margin:0;white-space:pre-wrap}.component_quote__rw5k5 footer{margin:1rem 0 0}.component_richText__5KFWC{display:contents}.component_richText__5KFWC [contenteditable]{outline:none!important}.component_form___W6iy{padding:1rem 2rem 2rem;display:flex;gap:2rem;margin:0 auto;width:min-content;background:#0002;border-radius:var(--medium-radius)}.component_field__lMPxR{margin:0}.component_field__lMPxR label{font-size:small;margin:0 0 .5rem}.component_form___W6iy input{padding:.5rem}.component_select__RGpHf{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:.875rem;background:#fff url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAxMjkgMTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxMjkgMTI5IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4Ij4KICA8Zz4KICAgIDxwYXRoIGQ9Im0xMjEuMywzNC42Yy0xLjYtMS42LTQuMi0xLjYtNS44LDBsLTUxLDUxLjEtNTEuMS01MS4xYy0xLjYtMS42LTQuMi0xLjYtNS44LDAtMS42LDEuNi0xLjYsNC4yIDAsNS44bDUzLjksNTMuOWMwLjgsMC44IDEuOCwxLjIgMi45LDEuMiAxLDAgMi4xLTAuNCAyLjktMS4ybDUzLjktNTMuOWMxLjctMS42IDEuNy00LjIgMC4xLTUuOHoiIGZpbGw9IiNGRkZGRiIgc3Ryb2tlPSIjMDkwIi8+CiAgPC9nPgo8L3N2Zz4=);background-repeat:no-repeat;background-position:calc(100% - .5em) 50%;border:1px solid #ddd;border-radius:var(--small-radius);min-width:12ch;padding:.85em 3em .85em .6em;color:#000;margin:0;position:relative;line-height:1}.component_field__lMPxR button{margin-top:2.1rem}.component_simpleTableContainer__QfMJY{max-width:calc(100vw - var(--gap) * 4);position:relative;padding:1rem 1rem 2rem;background-color:#fff;overflow:hidden;border-radius:1rem}.component_simpleTableContainerScroll__fYHKN{overflow:auto;background-image:linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,#fff,#fff),linear-gradient(90deg,rgba(0,0,0,.15),hsla(0,0%,100%,0)),linear-gradient(270deg,rgba(0,0,0,.15),hsla(0,0%,100%,0));background-position:0,100%,0,100%;background-repeat:no-repeat;background-size:20px 100%,20px 100%,10px 100%,10px 100%;background-attachment:local,local,scroll,scroll}.component_simpleTable__W8CGf{position:relative;margin:0}.component_simpleTable__W8CGf thead th{font-weight:400;font-family:var(--primary-font-stack-bold);font-size:1.2rem;color:var(--brand-mid-blue)}.component_standardRow__5aQHT:hover>*{background:var(--light-tint-color)}.component_simpleTable__W8CGf td,.component_simpleTable__W8CGf th{vertical-align:top}.component_titleRow__TWRHv td,.component_titleRow__TWRHv th{font-weight:400;font-family:var(--primary-font-stack-bold);font-size:1.1rem;padding-top:3rem;color:var(--brand-mid-blue)}.component_subtitleRow__nQi5M th{font-size:1rem;color:var(--brand-mid-blue)}.component_simpleTable__W8CGf td{width:12%}.component_simpleTable__W8CGf td[title=✓],.component_simpleTable__W8CGf td[title=✔]{color:var(--success-color);font-size:1.2rem;line-height:1}.component_teamMember__pL7FW{border:1px solid #fff;cursor:pointer}.component_teamDetails__Ov_VD{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.component_teamDetails__Ov_VD{flex-direction:row}.component_teamDetails__Ov_VD>:first-child{flex:0 1 320px}.component_teamDetails__Ov_VD>:last-child{flex:1 1}}.component_mugshot__1vlbu{aspect-ratio:1/1;background-color:#fff;border:1px solid #ddd;position:relative}.component_mugshot__1vlbu>*{height:100%;max-height:100%;aspect-ratio:1/1;display:flex;align-items:center}.component_name__i0u4F{font-family:var(--primary-font-stack-bold);margin-bottom:0}.component_job__dAILQ{margin:0;color:#666;font-size:smaller}.component_bio__H1N2N{margin:.25rem 0 0;font-size:smaller}dialog .component_name__i0u4F{line-height:1}dialog .component_bio__H1N2N,dialog .component_job__dAILQ{font-size:1rem}.component_teamMember__pL7FW dialog{z-index:1000;box-shadow:0 3px 3px 0 #0001;border:1px solid #ddd;border-radius:5px;padding:2rem;width:min(50rem,calc(100vw - 2rem))}.component_teamMember__pL7FW dialog::-webkit-backdrop{background:#fff4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.component_teamMember__pL7FW dialog::backdrop{background:#fff4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.component_socials__79NYN{margin:1rem 0;padding:0;display:flex;gap:1rem;list-style:none}.component_socials__79NYN li{padding:0;margin:0}.component_close__CWos2{position:absolute;top:1rem;right:1rem;z-index:1001}.component_close__CWos2 svg{stroke:#666}.component_close__CWos2 svg:hover{stroke:#000}.component_teamMember__pL7FW dialog .component_name__i0u4F{font-size:larger;margin-top:0}.component_teamMember__pL7FW dialog .component_mugshot__1vlbu{height:20rem;margin:0 auto;max-width:100%}.component_testimonial__sToNS{position:relative;background-color:var(--light-color);color:var(--dark-color);padding:var(--large-size);margin:0;border-radius:var(--medium-radius);border:var(--small-border);flex:0 1;justify-self:stretch;align-self:stretch;display:flex;flex-direction:column;min-width:20rem}.component_testimonial__sToNS:has(.component_mugshot__eMnP8){margin-top:7rem}.component_testimonial__sToNS:has(.component_mugshot__eMnP8):after,.component_testimonial__sToNS:has(.component_mugshot__eMnP8):before{position:absolute;top:.5rem;font-family:Times New Roman,Times,serif;font-size:6rem;color:#999}.component_testimonial__sToNS:has(.component_mugshot__eMnP8):before{content:"“";left:1rem}.component_testimonial__sToNS:has(.component_mugshot__eMnP8):after{content:"”";right:1rem}.component_testimonial__sToNS blockquote{padding:0;margin:0 0 1rem;font-size:1.1em;line-height:1.4}.component_mugshot__eMnP8{margin:-8rem auto 1rem;width:60%;text-align:center}.component_mugshot__eMnP8 img{width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;border:4px solid #fff;background-color:var(--brand-grey);min-width:10rem;min-height:10rem}.component_author__3ZHeN{font-size:larger;font-family:var(--primary-font-stack-bold);margin:auto 0 0}.component_job__yf3nH{font-size:smaller;margin:0}.component_stats__XN1m9{display:flex;flex-direction:column;justify-content:space-between;gap:var(--medium-size);align-content:stretch;margin:0 0 var(--medium-size) 0}@media screen and (min-width:900px){.component_stats__XN1m9{flex-direction:row}}.component_stat__3qoVi{border:var(--small-border);padding:var(--medium-size);flex:1 1;position:relative;padding-left:6rem;background-color:var(--background-color)}.component_stat__3qoVi h3{order:2;font-size:1rem;margin:0}.component_stat__3qoVi p{margin:0;line-height:1}.component_stat__3qoVi img{width:4rem;position:absolute;top:50%;left:1rem;translate:0 -50%}.component_stat__3qoVi strong{display:block;font-size:1.25rem;margin:.5rem 0}.component_videoPlayer__kh3BZ{display:block}picture.component_videoPlayer__kh3BZ a{width:100%;height:100%;display:block;cursor:pointer}.component_videoPlayer__kh3BZ iframe,.component_videoPlayer__kh3BZ img.component_videoPoster__2izok,.component_videoPlayer__kh3BZ video{width:100%;height:auto;aspect-ratio:16/9}.component_full__gkHy9.component_videoPlayer__kh3BZ{width:100%}.component_modalWrapper__vZxCC{width:100%;height:100%;text-align:center;z-index:1000;box-shadow:0 3px 3px 0 #0001;border:1px solid #ddd;border-radius:5px}.component_modalWrapper__vZxCC iframe,.component_modalWrapper__vZxCC video{margin:1rem auto 0;width:90%;height:auto}.component_modal__IvHwq{width:100%;height:auto}.component_modalControl__ClEcq a{justify-content:flex-end;cursor:pointer}.component_modalControl__ClEcq a .component_lucide-circle-x__6YCiR{fill:#fff;color:var(--brand-red);width:32px;height:32px}.component_modalControl__ClEcq a:hover{opacity:.9}@media screen and (min-width:720px){.component_small__CbjKW.component_videoPlayer__kh3BZ{width:25%}.component_medium__o5W4x.component_videoPlayer__kh3BZ{width:50%}.component_large__zU8X8.component_videoPlayer__kh3BZ{width:75%}.component_modalControl__ClEcq a .component_lucide-circle-x__6YCiR{width:24px;height:24px}.component_modalWrapper__vZxCC{margin:1.125rem}.component_modalWrapper__vZxCC iframe,.component_modalWrapper__vZxCC video{width:80%}}.component_supporters__fbe1W{display:block}.component_supporter__TSRTa{min-width:10rem;flex:1 1;display:flex;gap:1rem;align-items:center;justify-content:space-between;margin:1rem 0}.component_supporter__TSRTa p{margin:0;font-size:.8rem}.component_icon__s0gaW{flex:1 1 120px;max-width:120px}.component_icon__s0gaW img{width:100%;height:auto;display:block;margin:0;border:1px solid #fff}.component_description__sTxpz{flex:1 1}@media screen and (min-width:800px){.component_supporters__fbe1W{display:flex;flex-wrap:wrap;gap:2rem}.component_supporter__TSRTa{min-width:10rem;max-width:calc(50% - 2rem);flex:1 1;display:flex;gap:1rem;align-items:center;justify-content:space-between;margin:1rem 0}}.page_liveSchoolHeader__8qhwD{background-size:cover;background-position:50%;background-repeat:no-repeat;min-height:24rem;color:#fff;margin-bottom:-8rem}.page_liveSchoolHeader__8qhwD+*{z-index:10}.page_liveSchoolHeader__8qhwD:before{position:absolute;content:"";inset:0;z-index:1;background:linear-gradient(90deg,#123c5f,#123c5fcc 50%,#123c5f00)}.page_liveSchoolHeader__8qhwD a{color:#fff}.page_liveSchoolHeader__8qhwD>div{z-index:2}.page_liveSchoolHeader__8qhwD div h1{margin:0}.page_schoolImage__B2AIb{border:1px solid #fff}.page_moreInfo__JlWP6{display:flex;flex-direction:column;gap:1rem}@media (min-width:768px){.page_moreInfo__JlWP6{flex-direction:row;gap:4rem}.page_moreInfo__JlWP6>*{flex:1 1}}.page_wow__D7FyP{padding:0}.page_wow__D7FyP p{line-height:1.33}.page_wow__D7FyP p>span:first-child{display:block;background-color:var(--brand-light-yellow);padding:1rem;aspect-ratio:1/1;border-radius:50%;color:var(--brand-dark-blue)}.page_wow__D7FyP strong{font-size:2rem;display:block}.page_wow__D7FyP em{font-size:.85rem;color:#666}.page_video__s5DT2{background:#000;border-radius:.5rem;border:2px solid #000;margin:2rem auto}.page_video__s5DT2 iframe{width:100%}.page_chart__eoVj3{border:var(--small-border);padding:var(--huge-size)}.page_contactArea__MpEZc{display:flex;flex-direction:column;gap:1rem;padding:0 0 4rem}.page_contactArea__MpEZc>*{flex:1 1}@media screen and (min-width:768px){.page_contactArea__MpEZc{flex-direction:row;gap:4rem;align-items:center}}.page_telephone___xtnL{font-size:1.5rem;display:block;text-decoration:none;font-weight:700}