.about-us-section{display:flex;flex-direction:row !important;flex-wrap:wrap;gap:8vw}.about-us-section .__left{flex:3;min-width:200px}.about-us-section .__left section{display:flex;flex-direction:column;gap:7px}.about-us-section .__right{flex:4;min-width:200px;display:flex;flex-wrap:wrap;gap:3vh 4vw}.about-us-section .__right section{flex:1;min-width:clamp(200px, 40%, 350px);display:flex;flex-direction:column;gap:7px}p{font-size:16px !important}h4,h3,p{text-align:left !important;margin-block-end:0}h4{font-size:15px !important;color:var(--gray__to__gray-lightest) !important}h3{font-size:26px;font-weight:700;color:var(--black__to__white) !important}.about-us-icon{width:60px;height:60px}div.about-us-banner__container{position:relative}div.about-us-banner__container .about-us-banner{max-width:100%;height:auto}div.about-us-banner__container::after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:#c495f3;background:linear-gradient(90deg, rgba(196,149,243,0.8) 0%, rgba(255,255,255,0) 50%, rgba(2,31,160,0.8) 100%)}@property --color-1{syntax:"<color>";initial-value:#A47DCBE5;inherits:true}@property --color-2{syntax:"<color>";initial-value:#0A1543;inherits:true}.our-team__section{display:flex;align-items:center;flex-direction:row;gap:20px;position:relative;z-index:0}.our-team__section .__left{flex:3;min-width:250px;display:flex;flex-direction:column}.our-team__section .__right{flex:5;min-width:250px;display:flex;gap:15px}.our-team__section .__right .our-team-card{display:flex;position:relative;z-index:0;border-radius:var(--border-radius);overflow:hidden;flex:1;cursor:pointer;animation:OurTeamCardAnimation-out 1s}.our-team__section .__right .our-team-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, var(--color-1) 0%, var(--color-1) 50%, var(--color-1) 100%);z-index:0}.our-team__section .__right .our-team-card .__img{min-height:55vh;width:100%}.our-team__section .__right .our-team-card .__links{display:flex;gap:7px;position:absolute;top:10px;right:10px;z-index:1}.our-team__section .__right .our-team-card .__links img{width:20px;height:20px}.our-team__section .__right .our-team-card .__info{position:absolute;bottom:35px;left:10px;z-index:1;transform:translate(-50%, -50%) rotate(-90deg);left:50%;width:120px}.our-team__section .__right .our-team-card .__info .__h4{max-width:0%;overflow:hidden;white-space:nowrap;color:white;font-weight:700}.our-team__section .__right .our-team-card .__info .__h6{white-space:nowrap;color:white;font-weight:700}.our-team__section .__right .our-team-card.active{--color-1: #0A1543;animation:OurTeamCardAnimation-in 1s;flex:3}.our-team__section .__right .our-team-card.active::before{background:linear-gradient(180deg, var(--color-1) 0%, transparent 50%, var(--color-1) 100%)}.our-team__section .__right .our-team-card.active .__info{transform:translate(0, 0) rotate(0deg);left:10px;bottom:10px;width:100%}.our-team__section .__right .our-team-card.active .__info .__h4{max-width:100%;overflow:visible}.our-team__section .__right .our-team-card.active .__info .__h6{white-space:normal}@media (max-width: 768px){.our-team__section{flex-direction:column}.our-team__section .__right{flex-direction:column;max-height:70vh}.our-team__section .__right .our-team-card{max-height:10vh;transition:max-height .5s linear}.our-team__section .__right .our-team-card .__img{min-height:40vh}.our-team__section .__right .our-team-card .__info{bottom:10px;left:10px;width:100%;transform:translate(0, 0) rotate(0deg)}.our-team__section .__right .our-team-card .__info .__h4{max-width:100%;overflow:visible}.our-team__section .__right .our-team-card .__info .__h6{white-space:normal}.our-team__section .__right .our-team-card.active{max-height:50vh;transition:max-height .5s linear}.our-team__section .__right .our-team-card.active .__info{bottom:10px;left:10px;width:100%;transform:translate(0, 0) rotate(0deg)}.our-team__section .__right .our-team-card.active .__info .__h4{max-width:100%;overflow:visible}.our-team__section .__right .our-team-card.active .__info .__h6{white-space:normal}}@keyframes OurTeamCardAnimation-out{0%{--color-1: transparent;flex:3}100%{--color-1: #A47DCBE5;flex:1}}@keyframes OurTeamCardAnimation-in{0%{--color-1: transparent;flex:1}100%{--color-1: #0A1543;flex:3}}
