*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{width:100%;min-height:100%}body{color:#111;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#fff;min-width:320px;margin:0;font-family:Arial,Helvetica,sans-serif}button,a,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}@property --border-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes header-border-spin{0%{--border-angle:0deg}to{--border-angle:360deg}}.header__logo{flex-shrink:0;align-items:center;display:flex}.header{z-index:100;color:#fff;width:100%;position:absolute;top:22px;left:0}.header__inner{isolation:isolate;-webkit-backdrop-filter:blur(14px);background:#0a141e47;border:1px solid #ffffff38;border-radius:18px;justify-content:space-between;align-items:center;gap:32px;width:min(1200px,100% - 48px);min-height:68px;margin:0 auto;padding:0 18px 0 24px;display:flex;position:relative;box-shadow:0 12px 32px #00000024,inset 0 1px #ffffff14}.header__inner:before{content:"";z-index:-1;background:conic-gradient(from var(--border-angle), transparent 0deg, transparent 300deg, #52c3ff26 320deg, #87dcffe6 340deg, #fff 350deg, #52c3ffe6 358deg, transparent 360deg);-webkit-mask-composite:xor;pointer-events:none;filter:drop-shadow(0 0 5px #52c3ff8c);border-radius:19px;padding:1px;animation:7s linear infinite header-border-spin;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.header__logo{z-index:5;flex-shrink:0;align-items:center;display:flex;position:relative}.header__logo img{object-fit:contain;width:auto;height:46px;display:block}.header__nav{align-items:center;gap:36px;display:flex}.header__nav a{color:#ffffffd1;font-size:14px;font-weight:400;transition:color .18s;position:relative}.header__nav a:hover{color:#fff}.header__contact{color:#fff;background:#ffffff08;border:1px solid #ffffffb3;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:14px;min-height:42px;padding:0 18px;font-size:13px;font-weight:500;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.header__contact:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-1px)}.header__contact span{font-size:16px;line-height:1}.header__toggle,.header__mobile-menu{display:none}@media (width<=768px){.header{top:14px}.header__inner{-webkit-backdrop-filter:blur(18px);background:#06111bad;border-radius:17px;gap:0;width:calc(100% - 28px);min-height:62px;padding:0 10px 0 17px;transition:border-radius .3s,background .3s,box-shadow .3s}.header__inner:before{border-radius:18px}.header__logo img{height:40px}.header__nav,.header__contact{display:none}.header__toggle{z-index:5;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff29;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;padding:0;transition:background .22s,border-color .22s;display:flex;position:relative}.header__toggle span{background:#fff;border-radius:10px;width:17px;height:1.5px;transition:transform .3s cubic-bezier(.2,.8,.2,1),opacity .2s;display:block}.header__toggle:hover{background:#ffffff1c;border-color:#69c8ff73}.header--open .header__toggle span:first-child{transform:translateY(3.75px)rotate(45deg)}.header--open .header__toggle span:last-child{transform:translateY(-3.75px)rotate(-45deg)}.header__mobile-menu{-webkit-backdrop-filter:blur(20px);opacity:0;visibility:hidden;transform-origin:top;pointer-events:none;background:#05101af0;border:1px solid #ffffff26;border-radius:18px;width:100%;padding:14px;transition:opacity .26s,visibility .26s,transform .32s cubic-bezier(.2,.8,.2,1);display:block;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(-10px)scale(.98);box-shadow:0 24px 55px #00000052,inset 0 1px #ffffff0d}.header--open .header__mobile-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.header__mobile-nav{flex-direction:column;display:flex}.header__mobile-nav a{color:#ffffffe0;border-bottom:1px solid #ffffff14;align-items:center;gap:17px;min-height:53px;padding:0 12px;font-size:15px;font-weight:400;transition:color .18s,padding-left .22s,background .18s;display:flex}.header__mobile-nav a:last-child{border-bottom:0}.header__mobile-nav a>span{letter-spacing:.08em;color:#69c8ff;width:22px;font-size:9px;font-weight:600}.header__mobile-nav a:hover{color:#fff;background:#69c8ff0d;padding-left:17px}.header__mobile-contact{color:#fff;background:#0c80bf38;border:1px solid #4abfff80;border-radius:999px;justify-content:space-between;align-items:center;min-height:54px;margin-top:10px;padding:0 9px 0 18px;font-size:13px;font-weight:500;display:flex}.header__mobile-contact strong{background:#118fd0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;font-weight:400;display:flex;box-shadow:0 0 18px #118fd040}}@media (width<=420px){.header__inner{width:calc(100% - 22px)}.header__logo img{height:37px}.header__toggle{width:40px;height:40px}}.hero{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(90deg,#030c16d1 0%,#030c1694 35%,#030c1629 65%,#030c1614 100%);position:absolute;inset:0}.hero__content{z-index:1;width:min(1200px,100% - 48px);margin:0 auto;padding-top:76px;position:relative}.hero__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#d6e8f5;margin:0 0 24px;font-size:11px;font-weight:600}.hero__title{letter-spacing:-.04em;max-width:650px;margin:0;font-size:clamp(48px,5.5vw,78px);font-weight:400;line-height:.98}.hero__title span{color:#8fd8ff;display:block}.hero__description{color:#ffffffc7;max-width:520px;margin:28px 0 0;font-size:16px;line-height:1.6}.hero__actions{align-items:center;gap:14px;margin-top:32px;display:flex}.hero__primary,.hero__secondary{border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:46px;padding:0 20px;font-size:13px;font-weight:500;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.hero__primary{background:#0b8fd8;border:1px solid #48bfff;transition:transform .22s,background .22s,box-shadow .22s,padding .22s;position:relative;overflow:hidden;box-shadow:0 8px 28px #0080d23d}.hero__primary span{background:#ffffff24;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .3s cubic-bezier(.2,.8,.2,1),background .22s;display:inline-flex}.hero__primary:hover{background:#087dbf;padding-left:22px;padding-right:16px;transform:translateY(-2px);box-shadow:0 12px 34px #0080d252}.hero__primary:hover span{background:#ffffff38;transform:translate(4px)rotate(-45deg)}.hero__secondary{background:#0000001f;border:1px solid #ffffff6b}.hero__primary:hover,.hero__secondary:hover{transform:translateY(-2px)}.hero__secondary:hover{border-color:#fffc}.hero__curve{z-index:2;pointer-events:none;width:100%;height:80px;position:absolute;bottom:-1px;left:0}.hero__curve svg{width:100%;height:100%;display:block}.hero__curve path{fill:#f3f5f6}@media (width<=768px){.hero{background-position:62%;align-items:flex-end;min-height:100svh}.hero__content{width:min(100% - 32px,1200px);padding:120px 0 64px}.hero__title{max-width:520px;font-size:clamp(44px,13vw,64px)}.hero__description{max-width:460px;font-size:15px}.hero__actions{flex-wrap:wrap}}.solutions{color:#101820;background:#f3f5f6;width:100%;padding:120px 0}.solutions__container{width:min(1200px,100% - 48px);margin:0 auto}.solutions__intro{padding-bottom:100px}.solutions__eyebrow{letter-spacing:.22em;color:#60717d;margin:0 0 36px;font-size:11px;font-weight:600}.solutions__intro-grid{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;display:grid}.solutions__title{letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1}.solutions__title span{color:#638397;display:block}.solutions__description{color:#65727a;max-width:390px;margin:0 0 5px;font-size:15px;line-height:1.7}.solution-item{border-top:1px solid #10182029;grid-template-columns:42px .8fr 1.2fr;gap:28px;padding:72px 0;display:grid;position:relative}.solution-item__number{color:#71808a;padding-top:3px;font-size:14px;font-weight:500}.solution-item__content{padding-top:4px}.solution-item__label{letter-spacing:.18em;color:#5e7d91;margin:0 0 24px;font-size:11px;font-weight:600}.solution-item__content h3{letter-spacing:-.035em;max-width:430px;margin:0;font-size:clamp(30px,3vw,44px);font-weight:400;line-height:1.05}.solution-item__content h3 span{color:#6f8796;display:block}.solution-item__content>p{color:#66737b;max-width:390px;margin:26px 0 0;font-size:14px;line-height:1.7}.solution-item__content a{color:#172630;align-items:center;gap:14px;margin-top:30px;font-size:13px;font-weight:600;display:inline-flex}.solution-item__content a span{transition:transform .18s}.solution-item__content a:hover span{transform:translate(5px)}.solution-item__visual{border-radius:24px;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative;overflow:hidden}.solution-item__visual img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:400px;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.solution-item__visual:hover img{transform:scale(1.035)}.solution-item--reverse{grid-template-columns:42px 1.2fr .8fr}.solution-item--reverse .solution-item__content{padding-left:20px}@media (width<=768px){.solutions{padding:78px 0 82px}.solutions__container{width:min(100% - 32px,1200px)}.solutions__intro{padding-bottom:52px}.solutions__eyebrow{margin-bottom:24px}.solutions__intro-grid{grid-template-columns:1fr;gap:24px}.solutions__title{font-size:clamp(40px,11vw,52px);line-height:1}.solutions__description{max-width:100%;margin:0;font-size:14px;line-height:1.7}.solution-item,.solution-item--reverse{grid-template-columns:1fr;gap:0;padding:44px 0 54px;display:grid}.solution-item__number{order:1;margin-bottom:22px;padding:0;font-size:12px}.solution-item__content{order:2;padding:0}.solution-item__visual{border-radius:18px;order:3;width:100%;height:auto;min-height:0;margin-top:34px}.solution-item--reverse .solution-item__content{padding-left:0}.solution-item__label{margin-bottom:17px;font-size:10px}.solution-item__content h3{max-width:100%;font-size:clamp(31px,9vw,40px);line-height:1.04}.solution-item__content>p{max-width:100%;margin-top:21px;font-size:14px;line-height:1.7}.solution-item__content a{margin-top:24px}.solution-item__visual img{aspect-ratio:4/3;object-fit:cover;object-position:center;width:100%;height:auto;min-height:0}}.process{color:#fff;background:radial-gradient(circle at 75% 20%,#127ebe21,#0000 32%),#071019;width:100%;padding:120px 0 130px;position:relative;overflow:hidden}.process__container{width:min(1200px,100% - 48px);margin:0 auto}.process__intro{padding-bottom:90px}.process__eyebrow{letter-spacing:.22em;color:#56c7ff;margin:0 0 36px;font-size:11px;font-weight:600}.process__intro-grid{grid-template-columns:1.3fr .7fr;align-items:end;gap:90px;display:grid}.process__title{letter-spacing:-.045em;max-width:700px;margin:0;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1}.process__title span{color:#83c9ee;display:block}.process__description{color:#ffffffa8;border-left:1px solid #56c7ff8c;max-width:390px;margin:0 0 4px;padding:20px 0 20px 24px;font-size:15px;line-height:1.75;position:relative}.process__description:before{content:"";background:#56c7ff;border-radius:999px;width:3px;height:38px;position:absolute;top:20px;left:-2px;box-shadow:0 0 10px #56c7ffcc,0 0 24px #56c7ff59}.process__steps{border-top:1px solid #ffffff24;grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.process__steps:after{content:"";filter:drop-shadow(0 0 5px #42c4ff)drop-shadow(0 0 12px #42c4ffbf);pointer-events:none;z-index:5;background:linear-gradient(90deg,#0000 0%,#4ac2ff33 20%,#42c4ff 65%,#b8ebff 82%,#0000 100%);border-radius:999px;width:18%;height:3px;animation:4.5s ease-in-out infinite process-line;position:absolute;top:-2px;left:0}@keyframes process-line{0%{opacity:0;left:-15%}8%{opacity:1}45%{opacity:1}92%{opacity:1}to{opacity:0;left:97%}}.process__step{min-height:330px;padding:34px 32px 30px 0;transition:background .35s,transform .35s;position:relative}.process__step:not(:last-child){border-right:1px solid #ffffff17}.process__step:not(:first-child){padding-left:32px}.process__step:after{content:"";z-index:0;opacity:0;pointer-events:none;background:radial-gradient(circle at 30% 15%,#33b8ff21,#0000 55%);transition:opacity .35s;position:absolute;inset:0}.process__step:hover:after{opacity:1}.process__step>*{z-index:2;position:relative}.process__step:before{content:"";z-index:6;background:#071019;border:1px solid #6fcdffcc;border-radius:50%;width:9px;height:9px;transition:background .25s,box-shadow .25s,transform .25s;position:absolute;top:-5px;left:0;box-shadow:0 0 0 4px #47b7f20f}.process__step:not(:first-child):before{left:32px}.process__step:hover:before{background:#70d2ff;transform:scale(1.2);box-shadow:0 0 8px #70d2ff,0 0 18px #46c3ffcc,0 0 32px #46c3ff59}.process__number{letter-spacing:.12em;color:#69c8ff;margin-bottom:64px;font-size:12px;font-weight:600;transition:color .25s,text-shadow .25s,transform .25s;display:block}.process__step:hover .process__number{color:#b7eaff;text-shadow:0 0 8px #4fc7ffcc,0 0 20px #4fc7ff73;transform:translateY(-2px)}.process__step h3{letter-spacing:-.03em;max-width:230px;margin:0;font-size:clamp(23px,2vw,30px);font-weight:400;line-height:1.08;transition:transform .35s,text-shadow .35s}.process__step h3 span{color:#ffffff7a;transition:color .35s;display:block}.process__step:hover h3{text-shadow:0 0 24px #5cc7ff1f;transform:translateY(-3px)}.process__step:hover h3 span{color:#80cfee}.process__step p{color:#ffffff80;max-width:230px;margin:24px 0 0;font-size:13px;line-height:1.7;transition:color .35s,transform .35s}.process__step:hover p{color:#ffffffb8;transform:translateY(-2px)}@media (width<=768px){.process{padding:78px 0 82px}.process__container{width:min(100% - 32px,1200px)}.process__intro{padding-bottom:54px}.process__eyebrow{margin-bottom:24px}.process__intro-grid{grid-template-columns:1fr;gap:28px}.process__title{font-size:clamp(40px,11vw,52px);line-height:1}.process__description{max-width:100%;margin:0;padding:15px 0 15px 20px;font-size:14px;line-height:1.7}.process__description:before{height:32px;top:15px}.process__steps{border-top:0;border-left:1px solid #ffffff26;grid-template-columns:1fr}.process__steps:after{background:linear-gradient(#0000,#42c4ff,#b8ebff,#0000);width:3px;height:18%;animation:4.5s ease-in-out infinite process-line-mobile;top:0;left:-2px}@keyframes process-line-mobile{0%{opacity:0;top:-10%}8%{opacity:1}92%{opacity:1}to{opacity:0;top:95%}}.process__step,.process__step:not(:first-child){border-right:0;min-height:auto;padding:0 0 48px 28px}.process__step:last-child{padding-bottom:0}.process__step:before,.process__step:not(:first-child):before{top:2px;left:-5px}.process__number{margin-bottom:19px;font-size:11px}.process__step h3{max-width:100%;font-size:clamp(27px,8vw,34px);line-height:1.05}.process__step p{max-width:100%;margin-top:18px;font-size:13px;line-height:1.65}}.projects{color:#101820;background:#f3f5f6;width:100%;padding:120px 0 140px}.projects__container{width:min(1200px,100% - 48px);margin:0 auto}.projects__intro{padding-bottom:90px}.projects__eyebrow{letter-spacing:.22em;color:#607d8d;margin:0 0 36px;font-size:11px;font-weight:600}.projects__intro-grid{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;display:grid}.projects__title{letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1}.projects__title span{color:#638397;display:block}.projects__description{color:#65727a;max-width:390px;margin:0 0 5px;font-size:15px;line-height:1.7}.projects__list{flex-direction:column;gap:120px;display:flex}.project{width:100%}.project__visual{background:radial-gradient(circle at 70% 30%,#49beff33,#0000 30%),linear-gradient(135deg,#0b1721,#102b3b);border-radius:26px;justify-content:center;align-items:center;width:100%;height:clamp(460px,55vw,650px);transition:transform .5s cubic-bezier(.2,.8,.2,1),box-shadow .5s;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #111f291f}.project__visual--two{background:radial-gradient(circle at 25% 70%,#3fbcff38,#0000 30%),linear-gradient(135deg,#08131c,#163244)}.project__visual--three{background:radial-gradient(circle at 75% 65%,#57caff2e,#0000 32%),linear-gradient(135deg,#101a22,#234252)}.project__visual span{letter-spacing:.22em;color:#fff6;font-size:11px;font-weight:600}.project:hover .project__visual{transform:translateY(-5px);box-shadow:0 36px 90px #111f292e}.project__info{grid-template-columns:1fr auto;align-items:end;gap:60px;padding-top:32px;display:grid}.project__category{letter-spacing:.18em;color:#638397;margin:0 0 18px;font-size:10px;font-weight:600}.project__info h3{letter-spacing:-.035em;color:#15242d;max-width:650px;margin:0;font-size:clamp(28px,3vw,42px);font-weight:400;line-height:1.05}.project__text{color:#66747c;max-width:580px;margin:20px 0 0;font-size:14px;line-height:1.7}.project__link{color:#152b38;border:1px solid #11273447;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:16px;min-height:46px;padding:0 19px;font-size:12px;font-weight:600;transition:background .22s,color .22s,border-color .22s,transform .22s;display:inline-flex}.project__link span{font-size:17px;transition:transform .25s}.project__link:hover{color:#fff;background:#102a3a;border-color:#102a3a;transform:translateY(-2px)}.project__link:hover span{transform:translate(3px,-3px)}@media (width<=768px){.projects{padding:78px 0 86px}.projects__container{width:min(100% - 32px,1200px)}.projects__intro{padding-bottom:52px}.projects__eyebrow{margin-bottom:24px}.projects__intro-grid{grid-template-columns:1fr;gap:24px}.projects__title{font-size:clamp(40px,11vw,52px);line-height:1}.projects__description{max-width:100%;margin:0;font-size:14px;line-height:1.7}.projects__list{gap:72px}.project__visual{aspect-ratio:16/10;border-radius:18px;width:100%;height:auto;box-shadow:0 18px 45px #111f291f}.project__visual img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.project__info{grid-template-columns:1fr;gap:24px;padding-top:24px}.project__category{margin-bottom:14px;font-size:9px;line-height:1.5}.project__info h3{font-size:clamp(29px,8vw,38px)}.project__text{max-width:100%;margin-top:16px;font-size:14px;line-height:1.7}.project__link{width:fit-content;min-height:44px;padding:0 17px}}@media (width<=520px){.project__visual{aspect-ratio:16/10;height:auto}.projects__list{gap:66px}}.about{color:#fff;background:radial-gradient(circle at 75% 20%,#127ebe21,#0000 32%),#071019;width:100%;padding:88px 0 0;position:relative;overflow:hidden}.about__container{width:min(1200px,100% - 48px);margin:0 auto}.about__intro{padding-bottom:72px}.about__eyebrow{letter-spacing:.22em;color:#7fcfff;margin:0 0 34px;font-size:11px;font-weight:600}.about__intro-grid{grid-template-columns:1.3fr .7fr;align-items:start;gap:80px;display:grid}.about__title{letter-spacing:-.045em;max-width:680px;margin:0;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1}.about__title span{color:#83c9ee;display:block}.about__intro-text{max-width:390px;padding-top:4px}.about__intro-text p{color:#ffffffe6;margin:0;font-size:14px;line-height:1.7;transition:color .3s,text-shadow .3s}.about__intro-text p:hover{color:#fff;text-shadow:0 0 8px #83c9ee80,0 0 18px #50beff40}.about__intro-text p+p{margin-top:18px}.about__manifesto{border-top:1px solid #ffffff26;padding:58px 0 64px}.about__manifesto-label{letter-spacing:.22em;color:#7fcfff;margin:0 0 30px;font-size:10px;font-weight:600}.about__manifesto-grid{grid-template-columns:1.3fr .7fr;align-items:start;gap:80px;display:grid}.about__manifesto h3{letter-spacing:-.04em;max-width:620px;margin:0;font-size:clamp(34px,3.7vw,50px);font-weight:400;line-height:1.03}.about__manifesto h3 span{color:#83c9ee;display:block}.about__manifesto-text{max-width:390px}.about__manifesto-text p{color:#ffffffe6;margin:0;font-size:14px;line-height:1.7;transition:color .3s,text-shadow .3s}.about__manifesto-text p:hover{color:#fff;text-shadow:0 0 8px #83c9ee80,0 0 18px #50beff40}.about__manifesto-text p+p{margin-top:18px}.about__principles{border-top:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);display:grid}.about__principle{min-height:235px;padding:28px 34px 38px 0;position:relative}.about__principle:not(:first-child){border-left:1px solid #ffffff1a;padding-left:34px}.about__principle-number{letter-spacing:.14em;color:#69c8ff;margin-bottom:42px;font-size:11px;font-weight:600;transition:color .25s,text-shadow .25s,transform .25s;display:block}.about__principle h3{letter-spacing:-.025em;margin:0;font-size:25px;font-weight:400;line-height:1.1}.about__principle p{color:#ffffff80;max-width:280px;margin:15px 0 0;font-size:13px;line-height:1.65;transition:color .25s}.about__principle:after{content:"";background:#69c8ff;width:0;height:2px;transition:width .4s cubic-bezier(.2,.8,.2,1);position:absolute;bottom:0;left:0;box-shadow:0 0 12px #69c8ff99}.about__principle:hover:after{width:100%}.about__principle:hover .about__principle-number{color:#b7eaff;text-shadow:0 0 8px #4fc7ffcc,0 0 20px #4fc7ff66;transform:translateY(-2px)}.about__principle:hover p{color:#ffffffbf}@media (width<=768px){.about{padding-top:76px}.about__container{width:min(100% - 32px,1200px)}.about__intro{padding-bottom:48px}.about__eyebrow{margin-bottom:24px}.about__intro-grid{grid-template-columns:1fr;gap:26px}.about__title{max-width:100%;font-size:clamp(40px,11vw,52px);line-height:1}.about__intro-text{max-width:100%;padding-top:0}.about__intro-text p{font-size:14px;line-height:1.7}.about__intro-text p+p{margin-top:15px}.about__manifesto{padding:44px 0 48px}.about__manifesto-label{margin-bottom:22px}.about__manifesto-grid{grid-template-columns:1fr;gap:24px}.about__manifesto h3{max-width:100%;font-size:clamp(32px,9vw,42px);line-height:1.03}.about__manifesto-text{max-width:100%}.about__manifesto-text p{font-size:14px;line-height:1.7}.about__manifesto-text p+p{margin-top:15px}.about__principles{grid-template-columns:1fr}.about__principle,.about__principle:not(:first-child){border-top:1px solid #ffffff1a;border-left:0;min-height:auto;padding:27px 0 31px}.about__principle:first-child{border-top:0}.about__principle-number{margin-bottom:18px;font-size:10px}.about__principle h3{font-size:24px}.about__principle p{max-width:100%;margin-top:12px;font-size:13px;line-height:1.65}}.contact{color:#101820;background-color:#f5f8fb;background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;width:100%;min-height:760px;padding:105px 0 110px;display:flex;position:relative;overflow:hidden}.contact__container{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;gap:90px;width:min(1200px,100% - 48px);margin:0 auto;display:grid;position:relative}.contact__left{max-width:670px}.contact__eyebrow{letter-spacing:.22em;color:#54788e;align-items:center;gap:12px;margin:0 0 32px;font-size:11px;font-weight:600;display:flex}.contact__eyebrow>span{background:#159ce0;width:26px;height:1px;display:block}.contact__title{letter-spacing:-.05em;color:#111b22;margin:0;font-size:clamp(46px,4.8vw,68px);font-weight:400;line-height:.98}.contact__title>span{color:#158fcf;margin-top:7px;display:block}.contact__description{color:#667985;max-width:560px;margin:30px 0 0;font-size:15px;line-height:1.75}.contact__benefits{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:40px;display:grid}.contact__benefit{align-items:center;gap:11px;display:flex}.contact__benefit-icon{background:#ffffffb8;border:1px solid #2c8bc129;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 8px 20px #1d4f6c12,inset 0 1px #ffffffe6}.contact__benefit-icon svg{fill:none;stroke:#178dca;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.contact__benefit:nth-child(2) .contact__benefit-icon svg{fill:#178dca;stroke:#178dca}.contact__benefit>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.contact__benefit strong{white-space:nowrap;color:#20313b;font-size:11px;font-weight:600}.contact__benefit>div:last-child>span{color:#81909a;font-size:9px;line-height:1.3}.contact__right{justify-self:end;width:100%;max-width:520px;padding-top:50px;position:relative}.contact__hint{color:#6d8594;align-items:flex-start;display:flex;position:absolute;top:-13px;right:24px;transform:rotate(-3deg)}.contact__hint>span{letter-spacing:.02em;margin-top:1px;font-size:12px;font-style:italic}.contact__hint svg{fill:none;stroke:#75a7c3;stroke-width:1.3px;stroke-linecap:round;stroke-linejoin:round;width:66px;height:42px;margin-left:4px}.contact__menu{width:100%;min-height:355px;position:relative}.contact__button{z-index:10;color:#fff;cursor:pointer;background:linear-gradient(#1ea8e7f5 0%,#087fbe 100%);border:1px solid #61ceffb8;border-radius:999px;justify-content:space-between;align-items:center;gap:24px;width:100%;min-height:76px;padding:0 14px 0 30px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #007cbe30,0 5px 12px #0066a021,inset 0 1px #ffffff61,inset 0 -1px #00466e24}.contact__button:before{content:"";border-radius:inherit;pointer-events:none;border-top:1px solid #ffffff40;position:absolute;inset:3px}.contact__button-text{z-index:2;letter-spacing:-.015em;font-size:18px;font-weight:500;position:relative}.contact__button-arrow{z-index:2;background:#ffffff29;border:1px solid #fff3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;font-weight:300;line-height:1;transition:transform .35s cubic-bezier(.2,.8,.2,1),background .25s;display:flex;position:relative;box-shadow:inset 0 1px #fff3}.contact__button-shine{z-index:1;pointer-events:none;filter:blur(2px);background:linear-gradient(90deg,#0000,#ffffff0d,#ffffffb3,#ffffff1f,#0000);width:22%;height:280%;animation:4.2s ease-in-out infinite contact-shine;position:absolute;top:-90%;left:-35%;transform:rotate(20deg)}@keyframes contact-shine{0%{opacity:0;left:-35%}10%{opacity:1}32%{opacity:.9;left:120%}42%,to{opacity:0;left:120%}}.contact__button:hover{border-color:#8de1fff2;transform:translateY(-3px);box-shadow:0 22px 48px #007cbe40,0 0 28px #2dbbff2e,inset 0 1px #fff6}.contact__button:hover .contact__button-arrow{background:#ffffff40;transform:translate(3px)rotate(-45deg)}.contact__menu--open .contact__button{box-shadow:0 20px 46px #007cbe40,0 0 30px #35c0ff33,inset 0 1px #fff6}.contact__menu--open .contact__button-arrow{background:#ffffff38;transform:rotate(90deg)}.contact__connections{pointer-events:none;width:100%;height:125px;position:absolute;top:75px;left:0;overflow:visible}.contact__connection-base,.contact__connection-glow{fill:none;stroke-linecap:round;stroke-linejoin:round}.contact__connection-base{stroke:#478eb540;stroke-width:1.2px;opacity:0;stroke-dasharray:900;stroke-dashoffset:900px}.contact__connection-glow{stroke:#55caff;stroke-width:2px;opacity:0;filter:drop-shadow(0 0 3px #42c7ffe6)drop-shadow(0 0 7px #42c7ff73);stroke-dasharray:22 900;stroke-dashoffset:0}.contact__menu--open .contact__connection-base{opacity:1;animation:.75s cubic-bezier(.4,0,.2,1) forwards contact-draw-line}@keyframes contact-draw-line{0%{stroke-dashoffset:900px}to{stroke-dashoffset:0}}.contact__menu--open .contact__connection-glow{opacity:1;animation:2.8s linear .7s infinite contact-line-glow}@keyframes contact-line-glow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-920px}}.contact__channels{z-index:5;pointer-events:none;grid-template-columns:repeat(3,1fr);gap:24px;width:100%;display:grid;position:absolute;top:178px;left:0}.contact__channel{color:#172832;opacity:0;transform-origin:top;pointer-events:none;flex-direction:column;align-items:center;min-width:0;display:flex;transform:translateY(-12px)scale(.55)}.contact__menu--open .contact__channel{pointer-events:auto;animation:.56s cubic-bezier(.16,1.35,.3,1) forwards contact-channel-pop}.contact__menu--open .contact__channel:first-child{animation-delay:.42s}.contact__menu--open .contact__channel:nth-child(2){animation-delay:.57s}.contact__menu--open .contact__channel:nth-child(3){animation-delay:.72s}@keyframes contact-channel-pop{0%{opacity:0;transform:translateY(-12px)scale(.55)}70%{opacity:1;transform:translateY(3px)scale(1.08)}to{opacity:1;transform:translateY(0)scale(1)}}.contact__channel-circle{border:4px solid #ffffffe0;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;transition:transform .26s cubic-bezier(.2,.8,.2,1),box-shadow .26s;display:flex;position:relative;box-shadow:0 14px 30px #123c5421,inset 0 1px 1px #fff6}.contact__channel-circle svg{fill:none;stroke:#fff;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:32px;height:32px}.contact__channel--whatsapp .contact__channel-circle{background:#25d366;box-shadow:0 14px 30px #25d36633,0 0 20px #25d3661a,inset 0 1px 1px #fff6}.contact__channel--instagram .contact__channel-circle{background:linear-gradient(135deg,#833ab4 0%,#c13584 35%,#e1306c 58%,#f77737 78%,#fcaf45 100%);box-shadow:0 14px 30px #c1358433,0 0 20px #e1306c1a,inset 0 1px 1px #fff6}.contact__channel--email .contact__channel-circle{background:#168fd1;box-shadow:0 14px 30px #168fd133,0 0 20px #168fd11a,inset 0 1px 1px #fff6}.contact__channel-label{-webkit-backdrop-filter:blur(10px);background:#ffffffad;border:1px solid #1f60841a;border-radius:13px;flex-direction:column;align-items:center;gap:3px;width:100%;max-width:145px;margin-top:13px;padding:10px 8px;transition:background .25s,box-shadow .25s,transform .25s;display:flex;box-shadow:0 9px 25px #183f540f,inset 0 1px #ffffffe6}.contact__channel-label strong{color:#243640;font-size:11px;font-weight:600}.contact__channel-label span{white-space:nowrap;color:#81909a;font-size:9px}.contact__channel:hover .contact__channel-circle{transform:translateY(-5px)scale(1.06)}.contact__channel--whatsapp:hover .contact__channel-circle{box-shadow:0 18px 34px #25d36645,0 0 28px #25d36640}.contact__channel--instagram:hover .contact__channel-circle{box-shadow:0 18px 34px #c1358440,0 0 28px #e1306c38}.contact__channel--email:hover .contact__channel-circle{box-shadow:0 18px 34px #168fd145,0 0 28px #168fd138}.contact__channel:hover .contact__channel-label{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 12px 28px #183f541a}.contact__note{justify-content:center;align-items:center;gap:14px;width:100%;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.contact__note p{white-space:nowrap;color:#84939c;margin:0;font-size:10px}.contact__note>span{background:#57798d40;width:42px;height:1px}@media (width<=900px){.contact{min-height:auto;padding:90px 0}.contact__container{grid-template-columns:1fr;gap:70px}.contact__left{max-width:700px}.contact__right{justify-self:start;width:min(100%,540px);max-width:none}}@media (width<=600px){.contact{background-position:58%;padding:72px 0 68px}.contact__container{gap:42px;width:min(100% - 32px,1200px)}.contact__eyebrow{margin-bottom:24px}.contact__title{font-size:clamp(40px,11vw,52px);line-height:.98}.contact__description{max-width:100%;margin-top:22px;font-size:14px;line-height:1.7}.contact__benefits{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:30px}.contact__benefit{flex-direction:column;align-items:flex-start;gap:9px;min-width:0}.contact__benefit-icon{width:32px;height:32px}.contact__benefit-icon svg{width:15px;height:15px}.contact__benefit>div:last-child{gap:3px}.contact__benefit strong{white-space:normal;font-size:10px;line-height:1.25}.contact__benefit>div:last-child>span{font-size:8px;line-height:1.35}.contact__right{width:100%;padding-top:38px}.contact__hint{top:-10px;right:8px}.contact__hint>span{font-size:11px}.contact__hint svg{width:56px;height:36px}.contact__menu{min-height:300px}.contact__button{gap:14px;min-height:64px;padding:0 10px 0 21px}.contact__button-text{font-size:15px}.contact__button-arrow{width:42px;height:42px;font-size:19px}.contact__connections{height:103px;top:63px}.contact__channels{grid-template-columns:repeat(3,1fr);gap:6px;top:151px}.contact__channel-circle{border-width:3px;width:58px;height:58px}.contact__channel-circle svg{width:25px;height:25px}.contact__channel-label{width:100%;max-width:100px;margin-top:10px;padding:8px 3px}.contact__channel-label strong{font-size:9px}.contact__channel-label span{font-size:7px}.contact__note{gap:7px}.contact__note>span{width:15px}.contact__note p{white-space:normal;text-align:center;font-size:8px;line-height:1.4}}.footer{color:#fff;background:radial-gradient(circle at 82% 10%,#127ebe1a,#0000 30%),#071019;width:100%;padding:72px 0 30px;position:relative;overflow:hidden}.footer__top{grid-template-columns:1fr auto;align-items:start;gap:100px;padding-bottom:50px;display:grid}.footer__logo img{object-fit:contain;width:auto;height:64px}.footer__brand>p{color:#ffffffb3;max-width:390px;margin:22px 0 0;font-size:14px;line-height:1.7}.footer__container{width:min(1200px,100% - 48px);margin:0 auto}.footer__navigation{grid-template-columns:repeat(2,minmax(130px,1fr));gap:85px;display:grid}.footer__column{flex-direction:column;align-items:flex-start;display:flex}.footer__label{letter-spacing:.2em;color:#70c9fa;margin:0 0 24px;font-size:10px;font-weight:600}.footer__column a{color:#ffffffad;margin-top:13px;font-size:13px;font-weight:400;transition:color .2s,transform .2s;position:relative}.footer__column a:first-of-type{margin-top:0}.footer__column a:hover{color:#fff;transform:translate(4px)}.footer__line{background:#ffffff1c;width:100%;height:1px;position:relative;overflow:hidden}.footer__line:after{content:"";background:linear-gradient(90deg,#0000,#69c8ff,#0000);width:18%;height:100%;animation:7s linear infinite footer-line;position:absolute;top:0;left:-20%;box-shadow:0 0 10px #69c8ffb3}@keyframes footer-line{0%{left:-20%}to{left:110%}}.footer__bottom{grid-template-columns:1fr auto 1fr;align-items:center;gap:35px;min-height:76px;display:grid}.footer__bottom>p{color:#ffffff61;margin:0;font-size:10px}.footer__legal{align-items:center;gap:26px;display:flex}.footer__legal a{color:#ffffff6b;font-size:10px;transition:color .2s}.footer__legal a:hover{color:#ffffffe6}.footer__back{color:#ffffff7a;justify-self:end;align-items:center;gap:11px;font-size:10px;transition:color .2s;display:inline-flex}.footer__back span{color:#77ceff;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;transition:transform .22s,border-color .22s,background .22s;display:flex}.footer__back:hover{color:#fff}.footer__back:hover span{background:#69c8ff14;border-color:#69c8ff80;transform:translateY(-4px)}@media (width<=768px){.footer{padding:46px 0 20px}.footer__container{width:min(100% - 32px,1200px)}.footer__top{grid-template-columns:1fr;gap:34px;padding-bottom:34px}.footer__logo img{height:48px}.footer__brand>p{max-width:330px;margin-top:15px;font-size:12px;line-height:1.6}.footer__navigation{grid-template-columns:repeat(2,1fr);gap:28px}.footer__label{margin-bottom:16px;font-size:9px}.footer__column a{margin-top:9px;font-size:12px}.footer__column a:first-of-type{margin-top:0}.footer__bottom{grid-template-columns:1fr auto;gap:16px 20px;min-height:auto;padding:22px 0 0}.footer__bottom>p{grid-column:1/-1;font-size:9px}.footer__legal{flex-wrap:wrap;gap:8px 16px}.footer__legal a{font-size:9px}.footer__back{justify-self:end;gap:8px;font-size:9px}.footer__back span{width:27px;height:27px}}.privacy{color:#fff;background-color:#071019;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;padding:52px 0 72px}.privacy__container{width:min(100% - 48px,920px);margin:0 auto}.privacy__back{color:#fff9;align-items:center;margin-bottom:42px;font-size:13px;transition:color .2s;display:inline-flex}.privacy__back:hover{color:#fff}.privacy__header{border-bottom:1px solid #ffffff1f;padding-bottom:38px}.privacy__eyebrow{color:#42c4ff;letter-spacing:.18em;margin:0 0 18px;font-size:11px;font-weight:700}.privacy__header h1{letter-spacing:-.04em;max-width:760px;margin:0;font-size:clamp(40px,5vw,58px);font-weight:600;line-height:1}.privacy__header>p:not(.privacy__eyebrow){color:#ffffffa8;max-width:650px;margin:22px 0 0;font-size:15px;line-height:1.7}.privacy__header>span{color:#ffffff61;margin-top:20px;font-size:11px;display:block}.privacy__content{max-width:760px;padding-top:8px}.privacy__content section{border-bottom:1px solid #ffffff17;padding:30px 0}.privacy__content section:last-child{border-bottom:0}.privacy__content h2{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:20px;font-weight:600}.privacy__content p{color:#ffffff9e;margin:0;font-size:14px;line-height:1.75}.privacy__content p+p{margin-top:14px}.privacy__content a{color:#62ccff;transition:color .2s}.privacy__content a:hover{color:#fff}@media (width<=768px){.privacy{background-attachment:scroll;padding:32px 0 58px}.privacy__container{width:min(100% - 32px,920px)}.privacy__back{margin-bottom:36px;font-size:12px}.privacy__header{padding-bottom:32px}.privacy__eyebrow{margin-bottom:16px}.privacy__header h1{font-size:clamp(36px,10vw,48px)}.privacy__header>p:not(.privacy__eyebrow){margin-top:20px;font-size:14px;line-height:1.65}.privacy__header>span{margin-top:18px}.privacy__content{padding-top:4px}.privacy__content section{padding:26px 0}.privacy__content h2{margin-bottom:14px;font-size:19px}.privacy__content p{font-size:13px;line-height:1.7}.privacy__content p+p{margin-top:12px}}.terms{color:#fff;background-color:#071019;background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;min-height:100vh;padding:52px 0 72px}.terms__container{width:min(100% - 48px,920px);margin:0 auto}.terms__back{color:#fff9;align-items:center;margin-bottom:42px;font-size:13px;transition:color .2s;display:inline-flex}.terms__back:hover{color:#fff}.terms__header{border-bottom:1px solid #ffffff1f;padding-bottom:38px}.terms__eyebrow{color:#42c4ff;letter-spacing:.18em;margin:0 0 18px;font-size:11px;font-weight:700}.terms__header h1{letter-spacing:-.04em;max-width:760px;margin:0;font-size:clamp(40px,5vw,58px);font-weight:600;line-height:1}.terms__header>p:not(.terms__eyebrow){color:#ffffffa8;max-width:650px;margin:22px 0 0;font-size:15px;line-height:1.7}.terms__header>span{color:#ffffff61;margin-top:20px;font-size:11px;display:block}.terms__content{max-width:760px;padding-top:8px}.terms__content section{border-bottom:1px solid #ffffff17;padding:30px 0}.terms__content section:last-child{border-bottom:0}.terms__content h2{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:20px;font-weight:600}.terms__content p{color:#ffffff9e;margin:0;font-size:14px;line-height:1.75}.terms__content p+p{margin-top:14px}.terms__content a{color:#62ccff;transition:color .2s}.terms__content a:hover{color:#fff}@media (width<=768px){.terms{background-attachment:scroll;padding:32px 0 58px}.terms__container{width:min(100% - 32px,920px)}.terms__back{margin-bottom:36px;font-size:12px}.terms__header{padding-bottom:32px}.terms__eyebrow{margin-bottom:16px}.terms__header h1{font-size:clamp(36px,10vw,48px)}.terms__header>p:not(.terms__eyebrow){margin-top:20px;font-size:14px;line-height:1.65}.terms__header>span{margin-top:18px}.terms__content{padding-top:4px}.terms__content section{padding:26px 0}.terms__content h2{margin-bottom:14px;font-size:19px}.terms__content p{font-size:13px;line-height:1.7}.terms__content p+p{margin-top:12px}}
