.scriptTopBlock{margin-bottom:80px}.scriptTopBlock-card{align-items:center;background-color:var(--bg-darken);background-position:bottom;background-size:100% 100%;display:flex;flex-direction:column;justify-content:center;padding:80px 64px}@media only screen and (max-width:1200px){.scriptTopBlock-card{padding:40px 24px}}@media only screen and (max-width:767px){.scriptTopBlock-card{background-repeat:no-repeat;background-size:140%;padding:16px 8px}}.scriptTopBlock-card .title-h1{margin-bottom:24px;margin-top:0}@media only screen and (max-width:1200px){.scriptTopBlock-card .title-h1{text-align:center}}.scriptTopBlock-card .text[size=m]{margin-bottom:40px;text-align:center;width:75%}.productParts{margin-bottom:120px}.productParts .title-h2{text-align:center}.productParts .title-h4{margin-top:0}.productParts .tag{display:inline-flex}.productParts .text[size=l]{color:var(--secondary)}.productParts .card{padding:32px}@media only screen and (max-width:767px){.productParts .card{padding:16px}}.productParts-top{display:flex;gap:8px;margin-bottom:8px}@media only screen and (max-width:1200px){.productParts-top{flex-direction:column}}.productParts-top>*{flex:1 1 50%}.productParts-top-left{align-items:flex-start;background-image:url(../images/script/partsWeb.webp);background-position:calc(100% - 32px) 100%;background-repeat:no-repeat;background-size:75%;display:flex;justify-content:space-between}@media only screen and (max-width:1200px){.productParts-top-left{background-position:100% 100%}}@media only screen and (max-width:767px){.productParts-top-left{background-size:90%;flex-direction:column-reverse;gap:24px}}.productParts-top-left.card{padding-bottom:152px}.productParts-top-left-left{flex:1 1 50%;width:50%}@media only screen and (max-width:767px){.productParts-top-left-left{flex:1 1 100%;width:100%}}.productParts-top-right{background:linear-gradient(285.03deg,var(--accent-primary) 2.51%,#085ec6 105.29%);position:relative}.productParts-top-right:after{background-image:url(../images/script/webPanel.webp);background-position:100% 100%;background-repeat:no-repeat;background-size:50%;content:"";height:100%;inset:0;position:absolute;width:100%}@media only screen and (max-width:767px){.productParts-top-right:after{background-size:100%;display:block;height:220px;margin-bottom:-32px;position:relative}}.productParts-top-right .text[size=l]{color:#e2e9fc;width:55%}@media only screen and (max-width:767px){.productParts-top-right .text[size=l]{width:100%}}.productParts-top-right .title-h4{color:var(--llight-dprimary-color)}.productParts-bottom{display:flex;gap:8px}@media only screen and (max-width:1200px){.productParts-bottom{flex-direction:column}}.productParts-bottom-left{background-color:#1e2843;background-image:url(../images/script/tgBot.webp);background-position:100% 100%;background-repeat:no-repeat;background-size:100%;flex:1 1 30%}@media only screen and (max-width:1200px){.productParts-bottom-left{background-size:contain}}@media only screen and (max-width:767px){.productParts-bottom-left{background-position:200% 100%;background-size:85%}}.productParts-bottom-left.card{padding-bottom:152px}.productParts-bottom-left .title-h4{color:var(--llight-dprimary-color)}.productParts-bottom-left .text[size=l]{color:#616f96}@media only screen and (max-width:1200px){.productParts-bottom-left .text[size=l]{width:80%}}@media only screen and (max-width:767px){.productParts-bottom-left .text[size=l]{color:var(--secondary)}}.productParts-bottom-right{display:flex;flex:1 1 70%;flex-direction:column;gap:8px}.productParts-bottom-right-top{display:flex;gap:8px}@media only screen and (max-width:767px){.productParts-bottom-right-top{flex-direction:column}}.productParts-bottom-right-top>*{flex:1 1 50%}.productParts-bottom-right-top-left{background-image:url(../images/script/beApi.webp);background-position:100% 100%;background-repeat:no-repeat;background-size:55%}.productParts-bottom-right-top-left.card{padding-bottom:160px}.productParts-bottom-right-top-left .title-h4{width:65%}.productParts-bottom-right-top-right{background-image:url(../images/script/documentation.webp);background-position:100% 100%;background-repeat:no-repeat;background-size:55%}.productParts-bottom-right-top-right.card{padding-bottom:160px}.productParts-bottom-right-bottom{background-image:url(../images/script/mobileApp.webp);background-position:100% 100%;background-repeat:no-repeat;background-size:50%;display:flex}@media only screen and (max-width:1200px){.productParts-bottom-right-bottom{background-size:contain}}@media only screen and (max-width:767px){.productParts-bottom-right-bottom{background:none;position:relative}.productParts-bottom-right-bottom:after{background-image:url(../images/script/mobileApp.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";filter:opacity(.35);height:100%;inset:0;position:absolute;width:100%;z-index:0}}.productParts-bottom-right-bottom-left{display:flex;flex-direction:column;gap:32px;width:50%;z-index:1}@media only screen and (max-width:767px){.productParts-bottom-right-bottom-left{width:100%}}.productParts-mobileAppButtons{display:flex;gap:16px}@media only screen and (max-width:767px){.productParts-mobileAppButtons{flex-direction:column}}html.light-mode .productParts-mobileAppButtons .special-btn{background:var(--primary)}html.light-mode .productParts-mobileAppButtons .special-btn svg path{fill:var(--light)}html.light-mode .productParts-mobileAppButtons .special-btn:hover{background:var(--accent-hover)}html.light-mode .productParts-mobileAppButtons .special-btn:hover svg path{fill:var(--llight-dprimary-color)}html.light-mode .productParts-mobileAppButtons .special-btn:active{background:var(--accent-pressing)}html.light-mode .productParts-mobileAppButtons .special-btn:active svg path{fill:var(--llight-dprimary-color)}.technicalStack{padding:48px 0}.technicalStack-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px}@media only screen and (max-width:767px){.technicalStack-top{flex-direction:column}}.technicalStack-top>*{flex:1 1 50%}@media only screen and (max-width:767px){.technicalStack-top>*{flex:1 1 100%;width:100%}}.technicalStack-top .title-h2{align-items:center;display:flex;gap:32px;margin-top:0}@media only screen and (max-width:767px){.technicalStack-top .title-h2{justify-content:space-between}}.technicalStack-cards{align-items:stretch;display:flex;gap:8px;justify-content:space-between}@media only screen and (max-width:1200px){.technicalStack-cards{flex-direction:column}}.technicalStack-card{background:var(--bg-light);display:flex;flex:1 1 33%;flex-direction:column;gap:120px;justify-content:space-between;padding:32px;width:33%}@media only screen and (max-width:1200px){.technicalStack-card{flex:1 1 100%;width:100%}}.technicalStack-card .title-h4{margin:0}.technicalStack-card-technologies{display:flex;flex-direction:column;gap:8px}.technicalStack-card-technology{align-items:center;display:flex;gap:8px}:root{--px16:16px;--px14:14px;--px12:12px;--px10:10px;--px8:8px;--px6:6px}@media screen and (max-width:767px){:root{--px16:14px;--px12:6px;--px10:6px}}.productFeatures{padding:32px}@media only screen and (max-width:767px){.productFeatures{padding:0}}.productFeatures-wrapper{padding:48px 0}.productFeatures-top{align-items:flex-start;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.productFeatures-top{flex-direction:column}}.productFeatures-top>*{flex:1 1 50%}.productFeatures-top .title-h2{margin-top:0}.productFeatures-contactUs{align-items:flex-end;display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:767px){.productFeatures-contactUs{align-items:flex-start}}.productFeatures-contactUs .text-link{color:var(--accent-primary)}.productFeatures-features{display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:767px){.productFeatures-features{margin-top:20px}}.productFeatures-feature{background:var(--bg-light);display:flex;flex-direction:column;gap:32px;padding:40px}@media only screen and (max-width:1200px){.productFeatures-feature{padding:32px}}@media only screen and (max-width:767px){.productFeatures-feature{padding:16px 8px}}.productFeatures-feature.active .productFeatures-feature-clickableIcon:after,.productFeatures-feature.active .productFeatures-feature-clickableIcon:before{background:var(--primary)}.productFeatures-feature.active .productFeatures-feature-clickableIcon:after{transform:rotate(0)}.productFeatures-feature.active .productFeatures-feature-content{display:unset}.productFeatures-feature-clickableIcon{position:relative;width:30px}@media only screen and (max-width:767px){.productFeatures-feature-clickableIcon{width:20px}}.productFeatures-feature-clickableIcon:after,.productFeatures-feature-clickableIcon:before{background:var(--accent-primary);content:"";display:block;height:3px;position:absolute;transition:all .25s;width:30px}@media only screen and (max-width:767px){.productFeatures-feature-clickableIcon:after,.productFeatures-feature-clickableIcon:before{height:2px;width:20px}}.productFeatures-feature-clickableIcon:after{transform:rotate(90deg)}.productFeatures-feature-icon{align-items:center;border:1px solid var(--accent-primary);border-radius:16px;display:flex;justify-content:center;padding:16px}@media only screen and (max-width:767px){.productFeatures-feature-icon{padding:8px}}.productFeatures-feature-title{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.productFeatures-feature-title-left{align-items:center;display:flex;gap:24px}@media only screen and (max-width:767px){.productFeatures-feature-title-left{max-width:90%}}.productFeatures-feature-title .title-h4{margin:0}@media only screen and (max-width:767px){.productFeatures-feature-title .title-h4{font-size:16px;line-height:1.5}}.productFeatures-feature-content{display:none;max-width:800px}.productFeatures-feature-content ul{padding-left:90px}@media only screen and (max-width:767px){.productFeatures-feature-content ul{padding-left:60px}}.productFeatures-feature-content li{margin-left:16px;padding:5px}
