.edb-nzmap{width:100%;color:#fff;position:relative}.edb-nzmap__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:end}@media (max-width:900px){.edb-nzmap__grid{grid-template-columns:1fr}}.edb-nzmap__heading{margin:0 0 10px;font-weight:500;font-family:'Poppins';color:#fff;text-align:center;margin:0 auto 25px auto;font-size:clamp(18px,2.2vw,22px);opacity:.8}.edb-nzmap__svg svg{width:100%;height:auto;display:block}.edb-nzmap .cls-2{fill:var(--map)!important}.edb-nzmap .cls-3{fill:var(--pin)!important}.edb-region{cursor:pointer}.edb-region .cls-2{transition:fill .2s ease}.edb-region.is-hover .cls-2{fill:var(--hover)!important}.edb-region.is-active .cls-2{fill:var(--active)!important}.edb-pin-shape{pointer-events:none;transform-box:fill-box;transform-origin:center}.edb-pin.is-active .edb-pin-shape{animation:edb-bob 1s ease-in-out infinite}@keyframes edb-bob{0%{transform:translateY(0)}50%{transform:translateY(-4px)}100%{transform:translateY(0)}}.edb-nzmap__panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.edb-nzmap__logo-wrap{min-height:60px;width:100%;margin-bottom:20px;max-height:155px;display:flex;align-items:center;justify-content:center}.edb-nzmap__logo{max-width:270px;margin-bottom:40px;width:100%;height:auto;display:block;filter:drop-shadow(0 6px 16px rgb(0 0 0 / .2));transition:all .2s ease}.edb-nzmap__region-name{font-size:clamp(22px,3vw,32px);font-weight:700;text-align:center;transition:all .2s ease}.edb-nzmap__buttons{display:flex;gap:14px;flex-wrap:wrap;justify-content:center;margin-top:15px}.edb-nzmap__btn{appearance:none;border:none;border-radius:999px;padding:12px 22px;font-weight:600;text-decoration:none;cursor:pointer;font-size:15px;font-family:'Poppins';width:100%;text-align:center;transition:all .2s ease-in-out}.edb-nzmap__btn--ghost{background:#fff;color:#05465B;outline:2px solid #fff}.edb-nzmap__btn--ghost:active{background:var(--map);color:#fff;outline:2px solid #fff}.edb-nzmap__btn--ghost:hover{background:rgb(255 255 255 / .6);color:#05465B;outline:2px solid #fff}.edb-nzmap__btn--primary{background:#fff0;color:#fff;outline:2px solid rgb(255 255 255 / .5)}.edb-nzmap__btn--primary:hover{outline-color:#fff}.edb-nzmap__btn.is-saved{box-shadow:0 0 0 3px rgb(255 255 255 / .6) inset}.edb-nzmap__region-name,.edb-nzmap__logo{opacity:1;transform:translateY(0);transition:opacity .24s ease,transform .24s ease;will-change:opacity,transform}.edb-fade-out{opacity:0;transform:translateY(4px)}@media (prefers-reduced-motion:reduce){.edb-nzmap__region-name,.edb-nzmap__logo{transition:none}}.edb-toast-host{position:absolute;right:12px;bottom:12px;display:flex;flex-direction:column;gap:10px;z-index:5;pointer-events:none}.edb-toast{pointer-events:none;background:#fff;color:#0a3a41;border-radius:12px;padding:15px 20px;box-shadow:0 8px 24px rgb(0 0 0 / .25);font-weight:600;line-height:1.2;font-family:'Poppins';font-size:14px;opacity:0;transform:translateY(6px);transition:opacity .22s ease,transform .22s ease;max-width:min(320px, 80vw);border-left:4px solid #fff0}.edb-toast.is-enter{opacity:1;transform:translateY(0)}.edb-toast.is-leave{opacity:0;transform:translateY(6px)}@media (prefers-reduced-motion:reduce){.edb-toast{transition:none}}.edb-nzmap__homepage .edb-nzmap__panel,.findeducatorpage .edb-nzmap__panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#05465B;padding:50px 30px;border-radius:1rem;width:420px;position:absolute;bottom:-40px;right:-30px}.findeducatorpage .edb-nzmap__panel{right:-120px}.edb-nzmap__panel[hidden]{display:none!important}.edb-nzmap__homepage{margin-left:140px}.edb-nzmap__homepage .edb-nzmap__heading{display:none}.findeducatorpage .edb-nzmap__heading{color:#05465B;font-weight:600;font-size:26px}.edb-nzmap__big_heading{color:#05465B;font-family:'Poppins',Helvetica,Arial,Lucida,sans-serif;font-weight:700;font-size:48px;line-height:1.2em;text-align:center}.edb-nzmap__big_heading3{font-family:'Lemon Tuesday',Helvetica,Arial,Lucida,sans-serif;font-size:36px;color:#F16461!important;line-height:1.2em;text-align:center;margin-bottom:20px}.edb-nzmap__homepage .edb-toast-host,.findeducatorpage .edb-toast-host{position:absolute;right:12px;bottom:-98px;display:flex;flex-direction:column;gap:10px;z-index:5;pointer-events:none}@media (max-width:640px){.edb-nzmap__homepage{margin-left:0}.edb-nzmap__homepage .edb-nzmap__panel,.findeducatorpage .edb-nzmap__panel{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#05465B;padding:50px 30px;border-radius:1rem;width:100%;margin-top:60px;position:relative;bottom:0;right:0}}.findeducatorpage .edb-nzmap{max-width:800px;margin:0 auto}.edb-nzmap__map{transition:transform 320ms cubic-bezier(.22,.61,.36,1),opacity 220ms ease;will-change:transform}.edb-nzmap:not([data-selected]) .edb-nzmap__map{transform:translateX(6rem);opacity:.96}.edb-nzmap[data-selected] .edb-nzmap__map{transform:translateX(0);opacity:1}.edb-nzmap__panel{transition:transform 320ms cubic-bezier(.22,.61,.36,1),opacity 220ms ease;transform:translateX(-1rem);opacity:0}.edb-nzmap[data-selected] .edb-nzmap__panel{transform:translateX(0);opacity:1}@media (prefers-reduced-motion:reduce){.edb-nzmap__map,.edb-nzmap__panel{transition:none}}.edb-nzmap.edb-nzmap__homepage .edb-nzmap__map{transform:none!important;opacity:1!important}.edb-nzmap.edb-nzmap__homepage:not([data-selected]) .edb-nzmap__map{transform:none!important;opacity:1!important}.edb-nzmap.edb-nzmap__homepage .edb-nzmap__map{transition:none}.edb-staff-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5rem 2.25rem;align-items:start}@media (max-width:768px){.edb-staff-grid{grid-template-columns:1fr}}.edb-staff-card{text-align:center;color:inherit;max-width:340px;margin:0 auto}.edb-staff-photo-wrap{width:240px;max-width:80%;margin:0 auto 34px;aspect-ratio:1 / 1;border-radius:9999px;overflow:hidden;box-shadow:0 12px 30px rgb(0 0 0 / .18);background:#0c1f26}.edb-staff-photo{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .35s ease,transform .35s ease;display:block}.edb-staff-card:hover .edb-staff-photo{filter:grayscale(0%);transform:scale(1.02)}.edb-staff-photo.placeholder{width:100%;height:100%;background:linear-gradient(135deg,#cfd8dc,#b0bec5)}.edb-staff-name{font-size:clamp(20px, 2.2vw, 26px);font-weight:600;margin:8px 0 4px;font-family:'Poppins';color:#fff}.edb-staff-job{font-size:16px;margin-bottom:10px;font-family:'Poppins';font-weight:500;color:#87C4D2;line-height:40px}.edb-staff-bio{font-size:14px;line-height:26px;opacity:.9;color:#fff}.edb-staff-bio p{margin:0 0 .9em}