:root{--h1:48px;--h2:38px;--h3:28px;--h4:20px;--h5:16px;--h6:13px;--small_text:12px;--base-text:13px;--smallest:9px;--width-base:1700;--width-current:100vw;--width-multiplier:var(--width-current) /var(--width-base);--black:#000;--dark-black:#101010;--white:#fff;--dark-gray:#323232;--dark-blue:#262f4b;--blue:#344066;--light-blue:#475276;--gray:#9ba0b2;--gray-300:#ebecf0;--light-gray:#fbfbfb;--red:#e31e25;--green:#5cb585;--green-100:#d1e9e8;--orange:#ef5f31;--orange-100:#faebe7;--blue-100:#ecefff;--blue-150:#8ed5ff;--blue-200:#61a8eb;--blue-600:#2977bd;--blue-700:#1c3f94;--blue-800:#344066;--blue-logo:#1c3f94;--link-color:#61a8eb;--text-primary:#101010;--text-secondary:#fff;--text-descr:#b3b3b3;--text-dark-descr:#9ba0b2;--text-green:#347854;--text-orange:#ef5f31;--text-blue:#262f4b;--border-black:#101010;--border-color:#e8e8e8;--border-dark-gray:#878a94;--border-light-gray:#c8c8c8;--border-orange:#ef5f31;--line-blue:#475273;--line:#f2f2f2;--border-footer:#3a3a3a;--error:#e31e25;--success:#5cb585;--green-default:#4fb07c;--green-hover:#459a6c;--green-pressed:#347854;--white-default:#fff;--white-hover:#fbfbfb;--white-pressed:#e8e8e8;--orange-default:#ef5f31;--orange-hover:#e63c06;--orange-pressed:#c23103;--red-default:#e31e25;--red-hover:#c8191f;--blue-default:#344066;--blue-hover:#262f4b;--blue-pressed:#121b38;--light-green-hover:#dcefe5;--light-green-pressed:#aecec2;--light-blue-hover:#d3d7e7;--light-blue-pressed:#949ec5;--light-orange-hover:#ffdfd5;--light-orange-pressed:#f2aa93;--active-filter:#fef7f3;--disabled:#e8e8e8}@media screen and (max-width:1024px){:root{--width-base:1024;--h1:calc(var(--width-multiplier)*48);--h2:calc(var(--width-multiplier)*38);--h3:calc(var(--width-multiplier)*28);--h4:calc(var(--width-multiplier)*20);--h5:calc(var(--width-multiplier)*16)}}@media screen and (max-width:860px){:root{--width-base:860}}@media screen and (max-width:680px){:root{--width-base:680;--h4:16px;--h5:14px;--h6:14px;--base-text:14px}}@media screen and (max-width:480px){:root{--width-base:580}}@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")}@font-face{font-display:swap;font-family:Caveat;font-style:normal;font-weight:400;src:url(/fonts/caveat/Caveat-Regular_400.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_12{border-radius:12px}.border_radius_20{border-radius:20px}.border_radius_clear{border-radius:0}.circle{border-radius:50%}.box{background-color:var(--white);border:1px solid var(--border-color);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}body,html{background:var(--white)}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-text-decoration-color;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;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:var(--text-secondary);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:var(--green-hover)}.screenFirst-count{background:var(--blue);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:var(--text-secondary);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:var(--small_text);font-weight:400;margin-left:4px}.screenFirst-count-line-item .count .caption{color:inherit;font-size:var(--h2)}.screenFirst-count-line-item .text{color:var(--text-secondary)}.screenFirst-count-line-date{color:var(--text-secondary);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:var(--text-secondary);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:var(--text-secondary);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:var(--black)!important;border-radius:2em;height:8px;width:24px}.screenFirst .galleryScreen .list::-webkit-scrollbar-thumb{background-color:var(--white);border-radius:2em;box-shadow:inset 1px 1px 10px var(--white)}.screenFirst .galleryScreen .list::-webkit-scrollbar-thumb:hover{background-color:var(--blue-800)}.screenFirst .galleryScreen .list::-webkit-scrollbar-track{background-color:var(--blue)}.screenFirst .galleryScreen .list li{margin:10px 20px}.land-slider{background-color:var(--dark-black);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:var(--white);border:1px solid var(--blue);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:var(--white);border-radius:50%;display:flex;height:20px;width:20px}.land-slider__point__item.active{background:var(--orange-default)}.land-slider__title{font-size:var(--h2);font-weight:700;margin-bottom:20px}.land-slider__text,.land-slider__title{color:var(--text-secondary);text-align:center}.land-slider__text{font-size:var(--h4);margin:0 auto 20px}.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:var(--light-gray);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 var(--white);border-radius:16px;width:100%}.screenAddIn-content-aside{position:absolute;right:0;top:-6%;width:30%}.screenAddIn-content-aside .image-panel{border:8px solid var(--white);border-radius:16px;outline:1px solid var(--border-color);width:100%}.screenAddIn .ttl{color:var(--text-secondary);font-size:var(--h1);font-weight:700;opacity:.98}.screenAddIn .about{color:var(--text-secondary);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:var(--text-secondary);font-size:var(--h2);font-weight:700}.screenAddIn .composition li .text{color:var(--text-secondary);font-size:var(--h4)}.screenWL{background:var(--white);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:var(--text-orange);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:var(--light-gray);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,backdrop-filter,-webkit-text-decoration-color;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;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:var(--orange-default);height:100%;position:relative;width:100%;z-index:1}.tabout{background-color:var(--dark-black);padding:80px 0}.tabout-wrapper{opacity:0;transform:translateY(20px);transition:.5s linear}.tabout-wrapper._active{opacity:1;transform:translateY(0)}.tabout-title{color:var(--text-secondary);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:var(--text-secondary);font-family:Montserrat,sans-serif;font-size:var(--h2);font-weight:400;margin-bottom:20px;margin-top:40px;text-align:center}.screenClient{background:var(--white);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 var(--border-color);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 var(--border-color);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:var(--light-gray);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:var(--black);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:var(--text-secondary);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:var(--text-secondary);font-size:var(--h4);font-style:normal;line-height:normal}.contacts .country{font-weight:700}.contacts .phone{color:var(--text-secondary);font-size:var(--h4);font-style:normal;font-weight:400;line-height:normal}.screenFooter{background:var(--black);overflow:hidden;padding:40px 0}.screenFooter .text{color:var(--text-secondary);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){.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){.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){.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}
