:root{--width-base:1160;--width-current:100vw;--width-multiplier:1px}@media screen and (max-width:1256px){:root{--width-multiplier:var(--width-current) /var(--width-base)}}@media screen and (max-width:1024px){:root{--h1:38px;--h2:28px;--h3:20px;--h4:16px;--width-base:1024}}@media screen and (max-width:680px){:root{--h1:28px;--h2:20px;--h3:16px;--h4:14px;--h5:14px;--small_text:12px;--width-base:680}}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:300;src:url(/fonts/montserrat/Montserrat-Light_300.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/fonts/montserrat/Montserrat-Regular_400.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/fonts/montserrat/Montserrat-SemiBold_600.ttf) format("truetype")}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/fonts/montserrat/Montserrat-Bold_700.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:300;src:url(/fonts/roboto/Roboto-Light_300.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:url(/fonts/roboto/Roboto-Regular_400.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:url(/fonts/roboto/Roboto-Bold_700.ttf) format("truetype")}.box_shadow{box-shadow:0 0 4px 0 rgba(0,0,0,.08)}.box_shadow_clear{box-shadow:none}.border_radius{border-radius:2px}.border_radius_4{border-radius:4px}.border_radius_8{border-radius:8px}.border_radius_20{border-radius:20px}.border_radius_clear{border-radius:0}.circle{border-radius:50%}.box{background-color:#fff;border:1px solid #e8e8e8;border-radius:2px;padding:8px}.flex_direction_column{flex-direction:column}.transition{transition:.2s ease-in-out}.transition_directive_animate{transition:.5s linear}.default_translate{transform:translateY(-5px)}.default_box_shadow{box-shadow:3px 4px 9px 0 rgba(34,60,80,.2)}.border_radius_32{border-radius:32px}:root{--h1:58px;--h2:38px;--h3:28px;--h4:20px;--h5:16px;--h6:14px;--small_text:12px}body,html{background:#fff}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.duration-300{transition-duration:.3s}.opacity-0{opacity:0}.opacity-100{opacity:1}.scale-90{transform:scale(.9)}.scale-100{transform:scale(1)}.screenFirst .wrapper{align-items:center;display:flex;flex-direction:column;padding:60px 10px 0}.screenFirst .ttl{font-family:Montserrat,sans-serif;font-size:var(--h1);font-weight:700;margin-bottom:40px;max-width:1000px;text-align:center;width:100%}@media screen and (max-width:1024px){.screenFirst .ttl{margin-bottom:20px}}.screenFirst-inner-ttl{font-family:Montserrat,sans-serif;font-size:var(--h2);font-weight:400;margin-bottom:20px;text-align:center}.screenFirst .small{color:#fff;font-weight:400;margin-top:-38px;opacity:.5;text-transform:none}.screenFirst-button-line{display:flex;justify-content:center;width:100%}.screenFirst-button-line .btn{font-size:var(--h4);padding:16px 40px}.screenFirst-button-line .btn:hover{background:#4fb07c}.screenFirst-count{background:#112e42;padding:60px 10px}.screenFirst-count,.screenFirst-count-line{display:flex;flex-wrap:wrap;justify-content:center}.screenFirst-count-line{gap:5%;max-width:1200px}@media screen and (max-width:1024px){.screenFirst-count-line{padding:30px 10px}}.screenFirst-count-line-item{width:30%}@media screen and (max-width:1024px){.screenFirst-count-line-item{margin-bottom:20px;width:100%}}.screenFirst-count-line-item .count{color:#fff;font-family:Montserrat,sans-serif;font-size:var(--h1);font-weight:700;margin-bottom:20px}@media screen and (max-width:1024px){.screenFirst-count-line-item .count{margin-bottom:8px}}.screenFirst-count-line-item .count sup{font-size:.5em;font-weight:400;margin-left:4px}.screenFirst-count-line-item .count .caption{color:inherit;font-size:var(--h2)}.screenFirst-count-line-item .text{color:#fff}.screenFirst-count-line-date{color:#fff;opacity:.5;width:100%}.screenFirst-image-line{display:flex;justify-content:center;margin-top:60px;width:100%}.screenFirst-image-line img{max-width:100%}.screenFirst .item{align-items:baseline;display:grid;gap:20px;grid-template-columns:168px 1fr;margin:20px 0}.screenFirst .item .count{color:#fff;display:flex;flex-direction:column;flex-wrap:wrap;font-family:Montserrat,sans-serif;font-size:var(--h2);font-weight:700}.screenFirst .item .count .caption{font-weight:400;margin-top:-9px;text-transform:uppercase}.screenFirst .item .text{color:#fff;font-size:var(--h5);opacity:.7}.screenFirst .galleryScreen{display:none;height:500px;margin:60px 0 60px 20px;padding-bottom:20px}.screenFirst .galleryScreen .list{display:flex;list-style:none;overflow-x:auto}.screenFirst .galleryScreen .list::-webkit-scrollbar{background:#171717!important;border-radius:2em;height:8px;width:24px}.screenFirst .galleryScreen .list::-webkit-scrollbar-thumb{background-color:#fff;border-radius:2em;box-shadow:inset 1px 1px 10px #fff}.screenFirst .galleryScreen .list::-webkit-scrollbar-thumb:hover{background-color:#253861}.screenFirst .galleryScreen .list::-webkit-scrollbar-track{background-color:#2d4a60}.screenFirst .galleryScreen .list li{margin:10px 20px}.land-slider{background-color:#101010;padding:80px 0}.land-slider__wrapper{overflow:hidden;position:relative;width:100%}.land-slider__button-wrapper{content:"";display:flex;justify-content:space-between;position:absolute;top:50%;transform:translateY(-50%);width:100%}.land-slider__button{background-color:#fff;border:1px solid #344066;border-radius:50%;cursor:pointer;height:48px;position:relative;width:48px}.land-slider__button--prev{transform:rotate(180deg)}.land-slider__button:before{background-image:url(/img/arrow_right_dark.svg);content:"";height:13px;left:50%;position:absolute;top:50%;transform:translateY(-50%) translateX(-50%);width:7px}.land-slider__slides{align-items:center;display:flex;height:750px;list-style:none;position:relative;width:100%}@media (max-width:807px){.land-slider__slides{height:550px}}.land-slider__slides__text{height:140px}.land-slider__slide{display:flex;flex-direction:column;justify-content:center;min-width:100%;position:absolute}.land-slider__point{margin-top:20px}.land-slider__point-list{display:flex;gap:12px;justify-content:center;list-style:none}.land-slider__point__item{background:#fff;border-radius:50%;display:flex;height:20px;width:20px}.land-slider__point__item.active{background:#ef5f31}.land-slider__title{color:#fff;font-size:var(--h2);font-weight:700;margin-bottom:20px;text-align:center}.land-slider__text{color:#fff;font-size:var(--h4);margin:0 auto 20px;text-align:center}.land-slider__image{border-radius:20px;margin:auto;max-height:700px;max-width:100%}.access-bottom{grid-column-gap:24px;grid-row-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);padding:100px 0}.access-bottom .card{background-color:#fbfbfb;border-radius:16px;display:flex;flex-direction:column;opacity:0;overflow:hidden;padding:22px 30px;position:relative;transform:translateY(20px);transition:.5s linear}.access-bottom .card._active{opacity:1;transform:translateY(0)}.access-bottom .card span{display:block}.access-bottom .card-type{font-size:var(--h4);font-style:normal;font-weight:700;margin:0 0 12px;z-index:5}.access-bottom .card-text{flex:1;font-size:var(--h5);font-style:normal;font-weight:400;line-height:1.3;margin:0 4px 0 0}.access-bottom .card-img{bottom:0;left:0;position:absolute;width:100%;z-index:4}.screenAddIn{background:#0fb37e url(/img/addin/main_bg.svg) no-repeat 70% 50%;background-size:auto 100%;padding:80px 0}.screenAddIn__wrapper{opacity:0;transform:translateY(20px);transition:.5s linear}.screenAddIn__wrapper._active{opacity:1;transform:translateY(0)}.screenAddIn__inner{align-items:center;display:flex;gap:40px}.screenAddIn-content{border-radius:16px}.screenAddIn-content-image{padding:10px;position:relative;width:100%}.screenAddIn-content-image .image-full{border:8px solid #fff;border-radius:16px;width:100%}.screenAddIn-content-aside{position:absolute;right:0;top:-6%;width:30%}.screenAddIn-content-aside .image-panel{border:8px solid #fff;border-radius:16px;outline:1px solid #e8e8e8;width:100%}.screenAddIn .ttl{color:#fff;font-size:var(--h1);font-weight:700;opacity:.98}.screenAddIn .about{color:#fff;font-size:var(--h4)}.screenAddIn .composition{list-style:none;margin:30px 0;overflow:hidden}.screenAddIn .composition li{margin-bottom:30px}.screenAddIn .composition li .caption{color:#fff;font-size:var(--h2);font-weight:700}.screenAddIn .composition li .text{color:#fff;font-size:var(--h4)}.screenWL{background:#fff;padding:80px 0}.screenWL .wrapper{display:flex;flex-wrap:wrap;opacity:0;transform:translateY(20px);transition:.5s linear}.screenWL .wrapper._active{opacity:1;transform:translateY(0)}.screenWL .img{display:flex;width:50%}.screenWL .img img{width:100%}.screenWL .textInfo{align-content:center;align-items:flex-start;display:flex;flex-wrap:wrap;width:50%}.screenWL .textInfo .ttl{color:#ef5f31;font-size:140px;font-weight:700;width:100%}.screenWL .mob{display:none}.screenWL .info{font-size:var(--h4);margin:22px}.screenWL .about{display:flex;flex-wrap:wrap;margin:22px}.screenWL .about .item{font-size:var(--h4);width:100%}.mobile-app{background-color:#fbfbfb;padding:80px 0}.mobile-app-wrapper{opacity:0;transform:translateY(20px);transition:.5s linear}.mobile-app-wrapper._active{opacity:1;transform:translateY(0)}.mobile-app-title{font-family:Montserrat,sans-serif;font-size:var(--h1);text-align:center}.mobile-app-about,.mobile-app-intro-title{font-size:var(--h4);margin:0 auto 36px;text-align:center}.mobile-app-intro-title{font-style:normal;font-weight:400;line-height:1.3;padding:22px 0 0;width:500px}.mobile-app-content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:0 0 40px;width:100%}.mobile-app-info{align-items:start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;padding:64px 0;text-align:start;width:37.03704%}.mobile-app-info-title{font-size:var(--h4);font-style:normal;font-weight:700;margin:0 0 8px}.mobile-app-info-download{align-items:start;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start}.mobile-app-info-download-item{margin:0 0 22px;width:220px}.mobile-app-info-download-item img{border-radius:8px;transition:.2s ease-in-out;transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%}.mobile-app-info-download-item:hover svg{box-shadow:3px 4px 9px 0 rgba(34,60,80,.2)}.mobile-app-info-download-item:last-child{margin:0}.mobile-app .circle-wrapper{border-bottom-left-radius:50%;border-bottom-right-radius:50%;height:550px;overflow-y:hidden;padding:40px 0 0;position:relative;width:530px}.mobile-app .circle-wrapper .phone{left:50%;position:absolute;top:10%;transform:translateX(-50%);z-index:6}.mobile-app .circle{background-color:#ef5f31;height:100%;position:relative;width:100%;z-index:1}.tabout{background-color:#101010;padding:80px 0}.tabout-wrapper{opacity:0;transform:translateY(20px);transition:.5s linear}.tabout-wrapper._active{opacity:1;transform:translateY(0)}.tabout-title{color:#fff;font-size:var(--h1);margin:0 0 22px;text-align:center}.tabout-video{height:750px;width:100%}.tabout-video iframe{height:100%;width:100%}.tabout-register-ttl{color:#fff;font-family:Montserrat,sans-serif;font-size:var(--h2);font-weight:400;margin-bottom:20px;margin-top:40px;text-align:center}.screenClient{background:#fff;padding:80px 0}.screenClient .ttl{font-size:var(--h1);font-weight:700;text-align:center}.screenClient .filter{height:48px;margin-left:20px;margin-top:20px;overflow:hidden}.screenClient .filter ul{display:flex;list-style:none;overflow-x:auto}.screenClient .filter ul li{border:1px solid #e8e8e8;height:48px;line-height:1.3;margin-right:20px;padding:0 10px;white-space:nowrap}.screenClient .logoClient{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));list-style:none;margin:20px 0}.screenClient .logoClient li{border:1px solid #e8e8e8;border-radius:16px;height:130px;position:relative}.screenClient .logoClient li img{bottom:0;left:0;margin:auto;max-height:70%;max-width:80%;position:absolute;right:0;top:0}.screenClient .listReview{display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:44px 0}.screenClient .itemReview{background:#fbfbfb;border-radius:16px;padding:22px}.screenClient .itemReview .top{align-items:center;display:flex}.screenClient .itemReview .top .img{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;height:90px;overflow:hidden;width:90px}.screenClient .itemReview .top .person{font-size:var(--h5);margin-left:20px;width:65%}.screenClient .itemReview .top .person *{font-size:inherit}.screenClient .itemReview .text{font-size:var(--h5);margin-top:20px}.screenClient .itemReview-inner-ttl{font-family:Montserrat,sans-serif;font-size:var(--h2);font-weight:400;margin-bottom:20px;text-align:center}.contacts{background-color:#111;padding:80px 0 20px}.contacts-wrapper{opacity:0;transform:translateY(20px);transition:.5s linear}.contacts-wrapper._active{opacity:1;transform:translateY(0)}.contacts-title{color:#fff;font-size:var(--h1);font-style:normal;font-weight:700;line-height:normal;margin:0 0 44px;text-align:center}.contacts-item{align-items:center;display:flex;flex-direction:column}.contacts-item:not(:last-child){margin-bottom:40px}.contacts-text{font-weight:400;width:100%}.contacts .country,.contacts-text{color:#fff;font-size:var(--h4);font-style:normal;line-height:normal}.contacts .country{font-weight:700}.contacts .phone{color:#fff;font-size:var(--h4);font-style:normal;font-weight:400;line-height:normal}.screenFooter{background:#111;overflow:hidden;padding:40px 0}.screenFooter .text{color:#fff;font-size:var(--h4)}@media screen and (max-width:1300px){.screenWL .textInfo .ttl{font-size:100px}.screenWL .about{margin-left:12px}}@media screen and (max-width:1024px){:root{--h1:38px;--h2:28px;--h3:20px;--h4:16px;--h5:14px}.access-bottom .card{padding:20px 24px}.land-slider__slides__text{height:100px}.land-slider__point__item{height:16px;width:16px}.screenAddIn__inner{gap:20px}.tabout-video{height:600px}.access-bottom,.land-slider,.mobile-app,.screenAddIn,.screenClient,.screenWL,.tabout{padding:60px 0}.screenClient .logoClient{gap:12px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.screenClient .listReview{gap:20px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.screenClient .logoClient li{height:100px}.contacts{padding:60px 0 0}}@media screen and (max-width:880px){.screenAddIn-content{width:50%}.screenAddIn-content-aside{top:-1%}.screenWL .textInfo .ttl{font-size:60px}.screenWL .about{margin-left:8px}.mobile-app-info{align-items:center}.mobile-app .circle-wrapper{height:440px;width:400px}.mobile-app .circle-wrapper .phone{height:460px;width:300px}.tabout-video{height:500px}.screenClient .logoClient{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.screenClient .listReview{grid-template-columns:none}}@media screen and (max-width:780px){.access-bottom{gap:16px}.access-bottom .card{padding:16px}.screenAddIn__inner{align-items:normal;flex-direction:column-reverse}.screenAddIn .about{margin-bottom:60px}.screenAddIn-content{width:auto}.screenAddIn-content-aside{top:-6%}.screenAddIn .composition{margin:20px 0}.screenAddIn .composition li{margin-bottom:16px}.screenClient .logoClient{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.screenClient .logoClient li{height:80px}.screenClient .itemReview{padding:16px}}@media screen and (max-width:680px){.access-bottom{grid-template-columns:repeat(2,1fr)}.land-slider__slides{height:500px}.land-slider__slides__text{height:120px}.mobile-app-content{gap:40px;justify-content:normal}.mobile-app .circle-wrapper{height:340px;width:300px}.mobile-app .circle-wrapper .phone{height:440px;width:200px}.tabout-video{height:350px}}@media screen and (max-width:580px){:root{--h1:28px;--h2:20px}.land-slider__slides{height:450px}.screenWL .textInfo .ttl{font-size:40px}.screenWL .about{margin-left:0}.mobile-app-content{flex-direction:column;gap:20px;padding:0}.mobile-app-info{padding:20px 0 0}.screenAddIn-content-aside{top:-2%}}@media screen and (max-width:480px){:root{--h1:20px;--h2:16px;--h3:16px;--h4:14px;--h5:12px}.access-bottom,.land-slider,.mobile-app,.screenAddIn,.screenClient,.screenWL,.tabout{padding-bottom:40px;padding-top:40px}.land-slider__slides{height:300px}.land-slider__slides__text{height:100px}.land-slider__point__item{height:12px;min-height:12px;width:12px}.screenWL .textInfo .ttl{font-size:40px}.screenClient .itemReview .top .img{height:60px;width:60px}.contacts{padding-top:40px}}@media screen and (max-width:380px){.screenAddIn-content-aside{top:0}}[x-cloak]{display:none!important}
