@import "https://fonts.googleapis.com/css2?family=Geologica:wght@100..900&display=swap";body{color:#1d2126;font-optical-sizing:auto;font-family:Geologica,sans-serif;font-weight:400;overflow:hidden}main{background:#f9f9f9}[data-scroll]{top:-60px!important}h1,h2,h3{line-height:1.3}h1{font-size:60px;font-weight:600;position:relative}h2{letter-spacing:0%;font-size:80px;font-weight:500;line-height:130%}h3{font-size:36px;font-weight:400;line-height:120%}section.not-main-page h1{font-size:80px}*{-webkit-user-select:none;user-select:none;box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}p,ul{font-weight:300}p+ul{margin-top:20px}ul{padding-left:20px}ul li{list-style-type:disc}.container{max-width:1275px;margin:0 auto;padding-left:15px;padding-right:15px}.btn{cursor:pointer;border-radius:23px;justify-content:center;align-items:center;width:fit-content;height:46px;padding-left:16px;padding-right:16px;font-size:14px;font-weight:500;transition:color .3s,background-color .3s;display:flex}.btn.btn-default{color:#fff;border:1px solid #fff;border-radius:30px;align-items:center;height:46px;padding-left:39px;padding-right:39px;font-size:14px;display:flex}.btn.btn-default:hover{color:#1d2126;background:#fff}.text-animation span{display:block}.to-policy{cursor:pointer}.form-default{border-radius:40px;flex-direction:column;align-items:center;padding:47px 67px;display:flex;position:relative;overflow:hidden;box-shadow:1px 8px 1px #0000,0 0 10px #00000014}.form-default .form-bg{max-width:initial;pointer-events:none;position:absolute;bottom:-632px;right:-551px}.form-default h3{text-align:center;max-width:319px;margin-bottom:63px;font-size:20px;font-weight:400;line-height:120%}.form-default input[type=text]{border:none;border-bottom:1px solid #d4d4d4;outline:none;width:100%;margin-bottom:32px;padding-bottom:4px;font-family:Geologica;font-size:20px;font-weight:400;line-height:120%;-webkit-box-shadow:inset 0 0 0 50px #fff!important}.form-default .custom-checkbox{border:2px solid #72767a;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.form-default .btnGlassWrapper{text-align:center;width:100%;margin-top:20px;margin-bottom:30px}.form-default .label-checkbox{cursor:pointer;gap:8px;display:flex}.form-default .label-checkbox input[type=checkbox]{pointer-events:none;opacity:0;width:1px;height:1px;position:absolute}.form-default .label-checkbox input[type=checkbox]:checked+.custom-checkbox{background:#fe5000;border-color:#fe5000}.form-default .label-checkbox input[type=checkbox]:checked+.custom-checkbox:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;transform:rotate(45deg)}.form-default .label-checkbox span{font-size:14px;font-weight:300}.form-default .label-checkbox span a{color:#fe5000;text-decoration:underline;display:block}@media screen and (width<=1024px){body{overflow:auto}h2{font-size:60px}}@media screen and (width<=991px){h2{text-align:center;font-size:20px}p,ul{font-size:14px}.btn.btn-default{height:30px;font-size:10px}.form-default{border-radius:32px;padding-top:32px;padding-left:22px;padding-right:22px}.form-default .form-bg{bottom:-819px;right:-635px}.form-default h3{margin-bottom:32px;font-size:16px}.form-default input[type=text]{font-size:14px}.form-default .btnGlassWrapper{margin-top:0}.form-default .label-checkbox span{font-size:10px}}.liquidGlass-wrapper{border-radius:24px;position:relative;overflow:hidden}.liquidGlass-wrapper:before{content:"";z-index:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);filter:url(#glass-distortion);isolation:isolate;position:absolute;inset:0;overflow:hidden}.liquidGlass-content{z-index:3;border-radius:24px 21px;height:100%;position:relative;box-shadow:inset .5px .5px .5px #ffffff4d,inset -.5px -.5px .5px .5px #ffffff4d}.btnGlassWrapper{cursor:pointer;border-radius:100px;width:fit-content;display:block;position:relative;overflow:hidden}.btnGlassWrapper:hover .liquidGlass-content:before{filter:blur();width:100%}.btnGlassWrapper:hover span{color:#fff}.btnGlassWrapper .liquidGlass-content{text-align:center;white-space:nowrap;align-items:center;height:60px;padding-left:33px;padding-right:33px;font-size:20px;display:flex;position:relative;box-shadow:inset -8px 1px 13px #fe500080}.btnGlassWrapper .liquidGlass-content span{margin:0 auto;transition:color .3s .2s;position:relative}.btnGlassWrapper .liquidGlass-content:before{content:"";filter:blur(5px);background:#fe5000c2;border-radius:100px;width:0;height:100%;transition:all .6s cubic-bezier(.91,.04,.25,1);position:absolute;inset:0}.btnGlassWrapper .bg-gradient{position:absolute;top:50%;right:-45px;transform:translateY(-50%)rotate(40deg)}@media screen and (width<=1024px){.btnGlassWrapper .liquidGlass-content span{font-size:17px}}@media screen and (width<=991px){.btnGlassWrapper .liquidGlass-content{height:48px}.btnGlassWrapper .liquidGlass-content span{font-size:14px}}header{padding-top:15px}header .social-links{align-items:center;gap:12px;display:flex}header .social-links svg path{transition:fill .3s}header .social-links svg:hover path{fill:#fe5000}header .center-logo{margin-left:20%}header .callback-btn{color:#fff;background:#1d2126}header .callback-btn:hover{background:#fe5000}header .btn-account{border:1px solid #1d2126}header nav{margin-top:29px}header nav ul{padding-left:0}header nav li{list-style-type:none}header nav a{transition:color .3s}header nav a:hover{color:#fe5000}@media screen and (width<=991px){header{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffbf;width:100%;padding-top:7.5px;padding-bottom:7.5px;position:fixed;top:0}header>.container{justify-content:space-between;align-items:center;display:flex}header .center-logo{width:45px;margin-left:0}header .right-div_mobile{align-items:center;gap:26px;display:flex}header.menu-opened .burger-menu span:first-child{transform:rotate(45deg)translate(3.5px,3px)}header.menu-opened .burger-menu span:nth-child(2){display:none}header.menu-opened .burger-menu span:nth-child(3){transform:rotate(-45deg)translate(1px,-1px)}header .burger-menu{flex-direction:column;gap:4px;display:flex}header .burger-menu span{background:#1d2126;border-radius:2px;width:15px;height:2px;transition:all .3s}}footer{background:#1d2126;padding-top:64px;padding-bottom:150px}footer .logo{width:102px}footer .container .row-top{display:flex}footer .container .row-top .logo-and-text{justify-content:space-between;width:40%;display:flex}footer .container .row-top .logo-and-text .text-wrapper{padding-right:75px}footer .container .row-top .logo-and-text .text-wrapper span{color:#fff;margin-bottom:43px;font-size:16px;font-weight:300;line-height:130%;display:block}footer .container .row-top .logo-and-text .text-wrapper p,footer .container .row-top .logo-and-text .text-wrapper a{color:#666565;font-size:14px;font-weight:300;line-height:130%;display:block}footer .container .row-top .logo-and-text .text-wrapper p{max-width:210px}footer .container .row-top nav{flex:1}footer .container .row-top nav ul{padding:0}footer .container .row-top nav ul li{color:#fff;margin-bottom:24px;font-size:16px;font-weight:300;line-height:130%;list-style-type:none}footer .container .row-top nav ul li a{align-items:center;transition:color .3s;display:flex}footer .container .row-top nav ul li a:hover{color:#fe5000}footer .container .row-top nav ul li a img{margin-left:6px}footer .container .row-top .btn-and-sosials{flex-direction:column;align-items:flex-end;width:100%;max-width:200px;display:flex}footer .container .row-top .btn-and-sosials .btn{margin-bottom:87px}footer .container .row-top .btn-and-sosials .social-links{align-items:center;gap:12px;display:flex}footer .container .row-top .btn-and-sosials .social-links svg path{fill:#666565;transition:fill .3s}footer .container .row-top .btn-and-sosials .social-links svg:hover path{fill:#fff}footer .container .row-bottom{color:#666565;align-items:center;margin-top:80px;font-size:14px;font-weight:300;line-height:130%;display:flex}footer .container .row-bottom .too{width:40%}footer .container .row-bottom .to-policy,footer .container .row-bottom .powerd-by{flex:1;transition:color .3s}footer .container .row-bottom .to-policy:hover,footer .container .row-bottom .powerd-by:hover{color:#fff}footer .container .row-bottom .go-back{cursor:pointer;transform-origin:bottom;justify-content:flex-end;align-items:center;width:100%;max-width:200px;display:flex}footer .container .row-bottom .go-back span{transition:color .3s}footer .container .row-bottom .go-back:hover .circle-wrapper{transform:scaleX(1.05)}footer .container .row-bottom .go-back:hover span{color:#fff}footer .container .row-bottom .go-back:active .circle-wrapper{transform:scaleY(1.2)}footer .container .row-bottom .go-back .circle-wrapper{border-radius:100%;margin-left:10px;transition:transform .5s cubic-bezier(.68,-.55,.27,1.55);box-shadow:inset .5px -.5px 1px #ffffff80}footer .container .row-bottom .go-back .circle-wrapper .circle-back{border-radius:100%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:inset -8px 1px 13px #fe500080}@media screen and (width<=991px){footer{padding-top:34px;padding-bottom:34px}footer .container .footer-logo{width:58px}footer .container .row-top{flex-wrap:wrap}footer .container .row-top .logo-and-text{width:100%;margin-bottom:45px}footer .container .row-top .logo-and-text .text-wrapper{text-align:right;padding-right:0}footer .container .row-top .logo-and-text .text-wrapper span{margin-bottom:20px;font-size:14px}footer .container .row-top .logo-and-text .text-wrapper p,footer .container .row-top .logo-and-text .text-wrapper a{font-size:12px}footer .container .row-top nav{flex:initial;width:50%}footer .container .row-top nav ul li{margin-bottom:20px}footer .container .row-top nav ul li a{font-size:14px}footer .container .row-top nav ul li a img{width:20px;margin-left:2px}footer .container .row-top .btn-and-sosials{border-top:1px solid #66656570;align-items:center;width:100%;max-width:100%;padding-top:22px}footer .container .row-top .btn-and-sosials .btn{width:100%;height:45px;margin-bottom:20px;font-size:14px}footer .container .row-bottom{flex-direction:column;gap:12px;font-size:12px}footer .container .row-bottom .too,footer .container .row-bottom .to-policy,footer .container .row-bottom .powerd-by{text-align:center;width:100%}footer .container .row-bottom .go-back{justify-content:center}footer .container .row-bottom .go-back .circle-wrapper .circle-back{width:38px;height:38px}footer .container .row-bottom .go-back .circle-wrapper .circle-back img{width:10px}}.pre-loader-outer{z-index:6;transform-origin:top;clip-path:polygon(100% 0,100% 100%,0 100%,0 0);background:#ff540b;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pre-loader-outer .logo-wrapper{position:relative}.pre-loader-outer .logo-wrapper .logo-preloader{z-index:1;animation:2.5s infinite pulse2;position:relative}.pre-loader-outer .logo-wrapper:after,.pre-loader-outer .logo-wrapper:before{content:"";opacity:0;border:6px solid #ff7f48;border-radius:50%;animation:2.5s infinite pulse;position:absolute;inset:-20px}.pre-loader-outer .logo-wrapper:after{animation-delay:.5s}@keyframes pulse{0%{opacity:0;transform:scale(.5)}50%{opacity:1}to{opacity:0;transform:scale(1.4)}}@keyframes pulse2{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media screen and (width<=991px){.logo-wrapper{transform:scale(.7)}}.breadcrumbs{align-items:center;margin-top:33px;margin-bottom:63px;font-size:14px;font-weight:300;display:flex}.breadcrumbs a{position:relative}.breadcrumbs a:after{content:"/";margin-left:8px;margin-right:8px}.breadcrumbs span{color:#fe5000}@media screen and (width<=991px){.breadcrumbs{margin-bottom:40px}.breadcrumbs a:after{margin-left:4px;margin-right:4px}}.modal{z-index:3;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.modal .btn{height:50px}.modal.__success .modal-content-wrapper{text-align:center;background:#f0f0f0;border-radius:40px;flex-direction:column;align-items:center;padding:47px 67px;display:flex;overflow:hidden;box-shadow:1px 8px 1px #0000,0 0 10px #00000014}.modal.__success img.modal-success{max-width:450px}.modal.__success h3{margin-top:-97px;margin-bottom:30px}.modal.__success p{max-width:500px;margin-bottom:48px;font-weight:300}.modal.active{pointer-events:auto;opacity:1;transition-delay:0s}.modal .modal-content-wrapper{width:100%;max-width:632px;position:relative}.modal .modal-content-wrapper .close-modal{cursor:pointer;z-index:1;transition:transform .3s;position:absolute;top:21px;right:27px}.modal .modal-content-wrapper .close-modal:hover{transform:rotate(90deg)}.modal .modal-content-wrapper form{background:#f0f0f0;width:100%}.modal .modal-content-wrapper .form-bg{display:none}.modal .modal-content-wrapper .btnGlassWrapper{width:fit-content}.modal .modal-content-wrapper .btnGlassWrapper .liquidGlass-content{height:50px;font-size:16px}.modal .modal-content-wrapper input[type=text]{font-size:16px}body.modal-opened{overflow:hidden}@media screen and (width<=991px){.modal .modal-content-wrapper{padding:5px}.modal .modal-content-wrapper .close-modal{position:absolute;top:15px;right:15px}.modal.__success .modal-content-wrapper{border-radius:32px}.modal.__menu{color:#fff;z-index:5;height:auto;top:60px;bottom:0}.modal.__menu a{color:#fff}.modal.__menu.active .overlay__inner{transform:translate(0)}.modal.__menu .overlay__inner{text-align:right;background:#1d2126;flex-direction:column;align-items:flex-end;width:100%;height:100%;margin-left:auto;padding:14vh 15px 20px;transition:transform .4s cubic-bezier(.6,.1,.25,1) .1s;display:flex;overflow:auto;transform:translate(100%)}.modal.__menu .overlay__inner nav li{text-transform:uppercase;margin-bottom:30px;list-style:none}.modal.__menu .overlay__inner .social-links{align-items:center;gap:20px;margin-top:20px;margin-bottom:50px;display:flex}.modal.__menu .overlay__inner .social-links path{fill:#fff}.modal.__menu .overlay__inner .emails-and-phones{font-size:15px}.modal.__menu .overlay__inner .emails-and-phones>div{margin-bottom:10px}.modal.__menu .overlay__inner .emails-and-phones a{margin-bottom:5px;display:block}.modal.__menu .overlay__inner .btn{width:100%;margin-top:auto;font-size:16px}}section#top{padding-top:28px;overflow:hidden}section#top .top-img{pointer-events:none;margin-top:-10%}section#top .inner-blocks{justify-content:space-between;margin-top:-15%;padding-left:45px;padding-right:45px;display:flex}section#top .inner-blocks ._left .lump-sum.liquidGlass-wrapper{max-width:320px}section#top .inner-blocks ._left .lump-sum.liquidGlass-wrapper .liquidGlass-content{background:#d8d1d140;padding:22px 16px}section#top .inner-blocks ._left .lump-sum.liquidGlass-wrapper .liquidGlass-content>span{display:block}section#top .inner-blocks ._left .lump-sum.liquidGlass-wrapper .liquidGlass-content>span:first-child{font-weight:300}section#top .inner-blocks ._left .lump-sum.liquidGlass-wrapper .liquidGlass-content>span:last-child{font-size:24px}section#top .inner-blocks ._left .lump-sum.liquidGlass-wrapper .liquidGlass-content>span:last-child span{font-size:38px;font-weight:600;display:inline-block;transform:translateY(3px)}section#top .inner-blocks ._left .btnGlassWrapper{margin-top:10px;display:block}section#top .inner-blocks ._right{padding-left:30px}section#top .inner-blocks ._right .points-items{display:flex;position:relative}section#top .inner-blocks ._right .points-items .item{max-width:177px;font-size:20px}section#top .inner-blocks ._right .points-items .item:before{content:"";background:#fe5000;border-radius:100%;width:8px;height:8px;margin-bottom:14px;display:block}section#we-are{padding-top:173px;overflow:hidden}section#we-are .row-cards{height:100vh;min-height:760px;padding-top:153px}section#we-are .row-cards .col-cards{z-index:2}section#we-are .row-cards .col-smartphone-img{justify-content:center;width:100%;display:flex;position:absolute}section#we-are .row-cards .card-smartphone{max-width:400px;margin-bottom:120px;box-shadow:inset .5px .5px .5px #ffffff80,inset -.5px -.5px .5px .5px #ffffff80}section#we-are .row-cards .card-smartphone .liquidGlass-content{padding:24px}section#we-are .row-cards .card-smartphone h3{margin-bottom:40px}section#words-appearing{height:100vh;min-height:760px;padding-top:250px;position:relative;overflow:hidden}section#words-appearing .coop-gradient-1{width:100%;position:absolute;bottom:0;left:0;transform:translateY(65%)}section#words-appearing .container .word-wrappers{flex-wrap:wrap;justify-content:center;gap:12px;width:100%;max-width:1000px;margin:0 auto;display:flex}section#words-appearing .container .word-wrappers .word-wrapper{position:relative;overflow:hidden}section#words-appearing .container .word-wrappers .word-wrapper:last-child .word{color:#f77f2d}section#words-appearing .container .word-wrappers .word-wrapper .overlay{background:#dcdcdc;position:absolute;inset:0}section#words-appearing .container .word-wrappers .word-wrapper .word{letter-spacing:0%;opacity:0;font-size:80px;font-weight:600;line-height:130%;transform:translate(-20px)}section#cooperation{border-radius:0 0 100px 100px;position:relative;overflow:hidden}section#cooperation .top{background:#1d2126;padding-top:87px;padding-bottom:100px;position:relative}section#cooperation .top h2{text-align:center;color:#fff}section#cooperation .top .coop-gradient-2{width:100%;position:absolute;bottom:0;left:0;transform:translateY(75%)}section#cooperation .top .row-cards{gap:37px 24px;margin-top:80px}section#cooperation .top .row-cards>div{width:calc(25% - 28px)}section#cooperation .top .row-cards>div .liquidGlass-content{color:#fff;background:#ffffff1a;min-height:176px;padding:24px;box-shadow:inset .5px .5px .5px #ffffff4d,inset -.5px -.5px .5px .5px #ffffff4d}section#cooperation .top .row-cards>div .liquidGlass-content span:first-child{border-radius:100%;justify-content:center;align-items:center;width:36px;height:36px;font-size:17.5px;display:flex;box-shadow:inset -1px 0 #ffffff4d,inset -1px -1px 1px -1px #ffffff4d}section#cooperation .top .row-cards>div .liquidGlass-content span:nth-child(2){margin-top:20px;font-size:20px;line-height:120%;display:block}section#cooperation .bottom{background:#1d2126;padding:70px 60px;display:flex;position:relative}section#cooperation .bottom .left{width:50%}section#cooperation .bottom .left img{border-radius:40px}section#cooperation .bottom .right.items{flex-wrap:wrap;flex:1;gap:30px;padding-left:93px;display:flex}section#cooperation .bottom .right.items .item{color:#fff;width:calc(50% - 15px)}section#cooperation .bottom .right.items .item .topcircle-wrapper{align-items:center;margin-bottom:16px;display:flex;position:relative}section#cooperation .bottom .right.items .item .topcircle-wrapper:before{content:"";background:#fe5000;border-radius:100%;width:8px;height:8px;padding-top:8px}section#cooperation .bottom .right.items .item .topcircle-wrapper .inner-line{content:"";background:linear-gradient(270deg,#fe5000,#fff0);width:100%;height:1px}section#cooperation .bottom .right.items .item span{font-size:20px;line-height:120%}section#cooperation .bottom .right.items .btnGlassWrapper .liquidGlass-content{background:0 0}section#watch-video{padding-top:100px}section#watch-video .video-wrapper{cursor:pointer;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;min-height:740px;display:flex;position:relative;overflow:hidden}section#watch-video .video-wrapper:hover .watch-icon{transform:scale(1.1)}section#watch-video .video-wrapper .watch-video{object-fit:cover;width:100%;height:100%;position:absolute}section#watch-video .video-wrapper .watch-icon{margin-bottom:17px;transition:transform .45s cubic-bezier(.68,-.6,.32,1.6);position:relative}section#watch-video .video-wrapper h2{color:#fff;position:relative}section#program-details{padding-top:100px;padding-bottom:100px}section#program-details .top-wrapper{gap:42px;margin-bottom:85px;display:flex}section#program-details .top-wrapper p{max-width:427px;margin-top:130px;font-size:20px}section#program-details .cards{margin-bottom:24px;display:flex}section#program-details .cards .card{background:#baafaf1a;border-radius:24px;padding:24px;position:relative;overflow:hidden}section#program-details .cards .card .bg-card{max-width:initial;position:absolute}section#program-details .cards .card h3,section#program-details .cards .card p,section#program-details .cards .card ul{position:relative}section#program-details .cards .card h3{min-height:86px;margin-bottom:40px}section#program-details .cards.row-1,section#program-details .cards.row-3{gap:20px}section#program-details .cards.row-1 .card,section#program-details .cards.row-3 .card{width:33.3333%}section#program-details .cards.row-1 .card:nth-child(2) .bg-card{top:-251px;right:-108px}section#program-details .cards.row-2 .card{justify-content:center;align-items:center;width:100%;min-height:175px;display:flex}section#program-details .cards.row-2 .card .bg-card{top:-711px;right:-276px}section#program-details .cards.row-2 .card h3{min-height:auto;margin-bottom:0}section#program-details .cards.row-3 .card:first-child .bg-card{top:-171px;right:-199px}section#fuel-control{padding-top:100px;padding-bottom:100px;position:relative;overflow:hidden}section#fuel-control .fuel-controll-bg{position:absolute}section#fuel-control .container{position:relative}section#fuel-control .container .top-wrapper{text-align:center}section#fuel-control .container .top-wrapper h2{margin-bottom:60px}section#fuel-control .container .top-wrapper .text-animation{font-size:20px}section#fuel-control .container .bottom-wrapper.row{gap:20px;padding-top:170px;display:flex}section#fuel-control .container .bottom-wrapper.row>div{width:33.3333%}section#fuel-control .container .bottom-wrapper.row .card{background:#ffffff1a;border-radius:24px;margin-bottom:100px;padding:24px}section#fuel-control .container .bottom-wrapper.row .card h3{margin-bottom:30px}section#fuel-control .container .bottom-wrapper.row .left-cards{text-align:right}section#fuel-control .container .bottom-wrapper.row .right-cards{text-align:left;padding-top:100px}section#fuel-control .container .bottom-wrapper.row .center-imgs{position:relative}section#fuel-control .container .bottom-wrapper.row .center-imgs .outer-wrapper{position:absolute}section#fuel-control .container .bottom-wrapper.row .center-imgs .outer-wrapper>div:nth-child(2){transform:translateY(-50%)}section#fuel-control .container .bottom-wrapper.row .center-imgs .outer-wrapper>div:nth-child(3){transform:translateY(-100%)}section#fuel-control .container .bottom-wrapper.row .center-imgs img{border-radius:24px}section#integration{padding-top:100px}section#integration .wrapper{color:#fff;border-radius:24px;padding:65px 62px;position:relative;overflow:hidden}section#integration .wrapper h2{padding-bottom:80px;position:relative}section#integration .wrapper p{max-width:444px;position:relative}section#integration .wrapper .integration-bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}section#consultation{z-index:1;border-radius:0 0 48px 48px;margin-top:-20px;position:relative}section#consultation .row{background:#fff;border-radius:0 0 48px 48px;flex-wrap:wrap;padding:100px 60px 70px;display:flex}section#consultation .row>div{width:50%}section#consultation .row ._left{width:56%;padding-right:20px}section#consultation .row ._left h2{margin-bottom:80px}section#consultation .row ._right{width:44%}section#day-n-night{background:#1d2126;height:100vh;min-height:760px;margin-top:-40px;position:relative}section#day-n-night .top-wrapper{position:relative}section#day-n-night>.container{align-items:flex-end;height:100%;display:flex}section#day-n-night .imgs-array img{object-fit:cover;object-position:bottom center;width:100%;height:100%;position:absolute;top:0;left:0}section#day-n-night .tumlbr{cursor:pointer;transition:transform .3s;display:flex;position:absolute;top:150px;left:50%;transform:translate(-50%)}section#day-n-night .tumlbr:active{transform:translate(-50%)scale(.95)}section#day-n-night .tumlbr.active .inner-moved-circle{left:98px}section#day-n-night .tumlbr .liquidGlass-wrapper{box-shadow:none;border-radius:999px;overflow:hidden}section#day-n-night .tumlbr .liquidGlass-wrapper .liquidGlass-content{background:#ffffff05;border-radius:999px 939px;align-items:center;gap:7px;padding:6px 8px;display:flex;position:relative}section#day-n-night .tumlbr .liquidGlass-wrapper .liquidGlass-content>div{flex-direction:column;justify-content:center;align-items:center;width:84px;height:84px;display:flex}section#day-n-night .tumlbr .liquidGlass-wrapper .liquidGlass-content>div._left span,section#day-n-night .tumlbr .liquidGlass-wrapper .liquidGlass-content>div._right span{color:#e3e3e3;margin-top:10px;font-size:16px;font-weight:300;line-height:130%;display:block}section#day-n-night .tumlbr .inner-moved-circle{z-index:3;border-radius:999px;width:84px;height:84px;transition:all .4s cubic-bezier(.68,-.6,.32,1.6);position:absolute;top:6px;left:9px;overflow:hidden}section#day-n-night .tumlbr .inner-moved-circle.moved{transform:scale(1.1,1.2)}section#day-n-night .tumlbr .inner-moved-circle.moved:before{opacity:1}section#day-n-night .tumlbr .inner-moved-circle:before{opacity:0;transition:all .3s}section#day-n-night .tumlbr .inner-moved-circle:after{content:"";background:#ffffff08;border-radius:999px 939px;width:100%;height:100%;position:absolute;box-shadow:inset .5px .5px .5px #ffffff80,inset -.5px -.5px .5px .5px #ffffff80}section#day-n-night .row-bottom-cards{width:100%;margin-bottom:100px}section#day-n-night .row-bottom-cards .liquidGlass-wrapper{width:50%;box-shadow:inset 0 6px 7px #ffffff12,0 0 20px #0000001a}section#day-n-night .row-bottom-cards .liquidGlass-wrapper:before{filter:none}section#day-n-night .row-bottom-cards .liquidGlass-wrapper:first-child .bottom-span{font-size:38px;font-weight:600;line-height:150%}section#day-n-night .row-bottom-cards .liquidGlass-wrapper:first-child .bottom-span span{font-size:24px;font-weight:400;line-height:150%}section#day-n-night .row-bottom-cards .liquidGlass-wrapper:nth-child(2) .bottom-span{font-size:24px;font-weight:500;line-height:120%}section#day-n-night .row-bottom-cards .liquidGlass-wrapper:nth-child(2) .bottom-span span{font-size:16px;font-weight:300;line-height:130%}section#day-n-night .row-bottom-cards .liquidGlass-wrapper .liquidGlass-content{color:#fff;background:0 0;flex-direction:column;justify-content:space-between;padding:24px;display:flex}section#day-n-night .row-bottom-cards .liquidGlass-wrapper .liquidGlass-content h4{margin-bottom:11px;font-weight:300;line-height:130%}section#equipment{color:#fff;background:#1d2126;border-radius:0 0 50px 50px;padding-top:100px;padding-bottom:120px}section#equipment h2{text-align:center}section#equipment .row-cards{gap:20px;margin-top:107px;display:flex}section#equipment .row-cards .card-wrapper{width:33.3333%;position:relative}section#equipment .row-cards .card-wrapper._blue h3{color:#1999dd}section#equipment .row-cards .card-wrapper._blue .check-span{background:#1999dd1a}section#equipment .row-cards .card-wrapper._green h3{color:#21cf67}section#equipment .row-cards .card-wrapper._green .check-span{background:#5cff7f1a}section#equipment .row-cards .card-wrapper._orange h3{color:#f35921}section#equipment .row-cards .card-wrapper._orange .check-span{background:#fe50001a}section#equipment .row-cards .card-wrapper .top-img{z-index:4;position:absolute;top:-15px;left:50%;transform:translate(-50%)}section#equipment .row-cards .card-wrapper .liquidGlass-content{padding:180px 30px 30px 34px}section#equipment .row-cards .card-wrapper .liquidGlass-content h3{text-align:center;margin-bottom:40px}section#equipment .row-cards .card-wrapper .liquidGlass-content ul{padding-left:0;list-style:none}section#equipment .row-cards .card-wrapper .liquidGlass-content ul li{border-bottom:1px solid #3e4043;align-items:center;margin-bottom:24px;padding-bottom:19px;display:flex}section#equipment .row-cards .card-wrapper .liquidGlass-content ul li .check-span{border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex;box-shadow:inset -1px 0 #ffffff80,inset -1px -1px 1px -1px #ffffff80}section#equipment .row-cards .card-wrapper .liquidGlass-content ul li .text-span{padding-left:23px;font-weight:300;line-height:130%}section#equipment .row-cards .card-wrapper .liquidGlass-content .btn-default{margin:0 auto}section#faq{padding-top:100px;padding-bottom:100px}section#faq h2{text-align:center;margin-bottom:57px}section#faq .items{margin-top:80px}section#faq .items .item{cursor:pointer;border-bottom:1px solid #d4d4d4;margin-bottom:30px;padding-bottom:28px;position:relative}section#faq .items .item.active img{transform:rotate(45deg)}section#faq .items .item img{transition:transform .4s;position:absolute;top:0;right:0}section#faq .items .item .question{will-change:padding-bottom;padding-bottom:0;font-size:20px;font-weight:400;line-height:120%;display:block}section#faq .items .item .answer{will-change:height;max-width:750px;height:0;font-weight:300;line-height:130%;display:block;overflow:hidden}section#contact .container h1,section#contact .container h2{margin-bottom:60px}section#contact .container .group-wrapper{margin-bottom:100px}section#contact .container .group-wrapper .row-items{flex-wrap:wrap;gap:80px 60px;width:100%;display:flex}section#contact .container .group-wrapper .row-items .item{width:calc(33.3333% - 40px)}section#contact .container .group-wrapper .row-items .item h3{margin-bottom:40px;font-size:36px;font-weight:400;line-height:120%}section#contact .container .group-wrapper .row-items .item ul{padding-left:0}section#contact .container .group-wrapper .row-items .item ul li{flex-direction:column;margin-bottom:40px;padding-left:21px;font-size:16px;font-weight:300;line-height:130%;display:flex;position:relative}section#contact .container .group-wrapper .row-items .item ul li:before{content:"";background:#fe5000;border-radius:100%;width:8px;height:8px;margin-right:16.5px;position:absolute;top:6px;left:0}section#not-found{padding-top:130px;padding-bottom:70px}section#not-found .container{flex-direction:column;align-items:center;display:flex;position:relative}section#not-found .container:after{content:"";filter:blur(111px);background:linear-gradient(179.46deg,#ffad4280 13.83%,#f98131c2 42.529%,#f35921 68.438%,#ff1500cc 96.738%);width:299.26px;height:189.02px;position:absolute;transform:rotate(12.47deg)}section#not-found .not-found-img{z-index:1;position:relative}section#not-found p{text-align:center;max-width:500px;margin-bottom:40px;font-size:20px;font-weight:300;line-height:130%}section#not-found .btnGlassWrapper{width:fit-content}@media screen and (width<=1400px){section#cooperation .bottom .right.items{padding-left:65px}}@media screen and (width<=1024px){section#top .inner-blocks ._right .points-items{gap:20px}section#top .inner-blocks ._right .points-items .item{flex:1;font-size:18px}section#watch-video .video-wrapper{height:auto;min-height:750px}section#cooperation .left{display:none}section#day-n-night{height:70vh}}@media screen and (width<=991px){section#top{padding-top:100px}section#top .container{flex-direction:column;align-items:center;display:flex}section#top h1{font-size:20px}section#top .inner-blocks{flex-direction:column-reverse;padding-left:0;padding-right:0}section#top .inner-blocks ._left{width:100%;margin-top:24px}section#top .inner-blocks ._left .lump-sum.liquidGlass-wrapper{max-width:100%}section#top .inner-blocks ._left .lump-sum.liquidGlass-wrapper .liquidGlass-content{text-align:center;padding-top:11.5px;padding-bottom:11.5px}section#top .inner-blocks ._left .lump-sum.liquidGlass-wrapper .liquidGlass-content>span:last-child{font-size:16px}section#top .inner-blocks ._left .lump-sum.liquidGlass-wrapper .liquidGlass-content>span:last-child span{font-size:24px}section#top .inner-blocks ._left .btnGlassWrapper{width:100%}section#top .inner-blocks ._left .btnGlassWrapper .liquidGlass-content{height:48px;font-size:14px}section#top .inner-blocks ._right{margin-top:22px;padding-left:0}section#top .inner-blocks ._right .points-items{gap:40px}section#top .inner-blocks ._right .points-items .item:before{width:5px;height:5px;margin-bottom:10px}section#top .inner-blocks ._right .points-items .item{font-size:10px}section#top .top-img{width:140%;max-width:initial}section#we-are{padding-top:65px}section#we-are .row-cards{flex-direction:column;justify-content:flex-start;height:auto;min-height:auto;padding-top:10px}section#we-are .row-cards .card-smartphone{margin-bottom:10px}section#we-are .row-cards .card-smartphone h3{margin-bottom:10px;font-size:16px}section#we-are .row-cards .card-smartphone p{font-size:14px}section#we-are .row-cards .col-smartphone-img{order:-1;position:static}section#we-are .row-cards .col-smartphone-img .smartphone-img{width:150%;max-width:initial}section#we-are .row-cards>div{width:100%}section#we-are .row-cards .liquidGlass-wrapper:before{filter:blur(45px)}section#we-are .row-cards .liquidGlass-wrapper .liquidGlass-content{padding:16px}section#words-appearing{height:auto;min-height:auto;padding-top:150px;padding-bottom:150px;position:relative}section#words-appearing:after{content:"";filter:blur(128.466px);background:radial-gradient(54.33% 53% at 54% 56%,#fff,#f98131,#f35921);width:100%;height:10%;position:absolute;bottom:0}section#words-appearing .coop-gradient-1{display:none}section#words-appearing .container .word-wrappers{gap:16px 10px}section#words-appearing .container .word-wrappers .word-wrapper .word{font-size:34px}section#cooperation{border-radius:0}section#cooperation .top{padding-top:27px;padding-bottom:27px}section#cooperation .top .row-cards{flex-direction:column;gap:7px;margin-top:24px}section#cooperation .top .row-cards>div{width:100%}section#cooperation .top .row-cards>div .liquidGlass-content{align-items:center;min-height:auto;padding:16px;display:flex}section#cooperation .top .row-cards>div .liquidGlass-content span:first-child{flex-shrink:0;width:35px;height:35px;font-size:14px;font-weight:400}section#cooperation .top .row-cards>div .liquidGlass-content span:nth-child(2){margin-top:0;padding-left:16px;font-size:14px;font-weight:400}section#cooperation .bottom{flex-direction:column;gap:40px;padding-top:24px;padding-left:14px;padding-right:14px}section#cooperation .bottom .left{width:100%;display:block}section#cooperation .bottom .left img{object-fit:cover;border-radius:16px;width:100%;height:180px}section#cooperation .bottom .right.items{justify-content:center;align-items:center;gap:35px 20px;padding-left:0}section#cooperation .bottom .right.items .item{text-align:center;width:calc(50% - 10px)}section#cooperation .bottom .right.items .item:last-child{width:100%}section#cooperation .bottom .right.items .item:nth-last-child(2) .topcircle-wrapper .inner-line{display:none}section#cooperation .bottom .right.items .item .topcircle-wrapper{transform:translate(50%)}section#cooperation .bottom .right.items .item span{font-size:12px}section#cooperation .bottom .right.items .btnGlassWrapper{width:100%}section#cooperation .bottom .right.items .btnGlassWrapper .liquidGlass-content{height:48px}section#watch-video{padding-top:24px}section#watch-video .video-wrapper{border-radius:16px;height:200px;min-height:auto}section#watch-video .video-wrapper .watch-icon{width:54px;margin-bottom:10px}section#program-details{text-align:center;padding-top:48px;padding-bottom:0}section#program-details .top-wrapper{flex-direction:column;gap:0;margin-bottom:16px}section#program-details .top-wrapper p{margin-top:16px;font-size:14px}section#program-details .cards{flex-wrap:wrap;margin-bottom:9px}section#program-details .cards .card{text-align:left;border-radius:16px}section#program-details .cards .card h3{min-height:auto;margin-bottom:16px;font-size:16px}section#program-details .cards .card p,section#program-details .cards .card ul{font-size:12px}section#program-details .cards.row-1,section#program-details .cards.row-3{gap:9px}section#program-details .cards.row-1 .card,section#program-details .cards.row-3 .card{width:100%}section#program-details .cards.row-2 .card{min-height:auto}section#fuel-control{padding-bottom:0}section#fuel-control .fuel-controll-bg{width:250%;max-width:initial;height:50%;left:50%;transform:translate(-50%)translateY(-15%)}section#fuel-control .container .top-wrapper h2{margin-bottom:40px;font-size:32px}section#fuel-control .container .top-wrapper .text-animation{font-size:14px}section#fuel-control .container .bottom-wrapper.row{padding-top:70px}section#fuel-control .container .bottom-wrapper-mobile{margin-top:60px}section#fuel-control .container .bottom-wrapper-mobile .img-wrapper{margin-bottom:16px}section#fuel-control .container .bottom-wrapper-mobile .img-wrapper .fuel-center-img{object-fit:cover;border-radius:16px;width:100%;height:340px}section#fuel-control .container .bottom-wrapper-mobile h3{margin-bottom:10px;padding-left:15px;padding-right:15px;font-size:16px}section#fuel-control .container .bottom-wrapper-mobile p,section#fuel-control .container .bottom-wrapper-mobile ul{margin-bottom:30px;padding-left:15px;padding-right:15px}section#fuel-control .container .bottom-wrapper-mobile ul{margin-top:10px;padding-left:32px}section#integration{text-align:center;padding-top:24px;padding-bottom:66px}section#integration .wrapper{padding-top:260px;padding-left:17px;padding-right:17px}section#integration .wrapper h2{padding-bottom:24px}section#integration .wrapper p{margin:0 auto}section#consultation .row{background:initial;flex-direction:column;padding-top:24px;padding-left:0;padding-right:0}section#consultation .row ._left,section#consultation .row ._right{width:100%}section#consultation .row ._left h2{margin-bottom:16px}section#consultation .row ._right{margin-top:24px}section#day-n-night{height:auto;min-height:auto;padding-top:360px}section#day-n-night>.container{align-items:flex-start}section#day-n-night .imgs-array img{height:auto}section#day-n-night .tumlbr{transform-origin:0 0;top:55%;transform:scale(.55)translate(-50%)}section#day-n-night .tumlbr:active{transform:scale(.58)translate(-50%)}section#day-n-night .tumlbr .inner-moved-circle:after{box-shadow:inset 1px 1px 1.3px #ffffff80,inset -1px -1px 1.3px 1px #ffffff80}section#day-n-night .row-bottom-cards{flex-direction:column;gap:8px;margin-bottom:10px}section#day-n-night .row-bottom-cards .liquidGlass-wrapper{text-align:center;width:100%}section#day-n-night .row-bottom-cards .liquidGlass-wrapper:first-child .bottom-span{font-size:24px}section#day-n-night .row-bottom-cards .liquidGlass-wrapper:first-child .bottom-span span,section#day-n-night .row-bottom-cards .liquidGlass-wrapper:nth-child(2) .bottom-span{font-size:14px}section#day-n-night .row-bottom-cards .liquidGlass-wrapper:nth-child(2) .bottom-span span{font-size:10px}section#day-n-night .row-bottom-cards .liquidGlass-wrapper .liquidGlass-content{padding:15px}section#day-n-night .row-bottom-cards .liquidGlass-wrapper .liquidGlass-content h4{margin-bottom:4px;font-size:14px}section#equipment{border-radius:0;padding-top:50px;padding-bottom:35px}section#equipment .row-cards{gap:12px;margin-top:15px;margin-left:-15px;margin-right:-15px;padding:30px 15px 20px;overflow:auto}section#equipment .row-cards .card-wrapper{flex-shrink:0;width:53%}section#equipment .row-cards .card-wrapper .top-img{height:92px}section#equipment .row-cards .card-wrapper .liquidGlass-content{padding-top:85px;padding-left:8.5px;padding-right:8.5px}section#equipment .row-cards .card-wrapper .liquidGlass-content h3{margin-bottom:14px;font-size:14px}section#equipment .row-cards .card-wrapper .liquidGlass-content ul li{margin-bottom:10px;padding-bottom:10px}section#equipment .row-cards .card-wrapper .liquidGlass-content ul li .text-span{padding-left:9px;font-size:9px;font-weight:300}section#equipment .row-cards .card-wrapper .liquidGlass-content ul li .check-span{width:12px;height:12px}section#equipment .row-cards .card-wrapper .liquidGlass-content ul li .check-span img{width:8px}section#faq{padding-top:48px;padding-bottom:48px}section#faq h2{margin-bottom:24px}section#faq .items{margin-top:0}section#faq .items .item{margin-bottom:17px;padding-bottom:17px}section#faq .items .item img{width:18px}section#faq .items .item .question{padding-bottom:10px;padding-right:35px;font-size:14px}section#faq .items .item .answer{font-size:14px}section#contact .container h1,section#contact .container h2{text-align:left;margin-bottom:35px;font-size:28px}section#contact .container .group-wrapper{margin-bottom:35px}section#contact .container .group-wrapper .row-items{gap:20px 10px}section#contact .container .group-wrapper .row-items .item{width:calc(50% - 5px)}section#contact .container .group-wrapper .row-items .item h3{margin-bottom:28px;font-size:22px}section#contact .container .group-wrapper .row-items .item ul li:before{width:5px;height:5px}section#contact .container .group-wrapper .row-items .item ul li{margin-bottom:25px;padding-left:12px;font-size:12px}}
