.section_hero{align-items:flex-end;display:flex;min-height:31.25rem;padding-bottom:4rem;padding-top:13.5625rem;position:relative}.section_hero:after{background-color:rgba(0,0,0,.35);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@media (max-width:991px){.section_hero{min-height:25rem;padding-top:10.75rem}}@media (max-width:767px){.section_hero{min-height:21.875rem;padding-top:9.5rem;text-align:center}}.hero_bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.hero_bg picture{display:block;height:100%;width:100%}.hero_bg-img{height:100%;object-fit:cover;object-position:center center;width:100%}.hero_content{background-color:var(--color-dark-navy);box-shadow:0 4px 12px rgba(0,0,0,.25);margin-left:-2rem;max-width:60%;padding:2.5rem;position:relative;z-index:2}.hero_content .button-group{margin-top:1.5rem}@media (max-width:991px){.hero_content{margin-left:0;max-width:100%}}@media (max-width:767px){.hero_content{padding:2rem 1.5rem;text-align:center}}.hero_heading{color:var(--color-white);font-size:clamp(2rem,4.5vw,3rem);font-weight:700;line-height:1.15;margin-bottom:.4em}@media (max-width:400px){.hero_heading{font-size:1.75rem}}.hero_paragraph{color:hsla(0,0%,100%,.8);font-size:var(--text-body);font-style:italic;line-height:1.5;margin-bottom:1.5rem}.section_intro{text-align:center}.intro_text{margin:0 auto;max-width:48rem}.services_grid{display:grid;gap:.5rem;grid-template-columns:repeat(5,1fr);margin-top:1.5rem}@media (max-width:991px){.services_grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.services_grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:400px){.services_grid{gap:.25rem;grid-template-columns:repeat(2,1fr)}}.services_item{aspect-ratio:1/1;cursor:default;overflow:hidden;position:relative}.services_item img{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.services_item:hover img{transform:scale(1.05)}.services_item:after{background:linear-gradient(transparent 40%,rgba(0,0,0,.75));content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.services_item-title{bottom:.75rem;color:var(--color-white);font-family:var(--font-heading);font-size:clamp(.85rem,1.2vw,1.25rem);font-weight:700;left:.75rem;line-height:1.2;position:absolute;right:.75rem;z-index:2}@media (max-width:400px){.services_item-title{font-size:.8rem}}.section_services .button-group{margin-top:2rem;padding-bottom:3rem}@media (max-width:767px){.section_services .button-group{justify-content:center}}.facility_grid{align-items:center;display:flex;flex-direction:row-reverse;gap:3rem}@media (max-width:991px){.facility_grid{flex-direction:column;gap:2rem}}@media (max-width:767px){.facility_grid{text-align:center}}.facility_image-wrap{flex:1;min-width:0}.facility_image-wrap img{width:100%}.facility_content{flex:1;min-width:0}.about_grid{align-items:center;display:flex;gap:3rem}@media (max-width:991px){.about_grid{flex-direction:column;gap:2rem}}@media (max-width:767px){.about_grid{text-align:center}}.about_image-wrap{flex:1;min-width:0}.about_image-wrap img{width:100%}.about_content{flex:1;min-width:0}.section_testimonials{background-color:var(--color-dark-navy);overflow:hidden;position:relative}.testimonials_inner{margin:0 auto;max-width:48rem;position:relative;text-align:center}.testimonials_heading{color:var(--color-white);font-size:var(--text-h3);font-weight:700;margin-bottom:2.5rem}.testimonials_slider{align-items:center;display:flex;gap:1rem;position:relative}.testimonials_viewport{flex:1;min-width:0;overflow:hidden}.testimonials_track{display:flex;transition:transform .5s ease}.testimonial_item{box-sizing:border-box;flex:0 0 100%;min-width:0;padding:0 1rem}.testimonial_quote{color:hsla(0,0%,100%,.75);font-size:var(--text-body-lg);font-style:italic;line-height:1.7;margin-bottom:1.25em}@media (max-width:767px){.testimonial_quote{font-size:var(--text-body)}}.testimonial_name{color:var(--color-accent-blue);font-size:.95rem;font-style:normal;font-weight:700}.testimonials_arrow{align-items:center;background:transparent;border:2px solid hsla(0,0%,100%,.3);border-radius:50%;color:hsla(0,0%,100%,.7);cursor:pointer;display:flex;flex-shrink:0;height:2.75rem;justify-content:center;padding:0;transition:all var(--transition-fast);width:2.75rem}.testimonials_arrow:hover{background:hsla(0,0%,100%,.1);border-color:var(--color-white);color:var(--color-white)}@media (max-width:767px){.testimonials_arrow{height:2.25rem;width:2.25rem}.testimonials_arrow svg{height:1rem;width:1rem}}.testimonials_dots{display:flex;gap:.625rem;justify-content:center;margin-top:2.5rem}.testimonials_dot{background:transparent;border:2px solid hsla(0,0%,100%,.35);border-radius:50%;cursor:pointer;height:.625rem;padding:0;transition:all var(--transition-fast);width:.625rem}.testimonials_dot.is-active,.testimonials_dot:hover{border-color:var(--color-white)}.testimonials_dot.is-active{background:var(--color-white)}.certifications_grid{align-items:flex-start;display:flex;flex-wrap:wrap;gap:3rem;justify-content:center}@media (max-width:767px){.certifications_grid{gap:2rem}}.certifications_item{max-width:10rem;text-align:center}.certifications_item img{height:auto;margin-bottom:.5rem;width:100%}@media (max-width:767px){.certifications_item{max-width:45%}}.certifications_item-title{color:var(--color-heading);font-family:var(--font-heading);font-size:var(--text-body);font-weight:700}