.Header-module-scss-module__P7cjuG__header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background-color:#fffffff2;align-items:center;width:100%;height:64px;display:flex;position:fixed;top:0;left:0;box-shadow:0 4px 16px #0000000a}.Header-module-scss-module__P7cjuG__header__container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:768px){.Header-module-scss-module__P7cjuG__header__container{padding:0 24px}}.Header-module-scss-module__P7cjuG__header__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module-scss-module__P7cjuG__header__logo{color:#252b3a;cursor:pointer;align-items:center;gap:12px;font-size:20px;font-weight:700;text-decoration:none;display:flex}.Header-module-scss-module__P7cjuG__header__logo img{width:auto;height:32px}.Header-module-scss-module__P7cjuG__header__nav{display:none}@media (min-width:768px){.Header-module-scss-module__P7cjuG__header__nav{gap:40px;display:flex}}.Header-module-scss-module__P7cjuG__header__nav-item{color:#252b3a;cursor:pointer;font-size:16px;font-weight:500;transition:all .3s;position:relative}.Header-module-scss-module__P7cjuG__header__nav-item:hover,.Header-module-scss-module__P7cjuG__header__nav-item--active{color:#3b79f8}.Header-module-scss-module__P7cjuG__header__nav-item--active:after{content:"";background-color:#3b79f8;border-radius:1px;width:100%;height:2px;position:absolute;bottom:-22px;left:0}.Header-module-scss-module__P7cjuG__header__actions{gap:16px;display:flex}.Header-module-scss-module__P7cjuG__header__actions .ant-btn-primary{background:#3b79f8;box-shadow:0 2px 8px #3b79f833}.Header-module-scss-module__P7cjuG__header__actions .ant-btn-primary:hover{box-shadow:0 4px 12px #3b79f84d}
.Hero-module-scss-module__rtoUUG__hero{color:#fff;text-align:center;background:linear-gradient(120deg,#1d2538 0%,#2b3a5c 100%);justify-content:center;align-items:center;height:640px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__rtoUUG__hero__content{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:768px){.Hero-module-scss-module__rtoUUG__hero__content{padding:0 24px}}.Hero-module-scss-module__rtoUUG__hero__content{z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.Hero-module-scss-module__rtoUUG__hero__title{background:linear-gradient(90deg,#fff 0%,#e0e6ff 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-bottom:24px;font-size:56px;font-weight:700;line-height:1.2;animation:1s ease-out Hero-module-scss-module__rtoUUG__fadeIn}@media (max-width:768px){.Hero-module-scss-module__rtoUUG__hero__title{font-size:36px}}.Hero-module-scss-module__rtoUUG__hero__subtitle{color:#ffffffd9;max-width:800px;margin-bottom:48px;font-size:22px;font-weight:300;line-height:1.6}@media (max-width:768px){.Hero-module-scss-module__rtoUUG__hero__subtitle{font-size:16px}}.Hero-module-scss-module__rtoUUG__hero__actions{gap:24px;margin-top:16px;display:flex}.Hero-module-scss-module__rtoUUG__hero__actions .ant-btn{border-radius:24px;height:48px;padding:0 40px;font-size:16px;font-weight:500}.Hero-module-scss-module__rtoUUG__hero__actions .ant-btn-primary{background:#3b79f8;border-color:#3b79f8;box-shadow:0 4px 12px #3b79f866}.Hero-module-scss-module__rtoUUG__hero__actions .ant-btn-primary:hover{transform:translateY(-2px);background:#548af9!important}.Hero-module-scss-module__rtoUUG__hero__actions .ant-btn-default{color:#fff;background:#ffffff1a;border-color:#ffffff4d}.Hero-module-scss-module__rtoUUG__hero__actions .ant-btn-default:hover{color:#fff!important;background:#fff3!important;border-color:#fff!important}.Hero-module-scss-module__rtoUUG__hero__bg{background-image:radial-gradient(circle at 15%,#3b79f826 0%,#0000 25%),radial-gradient(circle at 85% 30%,#ff99001a 0%,#0000 25%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module-scss-module__rtoUUG__hero__bg:after{content:"";background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}@keyframes Hero-module-scss-module__rtoUUG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.FeatureCard-module-scss-module__gm-_Sq__feature-card{background-color:#fff;border:1px solid #0000;border-radius:8px;flex-direction:column;height:100%;padding:32px;transition:all .3s cubic-bezier(.645,.045,.355,1);display:flex;box-shadow:0 4px 16px #0000000a}.FeatureCard-module-scss-module__gm-_Sq__feature-card:hover{border-color:#3b79f84d;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.FeatureCard-module-scss-module__gm-_Sq__feature-card__icon{color:#3b79f8;background-color:#3b79f814;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:24px;font-size:28px;transition:all .3s;display:flex}.FeatureCard-module-scss-module__gm-_Sq__feature-card:hover .FeatureCard-module-scss-module__gm-_Sq__feature-card__icon{color:#fff;background-color:#3b79f8}.FeatureCard-module-scss-module__gm-_Sq__feature-card__title{color:#252b3a;margin-bottom:12px;font-size:18px;font-weight:600}.FeatureCard-module-scss-module__gm-_Sq__feature-card__desc{color:#575d6c;text-align:justify;flex-grow:1;font-size:14px;line-height:1.6}
.ScenarioSection-module-scss-module__9Sg50q__scenario{background-color:#f5f5f6;padding:80px 0 120px;position:relative}.ScenarioSection-module-scss-module__9Sg50q__scenario__container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:768px){.ScenarioSection-module-scss-module__9Sg50q__scenario__container{padding:0 24px}}.ScenarioSection-module-scss-module__9Sg50q__scenario__container{align-items:flex-start;gap:64px;display:flex}@media (max-width:768px){.ScenarioSection-module-scss-module__9Sg50q__scenario__container{flex-direction:column-reverse;gap:32px}}.ScenarioSection-module-scss-module__9Sg50q__scenario__header{text-align:center;z-index:10;pointer-events:none;background-color:#f5f5f6;width:100%;margin-bottom:60px;padding:50px 0 20px;position:sticky;top:110px;left:0}.ScenarioSection-module-scss-module__9Sg50q__scenario__header h2{color:#252b3a;margin-bottom:8px;font-size:24px;font-weight:700}@media (min-width:768px){.ScenarioSection-module-scss-module__9Sg50q__scenario__header h2{font-size:32px}}.ScenarioSection-module-scss-module__9Sg50q__scenario__header h2{text-shadow:0 10px 30px #fffc;font-size:42px}.ScenarioSection-module-scss-module__9Sg50q__scenario__header p{color:#575d6c;font-size:14px;line-height:1.6}@media (min-width:768px){.ScenarioSection-module-scss-module__9Sg50q__scenario__header p{font-size:16px}}.ScenarioSection-module-scss-module__9Sg50q__scenario__header p{text-shadow:0 5px 15px #fffc;max-width:800px;margin:12px auto 0;font-size:20px}.ScenarioSection-module-scss-module__9Sg50q__scenario__content-wrapper{flex-direction:column;flex:1;gap:500px;padding-top:200px;padding-bottom:200px;display:flex}.ScenarioSection-module-scss-module__9Sg50q__scenario__text-block{opacity:.3;transition:all .5s ease-out;transform:translateY(20px)}.ScenarioSection-module-scss-module__9Sg50q__scenario__text-block--active{opacity:1;transform:translateY(0)}.ScenarioSection-module-scss-module__9Sg50q__scenario__text-block--active .ScenarioSection-module-scss-module__9Sg50q__scenario__title{background:url(/colorful-text.svg) 50%/cover no-repeat;-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text}.ScenarioSection-module-scss-module__9Sg50q__scenario__text-block--active .ScenarioSection-module-scss-module__9Sg50q__scenario__title:after{width:80px}.ScenarioSection-module-scss-module__9Sg50q__scenario__title{color:#252b3a;margin-bottom:24px;font-size:32px;font-weight:700;transition:color .3s;display:inline-block;position:relative}.ScenarioSection-module-scss-module__9Sg50q__scenario__title:after{content:"";background:#3b79f8;border-radius:2px;width:40px;height:4px;margin-top:16px;transition:width .3s;display:block}.ScenarioSection-module-scss-module__9Sg50q__scenario__desc{color:#575d6c;font-size:18px;line-height:1.8}.ScenarioSection-module-scss-module__9Sg50q__scenario__visual-wrapper{z-index:5;flex:1.2;justify-content:center;align-items:center;height:500px;display:flex;position:sticky;top:300px}@media (max-width:768px){.ScenarioSection-module-scss-module__9Sg50q__scenario__visual-wrapper{width:100%;height:300px;position:relative;top:0}}.ScenarioSection-module-scss-module__9Sg50q__scenario__image-card{color:#fff;opacity:0;background:linear-gradient(135deg,#2b3a5c 0%,#1d2538 100%);border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;font-size:24px;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;left:0;overflow:hidden;transform:scale(.95)translateY(20px);box-shadow:0 20px 40px #0000001a}.ScenarioSection-module-scss-module__9Sg50q__scenario__image-card--active{opacity:1;z-index:2;transform:scale(1)translateY(0)}.ScenarioSection-module-scss-module__9Sg50q__scenario__image-card:before{content:"";background:#ffffff1a;border-radius:12px;height:40px;position:absolute;top:20px;left:20px;right:20px}.ScenarioSection-module-scss-module__9Sg50q__scenario__image-card:after{content:"";filter:blur(20px);background:radial-gradient(circle,#3b79f866 0%,#0000 70%);border-radius:50%;width:120px;height:120px;position:absolute;bottom:0;right:0}.ScenarioSection-module-scss-module__9Sg50q__scenario__indicators{flex-direction:column;gap:12px;display:flex;position:absolute;top:50%;right:-40px;transform:translateY(-50%)}@media (max-width:1200px){.ScenarioSection-module-scss-module__9Sg50q__scenario__indicators{display:none}}.ScenarioSection-module-scss-module__9Sg50q__scenario__dot{background:#e5e5e5;border-radius:20%;width:8px;height:8px;transition:all .3s}.ScenarioSection-module-scss-module__9Sg50q__scenario__dot--active{background:#3b79f8;border-radius:4px;height:24px}
.Footer-module-scss-module__kQc2fa__footer{color:#fff;background:linear-gradient(120deg,#1d2538 0%,#2b3a5c 100%);margin-top:64px;padding:32px 0;position:relative;overflow:hidden}.Footer-module-scss-module__kQc2fa__footer:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 15%,#3b79f81a 0%,#0000 25%),radial-gradient(circle at 85% 30%,#ff99000d 0%,#0000 25%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module-scss-module__kQc2fa__footer:after{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Footer-module-scss-module__kQc2fa__footer__container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:768px){.Footer-module-scss-module__kQc2fa__footer__container{padding:0 24px}}.Footer-module-scss-module__kQc2fa__footer__container{z-index:2;grid-template-columns:1fr;gap:24px;display:grid;position:relative}@media (min-width:768px){.Footer-module-scss-module__kQc2fa__footer__container{grid-template-columns:1.5fr .8fr 1.2fr}}.Footer-module-scss-module__kQc2fa__footer__brand h3{color:#fff;margin-bottom:16px;font-size:20px}.Footer-module-scss-module__kQc2fa__footer__brand p{color:#ffffffb3;max-width:300px;line-height:1.6}.Footer-module-scss-module__kQc2fa__footer__links h4{color:#fff;margin-bottom:16px;font-size:16px}.Footer-module-scss-module__kQc2fa__footer__links ul li{margin-bottom:8px}.Footer-module-scss-module__kQc2fa__footer__links ul li a{color:#ffffffb3;transition:color .3s}.Footer-module-scss-module__kQc2fa__footer__links ul li a:hover{color:#fff}.Footer-module-scss-module__kQc2fa__footer__contact h4{color:#fff;margin-bottom:16px;font-size:16px}.Footer-module-scss-module__kQc2fa__footer__contact p{color:#ffffffb3;margin-bottom:8px}.Footer-module-scss-module__kQc2fa__footer__copyright{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:768px){.Footer-module-scss-module__kQc2fa__footer__copyright{padding:0 24px}}.Footer-module-scss-module__kQc2fa__footer__copyright{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;margin-top:32px;padding-top:16px;font-size:14px}
.Home-module-scss-module__sB0LeG__section{padding:80px 0}.Home-module-scss-module__sB0LeG__section--light{background-color:#fff}.Home-module-scss-module__sB0LeG__section--gray{background-color:#f5f5f6}.Home-module-scss-module__sB0LeG__section__container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (min-width:768px){.Home-module-scss-module__sB0LeG__section__container{padding:0 24px}}.Home-module-scss-module__sB0LeG__section__header{text-align:center;margin-bottom:64px}.Home-module-scss-module__sB0LeG__section__header h2{color:#252b3a;margin-bottom:8px;font-size:24px;font-weight:700}@media (min-width:768px){.Home-module-scss-module__sB0LeG__section__header h2{font-size:32px}}.Home-module-scss-module__sB0LeG__section__header p{color:#575d6c;font-size:14px;line-height:1.6}@media (min-width:768px){.Home-module-scss-module__sB0LeG__section__header p{font-size:16px}}.Home-module-scss-module__sB0LeG__section__header p{max-width:800px;margin:12px auto 0;font-size:18px}.Home-module-scss-module__sB0LeG__section__grid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.Home-module-scss-module__sB0LeG__section__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.Home-module-scss-module__sB0LeG__section__grid{grid-template-columns:repeat(3,1fr)}}.Home-module-scss-module__sB0LeG__section__list{flex-direction:column;gap:24px;display:flex}.Home-module-scss-module__sB0LeG__section__card{background:#fff;border-radius:8px;padding:40px;transition:all .3s;box-shadow:0 4px 16px #0000000a}.Home-module-scss-module__sB0LeG__section__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.Home-module-scss-module__sB0LeG__section__card h3{color:#252b3a;margin-bottom:24px;font-size:24px}.Home-module-scss-module__sB0LeG__section__card p{color:#575d6c;font-size:16px;line-height:1.8}.Home-module-scss-module__sB0LeG__tech-grid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.Home-module-scss-module__sB0LeG__tech-grid{grid-template-columns:1fr 1fr}}.Home-module-scss-module__sB0LeG__tech-grid__item{background:#fff;border:1px solid #dfe1e6;border-radius:8px;padding:48px;transition:all .3s;box-shadow:0 4px 16px #0000000a}.Home-module-scss-module__sB0LeG__tech-grid__item:hover{border-color:#3b79f84d;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.Home-module-scss-module__sB0LeG__tech-grid__item h3{background:url(/colorful-text.svg) 0/cover no-repeat;-webkit-text-fill-color:#0000;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:24px;font-weight:600}.Home-module-scss-module__sB0LeG__tech-grid__item p{color:#575d6c;font-size:16px;line-height:1.8}.Home-module-scss-module__sB0LeG__advantage-grid{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.Home-module-scss-module__sB0LeG__advantage-grid{grid-template-columns:repeat(3,1fr)}}.Home-module-scss-module__sB0LeG__advantage-grid__item{text-align:center;background:#fff;border:1px solid #0000;border-radius:8px;padding:40px;transition:all .3s;box-shadow:0 4px 16px #0000000a}.Home-module-scss-module__sB0LeG__advantage-grid__item:hover{border-color:#3b79f833;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.Home-module-scss-module__sB0LeG__advantage-grid__item h3{color:#252b3a;margin-bottom:24px;font-size:20px;font-weight:600}.Home-module-scss-module__sB0LeG__advantage-grid__item h3:after{content:"";background:#3b79f8;border-radius:1.5px;width:40px;height:3px;margin:16px auto 0;display:block}.Home-module-scss-module__sB0LeG__advantage-grid__item ul{text-align:left}.Home-module-scss-module__sB0LeG__advantage-grid__item ul li{color:#575d6c;margin-bottom:12px;padding-left:20px;line-height:1.6;position:relative}.Home-module-scss-module__sB0LeG__advantage-grid__item ul li:before{content:"";background-color:#3b79f8;border-radius:50%;width:6px;height:6px;position:absolute;top:9px;left:0}.Home-module-scss-module__sB0LeG__contact-grid{grid-template-columns:1fr;gap:32px;max-width:1000px;margin:0 auto;display:grid}@media (min-width:768px){.Home-module-scss-module__sB0LeG__contact-grid{grid-template-columns:1fr 1fr}}.Home-module-scss-module__sB0LeG__contact-card{text-align:center;background:#fff;border:1px solid #dfe1e6;border-radius:8px;flex-direction:column;align-items:center;padding:40px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000000a}.Home-module-scss-module__sB0LeG__contact-card:hover{border-color:#3b79f84d;transform:translateY(-4px);box-shadow:0 8px 24px #00000014}.Home-module-scss-module__sB0LeG__contact-card__icon{color:#3b79f8;background:#3b79f814;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:24px;transition:all .3s;display:flex}.Home-module-scss-module__sB0LeG__contact-card:hover .Home-module-scss-module__sB0LeG__contact-card__icon{color:#fff;background:#3b79f8}.Home-module-scss-module__sB0LeG__contact-card__content{margin-bottom:32px}.Home-module-scss-module__sB0LeG__contact-card__content h3{color:#252b3a;margin-bottom:12px;font-size:20px;font-weight:600}.Home-module-scss-module__sB0LeG__contact-card__content p{color:#252b3a;margin-bottom:8px;font-family:DIN Alternate,sans-serif;font-size:24px;font-weight:700}.Home-module-scss-module__sB0LeG__contact-card__content span{color:#575d6c;font-size:14px}.Home-module-scss-module__sB0LeG__contact-card__action{color:#252b3a;border:1px solid #dfe1e6;border-radius:20px;padding:8px 24px;font-size:14px;text-decoration:none;transition:all .3s;display:inline-block}.Home-module-scss-module__sB0LeG__contact-card__action:hover{color:#3b79f8;background:#3b79f80d;border-color:#3b79f8}
