.section-main_hero{position:relative;overflow:hidden;background:#3c52c2;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;justify-content:flex-end}.section-main_hero .hero-bg{position:absolute;inset:0;z-index:0}.section-main_hero .hero-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media(min-width: 768px)and (max-width: 1149px){.section-main_hero .hero-bg img{-o-object-position:67% center;object-position:67% center}}@media(max-width: 767px){.section-main_hero .hero-bg img{-o-object-position:67% center;object-position:67% center}}.section-main_hero .hero-bg .hero-overlay{position:absolute;inset:0;background:rgba(0,0,0,.2)}.section-main_hero .hero-vector{position:absolute;bottom:-240px;left:-200px;z-index:1;pointer-events:none;animation:heroVectorSlide 1.5s ease-out .3s forwards;opacity:0}.section-main_hero .hero-vector img{display:block;width:auto;height:auto}@media(max-width: 767px){.section-main_hero .hero-vector{animation:heroVectorSlidePhone 1.5s ease-out .3s forwards}}@keyframes heroVectorSlide{from{opacity:0;transform:translateX(-100px)}to{opacity:.85;transform:translateX(0)}}@keyframes heroVectorSlidePhone{from{opacity:0;transform:translateX(-100px)}to{opacity:.5;transform:translateX(0)}}.section-main_hero .container{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;padding-bottom:100px}@media(min-width: 768px)and (max-width: 1149px){.section-main_hero .container{padding-bottom:60px;flex-direction:column;align-items:flex-start;gap:40px}}@media(max-width: 767px){.section-main_hero .container{padding-bottom:40px;gap:30px;flex-direction:column}}.section-main_hero .hero-left{max-width:50%}@media(min-width: 768px)and (max-width: 1149px){.section-main_hero .hero-left{max-width:60%}}@media(max-width: 767px){.section-main_hero .hero-left{max-width:100%}}.section-main_hero .hero-label{display:block;font-size:16px;font-weight:600;line-height:1.2;text-transform:uppercase;color:#ef9b1f;margin-bottom:12px}@media(max-width: 767px){.section-main_hero .hero-label{font-size:12px}}.section-main_hero h1{color:#fff}.section-main_hero h1{font-size:clamp(36px,20.51px + 4.13vw,80px);font-weight:400;line-height:90%;color:#fff;margin:0}.section-main_hero h1{font-family:"Inter",sans-serif}.section-main_hero .hero-right{max-width:314px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}@media(min-width: 768px)and (max-width: 1149px){.section-main_hero .hero-right{flex-direction:row;max-width:100%;justify-content:space-between}}@media(max-width: 767px){.section-main_hero .hero-right{max-width:100%;gap:30px}}.section-main_hero .hero-right p{color:#fff;font-size:16px;font-weight:500;line-height:1.4}@media(min-width: 768px)and (max-width: 1149px){.section-main_hero .hero-right p{width:50%}}@media(max-width: 767px){.section-main_hero .hero-right p{width:80%;margin-top:-0.5rem}}.section-main_hero .hero-right .button-entrance-box{align-self:flex-end;margin:-1rem 0 -2rem}@media(max-width: 767px){.section-main_hero .hero-right .button-entrance-box{margin:-2rem 0 0}}.section-services{position:relative;overflow:hidden;background:#fff}.section-services .container{padding-top:120px;padding-bottom:120px}@media(min-width: 768px)and (max-width: 1149px){.section-services .container{padding-top:60px;padding-bottom:60px}}@media(max-width: 767px){.section-services .container{padding-top:40px;padding-bottom:40px}}.section-services .services-header{display:flex;gap:40px;margin-bottom:60px}@media(min-width: 768px)and (max-width: 1149px){.section-services .services-header{flex-direction:column;gap:20px;width:65%}}@media(max-width: 767px){.section-services .services-header{flex-direction:column;gap:20px;margin-bottom:30px;text-align:center}}.section-services .services-label{font-size:clamp(12px,10.59px + .38vw,16px);line-height:120%;font-weight:600;text-transform:uppercase;color:#ef9b1f}.section-services .services-label{flex-shrink:0;padding-top:8px;width:30%}@media(max-width: 767px){.section-services .services-label{width:100%;padding-top:0;text-align:center}}.section-services .services-intro{flex:1;display:flex;flex-direction:column;gap:16px}.section-services .services-intro h2{font-size:clamp(26px,16.85px + 2.44vw,52px);font-weight:400;line-height:90%;margin:0;color:#1e2233}.section-services .services-intro h2{font-family:"Inter",sans-serif}.section-services .services-intro h2{color:#1e2233}.section-services .services-intro p{color:#6b7186;max-width:757px}.section-services .services-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px}@media(min-width: 768px)and (max-width: 1149px){.section-services .services-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.section-services .services-grid{grid-template-columns:1fr}}.section-services .service-card{background:#f4f4f4;padding:32px}.section-services .service-card:first-child{grid-column:2}@media(max-width: 767px){.section-services .service-card:first-child{grid-column:1}}.section-services .service-card{display:flex;flex-direction:column;gap:12px}@media(max-width: 767px){.section-services .service-card{align-items:center;text-align:center}}.section-services .service-card .service-icon{width:95px;height:95px;margin-bottom:20px}.section-services .service-card .service-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.section-services .service-card h4{color:#1e2233}.section-why_us{position:relative;overflow:hidden;background:#fff}.section-why_us .container{padding-top:120px;padding-bottom:120px}@media(min-width: 768px)and (max-width: 1149px){.section-why_us .container{padding-top:60px;padding-bottom:60px}}@media(max-width: 767px){.section-why_us .container{padding-top:40px;padding-bottom:40px}}.section-why_us .diff-header{display:flex;gap:40px;margin-bottom:80px}@media(min-width: 768px)and (max-width: 1149px){.section-why_us .diff-header{flex-direction:column;gap:20px;width:65%}}@media(max-width: 767px){.section-why_us .diff-header{flex-direction:column;gap:20px;margin-bottom:40px;width:100%}}.section-why_us .diff-label{font-size:clamp(12px,10.59px + .38vw,16px);line-height:120%;font-weight:600;text-transform:uppercase;color:#ef9b1f}.section-why_us .diff-label{flex-shrink:0;padding-top:8px;width:30%}@media(max-width: 767px){.section-why_us .diff-label{width:100%;padding-top:0}}.section-why_us .diff-intro{flex:1;display:flex;flex-direction:column;gap:16px}.section-why_us .diff-intro h2{color:#1e2233}.section-why_us .diff-intro p{color:#6b7186}@media(min-width: 768px)and (max-width: 1149px){.section-why_us .diff-intro p{width:70%}}@media(max-width: 767px){.section-why_us .diff-intro p{width:80%}}.section-why_us .diff-content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;margin-left:calc(30% + 40px)}@media(min-width: 768px)and (max-width: 1149px){.section-why_us .diff-content{margin-left:0}}@media(max-width: 767px){.section-why_us .diff-content{flex-direction:column;margin-left:0}}.section-why_us .diff-points{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:33px}.section-why_us .diff-points li{display:flex;align-items:center;gap:9px}.section-why_us .diff-points li svg{flex-shrink:0;width:24px;height:24px;fill:#ef9b1f}.section-why_us .diff-points li span{font-size:clamp(18px,16.59px + .38vw,22px);line-height:140%;font-weight:600;margin:0;color:#1e2233}.section-why_us .diff-points li span{font-family:"Inter",sans-serif}.section-why_us .diff-points li span{color:#1e2233}@media(max-width: 767px){.section-why_us .diff-points li{width:65%}}.section-why_us .diff-stat{display:flex;flex-direction:column;align-self:flex-end;gap:5px;flex-shrink:0}.section-why_us .diff-stat .stat-number{font-size:clamp(80px,50px + 6.4vw,146px);font-weight:300;line-height:.9;letter-spacing:-0.04em;background:linear-gradient(180deg, #6274d0 0%, #3C52C2 61.21%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}@media(min-width: 768px)and (max-width: 1149px){.section-why_us .diff-stat .stat-number{align-self:center}}@media(max-width: 767px){.section-why_us .diff-stat .stat-number{align-self:flex-end}}.section-why_us .diff-stat .stat-text{font-size:16px;line-height:1.4;color:#6b7186}@media(max-width: 767px){.section-why_us .diff-stat .stat-text{text-align:center;align-self:flex-end;width:60%}}.section-about{position:relative;overflow:hidden;background:linear-gradient(180deg, #6274d0 0%, #3C52C2 61.21%)}.section-about .container{padding-top:120px;padding-bottom:120px}@media(min-width: 768px)and (max-width: 1149px){.section-about .container{padding-top:60px;padding-bottom:60px}}@media(max-width: 767px){.section-about .container{padding-top:40px;padding-bottom:40px}}.section-about .about-header{display:flex;gap:40px;margin-bottom:80px}@media(min-width: 768px)and (max-width: 1149px){.section-about .about-header{flex-direction:column;gap:20px;margin-bottom:40px}}@media(max-width: 767px){.section-about .about-header{flex-direction:column;gap:16px;margin-bottom:30px}}.section-about .about-label{font-size:clamp(12px,10.59px + .38vw,16px);line-height:120%;font-weight:600;text-transform:uppercase;color:#ef9b1f}.section-about .about-label{flex-shrink:0;padding-top:8px;width:30%}@media(max-width: 767px){.section-about .about-label{width:100%;padding-top:0}}.section-about h2{color:#fff;flex:1}.section-about .about-bottom{display:flex;align-items:flex-start;gap:40px}@media(min-width: 768px)and (max-width: 1149px){.section-about .about-bottom{flex-wrap:wrap}}@media(max-width: 767px){.section-about .about-bottom{flex-direction:column;gap:20px}}.section-about .about-vision-label{font-size:16px;font-weight:600;text-transform:uppercase;color:#fff;flex-shrink:0;width:30%}@media(max-width: 767px){.section-about .about-vision-label{width:100%}}.section-about .about-vision-content{flex:1;max-width:429px}.section-about .about-vision-content p{color:#fff}@media(min-width: 768px)and (max-width: 1149px){.section-about .about-vision-content{margin-left:-6rem}}@media(max-width: 767px){.section-about .about-vision-content{max-width:100%}}.section-about .button-entrance-box{flex-shrink:0;margin-left:auto}@media(min-width: 768px)and (max-width: 1149px){.section-about .button-entrance-box{align-self:flex-end}}@media(max-width: 767px){.section-about .button-entrance-box{margin-left:0;align-self:flex-end}}.section-mission{position:relative;overflow:hidden;min-height:722px;display:flex;align-items:flex-end}@media(min-width: 768px)and (max-width: 1149px){.section-mission{min-height:500px}}@media(max-width: 767px){.section-mission{min-height:400px}}.section-mission .mission-bg{position:absolute;inset:0;z-index:0}.section-mission .mission-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.section-mission .mission-bg .mission-overlay{position:absolute;inset:0;background:rgba(30,34,51,.4)}.section-mission .mission-vector{position:absolute;z-index:1;bottom:-240px;left:-200px;pointer-events:none;animation:missionVectorSlide 1.5s ease-out .3s forwards;opacity:0}.section-mission .mission-vector img{display:block;width:auto;height:auto}@media(max-width: 767px){.section-mission .mission-vector{animation:missionVectorSlidePhone 1.5s ease-out .3s forwards}}@keyframes missionVectorSlide{from{opacity:0;transform:translateX(-100px)}to{opacity:.65;transform:translateX(0)}}@keyframes missionVectorSlidePhone{from{opacity:0;transform:translateX(-100px)}to{opacity:.5;transform:translateX(0)}}.section-mission .container{position:relative;z-index:2;padding-top:60px;padding-bottom:80px;display:flex;flex-direction:column;gap:30px}@media(max-width: 767px){.section-mission .container{align-self:center;padding-top:40px;padding-bottom:40px;gap:20px}}.section-mission .mission-label{font-size:16px;font-weight:600;text-transform:uppercase;color:#fff;line-height:1.2}@media(max-width: 767px){.section-mission .mission-label{font-size:12px;text-align:center}}.section-mission p{font-size:clamp(18px,16.59px + .38vw,22px);line-height:140%;font-weight:600;margin:0;color:#1e2233}.section-mission p{font-family:"Inter",sans-serif}.section-mission p{color:#fff;max-width:740px;font-weight:600;line-height:1.4}@media(max-width: 767px){.section-mission{text-align:center}}.section-faq{position:relative;overflow:hidden;background:#fff}.section-faq .container{padding-top:120px;padding-bottom:120px}@media(min-width: 768px)and (max-width: 1149px){.section-faq .container{padding-top:60px;padding-bottom:60px}}@media(max-width: 767px){.section-faq .container{padding-top:40px;padding-bottom:40px}}.section-faq .faq-header{display:flex;gap:40px;margin-bottom:60px}@media(min-width: 768px)and (max-width: 1149px){.section-faq .faq-header{flex-direction:column;gap:20px;width:65%}}@media(max-width: 767px){.section-faq .faq-header{flex-direction:column;gap:20px;margin-bottom:30px;width:100%}}.section-faq .faq-label{font-size:clamp(12px,10.59px + .38vw,16px);line-height:120%;font-weight:600;text-transform:uppercase;color:#ef9b1f}.section-faq .faq-label{flex-shrink:0;padding-top:8px;width:30%}@media(max-width: 767px){.section-faq .faq-label{width:100%;padding-top:0}}.section-faq h2{color:#1e2233;flex:1}.section-faq .faq-list{display:flex;flex-direction:column;gap:12px;margin-left:calc(30% + 40px)}@media(min-width: 768px)and (max-width: 1149px){.section-faq .faq-list{margin-left:0}}@media(max-width: 767px){.section-faq .faq-list{margin-left:0}}.section-faq .faq-item{background:#f4f4f4;overflow:hidden}.section-faq .faq-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:19px 24px;background:none;border:none;cursor:pointer;gap:20px}.section-faq .faq-toggle{transition:all .3s ease}.section-faq .faq-toggle h3{font-size:clamp(18px,16.59px + .38vw,22px);line-height:140%;font-weight:600;margin:0;color:#1e2233}.section-faq .faq-toggle h3{font-family:"Inter",sans-serif}.section-faq .faq-toggle h3{color:#1e2233;text-align:left}.section-faq .faq-toggle .faq-icon{width:60px;height:60px;min-width:60px;border-radius:50%;background:#ef9b1f;position:relative;flex-shrink:0}.section-faq .faq-toggle .faq-icon{transition:all .3s ease}@media(max-width: 767px){.section-faq .faq-toggle .faq-icon{width:44px;height:44px;min-width:44px}}.section-faq .faq-toggle .faq-icon span:first-child{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:30px;height:4px;background:#fff;border-radius:2px}@media(max-width: 767px){.section-faq .faq-toggle .faq-icon span:first-child{width:20px;height:3px}}.section-faq .faq-toggle .faq-icon span:last-child{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:4px;height:30px;background:#fff;border-radius:2px}.section-faq .faq-toggle .faq-icon span:last-child{transition:all .3s ease}@media(max-width: 767px){.section-faq .faq-toggle .faq-icon span:last-child{width:3px;height:20px}}.section-faq .faq-toggle:hover .faq-icon{background:rgb(213.92,133.7,15.28)}.section-faq .faq-item.-active .faq-toggle .faq-icon span:last-child{transform:translate(-50%, -50%) rotate(90deg);opacity:0}.section-faq .faq-item.-active .faq-toggle{background:#3c52c2}.section-faq .faq-item.-active h3{color:#fff}.section-faq .faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease;overflow:hidden}.section-faq .faq-item.-active .faq-answer{grid-template-rows:1fr}.section-faq .faq-answer-inner{min-height:0;background:#7a8ffa}.section-faq .faq-answer-inner p{padding:24px;color:#fff;line-height:1.4}