#home-hero{color:#1a1a2e;background:url(/home/background_1.png) 50%/cover no-repeat;align-items:center;min-height:100svh;display:flex;position:relative}#home-hero .hero-container{flex-direction:column;gap:8vw;width:100%;max-width:1300px;margin-inline:auto;padding:28vw 5vw 10vw;display:flex}@media (min-width:640px){#home-hero .hero-container{gap:5vw;padding:18vw 6vw 8vw}}@media (min-width:1024px){#home-hero .hero-container{flex-direction:row;align-items:center;gap:5rem;padding:8rem 4rem 6rem}}#home-hero .hero-left{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}@media (min-width:1024px){#home-hero .hero-left{text-align:right;align-items:flex-end}}#home-hero .hero-left h1{color:#1a1a2e;margin-bottom:6vw;font-size:clamp(2.5rem,10vw,3.5rem);font-weight:400;line-height:1.1}@media (min-width:1024px){#home-hero .hero-left h1{margin-bottom:2.5rem}}#home-hero .hero-highlight{color:#2a3ef4}#home-hero .hero-actions a{color:#2a3ef4;border:2px solid #2a3ef4;border-radius:9999px;padding:4vw 8vw;font-size:clamp(.9rem,4vw,1rem);font-weight:600;transition:background-color .2s,color .2s,border-color .2s;display:inline-block}@media (min-width:640px){#home-hero .hero-actions a{padding:.875rem 2.75rem}}#home-hero .hero-actions a:hover{color:#fff;background-color:#2a3ef4}#home-hero .hero-right{flex-direction:column;flex:1;gap:1.25rem;display:flex}#home-hero .hero-right p{color:#4b5563;font-size:clamp(.9rem,3.8vw,1.2rem);line-height:1.75}#home-hero .hero-right strong{color:#1a1a2e;font-size:clamp(.9rem,3.8vw,1rem);font-style:italic;font-weight:700}
#home-partners{background-color:#0d1229;padding-block:10vw}@media (min-width:1024px){#home-partners{padding-block:5rem}}#home-partners .partners-container{text-align:center;max-width:1100px;margin-inline:auto;padding-inline:5vw}@media (min-width:1024px){#home-partners .partners-container{padding-inline:2rem}}#home-partners .partners-container h2{color:#fff;margin-bottom:8vw;font-size:clamp(1.25rem,5vw,2.5rem);font-weight:400;line-height:1.45}@media (min-width:1024px){#home-partners .partners-container h2{margin-bottom:4rem}}#home-partners .partners-grid{grid-template-columns:repeat(2,1fr);gap:6vw 4vw;display:grid}@media (min-width:640px){#home-partners .partners-grid{grid-template-columns:repeat(4,1fr);gap:5vw 4vw}}@media (min-width:1024px){#home-partners .partners-grid{gap:2rem 3rem}}#home-partners .partners-logo{justify-content:center;align-items:center;display:flex}#home-partners .partners-logo img{object-fit:contain;filter:brightness(0)invert()opacity(.7);width:auto;max-width:100%;max-height:15vw;transition:opacity .2s}@media (min-width:640px){#home-partners .partners-logo img{max-height:6vw}}@media (min-width:1024px){#home-partners .partners-logo img{max-height:5rem}}#home-partners .partners-logo img:hover{opacity:1;filter:brightness(0)invert()opacity()}
#home-services .services-inner{max-width:1300px;margin-inline:auto;padding-inline:5vw}@media (min-width:1024px){#home-services .services-inner{padding-inline:4rem}}#home-services .services-cards-section{background-color:#eaeaf2;padding-block:10vw}@media (min-width:1024px){#home-services .services-cards-section{padding-block:6rem}}#home-services .services-cards{grid-template-columns:1fr;gap:10vw;display:grid}@media (min-width:640px){#home-services .services-cards{grid-template-columns:1fr 1fr;gap:8vw}}@media (min-width:1024px){#home-services .services-cards{gap:5rem 8rem}}#home-services .service-card{align-items:flex-start;gap:4vw;display:flex}@media (min-width:640px){#home-services .service-card{gap:1.25rem}}#home-services .service-card>img{flex-shrink:0;width:14vw;height:14vw}@media (min-width:640px){#home-services .service-card>img{width:4rem;height:4rem}}@media (min-width:1024px){#home-services .service-card>img{width:5rem;height:5rem}}#home-services .service-card h3{color:#2a3ef4;margin-bottom:3vw;font-size:clamp(1rem,4vw,1.125rem);font-weight:700}@media (min-width:1024px){#home-services .service-card h3{margin-bottom:.75rem}}#home-services .service-card p{color:#374151;margin-bottom:4vw;font-size:clamp(.8125rem,3.5vw,.9375rem);line-height:1.8}@media (min-width:1024px){#home-services .service-card p{margin-bottom:1rem}}#home-services .service-card p:last-child{margin-bottom:0}#home-services .services-partner-section{background:url(/home/background_2.png) 50%/cover no-repeat;padding-block:10vw}@media (min-width:1024px){#home-services .services-partner-section{padding-block:6rem}}#home-services .services-intro{align-items:center;gap:8vw;display:grid}@media (min-width:1024px){#home-services .services-intro{grid-template-columns:1fr 1fr;gap:5rem}}#home-services .services-intro__image{order:-1;width:80%;margin:0 auto}@media (min-width:640px){#home-services .services-intro__image{width:100%;margin:0}}@media (min-width:1024px){#home-services .services-intro__image{order:0}}#home-services .services-intro__image img{object-fit:cover;width:100%;height:100%}#home-services .services-intro__text{text-align:center}@media (min-width:1024px){#home-services .services-intro__text{text-align:right}}#home-services .services-intro__text h2{color:#1a1a2e;margin-bottom:5vw;font-size:clamp(1.5rem,7vw,2.25rem);font-weight:400;line-height:1.3}@media (min-width:1024px){#home-services .services-intro__text h2{margin-bottom:1.5rem}}#home-services .services-intro__text h2 .partner-highlight{color:#2a3ef4}#home-services .services-intro__text p{color:#4b5563;margin-bottom:6vw;font-size:clamp(.875rem,4vw,1rem);line-height:1.7}@media (min-width:1024px){#home-services .services-intro__text p{margin-bottom:2rem}}#home-services .services-intro__text a{color:#2a3ef4;border:1.5px solid #2a3ef4;border-radius:9999px;padding:3vw 6vw;font-size:clamp(.875rem,4vw,1rem);font-weight:600;transition:background-color .2s,color .2s,border-color .2s;display:inline-block}@media (min-width:640px){#home-services .services-intro__text a{padding:.625rem 2rem}}#home-services .services-intro__text a:hover{color:#fff;background-color:#2a3ef4}
#home-areas{background-color:#0d1229;padding-block:10vw}@media (min-width:1024px){#home-areas{padding-block:6rem}}#home-areas .areas-container{max-width:1200px;margin-inline:auto;padding-inline:5vw}@media (min-width:1024px){#home-areas .areas-container{padding-inline:4rem}}#home-areas .areas-title{color:#fff;text-align:left;margin-bottom:8vw;font-size:clamp(1.75rem,7vw,2.5rem);font-weight:600}@media (min-width:1024px){#home-areas .areas-title{margin-bottom:4rem}}#home-areas .areas-grid{grid-template-columns:1fr;row-gap:6vw;display:grid}@media (min-width:640px){#home-areas .areas-grid{grid-template-columns:1fr 1fr;column-gap:5vw}}@media (min-width:1024px){#home-areas .areas-grid{grid-template-columns:repeat(3,1fr);gap:4rem 3rem}}#home-areas .area-card{perspective:1000px;aspect-ratio:1;width:78%;min-height:0;margin-inline:auto;position:relative}@media (min-width:640px){#home-areas .area-card{width:85%}}@media (min-width:1024px){#home-areas .area-card{width:100%}}@media (max-width:1023px){#home-areas .area-card.is-flipped .area-card__inner{transform:rotateY(180deg)}#home-areas .area-card{cursor:pointer}}@media (min-width:1024px){#home-areas .area-card:hover .area-card__inner{transform:rotateY(180deg)}}#home-areas .area-card__inner{transform-style:preserve-3d;transition:transform .6s;position:absolute;inset:0}#home-areas .area-card__front,#home-areas .area-card__back{backface-visibility:hidden;border-radius:50%;position:absolute;inset:0;overflow:hidden}#home-areas .area-card__front img{object-fit:cover;width:100%;height:100%}#home-areas .area-card__label{color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(#0000 0%,#000000bf 100%);padding:3rem 20% 2.25rem;font-size:clamp(1rem,3.5vw,1.35rem);font-weight:500;position:absolute;bottom:0;left:0;right:0}#home-areas .area-card__back{transform:rotateY(180deg)}#home-areas .area-card__back img{object-fit:cover;width:100%;height:100%}#home-areas .area-card__back:before{content:"";background:#07122773;position:absolute;inset:0}#home-areas .area-card__back-content{z-index:1;-webkit-backdrop-filter:blur(30px);background:#0a0f2c99;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:absolute;inset:0}#home-areas .area-card__back-content p{color:#fffffff2;text-align:center;margin:0;font-size:clamp(.8rem,2.8vw,.95rem);line-height:1.7}
#home-bridge{background:url(/home/background-2.jpg) 50%/cover no-repeat;padding-block:10vw}@media (min-width:1024px){#home-bridge{padding-block:7rem}}#home-bridge .bridge-container{max-width:1200px;margin-inline:auto;padding-inline:5vw}@media (min-width:1024px){#home-bridge .bridge-container{padding-inline:4rem}}#home-bridge .bridge-grid{align-items:center;gap:8vw;display:grid}@media (min-width:1024px){#home-bridge .bridge-grid{grid-template-columns:1fr 1fr;gap:5rem}}#home-bridge .bridge-content h2{color:#1a1a2e;margin-bottom:6vw;font-size:clamp(1.75rem,7.5vw,2.75rem);font-weight:400;line-height:1.2}@media (min-width:1024px){#home-bridge .bridge-content h2{margin-bottom:2.5rem}}#home-bridge .bridge-content ul{flex-direction:column;gap:4vw;margin-bottom:6vw;padding:0;list-style:none;display:flex}@media (min-width:1024px){#home-bridge .bridge-content ul{gap:1.5rem;margin-bottom:3rem}}#home-bridge .bridge-content li{color:#374151;align-items:flex-start;gap:3vw;font-size:clamp(.875rem,4vw,1rem);line-height:1.75;display:flex}@media (min-width:1024px){#home-bridge .bridge-content li{gap:1rem}}#home-bridge .bridge-content li:before{content:"●";color:#374151;flex-shrink:0;margin-top:0;font-size:1em}#home-bridge .bridge-content a{color:#2a3ef4;border:2px solid #2a3ef4;border-radius:9999px;padding:4vw 8vw;font-size:clamp(.875rem,4vw,1rem);font-weight:600;transition:background-color .2s,color .2s;display:inline-block}@media (min-width:640px){#home-bridge .bridge-content a{padding:.875rem 2.75rem}}#home-bridge .bridge-content a:hover{color:#fff;background-color:#2a3ef4}#home-bridge .bridge-highlight{color:#2a3ef4}#home-bridge .bridge-image{aspect-ratio:1;border-radius:50%;max-width:70%;margin:0 auto;overflow:hidden}#home-bridge .bridge-image img{object-fit:cover;width:100%;height:100%}@media (min-width:640px){#home-bridge .bridge-image{max-width:100%;margin:0}}
#home-testimonials{background-color:#eaeaf2;min-height:805px;padding-block:10vw;position:relative}@media (min-width:1024px){#home-testimonials{padding-block:6rem}}#home-testimonials .testimonials-container{max-width:1200px;margin-inline:auto;padding-inline:5vw}@media (min-width:1024px){#home-testimonials .testimonials-container{padding-inline:4rem}}#home-testimonials .testimonials-container>h2{color:#1a1a2e;text-align:center;margin-bottom:8vw;font-size:clamp(1.5rem,7vw,2.25rem);font-weight:400}@media (min-width:1024px){#home-testimonials .testimonials-container>h2{margin-bottom:4rem}}#home-testimonials .testimonials-grid{grid-template-columns:1fr;gap:8vw;display:grid}@media (min-width:640px){#home-testimonials .testimonials-grid{grid-template-columns:1fr 1fr;gap:6vw 4vw}}@media (min-width:1024px){#home-testimonials .testimonials-grid{grid-template-columns:repeat(3,1fr);gap:3rem}}#home-testimonials .testimonial-card{flex-direction:column;gap:4vw;display:flex}@media (min-width:640px){#home-testimonials .testimonial-card{gap:1.25rem}}#home-testimonials .testimonial-card__header{align-items:center;gap:3vw;display:flex}@media (min-width:640px){#home-testimonials .testimonial-card__header{gap:.875rem}}#home-testimonials .testimonial-card__header .avatar{object-fit:cover;border-radius:9999px;flex-shrink:0;width:11vw;height:11vw}@media (min-width:640px){#home-testimonials .testimonial-card__header .avatar{width:3rem;height:3rem}}#home-testimonials .testimonial-card__header .author{color:#1a1a2e;font-size:clamp(.875rem,4vw,1rem);font-weight:700;line-height:1.3}#home-testimonials .testimonial-card__header .role{color:#2a3ef4;margin-top:.2rem;font-size:clamp(.75rem,3vw,.875rem);font-weight:500}#home-testimonials .testimonial-card__body{align-items:flex-start;gap:3vw;display:flex}@media (min-width:640px){#home-testimonials .testimonial-card__body{gap:1rem}}#home-testimonials .testimonial-card__body .trophy{opacity:.35;flex-shrink:0;width:7vw;height:7vw;margin-top:.1rem}@media (min-width:640px){#home-testimonials .testimonial-card__body .trophy{width:3rem;height:3rem}}#home-testimonials .testimonial-card__body .quote{color:#374151;font-size:clamp(.8rem,3.5vw,.9375rem);font-weight:300;line-height:1.8}#home-testimonials .testimonials-nav{justify-content:center;gap:3vw;margin-top:10vw;display:flex}@media (min-width:1024px){#home-testimonials .testimonials-nav{gap:1rem;margin-top:3rem}}#home-testimonials .testimonials-nav button{color:#2a3ef4;cursor:pointer;background:0 0;border:1.5px solid #2a3ef4;border-radius:9999px;justify-content:center;align-items:center;width:10vw;height:10vw;transition:background-color .2s,color .2s;display:flex}@media (min-width:640px){#home-testimonials .testimonials-nav button{width:2.5rem;height:2.5rem}}#home-testimonials .testimonials-nav button svg{width:5vw;height:5vw}@media (min-width:640px){#home-testimonials .testimonials-nav button svg{width:1.25rem;height:1.25rem}}#home-testimonials .testimonials-nav button:hover{color:#fff;background-color:#2a3ef4}#home-testimonials .testimonials-nav button:disabled{opacity:.3;cursor:not-allowed}
