@font-face{font-family:Open Sans;src:url(/fonts/OpenSans-Variable.ttf) format("truetype");font-weight:300 800;font-style:normal;font-display:swap}[data-v-7df52f8d],[data-v-7df52f8d]:after,[data-v-7df52f8d]:before{margin:0;padding:0;box-sizing:border-box}body[data-v-7df52f8d]{background-color:rgba(247,248,249,.8);font-family:Open Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#2c3844;position:relative}button[data-v-7df52f8d],button[data-v-7df52f8d]:focus,button[data-v-7df52f8d]:hover{outline:none}a[data-v-7df52f8d],a[data-v-7df52f8d]:active,a[data-v-7df52f8d]:focus,a[data-v-7df52f8d]:hover{outline:none;text-decoration:none;color:#fff}button[data-v-7df52f8d],input[data-v-7df52f8d]{font-family:Open Sans,sans-serif;color:#2c3844}[data-v-7df52f8d]:focus{outline:none}img[data-v-7df52f8d]{display:block;width:100%;height:100%}.container[data-v-7df52f8d]{padding:0 4.5vw}.grid-item .card-container[data-v-7df52f8d]{height:100%}.title[data-v-7df52f8d]{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;text-transform:capitalize}.section-head[data-v-7df52f8d]{padding:3rem 0;text-align:center}.section-head__subtitle[data-v-7df52f8d]{width:60%;margin:0 auto;margin-top:1.5rem;font-size:1rem;font-weight:400;line-height:1.5;color:#5e7489}.hero-section[data-v-7df52f8d]{position:relative}.hero-section[data-v-7df52f8d]:before{content:"";position:absolute;inset:0;background-color:#2c3844;opacity:.7}.hero-section .hero[data-v-7df52f8d]{position:relative;height:100%;display:grid;place-content:center;height:380px}.hero-section .hero__title[data-v-7df52f8d]{font-size:3rem;font-weight:800;color:#fff;text-align:center}.about-section[data-v-7df52f8d]{background:#fff;width:100%}.about-section .about[data-v-7df52f8d]{display:flex;align-items:center;gap:3.5rem;padding:3.2rem 0}.about-section .about .about-content[data-v-7df52f8d],.about-section .about .about-image[data-v-7df52f8d]{flex:1}.about-section .about .about-image .image[data-v-7df52f8d]{width:100%;height:100%;overflow:hidden}.about-section .about .about-image .image img[data-v-7df52f8d]{-o-object-fit:cover;object-fit:cover;max-height:500px;min-height:400px}.about-section .about .about-content[data-v-7df52f8d]{color:#5e7489}.about-section .about .about-content p[data-v-7df52f8d],.about-section .about .about-content ul li[data-v-7df52f8d]{font-size:1rem;line-height:1.5;word-break:break-word;margin-top:2rem}.about-section .about .about-content h5[data-v-7df52f8d]{font-size:1.25rem;font-weight:700;color:#5e7489;margin:1.5rem 0}.about-section .about .about-content ul[data-v-7df52f8d]{padding-left:1.25rem}.about-section .about .about-content ul li[data-v-7df52f8d]{margin-top:0;font-weight:600}.about-section .about .about-content ul li[data-v-7df52f8d]:not(.about-section .about .about-content ul li:last-child){margin-bottom:1em}@media screen and (min-width:1440px){.about-section .about .about-content p[data-v-7df52f8d]{font-size:1.125rem}}@media screen and (max-width:1200px){.about-section .about[data-v-7df52f8d]{flex-direction:column;align-items:stretch;gap:2rem}}.welcome-section .section-content[data-v-7df52f8d]{padding:60px 0;text-align:center}.welcome-section .section-content h2[data-v-7df52f8d]{font-size:2rem;line-height:1.2;margin-bottom:1em}@media screen and (max-width:1200px){.welcome-section .section-content h2[data-v-7df52f8d]{font-size:1.75rem}}.welcome-section .section-content p[data-v-7df52f8d]{font-size:1rem;color:#5e7489;line-height:1.5;word-break:break-word;max-width:68%;margin:0 auto}@media screen and (max-width:1200px){.welcome-section .section-content p[data-v-7df52f8d]{max-width:none}}.cards-section[data-v-7df52f8d]{padding:64px 0}.cards-grid[data-v-7df52f8d]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media screen and (max-width:1200px){.cards-grid[data-v-7df52f8d]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.cards-grid[data-v-7df52f8d]{grid-template-columns:repeat(1,1fr)}}.cards-grid .card[data-v-7df52f8d]{background-color:#fff;box-shadow:0 30px 40px rgba(226,230,233,.25);padding:2.25rem 1rem;text-align:center;color:#5e7489;font-size:1.125rem}.bg-grey[data-v-7df52f8d]{background-color:#f7f8f9}.two-col-grid[data-v-7df52f8d]{display:grid;grid-template-columns:repeat(12,1fr);gap:min(56px,4vw)}.two-col-grid .col[data-v-7df52f8d]{grid-column:span 6}@media screen and (max-width:1200px){.two-col-grid .col[data-v-7df52f8d]{grid-column:1/-1}}.two-col-grid .image-col .image[data-v-7df52f8d]{height:min(600px,50vw)}@media screen and (max-width:1200px){.two-col-grid .image-col .image[data-v-7df52f8d]{height:min(460px,50vw)}}.two-col-grid .image-col .image img[data-v-7df52f8d]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.two-col-grid .content-col .content[data-v-7df52f8d]{padding:40px 0}@media screen and (max-width:1200px){.two-col-grid .content-col .content[data-v-7df52f8d]{padding-top:0}}.two-col-grid .content-col .content p[data-v-7df52f8d]{font-size:1rem;color:#5e7489;line-height:1.5;word-break:break-word}.two-col-grid .content-col .content .list[data-v-7df52f8d]{list-style-type:none;margin:40px 0}.two-col-grid .content-col .content .list-item[data-v-7df52f8d]{background-color:#fff;box-shadow:0 30px 40px rgba(226,230,233,.25);padding:30px 24px;display:flex;gap:15px}.two-col-grid .content-col .content .list-item[data-v-7df52f8d]:not(.two-col-grid .content-col .content .list-item:last-child){margin-bottom:20px}.two-col-grid .content-col .content .list-item span[data-v-7df52f8d]{font-size:1.125rem;font-weight:600;color:#2c3844}@media screen and (max-width:768px){.two-col-grid .content-col .content .list-item span[data-v-7df52f8d]{font-size:1rem}}.two-col-grid .content-col .content .list-item span.dot span[data-v-7df52f8d]{display:block;width:12px;height:12px;background-color:#119dd9;border-radius:50%;margin-top:6px}.hero-section[data-v-7df52f8d]{background:url(../img/contact-bg.15d5ceb8.webp) 50%/cover}.contact-section .contact-container .section-head[data-v-7df52f8d]{text-align:center}.contact-section .contact-container .section-head p[data-v-7df52f8d]{color:#5e7489}.contact-section .contact-cards[data-v-7df52f8d]{display:grid;grid-template-columns:repeat(3,1fr);gap:3.75rem;margin-bottom:4rem}.contact-section .contact-cards .contact-card[data-v-7df52f8d]{background-color:#fff;box-shadow:0 30px 40px rgba(226,230,233,.25);text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.25rem 1rem}.contact-section .contact-cards .contact-card__icon[data-v-7df52f8d]{width:2.75rem;margin:0 auto 1rem}.contact-section .contact-cards .contact-card__title[data-v-7df52f8d]{font-size:1.25rem;color:#5e7489}.contact-section .contact-cards .contact-card:nth-of-type(2) .contact-card__title[data-v-7df52f8d]{font-size:1.175rem}.contact-section .map[data-v-7df52f8d]{width:100%;height:500px;margin-bottom:4rem}.contact-section .map iframe[data-v-7df52f8d]{width:100%;height:100%;border:none;box-shadow:0 30px 40px rgba(226,230,233,.25)}@media screen and (max-width:1024px){.contact-section .contact-cards[data-v-7df52f8d]{grid-template-columns:repeat(1,1fr)}.contact-section .map[data-v-7df52f8d]{width:100%;height:500px;margin-bottom:4rem}.contact-section .map iframe[data-v-7df52f8d]{width:100%;height:100%;border:none;box-shadow:0 30px 40px rgba(226,230,233,.25)}}