body,html{background-color:#fff}#aboutUs-homepage .section1-intro{position:relative;overflow-y:visible;padding-bottom:7px;padding-top:120px;z-index:7}#aboutUs-homepage .section1-intro .background-image{position:absolute;right:0;width:65%;height:137%;background-size:cover;top:0}#aboutUs-homepage .section1-intro .background-image img{height:100%}#aboutUs-homepage .section1-intro .section-container{display:flex;flex-direction:column;justify-content:space-between;gap:50px;position:relative;padding:4% 7%}#aboutUs-homepage .section1-intro .section-container .sectionIntro-title{width:100%;max-width:518px;color:var(--Primary-Black,#000)}#aboutUs-homepage .section1-intro .section-container .sectionIntro-title .section1-heading{color:var(--Primary-Black,#000);font-family:var(--font-inter);font-size:clamp(58px,6vw,72px);font-style:normal;font-weight:500;line-height:normal}#aboutUs-homepage .section1-intro .section-container .section-button{position:relative;z-index:5}#aboutUs-homepage .section1-intro .section-container .section-button a{display:flex;max-width:-moz-fit-content;max-width:fit-content}#aboutUs-homepage .section1-intro .section-container .section-button .get-started-button{display:flex;align-items:center;width:213px;height:50px;border-radius:8px;padding:15px 24px;background-color:#ffab2e;border:none}#aboutUs-homepage .section1-intro .section-container .section-button .get-started-button .section-button-icon{margin-left:10px}#aboutUs-homepage .section1-intro .section-container .section-subcontainer{position:relative;z-index:3;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-gap:50px;gap:50px;align-items:start;width:100%}#aboutUs-homepage .section1-intro .section-container .section-subcontainer .section-subcontainer-box{max-width:600px;padding:1px}#aboutUs-homepage .section1-intro .section-container .section-subcontainer .section-subcontainer-box .section-subcontainer-title{font-family:var(--font-inter);font-weight:400;font-size:18px;padding-bottom:10px}#aboutUs-homepage .section1-intro .section-container .section-subcontainer .section-subcontainer-box .section-subcontainer-description{font-family:var(--font-inter);font-weight:500;font-size:24px;line-height:35px;color:var(--Primary-Black,#000)}@media(max-width:768px){#aboutUs-homepage .section1-intro .section-container .sectionIntro-title p{font-size:32px;line-height:110%}#aboutUs-homepage .section1-intro .section-container .section-subcontainer{grid-template-columns:1fr}#aboutUs-homepage .section1-intro .section-container .section-subcontainer .section-subcontainer-box .section-subcontainer-description{font-size:18px;line-height:28px}#aboutUs-homepage .section1-intro .section-container .section-button button{width:180px;height:45px;font-size:16px;display:flex;align-items:center}#aboutUs-homepage .section1-intro .background-image{width:100%;height:100%;opacity:.2}}#aboutUs-homepage .founderInfo-section{position:relative;display:flex;flex-direction:column;padding:0 7% 6%;z-index:8}#aboutUs-homepage .founderInfo-section .founderInfo-intro{max-width:650px;margin-bottom:40px}#aboutUs-homepage .founderInfo-section .founderInfo-intro .founderInfo-intro-title{font-family:var(--font-inter);font-weight:600;font-size:24px;color:var(--Primary-Black,#000);margin:0}#aboutUs-homepage .founderInfo-section .founderInfo-intro .founderInfo-intro-description{font-size:18px;color:var(--Primary-Black,#000);font-weight:300}#aboutUs-homepage .founderInfo-section .founderInfo-grid{display:grid;grid-template-columns:1fr;grid-gap:40px;gap:40px;align-items:center}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card.reverse{flex-direction:row-reverse}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-image{position:relative;max-width:413px;height:502px;overflow:hidden;border-radius:8px}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-image .image-overlay{position:absolute;padding:20px 28px 24px;height:100%;width:100%;bottom:0;gap:5px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,transparent 42.5%,#000059 93.33%)}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-image .image-overlay .founder-links{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-image .image-overlay .founder-links .founder-name{color:var(--Primary-White,#fff);font-family:var(--font-inter);font-size:20px;font-weight:500}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-image .image-overlay .founder-role{color:var(--Primary-White,#fff);font-family:var(--font-inter);font-size:14px;font-weight:300}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-text{flex:1 1;text-align:left;max-width:550px;margin-right:70px}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-text .founder-title{font-weight:500;font-size:24px;color:var(--Primary-Black,#000);margin-bottom:20px}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-text .founder-description{font-weight:400;font-size:24px;color:var(--Primary-Black,#000)}@media(max-width:768px){#aboutUs-homepage .founderInfo-section .founderInfo-intro .founderInfo-intro-description,#aboutUs-homepage .founderInfo-section .founderInfo-intro .founderInfo-intro-title{font-size:16px}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card{flex-direction:column!important;text-align:left}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-text{margin:20px 20px 40px}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-image .image-overlay .founder-name,#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-text .founder-description,#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-text .founder-title{font-size:16px}#aboutUs-homepage .founderInfo-section .founderInfo-grid .founder-card .founder-image .image-overlay .founder-role{font-size:14px}}#aboutUs-homepage .aboutus-quotes{position:relative;display:flex;flex-direction:column;align-items:center;padding:0 10%}#aboutUs-homepage .aboutus-quotes .quote-icon{font-size:190px;color:#edebfd;position:absolute;z-index:0;pointer-events:none}#aboutUs-homepage .aboutus-quotes .quote-icon.left{top:-60px;left:200px}#aboutUs-homepage .aboutus-quotes .quote-icon.right{bottom:0;right:250px}#aboutUs-homepage .aboutus-p{padding:0 15%;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}@media screen and (max-width:800px){#aboutUs-homepage .aboutus-p{padding:0}}#aboutUs-homepage .aboutus-p .aboutUs--p{color:var(--Primary-Black-500,#444);font-family:var(--font-ivy);font-size:28px;font-style:italic;font-weight:600;line-height:48px;margin-bottom:40px}@media(max-width:768px){#aboutUs-homepage .aboutus-p{padding:0 8%}#aboutUs-homepage .aboutus-p .aboutUs--p{font-size:18px;line-height:30px}#aboutUs-homepage .aboutus-quotes .quote-icon{font-size:120px}#aboutUs-homepage .aboutus-quotes .quote-icon.left{left:50px;top:-30px}#aboutUs-homepage .aboutus-quotes .quote-icon.right{right:50px;bottom:-10px}}#aboutUs-homepage .coreTeam-container{padding:7%}#aboutUs-homepage .coreTeam-container .coreTeam-title{font-family:var(--font-inter);font-weight:600;font-size:24px;line-height:100%;color:#000;margin-bottom:15px}#aboutUs-homepage .coreTeam-container .coreTeam-description{font-family:var(--font-inter);font-weight:300;font-size:18px;line-height:140%;color:#000;max-width:650px;margin-bottom:30px}#aboutUs-homepage .coreTeam-container .coreTeam-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:1024px){#aboutUs-homepage .coreTeam-container .coreTeam-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){#aboutUs-homepage .coreTeam-container .coreTeam-grid{grid-template-columns:1fr}}#aboutUs-homepage .coreTeam-container .coreTeam-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease}#aboutUs-homepage .coreTeam-container .coreTeam-card .coreTeam-image{position:relative;aspect-ratio:3/4;overflow:hidden}#aboutUs-homepage .coreTeam-container .coreTeam-card .coreTeam-image img{width:100%;height:100%}#aboutUs-homepage .coreTeam-container .coreTeam-card .coreTeam-image .image-overlay{position:absolute;height:100%;width:100%;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,transparent 42.5%,#000059 93.33%);padding:10px}#aboutUs-homepage .coreTeam-container .coreTeam-card .coreTeam-image .image-overlay .coreteam-links{display:flex;justify-content:space-between}#aboutUs-homepage .coreTeam-container .coreTeam-card .coreTeam-image .image-overlay .founder-name{padding-left:10px;font-family:var(--font-inter);color:var(--Primary-White,#fff);font-size:20px;font-weight:500}#aboutUs-homepage .coreTeam-container .coreTeam-card .coreTeam-image .image-overlay .founder-role{padding-left:10px;padding-bottom:10px;font-family:var(--font-inter);font-weight:300;font-size:14px;line-height:100%;letter-spacing:0;color:var(--Primary-White,#fff)}#aboutUs-homepage .TeamMember-container{padding:2% 7%;background-color:#fff}#aboutUs-homepage .TeamMember-title{font-weight:500;font-size:24px;margin-bottom:15px}#aboutUs-homepage .TeamMember-decription,#aboutUs-homepage .TeamMember-title{font-family:var(--font-inter);line-height:100%;letter-spacing:0;color:var(--Primary-Black,#000)}#aboutUs-homepage .TeamMember-decription{font-weight:300;font-size:18px;max-width:650px;margin-bottom:30px}#aboutUs-homepage .coreTeam-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:1024px){#aboutUs-homepage .coreTeam-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){#aboutUs-homepage .coreTeam-grid{grid-template-columns:1fr}}#aboutUs-homepage .coreTeam-card{background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease}#aboutUs-homepage .coreTeam-card .coreTeam-image{position:relative;aspect-ratio:3/4;overflow:hidden}#aboutUs-homepage .coreTeam-card .coreTeam-image img{width:100%;height:100%}#aboutUs-homepage .coreTeam-card .coreTeam-image .image-overlay{position:absolute;height:100%;width:100%;bottom:0;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,transparent 42.5%,#000059 93.33%);padding:10px}#aboutUs-homepage .coreTeam-card .coreTeam-image .image-overlay .coreteam-links{display:flex;justify-content:space-between}#aboutUs-homepage .coreTeam-card .coreTeam-image .image-overlay .founder-name{padding-left:10px;font-family:var(--font-inter);color:var(--Primary-White,#fff);font-size:20px;font-weight:500}#aboutUs-homepage .coreTeam-card .coreTeam-image .image-overlay .founder-role{padding-left:10px;padding-bottom:10px;font-family:var(--font-inter);font-weight:300;font-size:14px;line-height:100%;letter-spacing:0;color:var(--Primary-White,#fff)}.section-button button{background-color:#ffab2e}