/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:Candara;src:url(/fonts/candara/CANDARA.TTF)}@font-face{font-family:Candara-bold;src:url(/fonts/candara/CANDARAB.TTF)}@font-face{font-family:Lato;src:url(/fonts/Lato/Lato-Regular.ttf)}body{font-family:Lato,sans-serif;font-size:14px}@media only screen and (min-width:1920px){body{font-size:16px}}h1,h2,h3{margin-top:0;margin-bottom:0}.h1{display:block;margin-bottom:20px;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:36px}@media only screen and (min-width:1280px){.h1{margin-bottom:30px}}.h2{font-size:18px}.h2,.h3{color:#2d67df;font-family:Candara-bold,sans-serif}.h3{font-size:20px}p{margin-top:0;font-size:14px;line-height:22px}@media only screen and (min-width:1920px){p{font-size:18px;line-height:30px}}p:last-of-type{margin-bottom:0}small{font-size:12px}@media only screen and (min-width:1920px){small{font-size:14px}}.h1__theme_fixed{position:absolute;top:180px}@media only screen and (min-width:1024px){.h1__theme_fixed{position:sticky;top:25vh;margin-bottom:150px}}.h1__theme__mb__big{margin-bottom:60px}@media only screen and (min-width:1280px){.h1__theme__mb__big{margin-bottom:90px}}.h1__theme__inner{margin-bottom:15px;line-height:1}@media only screen and (min-width:1024px){.h1__theme__inner{width:60%}}@media only screen and (min-width:1024px){.h1_half{width:50%}}.text__theme__color__gray{color:#8a99a3}body{overflow-x:hidden}.slidepage{position:absolute;left:0;right:0}.slidepage-enter-active{will-change:opacity;-webkit-animation:enter-animation .6s ease-in-out forwards;animation:enter-animation .6s ease-in-out forwards}.slidepage-exit-active{position:absolute;top:0;will-change:opacity;-webkit-animation:exit-animation .6s ease-in-out forwards;animation:exit-animation .6s ease-in-out forwards}@-webkit-keyframes enter-animation{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes enter-animation{0%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes exit-animation{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes exit-animation{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}to{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.loader{display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;z-index:10;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;background-color:#2d67df}.loader-logo{position:relative;overflow:hidden}.loader-logo .icon-logo__white{width:200px;height:auto;margin-top:4px;margin-bottom:4px}.loader-logo .icon-logo__white path{fill:#fff}.loader-logo img{width:200px}.loader-logo-cap{position:absolute;top:0;left:-100%;width:100%;height:100%;background-color:#fff}.mobile-header-select{margin-bottom:30px;display:block}@media only screen and (min-width:1024px){.mobile-header-select{display:none}}.header-select__single-value{margin-left:0!important;margin-right:0!important}.header-select__placeholder,.header-select__single-value{color:#1e2a36!important;cursor:pointer}.header-select__indicators{cursor:pointer}.header-select__control{min-height:20px!important;background-color:transparent!important;border-width:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.header-select__indicator-separator{display:none}.header-select__dropdown-indicator{padding:10px 8px 6px 0!important}.header-select__value-container{min-width:60px;-ms-flex-pack:end!important;justify-content:flex-end!important}.header-select__menu{border-radius:0!important;-webkit-box-shadow:0 2px 8px 0 rgba(219,226,233,.5)!important;box-shadow:0 2px 8px 0 rgba(219,226,233,.5)!important}.select_theme_white .header-select__placeholder,.select_theme_white .header-select__single-value{color:#fff!important}.select_theme_white .icon-dropdown path{fill:#fff}.header{position:fixed;top:0;left:0;z-index:4;width:100%;padding-top:20px;padding-bottom:20px;background-color:#fff;border-bottom:2px solid #f5f8fb;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.header.is-hide{top:-200%}@media only screen and (min-width:1024px){.header{background-color:transparent;border-bottom:0}}.header__flex-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1024px){.header__flex-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.icon-link{-ms-flex-positive:.8;flex-grow:.8}.icon-logo{-ms-flex-item-align:center;align-self:center;margin-bottom:30px}@media only screen and (min-width:1024px){.icon-logo{margin-bottom:0}}.header-menu,.header-menu-wrap{display:-ms-flexbox;display:flex}.header-menu-wrap{position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.header-menu__links{display:-ms-flexbox;display:flex;overflow-x:scroll}.header-menu__links::-webkit-scrollbar-track{background-color:#fff}.header-menu__links::-webkit-scrollbar{height:2px}.header-menu__links::-webkit-scrollbar-thumb{background-color:#1e2a36}@media only screen and (min-width:1024px){.header-menu__links.is-absolute{position:absolute;top:0;width:100%;overflow-x:visible}}.header-menu__icons{display:none}@media only screen and (min-width:1024px){.header-menu__icons{display:-ms-flexbox;display:flex}}.header-menu__icons.is-absolute{position:absolute;top:0;right:0;margin-top:-5px}.header-menu__bucket{margin-left:20px}.link-header{overflow:hidden}.link-header:not(:last-child){margin-right:30px}.header-hidden-menu{-webkit-transition-property:max-width;transition-property:max-width;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:-ms-flexbox;display:flex;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}.header-hidden-menu.is-closed{margin-right:30px}@media only screen and (max-width:669px){.header-hidden-menu.is-closed{max-width:0}}.header-hidden-menu.is-opened{max-width:410px;margin-right:30px}@media only screen and (max-width:669px){.header-hidden-menu.is-opened{-ms-flex-negative:0;flex-shrink:0}}.header-menu__location{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.icon-burger{position:relative}.icon-burger .icon-burger__line1,.icon-burger .icon-burger__line2{stroke:#1e2a36;stroke-width:4}.icon-burger .icon-burger__line3,.icon-burger .icon-burger__line4{-webkit-transition-property:stroke-dashoffset;transition-property:stroke-dashoffset;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;left:0;z-index:1;stroke:#2d67df;stroke-dasharray:50;stroke-dashoffset:50;stroke-width:4}.icon-burger .icon-burger__line3{top:0}.icon-burger .icon-burger__line4{bottom:0;-webkit-animation-delay:.5s;animation-delay:.5s}.icon-burger:hover .icon-burger__line3,.icon-burger:hover .icon-burger__line4{stroke-dashoffset:0}.footer{padding:60px 20px 20px;background-color:#2d67df;color:#fff;text-transform:lowercase;text-transform:capitalize}@media only screen and (min-width:1024px){.footer{position:relative;z-index:6}}@media only screen and (min-width:1440px){.footer{padding:100px 80px 20px}}.footer__width-space{width:50%;min-width:200px}@media only screen and (min-width:1024px){.footer__width-space{width:33.3333333333%}}.footer__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1024px){.footer__row{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:calc(25vw - 20px)}}@media only screen and (min-width:1440px){.footer__row{margin-left:calc(25vw - 80px)}}.footer__select-title{margin-bottom:60px;font-size:36px;line-height:1.28}.footer__contacts-link,.footer__select-title{color:#fff;font-family:Candara-bold,sans-serif;font-weight:700;letter-spacing:-.1px}.footer__contacts-link{position:relative;font-size:26px;line-height:1;text-decoration:none}@media only screen and (min-width:1024px){.footer__contacts-link{font-size:30px}}@media only screen and (min-width:1440px){.footer__contacts-link{font-size:36px}}.footer__contacts-link:first-child{display:block;margin-bottom:10px}@media only screen and (min-width:1024px){.footer__contacts-link:first-child{display:inline-block;margin-bottom:0}}.footer__contacts-link:hover:before{width:100%}.footer__contacts-link:before{-webkit-transition-property:width;transition-property:width;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#fff;content:""}.footer__navigation{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;-ms-flex-direction:column;flex-direction:column;max-height:185px}@media only screen and (min-width:1024px){.footer__navigation{width:75vw;max-height:130px}}.footer__link{position:relative;width:50%;margin-bottom:20px;color:#fff;font-family:Candara-bold,sans-serif;font-size:18px;text-decoration:none}@media only screen and (min-width:1024px){.footer__link{width:33.3333333333%}}.footer__link:hover .cap-parent:before{width:100%}.footer__link .cap-parent:before{-webkit-transition-property:width;transition-property:width;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#fff;content:""}.footer__row-copyright{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media only screen and (min-width:1024px){.footer__row-copyright{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.footer__address-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1024px){.footer__address-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(25vw - 20px)}}@media only screen and (min-width:1440px){.footer__address-wrap{width:calc(25vw - 80px)}}.footer__address{width:50%;margin-bottom:30px;font-size:10px;line-height:1.4}@media only screen and (min-width:1024px){.footer__address{width:100%;max-width:150px;margin-bottom:0}}.footer__socials{padding-left:0;list-style:none;margin-top:auto;margin-bottom:30px;padding-right:10%}@media only screen and (min-width:1024px){.footer__socials{margin-bottom:10px;padding-right:0}}.footer__socials li{display:inline-block}.footer__socials li:not(:last-child){margin-right:9px}.footer__socials li:hover .icon-fb path{fill:#4065b4}.footer__socials li:hover .icon-linkedin path{fill:#0076b7}.footer__socials li:hover .icon-youtube path,.footer__socials li:hover .icon-youtube rect{stroke:red}.footer__socials li:hover .icon-youtube path{fill:red}.footer__socials li:hover .icon-instagram circle,.footer__socials li:hover .icon-instagram rect{stroke:#aa2ea5}.footer__socials .icon-fb path,.footer__socials .icon-instagram path,.footer__socials .icon-linkedin path,.footer__socials .icon-tw path,.footer__socials .icon-youtube path{fill:#fff}.footer__socials .icon-instagram,.footer__socials .icon-youtube{stroke:#fff}.footer__icon svg{width:auto;height:13px;stroke:#fff}.footer__icon svg path{fill:#fff}.footer__icon svg circle,.footer__icon svg rect{stroke:#fff}.footer__copyrights-wrap{display:-ms-flexbox;display:flex;width:100%}@media only screen and (min-width:1024px){.footer__copyrights-wrap{width:calc(75vw - 20px)}}@media only screen and (min-width:1440px){.footer__copyrights-wrap{width:calc(75vw - 80px)}}.footer__copyright{width:25%;font-size:10px}@media only screen and (min-width:1024px){.footer__copyright{-ms-flex-item-align:end;align-self:flex-end;width:33.3333333333%}}.footer__copyright:last-child{width:50%}@media only screen and (min-width:1024px){.footer__copyright:last-child{width:33.3333333333%}}.footer__link-away{color:#fff;text-decoration:none}address{font-style:normal}.grid__sidebar{-ms-flex-pack:justify;justify-content:space-between;width:100%}@media only screen and (min-width:1024px){.grid__sidebar{width:calc(25vw - 20px)}}@media only screen and (min-width:1440px){.grid__sidebar{width:calc(25vw - 80px)}}.grid__sidebar-main{display:none}@media only screen and (min-width:1024px){.grid__sidebar-main{display:block}}.grid__content{width:100%}@media only screen and (min-width:1024px){.grid__content{width:calc(75vw - 20px)}}@media only screen and (min-width:1440px){.grid__content{width:calc(75vw - 80px)}}.grid__content-main{margin-top:130px}@media only screen and (min-width:1024px){.grid__content-main{margin-top:0}}.flex-align-center{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.track-vertical{top:2px;right:0;bottom:2px;background-color:rgba(138,153,163,.2)}.thumb-vertical{background-color:#8a99a3;border-radius:3px}@media only screen and (min-width:1024px){.sidebar__footer{display:-ms-flexbox;display:flex;position:sticky;top:130px;z-index:1;-ms-flex-direction:column;flex-direction:column;max-width:150px;min-height:calc(100vh - 130px)}}.sidebar__socials{padding-left:0;list-style:none;margin-top:auto;margin-bottom:10px}.sidebar__socials,.sidebar__socials li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sidebar__socials li{margin-right:9px}.sidebar__socials li a{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.sidebar__socials li:hover .icon-fb path{fill:#4065b4}.sidebar__socials li:hover .icon-linkedin path{fill:#0076b7}.sidebar__socials li:hover .icon-youtube path,.sidebar__socials li:hover .icon-youtube rect{stroke:red}.sidebar__socials li:hover .icon-youtube path{fill:red}.sidebar__socials li:hover .icon-instagram circle,.sidebar__socials li:hover .icon-instagram rect{stroke:#aa2ea5}.sidebar__socials .icon-fb path,.sidebar__socials .icon-instagram path,.sidebar__socials .icon-linkedin path,.sidebar__socials .icon-tw path,.sidebar__socials .icon-youtube path{fill:#8a99a3}.sidebar__socials .icon-instagram,.sidebar__socials .icon-youtube{stroke:#8a99a3}.sidebar__socials svg{width:auto;height:26px;stroke:#8a99a3}.sidebar__socials svg path{fill:#8a99a3}.sidebar__address{margin-bottom:10px;color:#8a99a3;font-size:14px;line-height:1.4;font-style:normal}.section-screen{margin-bottom:130px}.section-screen_margin_bottom{margin-bottom:65px}.section-screen_padding_bottom{padding-bottom:unset}.section-screen_padding-top{padding-top:100px}.section-screen_min-height{min-height:calc(100vh - 130px)}.section-screen .section-screen{margin-bottom:0}.section-screen+.wide-block{padding-top:0}@media only screen and (min-width:1024px){.section-screen{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:200px}.section-screen:first-child .section-screen-center{padding-top:60px}.section-screen_margin_bottom{margin-bottom:0}.section-screen_padding_bottom{padding-bottom:110px}.section-screen_min-height{min-height:unset}.section-screen_bottom{margin-top:auto}}@media only screen and (min-width:1024px){.section-screen-center{margin-top:auto;margin-bottom:auto}}.long-link-wrap{margin-right:-20px;margin-left:-20px;padding-top:15px;padding-bottom:15px;background-color:#f5f8fb;text-align:center}@media only screen and (min-width:1024px){.long-link-wrap{width:100%;margin-right:0;margin-left:0;padding:15px 0 15px calc(66.66667% + 20px);text-align:inherit}}.sidebar-list{margin-top:0;padding-left:0;list-style:none;position:sticky;top:calc(100vh - 140px);z-index:5;margin-bottom:20px}.sidebar-link{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;color:#8a99a3;font-family:Candara-bold,sans-serif;font-size:12px;font-weight:700;line-height:1.67;text-decoration:none}.sidebar-link:hover{color:#2d67df}.sidebar-link.is-active{color:#2d67df}.wide-block{-webkit-transition-property:background;transition-property:background;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:100%;padding:40px 20px}@media only screen and (min-width:1024px){.wide-block{padding:90px 0}}.wide-block .video-wrap{margin-right:0;margin-left:0}.one-quote{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1024px){.one-quote{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.one-quote__img{max-width:100%}@media only screen and (min-width:1024px){.one-quote__img{max-width:300px}}.one-quote__img-container{margin-bottom:20px}@media only screen and (min-width:1024px){.one-quote__img-container{margin-bottom:0}}@media only screen and (min-width:1024px){.one-quote__text-container{padding-right:40px;padding-left:40px}}.one-quote__text{margin-bottom:10px;font-family:Candara-bold,sans-serif;font-size:36px;font-weight:700;line-height:1.39;letter-spacing:-.1px}.one-quote__text .link{font-style:12px}.one-quote__experience{display:block;margin-bottom:10px;font-style:12px}.content-columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px}@media only screen and (min-width:1024px){.content-columns{margin-bottom:200px}}.content-column{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;margin-bottom:30px;color:#8a99a3}@media only screen and (min-width:1024px){.content-column{width:32%;margin-bottom:0}}.content-column .link-wrapper{height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:end;-ms-flex-align:end;align-items:flex-end;padding-top:10px}.content-column__img-container{width:auto;height:60px;max-width:100px;margin-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.content-column__img{width:auto;height:auto}.content-column__person{margin-top:auto}.content-column__title{color:#2d67df;font-family:Candara-bold,sans-serif;font-size:18px;font-weight:700}.content-column__text{font-size:14px;line-height:22px}@media only screen and (min-width:1920px){.content-column__text{font-size:18px;line-height:30px}}.content__anons-text{display:inline-block;margin-bottom:20px;color:#8a99a3}.wide-block__theme__bg__blue{position:relative;background-size:200% 100%;background-position:100% 100%;color:#fff}.wide-block__theme__bg__blue:before{position:absolute;top:0;left:-20px;z-index:-1;width:100vw;height:100%;background-color:#2d67df;content:""}@media only screen and (min-width:1024px){.wide-block__theme__bg__blue:before{left:-25vw}}.wide-block__theme__bg__blue .distributros-column__title,.wide-block__theme__bg__blue .h1{color:#fff}.wide-block__theme__bg__blue.is-visible{background-position:0 100%}.wide-block__theme__bg__blue .btn__theme__link:after{border-color:transparent transparent transparent #fff}.wide-block__theme__bg__gray{background:-webkit-gradient(linear,left top,right top,color-stop(50%,#f5f8fb),color-stop(50%,#fff));background:linear-gradient(90deg,#f5f8fb 50%,#fff 0);background-size:200% 100%;background-position:100% 100%;position:relative;z-index:1}.wide-block__theme__bg__gray:before{position:absolute;top:0;left:-20px;z-index:-1;width:100vw;height:100%;background-color:#f5f8fb;content:""}@media only screen and (min-width:1024px){.wide-block__theme__bg__gray:before{left:-25vw}}.wide-block__theme__bg__gray.is-visible{background-position:0 100%}.wide-block__theme__bg__gray .distributors-person__title{margin-top:0}.wide-block__theme__margin{margin-bottom:80px}.wide-block__theme__margin_bottom{margin-bottom:100px}@media only screen and (min-width:1024px){.wide-block__theme__margin{margin-bottom:100px}.wide-block__theme__margin_top{margin-top:0}.wide-block__theme__margin_bottom{margin-bottom:110px}}.wide-block__theme__padding_top{padding-top:40px!important}@media only screen and (min-width:1280px){.wide-block__theme__padding_top{padding-top:90px!important}}.breadcrumbs{margin-bottom:20px;color:#8a99a3}@media only screen and (min-width:1280px){.breadcrumbs{margin-bottom:40px}}.breadcrumb-link{position:relative;color:#8a99a3;text-decoration:none}.breadcrumb-link:hover:before{width:calc(100% - 18px)}.breadcrumb-link:before{-webkit-transition-property:width;transition-property:width;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;position:absolute;top:50%;left:0;width:0;height:50%;opacity:.5;background-color:#2d67df;content:""}.breadcrumb-link:after{margin-right:5px;margin-left:5px;content:">"}.breadcrumbs_theme_fixed{position:absolute;top:150px}@media only screen and (min-width:1280px){.breadcrumbs_theme_fixed{position:fixed;top:20vh}}.form-custom-select{font-family:Lato,sans-serif;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-style:normal;cursor:pointer;line-height:45px;font-size:16px;position:relative}.form-custom-select.large{font-size:30px;line-height:30px}.form-custom-select.large .form-custom-select__selected{padding-bottom:20px}.form-custom-select.large .form-custom-select__to-select{top:83px}.form-custom-select.large .form-custom-select__to-select__option{margin-top:10px;font-size:16px}.form-custom-select.large .form-custom-select__selected{border-bottom:3px solid #2d67df}.form-custom-select.large .form-custom-select__label{font-size:16px;font-weight:400;line-height:100%;margin-bottom:20px}.form-custom-select.large .arrow svg{width:20px;height:14px}.form-custom-select__selected{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;border-bottom:1px solid #2d67df}.form-custom-select__selected__option,.form-custom-select__selected__option.active{color:#2d67df}.form-custom-select__to-select{display:none;width:100%;-webkit-box-shadow:0 2px 20px rgba(125,150,168,.2);box-shadow:0 2px 20px rgba(125,150,168,.2);border-radius:0 0 6px 6px;padding:30px 24px;position:absolute;top:53px}.form-custom-select__to-select.active{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;background:#fff;z-index:1}.form-custom-select__to-select__option{line-height:30px}.form-custom-select__to-select__option:hover{background-color:#2d67df;color:#fff}.form-custom-select .arrow{-webkit-transition:.5s;transition:.5s;right:0;color:#2d67df}.form-custom-select .arrow svg{width:14px;height:10px;color:#2d67df}.tooltip{display:inline-block;border-bottom:1px dotted #000;cursor:pointer;top:25px}.tooltip,.tooltip__popup{position:absolute;right:0}.tooltip__popup{visibility:hidden;z-index:999;padding:5px;border:1px solid #d3d3d3;border-radius:6px;background-color:#fff;background-size:contain;background-repeat:no-repeat;background-position:50%;width:350px;height:280px}@media only screen and (min-width:1280px){.tooltip__popup{width:400px;height:350px;left:-440px;top:-30px}}.tooltip__button{width:24px;height:24px;position:absolute;right:0;top:-40px}.tooltip__button:hover~.tooltip__popup{visibility:visible}.scene{position:absolute;top:0;left:0;z-index:-1}.scene__left{width:50vw;height:100vmin}.scene__full{width:100%;height:100vh}.home-screen-carousel__wrap{width:100vw;height:100vh}@media only screen and (min-width:1024px){.home-screen-carousel__wrap{overflow:hidden}}.home-screen-carousel{display:-ms-flexbox;display:flex;-ms-flex-flow:column wrap;flex-flow:column wrap;width:100%;margin-top:170px}@media only screen and (min-width:1024px){.home-screen-carousel{-ms-flex-flow:row nowrap;flex-flow:row nowrap;margin-top:0}}.home-screen-item{display:-ms-flexbox;display:flex;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:end;align-content:flex-end}@media only screen and (min-width:1024px){.home-screen-item{height:100vh;min-height:700px;padding-right:20px;padding-left:25vw}}@media only screen and (min-width:1440px){.home-screen-item{padding-right:80px}}.home-anons{width:100%;margin-right:20px;margin-bottom:30px!important;margin-left:20px;color:#8a99a3;font-size:16px}@media only screen and (min-width:1024px){.home-anons{margin-right:0;margin-left:0;font-size:18px}}.home-sections-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:10px}@media only screen and (min-width:1024px){.home-sections-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.home-section-perspective{width:100%;height:230px;margin-bottom:10px;-webkit-perspective:1000px;perspective:1000px}@media only screen and (min-width:1024px){.home-section-perspective{width:31.6666666667%;height:300px;margin-right:1.6666666667%;margin-bottom:0}}.home-section-perspective:last-of-type{margin-right:0;margin-bottom:130px}@media only screen and (min-width:1024px){.home-section-perspective:last-of-type{margin-bottom:0}}.home-section{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;position:relative;width:100%;height:230px;margin-bottom:10px;text-decoration:none;-webkit-perspective:1000px;perspective:1000px}@media only screen and (min-width:1024px){.home-section{width:31.6666666667%;height:300px;margin-right:1.6666666667%;margin-bottom:0}.home-section:hover .home-section__anons,.home-section:hover .home-section__title{color:#fff}.home-section:hover .home-section__bg{-webkit-transform:scale(1.1);transform:scale(1.1)}.home-section:hover .home-section__bg-container{background-color:#2d67df;-webkit-transform:rotateY(-12deg);transform:rotateY(-12deg)}}.home-section:last-child{margin-right:0}.home-section .icon-plus{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:static;z-index:2;margin-top:auto}.home-section .icon-plus path{fill:#1e2a36}.home-section .icon-plus circle{stroke:#1e2a36}.home-section__content-container{display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;z-index:1;-ms-flex-direction:column;flex-direction:column;width:100%;height:100%;padding:20px;-webkit-perspective:1000px;perspective:1000px}@media not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){.home-section__content-container{-webkit-transform:translateZ(10px);transform:translateZ(10px)}}}.home-section__content-container .icon-arrow{margin-top:auto}.home-section__content-container:hover .icon-arrow polygon,.home-section__content-container:hover .icon-arrow rect{fill:#fff}.home-section__content-container:hover .icon-arrow circle{stroke:#fff}.home-section__bg-container{-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;transition-property:transform,background-color;transition-property:transform,background-color,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;top:0;left:0;z-index:0;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden;background-color:#f5f8fb;-webkit-transition-duration:.6s;transition-duration:.6s;outline:1px solid transparent}.home-section__bg{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:90px;height:120px;margin:auto 20px 20px auto;background-size:contain;background-repeat:no-repeat;background-position:100% 100%;-webkit-transition-duration:.6s;transition-duration:.6s}.home-screen-item.products .home-section__bg,.home-screen-item.references .home-section__bg{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:170px;height:230px}.home-section__title{-webkit-transition-property:color,-webkit-transform;transition-property:color,-webkit-transform;transition-property:color,transform;transition-property:color,transform,-webkit-transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;margin-bottom:20px;color:#2d67df;font-size:18px}.home-section__anons,.home-section__title{-webkit-transition-duration:.3s;transition-duration:.3s;position:static;z-index:2}.home-section__anons{-webkit-transition-property:color;transition-property:color;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;max-width:200px;color:#8a99a3;line-height:22px}@media only screen and (min-width:1024px){.home-section__anons{max-width:inherit}}.home-section__see-more{width:100%;margin-bottom:130px;padding-top:10px;padding-bottom:10px;background-color:#f5f8fb;color:#1e2a36;text-align:center;text-decoration:none}@media only screen and (min-width:1024px){.home-section__see-more{display:none}}.home-section__see-more .icon-dropdown{-webkit-transform:rotate(-90deg) translate(50%,10px);transform:rotate(-90deg) translate(50%,10px)}.home-sidebar{display:none;position:fixed;top:0;z-index:3;-ms-flex-align:end;align-items:flex-end;height:100%}@media only screen and (min-width:1024px){.home-sidebar{display:-ms-flexbox;display:flex;left:20px;width:calc(25vw - 80px);padding-right:20px}}@media only screen and (min-width:1440px){.home-sidebar{left:80px}}.home-cubes-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:10px}@media only screen and (min-width:1024px){.home-cubes-wrap{height:460px}}.home-seotext{margin-bottom:30px}.home-cube{width:100%;height:220px;margin-bottom:10px;padding:40px 20px;background-color:#f5f8fb}@media only screen and (min-width:1024px){.home-cube{width:31.6666666667%;height:220px;margin-bottom:0}.home-cube:nth-child(-n+3){margin-bottom:20px}}@media only screen and (min-width:1024px)and (max-width:1279px){.home-cube{padding:20px}}.home-cube:last-child{margin-bottom:130px}@media only screen and (min-width:1024px){.home-cube:last-child{margin-bottom:0}}.home-cube__title{display:block;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:18px;line-height:1;font-weight:700;margin-bottom:16px}.home-cube__text{color:#8a99a3;line-height:1.4;font-size:14px}@media only screen and (min-width:1024px)and (max-width:1279px){.home-cube__text{font-size:12px}}@media only screen and (min-width:1024px){.home-cube__text{padding-right:9.0909090909%}}.home-screen-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;width:100vw;height:100%;padding:80px 20px 20px;background-color:#2d67df;color:#fff;text-transform:capitalize}@media only screen and (min-width:1024px){.home-screen-footer{padding:0 0 0 40px}}.home-screen-footer .footer__row-copyright{bottom:1em}@media only screen and (min-width:1024px){.home-screen-footer .footer__row-copyright{position:absolute}}.home-screen-footer .footer__row-copyright .footer__socials #insta circle,.home-screen-footer .footer__row-copyright .footer__socials #insta g{stroke:#fff}.home-screen-footer .footer__row-copyright .footer__socials svg path{fill:#fff}.home-screen-footer__width-space{width:33.3333333333%;min-width:200px}.home-screen-footer__row{width:100%}.home-screen-footer__row-contacts{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1024px){.home-screen-footer__row-contacts{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:75vw}}.home-screen-footer__select-title{margin-bottom:60px;font-size:36px;line-height:1.28}.home-screen-footer__contacts-link,.home-screen-footer__select-title{color:#fff;font-family:Candara-bold,sans-serif;font-weight:700;letter-spacing:-.1px}.home-screen-footer__contacts-link{position:relative;font-size:26px;line-height:1;text-decoration:none}@media only screen and (min-width:1024px){.home-screen-footer__contacts-link{font-size:36px}}.home-screen-footer__contacts-link:first-child{display:block;margin-bottom:10px}@media only screen and (min-width:1024px){.home-screen-footer__contacts-link:first-child{display:inline-block;margin-bottom:0}}.home-screen-footer__contacts-link:hover:before{width:100%}.home-screen-footer__contacts-link:before{-webkit-transition-property:width;transition-property:width;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;bottom:-3px;left:0;width:0;height:3px;background-color:#fff;content:""}.cap-parent{position:relative}.cap-parent.is-blue .cap{background-color:#2d67df}.cap{position:absolute;top:0;right:0;z-index:3;width:0;height:100%;background-color:#f5f8fb}@media only screen and (min-width:1024px){.cap{width:100%}}.btn-menu__desktop,.btn-menu__mobile{display:none}@media only screen and (max-width:669px){.btn-menu__mobile{display:-ms-flexbox;display:flex;margin-bottom:30px}}.home-screen-footer__navigation{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column;max-height:185px}@media only screen and (min-width:1024px){.home-screen-footer__navigation{width:75vw;max-height:130px}}.home-screen-footer__link{position:relative;width:50%;margin-bottom:20px;color:#fff;font-family:Candara-bold,sans-serif;font-size:18px;text-decoration:none}@media only screen and (min-width:1024px){.home-screen-footer__link{width:33.3333333333%}}.home-screen-footer__link:hover .cap-parent:before{width:100%}.home-screen-footer__link .cap-parent:before{-webkit-transition-property:width;transition-property:width;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;bottom:0;left:0;width:0;height:3px;background-color:#fff;content:""}.h1__theme__home{margin-right:20px;margin-left:20px}@media only screen and (min-width:1024px){.h1__theme__home{width:100%;margin-right:0;margin-left:0;margin-bottom:15px}}.h1__theme__map__switch{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:20px;padding-right:20px;padding-left:20px}@media only screen and (min-width:1024px){.h1__theme__map__switch{padding-right:0;padding-left:0}}.link__theme__home{margin-bottom:100px;margin-left:20px;font-family:Candara-bold,sans-serif}@media only screen and (min-width:1024px){.link__theme__home{margin-left:0}}.link__theme__home:hover:after{right:-25px}.link__theme__home:after{-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;top:50%;right:-20px;width:0;height:0;border-color:transparent transparent transparent #1e2a36;border-style:solid;border-width:3px 0 3px 5px;-webkit-transform:translateY(-80%);transform:translateY(-80%);content:""}.link__theme__see__more{display:none}@media only screen and (min-width:1024px){.link__theme__see__more{display:block}}.cube-title__theme__big{margin-bottom:20px;font-size:48px;line-height:.96;letter-spacing:-.1px}.screen__item__theme__map{-ms-flex-order:5;order:5}@media only screen and (min-width:1024px){.screen__item__theme__map{-ms-flex-order:inherit;order:inherit}}.screen__item__theme__footer{-ms-flex-order:6;order:6}@media only screen and (min-width:1024px){.screen__item__theme__footer{-ms-flex-order:inherit;order:inherit}}.footer__link__theme__last:last-child{margin-bottom:70px}.shop-items-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100vw;margin-top:320px;margin-right:-20px;margin-left:-20px;overflow:hidden}@media only screen and (min-width:1024px){.shop-items-wrap{width:100%;margin:calc(40vh - 10px) 0 110px;overflow:visible}}.shop-items-types{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.shop-item-perspective{width:100%;margin-bottom:10px;-webkit-perspective:1000px;perspective:1000px}@media only screen and (min-width:1024px){.shop-item-perspective{width:31.6666666667%;margin-right:1.6666666667%;margin-bottom:20px}}.shop-item-perspective:nth-child(3n){margin-right:0}.shop-item-perspective:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.shop-item-perspective:last-of-type{margin-bottom:20px}}.shop-item__wrap{height:100%}.shop-item{-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;transition-property:transform,background-color;transition-property:transform,background-color,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:relative;width:100%;margin-bottom:10px;-webkit-perspective:1000px;perspective:1000px;text-decoration:none}@media only screen and (min-width:1024px){.shop-item{width:31.6666666667%;margin-right:1.6666666667%;margin-bottom:20px}.shop-item:hover .shop-item__anons,.shop-item:hover .shop-item__status,.shop-item:hover .shop-item__title{color:#fff}.shop-item:hover .icon-arrow polygon,.shop-item:hover .icon-arrow rect{-webkit-transition-property:fill;transition-property:fill;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;fill:#fff}.shop-item:hover .icon-arrow circle{-webkit-transition-property:stroke;transition-property:stroke;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;stroke:#fff}.shop-item:hover .shop-item__layer{background-color:#2d67df;-webkit-transform:rotateY(-12deg);transform:rotateY(-12deg)}}.shop-item:nth-child(3n){margin-right:0}.shop-item:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px){.shop-item:last-of-type{margin-bottom:20px}}.shop-item__content{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:column;flex-direction:column;z-index:1;width:100%;height:100%;padding:30px 40px}@media only screen and (min-width:1024px){.shop-item__content{padding:40px 20px}}@media not all and (min-resolution:0.001dpcm){@supports(-webkit-appearance:none){.shop-item__content{-webkit-transform:translateZ(50px);transform:translateZ(50px)}}}.shop-item__layer{-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;transition-property:transform,background-color;transition-property:transform,background-color,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-color:#f5f8fb;-webkit-transition-duration:.6s;transition-duration:.6s}.shop-item__img-wrap{height:200px;margin-bottom:20px;text-align:center;background-size:contain;background-position:50%;background-repeat:no-repeat}.shop-item__img{width:auto;height:100%}.shop-item__title{display:inline-block;margin-bottom:auto;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:18px;line-height:1;font-weight:700;font-stretch:normal;letter-spacing:.1px}.shop-item__anons,.shop-item__title{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.shop-item__anons{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:10px;margin-bottom:20px;color:#8a99a3}.shop-item__availability{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.shop-item__status{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;color:#1e2a36;font-family:Candara-bold,sans-serif;text-transform:uppercase}.shop-filter{margin-top:0;margin-bottom:0;padding-left:0;list-style:none;position:absolute;top:230px;z-index:2}@media only screen and (min-width:1024px){.shop-filter{position:sticky;top:calc(25vh + 70px);left:20px;opacity:0;margin-bottom:90px}}@media only screen and (min-width:1440px){.shop-filter{left:80px}}.shop-filter li{display:inline-block;margin-right:10px;margin-bottom:5px;color:#1e2a36;cursor:pointer;font-family:Candara-bold,sans-serif;font-weight:700}@media only screen and (min-width:1024px){.shop-filter li{display:block;margin-right:0}}.shop-filter .icon-eye{margin-right:2px}@media only screen and (min-width:1024px){.shop-filter .icon-eye{margin-right:10px}}.shop-filter__btn{padding-right:0;padding-left:0;border:0;background-color:transparent;opacity:.5}.shop-filter__btn.is-active{opacity:1}.shop-filter__btn-scroll{text-decoration:none;color:#171717;line-height:19px}.shop-seotext{width:100%;margin-right:20px;margin-bottom:30px!important;margin-left:20px;color:#8a99a3;font-size:16px}@media only screen and (min-width:1024px){.shop-seotext{margin-right:0;margin-left:0;font-size:18px;color:#8a99a3}}.product-features{margin-top:0;padding-left:0;list-style:none;margin-bottom:20px;font-family:Candara-bold,sans-serif;font-size:18px;font-weight:700}@media only screen and (min-width:1024px){.product-features{width:60%;margin-bottom:30px}}.product-features .icon-star{margin-right:5px}.product-text{margin-bottom:40px!important;color:#8a99a3;font-size:16px;line-height:1.63;letter-spacing:-.1px}.product-text__anons{margin-bottom:30px!important;color:#8a99a3;font-size:14px;line-height:1.57;letter-spacing:normal}@media only screen and (min-width:1024px){.product-text-wrap,.product-text__anons{width:50%}}.product-text-wrap .link{display:inline-block;margin-bottom:40px;margin-right:40px;cursor:pointer}.product-btn-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}@media only screen and (min-width:1024px){.product-btn-wrap{margin-bottom:30px}}.product-btn{font-weight:700;text-decoration:none}@media only screen and (min-width:1024px){.product-btn{font-size:18px}}.product-btn.is-blue{margin-right:10%;color:#2d67df}.product-btn.is-blue:after{border-color:transparent transparent transparent #2d67df}.product-btn.is-black{margin-right:10%;color:#1e2a36}.product-btn.is-black:after{border-color:transparent transparent transparent #2d67df}.product-team-anons{display:inline-block;margin-bottom:10px;color:#8a99a3}.product-team-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.product-team-logos{margin-right:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.product-team-logos,.product-team-logos__icon{max-width:60px;max-height:60px}@media only screen and (min-width:1024px){.software-section{display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.software-items-wrap{margin-bottom:60px;overflow-x:scroll}.software-items-wrap::-webkit-scrollbar-track{background-color:#fff}.software-items-wrap::-webkit-scrollbar{height:2px}.software-items-wrap::-webkit-scrollbar-thumb{background-color:#1e2a36}@media only screen and (min-width:1024px){.software-items-wrap{width:25%;overflow-x:visible}}.software-container{position:relative}@media only screen and (min-width:1024px){.software-container{width:75%;padding-left:5%}}.software-items{margin-top:0;margin-bottom:0;padding-left:0;list-style:none;display:-ms-flexbox;display:flex;position:relative;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-bottom:10px;border-bottom:2px solid #ecf2f8}@media only screen and (min-width:1024px){.software-items{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:141px;padding-bottom:0;border-bottom:0}}.software-item{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;margin-right:15px;color:#8a99a3;cursor:pointer;padding-left:10px}@media only screen and (min-width:1024px){.software-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:35px;margin-bottom:10px}}.software-item.is-active{color:#2d67df}.software-item.is-active .icon-software{-webkit-filter:grayscale(0);filter:grayscale(0);opacity:1}.icon-software{-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:filter,opacity;transition-property:filter,opacity,-webkit-filter;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-ms-flex-negative:0;flex-shrink:0;width:30px;height:30px;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.6}.section-slider-line{position:absolute}@media only screen and (min-width:1024px){.section-slider-line{left:-2px;width:2px;height:35px;background-color:#2d67df}}@media only screen and (min-width:1024px){.software-slider{display:none}}.software-slider .icon-dropdown{width:10px;height:auto;fill:#8a99a3}.software-slider .icon-dropdown:first-child{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.software-slider .icon-dropdown:last-child{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.software-item__title{display:none;font-family:Candara-bold,sans-serif;font-weight:700}@media only screen and (min-width:1024px){.software-item__title{display:block}}.software-item__title-no-icon{font-family:Candara-bold,sans-serif;font-weight:700}.software-content{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;opacity:0}.software-content__title{display:block}.software-content.is-initial{display:none}.software-content.is-initial.is-active{display:block;opacity:1}.software-content.is-absolute{display:-ms-flexbox;display:flex;position:absolute;top:0;left:5%;z-index:0;-ms-flex-wrap:wrap;flex-wrap:wrap;width:95%}.software-content.is-absolute.is-active{z-index:1;opacity:1}.software-content p{color:#8a99a3}.software-content b,.software-content strong{color:#1e2a36}.software-content__title{margin-bottom:10px}.software-content__left-part{width:100%;margin-bottom:60px;padding-right:40px}@media only screen and (min-width:1024px){.software-content__left-part{width:50%}}.software-content__right-part{width:100%}@media only screen and (min-width:1024px){.software-content__right-part{width:50%}}.software-content__right-part .video-wrap{margin-bottom:30px}.software-content__download-links-wrap{margin-top:25px}.software-content__download-link{margin-right:10px}.software-content__download-link:last-child{margin-right:0}.product-specification{margin-right:-20px;margin-left:-20px;padding:60px 20px;background-color:#f5f8fb}@media only screen and (min-width:1024px){.product-specification{display:-ms-flexbox;display:flex;position:relative;margin-right:0;margin-left:0;padding:90px 0}.product-specification:before{position:absolute;top:0;left:-25vw;z-index:0;width:25vw;height:100%;background-color:#f5f8fb;content:""}.product-specification:after{position:absolute;top:0;right:-80px;z-index:0;width:80px;height:100%;background-color:#f5f8fb;content:""}}.product-specification__left{width:100%}@media only screen and (min-width:1024px){.product-specification__left{width:50%}}.product-specification__right{display:none}@media only screen and (min-width:1024px){.product-specification__right{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;padding-top:75px;width:50%}}.product-table{margin-top:30px}.product-table td{padding-top:10px;padding-bottom:10px;border-top:1px solid #dbe2e9;border-bottom:1px solid #dbe2e9}.product-table td:first-child{min-width:150px;font-weight:700}.product-table td:last-child{padding-left:10px;color:#8a99a3}.product-set-wrap{position:relative}@media only screen and (max-width:669px){.product-set-wrap .product-set__point-popup{display:none}.product-set-wrap:hover .product-set__point-popup{display:block;opacity:.8;top:127%;left:-275%;padding:5px;font-size:9px}.product-set-wrap:hover .product-set__point{background:#fff;border:none}}.product-set__point{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:25px;height:25px;background-color:#fff;border:1px solid rgba(30,42,54,.6);border-radius:50%;cursor:help;font-weight:700;background:#2d67df}.product-set__point:hover .product-set__point-popup{opacity:1}@media only screen and (max-width:669px){.product-set__point{width:16px;height:16px}}.product-set__point-popup{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;top:calc(-100% - 50px);left:0;padding:10px;opacity:0;background-color:#2d67df;border-radius:10px;color:#fff;font-weight:400}.product-set__img{width:100%}.accessory-items-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100vw;margin-right:-20px;margin-left:-20px;overflow:hidden}@media only screen and (min-width:1024px){.accessory-items-wrap{-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-right:0;margin-left:0;overflow:visible}}.accessory-item{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%;margin-bottom:10px;text-decoration:none;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-perspective:1000px;perspective:1000px}@media only screen and (min-width:1024px){.accessory-item{width:31.6666666667%;height:300px;margin-bottom:20px}}.accessory-item:last-child{margin-right:0}.accessory-item:hover{color:#000}.accessory-item:hover .accessory-item__price,.accessory-item:hover .accessory-item__status,.accessory-item:hover .accessory-item__title{color:#fff}.accessory-item:hover .accessory-item__icon polygon,.accessory-item:hover .accessory-item__icon rect{fill:#fff}.accessory-item:hover .accessory-item__icon circle{stroke:#fff}.accessory-item:hover .accessory-item__img{-webkit-transform:scale(1.1);transform:scale(1.1)}.accessory-item:hover .accessory-item__bg{background-color:#2d67df;-webkit-transform:rotateY(-12deg);transform:rotateY(-12deg)}.accessory-item .icon-plus{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:static;z-index:2;margin-top:auto}.accessory-item .icon-plus path{fill:#1e2a36}.accessory-item .icon-plus circle{stroke:#1e2a36}.accessory-item__content-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:auto;padding:20px}.accessory-item__bg{-webkit-transition-property:background-color,-webkit-transform;transition-property:background-color,-webkit-transform;transition-property:transform,background-color;transition-property:transform,background-color,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;overflow:hidden;background-color:#f5f8fb;-webkit-transition-duration:.6s;transition-duration:.6s}.accessory-item__img-wrap{padding-top:20px;padding-bottom:20px}.accessory-item__img{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;width:auto;height:120px;margin-right:auto;margin-left:auto;-webkit-transition-duration:.6s;transition-duration:.6s}.accessory-item__title{display:inline-block;margin-bottom:auto}.accessory-item__price,.accessory-item__title{-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.accessory-item__title-wrap{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:18px;line-height:1;font-weight:700;font-stretch:normal;letter-spacing:.1px}.accessory-item__availability{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.accessory-item__status{-webkit-transition-property:color;transition-property:color;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;color:#1e2a36;font-family:Candara-bold,sans-serif;text-transform:uppercase;font-size:0}.accessory-item__icon,.accessory-item__status{-webkit-transition-duration:.3s;transition-duration:.3s;position:relative}.accessory-item__icon{-webkit-transition-property:stroke;transition-property:stroke;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;width:39px;height:39px;stroke:#fff}.accessory-item__icon polygon,.accessory-item__icon rect{fill:#1e2a36}.accessory-item__icon circle{stroke:#1e2a36}.accessory-seotext{width:100%;margin-right:20px;margin-bottom:30px!important;margin-left:20px;color:#8a99a3;font-size:16px}@media only screen and (min-width:1024px){.accessory-seotext{margin-right:0;margin-left:0;font-size:18px;color:#8a99a3}}.product-text__price{display:block;margin-bottom:60px;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:26px}.useit-anons{max-width:600px;margin-bottom:30px!important;color:#8a99a3;line-height:1.57}.huge-link-wrap{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:60px;background-color:#f5f8fb}@media only screen and (min-width:1024px){.huge-link-wrap{-ms-flex-direction:row;flex-direction:row;margin-left:25vw;padding-left:calc(25% - 20px)}}.huge-link-wrap .link{margin-top:20px;margin-bottom:20px}.huge-link-wrap svg{max-width:100%}.huge-link-wrap img{padding:20px}.product-seotext{width:100%;margin-right:20px;margin-bottom:30px!important;margin-left:20px;color:#8a99a3;font-size:16px}@media only screen and (min-width:1024px){.product-seotext{margin-right:0;margin-left:0;font-size:18px;color:#8a99a3}}.distributors-intro{display:inline-block;margin-bottom:90px;color:#8a99a3;font-size:16px}@media only screen and (min-width:1280px){.distributors-intro{font-size:18px;line-height:30px}}.distributors__text-wrap.is-mb-30{margin-bottom:30px}.distributors__big-text{max-width:950px;font-family:Candara-bold,sans-serif;font-weight:700;line-height:1.39;letter-spacing:-.1px;font-size:23px;line-height:34px}@media only screen and (min-width:1280px){.distributors__big-text{font-size:36px}}.distributors-columns-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.distributors-column{width:100%;margin-bottom:20px;text-align:center}@media only screen and (min-width:1024px){.distributors-column{width:33.333%;margin-bottom:0;padding-right:40px;text-align:left}}.distributors-column:last-of-type{margin-bottom:0}.distributors-column .icon-distributors{height:50px;margin-bottom:20px}.distributros-column__title{display:block;margin-bottom:10px;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:18px;font-weight:700}.distributors-column__text.is-gray{color:#8a99a3}.distributors-column__text.is-white{color:#fff}.distributors-cubes-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-bottom:10px}.illustrate-wrap{display:-ms-flexbox;display:flex;display:-webkit-flex;height:100%}.illustrate-wrap .home-cube__text{-ms-flex-positive:10;flex-grow:10;width:100px}.illustrate-wrap .illustrate-cont{-ms-flex-positive:1;flex-grow:1;width:100px;height:100px}.illustrate-wrap .illustrate-cont .illustrate{height:100%}.distributors-cube{width:100%;margin-right:-20px;margin-bottom:10px;padding:40px 20px;background-color:#f5f8fb}@media only screen and (min-width:960px){.distributors-cube{width:47.5%;margin-right:0;margin-left:0}.distributors-cube:nth-child(-n+3){margin-bottom:20px}}@media only screen and (min-width:1280px){.distributors-cube{width:31.6666666667%;margin-right:0;margin-bottom:0}}.distributors-cube__title{display:block;height:38px;margin-bottom:10px;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:18px;line-height:1;font-weight:700;text-transform:capitalize}@media only screen and (min-width:1280px){.distributors-cube__title{padding-right:33.3333333333%}}.distributors-cube__text{color:#8a99a3;line-height:1.57;font-size:14px;line-height:22px;width:100px;-ms-flex-positive:10;flex-grow:10}@media only screen and (min-width:1280px){.distributors-cube__text{padding-right:9.0909090909%}}@media only screen and (min-width:1920px){.distributors-cube__text{font-size:18px;line-height:30px}}.distributros-how-it-works-subtitle{margin-top:70px;margin-bottom:40px}@media only screen and (min-width:1280px){.distributros-how-it-works-subtitle{margin-top:140px;margin-bottom:80px}}.distributors-person__title{display:inline-block;margin-top:110px;margin-bottom:60px;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:36px;font-weight:700;line-height:1.28}.distributors-person__wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-top:60px}@media only screen and (min-width:1024px){.distributors-person__wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:110px}}.distributors-person__image{max-width:100%}@media only screen and (min-width:1024px){.distributors-person__image{max-width:300px}}.distributors-person__text-container{padding:20px 0}@media only screen and (min-width:1024px){.distributors-person__text-container{padding:50px}}.distributors-person__text{color:#2d67df;font-family:Candara-bold,sans-serif;font-weight:700}@media only screen and (min-width:1024px){.distributors-person__text{font-size:36px}}.distributors-person__experience{display:block;margin-top:20px;color:#8a99a3;font-style:12px}.distributors-person__link{color:#8a99a3;font-size:12px;font-weight:700;line-height:2.17;text-decoration:none}.distributros-enterpreteur{padding-top:30px;padding-bottom:30px;color:#fff}.distributros-enterpreteur .icon-distributors ellipse,.distributros-enterpreteur .icon-distributors path{fill:#fff}.distributros-enterpreteur__subtitle{margin-bottom:60px;color:#fff}.distributors-form{max-width:700px}.distributors-form .checkbox-group{margin-top:20px;margin-bottom:20px}@media only screen and (min-width:1280px){.distributors-form .checkbox-group{margin-bottom:0}}.distributors-form .btn{font-weight:600}.distributors-seotext{width:100%;margin-right:20px;margin-bottom:30px!important;margin-left:20px;color:#8a99a3;font-size:16px}@media only screen and (min-width:1024px){.distributors-seotext{margin-right:0;margin-left:0;font-size:18px;color:#8a99a3}}.service-tab .react-tabs__tab-list{margin-top:0;padding-left:0;list-style:none;margin-bottom:40px}.service-tab .react-tabs__tab{display:inline-block;margin-right:30px;color:#8a99a3;font-family:Candara-bold,sans-serif;font-weight:700;text-transform:uppercase;cursor:pointer}.service-tab .react-tabs__tab:last-child{margin-right:0}.service-tab .react-tabs__tab--selected{color:#2d67df}.service-seotext{width:100%;margin-right:20px;margin-bottom:30px!important;margin-left:20px;color:#8a99a3;font-size:16px}@media only screen and (min-width:1024px){.service-seotext{margin-right:0;margin-left:0;font-size:18px;color:#8a99a3}}.cases-filter{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-right:-20px;margin-bottom:60px;margin-left:-20px;padding:10px 20px;-ms-flex-direction:row-reverse;flex-direction:row-reverse;grid-gap:2em;gap:2em}@media only screen and (min-width:1280px){.cases-filter{margin-right:0;margin-left:0;padding:10px 0}}.cases-filter__select{min-width:250px;color:#2d67df}.cases-filter__reset{color:#2d67df;font-weight:600;cursor:pointer;font-size:10px}.cases-filter-label{width:100%;color:#8a99a3}@media only screen and (min-width:1280px){.cases-filter-label{width:30%}}.cases-select{width:48%;border-bottom:2px solid #2d67df}@media only screen and (min-width:1280px){.cases-select{width:150px}}.cases-select:first-of-type{margin-left:auto;margin-right:4%}@media only screen and (min-width:1280px){.cases-select:first-of-type{margin-left:auto}}.cases-select .icon-dropdown{fill:#2d67df}.cases-select__placeholder,.cases-select__single-value{color:#2d67df!important;cursor:pointer}.cases-select__indicators{cursor:pointer}.cases-select__control{min-height:20px!important;background-color:transparent!important;border-width:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.cases-select__indicator{padding-right:0!important}.cases-select__indicator-separator{display:none}.cases-select__value-container{min-width:80px;padding-right:0!important;padding-left:0!important}.cases-select__menu{border-radius:0!important;-webkit-box-shadow:0 2px 8px 0 rgba(219,226,233,.5)!important;box-shadow:0 2px 8px 0 rgba(219,226,233,.5)!important}.cases-select__placeholder{margin-right:0!important;margin-left:0!important}.cases-item{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}@media only screen and (min-width:1280px){.cases-item{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:90px}}.cases-item__text-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width:1280px){.cases-item__text-container{-ms-flex-pack:center;justify-content:center;width:30%;padding-right:20px}}.cases-item__text-container .link__theme__home{margin-bottom:30px;margin-left:0;-ms-flex-item-align:baseline;align-self:baseline}@media only screen and (min-width:1280px){.cases-item__text-container .link__theme__home{margin-bottom:0}}@media only screen and (min-width:1280px){.cases-item__img-container{margin-left:auto}}.cases-item__tag{margin-bottom:10px;color:#8a99a3;font-size:12px;text-transform:uppercase}.cases-item__tag,.cases-item__title{font-family:Candara-bold,sans-serif;font-weight:700}.cases-item__title{margin-bottom:20px;color:#2d67df;font-size:18px;line-height:1.22}.cases-item__anons{margin-bottom:30px!important;color:#8a99a3;line-height:1.57}.cases-intro{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}@media only screen and (min-width:1280px){.cases-intro{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.cases-intro__text-container{width:100%;margin-bottom:20px}@media only screen and (min-width:1280px){.cases-intro__text-container{width:70%;margin-bottom:0;padding-right:20px}}.cases-intro__text{max-width:500px;color:#8a99a3;font-size:18px;line-height:1.6}@media only screen and (min-width:1280px){.cases-intro__info-container{width:30%}}.cases-intro__info-row{margin-bottom:30px}.cases-intro__info-row:last-of-type{margin-bottom:0}.cases-intro__info-label{display:block;color:#8a99a3}.cases-intro__info-value{color:#2d67df;font-family:Candara-bold,sans-serif;font-style:18px}.cases-about,.cases-seotext{margin-bottom:60px}@media only screen and (min-width:1280px){.cases-about{margin-bottom:200px}}.cases-paragraph{max-width:700px;margin-bottom:30px;font-size:18px;line-height:1.67}.cases-done-step{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1280px){.cases-done-step{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.cases-done-step_max-width{max-width:1040px}.cases-done-step__text-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;margin-bottom:20px}@media only screen and (min-width:1280px){.cases-done-step__text-container{margin-bottom:0;padding-right:40px}}.cases-done-step__title{display:inline-block;margin-bottom:20px;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:18px;font-weight:700}@media only screen and (min-width:1280px){.cases-done-step__img-top-intent{margin-top:50px}}.cases-results-intro{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}@media only screen and (min-width:1280px){.cases-results-intro{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:100px}}.cases-results-intro__text{margin-bottom:20px}@media only screen and (min-width:1280px){.cases-results-intro__text{margin-bottom:0;padding-right:40px}}.cases-results-intro__factoid{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1280px){.cases-results-intro__factoid{width:33.3333333333%}}.cases-results-intro__factoid-title{margin-bottom:20px;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:48px}.home-sections__theme__cases{width:auto;margin-right:-20px;margin-bottom:20px;margin-left:-20px}@media only screen and (min-width:1024px){.home-sections__theme__cases{margin-right:0;margin-left:0}}#case-more .long-link-wrap{display:none}@media only screen and (min-width:1280px){#case-more .long-link-wrap{display:block}}.cases-seotext{width:100%;margin-right:20px;margin-bottom:30px!important;margin-left:20px;color:#8a99a3;font-size:16px}@media only screen and (min-width:1024px){.cases-seotext{margin-right:0;margin-left:0;font-size:18px;color:#8a99a3}}.about-faces-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;opacity:1}.about-face__container{width:100%;margin-bottom:60px}@media only screen{.about-face__container{max-width:46%;margin:0 auto 10px}}@media only screen and (min-width:670px){.about-face__container{max-width:300px}}.about-face__container:last-child{margin-bottom:0}.about-face__img{margin-bottom:10px}.about-face__title{margin-bottom:0;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:18px;font-weight:700;line-height:1}.about-face__post{color:#8a99a3;line-height:1.29}.about-partners-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.about-partner-logo__container{width:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1280px){.about-partner-logo__container{width:33.333%;padding-right:20px}}.about-partner-logo__container:nth-child(odd){padding-right:20px}.about-partner-logo{width:auto;margin-bottom:60px}@media only screen and (min-width:1280px){.about-partner-logo{max-height:65px;max-width:120px}}.about-community{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1280px){.about-community{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2em;gap:2em;grid-template-areas:"image1 image1 image2" "image1 image1 text1" "text2 image3 image3"}}.about-community__item{width:100%;margin-bottom:30px}.about-community__item img{width:100%}.about-community__item.item-1{grid-area:image1}.about-community__item.item-2{grid-area:image2}.about-community__item.item-3{grid-area:text1}.about-community__item.item-4{grid-area:text2}.about-community__item.item-5{grid-area:image3}.about-community__item p{font-size:14px;line-height:22px;letter-spacing:-.1px}@media only screen and (min-width:1920px){.about-community__item p{font-size:18px;line-height:30px}}.about-community-carousel{display:none}@media only screen and (min-width:1280px){.about-community-carousel{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}}.about-community-carousle__item{width:31%}.about-seotext{width:100%;margin-right:20px;margin-bottom:30px!important;margin-left:20px;color:#8a99a3;font-size:16px}@media only screen and (min-width:1024px){.about-seotext{margin-right:0;margin-left:0;font-size:18px;color:#8a99a3}}.about-first-section{padding-bottom:0}.contacts-intro{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}@media only screen and (min-width:1280px){.contacts-intro{margin-bottom:100px}}.contacts-intro__column{max-width:300px}.map-contacts-wrap{height:400px;margin-bottom:60px}@media only screen and (min-width:1280px){.map-contacts-wrap{height:500px;margin-bottom:200px}}.map-contacts-wrap .map-contacts-search{position:relative;margin-left:0;margin-bottom:20px;border-bottom:2px solid #dbe2e9;max-width:300px}.map-contacts-wrap .map-contacts-search input{min-height:40px}.contacts-addresses{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1280px){.contacts-addresses{display:grid;grid-template-columns:repeat(3,1fr)}}.contacts__country{width:100%;margin-bottom:20px}@media only screen and (min-width:1024px){.contacts__country{min-height:130px;margin-bottom:40px;padding-right:10px;float:left}.contacts__country:last-child{margin-bottom:130px}}.contacts__country-title{display:block;margin-bottom:20px;color:#2d67df;font-family:Candara-bold,sans-serif;font-weight:700}@media only screen and (min-width:1280px){.contacts__country-title{font-size:18px}}.contacts__country-list{margin-top:0;margin-bottom:0;padding-left:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1280px){.contacts__country-list{padding-right:20%}}.contacts__distributor{margin-bottom:15px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;grid-gap:10px;gap:10px}.contacts__distributor__logo{max-width:100px}.contacts__distributor__country{display:block;margin-bottom:5px;color:#1e2a36;font-family:Candara-bold,sans-serif;font-weight:700}.contacts__distributor__name{color:#8a99a3;font-weight:600;color:#1e2a36;font-size:1.1em}.contacts__distributor__address,.contacts__distributor__contact-person{color:#8a99a3}.contacts__distributor__phone{color:#8a99a3;font-size:1.5em}.contacts__distributor__email,.contacts__distributor__website{color:#8a99a3}.contacts-seotext{width:100%;margin-right:20px;margin-bottom:30px!important;margin-left:20px;color:#8a99a3;font-size:16px}@media only screen and (min-width:1024px){.contacts-seotext{margin-right:0;margin-left:0;font-size:18px;color:#8a99a3}}.map-container{width:58%;height:100%}.map-switch-wrap{display:-ms-flexbox;display:flex}@media only screen and (min-width:1280px){.map-switch-wrap{max-height:40px}}.map-switch{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:80px}.map-switch__label{margin-right:10px;color:#8a99a3;font-family:Lato,sans-serif;font-size:18px;line-height:1.67;font-weight:400;letter-spacing:-.1px}.map-switch__input{-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;position:relative;width:40px;height:23px;margin-right:auto;margin-left:auto;background:#fff;border-radius:50px;-webkit-box-shadow:inset 0 0 0 2px rgba(30,42,54,.1);box-shadow:inset 0 0 0 2px rgba(30,42,54,.1);outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none}.map-switch__input.checked,.map-switch__input:checked{background:#2d67df}.map-switch__input:before{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;top:1px;left:0;display:block;width:20px;height:20px;border-radius:40px;background:#fff;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.5);box-shadow:0 2px 2px 0 rgba(0,0,0,.5);content:""}.map-switch__input.checked:before,.map-switch__input:checked:before{-webkit-transform:translateX(15px);transform:translateX(15px)}.map-location-wrap{position:relative;display:none;margin-left:30px;border-bottom:2px solid #dbe2e9}@media only screen and (min-width:1280px){.map-location-wrap{display:block}}.map-location-placeholder{-webkit-transition-property:top,font-size;transition-property:top,font-size;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;position:absolute;top:50%;left:0;z-index:0;-webkit-transform:translateY(-40%);transform:translateY(-40%);background-color:#fff;pointer-events:none}.map-location-input,.map-location-placeholder{color:#8a99a3;font-size:18px;font-family:Lato,sans-serif;font-weight:400}.map-location-input{width:280px;height:100%;background-color:transparent;border:0;outline:none;line-height:1.67}.map-location-input::-webkit-input-placeholder{color:#8a99a3}.map-location-input::-moz-placeholder{color:#8a99a3}.map-location-input:-ms-input-placeholder{color:#8a99a3}.map-location-input::-ms-input-placeholder{color:#8a99a3}.map-location-input::placeholder{color:#8a99a3}.map-location-input:focus~.map-location-placeholder{top:0;font-size:12px}.home-map{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:450px;margin-bottom:10px;padding-top:16px}@media only screen and (min-width:1280px){.home-map{height:480px}}.home-map__list{width:40%;height:100%;background-color:#f5f8fb;color:#8a99a3;overflow-y:auto}.home-map__country-wrap{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;height:100%;padding:40px 25px 20px}.home-map__country{width:100%;margin-bottom:20px}@media only screen and (min-width:1280px){.home-map__country{width:33.3333333333%;margin-bottom:40px;float:left}}.home-map__country-title{display:block;margin-bottom:20px;color:#2d67df;font-family:Candara-bold,sans-serif;font-weight:700}@media only screen and (min-width:1280px){.home-map__country-title{font-size:18px}}.home-map__country-list{margin-top:0;margin-bottom:0;padding-left:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1280px){.home-map__country-list{padding-right:20%}}.home-map__country-item{margin-bottom:15px}.home-map__country-city{display:block;margin-bottom:5px;color:#1e2a36;font-family:Candara-bold,sans-serif;font-weight:700}.map-container__theme__contacts{width:100%;height:100%}.carousel{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px;padding-top:20px;padding-bottom:20px;overflow:hidden}.carousel,.carousel__img-wrap{display:-ms-flexbox;display:flex}.carousel__img-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px}.carousel__img-container{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;width:100%}.carousel-reveal-wrap:after,.carousel-reveal-wrap:before{display:table;clear:both;content:""}.carousel__preview-wrap{margin-top:0;margin-bottom:0;padding-left:0;list-style:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%}@media only screen and (min-width:1024px){.carousel__preview-wrap{-ms-flex-pack:end;justify-content:flex-end}}.carousel__preview{width:30px;height:30px;margin-right:5px;border:1px solid #dbe2e9;background-size:cover;background-position:50%;cursor:pointer}@media only screen and (min-width:1024px){.carousel__preview{width:50px}}.carousel__preview:last-child{margin-right:0}.carousel__control-btn{padding-right:0;padding-left:0;border:0;background-color:transparent;position:absolute;top:0;width:40px;height:100%}@media only screen and (min-width:1024px){.carousel__control-btn{width:50%;height:calc(100% - 70px)}}.carousel__control-btn.is-prev{left:0;cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAQAAACQqPihAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBhQQOAuQVDDnAAABUUlEQVRYw+2YvUrEQBSFv9lF1Ep8AksLRfAXLNRWsFQstPYN7GWfwUJfQrCysFQshF2zoKAL6koKS7tIkMVrYSzE0SQ698rCnlslJPPlnGRmMgM9qcr9/tZqwevm2GadQW7p6PlY5h5BeKbGgB6kjWSVUqNfGyIICasakIdPEEHYLd9MJQeyx8iXs0/6ToQrxvQh1yyEhbQtID4nNzaQRf24gkP+zUmLJX0n3QlR7Scug+x7xi7hiLOcUS+//ZRT6t/HFa4e2YKVbGbUrNhxyXjIl+yVOF7oU8dQoaUP4bVKzDzDypg70P/SYjZ/6jcdDmgW/mH0y5FwQvRx6B8FzpkInZ8/ujqT4UE+Rw070JRNdCogn6MLprsY5IsusnIUMWPjqGkFajBqE91OaEyw1Vp5RwlrGhijlfQ76I/7AkU3SGbZYIhjDkm1vJR9pJ7C6A1tt+fy/TtBwgAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wNi0yMFQxMzo1NjoxMSswMzowMLkWc6IAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDYtMjBUMTM6NTY6MTErMDM6MDDIS8seAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg=="),pointer}.carousel__control-btn.is-prev .icon-dropdown{-webkit-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (min-width:1024px){.carousel__control-btn.is-prev .icon-dropdown{display:none}}.carousel__control-btn.is-next{right:0;cursor:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAQAAACQqPihAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjBhQQOCFL7/kxAAABP0lEQVRYw+3YPUvDQBzH8e+lBbHte3B2EZ8qRYpWHFRcHJ0U3BzcfQNudu7SSV+Eb0EdWgURq2DTQRcFVx+w51IDklLSS/7/IfZ325HwubtckruDUYZOJsa9XvRLjSORZ5tV3jjlXG4MClT5wGJpsyGF5DjmE9srvhS0w3uACEL1P0gkaIjZEuQ1VDNBLfkeTXEb6o/I0C3R0oGWR5BrKnrQfcqgFT3oQWvW3Q2CDFlKLDIWk+lSZq3PT7LDPmcAB7z0aUdyxWcd4EkUsVge2TR0ndcD0XNjsOIIfHkqTMvDF0faHMIez/IzzZChSJnxmC3+ZoYtsqH64L1JJtNcyn9uZmnII3M6SFMemU8NUuQqJcgC1ylBJjUePBxpIE67NZfs9nbRogjkqWrspB3OBeKecpxwIdWX33gKS6//nB9gJ+Yd1fqOugAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0wNi0yMFQxMzo1NjozMyswMzowMGysZfYAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDYtMjBUMTM6NTY6MzMrMDM6MDAd8d1KAAAAGXRFWHRTb2Z0d2FyZQB3d3cuaW5rc2NhcGUub3Jnm+48GgAAAABJRU5ErkJggg=="),pointer}.carousel__control-btn.is-next .icon-dropdown{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media only screen and (min-width:1024px){.carousel__control-btn.is-next .icon-dropdown{display:none}}.carousel__amount-wrap{display:-ms-flexbox;display:flex;width:100%}.carousel__amount{margin-right:10px;color:#1e2a36;font-family:Candara-bold,sans-serif;font-weight:700}.carousel__amount-text-container{position:relative;width:50%}.carousel__amount-text{-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;top:0;left:0;width:100%;opacity:0;color:#8a99a3;font-size:12px}.carousel__amount-text.is-active{opacity:1}.carousel__theme__product{width:100vw;margin-right:-20px;margin-left:-20px;background-color:#f5f8fb}@media only screen and (min-width:1024px){.carousel__theme__product{width:50%;margin-right:0;margin-left:20px;float:right;background-color:transparent;-webkit-transform:translateY(-110px);transform:translateY(-110px)}}.carousel__theme__product .carousel__img-container{padding-right:40px;padding-left:40px}.carousel__theme__cases{max-width:1040px;margin-bottom:100px}.carousel__theme__cases .carousel__control-btn{width:80px;height:calc(100% - 60px);background-color:hsla(0,0%,100%,.6);cursor:pointer}.carousel__theme__cases .icon-dropdown{position:absolute;bottom:20%;left:50%;display:block!important;width:15px;height:auto;margin-left:-7px}.carousel__theme__cases .icon-dropdown path{fill:#8a99a3}.video-wrap{margin-right:-20px;margin-left:-20px}@media only screen and (min-width:1024px){.video-wrap{margin-right:0;margin-left:0}}.video-preview{display:inline-block;position:relative;width:100%}.video-preview:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:rgba(45,103,223,.3);content:""}.video-preview img{display:block;width:100%}.video-text{position:absolute;bottom:70px;left:20px;color:#fff;font-family:Candara-bold,sans-serif;font-style:22px;font-weight:700;line-height:1.28;letter-spacing:-.1px}@media only screen and (min-width:1024px){.video-text{bottom:90px;left:40px;font-size:36px}}.video-btn{padding-right:0;padding-left:0;border:0;background-color:transparent;display:-ms-flexbox;display:flex;position:absolute;bottom:20px;left:20px;z-index:1;-ms-flex-align:center;align-items:center;color:#fff;font-family:Candara-bold,sans-serif;font-weight:700;text-transform:uppercase}@media only screen and (min-width:1024px){.video-btn{bottom:5%;left:40px}}.video-btn:hover .icon-play{-webkit-transform:scale(1.2);transform:scale(1.2)}.video-btn .icon-play{margin-right:10px;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.video-btn .video-btn__title{-webkit-transform:translateY(3px);transform:translateY(3px)}.video-popup{display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:20px;outline:0}@media only screen and (min-width:1024px){.video-popup{padding:40px}}.video-popup__video{outline:none;border:0}.video-popup__video,.video-popup__video-container{width:100%;height:100%}.video-popup__close{padding-right:0;padding-left:0;border:0;background-color:transparent;position:fixed;top:20px;right:20px}.ReactModal__Overlay{z-index:10;opacity:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.ReactModal__Overlay--after-open{opacity:1}.ReactModal__Overlay--before-close{opacity:0}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.form-row .btn{margin-top:40px}@media only screen and (min-width:1280px){.form-row .btn{margin-top:90px}}.form-column{width:100%;margin-bottom:20px;position:relative}@media only screen and (min-width:1024px){.form-column{width:48.5%;margin-bottom:60px}}.form-column__wide{width:100%}.form-group{position:relative}.input-default{width:100%;border:0;outline:none;color:#1e2a36;font-family:Lato,sans-serif;font-size:18px;line-height:1.67;font-weight:400;background-color:transparent;border-bottom:2px solid #dbe2e9}.input-default::-webkit-input-placeholder{color:#1e2a36}.input-default::-moz-placeholder{color:#1e2a36}.input-default:-ms-input-placeholder{color:#1e2a36}.input-default::-ms-input-placeholder{color:#1e2a36}.input-default::placeholder{color:#1e2a36}.input-default:focus{border-bottom-color:#2d67df}.input-default:focus~.input-default__placeholder{top:0!important;font-size:12px!important}.input-default_error{border-bottom-color:#b80a1f}.input-default__placeholder_active{top:0!important;font-size:12px!important}.input-default__placeholder{-webkit-transition-property:top,font-size;transition-property:top,font-size;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;position:absolute;top:50%;left:0;z-index:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);color:#8a99a3;font-size:18px;font-family:Lato,sans-serif;font-weight:400;background-color:#fff;pointer-events:none}.error-message{font-size:10px;line-height:1.4;color:#b80a1f;letter-spacing:-.1px;position:absolute;left:0;bottom:-15px}.checkbox-group{position:relative}.checkbox-label{padding-left:26px;cursor:pointer;color:#8a99a3;font-size:12px}.checkbox-label a{color:#1e2a36}.input-checkbox{position:absolute;width:0;height:0;opacity:0;cursor:pointer}.input-checkbox:checked~.input-checkbox-mark:after{display:block}.input-checkbox-mark{position:absolute;top:0;left:0;z-index:-1;width:16px;height:16px;border:1px solid #dbe2e9}.input-checkbox-mark:after{display:none;position:absolute;top:1px;left:4px;width:4px;height:8px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border:solid #2d67df;border-width:0 2px 2px 0;content:""}.form__title{margin-bottom:40px}@media only screen and (min-width:1024px){.form__title{margin-bottom:90px}}.form__small-text{display:block;margin-bottom:40px;color:#8a99a3}@media only screen and (min-width:1280px){.form__small-text{font-size:18px}}.form__icon{width:100px;height:auto}@media only screen and (min-width:1024px){.form__icon{width:180px}}.form__theme__blue,.form__theme__blue .form__small-text{color:#fff}.form__theme__blue .input-default__placeholder{color:#fff;background-color:#2d67df}.form__theme__blue .checkbox-label,.form__theme__blue .checkbox-label a,.form__theme__blue .input-default{color:#fff}.form__theme__blue .input-default:focus{border-bottom-color:#fff}.form__theme__blue .input-checkbox-mark:after{border-color:#fff}.input-file{position:relative;display:-ms-flexbox;display:flex;color:transparent}.input-file::-webkit-file-upload-button{visibility:hidden}.input-file:before{-webkit-transition-property:width;transition-property:width;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;position:absolute;top:58%;left:0;width:0;height:50%;opacity:.5;background-color:#2d67df;content:""}.input-file:after{content:attr(data-label)!important;position:absolute;top:2px;left:0;display:inline-block;color:#1e2a36;outline:none;text-transform:uppercase;white-space:nowrap;-webkit-user-select:none;cursor:pointer}.input-file:hover:before{width:100%}.input-file__filename{color:#2d67df;margin-top:1em}.accordion{width:100%;max-width:700px}.accordion-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-top:5px;padding-bottom:5px;color:#2d67df;font-family:Candara-bold,sans-serif;font-size:18px;font-weight:700;line-height:1;cursor:pointer}.accordion-title .icon-plus{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-ms-flex-negative:0;flex-shrink:0;margin-left:12.5%}.accordion-title .icon-plus path{fill:#2d67df}.accordion-item{border-top:1px solid #f5f8fb}@media only screen and (min-width:1280px){.accordion-item:hover .icon-plus{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.accordion-item:last-child{border-bottom:1px solid #f5f8fb}.accordion-item.is-opened .icon-plus{-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (min-width:1280px){.accordion-item.is-opened:hover .icon-plus{-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.accordion-content{padding-bottom:20px;color:#8a99a3}.autocomplete__input{width:280px;height:100%;background-color:transparent;border:0;outline:none;line-height:1.67}.autocomplete__input,.autocomplete__input__placeholder{color:#8a99a3;font-family:Lato,sans-serif;font-size:18px;font-weight:400}.autocomplete__input__placeholder{-webkit-transition-property:top,font-size;transition-property:top,font-size;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;position:absolute;top:50%;left:0;z-index:0;-webkit-transform:translateY(-40%);transform:translateY(-40%);background-color:#fff;pointer-events:none}.autocomplete__input__placeholder.rolled{top:0;font-size:12px}.autocomplete__input:focus~.autocomplete__input__placeholder{top:0;font-size:12px}.autocomplete__suggestions-list{background-color:#fff;font-size:12px;list-style:none;max-height:160px;overflow-y:auto;width:100%;position:absolute;z-index:100;padding:0;margin:0}.autocomplete__suggestions-list__suggestion{background-color:#fff;padding:10px;color:#414141;cursor:pointer}.autocomplete__suggestions-list__suggestion:hover{background-color:hsla(0,0%,93.3%,.1)}*{-webkit-box-sizing:border-box;box-sizing:border-box}button:focus{outline:none}button:disabled{opacity:.5}img{max-width:100%;height:auto}.btn{cursor:pointer;padding-right:0;padding-left:0;border:0;background-color:transparent;font-family:Candara-bold,sans-serif;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.btn:disabled{color:#8a99a3;cursor:not-allowed}.link{position:relative;color:#1e2a36;font-style:normal;font-weight:700;font-stretch:normal;letter-spacing:.4px;text-decoration:none}.link:before{-webkit-transition-property:width;transition-property:width;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;position:absolute;top:50%;left:-1px;width:0;height:50%;opacity:.5;background-color:#2d67df;content:""}.link:hover:before{width:100%}.container{margin-right:20px;margin-left:20px}@media only screen and (min-width:1440px){.container{margin-right:80px;margin-left:80px}}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-nowrap,.flex-wrap{display:-ms-flexbox;display:flex}.flex-nowrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex-items-baseline{-ms-flex-align:baseline;align-items:baseline}.no-scroll{overflow:hidden}.btn__theme_burger{-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-ms-flex-align:center;align-items:center;height:100%}.btn__theme_burger.is-opened{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.btn__theme__link{position:relative}.btn__theme__link:before{-webkit-transition-property:width;transition-property:width;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;display:block;position:absolute;top:58%;left:0;width:0;height:50%;opacity:.5;background-color:#2d67df;content:""}.btn__theme__link:after{-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;position:absolute;top:50%;right:-20px;width:0;height:0;border-color:transparent transparent transparent #1e2a36;border-style:solid;border-width:2.5px 0 2.5px 5px;-webkit-transform:translateY(-60%);transform:translateY(-60%);content:""}.btn__theme__link:hover:before{width:100%}.btn__theme__link:hover:after{right:-25px}.btn__theme__link.is-white:after{border-color:transparent transparent transparent #fff}.btn__theme__mb__big{margin-bottom:60px}@media only screen and (min-width:1024px){.btn__theme__mb__big{margin-bottom:90px}}@media only screen and (min-width:1024px){.main__theme_margin_top{margin-top:130px}}.link__theme__color__blue{color:#2d67df}.link__theme__color__white{color:#fff}.link__theme__color__white:after{border-color:transparent transparent transparent #fff}.link__theme__contacts{display:inline-block;margin-bottom:30px;color:#8a99a3!important;font-size:18px;font-weight:400!important}.link__theme__contacts:hover:before{width:0}.link__theme__contacts_phone{margin-bottom:5px}.mg-l-10{margin-left:10px}.hidden{display:none}