.styles_main__XahcE{display:grid;grid-gap:2rem;gap:2rem}.styles_imageWrapper__IKgr2{display:flex;flex-direction:column;align-items:center}.styles_description__TGPRg,.styles_details__hZ8MD,.styles_imageWrapper__IKgr2,.styles_title__pDWlS{margin-inline:auto;width:min(100% - var(--paddingInline)*2,var(--narrowMaxWidth))}.styles_title__pDWlS{padding-top:2rem}.styles_details__hZ8MD{padding-block:2rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.styles_details__hZ8MD h2{grid-column:span 2;font-size:1.5rem}.styles_details__hZ8MD>div{display:grid;grid-gap:.5rem;gap:.5rem}.styles_details__hZ8MD p{display:inline-flex;gap:.5rem;align-items:center;font-size:1.125rem}.styles_location__NrAQj{display:grid;grid-template-columns:max-content 1fr;grid-gap:.5rem;gap:.5rem}.styles_location__NrAQj address{font-style:normal}.styles_description__TGPRg{padding-top:2rem}.button_btn__J_G__{border:2px solid;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.5rem;font-size:1.125rem;font-weight:700;cursor:pointer;gap:8px;transition:all .3s ease}.button_btn__J_G__:hover .button_arrow__FXe4W{transform:rotate(-45deg) translate(4px,4px);border-color:currentColor}.button_btn__J_G__:hover .button_arrow__FXe4W:before{opacity:1;width:1rem}.button_primary___Qe_n{border-color:var(--colours-turquoise);background:var(--colours-turquoise);color:#000}.button_primary___Qe_n:hover{border-color:var(--colours-midBlue);background:var(--colours-midBlue);color:#fff}.button_primary___Qe_n:active{border-color:#34ad9f;background-color:#34ad9f}.button_primary___Qe_n:disabled{background-color:rgba(88,205,192,.5);border-color:rgba(88,205,192,.5);color:rgba(0,0,0,.5)}.button_secondary__6D__H{border-color:var(--colours-midBlue);background:var(--colours-midBlue);color:var(--colours-white)}.button_secondary__6D__H:hover{border-color:var(--colours-turquoise);background:var(--colours-turquoise);color:#000}.button_secondary__6D__H:active{border-color:#15a4cb;background-color:#15a4cb}.button_secondary__6D__H:disabled{background-color:rgba(15,115,144,.5);border-color:rgba(15,115,144,.5);color:var(--colours-lightGrey)}.button_arrow__FXe4W{width:.75rem;height:.75rem;border-right:2px solid;border-bottom:2px solid;position:relative;transform:rotate(-45deg);margin:0 6px;transition:transform .3s ease}.button_arrow__FXe4W:before{display:block;background-color:currentColor;width:3px;transform-origin:bottom right;height:2px;position:absolute;opacity:0;bottom:-1px;transform:rotate(45deg);transition:opacity .3s ease;content:"";right:0}.styles_outerWrapper__rLgGi{min-height:520px;display:flex}.styles_form__hv5lw{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto;display:grid;grid-gap:2rem;gap:2rem}@media(min-width:678px){.styles_form__hv5lw{grid-template-columns:1fr 1fr}.styles_form__hv5lw label:has(textarea){grid-column:span 2}.styles_form__hv5lw button{grid-column:2/3;justify-self:flex-end}}.styles_form__hv5lw label{display:grid}.styles_form__hv5lw input,.styles_form__hv5lw textarea{padding:1rem}.styles_form__hv5lw input:focus,.styles_form__hv5lw textarea:focus{outline-color:var(--colours-turquoise)}.styles_confirmationMessage__bszt2{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto;height:inherit;display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_outerWrapper__bZgD6{min-height:520px;display:flex}.styles_form__Adobw{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto;display:grid;grid-gap:2rem;gap:2rem}@media(min-width:678px){.styles_form__Adobw{grid-template-columns:1fr 1fr}.styles_form__Adobw label:has(textarea){grid-column:span 2}.styles_form__Adobw button{grid-column:2/3;justify-self:flex-end}}.styles_form__Adobw label{display:grid}.styles_form__Adobw input,.styles_form__Adobw textarea{padding:1rem}.styles_form__Adobw input:focus,.styles_form__Adobw textarea:focus{outline-color:var(--colours-turquoise)}.styles_confirmationMessage__0wQIZ{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto;height:inherit;display:flex;flex-direction:column;justify-content:center;align-items:center}.styles_modal__h7X82{position:fixed;z-index:2;inset:auto 0 0 0;box-shadow:0 1px 3px #cbcbcb;background:var(--colours-white);border-radius:.5rem;padding:2rem;width:100%}@media(min-width:678px){.styles_modal__h7X82{inset:auto 0 1rem 1rem;width:25rem;z-index:12}}.styles_wrapper__Cl0hM{display:grid;grid-template-rows:min-content 1fr min-content;grid-gap:1.25rem;gap:1.25rem}.styles_wrapper__Cl0hM p{font-size:.875rem}.styles_wrapper__Cl0hM h4{font-weight:700;font-size:1.25rem}.styles_buttons__aDUIu{display:flex;justify-content:space-between}.styles_buttons__aDUIu button{padding-block:.75rem}.styles_footer__WgNSD{background:var(--colours-charcoal);color:var(--colours-white);padding-block:2.5rem}.styles_footer__WgNSD ul{list-style:none;padding:0;margin:0;display:flex}.styles_content___hMhH{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto;display:grid;grid-gap:2rem;gap:2rem;grid-template-areas:"logos" "links" "socials" "copyright"}@media(min-width:768px){.styles_content___hMhH{grid-template-columns:repeat(2,1fr);align-items:center;grid-template-areas:"logos logos" "socials links" "copyright copyright"}}@media(min-width:1023px){.styles_content___hMhH{gap:4rem 0;grid-template-columns:1fr max-content 1fr;grid-template-areas:"logos logos logos" "copyright socials links"}}.styles_logos__zORQl{grid-area:logos;flex-wrap:wrap;justify-content:center;gap:1rem}.styles_logos__zORQl li{width:45%;max-width:13.75rem;display:flex;justify-content:center;align-items:center}.styles_logos__zORQl a{display:inline-block}@media(min-width:768px){.styles_logos__zORQl{flex-direction:row;justify-content:space-between}.styles_logos__zORQl li{width:10%}}.styles_links__hq_6F{grid-area:links;justify-content:center}.styles_links__hq_6F a:hover{text-decoration:underline;text-underline-offset:3px}@media(min-width:768px){.styles_links__hq_6F{justify-content:flex-end}}.styles_links__hq_6F,.styles_socials__bCxjw{align-items:center;gap:3rem}@media(min-width:768px){.styles_links__hq_6F,.styles_socials__bCxjw{gap:2rem}}.styles_socials__bCxjw{grid-area:socials;justify-content:center}.styles_socials__bCxjw img{transition:transform .2s ease-in-out}.styles_socials__bCxjw a:hover img{transform:scale(1.1)}@media(min-width:768px){.styles_socials__bCxjw{justify-content:flex-start}}.styles_copyright__B3PCG{grid-area:copyright;text-align:center;font-size:.9375rem}@media(min-width:1024px){.styles_copyright__B3PCG{text-align:left}}@media(max-width:1290px){.styles_mobileMenuToggle__2fYKT{display:block;cursor:pointer;height:18px;position:relative;width:30px}.styles_mobileMenuToggle__2fYKT .styles_hamburgerBarPrimary__7K2t0,.styles_mobileMenuToggle__2fYKT .styles_hamburgerBarSecondary__lzxlz,.styles_mobileMenuToggle__2fYKT:after,.styles_mobileMenuToggle__2fYKT:before{content:"";background-color:var(--colours-nearlyBlack);display:block;height:2px;left:0;position:absolute;transition:opacity .2s ease-in-out,transform .2s ease-in-out,background-color .2s ease-in-out;width:30px}.styles_mobileMenuToggle__2fYKT:before{top:0}.styles_mobileMenuToggle__2fYKT:after{top:16px}.styles_hamburgerBarPrimary__7K2t0,.styles_hamburgerBarSecondary__lzxlz{top:8px}.styles_mobileMenuToggle__2fYKT.styles_isOpen__Hc1wv:after,.styles_mobileMenuToggle__2fYKT.styles_isOpen__Hc1wv:before{opacity:0}.styles_mobileMenuToggle__2fYKT.styles_isOpen__Hc1wv:before{transform:scale(0) translateY(8px)}.styles_mobileMenuToggle__2fYKT.styles_isOpen__Hc1wv:after{transform:scale(0) translateY(-8px)}.styles_mobileMenuToggle__2fYKT.styles_isOpen__Hc1wv .styles_hamburgerBarPrimary__7K2t0{transform:rotate(45deg)}.styles_mobileMenuToggle__2fYKT.styles_isOpen__Hc1wv .styles_hamburgerBarSecondary__lzxlz{transform:rotate(-45deg)}}.styles_content__g782G{margin-inline:auto;width:min(100% - var(--paddingInline)*2,var(--maxWidth));display:grid;grid-gap:2rem;gap:2rem}.styles_header__TySzA{text-align:center}.styles_header__TySzA p{margin-top:1rem}.styles_grid__5Cpaz{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem}.styles_outerWrapper__5Ak0y{height:80dvh;height:80vh;display:grid;grid-template-columns:1fr calc(min(100% - var(--paddingInline)*2,var(--maxWidth))/2) calc(min(100% - var(--paddingInline)*2,var(--maxWidth))/2) 1fr}@media(min-width:678px){.styles_outerWrapper__5Ak0y{max-height:600px}}.styles_imageWrapper__R9yWt{position:relative}.styles_image__l99Zh{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.styles_content__uHhvl{gap:2rem;z-index:2}.styles_content__uHhvl,.styles_header__rEb2p{display:flex;flex-direction:column}.styles_buttons__xF6Aq{list-style:none;padding:0;margin:0;display:inline-flex;gap:1rem}.styles_center__ttrz6 .styles_buttons__xF6Aq{justify-content:center}.styles_hero__xKPh_ .styles_imageWrapper__R9yWt{grid-area:1/1/2/-1}.styles_hero__xKPh_ .styles_content__uHhvl{grid-area:1/2/2/4;justify-content:center}.styles_hero__xKPh_ .styles_narrowContent__63USG{justify-content:flex-end;padding-bottom:6rem;grid-area:1/2/2/4}@media(min-width:1024px){.styles_hero__xKPh_ .styles_narrowContent__63USG{grid-area:1/2/2/3}}.styles_hero__xKPh_ .styles_imageWrapper__R9yWt:after{position:absolute;background:rgba(0,0,0,.5);inset:0;content:""}.styles_hero__xKPh_ .styles_contentCentre__HXjbI:not(.styles_narrowContent__63USG){grid-area:1/2/2/4;align-items:center;text-align:center}.styles_heroSecondary__uxdjx{grid-template-rows:1.125fr 1fr}.styles_heroSecondary__uxdjx h1{margin-bottom:1rem}@media(min-width:678px){.styles_heroSecondary__uxdjx{max-height:550px}}.styles_heroSecondary__uxdjx .styles_imageWrapper__R9yWt{grid-area:1/1/2/-1}.styles_heroSecondary__uxdjx .styles_content__uHhvl{padding:2rem var(--paddingInline);grid-area:2/2/3/4;justify-content:flex-end}@media(min-width:1024px){.styles_heroSecondary__uxdjx .styles_content__uHhvl{padding:1rem 1rem 1rem 4rem}.styles_heroSecondary__uxdjx.styles_imageRight__4HRGz .styles_imageWrapper__R9yWt{grid-area:1/3/3/5}.styles_heroSecondary__uxdjx.styles_imageRight__4HRGz .styles_content__uHhvl{grid-area:1/2/3/3;justify-content:center;padding:4rem 4rem 4rem 0}.styles_heroSecondary__uxdjx .styles_imageWrapper__R9yWt{grid-area:1/1/3/3}.styles_heroSecondary__uxdjx .styles_content__uHhvl{grid-area:1/3/3/4;justify-content:center}}.styles_center__ttrz6>div:first-child{text-align:center;align-items:center}.styles_subNav__9WVbw{text-align:left}.styles_subNav__9WVbw ul{padding:1rem 2rem;list-style:url(/_next/static/media/chevron-right.7fee9647.svg);display:flex;flex-direction:column;gap:.5rem}.styles_subNav__9WVbw a{font-size:1.125rem;font-weight:500}.styles_subNav__9WVbw a:hover{text-decoration:underline;text-underline-offset:2px}.styles_subNav__9WVbw strong{text-transform:uppercase;text-align:left;font-size:1.125rem}.styles_subNav__9WVbw.styles_light__UZfyC ul{list-style:url(/_next/static/media/chevron-white.d5892152.svg)}.styles_details__vllMy{padding-block:1rem 4rem;margin-inline:auto;width:min(100% - var(--paddingInline)*2,var(--maxWidth))}.styles_details__vllMy,.styles_details__vllMy>div{display:grid;grid-gap:1rem;gap:1rem}.styles_details__vllMy p{display:inline-flex;align-items:center;gap:.5rem}.styles_location__wcUzP{display:grid;grid-template-columns:32px 1fr}.styles_iframeWrapper__7s453{margin-bottom:2rem}.styles_filters__xeB_s{grid-area:1/1/-1/2;display:grid;grid-gap:2rem;gap:2rem}.styles_filters__xeB_s fieldset{display:grid;padding:0;border:none;position:relative}.styles_filters__xeB_s fieldset:after{position:absolute;content:"";background:var(--colours-darkGrey);width:100%;height:1px;left:0;bottom:-1rem}.styles_filters__xeB_s fieldset legend{font-weight:700;padding-bottom:.75rem}.styles_filters__xeB_s fieldset:not(.styles_slider__2IMIw) label{display:flex;align-items:center;gap:1rem;text-transform:capitalize}.styles_slider__2IMIw label{grid-template-columns:1fr 2fr;display:grid;width:100%;grid-gap:.5rem;gap:.5rem}.styles_slider__2IMIw input{grid-column:span 2}.styles_slider__2IMIw span:last-child{justify-self:flex-end}.styles_buttons__pzycq a,.styles_buttons__pzycq button{width:100%}.styles_buttons__pzycq{display:grid;grid-gap:.5rem;gap:.5rem}.styles_slider__2IMIw input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}.styles_slider__2IMIw input[type=range]:focus{outline:none}.styles_slider__2IMIw input[type=range]::-webkit-slider-runnable-track{background-color:var(--colours-darkblue);border-radius:.25rem;height:6px}.styles_slider__2IMIw input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-6px;background-color:var(--colours-turquoise);height:1rem;width:1rem;border-radius:100%}.styles_slider__2IMIw input[type=range]:focus::-webkit-slider-thumb{border:1px solid #053a5f;outline:3px solid #053a5f;outline-offset:.125rem}.styles_slider__2IMIw input[type=range]::-moz-range-track{background-color:var(--colours-darkblue);border-radius:.25rem;height:6px}.styles_slider__2IMIw input[type=range]::-moz-range-thumb{-moz-appearance:none;appearance:none;margin-top:-6px;background-color:var(--colours-turquoise);height:1rem;width:1rem;border-radius:100%}.styles_slider__2IMIw input[type=range]:focus::-moz-range-thumb{border:1px solid #053a5f;outline:3px solid #053a5f;outline-offset:.125rem}.styles_jobCard__hAp4j{display:grid;grid-gap:1rem;gap:1rem;padding:2rem}@media(min-width:678px){.styles_jobCard__hAp4j{grid-template-columns:200px 1fr;height:100%}}.styles_content__JJo2W{display:flex;flex-direction:column;gap:1rem}.styles_content__JJo2W hgroup{display:grid;grid-gap:.5rem;gap:.5rem;text-transform:capitalize}.styles_content__JJo2W hgroup h4{font-size:1.25rem}.styles_content__JJo2W hgroup h5{font-size:1rem;font-weight:500}.styles_content__JJo2W hgroup h6,.styles_content__JJo2W hgroup p{display:flex;align-items:center;gap:.25rem}.styles_content__JJo2W hgroup h6{font-size:1.25rem}.styles_content__JJo2W .styles_details__UY93p{display:inline-flex;align-items:center;gap:1rem}.styles_pill__sMgfU{background:var(--colours-lightGrey);padding:.25rem .5rem;font-size:.75rem;border-radius:.25rem}.styles_wrapper__F4mQk{margin-inline:auto;width:min(100% - var(--paddingInline)*2,var(--maxWidth));display:flex;flex-direction:column;align-items:center;text-align:center;gap:2rem}.styles_wrapper__F4mQk p{line-height:1.6;max-width:100ch}.styles_outerWrapper__NCeaI{position:relative;min-height:80vh}.styles_loadingWrapper__MpOnR{position:absolute;top:50%;left:50%;display:flex;align-items:center;gap:.58333333em;transform:translate(-50%,-50%)}.styles_loadingDot__Ef_K_{display:block;width:.83333333em;height:.83333333em;border-radius:100%;background:#000;transform:scale(.7);animation:styles_loadingDot__Ef_K_ 1.2s cubic-bezier(.68,-.6,.32,1.6) infinite}.styles_loadingDot__Ef_K_:nth-child(2){animation-delay:.2s}.styles_loadingDot__Ef_K_:nth-child(3){animation-delay:.4s}.styles_loadingDot__Ef_K_:nth-child(4){animation-delay:.6s}@keyframes styles_loadingDot__Ef_K_{25%{transform:scale(.7)}50%{transform:scale(1)}75%{transform:scale(.7)}}.styles_outerWrapper__aT9w7{margin-inline:auto;width:min(100% - var(--paddingInline)*2,var(--maxWidth));padding-block:2.5rem;display:grid;grid-gap:3rem;gap:3rem;grid-template-areas:"header " "results"}@media(min-width:1024px){.styles_outerWrapper__aT9w7{padding-block:5rem;grid-template-columns:250px 1fr;grid-template-areas:"filters header" "filters results";grid-template-rows:4rem 1fr;gap:2rem 4rem}}.styles_jobsGrid__3dRoE{grid-area:results}.styles_jobsGrid__3dRoE ul{display:grid;grid-auto-rows:min-content;list-style:none;grid-gap:1rem;gap:1rem}.styles_desktopOnly__HlO37{display:none}@media(min-width:1024px){.styles_desktopOnly__HlO37{display:block;grid-area:filters}}.styles_menu__xbQqO{min-height:100vh;z-index:5;width:100vw;max-width:100vw;padding:1rem 1rem 3rem}.styles_menu__xbQqO>button{position:absolute;right:1rem;top:1rem}@media(min-width:1024px){.styles_menu__xbQqO,.styles_navWrapper__RwLLa{display:none}}@media(prefers-reduced-motion:no-preference){.styles_menu__xbQqO{animation:styles_slideOut__dYweS .5s cubic-bezier(.25,0,.3,1) forwards}.styles_menu__xbQqO[open]{animation:styles_slideIn__yLzoD .5s cubic-bezier(.25,0,.3,1) forwards}}@keyframes styles_slideIn__yLzoD{0%{transform:translateX(110%)}to{transform:translateX(0)}}@keyframes styles_slideOut__dYweS{0%{transform:translateX(0)}to{transform:translateX(110%)}}.styles_header__kNx0N{grid-area:header;display:flex;align-items:center;justify-content:space-between}@media(min-width:1024px){.styles_header__kNx0N>button[type=button]{display:none}}.styles_membersList__KqW0i{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto}.styles_membersList__KqW0i ul{list-style:none}.styles_keys__O_IYO{display:inline-flex;flex-wrap:wrap;width:100%;justify-content:center}.styles_keys__O_IYO li{width:2rem;display:flex;position:relative}.styles_keys__O_IYO li:first-child{width:8ch}.styles_keys__O_IYO button{flex:1 1;height:2rem;transition:scale .2s ease-in-out}.styles_keys__O_IYO button:hover{scale:1.1}.styles_active__3a7aX:before{position:absolute;content:"";background:var(--colours-turquoise);height:100%;left:0;width:100%;bottom:0;z-index:-1}.styles_cards__M745M{margin-block:4rem;min-height:40vh;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.styles_outerWrapper__bcCLN h1{text-align:center;line-height:1.175}.styles_content__Y4Sk1{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto;display:grid;grid-gap:2rem;gap:2rem}.styles_content__Y4Sk1 h2{text-align:center}.styles_content__Y4Sk1 a{justify-self:center}.styles_article__zUpwC{width:400px;height:auto;margin:1rem .5rem}.styles_full__oLHN2,.styles_huge__p2Stv,.styles_large__zM0_y,.styles_medium__fZYEk,.styles_small__2fm0l{margin-inline:auto}.styles_full__oLHN2 img,.styles_huge__p2Stv img,.styles_large__zM0_y img,.styles_medium__fZYEk img,.styles_small__2fm0l img{width:100%}.styles_small__2fm0l{width:min(100% - var(--paddingInline)*2,375px)}.styles_medium__fZYEk{width:min(100% - var(--paddingInline)*2,600px)}.styles_large__zM0_y{width:min(100% - var(--paddingInline)*2,800px)}.styles_huge__p2Stv{width:min(100% - var(--paddingInline)*2,var(--maxWidth))}@media(min-width:1800px){.styles_full__oLHN2{width:min(100% - var(--paddingInline)*2,var(--maxWidth))}}.styles_content__dVUYB{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto;display:grid;grid-template-areas:"image" "text";grid-gap:2rem;gap:2rem}.styles_content__dVUYB img{grid-area:image;justify-self:center}.styles_text__5qzVD{grid-area:text;display:flex;flex-direction:column}.styles_text__5qzVD a{align-self:flex-start}.styles_text__5qzVD ul{padding-left:2rem}.styles_centerText___0MuI{text-align:center}.styles_centerText___0MuI a{align-self:center}@media(min-width:1024px){.styles_content__dVUYB{grid-template-areas:"image text";gap:4rem}.styles_reverseRow__jAmhA{grid-template-areas:"text image"}.styles_text__5qzVD.styles_verticalAlign__Xl5_m{justify-content:center}}.styles_outerWrapper__pATgb{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin:5rem auto;display:grid;grid-gap:2rem;gap:2rem}.styles_keys__3lg2b{display:inline-flex;flex-wrap:wrap;width:100%;justify-content:center;gap:1rem}.styles_keys__3lg2b li{display:flex;position:relative}.styles_keys__3lg2b button{padding-inline:.5rem;height:2rem;transition:scale .2s ease-in-out;text-transform:capitalize}.styles_keys__3lg2b button:hover{scale:1.1}.styles_filter__PPuV_{border:1px solid #000}.styles_active__Lz1j6:before{position:absolute;content:"";background:var(--colours-turquoise);height:100%;left:0;width:100%;bottom:0;z-index:-1}.styles_cards__aflnC{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:2rem;gap:2rem}.styles_card__3yDOj{padding:2rem;display:flex;flex-direction:column;gap:1rem}.styles_card__3yDOj img{margin-inline:auto}.styles_card__3yDOj div{display:inline-flex;justify-content:space-between;align-items:center}.styles_details__WeLfr{flex:1 1}.styles_reference__Nok8r{align-self:flex-end;font-size:.875rem}.styles_modal__rHoKB{min-height:100vh;z-index:5;width:100vw;max-width:100vw;background:none}@media(min-width:820px){.styles_modal__rHoKB{justify-content:center;align-items:center}}.styles_modal__rHoKB::-webkit-backdrop{background:#000}.styles_modal__rHoKB::backdrop{background:#000}.styles_modalInner__WCggZ{padding:2.5rem 1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px 3px #cbcbcb;background:var(--colours-white);border-radius:.5rem;position:relative}.styles_modalInner__WCggZ>button{position:absolute;inset:1rem 1.5rem auto auto}@media(min-width:820px){.styles_modalInner__WCggZ{width:700px}}.styles_modalInner__WCggZ h3,.styles_modalInner__WCggZ p{text-align:center}@media(max-width:819px){@keyframes styles_slideIn__F4VK3{0%{transform:translateY(110%)}to{transform:translateY(0)}}}@keyframes styles_slideOut__SXQxW{0%{transform:translateY(0)}to{transform:translateY(110%)}}.styles_membersList__JzaSm{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin:5rem auto}.styles_membersList__JzaSm ul{list-style:none}.styles_keys__C1_SL{display:inline-flex;flex-wrap:wrap;width:100%;justify-content:center;gap:1rem}.styles_keys__C1_SL li{display:flex;position:relative}.styles_keys__C1_SL button{padding-inline:.5rem;flex:1 1;height:2rem;transition:scale .2s ease-in-out}.styles_keys__C1_SL button:hover{scale:1.1}.styles_filter__83KBO{border:1px solid #000}.styles_active__U_QxD:before{position:absolute;content:"";background:var(--colours-turquoise);height:100%;left:0;width:100%;bottom:0;z-index:-1}.styles_cards__GEUIo{margin-block:4rem;min-height:40vh;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.styles_membersList__wHSoo{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto}.styles_membersList__wHSoo ul{list-style:none}.styles_keys__39aIw{display:inline-flex;flex-wrap:wrap;width:100%;justify-content:center}.styles_keys__39aIw li{width:2rem;display:flex;position:relative}.styles_keys__39aIw li:first-child{width:8ch}.styles_keys__39aIw button{flex:1 1;height:2rem;transition:scale .2s ease-in-out}.styles_keys__39aIw button:hover{scale:1.1}.styles_active__kkIde:before{position:absolute;content:"";background:var(--colours-turquoise);height:100%;left:0;width:100%;bottom:0;z-index:-1}.styles_cards__pYtGM{margin-block:4rem;min-height:40vh;display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.styles_supportersList__e_zAF{background:var(--colours-lightGrey);padding-bottom:2rem}.styles_supportersList__e_zAF>div{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto}.styles_supportersList__e_zAF ul{list-style:none}.styles_levelGroup__S8TWM{padding-top:2.5rem}@media(min-width:1024px){.styles_levelGroup__S8TWM{padding-top:5rem}}.styles_levelGroup__S8TWM h2{text-transform:capitalize;text-align:center}.styles_cards__03jam{margin-block:4rem;min-height:40vh;display:grid;grid-gap:2rem;gap:2rem}@media(min-width:678px){.styles_cards__03jam{grid-template-columns:1fr 1fr;gap:1.5rem}}.styles_grid__uaCDB{margin-inline:auto;width:min(100% - var(--paddingInline)*2,var(--maxWidth));display:grid;grid-gap:2rem;gap:2rem}@media(min-width:1024px){.styles_grid__uaCDB{grid-template-columns:repeat(2,1fr);gap:4rem}}.styles_outerWrapper__koMCp{width:min(100% - var(--paddingInline)*2,var(--maxWidth));margin-inline:auto}.styles_mediaWrapper__Dx_hQ{position:relative}.styles_mediaWrapper__Dx_hQ video{object-fit:cover;max-height:80vh;max-width:none}.styles_videoContainer__MUm6z{display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.styles_desktopWrapper__E8_Ol{display:none}@media(min-width:687px){.styles_desktopWrapper__E8_Ol{display:block}}.styles_mobileWrapper__T4Mil{display:block}@media(min-width:687px){.styles_mobileWrapper__T4Mil{display:none}}