/* SBSA School cookie consent and preference centre */
.cookie-banner[hidden],.cookie-settings-modal[hidden],.cookie-floating-button[hidden]{display:none!important}.cookie-banner{position:fixed;z-index:9000;left:50%;bottom:max(18px,env(safe-area-inset-bottom,0px));transform:translateX(-50%);width:min(1180px,calc(100vw - 32px));display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:22px 24px;border:1px solid rgba(154,230,110,.45);border-radius:22px;background:rgba(8,58,53,.98);color:#fff;box-shadow:0 24px 70px rgba(0,0,0,.28);backdrop-filter:blur(14px)}.legal-open .cookie-banner,.legal-open .cookie-floating-button{visibility:hidden}.cookie-banner-copy{min-width:0}.cookie-eyebrow{margin:0 0 7px;color:#9ae66e;font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cookie-banner h2,.cookie-settings-header h2{margin:0;color:inherit;letter-spacing:-.025em}.cookie-banner h2{font-size:clamp(1.25rem,2.5vw,1.75rem)}.cookie-banner-copy>p:not(.cookie-eyebrow){max-width:760px;margin:8px 0 0;color:rgba(255,255,255,.79);line-height:1.55}.cookie-inline-link{margin-top:8px;padding:0;border:0;background:transparent;color:#b9f793;font-weight:850;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.cookie-banner-actions,.cookie-settings-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.cookie-button{min-height:44px;padding:11px 16px;border-radius:11px;font-weight:900;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.cookie-button:hover{transform:translateY(-1px)}.cookie-button-primary{border:1px solid #9ae66e;background:#9ae66e;color:#173326;box-shadow:0 8px 20px rgba(154,230,110,.14)}.cookie-button-secondary{border:1px solid rgba(255,255,255,.36);background:rgba(255,255,255,.08);color:#fff}.cookie-settings-modal{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:22px}.cookie-settings-backdrop{position:absolute;inset:0;background:rgba(5,22,20,.85);backdrop-filter:blur(8px)}.cookie-settings-dialog{position:relative;width:min(850px,100%);max-height:min(850px,calc(100dvh - 44px));overflow:hidden;display:flex;flex-direction:column;border-radius:24px;background:#fff;color:#17332e;box-shadow:0 28px 90px rgba(0,0,0,.36)}#cookie-settings-content{min-height:0;display:flex;flex-direction:column}body.cookie-settings-open{overflow:hidden}.cookie-settings-header{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:26px 30px 22px;border-bottom:1px solid #dce7e4;background:linear-gradient(145deg,#083a35,#0b514a);color:#fff}.cookie-settings-header>div{min-width:0}.cookie-settings-header h2{font-size:clamp(1.55rem,3.5vw,2.2rem)}.cookie-settings-header>div>p:last-child{margin:10px 0 0;max-width:690px;color:rgba(255,255,255,.76);line-height:1.6}.cookie-settings-close{flex:0 0 auto;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:27px;line-height:1;cursor:pointer}.cookie-settings-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:24px 30px;background:#f8fbfa}.cookie-category-list{display:grid;gap:12px}.cookie-category-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:18px 20px;border:1px solid #d2e1de;border-radius:17px;background:#fff}.cookie-category-heading{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px}.cookie-category-heading h3{margin:0;color:#0b514a;font-size:1.08rem}.cookie-category-heading span{padding:4px 8px;border-radius:999px;background:#edf5f2;color:#5d746f;font-size:.67rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.cookie-category-copy p{margin:7px 0 0;color:#5e716d;line-height:1.55}.cookie-toggle{position:relative;display:inline-flex;cursor:pointer}.cookie-toggle input{position:absolute;opacity:0;pointer-events:none}.cookie-toggle span{position:relative;width:54px;height:30px;border-radius:999px;background:#c9d5d2;box-shadow:inset 0 0 0 1px rgba(0,0,0,.05);transition:background .18s ease}.cookie-toggle span::after{content:'';position:absolute;left:4px;top:4px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.2);transition:transform .18s ease}.cookie-toggle input:checked+span{background:#0b6b5f}.cookie-toggle input:checked+span::after{transform:translateX(24px)}.cookie-toggle input:focus-visible+span{outline:3px solid rgba(154,230,110,.7);outline-offset:3px}.cookie-toggle.is-disabled{cursor:not-allowed;opacity:.82}.cookie-technology-details{margin-top:16px;border:1px solid #d2e1de;border-radius:15px;background:#fff;overflow:hidden}.cookie-technology-details summary{padding:15px 18px;color:#0b514a;font-weight:900;cursor:pointer}.cookie-technology-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 18px 18px}.cookie-technology-grid div{padding:13px 14px;border-radius:12px;background:#f2f7f5}.cookie-technology-grid strong{display:block;color:#163d36;font-size:.84rem}.cookie-technology-grid span{display:block;margin-top:5px;color:#637772;font-size:.78rem;line-height:1.45}.cookie-settings-version{margin:14px 0 0;color:#71827e;font-size:.75rem}.cookie-settings-actions{flex:0 0 auto;padding:16px 30px 20px;border-top:1px solid #dce7e4;background:#fff}.cookie-settings-actions .cookie-button-secondary{border-color:#b8cec8;background:#fff;color:#0b514a}.cookie-floating-button{position:fixed;z-index:8000;left:18px;bottom:max(18px,env(safe-area-inset-bottom,0px));display:inline-flex;align-items:center;gap:9px;min-height:42px;padding:9px 13px;border:1px solid #c5d8d3;border-radius:999px;background:rgba(255,255,255,.96);color:#0b514a;box-shadow:0 10px 28px rgba(8,58,53,.16);cursor:pointer;backdrop-filter:blur(8px)}.cookie-floating-button span{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#0b514a;color:#9ae66e;font-size:.58rem}.cookie-floating-button strong{font-size:.76rem}.cookie-live-message{position:fixed;z-index:13000;left:50%;bottom:22px;transform:translate(-50%,18px);max-width:calc(100vw - 32px);padding:11px 15px;border-radius:11px;background:#0b514a;color:#fff;font-size:.85rem;font-weight:800;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.cookie-live-message.is-visible{opacity:1;transform:translate(-50%,0)}@media(max-width:900px){.cookie-banner{grid-template-columns:1fr;gap:16px}.cookie-banner-actions{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:620px){.cookie-banner{bottom:max(10px,env(safe-area-inset-bottom,0px));width:calc(100vw - 20px);max-height:calc(100dvh - 20px);overflow-y:auto;padding:19px;border-radius:18px}.cookie-banner-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.cookie-banner-actions .cookie-button-primary{grid-column:1/-1}.cookie-button{width:100%}.cookie-settings-modal{padding:0;align-items:end}.cookie-settings-dialog{width:100%;max-height:calc(100dvh - 8px);border-radius:22px 22px 0 0}.cookie-settings-header{padding:22px 20px 18px}.cookie-settings-body{padding:18px 16px}.cookie-category-card{gap:14px;padding:16px}.cookie-category-copy p{font-size:.9rem}.cookie-technology-grid{grid-template-columns:1fr}.cookie-settings-actions{display:grid;grid-template-columns:1fr 1fr;padding:13px 16px calc(14px + env(safe-area-inset-bottom,0px))}.cookie-settings-actions .cookie-button-primary{grid-column:1/-1}.cookie-floating-button{left:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));width:44px;height:44px;padding:10px;justify-content:center}.cookie-floating-button strong{display:none}}@media(max-width:390px){.cookie-banner-actions,.cookie-settings-actions{grid-template-columns:1fr}.cookie-banner-actions .cookie-button-primary,.cookie-settings-actions .cookie-button-primary{grid-column:auto}.cookie-category-card{grid-template-columns:1fr}.cookie-toggle{justify-self:end}}
