.TabComponent__inner-mobile .AccordionSlot__heading{font-weight:700;display:flex;justify-content:center;align-items:center;cursor:pointer;text-align:center;gap:1rem;padding:1rem 2rem;border-radius:var(--border-radius-lg);background-color:var(--primary-opacity-light-blue);color:var(--color-primary-text)}.TabComponent__inner-mobile .AccordionSlot__icon{position:absolute;right:1rem}.TabComponent__inner-mobile .AccordionSlot[aria-expanded=true] .AccordionSlot__heading{background-color:var(--primary-light-blue);border-radius:var(--border-radius-lg)!important;color:#fff}.CardProfile{background-color:#f5f5f5;min-width:300px!important}.CardProfile__image{display:flex;justify-content:center;align-items:center}.CardProfile__img{border-radius:50%;width:250px;height:250px}.CardProfile__right{display:flex;flex-direction:column;justify-content:center;align-items:center}.TabComponent[data-astro-cid-npxnsgxt]{background-color:#fff;height:var(--tabWrapperHeight)}.TabComponent__inner[data-astro-cid-npxnsgxt]{height:var(--tabWrapperHeight)}.TabComponent__inner[data-astro-cid-npxnsgxt].vertical{display:grid;grid-template-columns:minmax(min-content,200px) 1fr}.TabComponent__inner[data-astro-cid-npxnsgxt].vertical .TabComponent__tabs-wrapper[data-astro-cid-npxnsgxt]{display:grid;height:fit-content}@media (max-width: 968px){.TabComponent__inner[data-astro-cid-npxnsgxt]{display:grid;grid-template-columns:minmax(min-content,200px) 1fr}.TabComponent__inner[data-astro-cid-npxnsgxt] .TabComponent__tabs-wrapper[data-astro-cid-npxnsgxt]{display:grid;height:var(--tabWrapperHeight)}.TabComponent__inner[data-astro-cid-npxnsgxt] .TabComponent__tab_content-outer[data-astro-cid-npxnsgxt]{display:flex;flex-wrap:wrap;padding-left:2rem;border-right:1px solid var(--color-accent)}}.TabComponent__tabs-wrapper[data-astro-cid-npxnsgxt]{display:flex;gap:5px;background-color:#fff;padding:1.5rem;height:fit-content}.TabComponent__tab[data-astro-cid-npxnsgxt]{box-shadow:0 4px 4px #00000040;transition:box-shadow .1s;margin-bottom:.5rem;position:relative;cursor:pointer;flex:1;border-radius:var(--border-radius-lg);background-color:var(--primary-opacity-light-blue);color:var(--color-primary-text);padding:1em;text-align:center}@media (max-width: 576px){.TabComponent__tab[data-astro-cid-npxnsgxt]{padding:.3em .5em}}.TabComponent__tab[data-astro-cid-npxnsgxt] .TabComponent__tab-svg[data-astro-cid-npxnsgxt]{right:10px;top:50%;bottom:0;transform:translate(-50%,-50%);position:absolute}.TabComponent__tab[data-astro-cid-npxnsgxt] .TabComponent__tab-svg[data-astro-cid-npxnsgxt].active{transform:rotate(180deg) translate(50%,50%)}.TabComponent__tab[data-astro-cid-npxnsgxt] .TabComponent__tab-svg[data-astro-cid-npxnsgxt].active path[data-astro-cid-npxnsgxt]{fill:#e94934}.TabComponent__tab[data-astro-cid-npxnsgxt].active{font-weight:700;background-color:var(--primary-light-blue);border-radius:var(--border-radius-lg);color:#fff;box-shadow:none}.TabComponent__tab-content-outer[data-astro-cid-npxnsgxt]{display:flex;width:100%}.TabComponent__tab-content-wrapper[data-astro-cid-npxnsgxt]{padding:2rem;background-color:#fff;flex:1;display:none;height:100%}.TabComponent__tab-content-wrapper[data-astro-cid-npxnsgxt].active{display:flex}.TabComponent__inner-mobile[data-astro-cid-npxnsgxt]{display:none}@media screen and (max-width: 1024px){.TabComponent__inner-mobile[data-astro-cid-npxnsgxt]{display:grid;gap:1rem}.TabComponent__tabs-wrapper-mobile[data-astro-cid-npxnsgxt] .TabComponent__tab-content-outer-mobile[data-astro-cid-npxnsgxt]{display:flex;flex-direction:column;align-items:center}.content-wrapper[data-astro-cid-npxnsgxt]{display:flex}.TabComponent__tab-content-wrapper[data-astro-cid-npxnsgxt]{padding:0rem!important}.TabComponent__tab-content-wrapper[data-astro-cid-npxnsgxt].active{display:flex;flex-direction:column;border:none}.TabComponent__tab-content-wrapper[data-astro-cid-npxnsgxt] .TabComponent__tab-content[data-astro-cid-npxnsgxt]{padding:1rem 0}.TabComponent__inner[data-astro-cid-npxnsgxt]{display:none!important}}.TabComponent__tab-content a{margin-top:1rem;color:var(--color-accent)}.testimonials-wrapper-mobile .swiper-pagination{position:static;width:fit-content!important}.testimonials-wrapper-mobile .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{transform:translateY(10%)}.testimonials-wrapper-mobile .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.testimonials-wrapper-mobile .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets .swiper-pagination-bullet{border:1px solid #0B3954}.testimonials-wrapper-mobile .swiper-pagination-bullet-active{background:#0b3954!important}.section-five{padding:3rem 0}.section-five .mega-tab-buttons{display:flex;gap:2.5rem;margin:1.5rem 0}@media (max-width: 968px){.section-five .mega-tab-buttons{gap:1rem}}.section-five .mega-tab-buttons .tab-trigger{transition:unset!important;font-weight:700;min-width:unset}.section-five .mega-tab-buttons .tab-trigger.active{background-color:var(--color-tertiary);color:var(--color-tertiary-text)}.section-five .tab-group{display:none}.section-five .active{display:block}.section-five .TabComponent__inner{display:flex}.section-five .TabComponent__tabs-wrapper{flex-direction:column}.section-five .TabComponent__tab{max-width:210px;width:210px}.section-five .TabComponent__tab-content{padding:0 1rem}.section-five .TabComponent__tab-content a{margin-top:1rem;color:var(--color-accent)}@media screen and (max-width: 1023px){.section-five .mega-tab-buttons{flex-direction:column}.section-five .mega-tab-buttons button{width:100%;max-width:400px;margin:auto;padding:1rem}.AccordionSlot__panel{width:auto!important}.CardProfile{margin:1rem auto}}.TabComponent__tab-content p,.TabComponent__tab-content strong,.TabComponent__tab-content ul{color:var(--color-primary-text);padding-top:.5rem;line-height:1.5}.TabComponent__tab-content ul{margin:0}@media (max-width: 500px){.CardProfile{min-width:max-content!important}}.CardProfile__right p,.CardProfile__right strong,.CardProfile__right ul{color:var(--color-primary-text)}[custom-select-options]>*:hover{background-color:var(--color-primary-shade);cursor:pointer}[custom-select-options]>*{transition:background-color .3s ease;padding:.5rem 1rem}[custom-select-options] .selected{font-weight:700}.tab-trigger{color:var(--color-primary-text)}@media (max-width: 1023px){.mega-tab-container[data-astro-cid-dn53rweq]{max-width:600px;margin:auto}}.mega-tab-container[data-astro-cid-dn53rweq] .mega-tab-heading[data-astro-cid-dn53rweq]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media (max-width: 1023px){.mega-tab-container[data-astro-cid-dn53rweq] .mega-tab-heading[data-astro-cid-dn53rweq]{display:block;max-width:600px}}@media (max-width: 1023px){.mega-tab-container[data-astro-cid-dn53rweq] .mega-tab-coutry-select[data-astro-cid-dn53rweq]{margin-top:1rem}.mega-tab-container[data-astro-cid-dn53rweq] .mega-tab-coutry-select[data-astro-cid-dn53rweq] .customSelect[data-astro-cid-dn53rweq]{width:100%!important;margin-bottom:1.5rem}}.customSelect[data-astro-cid-dn53rweq]{min-width:150px;width:fit-content;position:relative;z-index:1;color:var(--color-primary-text)}.customSelect--heading[data-astro-cid-dn53rweq]{text-transform:capitalize;background-color:var(--color-tertiary);color:#fff;gap:.5rem;min-width:250px;border-radius:var(--border-radius)}.customSelect--heading[data-astro-cid-dn53rweq]>div[data-astro-cid-dn53rweq]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customSelect--inner[data-astro-cid-dn53rweq]{display:grid}.customSelect--inner[data-astro-cid-dn53rweq]>[data-astro-cid-dn53rweq]{width:100%}.customSelect--icon[data-astro-cid-dn53rweq]{transition:rotate .3s ease;display:flex;align-items:center;flex-shrink:0}.customSelect--heading[data-astro-cid-dn53rweq]{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-weight:700;border-radius:var(--border-radius-xs);cursor:pointer}.customSelect--content[data-astro-cid-dn53rweq]{display:none;grid-template-rows:0fr;transition:grid-template-rows .2s,box-shadow .2s ease;background:#f5f5f5;width:100%;top:100%;left:0;position:absolute;padding:1rem;animation:shrink .3s ease;margin-top:10px}.customSelect--content[data-astro-cid-dn53rweq] .inner[data-astro-cid-dn53rweq]{width:100%}.customSelect--content[data-astro-cid-dn53rweq] .inner[data-astro-cid-dn53rweq] .customSelect--inner[data-astro-cid-dn53rweq]{gap:10px}.customSelect--content[data-astro-cid-dn53rweq] .inner[data-astro-cid-dn53rweq] .customSelect--inner[data-astro-cid-dn53rweq] button[data-astro-cid-dn53rweq]{background-color:#fff}.customSelect[data-astro-cid-dn53rweq][aria-expanded=true] .customSelect--content[data-astro-cid-dn53rweq]{grid-template-rows:1fr;display:grid;min-width:fit-content;border-radius:var(--border-radius-xs);box-shadow:0 4px 4px #00000040}.customSelect[data-astro-cid-dn53rweq][aria-expanded=true] .customSelect--heading[data-astro-cid-dn53rweq]{transition:box-shadow .2s ease}.customSelect[data-astro-cid-dn53rweq][aria-expanded=true] .customSelect--icon[data-astro-cid-dn53rweq]{rotate:180deg}.header-wrapper[data-astro-cid-dn53rweq]{position:relative}.header-wrapper[data-astro-cid-dn53rweq] .text-container[data-astro-cid-dn53rweq]{max-width:55%;background:transparent;min-width:min-content;color:#fff!important}.header-wrapper[data-astro-cid-dn53rweq] .text-container[data-astro-cid-dn53rweq] h1[data-astro-cid-dn53rweq]{font-size:40px;color:#fff;margin-bottom:10px;max-width:300px}.header-wrapper[data-astro-cid-dn53rweq] .text-container[data-astro-cid-dn53rweq] p[data-astro-cid-dn53rweq]{max-width:500px;color:#fff}.header-wrapper[data-astro-cid-dn53rweq] .text-container[data-astro-cid-dn53rweq] .btn[data-astro-cid-dn53rweq]{margin-top:20px;width:300px}.header-wrapper[data-astro-cid-dn53rweq] #ft-badge[data-astro-cid-dn53rweq]{width:250px;object-fit:cover;margin-top:4rem}.header-wrapper[data-astro-cid-dn53rweq] .header-logo[data-astro-cid-dn53rweq]{position:absolute;z-index:3;top:0;right:0;transform:translate(-100%)}@media (max-width: 900px){.header-wrapper[data-astro-cid-dn53rweq] .header-logo[data-astro-cid-dn53rweq]{display:none}}.header-wrapper[data-astro-cid-dn53rweq] .header-logo[data-astro-cid-dn53rweq] .full-circle[data-astro-cid-dn53rweq]{background-color:var(--primary-light-blue);border-radius:50%;width:200px;height:200px;display:flex;justify-content:center;align-items:center;position:relative}.header-wrapper[data-astro-cid-dn53rweq] .header-logo[data-astro-cid-dn53rweq] .full-circle[data-astro-cid-dn53rweq] svg[data-astro-cid-dn53rweq]{width:50%;height:50%}.header-wrapper[data-astro-cid-dn53rweq] .header-logo[data-astro-cid-dn53rweq] .border-circle[data-astro-cid-dn53rweq]{border:3px solid white;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-40px;right:-70px;z-index:-1}ul[data-astro-cid-dn53rweq]{margin:0;padding-left:20px}.section-two[data-astro-cid-dn53rweq]{background-color:var(--card-bg1);color:var(--color-primary-text)}.section-two[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq]{display:flex;gap:2rem}.section-two[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] p[data-astro-cid-dn53rweq]{padding-top:1rem}.section-two[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .image-container[data-astro-cid-dn53rweq]{max-width:600px;display:flex}.section-two[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .image-container[data-astro-cid-dn53rweq] .inner-image[data-astro-cid-dn53rweq]{overflow:hidden;border-radius:var(--border-radius-sm);object-fit:cover}.section-two[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .image-container[data-astro-cid-dn53rweq] .inner-image[data-astro-cid-dn53rweq] img[data-astro-cid-dn53rweq]{height:100%}.section-three[data-astro-cid-dn53rweq]{padding:0;color:var(--color-primary-text)}.section-three[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq]{display:flex;padding:0}.section-three[data-astro-cid-dn53rweq] .container-left[data-astro-cid-dn53rweq],.section-three[data-astro-cid-dn53rweq] .container-right[data-astro-cid-dn53rweq]{padding:2rem;width:50%;flex:1;display:flex;flex-direction:column;justify-content:center}.section-three[data-astro-cid-dn53rweq] ul[data-astro-cid-dn53rweq] li[data-astro-cid-dn53rweq]{padding-top:1rem}.section-three[data-astro-cid-dn53rweq] .container-right[data-astro-cid-dn53rweq]{display:flex;color:#fff}.section-three[data-astro-cid-dn53rweq] .container-right[data-astro-cid-dn53rweq] p[data-astro-cid-dn53rweq]{color:#fff}.section-three[data-astro-cid-dn53rweq] .container-right[data-astro-cid-dn53rweq] .quotes-background[data-astro-cid-dn53rweq]{background-color:#0b3954;border-radius:var(--border-radius-sm);padding:2rem}.section-three[data-astro-cid-dn53rweq] .container-right[data-astro-cid-dn53rweq] .quote[data-astro-cid-dn53rweq] path[data-astro-cid-dn53rweq]{fill:var(--primary-light-blue)}.section-three[data-astro-cid-dn53rweq] .container-right[data-astro-cid-dn53rweq] .quote-right[data-astro-cid-dn53rweq]{display:flex;justify-content:end}.section-three[data-astro-cid-dn53rweq] .container-right[data-astro-cid-dn53rweq] .nav-author[data-astro-cid-dn53rweq]{display:flex;padding-top:1rem;margin-right:1px}.section-three[data-astro-cid-dn53rweq] .container-right[data-astro-cid-dn53rweq] .nav-author[data-astro-cid-dn53rweq] .author[data-astro-cid-dn53rweq]{margin-left:auto;text-align:end}.section-four[data-astro-cid-dn53rweq]{background-color:#f5f5f5;padding:3rem 0}.section-four[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] h2[data-astro-cid-dn53rweq]{text-align:center}.section-four[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .cards[data-astro-cid-dn53rweq]{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px;padding-top:2rem}.section-four[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq]{flex:1;max-width:300px;display:flex;flex:1 0 400px;flex-flow:column}.section-four[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .svg-text[data-astro-cid-dn53rweq]{display:flex;align-items:center;background-color:var(--primary-opacity-light-blue);text-align:center;min-height:62px;padding:.5rem;border-radius:var(--border-radius-sm)}.section-four[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .svg-text[data-astro-cid-dn53rweq] .svg-container[data-astro-cid-dn53rweq]{width:50px;max-width:50px;height:50px;max-height:50px;border-radius:50%;background-color:#fff;display:flex;align-items:center;justify-content:center;flex:1;padding:5px}.section-four[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .svg-text[data-astro-cid-dn53rweq] .svg-container[data-astro-cid-dn53rweq] svg[data-astro-cid-dn53rweq]{width:35px;height:35px}.section-four[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .svg-text[data-astro-cid-dn53rweq] h3[data-astro-cid-dn53rweq]{font-size:20px;flex:4;padding-left:10px;color:var(--secondary-colour)}.section-four[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .content[data-astro-cid-dn53rweq]{color:var(--color-primary-text);padding:1rem;box-shadow:4px 5px 4px #0b395424;display:flex;align-items:stretch;flex-direction:column;flex-grow:1;background-color:#fff;margin-top:1.5rem}.section-six[data-astro-cid-dn53rweq]{background-color:#f5f5f5}.section-six[data-astro-cid-dn53rweq] .title-viewall[data-astro-cid-dn53rweq]{display:flex;justify-content:space-between}.section-six[data-astro-cid-dn53rweq] .testimonial-excerpt[data-astro-cid-dn53rweq]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.section-six[data-astro-cid-dn53rweq] .testimonial-title[data-astro-cid-dn53rweq]{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:20px}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq]{display:grid;justify-content:space-between;gap:50px;padding-top:2rem}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq]{background-color:#fff;padding:20px;position:relative;max-width:400px;border-radius:var(--border-radius-sm)}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq] .type[data-astro-cid-dn53rweq]{background-color:var(--secondary-colour);border-radius:0 15px 0 5px;position:absolute;top:0;right:0;color:#fff;padding:5px 10px 5px 30px;width:fit-content;text-align:end;width:190px}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq] .type[data-astro-cid-dn53rweq] p[data-astro-cid-dn53rweq]{padding-top:0;color:#fff}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq] p[data-astro-cid-dn53rweq]{color:var(--color-primary-text);padding-top:10px}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq] .button-wrapper[data-astro-cid-dn53rweq]{padding-top:3rem;display:flex}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq] .button-wrapper[data-astro-cid-dn53rweq] .btn[data-astro-cid-dn53rweq]{margin:0 auto}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq]{display:grid;gap:1.5rem}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq]{grid-template-columns:1fr 1fr;gap:1rem}@media (min-width: 1078px){.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq]{grid-template-columns:1fr 1fr 1fr;gap:2rem}}@media (min-width: 1300px){.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq]{grid-template-columns:repeat(var(--cardBlockLayout, 4),1fr);gap:2rem}}@media (min-width: 1500px){.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq]{gap:2rem}}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper-mobile[data-astro-cid-dn53rweq]{display:none}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq]{padding-top:2rem;width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));gap:40px}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq]{display:flex;color:var(--color-primary-text);box-shadow:0 4px 4px #00000040;max-width:510px;border-radius:var(--border-radius-sm);padding:1rem;gap:1rem}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .btn-4[data-astro-cid-dn53rweq],.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .btn-4[data-astro-cid-dn53rweq]:hover{border:1px!important}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .image[data-astro-cid-dn53rweq] img[data-astro-cid-dn53rweq]{object-fit:cover;border-radius:50%;width:150px;height:150px}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .text[data-astro-cid-dn53rweq]{display:flex;flex-direction:column;justify-content:space-between}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .description[data-astro-cid-dn53rweq]{padding-top:1rem}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .name[data-astro-cid-dn53rweq],.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .title[data-astro-cid-dn53rweq]{font-family:var(--font-secondary);font-size:20px}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .title[data-astro-cid-dn53rweq]{font-weight:400}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .button-wrapper[data-astro-cid-dn53rweq]{padding-top:2rem}.container-swiper[data-astro-cid-dn53rweq]{max-width:700px;width:100%!important}.container-swiper[data-astro-cid-dn53rweq] .swiper-wrapper[data-astro-cid-dn53rweq]{height:fit-content}.container-swiper[data-astro-cid-dn53rweq] .swiper-button-next[data-astro-cid-dn53rweq],.container-swiper[data-astro-cid-dn53rweq] .swiper-button-prev[data-astro-cid-dn53rweq]{position:static;background-color:transparent}.container-swiper[data-astro-cid-dn53rweq] .swiper-button-next[data-astro-cid-dn53rweq]:after,.container-swiper[data-astro-cid-dn53rweq] .swiper-button-prev[data-astro-cid-dn53rweq]:after{content:""}.container-swiper[data-astro-cid-dn53rweq] .navigation[data-astro-cid-dn53rweq]{position:relative;display:flex;align-items:center;height:2rem;background-color:transparent;gap:.5rem;margin-top:1rem;margin:1rem auto}.container-swiper[data-astro-cid-dn53rweq] .navigation[data-astro-cid-dn53rweq] .swiper-button-next[data-astro-cid-dn53rweq],.container-swiper[data-astro-cid-dn53rweq] .navigation[data-astro-cid-dn53rweq] .swiper-button-prev[data-astro-cid-dn53rweq]{width:auto}.testimonials-wrapper-mobile[data-astro-cid-dn53rweq]{--swiper-pagination-color: white;--swiper-pagination-bullet-inactive-color: transparent;--swiper-pagination-bullet-inactive-opacity: 1;--swiper-pagination-bullet-size: 12px}.testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .swiper-wrapper[data-astro-cid-dn53rweq] .quote-content[data-astro-cid-dn53rweq]{display:flex;gap:1.5rem;margin-top:2em;color:#0b3954}.testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .swiper-button-next[data-astro-cid-dn53rweq],.testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .swiper-button-prev[data-astro-cid-dn53rweq]{position:static;background-color:transparent}.testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .swiper-button-next[data-astro-cid-dn53rweq]:after,.testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .swiper-button-prev[data-astro-cid-dn53rweq]:after{content:""}.testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .navigation[data-astro-cid-dn53rweq]{display:flex;align-items:center;justify-content:center;height:2rem;background-color:transparent;gap:.5rem;margin:2rem auto 0}.testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .navigation[data-astro-cid-dn53rweq] .swiper-button-next[data-astro-cid-dn53rweq],.testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .navigation[data-astro-cid-dn53rweq] .swiper-button-prev[data-astro-cid-dn53rweq]{width:auto}.TabComponent__tab-content[data-astro-cid-dn53rweq] ul[data-astro-cid-dn53rweq]{padding:0 20px;list-style:none;margin:0}.TabComponent__tab-content[data-astro-cid-dn53rweq] li[data-astro-cid-dn53rweq]:before{content:"";border-color:transparent var(--color-accent);border-style:solid;border-width:.35em 0 .35em .45em;display:block;height:0;width:0;left:-1em;top:.9em;position:relative}@media screen and (max-width: 1023px){h2[data-astro-cid-dn53rweq]{font-size:24px}.header-wrapper[data-astro-cid-dn53rweq] .text-container[data-astro-cid-dn53rweq]{max-width:var(--maxWidth, 40%)}.header-wrapper[data-astro-cid-dn53rweq] .text-container[data-astro-cid-dn53rweq] h1[data-astro-cid-dn53rweq]{max-width:unset;padding-top:1.5rem}.header-wrapper[data-astro-cid-dn53rweq] .text-container[data-astro-cid-dn53rweq] .button-wrapper[data-astro-cid-dn53rweq] .btn[data-astro-cid-dn53rweq]{max-width:270px}.header-wrapper[data-astro-cid-dn53rweq] p[data-astro-cid-dn53rweq]{background-color:#087e8b;padding:.5rem;margin-top:2rem}.section-two[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq]{flex-direction:column}.section-two[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .text-conatiner[data-astro-cid-dn53rweq]{max-width:unset}.section-three[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq]{flex-direction:column}.section-three[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .container-left[data-astro-cid-dn53rweq],.section-three[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .container-right[data-astro-cid-dn53rweq]{padding:2rem;width:auto}.section-three[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .quotes-background[data-astro-cid-dn53rweq]{width:100%}.section-three[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .container-right[data-astro-cid-dn53rweq]{flex-direction:unset;padding:1rem}.section-three[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .container-left[data-astro-cid-dn53rweq]{background:#fff;padding:1rem}.section-four[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .cards[data-astro-cid-dn53rweq]{flex-direction:column;align-items:center;gap:30px}.section-four[data-astro-cid-dn53rweq] .page-width[data-astro-cid-dn53rweq] .cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq]{flex:1 0 250px;max-width:350px}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper[data-astro-cid-dn53rweq],.section-six[data-astro-cid-dn53rweq] .view-all[data-astro-cid-dn53rweq]{display:none}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper-mobile[data-astro-cid-dn53rweq]{display:block;padding-top:2rem}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq]{background-color:#fff;padding:20px;position:relative;border-radius:var(--border-radius-sm)}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq] .type[data-astro-cid-dn53rweq]{background-color:var(--secondary-colour);border-radius:0 15px 0 5px;position:absolute;top:0;right:0;color:#fff;padding:5px 10px 5px 30px;width:fit-content;text-align:end;width:190px}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq] .type[data-astro-cid-dn53rweq] p[data-astro-cid-dn53rweq]{padding-top:0;color:#fff}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq] p[data-astro-cid-dn53rweq]{color:var(--color-primary-text);padding-top:10px}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq] .button-wrapper[data-astro-cid-dn53rweq]{padding-top:1rem;display:table;margin:0 auto}.section-six[data-astro-cid-dn53rweq] .testimonials-wrapper-mobile[data-astro-cid-dn53rweq] .testimonial[data-astro-cid-dn53rweq] .button-wrapper[data-astro-cid-dn53rweq] .btn[data-astro-cid-dn53rweq]{width:200px}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq]{grid-template-columns:repeat(auto-fill,minmax(270px,1fr))}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq]{display:flex;flex-direction:column}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .text[data-astro-cid-dn53rweq] .button-wrapper[data-astro-cid-dn53rweq]{padding-top:.5rem}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .text[data-astro-cid-dn53rweq] .button-wrapper[data-astro-cid-dn53rweq] button[data-astro-cid-dn53rweq]{padding:5px}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .text[data-astro-cid-dn53rweq] p[data-astro-cid-dn53rweq]{font-size:14px}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .text[data-astro-cid-dn53rweq] h2[data-astro-cid-dn53rweq],.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .text[data-astro-cid-dn53rweq] h3[data-astro-cid-dn53rweq]{font-size:16px}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .text[data-astro-cid-dn53rweq] .description[data-astro-cid-dn53rweq]{padding-top:.5rem}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .image[data-astro-cid-dn53rweq]{display:flex;flex-direction:column;align-items:center}.section-seven[data-astro-cid-dn53rweq] .team-cards[data-astro-cid-dn53rweq] .card[data-astro-cid-dn53rweq] .image[data-astro-cid-dn53rweq] img[data-astro-cid-dn53rweq]{min-width:150px}}
