.our-story-container{background-color:#fff;flex-direction:row;justify-content:center;align-items:start;gap:50px;padding:100px 150px;display:flex}.our-story-image{justify-content:flex-start;align-items:flex-start;width:45%;height:-webkit-fill-available;height:-moz-available;height:stretch;display:flex}.our-story-image img{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}.our-story-right{flex-direction:column;gap:10px;width:55%;display:flex;position:relative}.our-story-title{max-width:650px;margin:0;font-size:20px;line-height:1.4}.our-story-cta{align-items:center;gap:20px;margin-top:8px;display:flex}.our-story-avatar-group{align-items:center;margin-left:24px;display:flex}.our-story-avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:48px;height:48px;margin-left:-20px;box-shadow:0 10px 22px #00000026}.our-story-stat{flex-direction:column;gap:4px;display:flex}.our-story-number{margin:0;font-size:1.6rem}.our-story-number-label{color:#5f5f5f;margin:0;font-size:.95rem}.our-story-description{color:#4f4f4f;margin:0;font-size:.96rem;line-height:1.5}.our-story-button{color:#fff;cursor:pointer;background:#512594;border:none;border-radius:999px;width:fit-content;padding:14px 28px;transition:transform .2s,background .2s}.button-text-wrapper{display:block;position:relative;overflow:hidden}.text{transition:transform .4s;display:block}.top{transform:translateY(0)}.bottom{position:absolute;top:100%}.our-story-button:hover{color:#5e2dc8;background:#f2eefd;transform:translateY(-1px)}.our-story-button:hover .top,.our-story-button:hover .bottom{transform:translateY(-100%)}.our-story-card{border-radius:12px;align-self:flex-end;width:100%;max-width:200px;margin-left:auto;overflow:hidden;box-shadow:0 22px 55px #0000001f}.our-story-card img{object-fit:cover;width:100%;height:100%;display:block}.story-top{flex-direction:column;gap:32px;max-width:400px;padding:0;display:flex}.story-description{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:40px;margin-top:10px;display:flex}@media (max-width:980px){.our-story-container{flex-direction:column;gap:40px;padding:60px 20px}.our-story-image{justify-content:center}.our-story-image img{width:100%;height:400px}.our-story-right{width:100%}.story-description{flex-direction:column;gap:24px}.our-story-card{max-width:100%;margin-left:0}}@media (max-width:680px){.our-story-container{flex-direction:column;gap:32px;padding:60px 20px}.our-story-image{justify-content:center;width:100%;display:none}.our-story-image img{border-radius:18px;width:100%;height:280px}.our-story-right{gap:20px;width:100%}.our-story-title{font-size:1.6rem;line-height:1.25}.our-story-cta{align-items:center;gap:14px;margin-top:20px}.our-story-avatar-group{margin-left:18px}.our-story-avatar{width:40px;height:40px;margin-left:-16px}.our-story-number{font-size:1.25rem}.our-story-number-label{font-size:.85rem}.story-description{flex-direction:column;gap:20px;margin-top:24px}.story-top{gap:18px;padding:0}.our-story-description{font-size:.9rem;line-height:1.7}.our-story-button{padding:12px 22px;font-size:14px}.our-story-card{border-radius:16px;width:100%;max-width:100%;margin-left:0}.our-story-card img{object-fit:cover;height:220px}}@media (max-width:480px){.our-story-title{font-size:1.4rem}.our-story-description{font-size:.85rem}.our-story-number{font-size:1.1rem}.our-story-number-label{font-size:.8rem}.our-story-image img{height:240px}.our-story-card img{height:180px}}
.why-us-section{background-color:#fff;padding:60px 20px}.why-us-heading{flex-direction:row;justify-content:space-between;padding:0 0 80px;display:flex}.why-us-content{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:40px;display:grid}.why-us-card{background:linear-gradient(135deg,#a849d3,#883dcb,#8555a7,#e9bcff,#9e49df,#9d4edd,#6b12ab,#f5eaff) 0 0/400% 400%;border-radius:28px;flex-direction:column;justify-content:space-between;height:60vh;padding:0;animation:8s infinite cardGradientMove;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000001f}.why-us-card:first-child{animation-delay:0s}.why-us-card:nth-child(2){animation-delay:-1.3s}.why-us-card:nth-child(3){animation-delay:-2.6s}.why-us-card:nth-child(4){animation-delay:-4s}.why-us-card:nth-child(5){animation-delay:-5.3s}.why-us-card:nth-child(6){animation-delay:-6.6s}@keyframes cardGradientMove{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.why-us-card>*{z-index:1;position:relative}.why-us-card .icon{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin:24px 0 0 24px;display:flex;box-shadow:0 4px 20px #7c3aed66}.why-us-card .icon svg{width:22px;height:22px}.why-us-card .icon svg path{fill:#4d2295}.card-details{background:linear-gradient(#fff0 0%,#fff9 25%,#fffffff2 50%,#fff 100%);flex-direction:column;gap:10px;margin-top:auto;padding:40px 24px 28px;display:flex}.why-us-card .card-title{color:#1a1a1a;font-weight:600}.why-us-card .card-description{color:#4a4a4a;line-height:1.5}.why-us-header{border:none;justify-content:space-between;align-items:center;width:100%;padding:50px;display:flex}.why-us-section .clients-bullet{color:#000}@media (max-width:768px){.why-us-section{padding:60px 20px}.why-us-header{flex-direction:column;align-items:start;gap:16px;padding:36px 20px}.why-us-content{grid-template-columns:1fr;gap:20px;margin-top:30px}.why-us-card{border-radius:20px;height:auto;min-height:380px;padding:0}.card-title{font-size:22px}.card-description{font-size:15px}.icon svg{width:32px;height:32px}}
.numbers-section{background:url(../media/1.0qc66zu.ebur1.avif) 50%/cover no-repeat;padding:70px 24px;position:relative}.numbers-shell{gap:48px;max-width:980px;margin:0 auto;display:grid}.numbers-divider{background:#ffffff2e;height:1px}.numbers-row{text-align:center;flex-direction:column;align-items:center;gap:36px;display:flex}.numbers-item{flex-direction:row;justify-content:center;align-items:center;gap:60px;display:flex}.numbers-value{line-height:.9}.numbers-label{color:#ffffffeb}@media (min-width:720px){.numbers-row{flex-direction:column;align-items:center;gap:80px}.numbers-item{text-align:left;align-items:center}}@media (max-width:640px){.numbers-item{gap:20px}.numbers-value{font-size:42px!important}.numbers-label{font-size:14px}}
.mission-vision-section{color:#f8fafc;background-color:#0f1118;padding:100px 75px}.mission-vision-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:100px;margin:0 auto;display:grid}.mission-vision-image-card{background:linear-gradient(#ffffff0a,#ffffff05);border-radius:32px;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000059}.mission-vision-image-wrapper{clip-path:inset(0);width:100%;height:100%;transition:clip-path .8s,opacity .3s;overflow:hidden}.mission-vision-image-wrapper.hidden{clip-path:inset(0 0 100%);opacity:0}.mission-vision-image-wrapper.revealed{clip-path:inset(0);opacity:1}.mission-vision-image{object-fit:cover;width:100%;height:100%;display:block}.mission-vision-content{gap:60px;display:grid}.mission-vision-tabs{flex-wrap:wrap;gap:30px;display:flex}.mission-vision-tab{color:#94a3b8;letter-spacing:.28em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;padding-bottom:8px;font-size:.875rem;transition:color .25s;position:relative}.mission-vision-tab:hover,.mission-vision-tab.active{color:#fff}.mission-vision-tab.active:after{content:"";background:#fff;border-radius:999px;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.mission-vision-copy{gap:24px;display:grid}.mission-vision-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:#94a3b8;margin:0;font-size:.775rem}.mission-vision-copy h2{max-width:660px;margin:0;font-size:clamp(2.1rem,2.7vw,3rem);line-height:1.05}.mission-vision-copy p{color:#cbd5e1;max-width:680px;margin:0;font-size:1rem;line-height:1.85}.mission-lower-section{flex-wrap:row;gap:24px;margin-top:60px;padding:30px 100px;display:flex}.section-title{font-size:22px}.section-one,.section-two,.section-three{border-right:2.5px solid #94a3b8;padding-right:24px}@media (max-width:980px){.mission-vision-grid{grid-template-columns:1fr;gap:50px}.mission-vision-image-card{min-height:420px}.mission-lower-section{flex-wrap:wrap;padding:0}.section-one,.section-two,.section-three,.section-four{width:calc(50% - 12px)}.section-one,.section-two{border-right:none}}@media (max-width:680px){.mission-vision-section{padding:60px 20px}.mission-vision-grid{gap:35px}.mission-vision-image-card{border-radius:20px;min-height:260px}.mission-vision-content{gap:30px}.mission-vision-tabs{gap:20px}.mission-vision-tab{letter-spacing:.15em;font-size:.75rem}.mission-vision-copy{gap:18px}.mission-vision-copy p{font-size:.9rem;line-height:1.7}.mission-lower-section{flex-direction:column;gap:20px;margin-top:40px;padding:0}.section-one,.section-two,.section-three,.section-four{border-bottom:1px solid #94a3b84d;border-right:none;width:100%;padding-bottom:20px;padding-right:0}.section-four{border-bottom:none;padding-bottom:0}.section-title{margin-bottom:8px;font-size:18px}.section-one p:not(.section-title),.section-two p:not(.section-title),.section-three p:not(.section-title),.section-four p:not(.section-title){font-size:14px;line-height:1.6}}
.team{background-color:#fff;padding:60px 20px}.team-heading{flex-direction:row;justify-content:space-between;padding:0 0 80px;display:flex}.team-header{border:1px solid #222;border-top:none;justify-content:space-between;align-items:flex-start;width:100%;margin-bottom:30px;padding:50px;display:flex}.team .clients-bullet{color:#000}.team-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.team-card{background-color:#111;border-radius:20px;height:55vh;position:relative;overflow:hidden;box-shadow:0 32px 90px #0000002e}.team-card-image{object-fit:cover;object-position:center top;filter:saturate(1.05);width:100%;height:100%;display:block}.team-card-overlay{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#14141418;border:1px solid #ffffff14;border-radius:20px;justify-content:space-between;align-items:center;gap:18px;margin:10px;padding:24px 24px 22px;display:flex;position:absolute;bottom:0;left:0;right:0}.team-card-info h2,.team-card-info p{color:#fff;margin:0}.team-card-info p{color:#ffffffc7;margin-top:6px}.team-card-actions{align-items:center;gap:12px;display:inline-flex}.team-card-actions button{color:#fff;cursor:pointer;background:#ffffff17;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;transition:transform .2s,background .2s;display:inline-flex}.team-card-actions button:hover{background:#ffffff24;transform:translateY(-1px)}.team-card-actions svg{width:18px;height:18px}@media (max-width:1024px){.team-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.team{padding:60px 20px}.team-header{flex-direction:column;gap:16px;padding:36px 0}.team-grid{grid-template-columns:1fr;gap:20px;margin-top:30px}.team-card{border-radius:16px;height:420px}.team-card-overlay{gap:12px;margin:8px;padding:16px}.team-card-info{flex:1}.team-card-info h2{font-size:20px}.team-card-info p{font-size:14px}.team-card-actions{gap:8px}.team-card-actions button{width:36px;height:36px}.team-card-actions svg{width:14px;height:14px}}
