html{height:100%;margin:0;scrollbar-gutter:stable}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh;margin:0;overflow-x:clip}main{-webkit-box-flex:1;-ms-flex:1;flex:1}html{font-size:16px}body{font-family:Inter,sans-serif;font-size:1rem;line-height:1.6;color:#33386b;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif;font-weight:400;line-height:1.2;margin:0 0 1rem 0}h1{font-size:4rem;font-weight:700}@media only screen and (max-width:62rem){h1{font-size:2.5rem}}@media only screen and (max-width:30.0625rem){h1{font-size:2rem}}h2{font-size:3rem;font-weight:700;color:#00645f}@media only screen and (max-width:62rem){h2{font-size:2rem}}h3{font-size:1.625rem;font-weight:400}@media only screen and (max-width:30.0625rem){h3{font-size:1.25rem}}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{font-size:1rem;font-weight:400;margin:0 0 1rem 0}@media only screen and (max-width:30.0625rem){p{font-size:1rem}}a{color:#17c4b0;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-decoration:none;text-underline-offset:3px}a:focus,a:hover{color:#17c4b0}.small-text,small{font-size:.875rem}strong{font-weight:600}.text-primary{color:#0c1842}.text-secondary{color:#17c4b0}.text-accent{color:#008a00}.text-kelp{color:#00645f}.text-white{color:#fff}.text-small{font-size:.875rem}.btn-primary.btn-arrow::after{content:"\f054";font-family:"Font Awesome 6 Free";color:#17c4b0;margin-left:56px;font-weight:900}.btn-secondary.btn-arrow::after{content:"\f054";font-family:"Font Awesome 6 Free";color:#fff;margin-left:56px;font-weight:900}.btn-white.btn-arrow::after{content:"\f054";font-family:"Font Awesome 6 Free";color:#17c4b0;margin-left:56px;font-weight:900}.btn{display:inline-block;padding:8px 16px;border-radius:2rem;font-size:.875rem;letter-spacing:.5px;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;cursor:pointer}.btn-primary{background:#0c1842;color:#fff;border:1px solid #0c1842}.btn-primary:hover{opacity:.9;color:#17c4b0}.btn-primary i{color:#17c4b0;margin-left:56px}.btn-secondary{background:#17c4b0;color:#fff;border:1px solid #17c4b0}.btn-secondary i{color:#fff;margin-left:56px}.btn-secondary:hover{opacity:.8;color:#fff}.btn-white{background:#fff;color:#00645f;border:1px solid #17c4b0}.btn-white:hover{opacity:.9;color:#17c4b0}.btn-white i{color:#17c4b0;margin-left:56px}ul.list-cross{list-style:none;padding-left:0}ul.list-cross li{padding-left:32px;position:relative;margin-bottom:12px;font-size:18px}ul.list-cross li::before{content:"+";position:absolute;left:0;color:#17c4b0;font-weight:700}.element{margin:0 auto}.element .element-contents-container{max-width:1400px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.element.light{background:#f5f5f5}.element.light-half{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#f5f5f5),color-stop(50%,#fff));background:linear-gradient(to bottom,#f5f5f5 50%,#fff 50%)}.element.dark{background:#33386b;color:#fff}.element.dark h2{color:#fff}.element.teal{background:-webkit-gradient(linear,left top,right top,from(#00cac0),color-stop(#008a83),to(#00645f));background:linear-gradient(to right,#00cac0,#008a83,#00645f);color:#fff}.btns-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}@media only screen and (max-width:42.5rem){.btns-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.btn-container span{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;padding:8px 16px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;font-weight:700;font-size:14px;line-height:1rem;width:auto}.btn-container.bg-white span{color:#000;background:#fff;border:1px solid #000;border-radius:2rem;text-decoration:none}.btn-container.bg-white span:focus,.btn-container.bg-white span:hover{color:#17c4b0}.btn-container.bg-green span{color:#fff;background:#008a00;border:1px solid #008a00;border-radius:2rem;text-decoration:none}@media only screen and (max-width:42.5rem){.btn-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}p:has(>a.btn){margin-bottom:0}.element.remove-padding-top .element-contents-container{padding-top:0}.element.remove-padding-bottom .element-contents-container{padding-bottom:0}.element.narrow-content .element-contents-container{max-width:1080px}header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 20px;z-index:100;background:0 0;max-height:112px;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;top:0;width:100%;position:sticky;max-width:1400px;margin:0 auto;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media only screen and (max-width:75rem){header{padding:8px 40px 8px 20px}}@media only screen and (max-width:30.0625rem){header{max-height:100px}}header a{text-decoration:none;line-height:1.4}header .logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;border-radius:0 0 50px 50px;padding:16px}header .logo-link img{max-width:200px;width:100%;padding:8px}@media only screen and (max-width:42.5rem){header .logo-link img{max-width:160px}}@media only screen and (max-width:30.0625rem){header .logo-link img{max-width:120px}}header #menu-toggle{display:none}header.header--transparent{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:0 0;-webkit-box-shadow:none;box-shadow:none}header.header--transparent.header--scrolled .logo-link{background:0 0;border-radius:0;padding:8px}body.menu-open header.header--transparent{background:#fff;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1019607843),0 4px 6px -4px rgba(0,0,0,.1019607843);box-shadow:0 10px 15px -3px rgba(0,0,0,.1019607843),0 4px 6px -4px rgba(0,0,0,.1019607843)}.nav-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-primary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:4px 30px;margin:0;background:-webkit-gradient(linear,left top,right top,from(#0c1842),to(#33386b));background:linear-gradient(to right,#0c1842,#33386b);border-radius:2rem;gap:4px}.nav-item{position:relative}.nav-item>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 14px;color:#fff;font-family:Inter,sans-serif;font-size:.875rem;text-decoration:none;white-space:nowrap;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;border-radius:2rem}.nav-item>a:hover{background:rgba(255,255,255,.1)}.nav-item>a i{font-size:.65rem;margin-left:4px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;display:inline-block}.nav-item.is-open>a i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nav-item.is-open>.nav-dropdown{display:block}.nav-item.is-open>.nav-dropdown,.nav-item:hover>.nav-dropdown{display:block}.nav-item>.nav-dropdown{padding-top:4px;margin-top:-8px}@media only screen and (max-width:30.0625rem){.nav-item>.nav-dropdown{padding-top:0}}.nav-item:hover>a i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nav-item__maori{font-size:.65rem;font-weight:400;color:#17c4b0;margin-top:2px}.nav-dropdown{display:none;position:absolute;top:calc(100% + 8px);left:0;background:#fff;list-style:none;padding:8px 0;margin:0;min-width:200px;z-index:100;border-radius:8px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.12);box-shadow:0 8px 24px rgba(0,0,0,.12)}.nav-dropdown__item a{display:block;padding:10px 20px;color:#33386b;text-decoration:none;font-size:.875rem;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.nav-dropdown__item a:hover{color:#17c4b0;background:#f5f5f5}.nav-dropdown--nested{position:absolute;left:100%;top:0;display:none;border-radius:8px;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.12);box-shadow:0 8px 24px rgba(0,0,0,.12)}.nav-dropdown__item--has-children.is-open>.nav-dropdown--nested{display:block}@media only screen and (max-width:75rem){html{overflow-x:hidden}body.menu-open{overflow:hidden}body.menu-open header{position:fixed;background:#fff;-webkit-box-shadow:0 10px 15px -3px rgba(0,0,0,.1019607843),0 4px 6px -4px rgba(0,0,0,.1019607843);box-shadow:0 10px 15px -3px rgba(0,0,0,.1019607843),0 4px 6px -4px rgba(0,0,0,.1019607843)}header #menu-toggle{display:block}.nav-container{display:block;position:fixed;top:112px;left:0;width:100%;height:calc(100vh - 112px);background:#f8f8f8;padding:20px;overflow-y:auto;z-index:10;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;-webkit-box-sizing:border-box;box-sizing:border-box}.nav-container.menu-active{-webkit-transform:translateX(0);transform:translateX(0)}}@media only screen and (max-width:75rem) and (max-width:30.0625rem){.nav-container{top:100px;height:calc(100vh - 100px)}}@media only screen and (max-width:75rem){.nav-primary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;background:0 0;border-radius:0;padding:0;gap:0}.nav-item{display:block}.nav-item>a{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#0c1842;padding:16px 0;border-bottom:1px solid oklch(96.79% .0186 145.43deg);border-radius:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.nav-item>a:hover{background:0 0;color:#17c4b0}}@media only screen and (max-width:75rem) and (max-width:380px){.nav-item>a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding:8px}.nav-item>a .nav-item__maori{margin:0}}@media only screen and (max-width:75rem){.nav-item.is-open>.nav-dropdown{display:block}.nav-item__maori{color:#17c4b0;margin-top:0;margin-left:8px}.nav-dropdown{position:static;-webkit-box-shadow:none;box-shadow:none;border-radius:0;padding:0 0 0 16px}.nav-dropdown__item a{padding:12px 0;border-bottom:1px solid oklch(96.79% .0186 145.43deg)}.nav-dropdown--nested{display:none;position:static;padding-left:16px;-webkit-box-shadow:none;box-shadow:none;border-radius:0}}.hamburger{padding:16px;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:#000;text-transform:none;background-color:transparent;border:0;margin:0}@media only screen and (max-width:75rem){.hamburger{position:fixed;top:30px;right:0;background:#0c1842;border-radius:999px 0 0 999px;padding:16px 24px 10px 14px;z-index:10}}@media only screen and (max-width:30.0625rem){.hamburger{top:25px}}.hamburger .hamburger-box{width:32px;height:20px;display:inline-block;position:relative}.hamburger .hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger .hamburger-inner,.hamburger .hamburger-inner::after,.hamburger .hamburger-inner::before{width:32px;height:2px;background-color:#fff;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger .hamburger-inner::after,.hamburger .hamburger-inner::before{content:"";display:block}.hamburger .hamburger-inner::before{top:-10px}.hamburger .hamburger-inner::after{bottom:-10px}.hamburger--spin .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{-webkit-transition:top .1s .25s ease-in,opacity .1s ease-in;transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{-webkit-transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s .12s ease-out;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .22s cubic-bezier(.215,.61,.355,1)}.page-banner{background:#fff;padding:40px 32px;text-align:center;border-radius:0 0 120px 120px;position:relative;z-index:1}.page-banner__inner{max-width:1400px;margin:0 auto}.page-banner__title{margin-bottom:8px}.page-banner__maori{color:#008a00;margin:4px 0 0}@media only screen and (max-width:87.5rem){.page-banner{padding-top:16px}}.element:first-child{margin-top:-121px;padding-top:120px}.page-hero{display:grid;grid-template-columns:1fr 1fr;min-height:480px;position:relative;overflow:visible;background:#fff}@media only screen and (max-width:42.5rem){.page-hero{grid-template-columns:1fr}}.page-hero__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:120px 40px;background:#fff;position:relative;z-index:1;width:100%;max-width:700px;margin-left:auto;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:62rem){.page-hero__left .page-hero__heading{font-size:3.25rem}}@media only screen and (max-width:42.5rem){.page-hero__left{padding:140px 32px 40px}.page-hero__left .page-hero__heading{font-size:2.75rem}}.page-hero__welcome{color:#008a00}.page-hero__heading{color:#33386b;font-size:4rem;font-weight:700;line-height:1.1;margin-bottom:20px}@media only screen and (max-width:42.5rem){.page-hero__heading{font-size:2rem}}.page-hero__text{color:#33386b;font-size:1rem;line-height:1.6;max-width:480px;margin:0}.page-hero__right{position:relative;overflow:hidden}@media only screen and (max-width:42.5rem){.page-hero__right{min-height:300px}}.page-hero__right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.page-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:390px;-webkit-transform:translateY(50%);transform:translateY(50%);background-image:url("/_resources/themes/communitycare/images/Desktop_Landing Swish_Opt1.svg");background-repeat:no-repeat;background-size:109% auto;z-index:3;pointer-events:none}@media only screen and (max-width:100rem){.page-hero::after{background-size:100% 100%}}footer{background-image:url("/_resources/themes/communitycare/images/Desktop_Landing Swish_Opt2.svg");background-size:109% auto;background-position:top center;background-repeat:no-repeat;padding-top:calc(10vw - 90px);color:#fff;position:relative}footer.light{background-color:#f5f5f5}footer.dark{background-color:#33386b}footer.teal{background-color:linear-gradient(to right,#00cac0,#008a83,#00645f)}@media only screen and (max-width:87.5rem){footer{background-image:url("/_resources/themes/communitycare/images/Desktop_Landing Swish_Opt3.svg");padding-top:80px}}@media only screen and (max-width:62rem){footer{background-image:url("/_resources/themes/communitycare/images/Desktop_Landing Swish_Opt5.svg");padding-top:102px}}@media only screen and (max-width:48rem){footer{padding-top:80px}}@media only screen and (max-width:30.0625rem){footer{padding-top:50px}}footer .footer__wave{line-height:0}footer .footer__wave svg{width:100%;height:auto;display:block}footer .footer__inner{max-width:1400px;margin:0 auto;padding:48px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (max-width:62rem){footer .footer__inner{background:-webkit-gradient(linear,left top,right top,from(#0c1842),to(#33386b));background:linear-gradient(to right,#0c1842,#33386b)}}footer .footer__inner-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:42.5rem){footer .footer__inner-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}footer .footer__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}@media only screen and (max-width:62rem){footer .footer__right{display:none}}footer .footer__top{margin-bottom:24px}footer .footer__contact-heading{color:#17c4b0;font-size:1rem;font-weight:600;margin-bottom:8px}footer .footer__contact{display:-webkit-box;display:-ms-flexbox;display:flex;gap:64px;border-bottom:2px solid #17c4b0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-bottom:32px;margin-bottom:32px}footer .footer__contact h3{margin:0;line-height:unset}footer .footer__contact a{color:#fff;text-decoration:none;opacity:.8;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer__contact a:hover{opacity:1;color:#17c4b0}footer .footer__contact-heading{min-width:84px}footer .footer__contact .email{word-break:break-all}@media only screen and (max-width:62rem){footer .footer__contact{padding-bottom:20px;margin-bottom:20px;gap:32px}}@media only screen and (max-width:30.0625rem){footer .footer__contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}footer .footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px;-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer__nav-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .footer__nav-item a{color:#fff;text-decoration:none;font-size:.875rem;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}footer .footer__nav-item a:hover{color:#17c4b0}footer .footer__nav-maori{font-size:.65rem;color:#17c4b0;margin-top:2px}footer .footer__logo img{max-width:265px;min-width:155px;width:100%}footer .footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;margin-top:48px;padding-top:24px}footer .footer__bottom .footer-logo-mobile{display:none}@media only screen and (max-width:62rem){footer .footer__bottom .footer-logo-mobile{display:unset}}@media only screen and (max-width:62rem){footer .footer__bottom{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:42.5rem){footer .footer__bottom{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset}}footer .footer__left{width:100%}footer .footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}footer .footer__socials a{color:#fff;font-size:1.5rem;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}footer .footer__socials a:hover{color:#17c4b0}footer .footer__copyright{font-size:.8rem;opacity:.6;margin:0}footer .footer__copyright a{color:unset}footer .footer__copyright a :focus,footer .footer__copyright a:hover{color:#17c4b0}.practice-page__hero{background:-webkit-gradient(linear,right in oklab,from(#0c1842),to(#041850));background:linear-gradient(to right in oklab,#0c1842,#041850);color:#fff;padding:40px 0 48px}@media only screen and (max-width:62rem){.practice-page__hero{padding:24px 0 32px}}.practice-page__hero-inner{max-width:1400px;margin:0 auto;padding:0 40px}@media only screen and (max-width:62rem){.practice-page__hero-inner{padding:0 20px}}.practice-page__title{font-family:Inter,sans-serif;font-size:3.75rem;font-weight:400;color:#fff;margin-bottom:20px;line-height:1.1}@media only screen and (max-width:62rem){.practice-page__title{font-size:2rem}}.practice-page__description{max-width:640px;color:rgba(255,255,255,.85);font-size:1.125rem;line-height:1.6}.practice-page__description a{color:#fff;border-bottom:1px solid rgba(255,255,255,.4);text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.practice-page__description a:hover{border-bottom-color:#fff}.practice-page__info-bar{background:-webkit-gradient(linear,right in oklab,from(oklch(71.53% .1757 138.77deg)),to(oklch(60.41% .1013 206.98deg)));background:linear-gradient(to right in oklab,oklch(71.53% .1757 138.77deg),oklch(60.41% .1013 206.98deg));color:#fff;padding:16px 0}.practice-page__info-bar-inner{max-width:1400px;margin:0 auto;padding:0 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.125rem}@media only screen and (max-width:62rem){.practice-page__info-bar-inner{padding:0 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px}}.practice-page__hours{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.practice-page__hours i{font-size:1.25rem;-ms-flex-negative:0;flex-shrink:0}.practice-page__open-badge{font-weight:700;text-transform:uppercase;letter-spacing:.05em}.practice-page__closed-badge{font-weight:700;text-transform:uppercase;letter-spacing:.05em;opacity:.8}.practice-page__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:30.0625rem){.practice-page__contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}}.practice-page__address,.practice-page__phone-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.practice-page__address i,.practice-page__phone-wrap i{-ms-flex-negative:0;flex-shrink:0}.practice-page__address a,.practice-page__phone-wrap a{color:#fff;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.practice-page__address a:hover,.practice-page__phone-wrap a:hover{opacity:.8}.practice-page__description{max-width:640px;color:rgba(255,255,255,.85);font-size:1rem;line-height:1.6}.practice-page__description a{color:#fff;border-bottom:1px solid rgba(255,255,255,.4);text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.practice-page__description a:hover{border-bottom-color:#fff}.practice-page__read-more{color:#fff;background:0 0;border:1px solid #fff;border-radius:2rem;padding:8px 16px;font-weight:600;font-size:14px;cursor:pointer;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;margin-top:16px}.practice-page__read-more:hover{color:#17c4b0}.newspost .page-banner{display:none}.newspost header{position:fixed;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);background:0 0;-webkit-box-shadow:none;box-shadow:none}.news-holder{background:#33386b;color:#fff}.news-holder__intro{text-align:center;max-width:800px;margin:0 auto 48px;padding:0 32px}.news-holder__title{color:#0c1842;margin-bottom:8px}.news-holder__maori{color:#17c4b0;font-size:1.25rem;margin-bottom:24px}.news-holder__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:32px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 32px;max-width:1400px;margin-left:auto;margin-right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-holder__filter-label{font-weight:600;margin-right:8px}.news-holder__filter-btn{background:#fff;border:1px solid #17c4b0;border-radius:2rem;padding:6px 16px;font-size:.875rem;font-weight:600;cursor:pointer;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;color:#0c1842}.news-holder__filter-btn.is-active,.news-holder__filter-btn:hover{background:#17c4b0;color:#fff}.news-holder__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1400px;margin:0 auto;padding:0 32px 40px}@media only screen and (max-width:42.5rem){.news-holder__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:30.0625rem){.news-holder__grid{grid-template-columns:1fr}}.news-card{background:#fff;border-radius:12px;overflow:hidden;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.08);box-shadow:0 2px 8px rgba(0,0,0,.08);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:2px solid #17c4b0}.news-card__image{position:relative}.news-card__image img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover;display:block}.news-card__badge{position:absolute;top:12px;right:12px;background:#fff;color:#0c1842;font-size:14px;font-weight:700;padding:4px 10px;border-radius:2rem}.news-card__body{padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:12px}.news-card__title{font-weight:700;color:#0c1842;margin:0;line-height:1.3}.news-card__excerpt{color:#33386b;line-height:1.6;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.news-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:auto}.news-card__read-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;background:#0c1842;color:#fff;text-decoration:none;padding:6px 14px;border-radius:2rem;font-size:.875rem;font-weight:600;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.news-card__read-more i{color:#17c4b0}.news-card__date{color:#008a00;font-weight:600;font-size:.875rem}.news-post__hero{position:relative;min-height:400px;overflow:hidden}@media only screen and (max-width:42.5rem){.news-post__hero{min-height:280px}}.news-post__hero-image{position:absolute;inset:0}.news-post__hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.news-post__hero-image::after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left bottom,left top,from(rgba(12,24,66,.85)),to(rgba(12,24,66,.3)));background:linear-gradient(to top,rgba(12,24,66,.85),rgba(12,24,66,.3))}.news-post__hero-content{position:relative;z-index:1;min-height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding-bottom:48px}@media only screen and (max-width:42.5rem){.news-post__hero-content{min-height:280px}}.news-post__hero-inner{max-width:1400px;margin:0 auto;padding:0 32px;width:100%}.news-post__category{display:inline-block;background:#17c4b0;color:#fff;font-size:.75rem;font-weight:600;padding:4px 12px;border-radius:2rem;margin-bottom:16px;text-transform:uppercase;letter-spacing:.05em}.news-post__title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:12px;line-height:1.2}@media only screen and (max-width:42.5rem){.news-post__title{font-size:1.75rem}}.news-post__date{color:rgba(255,255,255,.8);font-size:.875rem;margin:0}.news-post__body{max-width:1400px;margin:0 auto;padding:48px 32px;display:grid;grid-template-columns:1fr 340px;gap:64px}@media only screen and (max-width:62rem){.news-post__body{grid-template-columns:1fr;gap:40px}}.news-post__content{min-width:0}.news-post__content p{line-height:1.8;margin-bottom:1.5rem}.news-post__content h2,.news-post__content h3{color:#0c1842;margin:2rem 0 1rem}.news-post__excerpt{font-size:1.25rem;font-weight:600;color:#0c1842;line-height:1.6;border-left:4px solid #17c4b0;padding-left:20px;margin-bottom:32px}.news-post__sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.news-post__back{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#0c1842;text-decoration:none;font-weight:600;font-size:.875rem;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.news-post__back:hover{color:#17c4b0}.news-post__related{background:#f5f5f5;border-radius:12px;padding:24px}.news-post__related-heading{font-size:1rem;font-weight:700;color:#0c1842;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(12,24,66,.1)}.news-post__related-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(12,24,66,.1);text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.news-post__related-item:last-child{border-bottom:none}.news-post__related-item:hover .news-post__related-title{color:#17c4b0}.news-post__related-image{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;border-radius:8px;overflow:hidden}.news-post__related-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.news-post__related-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.news-post__related-title{font-size:.875rem;font-weight:600;color:#0c1842;line-height:1.3;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.news-post__related-date{font-size:.75rem;color:#17c4b0;font-weight:600}.find-a-practice-page{max-width:1440px;margin:16px auto;padding:32px}@media only screen and (max-width:30.0625rem){.find-a-practice-page{padding:16px}}.find-a-practice-page__body{display:grid;grid-template-columns:440px 1fr;margin:0 auto;height:calc(100vh - 112px);gap:16px}@media only screen and (max-width:62rem){.find-a-practice-page__body{grid-template-columns:1fr;height:auto}}.find-a-practice-page__sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.find-a-practice-page__search-bar{border:1px solid #f5f5f5;border-radius:.75rem;padding:16px 20px;-ms-flex-negative:0;flex-shrink:0}.find-a-practice-page__search-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.find-a-practice-page__search-input-wrap{position:relative}.find-a-practice-page__search-input-wrap i{position:absolute;left:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#0c1842}.find-a-practice-page__search-input{width:100%;padding:12px 16px 12px 44px;border:1px solid #f5f5f5;border-radius:2rem;font-size:1rem;font-family:Inter,sans-serif;outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}.find-a-practice-page__search-input:focus{border-color:#17c4b0}.find-a-practice-page__select{padding:12px 16px;border:1px solid #f5f5f5;border-radius:2rem;font-size:1rem;font-family:Inter,sans-serif;outline:0;background:#fff;cursor:pointer;width:100%}.find-a-practice-page__select:focus{border-color:#17c4b0}.find-a-practice-page__enrolment-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-size:.9rem;cursor:pointer}.find-a-practice-page__count{padding:12px 20px;font-size:.875rem;color:#33386b;opacity:.6;border-bottom:1px solid oklch(96.79% .0186 145.43deg);-ms-flex-negative:0;flex-shrink:0}.find-a-practice-page__list{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.find-a-practice-page__map-wrap{position:sticky;top:112px;height:calc(100vh - 112px)}@media only screen and (max-width:62rem){.find-a-practice-page__map-wrap{position:static;height:400px}}.find-a-practice-page__map{border-radius:.75rem;width:100%;height:100%}.find-a-practice-page .practice-card__badge{color:#fff;border-radius:.75rem;padding:2px 10px;font-size:14px}.find-a-practice-page .practice-card{border-bottom:1px solid oklch(96.79% .0186 145.43deg);cursor:pointer;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.find-a-practice-page .practice-card:hover{background:oklch(96.79% .0186 145.43deg)}.find-a-practice-page .practice-card__inner{background-color:#f5f5f5;border-radius:.75rem;padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px}.find-a-practice-page .practice-card__name{font-size:1rem;font-weight:700;margin:0}.find-a-practice-page .practice-card__name a{color:#0c1842;text-decoration:none}.find-a-practice-page .practice-card__name a:hover{color:#17c4b0}.find-a-practice-page .practice-card__address,.find-a-practice-page .practice-card__phone{font-size:.875rem;color:#33386b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;margin:0}.find-a-practice-page .practice-card__address i,.find-a-practice-page .practice-card__phone i{color:#17c4b0;-ms-flex-negative:0;flex-shrink:0;margin-top:2px}.find-a-practice-page .practice-card__address a,.find-a-practice-page .practice-card__phone a{color:#33386b;text-decoration:none}.find-a-practice-page .practice-card__address a:hover,.find-a-practice-page .practice-card__phone a:hover{color:#17c4b0}.find-a-practice-page .practice-card .enrolment-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:.75rem;padding:8px}.find-a-practice-page .practice-card .enrolment-actions.open{background:oklch(96.79% .0186 145.43deg)}.find-a-practice-page .practice-card .enrolment-actions.closed{background:oklch(93% 0 0deg)}.find-a-practice-page .practice-card .enrolment-actions .btn{padding:4px 8px;font-size:12px}@media only screen and (max-width:30.0625rem){.find-a-practice-page .practice-card .enrolment-actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.find-a-practice-page .practice-card .enrolment-actions .practice-card__actions{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.find-a-practice-page .practice-card__enrolment{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:2px 8px;border-radius:2rem;display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (max-width:30.0625rem){.find-a-practice-page .practice-card__enrolment{-ms-flex-item-align:start;align-self:flex-start}}.block-child-link-list{max-width:1400px}.block-child-link-list__inner{margin:0 auto;overflow:hidden}@media only screen and (max-width:62rem){.block-child-link-list__inner{padding:0 20px}}.block-child-link-list__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:32px;gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-child-link-list__heading{font-family:Inter,sans-serif;font-size:2rem;font-weight:700;color:#33386b;margin:0}@media only screen and (max-width:62rem){.block-child-link-list__heading{font-size:1.5rem}}.block-child-link-list__view-all{-ms-flex-negative:0;flex-shrink:0}.block-child-link-list__view-all span{display:inline-block;color:#33386b;background:#fff;border:2px solid oklch(86% 0 0deg);border-radius:2rem;padding:10px 18px;font-weight:700;font-size:18px;letter-spacing:1px;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-child-link-list__view-all span:hover{color:#17c4b0;background:oklch(86% 0 0deg)}.block-child-link-list--grid .block-child-link-list__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media only screen and (max-width:42.5rem){.block-child-link-list--grid .block-child-link-list__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:30.0625rem){.block-child-link-list--grid .block-child-link-list__grid{grid-template-columns:1fr}}.block-child-link-list--carousel .block-child-link-list__swiper{padding-bottom:48px}.block-child-link-list--carousel .swiper-pagination-bullet-active{background:#17c4b0}.block-child-link-list--carousel .swiper-button-next,.block-child-link-list--carousel .swiper-button-prev{color:#0c1842}.block-child-link-list--carousel .swiper-button-next::after,.block-child-link-list--carousel .swiper-button-prev::after{font-size:1.25rem}.block-child-link-list .btn-container.view-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:32px}.block-child-link-list .btn-container.view-all a{text-decoration:none}.block-child-link-list .swiper-pagination-bullet{width:16px;height:16px}.block-child-link-list__two-col{display:grid;grid-template-columns:280px 1fr;gap:40px}@media only screen and (max-width:42.5rem){.block-child-link-list__two-col{grid-template-columns:1fr}}.block-child-link-list__sidebar{position:sticky;top:120px;overflow:hidden;border-radius:12px}.block-child-link-list__sidebar .block-child-link-list__heading{font-weight:400;color:#008a00;margin-bottom:32px;padding-bottom:16px}.block-child-link-list__sidebar img{width:100%;height:auto;border-radius:12px;display:block}@media only screen and (max-width:42.5rem){.block-child-link-list__sidebar{position:static}}.block-child-link-list__two-col .block-child-link-list__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}@media only screen and (max-width:42.5rem){.block-child-link-list__two-col .block-child-link-list__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:30.0625rem){.block-child-link-list__two-col .block-child-link-list__grid{grid-template-columns:1fr}}.service-card{background:oklch(96.79% .0186 145.43deg);border-radius:12px;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;min-height:280px}.service-card__icon-link{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.service-card img{width:64px;height:auto;display:block}.service-card__title{font-family:Inter,sans-serif;font-weight:600;line-height:1.3;margin:0}.service-card__title a{color:#33386b;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.service-card__title a:hover{color:#17c4b0}.service-card__excerpt{color:#33386b;margin:0;line-height:1.5}.block-promo-banner{max-width:1400px;margin:0 auto}@media only screen and (max-width:62rem){.block-promo-banner{padding:0 20px 32px}}.block-promo-banner__link{display:block;border-radius:12px;overflow:hidden;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-promo-banner__link:hover{opacity:.8;-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 8px 24px rgba(0,0,0,.12);box-shadow:0 8px 24px rgba(0,0,0,.12)}.block-promo-banner img{width:100%;height:auto;display:block;border-radius:12px}.block-portal-promo{text-align:center}@media only screen and (max-width:62rem){.block-portal-promo{padding:40px 20px}}.block-portal-promo__content{max-width:1400px;margin:0 auto}.block-portal-promo__heading{font-family:Inter,sans-serif;font-size:2rem;font-weight:400;color:#33386b;margin-bottom:32px;padding-bottom:32px}@media only screen and (max-width:62rem){.block-portal-promo__heading{font-size:1.5rem}}.block-portal-promo__text{color:#33386b;line-height:1.6;margin:32px 0}.block-portal-promo__text p{margin-bottom:16px}.block-portal-promo__image{max-width:1080px;margin:32px auto}.block-portal-promo__image img{width:100%;height:auto;display:block}.block-portal-promo__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:#008a00;color:#fff;border:1px solid #008a00;border-radius:2rem;padding:14px 64px;font-weight:700;font-size:18px;letter-spacing:1px;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media only screen and (max-width:30.0625rem){.block-portal-promo__btn{padding:14px 32px;font-size:1rem}}.block-portal-promo__btn:hover{opacity:.9}.block-portal-promo--grey{background:#f5f5f5;border-radius:16px}.block-portal-promo--two-col{padding:16px}@media only screen and (max-width:62rem){.block-portal-promo--two-col{padding:40px 20px}}.block-portal-promo__two-col{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:42.5rem){.block-portal-promo__two-col{grid-template-columns:1fr}}.block-portal-promo__two-col h2{font-size:30px;margin:0;padding:0}.block-portal-promo__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.app__blocks__herobannerblock .element-contents-container{max-width:unset;padding:0}.block-hero-banner{color:#fff}.block-hero-banner__hero{display:grid;grid-template-columns:1fr 1fr;min-height:560px;max-width:100%;position:relative}@media only screen and (max-width:42.5rem){.block-hero-banner__hero{grid-template-columns:1fr}}.block-hero-banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:60px 60px 60px 100px;background:#0c1842;background-image:radial-gradient(at 93% 59%,#067f48 0,transparent 50%),radial-gradient(at 50% 3%,#60ba45 0,transparent 50%),radial-gradient(at 89% 86%,#055f94 0,transparent 50%),radial-gradient(at 75% 8%,#067f48 0,transparent 50%),radial-gradient(at 69% 14%,#60ba45 0,transparent 50%),radial-gradient(at 22% 9%,#60ba45 0,transparent 50%),radial-gradient(at 8% 93%,#055f94 0,transparent 50%)}@media only screen and (max-width:42.5rem){.block-hero-banner__content{padding:40px 20px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.block-hero-banner__heading{font-family:Inter,sans-serif;font-size:3.5rem;font-weight:400;color:#fff;margin-bottom:24px;line-height:1.1;max-width:720px;width:100%}@media only screen and (max-width:62rem){.block-hero-banner__heading{font-size:2rem}}.block-hero-banner__subtext{font-size:1.1rem;line-height:1.6;margin-bottom:48px;max-width:600px;width:100%}@media only screen and (max-width:42.5rem){.block-hero-banner__subtext{padding:40px 20px}}.block-hero-banner__heading{font-family:Inter,sans-serif;font-size:3.5rem;font-weight:400;color:#fff;margin-bottom:24px;line-height:1.1}@media only screen and (max-width:62rem){.block-hero-banner__heading{font-size:2rem}}.block-hero-banner__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;color:#0c1842;border-radius:2rem;padding:6px 16px;font-weight:700;font-size:18px;letter-spacing:1px;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-ms-flex-item-align:start;align-self:flex-start}.block-hero-banner__btn:hover{background:#17c4b0;color:#fff}.block-hero-banner__slider{overflow:hidden;position:relative}@media only screen and (max-width:42.5rem){.block-hero-banner__slider{display:none}}.block-hero-banner__swiper{height:100%}.block-hero-banner .swiper-slide{height:100%}.block-hero-banner .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.block-hero-banner__benefits{background:#0c1842;padding:0 40px 60px;text-align:center}@media only screen and (max-width:62rem){.block-hero-banner__benefits{padding:40px 20px}}.block-hero-banner__benefits-inner{max-width:1400px;margin:0 auto}.block-hero-banner__benefits-heading{font-family:Inter,sans-serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:16px}@media only screen and (max-width:62rem){.block-hero-banner__benefits-heading{font-size:1.5rem}}.block-hero-banner__benefits-text{color:rgba(255,255,255,.85);line-height:1.6;margin-bottom:32px;max-width:1400px;margin-left:auto;margin-right:auto}.block-hero-banner__benefits-text h2{margin-bottom:32px;font-weight:400}.block-hero-banner__benefits-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#008a00;color:#fff;border-radius:2rem;padding:6px 16px;font-weight:700;font-size:18px;letter-spacing:1px;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-hero-banner__benefits-btn:hover{background:#17c4b0}.block-hero-banner__wave{position:absolute;bottom:0;left:0;width:100%;line-height:0;z-index:2}.block-hero-banner__wave svg{width:100%;height:auto;display:block}.block-split-cta{padding:32px;border-radius:10px}@media only screen and (max-width:42.5rem){.block-split-cta{padding:16px}}.block-split-cta--white{padding-left:0;padding-right:0;background:#fff}.element.dark .block-split-cta--white,.element.light .block-split-cta--white,.element.teal .block-split-cta--white{padding:32px}@media only screen and (max-width:42.5rem){.element.dark .block-split-cta--white,.element.light .block-split-cta--white,.element.teal .block-split-cta--white{padding:16px}}.block-split-cta--light{background:#f5f5f5}.block-split-cta--teal{background:-webkit-gradient(linear,left top,right top,from(#00cac0),color-stop(#008a83),to(#00645f));background:linear-gradient(to right,#00cac0,#008a83,#00645f)}.block-split-cta--dark{background:-webkit-gradient(linear,left top,right top,from(#0c1842),to(#33386b));background:linear-gradient(to right,#0c1842,#33386b);color:#fff}.block-split-cta--transparent{background:inherit;color:#fff}.block-split-cta__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:1400px;margin:0 auto}@media only screen and (max-width:48rem){.block-split-cta__inner{grid-template-columns:1fr}}.block-split-cta--image-right .block-split-cta__inner{direction:rtl}.block-split-cta--image-right .block-split-cta__inner>*{direction:ltr}.block-split-cta__images.panels{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;height:360px}.block-split-cta__single-image{border-radius:12px;overflow:hidden;height:360px}.block-split-cta__single-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.block-split-cta__image-panel{border-radius:12px;overflow:hidden;position:relative;height:100%}.block-split-cta__image-panel img{position:absolute;height:100%;width:auto;min-width:calc(300% + 24px);-o-object-fit:cover;object-fit:cover;display:block}.block-split-cta__image-panel--1 img{left:0}.block-split-cta__image-panel--2 img{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.block-split-cta__image-panel--3 img{right:0}.block-split-cta--dark .block-split-cta__heading,.block-split-cta--dark p,.block-split-cta--teal .block-split-cta__heading,.block-split-cta--teal p{color:#fff}.block-split-cta--dark .btn-white,.block-split-cta--teal .btn-white{border:0}.block-split-cta__text{line-height:1.4;margin-bottom:24px}.block-split-cta__text p{margin-bottom:16px}.block-image{max-width:1050px;margin:0 auto}.block-image--full{max-width:100%}.block-image figure{margin:0}.block-image img{width:100%;height:auto;display:block;border-radius:12px}.block-image figcaption{font-size:.875rem;color:#33386b;opacity:.7;margin-top:8px;text-align:center}.block-video{max-width:1400px;margin:0 auto}.block-video__wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:16px}.block-video__wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.block-video__caption{font-size:.875rem;color:#33386b;opacity:.7;margin-top:8px;text-align:center}.block-app-download__heading h2{font-weight:400;margin-bottom:32px}.block-app-download__inner{max-width:896px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}@media only screen and (max-width:42.5rem){.block-app-download__inner{grid-template-columns:1fr}}.block-app-download__app-image img{width:auto;max-height:320px;height:100%;display:block}.block-app-download__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.block-app-download__qr{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-app-download__qr img{width:280px;height:auto;display:block}.block-app-download__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px}.block-app-download__btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:#0c1842;color:#fff;border-radius:2rem;padding:12px 24px;font-weight:600;font-size:.875rem;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-app-download__btn:hover{background:#17c4b0}.block-app-download__btn i{font-size:1.1rem}.block-app-download__description{font-size:.875rem;color:#33386b;line-height:1.6;margin:0}.block-app-centres__inner{max-width:1400px;margin:0 auto}.block-app-centres__heading{font-weight:400;color:#33386b;margin-bottom:32px}@media only screen and (max-width:62rem){.block-app-centres__heading{font-size:1.5rem}}.block-app-centres__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.block-app-centres__pill{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f5f5;color:#33386b;border-radius:2rem;padding:8px 16px;font-size:.875rem;font-weight:700;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-app-centres__pill:hover{background:#17c4b0;color:#fff}.block-app-centres__other{margin-top:48px}.block-app-centres__other-heading{color:#17c4b0;margin-bottom:32px}.block-app-centres__other-subheading{margin-bottom:32px}.block-app-centres__other-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.block-app-centres__other-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;background:#f5f5f5;border-radius:12px;padding:16px 20px;font-size:18px}.block-app-centres__other-btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;background:#008a00;color:#fff;border-radius:2rem;padding:6px 16px;font-size:.875rem;font-weight:600;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;white-space:nowrap}.block-app-centres__other-btn:hover{background:#17c4b0}.block-latest-news__inner{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media only screen and (max-width:62rem){.block-latest-news__inner{grid-template-columns:1fr}}.block-latest-news__text{margin-bottom:32px}.block-latest-news__featured{position:relative;border-radius:12px;overflow:hidden;min-height:290px;height:100%}.block-latest-news__featured i{color:#fff}.block-latest-news__featured img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.block-latest-news__featured-overlay{position:absolute;bottom:0;left:0;right:0;background:#0c1842;padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:32px;text-decoration:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:0 30px 0 12px}.block-latest-news__featured-overlay i,.block-latest-news__featured-overlay span{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-latest-news__featured-overlay i{color:#17c4b0}.block-latest-news__featured-overlay:hover i,.block-latest-news__featured-overlay:hover span{color:#17c4b0}.block-latest-news__featured-title{color:#fff;text-decoration:none;font-weight:600;font-size:1rem}.block-latest-news__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.block-latest-news__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:-webkit-gradient(linear,left top,right top,from(#00cac0),color-stop(#008a83),to(#00645f));background:linear-gradient(to right,#00cac0,#008a83,#00645f);color:#fff;text-decoration:none;padding:20px 24px;border-radius:8px;font-weight:600;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-latest-news__item:hover{opacity:.9;color:#0c1842}.block-latest-news__item i{-ms-flex-negative:0;flex-shrink:0}.block-latest-news__view-all{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#0c1842;color:#fff;text-decoration:none;padding:20px 24px;border-radius:8px;font-weight:600;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-latest-news__view-all i{-ms-flex-negative:0;flex-shrink:0;color:#17c4b0}.block-image-card-links{position:relative;z-index:3}.block-image-card-links__inner{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1400px;margin:0 auto}@media only screen and (max-width:48rem){.block-image-card-links__inner{grid-template-columns:repeat(2,1fr)}.block-image-card-links__inner .image-card-link:first-child{grid-column:1/-1}}@media only screen and (max-width:30.0625rem){.block-image-card-links__inner{grid-template-columns:1fr}}.image-card-link{position:relative;border-radius:12px;overflow:hidden;display:block;text-decoration:none;min-height:300px}.image-card-link__image{position:absolute;inset:0}.image-card-link__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.image-card-link:hover .image-card-link__image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.image-card-link__overlay{position:absolute;bottom:0;left:0;right:0;background:-webkit-gradient(linear,left top,right top,from(#0c1842),to(#33386b));background:linear-gradient(to right,#0c1842,#33386b);padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:0 30px 0 12px}.image-card-link__title{color:#fff;font-size:1rem}.image-card-link i{color:#17c4b0;-ms-flex-negative:0;flex-shrink:0}.block-highlight-text{padding:60px 40px;border-radius:10px}@media only screen and (max-width:42.5rem){.block-highlight-text{padding:8px 0}}.block-highlight-text--white{background:#fff}.block-highlight-text--light{background:oklch(96.79% .0186 145.43deg)}.block-highlight-text--teal{background:-webkit-gradient(linear,left top,right top,from(#00cac0),color-stop(#008a83),to(#00645f));background:linear-gradient(to right,#00cac0,#008a83,#00645f)}.block-highlight-text--dark{background:-webkit-gradient(linear,left top,right top,from(#0c1842),to(#33386b));background:linear-gradient(to right,#0c1842,#33386b);color:#fff}.block-highlight-text--dark .block-highlight-text__label{color:#17c4b0}.block-highlight-text--kelp{background:#00645f;color:#fff}.block-highlight-text--kelp h2{color:#fff}.block-highlight-text__inner{max-width:1400px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}@media only screen and (max-width:62rem){.block-highlight-text__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;padding:24px 32px}}.block-highlight-text__label{max-width:526px;width:100%}.block-highlight-text__label--small{font-weight:700;letter-spacing:.1em;-ms-flex-negative:0;flex-shrink:0;font-size:1rem;max-width:unset;width:unset}.block-highlight-text__text{color:#fff;margin:0}.block-highlight-text__text p{font-size:2.5rem;font-weight:700;line-height:1.1;margin:0}@media only screen and (max-width:42.5rem){.block-highlight-text__text p{font-size:1.75rem}}.block-stats__inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:1400px;margin:0 auto}@media only screen and (max-width:48rem){.block-stats__inner{grid-template-columns:1fr}.block-stats__inner .block-stats__image{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.block-stats__heading{color:#00645f;margin-bottom:16px}.block-stats__intro{color:#33386b;line-height:1.6;margin-bottom:32px}.block-stats__intro p{margin-bottom:8px}.block-stats__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.block-stats__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;padding:16px;border-radius:8px;background:#f5f5f5}.block-stats__number{font-size:2.5rem;font-weight:700;color:#0c1842;line-height:1.2}@media only screen and (max-width:42.5rem){.block-stats__number{font-size:1.75rem}}.block-stats__label{font-size:1rem;color:#33386b}@media only screen and (max-width:42.5rem){.block-stats__label{font-size:.9rem}}.block-stats__image{border-radius:12px;overflow:hidden;position:relative;min-height:300px}.block-stats__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.block-stats__item:last-child:nth-child(odd){grid-column:1/-1}.block-focus-areas{padding:32px;border-radius:10px}.block-focus-areas--white{background:#fff}.block-focus-areas--light{background:#f5f5f5}.block-focus-areas--teal{background:-webkit-gradient(linear,left top,right top,from(#00cac0),color-stop(#008a83),to(#00645f));background:linear-gradient(to right,#00cac0,#008a83,#00645f)}.block-focus-areas--dark{background:-webkit-gradient(linear,left top,right top,from(#0c1842),to(#33386b));background:linear-gradient(to right,#0c1842,#33386b);color:#fff}.block-focus-areas__top{display:grid;grid-template-columns:.6fr 1fr;gap:48px;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;max-width:1400px;margin:0 auto;margin-bottom:48px}@media only screen and (max-width:42.5rem){.block-focus-areas__top{grid-template-columns:1fr}}.block-focus-areas__image{border-radius:12px;overflow:hidden;position:relative;min-height:300px}.block-focus-areas__image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.block-focus-areas__heading{color:#00645f;margin-bottom:20px}.block-focus-areas__bottom{max-width:1400px;margin:0 auto}.block-focus-areas__focus-heading{color:#0c1842;font-size:1.25rem;margin-bottom:20px}.block-focus-areas__grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media only screen and (max-width:30.0625rem){.block-focus-areas__grid{grid-template-columns:1fr}}.block-focus-areas__item{background:#33386b;color:#fff;padding:20px 24px;border-radius:8px;line-height:1.5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-accordion__inner{max-width:1400px;margin:0 auto}.block-accordion__heading{color:#00645f;margin-bottom:24px}.block-accordion__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-bottom:32px}.block-accordion__btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.accordion-item{border:1px solid #17c4b0;border-radius:8px;overflow:hidden}.accordion-item__header{width:100%;background:#fff;border:none;padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;font-weight:700;font-size:1.625rem;color:#33386b;text-align:left;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.accordion-item__header i{color:#33386b;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:62rem){.accordion-item__header{font-size:1.5rem}}@media only screen and (max-width:42.5rem){.accordion-item__header{font-size:1.25rem}}@media only screen and (max-width:30.0625rem){.accordion-item__header{font-size:1.1rem}}.accordion-item.is-open .accordion-item__header i{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.accordion-item__content{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.accordion-item.is-open .accordion-item__content{max-height:1000px}.accordion-item__inner{padding:0 20px 4px;color:#33386b}.services-holder__pills{max-width:1400px;margin:0 auto;margin-bottom:24px}.services-holder__pills-label{font-weight:700;color:#0c1842;margin-bottom:12px}.services-holder__pills-list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.services-holder__pill{background:#fff;border:1px solid #f5f5f5;border-radius:2rem;padding:8px 18px;font-size:.875rem;font-weight:600;color:#0c1842;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.services-holder__pill:hover{background:#0c1842;color:#fff;border-color:#0c1842}.services-holder__sections{max-width:1400px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.service-section{display:grid;grid-template-columns:1fr 1fr;border:1px solid #17c4b0;border-radius:12px;overflow:hidden}@media only screen and (max-width:62rem){.service-section{grid-template-columns:1fr}}.service-section__left{background:-webkit-gradient(linear,left top,right top,from(#00cac0),color-stop(#008a83),to(#00645f));background:linear-gradient(to right,#00cac0,#008a83,#00645f);padding:32px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.service-section__title{color:#fff;font-size:1.75rem;margin-bottom:16px}.service-section__description{line-height:1.6;opacity:.95}.service-section__right{background:#fff;padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.service-section__right h4{color:#0c1842;font-size:.95rem;margin-bottom:8px}.service-section__right ul{margin:0 0 8px;padding-left:20px;color:#33386b}.service-section__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;background:#0c1842;color:#fff;text-decoration:none;padding:14px 24px;border-radius:2rem;font-weight:600;margin-top:auto;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-find-practice{background:#f5f5f5;border-radius:12px;max-width:1400px}.block-find-practice__inner{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:0 auto;padding:40px 32px}@media only screen and (max-width:48rem){.block-find-practice__inner{grid-template-columns:1fr}}@media only screen and (max-width:30.0625rem){.block-find-practice__inner{padding:16px}}.block-find-practice__right{z-index:1}.block-find-practice__heading{color:#33386b;font-weight:700;margin-bottom:16px}.block-find-practice__search-bar{width:100%;border:1px solid #17c4b0;border-radius:2rem;padding:12px 20px;font-size:.95rem;color:#0c1842;margin-bottom:16px;-webkit-box-sizing:border-box;box-sizing:border-box}.block-find-practice__search-wrap{position:relative;-webkit-box-flex:1;-ms-flex:1;flex:1}.block-find-practice__search-wrap i{position:absolute;left:16px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#17c4b0;font-size:.875rem}.block-find-practice__search{border:1px solid #17c4b0;border-radius:2rem;padding:8px 16px 8px 40px;font-size:.875rem;font-weight:700;color:#33386b}.block-find-practice__filters{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid rgba(51,56,107,.8)}.block-find-practice__filter-label{font-weight:600;color:#33386b;font-size:.875rem}.block-find-practice__select{border:1px solid #17c4b0;border-radius:2rem;padding:8px 16px;font-size:.875rem;font-weight:700;color:#33386b;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NDAgNjQwIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDcuMi4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjYgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTI5Ny40IDQ3MC42YzEyLjUgMTIuNSAzMi44IDEyLjUgNDUuMyAwbDE5Mi0xOTJjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMzIwIDQwMi43IDE1MC42IDIzMy40Yy0xMi41LTEyLjUtMzIuOC0xMi41LTQ1LjMgMHMtMTIuNSAzMi44IDAgNDUuM2wxOTIgMTkyeiIvPjwvc3ZnPg==) no-repeat;background-size:12px;background-position:right 6px top 10px;-moz-appearance:none;-webkit-appearance:none;appearance:none}.block-find-practice__list{max-height:500px;overflow-y:auto}.block-find-practice__map{width:100%;height:100%;min-height:400px;border-radius:12px;overflow:hidden;border:2px solid #17c4b0}.practice-card{background:#fff;border-radius:25px;overflow:hidden;margin-bottom:8px;margin-right:8px}.practice-card__toggle{width:100%;background:0 0;border:none;padding:16px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;text-align:left}.practice-card__toggle i{color:#33386b;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.practice-card.is-open .practice-card__toggle i{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.practice-card__name{font-weight:700;color:#33386b;font-size:1rem}@media only screen and (max-width:30.0625rem){.practice-card__name{font-size:14px}}.practice-card__details{display:none;padding:0 20px 16px}.practice-card.is-open .practice-card__details{display:block}.practice-card__contact,.practice-card__description{font-size:.875rem;color:#33386b;line-height:1.6;margin-bottom:12px}.practice-card__enrolment-status{font-size:.875rem;line-height:1.6;margin-bottom:12px}.practice-card__enrolment-status-open{color:#008a00}.practice-card__enrolment-status-limited{color:#00645f}.practice-card__enrolment-status-closed{color:oklch(71% .194 13.428deg)}.practice-card__contact{color:#17c4b0}.practice-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.practice-card__divider{border:none;border-top:1px solid #17c4b0;margin:16px 0;width:60%}.practice-card__btn{background:#33386b;color:#fff;text-decoration:none;padding:8px 16px;border-radius:2rem;font-size:.8rem;font-weight:600;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-contact-info{background:#fff;border-radius:12px;max-width:1400px}.block-contact-info__inner{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px}.block-contact-info__inner:first-child{padding-top:0}.block-contact-info__inner:last-child{padding-bottom:0}.contact-info-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;padding:28px 0;border-bottom:1px solid #17c4b0}.contact-info-item:last-child{border-bottom:none}@media only screen and (max-width:62rem){.contact-info-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}}.contact-info-item__heading{color:#0c1842;font-size:1.1rem;margin-bottom:8px}.contact-info-item__text{color:#33386b;line-height:1.6;max-width:600px;margin:0}@media only screen and (max-width:62rem){.contact-info-item__left{width:100%}}.contact-info-item__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:62rem){.contact-info-item__right{-ms-flex-item-align:start;align-self:flex-start}}.contact-info-item__btn{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:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;background:#0c1842;color:#fff;text-decoration:none;padding:10px 20px;border-radius:2rem;font-weight:600;font-size:.875rem;white-space:normal;word-break:break-word;max-width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.contact-info-item__btn i{color:#17c4b0}.block-staff-tabs__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-bottom:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-staff-tabs__heading{margin-bottom:32px}.block-staff-tabs__blurb{padding-left:6px;margin-bottom:32px}.block-staff-tabs__tab{font-size:18px;cursor:pointer;border:none;background:0 0;color:#33386b;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.block-staff-tabs__tab:hover{border-color:#17c4b0;color:#17c4b0}.block-staff-tabs__tab.is-active{text-decoration:underline;color:#17c4b0;text-decoration-thickness:2px;text-underline-offset:5px}.block-staff-tabs__panel{display:none}.block-staff-tabs__panel.is-active{display:block}.block-staff-tabs__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}@media only screen and (max-width:87.5rem){.block-staff-tabs__grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:42.5rem){.block-staff-tabs__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:30.0625rem){.block-staff-tabs__grid{grid-template-columns:1fr}}.block-staff-tabs__card{background:#f5f5f5;border-radius:12px;overflow:hidden;text-align:center}.block-staff-tabs__photo{padding:16px}.block-staff-tabs__photo img{width:100%;height:auto;display:block;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;border-radius:50%}.block-staff-tabs__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px;aspect-ratio:1/1;width:100%;overflow:hidden}.block-staff-tabs__icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.block-staff-tabs__info{padding:16px}.block-staff-tabs__role{font-size:.875rem;margin-bottom:12px;font-weight:700}.staff-modal{display:none;position:fixed;inset:0;z-index:1000}.staff-modal.is-open{display:block}.staff-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,.6);backdrop-filter:blur(4px)}.staff-modal__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;border-radius:16px;padding:32px;width:90%;max-width:420px;max-height:90vh;overflow-y:auto;z-index:1}.staff-modal__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;text-align:center}.staff-modal__photo-wrap img{width:140px;height:140px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.staff-modal__close{position:absolute;top:16px;right:16px;background:#0c1842;color:#fff;border:none;border-radius:50%;width:36px;height:36px;font-size:1.25rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1}.staff-modal__close:hover{background:#17c4b0}.staff-modal__photo-wrap{-ms-flex-negative:0;flex-shrink:0}.staff-modal__photo-wrap img{width:120px;height:120px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.staff-modal__details{-webkit-box-flex:1;-ms-flex:1;flex:1}.staff-modal__name{font-size:1.25rem;margin:0 0 4px}.staff-modal__role{color:#17c4b0;font-weight:600;margin:0 0 12px}.staff-modal__bio{font-size:.9rem;line-height:1.6;margin:0;text-align:left}
/*# sourceMappingURL=main.css.map */
