.globalPresenceSection{z-index:1;background:#faf8f5;flex-direction:row;justify-content:center;align-items:flex-start;gap:0;width:100%;padding:100px 20px;display:flex;position:relative}.globalPresenceSection .innerContainer{opacity:0;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;max-width:1280px;transition:opacity .9s,transform .9s;display:flex;transform:translateY(60px)}.globalPresenceSection .innerContainer.inView{opacity:1;transform:translateY(0)}.globalPresenceSection .innerContainer .heading{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:20px;width:100%;margin-bottom:60px;display:flex}.globalPresenceSection .innerContainer .heading .leftContent{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.globalPresenceSection .innerContainer .heading .leftContent span{text-transform:uppercase;color:#e3a85a;font-size:16px;font-weight:600;line-height:24px}.globalPresenceSection .innerContainer .heading .leftContent h2{font-family:var(--font-academico);color:#2c2c2c;font-size:36px;font-weight:400;line-height:normal}.globalPresenceSection .innerContainer .heading p{color:#505050;max-width:640px;font-size:16px;font-weight:500;line-height:22px}.globalPresenceSection .innerContainer .mapWrapper{aspect-ratio:1280/665;width:100%;height:auto}.globalPresenceSection .innerContainer .mapWrapper img{object-fit:cover}.globalPresenceSection .innerContainer .cardsContainer{grid-template-columns:repeat(4,1fr);gap:0;width:100%;display:grid}@media screen and (max-width:830px){.globalPresenceSection .innerContainer .cardsContainer{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:480px){.globalPresenceSection .innerContainer .cardsContainer{grid-template-columns:repeat(1,1fr)}}.globalPresenceSection .innerContainer .cardsContainer .card{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;padding:20px;display:flex}.globalPresenceSection .innerContainer .cardsContainer .card img{width:40px;height:40px}.globalPresenceSection .innerContainer .cardsContainer .card h3{color:#000626e6;font-size:24px;font-weight:500;line-height:normal}.globalPresenceSection .innerContainer .cardsContainer .card p{color:#353535;text-transform:capitalize;font-size:16px;font-weight:400;line-height:26px}@media screen and (max-width:1024px){.globalPresenceSection .innerContainer .heading{flex-direction:column}.globalPresenceSection .innerContainer .heading p{max-width:1005px}.globalPresenceSection .innerContainer .globalReachCon{flex-direction:column;gap:32px}.globalPresenceSection .innerContainer .globalReachCon p{max-width:100%}}@media screen and (max-width:767px){.globalPresenceSection{padding:40px 16px}.globalPresenceSection .innerContainer .heading{gap:12px;margin-bottom:20px}.globalPresenceSection .innerContainer .heading .leftContent h2{font-size:28px}.globalPresenceSection .innerContainer .heading p{font-size:14px;line-height:20px}.globalPresenceSection .innerContainer .globalReachCon{gap:24px}.globalPresenceSection .innerContainer .globalReachCon p{padding-top:20px;font-size:28px}.globalPresenceSection .innerContainer .globalReachCon .reachCon{grid-template-columns:repeat(1,1fr)}.globalPresenceSection .innerContainer .globalReachCon .reachCon .reachCard{min-height:unset;border-bottom:1px solid #f1f1f1;border-right:none;gap:20px}.globalPresenceSection .innerContainer .globalReachCon .reachCon .reachCard:last-child{border-bottom:none}.globalPresenceSection .innerContainer .globalReachCon .reachCon .reachCard img{width:32px;height:32px}.globalPresenceSection .innerContainer .globalReachCon .reachCon .reachCard span{font-size:36px}.globalPresenceSection .innerContainer .cardsContainer .card{gap:16px;padding:16px}.globalPresenceSection .innerContainer .cardsContainer .card img{width:30px;height:30px}.globalPresenceSection .innerContainer .cardsContainer .card span{font-size:14px;font-weight:500;line-height:20px}.globalPresenceSection .innerContainer .cardsContainer .card h3{font-size:18px}.globalPresenceSection .innerContainer .cardsContainer .card p{font-size:14px;line-height:20px}}
.credentialSection{z-index:1;background:#faf8f5;flex-direction:row;justify-content:center;align-items:flex-start;gap:0;width:100%;padding:100px 20px;display:flex;position:relative}.credentialSection .innerContainer{opacity:0;z-index:2;flex-direction:column;justify-content:flex-start;align-items:center;gap:60px;width:100%;max-width:1240px;transition:opacity .9s,transform .9s;display:flex;transform:translateY(60px)}.credentialSection .innerContainer.inView{opacity:1;transform:translateY(0)}.credentialSection .innerContainer .heading{flex-direction:column;justify-content:flex-start;align-items:center;gap:0;max-width:812px;display:flex}.credentialSection .innerContainer .heading span{text-transform:uppercase;color:#e3a85a;margin-bottom:6px;font-size:16px;font-weight:600;line-height:24px}.credentialSection .innerContainer .heading h2{font-family:var(--font-academico);color:#2c2c2c;text-align:center;margin-bottom:16px;font-size:36px;font-weight:400;line-height:normal}.credentialSection .innerContainer .heading p{color:#707070;text-align:center;font-size:16px;font-weight:400;line-height:24px}.credentialSection .innerContainer .gridContainer{flex-direction:column;justify-content:flex-start;align-items:center;gap:40px;width:100%;display:flex}.credentialSection .innerContainer .gridContainer h4{color:#707070;text-align:center;font-size:18px;font-weight:600;line-height:normal}.credentialSection .innerContainer .gridContainer .gridWrapper{flex-flow:wrap;justify-content:center;align-items:flex-start;gap:30px;width:100%;display:flex}.credentialSection .innerContainer .gridContainer .gridWrapper .awardCard{border-radius:6px;flex:260px;width:100%;min-width:260px;max-width:287px;max-height:400px;position:relative}.credentialSection .innerContainer .gridContainer .gridWrapper .awardCard:after{content:"";background:linear-gradient(#0000 50%,#000c 100%);border-radius:6px;position:absolute;inset:0}.credentialSection .innerContainer .gridContainer .gridWrapper .awardCard img{object-fit:cover;width:100%}.credentialSection .innerContainer .gridContainer .gridWrapper .awardCard .awardContent{z-index:1;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;padding:30px 20px;display:flex;position:absolute;bottom:0;left:0}.credentialSection .innerContainer .gridContainer .gridWrapper .awardCard .awardContent p{font-family:var(--font-academico);color:#fff;font-size:22px;font-style:italic;font-weight:400;line-height:normal}.credentialSection .innerContainer .gridContainer .gridWrapper .awardCard .awardContent span{font-family:var(--font-academico);color:#fff;font-size:18px;font-weight:400;line-height:normal}.credentialSection .bgIcon{width:162.831px;height:239px;position:absolute;top:50px;right:0}@media screen and (max-width:767px){.credentialSection{padding:40px 16px}.credentialSection .innerContainer{gap:40px}.credentialSection .innerContainer .heading span{font-size:14px;font-weight:500;line-height:20px}.credentialSection .innerContainer .heading h2{font-size:28px}.credentialSection .innerContainer .heading p{font-size:14px;line-height:20px}.credentialSection .innerContainer .gridContainer{gap:24px}.credentialSection .innerContainer .gridContainer h4{font-size:14px}.credentialSection .innerContainer .gridContainer .gridWrapper{gap:16px}.credentialSection .innerContainer .gridContainer .gridWrapper .awardCard .awardContent{padding:20px}.credentialSection .innerContainer .gridContainer .gridWrapper .awardCard .awardContent p{font-size:18px}}
.behindJasaniSection{z-index:1;background:#faf8f5;flex-direction:row;justify-content:center;align-items:flex-start;gap:0;width:100%;display:flex;position:relative}.behindJasaniSection .innerContainer{opacity:0;flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:80px;width:100%;max-width:1600px;transition:opacity .9s,transform .9s;display:flex;transform:translateY(60px)}.behindJasaniSection .innerContainer.inView{opacity:1;transform:translateY(0)}.behindJasaniSection .innerContainer .leftContainer{flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;min-width:0;max-width:560px;padding:120px 0 40px 20px;display:flex}.behindJasaniSection .innerContainer .leftContainer span{color:#e3a85a;text-transform:uppercase;margin-bottom:6px;font-size:16px;font-weight:600;line-height:24px}.behindJasaniSection .innerContainer .leftContainer h2{font-family:var(--font-academico);color:#2c2c2c;margin-bottom:20px;font-size:36px;font-weight:400;line-height:normal}.behindJasaniSection .innerContainer .leftContainer p{color:#505050;font-size:16px;font-weight:500;line-height:30px}.behindJasaniSection .innerContainer .imgWrapper{aspect-ratio:720/540;width:50%;min-width:0;height:auto;display:flex}.behindJasaniSection .innerContainer .imgWrapper img{object-fit:cover}@media screen and (max-width:1024px){.behindJasaniSection .innerContainer{flex-direction:column;align-items:center;gap:40px}.behindJasaniSection .innerContainer .leftContainer{max-width:100%;padding:120px 20px 0}.behindJasaniSection .innerContainer .imgWrapper{aspect-ratio:unset;width:100%;max-width:800px;height:400px}}@media screen and (max-width:767px){.behindJasaniSection{padding-bottom:40px}.behindJasaniSection .innerContainer{gap:30px}.behindJasaniSection .innerContainer .leftContainer{padding:40px 16px 0}.behindJasaniSection .innerContainer .leftContainer span{font-size:14px;font-weight:500;line-height:20px}.behindJasaniSection .innerContainer .leftContainer h2{font-size:28px}.behindJasaniSection .innerContainer .leftContainer p{font-size:14px;line-height:20px}.behindJasaniSection .innerContainer .imgWrapper{aspect-ratio:720/540;width:100%;height:unset}}
.legacyTeamSection{z-index:1;background:#faf8f5;flex-direction:row;justify-content:center;align-items:flex-start;gap:0;width:100%;display:flex;position:relative}.legacyTeamSection .innerContainer{opacity:0;flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:80px;width:100%;max-width:1600px;transition:opacity .9s,transform .9s;display:flex;transform:translateY(60px)}.legacyTeamSection .innerContainer.inView{opacity:1;transform:translateY(0)}.legacyTeamSection .innerContainer .leftContainer{flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:flex-start;gap:0;width:100%;min-width:0;max-width:560px;padding:120px 20px 40px 0;display:flex}.legacyTeamSection .innerContainer .leftContainer span{color:#e3a85a;text-transform:uppercase;margin-bottom:6px;font-size:16px;font-weight:600;line-height:24px}.legacyTeamSection .innerContainer .leftContainer h2{font-family:var(--font-academico);color:#2c2c2c;margin-bottom:20px;font-size:36px;font-weight:400;line-height:normal}.legacyTeamSection .innerContainer .leftContainer p{color:#505050;margin-bottom:20px;font-size:16px;font-weight:500;line-height:30px}.legacyTeamSection .innerContainer .leftContainer h5{color:#e3a85a;font-size:16px;font-weight:600;line-height:24px}.legacyTeamSection .innerContainer .imgWrapper{aspect-ratio:720/540;width:50%;min-width:0;height:auto;display:flex}.legacyTeamSection .innerContainer .imgWrapper img{object-fit:cover}@media screen and (max-width:1024px){.legacyTeamSection .innerContainer{flex-direction:column-reverse;align-items:center;gap:40px}.legacyTeamSection .innerContainer .leftContainer{max-width:100%;padding-bottom:0;padding-left:20px}.legacyTeamSection .innerContainer .imgWrapper{aspect-ratio:unset;width:100%;max-width:800px;height:400px}}@media screen and (max-width:767px){.legacyTeamSection{padding-bottom:40px}.legacyTeamSection .innerContainer{gap:30px}.legacyTeamSection .innerContainer .leftContainer{padding:40px 16px 0}.legacyTeamSection .innerContainer .leftContainer span{font-size:14px;font-weight:500;line-height:20px}.legacyTeamSection .innerContainer .leftContainer h2{font-size:28px}.legacyTeamSection .innerContainer .leftContainer p{font-size:14px;line-height:20px}.legacyTeamSection .innerContainer .imgWrapper{aspect-ratio:720/540;width:100%;height:unset}}
