@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@300..800&display=swap";:root{--primary: #47cfeb;--secondary: #a2ddf4}.contact-message-section{background:#f7f8fa}.contact-message-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:3rem;align-items:flex-start}@media (max-width: 1199px){.contact-message-layout{grid-template-columns:minmax(0,1fr) 340px;gap:2rem}}@media (max-width: 992px){.contact-message-layout{grid-template-columns:1fr}}.contact-form-card,.quick-contact-card,.contact-help-card{border-radius:24px;border:1px solid rgba(218,220,224,.75)}.contact-form-card{padding:2.5rem;background:#fff;box-shadow:0 16px 36px #00000012}.contact-form-card .home-heading{margin-bottom:2.5rem}@media (max-width: 768px){.contact-form-card{padding:2rem}}@media (max-width: 480px){.contact-form-card{padding:1rem}}.contact-message-form{display:flex;flex-direction:column;align-items:stretch;justify-content:center;flex-wrap:nowrap;gap:2.5rem}.contact-message-form .contact-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (max-width: 576px){.contact-message-form .contact-form-row{grid-template-columns:1fr;gap:0rem}}.contact-sidebar{display:flex;flex-direction:column;align-items:stretch;justify-content:center;flex-wrap:nowrap;gap:1.5rem}.quick-contact-card{padding:2rem;color:#fff;background:linear-gradient(135deg,#0aa6c4,#57e3ff)}@media (max-width: 480px){.quick-contact-card{padding:1rem}}.quick-contact-card h3{margin:0;font-family:Fraunces,serif;font-size:1.875rem;font-weight:800;line-height:1.1}.quick-contact-card p{max-width:300px;margin:.5rem 0 1.5rem;color:#ffffffeb;font-size:.875rem;line-height:1.45}.quick-contact-link{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:1rem;color:#fff;text-decoration:none}.quick-contact-link:hover{color:#fff}.quick-contact-link strong,.quick-contact-link small{display:block}.quick-contact-link strong{font-size:.875rem;font-weight:700;line-height:1.2}.quick-contact-link small{margin-top:.25rem;font-size:.875rem;line-height:1.25}.quick-contact-icon{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;width:38px;height:38px;flex:0 0 auto;color:#fff;background:#fff3;border-radius:8px}.quick-contact-icon .iconify{width:20px;height:20px}.contact-help-card{padding:2rem;background:#ecf8fd61;border-color:#47cfeb6b}@media (max-width: 480px){.contact-help-card{padding:1rem}}.contact-help-card h3{margin:0 0 1rem;color:#353535;font-size:1.3rem;font-weight:800;line-height:1.25}.contact-help-card p{margin:0 0 1rem;color:#7a8595;font-size:.875rem;line-height:1.55}.meet-founders-section{background:linear-gradient(180deg,#effbfd .02%,#fff 50.5%,#fff 100.02%)}.meet-founders-section .meet-founder-card{display:flex;flex-direction:column;align-items:stretch;justify-content:center;flex-wrap:nowrap;gap:0;overflow:hidden;border-radius:32px;border:1px solid #a2ddf4;background:#fff}.meet-founders-section .meet-founder-card__media{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;background:#47cfeb;aspect-ratio:3/3;overflow:hidden;position:relative}.meet-founders-section .meet-founder-card__media img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.meet-founders-section .meet-founder-card__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;flex-wrap:nowrap;gap:0;position:absolute;right:25px;bottom:25px;left:25px;padding:1.8rem;background:#fff;flex:1 1 auto;border-radius:20.8px}.meet-founders-section .meet-founder-card__name{color:#151c28;font-size:1.3rem;font-weight:700;line-height:1.25;margin:0}.meet-founders-section .meet-founder-card__bio{color:#353535;font-size:.875rem;line-height:1.55;margin:0}.our-story-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:3rem}@media (max-width: 992px){.our-story-cards{grid-template-columns:1fr;max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}}.our-story-card{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:1rem;padding:1.9rem;text-align:center;border-radius:40.8px;background:#fff;border:1px solid #e0e5ea}.our-story-card h3{margin:.5rem 0 0;color:#353535;font-size:1.125rem;font-weight:800;line-height:1.25}.our-story-card p{margin:0;color:#626d84;font-size:.875rem;line-height:1.5;max-width:280px}.our-story-card__icon{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0;width:64px;height:64px;flex:0 0 auto;border-radius:16px}.our-story-card__icon .iconify{width:28px;height:28px}.our-story-card__icon--blue{background:#ecf8fd;color:#47cfeb}.our-story-card__icon--yellow{background:#fef3c7;color:#b45309}.our-story-card__icon--red{background:#ffdfdf;color:#dc3545}.our-story-panel{margin:0 auto;padding:3rem;border-radius:28.8px;background:#353535;text-align:center}.our-story-panel p{margin:0 0 1.25rem;color:#fff;font-size:1.125rem;line-height:1.65}.our-story-panel p:last-child{margin-bottom:0;color:#fffc;font-size:1rem}.our-story-panel__accent{color:#47cfeb;font-weight:700}@media (max-width: 768px){.our-story-panel{padding:2rem 1rem}}.get-us-know-section{background:#fbfbfc}.team-profile-list{display:flex;flex-direction:column;align-items:stretch;justify-content:center;flex-wrap:nowrap;gap:3rem;margin:0 auto}.team-profile-card{padding:2.5rem;background:#fff;border-radius:24px;box-shadow:0 10px 32px #00000014}@media (max-width: 768px){.team-profile-card{padding:2rem 1.5rem}}.team-profile-card__head{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;gap:1rem;margin-bottom:2rem}.team-profile-card__main{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:1.5rem;flex:1;min-width:0}.team-profile-card__avatar-wrap{width:96px;height:96px;flex:0 0 auto;overflow:hidden;border-radius:50%;background:#ecf8fd}.team-profile-card__avatar-wrap img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 15%;transform:scale(1.35)}.team-profile-card__identity{position:relative;flex:1;min-width:0;padding:.5rem 0 .25rem}.team-profile-card__identity h3{position:relative;margin:0;color:#353535;font-size:2.01875rem;font-weight:700;line-height:1.1;z-index:1}.team-profile-card__shape{position:absolute;top:0;left:26%;z-index:0;pointer-events:none}.team-profile-card__shape img{display:block;max-width:auto;height:auto}.team-profile-card__role{position:relative;margin:.5rem 0 0;color:#47cfeb;font-size:1.0125rem;font-weight:600;line-height:1.4;z-index:1}.team-profile-card__tag{flex:0 0 auto;align-self:flex-start;margin-top:.25rem;padding:.5rem 1rem;border-radius:48px;background:#fb513024;color:#fb5130;font-size:.875rem;font-weight:600;line-height:1.25;white-space:nowrap}@media (max-width: 768px){.team-profile-card__tag{white-space:normal;text-align:right}}@media (max-width: 576px){.team-profile-card__tag{width:100%;margin-top:1rem;text-align:center}}.team-profile-card__quote{margin:0 0 1rem;padding:0 0 0 1.25rem;border:0;border-left:4px solid #47cfeb;color:#353535;font-size:1.175rem;font-style:italic;font-weight:700;line-height:1.45}.team-profile-card__body p{color:#626d84;font-size:.895rem;line-height:1.65}.team-profile-card__body p:last-child{margin-bottom:0}.team-profile-card__highlight{margin:1rem 0 0;padding:1rem;border-radius:12px;background:#ecf8fd;color:#353535;font-size:.895rem;font-weight:600;line-height:1.55}@media (max-width: 576px){.team-profile-card__head{flex-direction:column}.team-profile-card__main{width:100%}}
