@charset "UTF-8";@keyframes tooltipster-fading{0%{opacity:0}to{opacity:1}}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}to{transform:rotate(0)}}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}to{transform:scale(1)}}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:0;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button,.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--multiple,.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b,.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b,.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:0;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:0;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:0;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:0}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:gray}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after,.tns-t-ct:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{position:relative;left:0}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;-webkit-transition:transform 0s,opacity 0s;-moz-transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto!important}.tns-gallery>.tns-moving{-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.tns-autowidth,.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-lazy-img{-webkit-transition:opacity .6s;-moz-transition:opacity .6s;transition:opacity .6s;opacity:.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;-moz-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-fadeOut,.tns-normal{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.33333%;width:-webkit-calc(100%*70/3);width:-moz-calc(100%*70/3);width:calc(100%*70/3);position:absolute;right:0}.tns-t-ct>div{width:1.42857%;width:-webkit-calc(100%/70);width:-moz-calc(100%/70);width:calc(100%/70);height:10px;float:left}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow,.tooltipster-swing{-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall,.tooltipster-slide{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}.tooltipster-update-fade{animation:tooltipster-fading .4s}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-follower .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-follower .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-follower.tooltipster-borderless .tooltipster-box{border:0;background:#1b1b1b;background:rgba(10,10,10,.9)}.tooltipster-follower.tooltipster-light .tooltipster-box{border-radius:3px;border:1px solid #ccc;background:#ededed}.tooltipster-follower.tooltipster-light .tooltipster-content{color:#666}.tooltipster-follower.tooltipster-noir .tooltipster-box{border-radius:0;border:3px solid #000;background:#fff}.tooltipster-follower.tooltipster-noir .tooltipster-content{color:#000}.tooltipster-follower.tooltipster-punk .tooltipster-box{border-radius:5px;border:0;border-bottom:3px solid #f71169;background:#2a2a2a}.tooltipster-follower.tooltipster-shadow .tooltipster-box{border:0;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgba(0,0,0,.1)}.tooltipster-follower.tooltipster-shadow .tooltipster-content{color:#8d8d8d}
/*!Ion.RangeSlider, 2.3.1, © Denis Ineshin, 2010 - 2019, IonDen.com, Build date: 2019-12-19 16:51:02*/
@keyframes fancybox-rotate{to{transform:rotate(360deg)}}@-webkit-keyframes wrapper-preloader-fade{0%{opacity:0}to{opacity:1}}@-moz-keyframes wrapper-preloader-fade{0%{opacity:0}to{opacity:1}}@-ms-keyframes wrapper-preloader-fade{0%{opacity:0}to{opacity:1}}@keyframes wrapper-preloader-fade{0%{opacity:0}to{opacity:1}}@-webkit-keyframes wrapper-preloader-move{0%{transform:translateX(0)}to{transform:translateX(21px)}}@-moz-keyframes wrapper-preloader-move{0%{transform:translateX(0)}to{transform:translateX(21px)}}@-ms-keyframes wrapper-preloader-move{0%{transform:translateX(0)}to{transform:translateX(21px)}}@keyframes wrapper-preloader-move{0%{transform:translateX(0)}to{transform:translateX(21px)}}@-webkit-keyframes wrapper-preloader-circle-3{0%{opacity:1}to{opacity:0}}@-moz-keyframes wrapper-preloader-circle-3{0%{opacity:1}to{opacity:0}}@-ms-keyframes wrapper-preloader-circle-3{0%{opacity:1}to{opacity:0}}@keyframes wrapper-preloader-circle-3{0%{opacity:1}to{opacity:0}}@-webkit-keyframes flare{0%{left:-25%}15%,to{left:125%}}@-moz-keyframes flare{0%{left:-25%}15%,to{left:125%}}@-ms-keyframes flare{0%{left:-25%}15%,to{left:125%}}@keyframes flare{0%{left:-25%}15%,to{left:125%}}@-webkit-keyframes todo-list-open{0%{opacity:0;max-height:0}to{opacity:1;max-height:418px}}@-moz-keyframes todo-list-open{0%{opacity:0;max-height:0}to{opacity:1;max-height:418px}}@-ms-keyframes todo-list-open{0%{opacity:0;max-height:0}to{opacity:1;max-height:418px}}@keyframes todo-list-open{0%{opacity:0;max-height:0}to{opacity:1;max-height:418px}}@-webkit-keyframes todo-list-close{0%{opacity:1;max-height:418px}to{opacity:0;max-height:0}}@-moz-keyframes todo-list-close{0%{opacity:1;max-height:418px}to{opacity:0;max-height:0}}@-ms-keyframes todo-list-close{0%{opacity:1;max-height:418px}to{opacity:0;max-height:0}}@keyframes todo-list-close{0%{opacity:1;max-height:418px}to{opacity:0;max-height:0}}@-webkit-keyframes todo-item-increased{0%{margin-bottom:25px}to{margin-bottom:50px}}@-moz-keyframes todo-item-increased{0%{margin-bottom:25px}to{margin-bottom:50px}}@-ms-keyframes todo-item-increased{0%{margin-bottom:25px}to{margin-bottom:50px}}@keyframes todo-item-increased{0%{margin-bottom:25px}to{margin-bottom:50px}}@-webkit-keyframes button-open{to{transform:rotateX(180deg)}}@-moz-keyframes button-open{to{transform:rotateX(180deg)}}@-ms-keyframes button-open{to{transform:rotateX(180deg)}}@keyframes button-open{to{transform:rotateX(180deg)}}@-webkit-keyframes button-close{0%{transform:rotateX(180deg)}to{transform:rotateX(0)}}@-moz-keyframes button-close{0%{transform:rotateX(180deg)}to{transform:rotateX(0)}}@-ms-keyframes button-close{0%{transform:rotateX(180deg)}to{transform:rotateX(0)}}@keyframes button-close{0%{transform:rotateX(180deg)}to{transform:rotateX(0)}}@-webkit-keyframes blink{0%,to{opacity:1}50%{opacity:0}}@-moz-keyframes blink{0%,to{opacity:1}50%{opacity:0}}@-ms-keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@-webkit-keyframes neon{0%,to{text-shadow:none}30%{text-shadow:0 0 6px #cae4e1,0 0 30px #cae4e1,0 0 12px #1e84f2,0 0 22px #1e84f2,0 0 38px #1e84f2,0 0 60px #1e84f2}}@-moz-keyframes neon{0%,to{text-shadow:none}30%{text-shadow:0 0 6px #cae4e1,0 0 30px #cae4e1,0 0 12px #1e84f2,0 0 22px #1e84f2,0 0 38px #1e84f2,0 0 60px #1e84f2}}@-ms-keyframes neon{0%,to{text-shadow:none}30%{text-shadow:0 0 6px #cae4e1,0 0 30px #cae4e1,0 0 12px #1e84f2,0 0 22px #1e84f2,0 0 38px #1e84f2,0 0 60px #1e84f2}}@keyframes neon{0%,to{text-shadow:none}30%{text-shadow:0 0 6px #cae4e1,0 0 30px #cae4e1,0 0 12px #1e84f2,0 0 22px #1e84f2,0 0 38px #1e84f2,0 0 60px #1e84f2}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.irs,.irs-line{position:relative;display:block}.irs{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-size:12px;font-family:Arial,sans-serif}.irs-line{overflow:hidden;outline:0!important}.irs-bar,.irs-shadow{position:absolute;display:block;left:0;width:0}.irs-shadow{display:none}.irs-handle{box-sizing:border-box;z-index:1}.irs-handle.type_last{z-index:2}.irs-handle,.irs-max,.irs-min{position:absolute;display:block;cursor:default}.irs-min{left:0}.irs-max{right:0}.irs-from,.irs-single,.irs-to{position:absolute;display:block;top:0;left:0;cursor:default;white-space:nowrap}.irs-grid{position:absolute;display:none;bottom:0;left:0;width:100%;height:20px}.irs-with-grid .irs-grid,.slick-slide img{display:block}.irs-grid-pol{position:absolute;top:0;left:0;width:1px;height:8px;background:#000}.irs-grid-pol.small{height:4px}.irs-grid-text{position:absolute;bottom:0;left:0;white-space:nowrap;text-align:center;font-size:9px;line-height:9px;padding:0 3px;color:#000}.irs-disable-mask{position:absolute;display:block;top:0;left:-1%;width:102%;height:100%;cursor:default;background:0 0;z-index:2}.lt-ie9 .irs-disable-mask{background:#000;filter:alpha(opacity=0);cursor:not-allowed}.irs-disabled{opacity:.4}.irs-hidden-input{position:absolute!important;display:block!important;top:0!important;left:0!important;width:0!important;height:0!important;font-size:0!important;line-height:0!important;padding:0!important;margin:0!important;overflow:hidden;outline:0!important;z-index:-9999!important;background:0 0!important;border-style:solid!important;border-color:transparent!important}.irs--flat{height:40px}.irs--flat.irs-with-grid{height:60px}.irs--flat .irs-line{top:25px;height:12px;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-bar{top:25px;height:12px;background-color:#ed5565}.irs--flat .irs-bar--single{border-radius:4px 0 0 4px}.irs--flat .irs-shadow{height:1px;bottom:16px;background-color:#e1e4e9}.irs--flat .irs-handle{top:22px;width:16px;height:18px;background-color:transparent}.irs--flat .irs-handle>i:first-child{position:absolute;display:block;top:0;left:50%;width:2px;height:100%;margin-left:-1px;background-color:#da4453}.irs--flat .irs-handle.state_hover>i:first-child,.irs--flat .irs-handle:hover>i:first-child{background-color:#a43540}.irs--flat .irs-max,.irs--flat .irs-min{top:0;padding:1px 3px;color:#999;font-size:10px;line-height:1.333;text-shadow:none;background-color:#e1e4e9;border-radius:4px}.irs--flat .irs-from,.irs--flat .irs-single,.irs--flat .irs-to{color:#fff;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#ed5565;border-radius:4px}.irs--flat .irs-from:before,.irs--flat .irs-single:before,.irs--flat .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#ed5565}.irs--flat .irs-grid-pol{background-color:#e1e4e9}.irs--flat .irs-grid-text{color:#999}.irs--big,.irs--modern{height:55px}.irs--big.irs-with-grid{height:70px}.irs--big .irs-line{top:33px;height:12px;background-color:#fff;background:linear-gradient(to bottom,#ddd -50%,#fff 150%);border:1px solid #ccc;border-radius:12px}.irs--big .irs-bar{top:33px;height:12px;background-color:#92bce0;border:1px solid #428bca;background:linear-gradient(to bottom,#fff 0,#428bca 30%,#b9d4ec 100%);box-shadow:inset 0 0 1px 1px rgba(255,255,255,.5)}.irs--big .irs-bar--single{border-radius:12px 0 0 12px}.irs--big .irs-shadow{height:1px;bottom:16px;background-color:rgba(66,139,202,.5)}.irs--big .irs-handle{top:25px;width:30px;height:30px;border:1px solid rgba(0,0,0,.3);background-color:#cbcfd5;background:linear-gradient(to bottom,#fff 0,#b4b9be 30%,#fff 100%);box-shadow:1px 1px 2px rgba(0,0,0,.2),inset 0 0 3px 1px #fff;border-radius:30px}.irs--big .irs-handle.state_hover,.irs--big .irs-handle:hover{border-color:rgba(0,0,0,.45);background-color:#939ba7;background:linear-gradient(to bottom,#fff 0,#919ba5 30%,#fff 100%)}.irs--big .irs-max,.irs--big .irs-min{top:0;padding:1px 5px;color:#fff;text-shadow:none;background-color:#9f9f9f;border-radius:3px}.irs--big .irs-from,.irs--big .irs-single,.irs--big .irs-to{color:#fff;text-shadow:none;padding:1px 5px;background-color:#428bca;background:linear-gradient(to bottom,#428bca 0,#3071a9 100%);border-radius:3px}.irs--big .irs-grid-pol{background-color:#428bca}.irs--big .irs-grid-text{color:#428bca}.irs--modern.irs-with-grid{height:55px}.irs--modern .irs-line{top:25px;height:5px;background-color:#d1d6e0;background:linear-gradient(to bottom,#e0e4ea 0,#d1d6e0 100%);border:1px solid #a3adc1;border-bottom-width:0;border-radius:5px}.irs--modern .irs-bar{top:25px;height:5px;background:#20b426;background:linear-gradient(to bottom,#20b426 0,#18891d 100%)}.irs--modern .irs-bar--single{border-radius:5px 0 0 5px}.irs--modern .irs-shadow{height:1px;bottom:21px;background-color:rgba(209,214,224,.5)}.irs--modern .irs-handle{top:37px;width:12px;height:13px;border:1px solid #a3adc1;border-top-width:0;box-shadow:1px 1px 1px rgba(0,0,0,.1);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(1){position:absolute;display:block;top:-4px;left:1px;width:6px;height:6px;border:1px solid #a3adc1;background:#fff;transform:rotate(45deg)}.irs--modern .irs-handle>i:nth-child(2){position:absolute;display:block;box-sizing:border-box;top:0;left:0;width:10px;height:12px;background:#e9e6e6;background:linear-gradient(to bottom,#fff 0,#e9e6e6 100%);border-radius:0 0 3px 3px}.irs--modern .irs-handle>i:nth-child(3){position:absolute;display:block;box-sizing:border-box;top:3px;left:3px;width:4px;height:5px;border-left:1px solid #a3adc1;border-right:1px solid #a3adc1}.irs--modern .irs-handle.state_hover,.irs--modern .irs-handle:hover{border-color:#7685a2;background:#c3c7cd;background:linear-gradient(to bottom,#fff 0,#919ba5 30%,#fff 100%)}.irs--modern .irs-handle.state_hover>i:nth-child(1),.irs--modern .irs-handle:hover>i:nth-child(1){border-color:#7685a2}.irs--modern .irs-handle.state_hover>i:nth-child(3),.irs--modern .irs-handle:hover>i:nth-child(3){border-color:#48536a}.irs--modern .irs-max,.irs--modern .irs-min{top:0;font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;color:#fff;background-color:#d1d6e0;border-radius:5px}.irs--modern .irs-from,.irs--modern .irs-single,.irs--modern .irs-to{font-size:10px;line-height:1.333;text-shadow:none;padding:1px 5px;background-color:#20b426;color:#fff;border-radius:5px}.irs--modern .irs-from:before,.irs--modern .irs-single:before,.irs--modern .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#20b426}.irs--modern .irs-grid{height:25px}.irs--modern .irs-grid-pol{background-color:#dedede}.irs--modern .irs-grid-text{color:silver;font-size:13px}.irs--sharp{height:50px;font-size:12px;line-height:1}.irs--sharp.irs-with-grid{height:57px}.irs--sharp .irs-line{top:30px;height:2px;background-color:#000;border-radius:2px}.irs--sharp .irs-bar{top:30px;height:2px;background-color:#ee22fa}.irs--sharp .irs-bar--single{border-radius:2px 0 0 2px}.irs--sharp .irs-shadow{height:1px;bottom:21px;background-color:rgba(0,0,0,.5)}.irs--sharp .irs-handle{top:25px;width:10px;height:10px;background-color:#a804b2}.irs--sharp .irs-handle>i:first-child{position:absolute;display:block;top:100%;left:0;width:0;height:0;border:5px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-handle.state_hover,.irs--sharp .irs-handle:hover{background-color:#000}.irs--sharp .irs-handle.state_hover>i:first-child,.irs--sharp .irs-handle:hover>i:first-child{border-top-color:#000}.irs--sharp .irs-max,.irs--sharp .irs-min{color:#fff;font-size:14px;line-height:1;top:0;padding:3px 4px;opacity:.4;background-color:#a804b2;border-radius:2px}.irs--sharp .irs-from,.irs--sharp .irs-single,.irs--sharp .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 4px;background-color:#a804b2;color:#fff;border-radius:2px}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before,.irs--sharp .irs-from:before,.irs--sharp .irs-single:before,.irs--sharp .irs-to:before{position:absolute;display:block;content:"";bottom:-6px;left:50%;width:0;height:0;margin-left:-3px;overflow:hidden;border:3px solid transparent;border-top-color:#a804b2}.irs--sharp .irs-grid{height:25px}.irs--sharp .irs-grid-pol{background-color:#dedede}.irs--sharp .irs-grid-text{color:silver;font-size:13px}.irs--round,.irs--square{height:50px}.irs--round.irs-with-grid{height:65px}.irs--round .irs-line{top:36px;height:4px;background-color:#dee4ec;border-radius:4px}.irs--round .irs-bar{top:36px;height:4px;background-color:#006cfa}.irs--round .irs-bar--single{border-radius:4px 0 0 4px}.irs--round .irs-shadow{height:4px;bottom:21px;background-color:rgba(222,228,236,.5)}.irs--round .irs-handle{top:26px;width:24px;height:24px;border:4px solid #006cfa;background-color:#fff;border-radius:24px;box-shadow:0 1px 3px rgba(0,0,255,.3)}.irs--round .irs-handle.state_hover,.irs--round .irs-handle:hover,.irs--square .irs-handle.state_hover,.irs--square .irs-handle:hover{background-color:#f0f6ff}.irs--round .irs-max,.irs--round .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1);border-radius:4px}.irs--round .irs-from,.irs--round .irs-single,.irs--round .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#006cfa;color:#fff;border-radius:4px}.irs--round .irs-from:before,.irs--round .irs-single:before,.irs--round .irs-to:before{border-top-color:#006cfa}.irs--round .irs-grid{height:25px}.irs--round .irs-grid-pol{background-color:#dedede}.irs--round .irs-grid-text{color:silver;font-size:13px}.irs--square.irs-with-grid{height:60px}.irs--square .irs-line{top:31px;height:4px;background-color:#dedede}.irs--square .irs-bar{top:31px;height:4px;background-color:#000}.irs--square .irs-shadow{height:2px;bottom:21px;background-color:#dedede}.irs--square .irs-handle{top:25px;width:16px;height:16px;border:3px solid #000;background-color:#fff;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.irs--square .irs-max,.irs--square .irs-min{color:#333;font-size:14px;line-height:1;top:0;padding:3px 5px;background-color:rgba(0,0,0,.1)}.irs--square .irs-from,.irs--square .irs-single,.irs--square .irs-to{font-size:14px;line-height:1;text-shadow:none;padding:3px 5px;background-color:#000;color:#fff}.irs--square .irs-grid{height:25px}.irs--square .irs-grid-pol{background-color:#dedede}.irs--square .irs-grid-text{color:silver;font-size:11px}.slick-list,.slick-slider{position:relative;display:block}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.air-datepicker-time--row input[type=range]:focus,.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-,.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-,.air-datepicker-cell.-day-.-other-month-,.air-datepicker-cell.-year-.-other-decade-{color:var(--adp-color-other-month)}.air-datepicker-cell.-day-.-other-month-:hover,.air-datepicker-cell.-year-.-other-decade-:hover{color:var(--adp-color-other-month-hover)}.-selected-.air-datepicker-cell.-day-.-other-month-,.-selected-.air-datepicker-cell.-year-.-other-decade-{color:#fff;background:var(--adp-background-color-selected-other-month)}.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-,.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-day-.-other-month-,.-in-range-.air-datepicker-cell.-year-.-other-decade-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-,.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-day-.-other-month-:empty,.air-datepicker-cell.-year-.-other-decade-:empty{background:0 0;border:0}.air-datepicker-cell{border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-,.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{cursor:default;color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-current-.-focus-,.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-,.air-datepicker-cell.-range-to-{border:1px solid var(--adp-cell-border-color-in-range);background-color:var(--adp-cell-background-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{border:0}.air-datepicker-cell.-selected-,.air-datepicker-cell.-selected-.-current-{color:#fff;background:var(--adp-cell-background-color-selected)}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;grid-template-columns:repeat(7,var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{color:var(--adp-day-name-color);display:flex;align-items:center;justify-content:center;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-template-columns:repeat(7,var(--adp-day-cell-width));grid-auto-rows:var(--adp-day-cell-height)}.air-datepicker-body--cells.-months-{grid-template-columns:repeat(3,1fr);grid-auto-rows:var(--adp-month-cell-height)}.air-datepicker-body--cells.-years-{grid-template-columns:repeat(4,1fr);grid-auto-rows:var(--adp-year-cell-height)}.air-datepicker-nav{display:flex;justify-content:space-between;border-bottom:1px solid var(--adp-border-color-inner);min-height:var(--adp-nav-height);padding:var(--adp-padding);box-sizing:content-box}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--action,.air-datepicker-nav--title{display:flex;cursor:pointer;align-items:center;justify-content:center}.air-datepicker-nav--action{width:var(--adp-nav-action-size);border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{width:32px;height:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{font-style:normal;color:var(--adp-nav-color-secondary);margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{cursor:default;background:0 0}.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{display:inline-flex;color:var(--adp-btn-color);border-radius:var(--adp-btn-border-radius);cursor:pointer;height:var(--adp-btn-height);border:0;background:0 0}.air-datepicker-button:hover{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover)}.air-datepicker-button:focus{color:var(--adp-btn-color-hover);background:var(--adp-btn-background-color-hover);outline:0}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{outline:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;position:relative;padding:0 var(--adp-time-padding-inner)}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{display:flex;align-items:center;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{margin:0 2px 3px;line-height:1}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{content:"";background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{text-transform:uppercase;align-self:flex-end;color:var(--adp-time-day-period-color);margin-left:6px;font-size:11px;margin-bottom:1px}.air-datepicker-time--row{display:flex;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,var(--adp-time-track-color),var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{background:0 0;cursor:pointer;flex:1;height:100%;width:100%;padding:0;margin:0;-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid var(--adp-time-track-color);background:#fff;cursor:pointer;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{border:0;height:var(--adp-time-track-height);cursor:pointer;color:transparent;background:0 0}.air-datepicker-time--row input[type=range]::-moz-range-track{border:0;height:var(--adp-time-track-height);cursor:pointer;color:transparent;background:0 0}.air-datepicker-time--row input[type=range]::-ms-track{border:0;height:var(--adp-time-track-height);cursor:pointer;color:transparent;background:0 0}.air-datepicker-time--row input[type=range]::-ms-fill-lower{background:0 0}.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:0 0}.air-datepicker{--adp-font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--adp-font-size:14px;--adp-width:246px;--adp-z-index:100;--adp-padding:4px;--adp-grid-areas:"nav" "body" "timepicker" "buttons";--adp-transition-duration:.3s;--adp-transition-ease:ease-out;--adp-transition-offset:8px;--adp-background-color:#fff;--adp-background-color-hover:#f0f0f0;--adp-background-color-active:#eaeaea;--adp-background-color-in-range:rgba(92, 196, 239, .1);--adp-background-color-in-range-focused:rgba(92, 196, 239, .2);--adp-background-color-selected-other-month-focused:#8ad5f4;--adp-background-color-selected-other-month:#a2ddf6;--adp-color:#4a4a4a;--adp-color-secondary:#9c9c9c;--adp-accent-color:#4eb5e6;--adp-color-current-date:var(--adp-accent-color);--adp-color-other-month:#dedede;--adp-color-disabled:#aeaeae;--adp-color-disabled-in-range:#939393;--adp-color-other-month-hover:#c5c5c5;--adp-border-color:#dbdbdb;--adp-border-color-inner:#efefef;--adp-border-radius:4px;--adp-border-color-inline:#d7d7d7;--adp-nav-height:32px;--adp-nav-arrow-color:var(--adp-color-secondary);--adp-nav-action-size:32px;--adp-nav-color-secondary:var(--adp-color-secondary);--adp-day-name-color:#ff9a19;--adp-day-name-color-hover:#8ad5f4;--adp-day-cell-width:1fr;--adp-day-cell-height:32px;--adp-month-cell-height:42px;--adp-year-cell-height:56px;--adp-pointer-size:10px;--adp-poiner-border-radius:2px;--adp-pointer-offset:14px;--adp-cell-border-radius:4px;--adp-cell-background-color-hover:var(--adp-background-color-hover);--adp-cell-background-color-selected:#5cc4ef;--adp-cell-background-color-selected-hover:#45bced;--adp-cell-background-color-in-range:rgba(92, 196, 239, 0.1);--adp-cell-background-color-in-range-hover:rgba(92, 196, 239, 0.2);--adp-cell-border-color-in-range:var(--adp-cell-background-color-selected);--adp-btn-height:32px;--adp-btn-color:var(--adp-accent-color);--adp-btn-color-hover:var(--adp-color);--adp-btn-border-radius:var(--adp-border-radius);--adp-btn-background-color-hover:var(--adp-background-color-hover);--adp-btn-background-color-active:var(--adp-background-color-active);--adp-time-track-height:1px;--adp-time-track-color:#dedede;--adp-time-track-color-hover:#b1b1b1;--adp-time-thumb-size:12px;--adp-time-padding-inner:10px;--adp-time-day-period-color:var(--adp-color-secondary);--adp-mobile-font-size:16px;--adp-mobile-nav-height:40px;--adp-mobile-width:320px;--adp-mobile-day-cell-height:38px;--adp-mobile-month-cell-height:48px;--adp-mobile-year-cell-height:64px}.air-datepicker-overlay{--adp-overlay-background-color:rgba(0, 0, 0, .3);--adp-overlay-transition-duration:.3s;--adp-overlay-transition-ease:ease-out;--adp-overlay-z-index:99}.air-datepicker{background:var(--adp-background-color);border:1px solid var(--adp-border-color);box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:var(--adp-border-radius);box-sizing:content-box;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(4,max-content);grid-template-areas:var(--adp-grid-areas);font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);color:var(--adp-color);width:var(--adp-width);position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset)*-1))}.air-datepicker.-from-right-{transform:translateX(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translateX(calc(var(--adp-transition-offset)*-1))}.air-datepicker.-active-:not(.-custom-position-){transform:translate(0,0);opacity:1}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;position:static;left:auto;right:auto;opacity:1;transform:none}.air-datepicker.-inline- .air-datepicker--pointer,.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size:var(--adp-mobile-font-size);--adp-day-cell-height:var(--adp-mobile-day-cell-height);--adp-month-cell-height:var(--adp-mobile-month-cell-height);--adp-year-cell-height:var(--adp-mobile-year-cell-height);--adp-nav-height:var(--adp-mobile-nav-height);--adp-nav-action-size:var(--adp-mobile-nav-height);position:fixed;width:var(--adp-mobile-width);border:0}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:transparent}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%,calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%,-50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{position:absolute;left:0;top:0}.air-datepicker--pointer,.air-datepicker--pointer:after{position:absolute;width:var(--adp-pointer-size);height:var(--adp-pointer-size)}.air-datepicker--pointer{--pointer-half-size:calc(var(--adp-pointer-size) / 2);z-index:-1}.air-datepicker--pointer:after{content:"";background:#fff;border-top:1px solid var(--adp-border-color-inline);border-right:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);box-sizing:border-box}.-top-center- .air-datepicker--pointer,.-top-left- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-center- .air-datepicker--pointer:after,.-top-left- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-bottom- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-bottom- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-top- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-center- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-center- .air-datepicker--pointer:after,.-bottom-left- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-bottom- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-top- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-bottom- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-top- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-bottom-left- .air-datepicker--pointer,.-top-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-bottom-right- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-bottom-center- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;padding:var(--adp-padding);grid-area:body}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{padding:var(--adp-padding);border-top:1px solid var(--adp-border-color-inner)}.air-datepicker-overlay{position:fixed;background:var(--adp-overlay-background-color);left:0;top:0;width:0;height:0;opacity:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{opacity:1;width:100%;height:100%;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:0;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-infobar,.fancybox-toolbar{opacity:0;position:absolute;z-index:99997}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden}.fancybox-caption{opacity:0;position:absolute}.fancybox-navigation .fancybox-button{z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:0;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide::before{content:'';display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image::before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-image,.fancybox-slide--image .fancybox-content,.fancybox-spaceball{background:0 0;left:0;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background-repeat:no-repeat;background-size:100% 100%;overflow:visible;-ms-transform-origin:top left;transform-origin:top left;transition-property:transform,opacity;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{border:0;height:100%;margin:0;max-height:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:0 0;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px;color:#ccc}.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:0}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:0}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;-ms-transform:scaleX(0);transform:scaleX(0);-ms-transform-origin:0;transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:0 0;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent 100%);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:fancybox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translate3d(0,0,0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;-ms-transform:rotate(-360deg);transform:rotate(-360deg)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;-ms-transform:rotate(360deg);transform:rotate(360deg)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;-ms-transform:rotate(0deg);transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scale3d(1,1,1) translate3d(0,0,0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translate3d(0,0,0) scale(1)}@media all and (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.b-contacts-links-new__right-social_telegram:hover svg path,.b-contacts-links-new__right-social_vk:hover svg path,.b-contacts-links-new__right-social_youtube:hover svg path,.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:0 0;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:0;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:transparent;top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs,article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:center center;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:0;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a::before{border:6px solid #ff5268;bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus::before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active::before{opacity:1}@media all and (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@font-face{font-family:'Roboto';src:url(../fonts/Roboto-Regular.woff2) format("woff2"),url(../fonts/Roboto-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'Roboto';src:url(../fonts/Roboto-Light.woff2) format("woff2"),url(../fonts/Roboto-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:'Roboto';src:url(../fonts/Roboto-Thin.woff2) format("woff2"),url(../fonts/Roboto-Thin.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:'Roboto';src:url(../fonts/Roboto-Medium.woff2) format("woff2"),url(../fonts/Roboto-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:'Roboto';src:url(../fonts/Roboto-Bold.woff2) format("woff2"),url(../fonts/Roboto-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:'Roboto';src:url(../fonts/Roboto-Black.woff2) format("woff2"),url(../fonts/Roboto-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:'RoundPro';src:url(../fonts/DINRoundPro.woff2) format("woff2"),url(../fonts/DINRoundPro.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'RoundPro';src:url(../fonts/DINRoundPro-Medi.woff2) format("woff2"),url(../fonts/DINRoundPro-Medi.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:'RoundPro';src:url(../fonts/DINRoundPro-Bold.woff2) format("woff2"),url(../fonts/DINRoundPro-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:'RoundPro';src:url(../fonts/DINRoundPro-Black.woff2) format("woff2"),url(../fonts/DINRoundPro-Black.woff) format("woff");font-weight:900;font-style:normal}@font-face{font-family:'Lucida';src:url(../fonts/Lucida-Grande.woff2) format("woff2"),url(../fonts/Lucida-Grande.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'PFKidsPro';src:url(../fonts/PFKidsPro-GradeFive.woff2) format("woff2"),url(../fontsPFKidsPro-GradeFive.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:'PTSans';src:url(../fonts/pt-sans_regular.woff) format("woff"),url(../fonts/pt-sans_regular.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:'PTSans';src:url(../fonts/pt-sans_bold.woff) format("woff"),url(../fonts/pt-sans_bold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:'Caveat';src:url(../fonts/Caveat-Regular.woff) format("woff"),url(../fonts/Caveat-Regular.woff2) format("woff2");font-weight:400;font-style:normal}*{margin:0;padding:0;font:inherit}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}.u-datepicker .air-datepicker-nav--action svg,[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-focus-ring-color:transparent;overflow-y:auto}body{font-size:100%;line-height:1;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{background:0 0;text-decoration:none}:active,:focus,:hover{outline:0}hr{box-sizing:content-box;height:0}ol,ul{list-style:none}pre{tab-size:4;white-space:pre-wrap}q{quotes:'\201C' '\201D' '\2018' '\2019'}img{border:0}svg:not(:root){overflow:hidden}button,input{line-height:normal}button,select{text-transform:none}button{overflow:visible}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;border:0}button[disabled],html input[disabled]{cursor:default}*,input[type=checkbox],input[type=radio]{box-sizing:border-box}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}button,input,select[multiple],textarea{background-image:none}input,select,textarea{border-radius:0;box-shadow:none}input,textarea{resize:none;user-select:text}table{border-collapse:collapse;border-spacing:0}input{font-family:inherit}.error{font-size:12px;color:#d0021b}.wrapper-preloader{height:10px;display:inline-block;width:60px}.wrapper-preloader .circle{border-radius:50%;border:2px solid #444;background:#444;float:left;height:10px;margin:0 5px;width:10px}.wrapper-preloader .circle-1{-webkit-animation:wrapper-preloader-move 1s ease-in-out infinite;-o-animation:wrapper-preloader-move 1s ease-in-out infinite;animation:wrapper-preloader-move 1s ease-in-out infinite}.wrapper-preloader .circle-1a{-webkit-animation:wrapper-preloader-fade 1s ease-in-out infinite;-o-animation:wrapper-preloader-fade 1s ease-in-out infinite;animation:wrapper-preloader-fade 1s ease-in-out infinite;margin-left:-15px;opacity:0}.wrapper-preloader .circle-2{-webkit-animation:wrapper-preloader-move 1s ease-in-out infinite;-o-animation:wrapper-preloader-move 1s ease-in-out infinite;animation:wrapper-preloader-move 1s ease-in-out infinite}.wrapper-preloader .circle-3{opacity:1;-webkit-animation:wrapper-preloader-circle-3 1s ease-in-out infinite;-o-animation:wrapper-preloader-circle-3 1s ease-in-out infinite;animation:wrapper-preloader-circle-3 1s ease-in-out infinite}.wrapper-preloader.theme_white .circle{background:#fff;border-color:#fff}.u-alert{position:relative;padding:11px 20px 9px;border-radius:5px;border:1px solid transparent;font-size:14px}.u-alert_danger{color:#d0021c;background-color:rgba(208,2,28,.2);border-color:#ffd2d8}.u-alert_success{color:#4ebd17;background-color:rgba(109,191,110,.2);border-color:#d4f8c2}.u-alert_warning{color:#333;background-color:#feffd1;border-color:#feffd1}.u-alert_info{color:#004085;background-color:#cce5ff;border-color:#b8daff}.u-alert_align_center{text-align:center}.u-alert_size_sm{padding:7px 6px 5px;border-radius:3px;font-size:12px}.u-button{padding:16px 24px 14px;color:#000;text-transform:uppercase;border-radius:30px;text-decoration:none;background-color:#fff;border:2px solid #ffd012;font-size:14px;transition:all ease .3s;cursor:pointer;text-align:center;display:inline-block}.u-button_border_orange:hover{background:#ffde58;border-color:#ffde58}.u-button_border_none{border:0}.u-button_orange{background-color:#ffd012}.u-button_orange:hover{background-color:#ffde58;border-color:#ffde58}.u-button_white,.u-button_with-logo{font-family:Roboto,sans-serif;font-weight:700}.u-button_with-logo{padding:9px 15px 8px;width:180px;height:40px;background-color:#283442;display:flex;align-items:center;text-transform:none;font-size:13px;color:rgba(255,255,255,.6)}.u-button_with-logo.u-button_rustore-mini{padding-left:13px;font-size:12px}.u-button_white{border-color:#fff;font-size:14px;padding:15px 25px;width:195px;white-space:nowrap}.u-button_width_auto{width:auto}.u-button_width_md{width:195px}.u-button_bg_transparent{background:0 0}.u-button_bg_transparent:hover,.u-button_hover_orange:hover{background-color:#ffde58;border-color:#ffde58}.u-button_with-icon{display:inline-flex;align-items:center}.u-button__icon{max-width:25px;max-height:25px}.u-button__icon_vk{margin-left:-4px}.u-button__icon_insta{width:23px;height:23px;margin-left:-3px}.u-button__icon_vertical-align_middle{vertical-align:middle}.u-button__icon_mr_sm{margin-right:5px}.u-button__icon_rustore-mini{width:22px}.u-button__span{vertical-align:middle}.u-button__text{margin-left:10px;border-left:1px solid #000;padding:7px 0 7px 10px}.u-button__text_vk{border-color:rgba(84,129,171,.6)}.u-button__text_fb{border-color:rgba(58,88,152,.6)}.u-button__text_twitter{border-color:rgba(29,161,242,.6)}.u-button__text_youtube{border-color:rgba(165,84,84,.6)}.u-button__text_insta{border-color:rgba(248,91,132,.6)}.u-button__text_playmarket,.u-button__text_rustore,.u-button__text_rustore-mini{border-color:rgba(255,208,18,.52)}.u-button__text_rustore-mini{margin-left:8px;padding-left:7px}.u-button_vk{border-color:#5481ab}.u-button_vk:hover{background-color:#5481ab;color:#fff}.u-button_youtube{border-color:#a55454}.u-button_youtube:hover{background-color:#a55454;color:#fff}.u-button_youtube-red{background:#ff4d43;border-color:#ff4d43;color:#fff}.u-button_playmarket,.u-button_rustore,.u-button_rustore-mini{white-space:nowrap;border-color:rgba(255,208,18,.52)}.u-button_playmarket:hover,.u-button_rustore-mini:hover,.u-button_rustore:hover{background-color:rgba(255,208,18,.52);color:#fff}.u-button_fb{border-color:#3a5898}.u-button_fb:hover{background-color:#3a5898;color:#fff}.u-button_twitter{border-color:#1da1f2}.u-button_twitter:hover{background-color:#1da1f2;color:#fff}.u-button_text_bold,.u-button_text_regular{font-family:Roboto,sans-serif;font-weight:700}.u-button_text_regular{font-weight:400}.u-button_insta{border-color:#f85b84}.u-button_insta:hover{background-color:#f85b84;color:#fff}.u-button_insta-main{border-color:rgba(248,91,132,.49);padding-bottom:9px}.u-button_insta-main:hover{border-color:#f85b84;background-color:#f85b84}.u-button_telegram{border-color:rgba(51,133,228,.49);padding-bottom:9px}.u-button_telegram:hover{border-color:#3385e4;background-color:#3385e4}.u-button__col_icon{flex:20px 0 0;max-width:20px;display:flex;align-items:center;justify-content:center}.u-button__col_text{flex:calc(100% - 20px);max-width:calc(100% - 20px);text-align:left}.u-button_justify_center{justify-content:center}.u-button_with-flare{position:relative;overflow:hidden}.u-button_with-flare::after{content:'';width:0;height:150%;position:absolute;left:-25%;top:-25%;background-color:rgba(255,255,255,.3);box-shadow:0 0 10px 10px rgba(255,255,255,.3);transform:rotate(20deg);animation:flare 5s linear 6s infinite}.u-button_size_lg{padding:20px 48px;font-size:14px}.u-button_size_md,.u-button_size_mdl{padding:12px 15px 11px;font-size:14px}.u-button_size_md{font-size:12px}.u-button_size_sm{padding:10px 15px 9px;font-size:12px}.u-button_size_xs{padding:9px 15px 8px;font-size:12px}.u-button_size_xxs{padding:6px 10px;font-size:9px}.u-button_fsize_md{font-size:14px}.u-button_theme_blue-no-fill{color:#3385e4;background:0 0;border-color:#3385e4;transition:all .3s ease-out;border-width:1px}.u-button_theme_blue-no-fill:focus,.u-button_theme_blue-no-fill:hover{border-color:#4fb1f4;color:#4fb1f4}.u-button_theme_blue-no-fill:active{border-color:#1658d3;color:#1658d3}.u-button_theme_blue-no-border{color:#3385e4;background:0 0;border:0;transition:all .3s ease-out;padding:5px}.u-button_theme_blue-no-border:focus,.u-button_theme_blue-no-border:hover{color:#4fb1f4}.u-button_theme_blue-no-border:active{color:#1658d3}.u-button_theme_red-no-fill{color:#d0021b;background:0 0;border-color:#d0021b;transition:all .3s ease-out;border-width:1px}.u-button_theme_red-no-fill:focus,.u-button_theme_red-no-fill:hover{border-color:#b20019;color:#b20019}.u-button_theme_red-no-fill:active{border-color:#b5000a;color:#b5000a}.u-button_theme_red-no-border{color:#ff4d43;background:0 0;border:0;transition:all .3s ease-out;padding:5px}.u-button_theme_red-no-border:focus,.u-button_theme_red-no-border:hover{color:#ff7d76}.u-button_theme_red-no-border:active{color:#ff352a}.u-button_auth-service{box-shadow:0 3px 10px rgba(0,0,0,.13);padding:9px 15px 8px;display:flex;align-items:center;justify-content:center;text-transform:none;font-size:14px;border-color:#fff}.u-button_auth-service .u-button__text{border:0;margin-left:0;color:#4f525d}.u-button_auth-service .u-button__col_text{flex:none}.u-button_auth-service,.u-button_auth-service-small,.u-content h2{font-family:Roboto,sans-serif;font-weight:700}.u-button_auth-service-small{box-shadow:0 3px 10px rgba(0,0,0,.13);padding:0;display:flex;align-items:center;justify-content:center;text-transform:none;font-size:14px;border-color:#fff;min-height:39px}.u-button_auth-service-small .u-button__text{border:0;margin-left:0;color:#333;font-size:17px;font-weight:400;padding-left:8px}.u-button_auth-service-small .u-button__col_text{flex:none}.u-button_auth-service-small .u-button__icon{max-width:19px;max-height:19px}.u-button_color_orange{color:#fec812}.u-button_color_orange:hover{color:#000}.u-button_color_dark-blog{color:#000!important}.u-button_color_dark-blog:hover{color:#000!important;text-decoration:none!important}.u-button_borders_sharp{border-radius:5px}@media (max-width:1023px) and (min-width:300px){.u-button_adapt_default{padding:10px 12px;font-size:12px;text-align:center}}@media (max-width:767px){.u-button_adapt_auth-service-small .u-button__text{padding-top:9px;padding-bottom:9px}}@media (max-width:1279px) and (min-width:300px){.u-button_adapt_sm{padding:8px 12px 7px;font-size:11px}}@media (max-width:767px){.u-button_adapt_with-logo{font-size:11px;width:150px;height:33px;padding:5px 10px}.u-button_adapt_with-logo .u-button__icon{max-width:16px;max-height:16px}.u-button_adapt_with-logo .u-button__text{padding:4px 0 4px 4px;margin-left:6px}.u-button_adapt_with-logo .u-button__text_rustore-mini{margin-left:4px}.u-button_adapt_with-logo.u-button_rustore-mini{font-size:11px;width:unset;padding-left:6px}}.u-container{margin:0 auto;max-width:1224px;min-width:300px;width:100%}.u-container_flexbox_left{display:flex}.u-container_flexbox_center{display:flex;justify-content:center}.u-container_pos_relative{position:relative}.u-container_size_lg{width:calc(100% - 30px);max-width:1280px}.u-container_size_lg2{max-width:1420px}.u-container_size_md{max-width:1180px}.u-container_size_md2{max-width:1210px}.u-container_size_sm{max-width:940px}.u-container_size_sm2{max-width:960px}.u-container_size_sm3{max-width:1065px}.u-container_size_sm4{max-width:1045px}.u-container_size_sm5{max-width:1120px}.u-container_size_sm6{max-width:1024px}.u-container_size_xs{max-width:790px}.u-container_zi_10{z-index:10}.u-container_pd_left_md{padding-left:70px}@media (min-width:1024px) and (max-width:1279px){.u-container_adapt_default{padding:0 4%;width:100%}}@media (min-width:768px) and (max-width:1023px){.u-container_adapt_default{padding:0 4%;width:100%}}@media (max-width:767px){.u-container_adapt_default{width:100%;padding:0 15px}}@media (min-width:1024px) and (max-width:1279px){.u-container_adapt_sidebar{padding:0 4%}}@media (min-width:768px) and (max-width:1023px){.u-container_adapt_sidebar{flex-wrap:wrap;padding:0 4%}}@media (max-width:767px){.u-container_adapt_sidebar{flex-wrap:wrap;padding:0 15px}}@media (min-width:1024px) and (max-width:1279px){.u-container_adapt_blog{padding:0 4%;width:100%}}@media (min-width:768px) and (max-width:1023px){.u-container_adapt_blog{padding:0 4%;width:100%}}@media (max-width:767px){.u-container_adapt_blog{width:100%;padding:0 15px}}@media (min-width:1024px) and (max-width:1279px){.u-container_adapt_blog{padding-left:80px}}@media (max-width:767px){.u-container_adapt_blog{padding:0}}.u-content h2{font-size:20px;line-height:1.4;margin-bottom:20px;margin-top:30px;color:#4a4a4a}.u-content h2:last-child,.u-content ol:last-child,.u-content p:last-child,.u-content ul:last-child{margin-bottom:0}.u-content h2:first-child,.u-content ol:first-child,.u-content p:first-child,.u-content ul:first-child{margin-top:0}.u-content ol,.u-content p,.u-content ul{font-size:14px;line-height:1.5;color:#333;margin-bottom:14px;margin-top:14px}.u-content ol,.u-content ul{list-style:disc;padding-left:15px}.u-content ol{list-style:decimal}.u-content b,.u-content strong{font-weight:700}.u-content i{font-style:italic}.u-content a{text-decoration:none;color:#3385e4;word-break:break-word}.u-content a:hover,.u-content_article-new p a:hover{text-decoration:underline}.u-content_inner p{font-size:16px;line-height:1.9;margin-bottom:16px}.u-content_inner p:last-child{margin-bottom:0}.u-content_article ol{padding-left:20px;list-style:decimal}.u-content_article-new ol{list-style:decimal}.u-content_article ol li,.u-content_article-new ol li{margin-bottom:15px}.u-content_article ul{padding-left:40px}.u-content_article p{font-size:15px;margin:15px 0 25px}.u-content_article-new p{margin:15px 0 25px}.u-content_article a{text-decoration:none;color:#3a5eac}.u-content_article a:hover,.u-content_article-new a:hover{color:#7797dc;text-decoration:underline}.u-content_article-new::after,.u-content_article::after{content:"";display:table;clear:both}.u-content_article-new nav{width:272px;max-width:272px;display:flex;flex-direction:column;padding:20px;border-radius:15px;background-color:#fff;box-shadow:0 8px 15px 0 #0000000d;position:absolute;top:0;right:0}.u-content_article-new nav h6{font-family:Roboto,sans-serif;font-weight:700;margin-bottom:14px;font-size:14px;line-height:22px;color:#333}.u-content_article-new nav ul{margin-top:0;padding-left:0;list-style:none}.u-content_article-new nav li:not(:last-child){margin-bottom:14px}.u-content_article-new a,.u-content_article-new nav a{font-size:12px;line-height:16px;color:#3385e4;text-decoration:underline}@media (min-width:768px) and (max-width:1023px){.u-content_article-new nav{display:none}}@media (max-width:767px){.u-content_article-new nav{display:none}}.u-content_article-new a{font-size:16px;line-height:24px}.u-content_article-new section:not(:last-child){margin-bottom:40px}.u-content_article-new section ol,.u-content_article-new section p,.u-content_article-new section ul{margin-bottom:0}.u-content_article-new section ol:not(:last-child),.u-content_article-new section p:not(:last-child),.u-content_article-new section ul:not(:last-child){margin-bottom:18px}.u-content_article-new h2{font-family:Roboto,sans-serif;font-weight:700;margin-bottom:24px;padding-left:29px;font-size:24px;line-height:32px;color:#333;position:relative}.u-content_article-new h2::before{content:'';width:17px;height:17px;border-radius:50%;background-color:#ffd012;position:absolute;top:50%;left:0;transform:translateY(-50%)}.u-content_article-new p{margin-bottom:40px;font-size:14px;line-height:22px;color:#333}.u-content_article-new p a{text-decoration:none}.u-content_article-new ol,.u-content_article-new ul{margin-top:0;margin-bottom:40px;padding-left:20px}.u-content_article-new>ul:last-child{display:flex;flex-wrap:wrap;list-style:none;padding-left:0}.u-content_article-new>ul:last-child li:not(:last-child){margin-right:4px}.u-content_article-new>h2,.u-content_article-new>h3,.u-content_article-new>h4,.u-content_article-new>h5,.u-content_article-new>h6,.u-content_article-new>ol,.u-content_article-new>p,.u-content_article-new>section,.u-content_article-new>ul{width:calc(100% - 272px)}@media (min-width:768px) and (max-width:1023px){.u-content_article-new>h2,.u-content_article-new>h3,.u-content_article-new>h4,.u-content_article-new>h5,.u-content_article-new>h6,.u-content_article-new>ol,.u-content_article-new>p,.u-content_article-new>section,.u-content_article-new>ul{width:100%}}@media (max-width:767px){.u-content_article-new>h2,.u-content_article-new>h3,.u-content_article-new>h4,.u-content_article-new>h5,.u-content_article-new>h6,.u-content_article-new>ol,.u-content_article-new>p,.u-content_article-new>section,.u-content_article-new>ul{width:100%}}@media (min-width:768px) and (max-width:1023px){.u-content_adapt_inner p{font-size:14px;line-height:1.5;margin-bottom:12px}.u-content_adapt_inner p:last-child{margin-bottom:0}}@media (max-width:767px){.u-content_adapt_inner p{font-size:14px;line-height:1.5;margin-bottom:12px}.u-content_adapt_inner p:last-child{margin-bottom:0}}@media (min-width:768px) and (max-width:1023px){.u-content_adapt_article p{font-size:14px;line-height:1.5;margin-bottom:12px;margin-top:12px}.u-content_adapt_article ul{padding-left:20px}.u-content_adapt_article ol li{margin-bottom:12px}.u-content_adapt_article h2{font-size:18px;margin-top:22px;margin-bottom:15px}}@media (max-width:767px){.u-content_adapt_article p{font-size:14px;line-height:1.5;margin-bottom:12px;margin-top:12px}.u-content_adapt_article ul{padding-left:20px}.u-content_adapt_article ol li{margin-bottom:12px}.u-content_adapt_article h2{font-size:18px;margin-top:22px;margin-bottom:15px}}@media (min-width:768px) and (max-width:1023px){.u-content_adapt_article-new p{font-size:14px;line-height:1.5;margin-bottom:12px;margin-top:12px}.u-content_adapt_article-new ul{padding-left:20px}.u-content_adapt_article-new ol li{margin-bottom:12px}.u-content_adapt_article-new h2{font-size:18px;margin-top:22px;margin-bottom:15px}}@media (max-width:767px){.u-content_adapt_article-new p{font-size:14px;line-height:1.5;margin-bottom:12px;margin-top:12px}.u-content_adapt_article-new ul{padding-left:20px}.u-content_adapt_article-new ol li{margin-bottom:12px}.u-content_adapt_article-new h2{font-size:18px;margin-top:22px;margin-bottom:15px}}.u-datepicker.air-datepicker{background:#fff;box-shadow:0 2px 10px #999,0 0 0 1px #999;border-radius:5px;border:0;font-family:Roboto,sans-serif;font-weight:400;padding-bottom:20px}.u-datepicker .air-datepicker--navigation{padding-left:20px;padding-right:20px;padding-top:12px;border-bottom:0}.u-datepicker .air-datepicker-nav--title{color:#333;font-size:16px;font-weight:700}.u-datepicker .air-datepicker-nav--title i{color:#333}.u-datepicker .air-datepicker-nav--action{height:32px}.u-datepicker .air-datepicker-nav--action::before{content:'';background-image:url(../images/datepicker-arrow.png);width:11px;height:16px}.u-datepicker .air-datepicker-nav--action[data-action=next]::before{transform:rotate(180deg)}.u-datepicker .air-datepicker-body.-days-{padding-left:16px;padding-right:16px}.u-datepicker .air-datepicker-body--day-names{position:relative;margin-top:5px;margin-bottom:12px}.u-datepicker .air-datepicker-body--day-names::after{content:'';position:absolute;background-color:#999;height:1px;left:2px;right:2px;bottom:-9px}.u-datepicker .air-datepicker-body--day-name{color:rgba(51,51,51,.6);text-transform:capitalize}.u-datepicker .air-datepicker-body--day-name.-weekend-,.u-datepicker .air-datepicker-cell.-weekend-.-other-month-{color:rgba(208,1,27,.6)}.u-datepicker .air-datepicker-cell{height:29px;font-size:13px;border-radius:50%}.u-datepicker .air-datepicker-cell.-weekend-{color:#d0011b}.u-datepicker .air-datepicker-cell.-current-{background:#d1d1d1;font-weight:700;color:#333}.u-datepicker .air-datepicker-cell.-selected-{background:#ffd012;font-weight:700;color:#333}.u-datepicker .air-datepicker-cell:hover{background:#c1daf6;color:#333}.u-datepicker .air-datepicker--pointer{left:30px}.u-datepicker .air-datepicker--pointer:after{border-color:#999}.u-datepicker.-bottom-center- .datepicker--pointer,.u-datepicker.-bottom-left- .datepicker--pointer,.u-datepicker.-bottom-right- .datepicker--pointer{bottom:calc(100% - 6px)}.u-disabled,.u-slick-dots .slick-dots button{display:none}.u-flex{display:flex}.u-flex_justify_center{justify-content:center}.u-hide{display:none!important}@media (min-width:1024px) and (max-width:1279px){.u-hide_lg{display:none}}@media (min-width:768px) and (max-width:1023px){.u-hide_md{display:none}}@media (max-width:767px){.u-hide_sm{display:none}}@media (min-width:1024px) and (max-width:1279px){.u-hide_responsive{display:none}}@media (min-width:768px) and (max-width:1023px){.u-hide_responsive{display:none}}@media (max-width:767px){.u-hide_responsive{display:none}}.u-hide_wide{display:block!important}@media (min-width:1280px){.u-hide_wide{display:none!important}}@media (min-width:1024px) and (max-width:1279px){.u-hide_wide{display:none!important}}@media (min-width:768px) and (max-width:1023px){.u-hide_wide{display:none!important}}.u-inner-container{padding:29px 40px 30px}.u-inner-container_variant_horizontal{padding:0 86px}.u-inner-container_pos_relative{position:relative}.u-inner-container_pt_sm{padding-top:22px}.u-inner-container_pt_sm2{padding-top:32px}.u-inner-container_pt_md2{padding-top:40px}.u-inner-container_pt_md{padding-top:50px}.u-inner-container_pt_none{padding-top:0}.u-inner-container_pb_sm{padding-bottom:24px}.u-inner-container_pb_sm2{padding-bottom:32px}.u-inner-container_pb_md{padding-bottom:40px}.u-inner-container_pb_xl{padding-bottom:60px}.u-inner-container_pb_none{padding-bottom:0}@media (min-width:768px) and (max-width:1023px){.u-inner-container_adapt_default{padding:20px 30px}.u-inner-container_adapt_default.u-inner-container_pb_none{padding-bottom:0}.u-inner-container_adapt_default.u-inner-container_pt_none{padding-top:0}}@media (max-width:767px){.u-inner-container_adapt_default{padding:15px 18px}.u-inner-container_adapt_default.u-inner-container_pb_none{padding-bottom:0}.u-inner-container_adapt_default.u-inner-container_pt_none{padding-top:0}}.u-link{color:#3385e4;cursor:pointer}.u-overlay{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:50;display:none;opacity:0;transition:all ease .3s;background-color:rgba(127,127,127,.5)}.u-overlay_display_block{display:block}.u-overlay_visible{opacity:1}.u-slick-dots .slick-dots,.u-text-icon{justify-content:center;align-items:center}.u-text-icon{width:19px;height:19px;border-radius:100px;background:rgba(51,51,51,.6);color:#fff;display:inline-flex;cursor:pointer}.u-slick-dots .slick-dots{display:flex;margin-left:-11px;margin-right:-11px;margin-bottom:-20px;flex-wrap:wrap}.u-slick-dots .slick-dots li{width:25px;height:25px;border-radius:50%;margin-left:11px;margin-right:11px;background:#fff;transition:.25s ease all;cursor:pointer;box-shadow:0 10px 20px 0 rgba(121,53,53,.12);position:relative;margin-bottom:20px}.u-slick-dots .slick-dots li::before{content:'';position:absolute;background:#fff;border-radius:50%;top:5px;right:5px;left:5px;bottom:5px;transition:.25s ease all}.b-article-swiper .slick-slider .slick-dots li.slick-active button,.u-slick-dots .slick-dots li.slick-active::before{background:#ffd012}@media (max-width:767px){.u-slick-dots_adapt_default .slick-dots{margin-left:-10px;margin-right:-10px;margin-bottom:-15px}.u-slick-dots_adapt_default .slick-dots li{width:22px;height:22px;margin-left:10px;margin-right:10px;margin-bottom:15px}.u-slick-dots_adapt_default .slick-dots li::before{top:4px;right:4px;left:4px;bottom:4px}}.u-smile{display:inline-block;vertical-align:middle;max-height:30px;max-width:30px;margin-left:7px;margin-right:7px}.u-smile_size_md{max-height:39px;max-width:39px}.u-tooltip .tooltipster-box{border-radius:3px;border:1px solid #ddd;box-shadow:0 4px 10px 0 rgba(51,51,51,.2);background-color:#fff}.u-tooltip .tooltipster-content{font-size:13px;padding:8px 21px;color:#222;line-height:inherit}.u-tooltip__content_hidden{display:none}.u-tooltip_theme_oval .tooltipster-box{box-shadow:0 0 18px rgba(0,0,0,.15);border-radius:17px}.u-tooltip_theme_oval .tooltipster-content{font-size:12px;line-height:14px;padding:6px 14px;color:#999}.u-tooltip_theme_new-user .tooltipster-box{padding:12px 10px 12px 70px;background:url(../images/tooltip-pencle-img.png) #fff -5px center no-repeat;border-radius:17px;max-width:calc(100% - 2px);width:418px}.u-tooltip_theme_new-user .tooltipster-content{font-size:14px;line-height:1.4}.u-tooltip_width_270 .tooltipster-box{max-width:270px}.u-tooltip_width_350 .tooltipster-box{max-width:350px}.u-tooltip_width_450 .tooltipster-box{max-width:450px}.u-tooltip_width_477 .tooltipster-box{max-width:477px}.u-tooltip_fit-content .tooltipster-box{height:fit-content}.u-tooltip_theme_border .tooltipster-box{border:2px solid #ffd012}.u-tooltip_theme_border .tooltipster-content{font-size:14px}.u-tooltip_theme_border .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-border{border-top-color:#ffd012}.u-tooltip_theme_border .tooltipster-arrow .tooltipster-arrow-uncropped .tooltipster-arrow-background{border-top-color:#fff}.u-tooltip_content-padding_20 .tooltipster-content{padding:20px}.u-tooltip_content-padding_10-20 .tooltipster-content{padding:10px 20px}.b-accordion-line__line{width:100%;height:1px;background:#ffd012;position:relative}.b-accordion-line__button{flex-shrink:0;width:32px;height:32px;background:#ffd012;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:ease-in-out .4s;position:absolute;left:0;top:-17px}.b-accordion-line__button-arrow{margin-bottom:-4px}.b-accordion-line__content{display:none}@media (max-width:496px){.b-accordion-line_adapt_default .b-accordion-line__button{border:5px solid #fff;box-sizing:content-box;left:calc(50% - 21px);top:-22px}}.b-accordion-line_opened .b-accordion-line__button{transform:rotate(-180deg)}.b-accordion__item{background-color:rgba(188,222,255,.11);padding:11px 29px 8px;margin-bottom:6px;cursor:pointer}.b-accordion__item:last-child{margin-bottom:0}.b-accordion__item_opened .b-accordion__title::after{transform:rotate(0deg)}.b-accordion__title{font-weight:500;font-size:18px;line-height:1.67;color:#3385e4;position:relative;padding-left:30px}.b-accordion__title::after,.b-accordion__title::before{content:'';position:absolute;left:1px;top:14px;width:18px;height:2px;background-color:#3385e4;transition:.3s ease all}.b-accordion__title::after{transform:rotate(90deg)}.b-accordion__content{display:none;font-size:18px;line-height:1.67;padding-top:10px}.b-accordion_theme_ru .b-accordion__item{border-radius:30px;background:#f3f9ff}.b-accordion_theme_ru .b-accordion__content{padding-bottom:12px}@media (max-width:767px){.b-accordion_adapt_default .b-accordion__item{padding-left:15px;padding-right:15px}.b-accordion_adapt_default .b-accordion__title{font-size:16px}.b-accordion_adapt_default .b-accordion__content{font-size:15px}}.b-achievements__title{font-weight:900;font-size:24px;line-height:calc(40/24)}.b-achievements__list{margin-top:32px;display:grid;grid-template-columns:repeat(auto-fill,minmax(70px,1fr));grid-column-gap:34px;grid-row-gap:24px}.b-achievements__achievement{display:flex;flex-direction:column;align-items:center}.b-achievements__icon-wrapper{height:40px}.b-achievements__text{margin-top:8px;text-align:center;font-size:12px;font-weight:700;line-height:calc(15/12);color:#717171}.b-achievements__tooltip-title{font-size:12px;line-height:calc(14/12)}.b-achievements__tooltip-items{margin-top:16px;margin-bottom:16px;display:flex;flex-wrap:wrap;gap:4px}.b-achievements__tooltip-item{padding:2px 12px 4px;border:1px solid #858585;border-radius:22px;font-size:13px;line-height:calc(15/13);color:#858585;transition:500ms ease}.b-achievements__tooltip-item:hover{background-color:#f2f2f2}.b-achievements__tooltip-button{display:block;color:#5c9de9;background-color:transparent;font-size:12px;line-height:calc(14/12)}.b-article-author__wrapper{display:flex;align-items:center}.b-article-author__avatar{width:48px;height:48px;border-radius:50%;margin-right:14px;overflow:hidden}.b-article-author__desc{display:flex;flex-direction:column}.b-article-author__name{font-family:Roboto,sans-serif;font-weight:700;margin-bottom:2px;font-size:14px;line-height:20px;color:#333}.b-article-author__text{font-size:12px;line-height:18px;color:#8e8e8e}.b-article-author__img{display:block;width:100%;height:auto}.b-article-author_mob{display:none}@media (max-width:767px){.b-article-author_adapt_mob{display:block}}.b-article-banner,.b-article-banner.b-article-banner_in{position:relative;padding:30px 265px 30px 59px;background:#41407f;border-radius:20px;overflow:hidden}.b-article-banner .b-article-banner__bg-img,.b-article-banner.b-article-banner_in .b-article-banner__bg-img{position:absolute;right:0;top:0;z-index:1;max-width:100%}.b-article-banner .b-article-banner__content,.b-article-banner.b-article-banner_in .b-article-banner__content{position:relative;z-index:5;margin-top:-20px}.b-article-banner .b-article-banner__title,.b-article-banner.b-article-banner_in .b-article-banner__title{font-size:24px;line-height:1;font-family:RoundPro,sans-serif;font-weight:900;color:#ffd012;margin:0}.b-article-banner .b-article-banner__text,.b-article-banner.b-article-banner_in .b-article-banner__text{font-size:16px;line-height:1.3;color:#fff;font-family:Roboto,sans-serif;font-weight:400;margin-top:7px}.b-article-banner .b-article-banner__links,.b-article-banner.b-article-banner_in .b-article-banner__links{margin-top:10px}.b-article-banner .b-article-banner__link,.b-article-banner.b-article-banner_in .b-article-banner__link{margin-right:40px;display:inline-block;vertical-align:baseline;font-size:16px;color:#fff;text-decoration:underline;line-height:1.3;cursor:pointer;font-family:Roboto,sans-serif;font-weight:500;margin-top:5px}.b-article-banner .b-article-banner__link:last-child,.b-article-banner.b-article-banner_in .b-article-banner__link:last-child{margin-right:0}.b-article-banner .b-article-banner__btn,.b-article-banner.b-article-banner_in .b-article-banner__btn{min-width:180px}.b-article-banner .b-article-banner__col,.b-article-banner.b-article-banner_in .b-article-banner__col{margin-top:20px}.b-article-banner_theme_button{padding-left:220px;padding-right:37px}.b-article-banner_theme_button .b-article-banner__content{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.b-article-banner_theme_button .b-article-banner__btn{flex-shrink:0}.b-article-banner_theme_button .b-article-banner__bg-img{right:auto;left:0}@media (min-width:768px) and (max-width:1023px){.b-article-banner_adapt_default,.b-article-banner_in.b-article-banner_adapt_default{padding-right:60px;padding-left:60px}.b-article-banner_adapt_default .b-article-banner__bg-img,.b-article-banner_in.b-article-banner_adapt_default .b-article-banner__bg-img{display:none}}@media (max-width:767px){.b-article-banner_adapt_default,.b-article-banner_in.b-article-banner_adapt_default{padding:20px 30px 30px}.b-article-banner_adapt_default .b-article-banner__bg-img,.b-article-banner_in.b-article-banner_adapt_default .b-article-banner__bg-img{display:none}}.b-article-blog{height:100%}.b-article-blog__wrapper{height:100%;display:flex;flex-direction:column;border-radius:10px;background-color:#fff;box-shadow:0 8px 15px 0 rgba(0,0,0,.05);overflow:hidden}.b-article-blog__photo{max-height:140px;overflow:hidden}.b-article-blog__img{display:block;width:100%;height:auto}.b-article-blog__inner{display:flex;flex-direction:column;flex:1;padding:15px}.b-article-blog__header{margin-bottom:30px}.b-article-blog__title{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;line-height:24px;color:#333}.b-article-blog__footer{display:flex;margin-top:auto}.b-article-blog__icon{margin-right:6px}.b-article-blog_banner{width:100%;height:100%}.b-article-blog_banner .b-article-blog__wrapper{padding:32px 30px;height:100%;background-color:#6aaaf0;position:relative;z-index:1}.b-article-blog_banner .b-article-blog__header{margin-bottom:14px}.b-article-blog_banner .b-article-blog__title{font-family:RoundPro,sans-serif;font-weight:900;text-align:center;font-size:24px;line-height:32px;color:#fff}.b-article-blog_banner .b-article-blog__text{margin-bottom:24px;text-align:center;font-size:16px;line-height:24px;color:#fff}.b-article-blog_banner .b-article-blog__box{display:flex;margin-bottom:21px;padding:12px;justify-content:center;align-items:center;border-radius:15px;background-color:#9fcdff}.b-article-blog_banner .b-article-blog__icon{margin-right:10px}.b-article-blog_banner .b-article-blog__desc{font-family:Roboto,sans-serif;font-weight:700;max-width:145px;font-size:14px;line-height:20px;color:#fff}.b-article-blog_banner .b-article-blog__foter{margin-top:auto}.b-article-blog_banner .b-article-blog__btn{width:100%}.b-article-blog_banner .b-article-blog__bg-img{position:absolute;z-index:-1}.b-article-blog_banner .b-article-blog__bg-img_circle{left:0;bottom:150px}.b-article-blog_banner .b-article-blog__bg-img_line-1{left:35px;bottom:40px}.b-article-blog_banner .b-article-blog__bg-img_line-2{left:65px;bottom:90px}.b-article-blog_banner .b-article-blog__bg-img_circle-rotate{right:0;bottom:180px}.b-article-blog_banner .b-article-blog__bg-img_line-horizont{right:0;bottom:220px}.b-article-blog_banner .b-article-blog__bg-img_student{width:432px;bottom:-40px;left:50%;transform:translateX(-50%)}.b-article-blog_banner .b-article-blog__bg-img_mob{display:none}@media (max-width:767px){.b-article-blog_adapt_banner .b-article-blog__bg-img_student{display:none}.b-article-blog_adapt_banner .b-article-blog__box{margin-bottom:21px}}.b-article-get-price_mb_md#b-article-get-price{margin-bottom:40px}.b-article-get-price_mt_md#b-article-get-price{margin-top:40px}.b-article-help__wrapper{height:100%;display:flex;flex-direction:column;align-items:center;padding:32px 32px 44px;position:relative;z-index:1}.b-article-help__header{margin-bottom:12px}.b-article-help__title{font-family:RoundPro,sans-serif;font-weight:700;font-size:24px;line-height:32px;color:#333;text-align:center}.b-article-help__text{margin-bottom:20px;font-size:16px;line-height:24px;text-align:center}.b-article-help__btn{margin-top:auto}.b-article-help__bg-img{position:absolute;z-index:-1}.b-article-help_studies .b-article-help__wrapper{background-color:#fffde8}.b-article-help_studies .b-article-help__bg-img_circle{top:0;right:0}.b-article-help_studies .b-article-help__bg-img_cross{right:0;bottom:0}.b-article-help_studies .b-article-help__bg-img_cross-rotate{left:0;top:0}.b-article-help_student .b-article-help__wrapper{background-color:#f9fcff}.b-article-help_student .b-article-help__bg-img_circle{top:0;left:0}.b-article-help_student .b-article-help__bg-img_circle-rotate{bottom:0;right:0}.b-article-help_student .b-article-help__bg-img_line{bottom:100px;right:0}.b-article-poster__img-box{width:100%;height:380px;overflow:hidden;border-radius:20px}.b-article-poster__img{display:block;width:100%;height:auto}.b-article-poster__img_cover{height:100%;object-fit:cover}.b-article-poster__author{margin-top:20px}@media (max-width:767px){.b-article-poster_adapt_default .b-article-poster__author{display:none}}.b-article-section-swiper__title{font-family:Roboto,sans-serif;font-weight:700;margin-bottom:24px;font-size:24px;line-height:32px;color:#333;position:relative}.b-article-swiper{position:relative}.b-article-swiper__arrow{display:inline-flex;justify-content:center;align-items:center;border:0;width:33px;height:33px;border-radius:50%;background-color:#fff;box-shadow:0 4px 4px 0 #0000001a;position:absolute;top:calc(50% - 30px);transform:translateY(-50%);z-index:1}.b-article-swiper__arrow_prev{left:-18px}.b-article-swiper__arrow_next{right:-18px}.b-article-swiper__arrow.slick-disabled{display:none!important}.b-article-swiper .slick-slider .slick-list{margin:0 -10px}.b-article-swiper .slick-slider .slick-list .slick-track{display:flex}.b-article-swiper .slick-slider .slick-list .slick-track .slick-slide,.b-reviews_slider-wide .slick-slider .slick-list .slick-track .slick-slide,.b-reviews_video .b-reviews .slick-slider .slick-list .slick-track .slick-slide{margin:0 10px 20px;height:auto}.b-article-swiper .slick-slider .slick-dots{display:flex;justify-content:center}.b-article-swiper .slick-slider .slick-dots li{padding:4px;cursor:pointer}.b-article-swiper .slick-slider .slick-dots button{width:10px;height:10px;border-radius:50%;background:#ddd;font-size:0;transition:background-color .1s}.b-aside-menu__link{font-size:16px;line-height:1.3;color:#3385e4;padding:5px 9px 5px 19px;display:block}.b-aside-menu__link:hover{text-decoration:underline}.b-aside-menu__link_active{background-color:rgba(255,255,255,.8)}.b-aside-menu__link_active:hover{text-decoration:none}.b-aside-menu__link_disabled:hover{cursor:default;text-decoration:none}.b-aside-menu__title{font-weight:700;font-size:12px;line-height:14px;color:#666;padding-left:19px;text-transform:uppercase;margin-bottom:10px;padding-top:10px}.b-aside-menu__list-wrap{margin-bottom:29px}.b-aside-menu__list-wrap:last-child{margin-bottom:0}.b-aside-menu__text{vertical-align:middle}.b-aside-menu__text_color_gray{color:#999}.b-aside-menu__icon{vertical-align:middle}.b-aside-menu__icon_lock-gray{margin-bottom:5px}.b-aside-menu__icon_yellow-new-icon{margin:-11px 0 -10px}.b-aside-menu__icon_ml_md{margin-left:2px}.b-aside-menu__counter{vertical-align:middle;padding:2px 10px;color:#333;border-radius:12px;background:#ffd012;font-weight:700;font-size:15px;margin-left:3px}.b-ask-questions__row{display:flex;margin-left:-15px;margin-right:-15px}.b-ask-questions__col{padding-left:15px;padding-right:15px;flex:50%;max-width:50%}.b-ask-questions__title{font-family:RoundPro,sans-serif;font-weight:700;font-size:18px;line-height:26px;letter-spacing:.236842px;color:#333;margin-bottom:20px}.b-ask-questions__links-wrap{padding-left:74px}.b-ask-questions__links{padding-top:4px;padding-left:2px}.b-ask-questions__success-wrap{min-height:100%;padding:30px;display:flex;align-items:center;justify-content:center}@media (min-width:768px) and (max-width:1023px){.b-ask-questions_adapt_default .b-ask-questions__links-wrap{padding-left:0}}@media (max-width:767px){.b-ask-questions_adapt_default .b-ask-questions__links-wrap{padding-left:0}.b-ask-questions_adapt_default .b-ask-questions__row{flex-wrap:wrap}.b-ask-questions_adapt_default .b-ask-questions__col{flex:100%;max-width:100%;margin-bottom:35px}.b-ask-questions_adapt_default .b-ask-questions__col:last-child{margin-bottom:0}}.b-author-advantages__list{display:flex;flex-wrap:wrap;margin-left:-40px;margin-right:-40px;margin-bottom:-69px}.b-author-advantages__item-wrap{padding-left:40px;padding-right:40px;flex:50%;max-width:50%;margin-bottom:69px}.b-author-advantages__item-wrap_mb_sm{margin-bottom:22px}.b-author-advantages__item-wrap_pt_sm{padding-top:19px}.b-author-advantages__item-wrap_pt_md{padding-top:72px}.b-author-advantages__item{display:flex;margin-left:-5px;margin-right:-5px;height:100%}.b-author-advantages__icon-wrap{flex:70px 0 0;max-width:70px;text-align:center}.b-author-advantages__content,.b-author-advantages__icon-wrap{padding-left:5px;padding-right:5px}.b-author-advantages__content_total-orders{position:absolute;top:65px}.b-author-advantages__content_mobile{position:absolute;top:75%;transform:translateY(-50%);padding-left:14px}.b-author-advantages__title{font-weight:700;font-size:20px;line-height:1.3;margin-bottom:8px}.b-author-advantages__title_total-orders{font-family:RoundPro,sans-serif;font-weight:900;font-size:60px;line-height:.5;text-align:center;letter-spacing:.01em;color:#4f6fb4;padding-right:9px;max-width:260px;margin-left:auto;margin-right:auto;margin-bottom:15px}.b-author-advantages__text{font-size:14px;line-height:1.67}.b-author-advantages__text_mobile,.b-author-advantages__text_total-orders{font-family:RoundPro,sans-serif;font-weight:500;font-size:18px;line-height:1.44;text-align:center;letter-spacing:.0131em;max-width:220px;margin-left:auto;margin-right:auto}.b-author-advantages__text_mobile{line-height:1.28;max-width:265px}.b-author-advantages__strong{font-weight:700}.b-author-advantages__img-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.b-author-advantages__link{color:#3385e4}.b-author-advantages__link:hover{text-decoration:underline}.b-author-advantages__img{max-width:100%}@media (min-width:1024px) and (max-width:1279px){.b-author-advantages_adapt_default .b-author-advantages__br-hide{display:none}}@media (min-width:768px) and (max-width:1023px){.b-author-advantages_adapt_default .b-author-advantages__br-hide{display:none}.b-author-advantages_adapt_default .b-author-advantages__list{margin-left:-15px;margin-right:-15px;margin-bottom:-30px}.b-author-advantages_adapt_default .b-author-advantages__item-wrap{padding-left:15px;padding-right:15px;flex:100%;max-width:100%;margin-bottom:30px}.b-author-advantages_adapt_default .b-author-advantages__item-wrap_pt_md{padding-top:15px}}@media (max-width:767px){.b-author-advantages_adapt_default .b-author-advantages__br-hide{display:none}.b-author-advantages_adapt_default .b-author-advantages__list{margin-left:-15px;margin-right:-15px;margin-bottom:-30px}.b-author-advantages_adapt_default .b-author-advantages__item-wrap{padding-left:15px;padding-right:15px;flex:100%;max-width:100%;margin-bottom:30px}.b-author-advantages_adapt_default .b-author-advantages__item-wrap_pt_md{padding-top:15px}.b-author-advantages_adapt_default .b-author-advantages__img-wrap{max-width:300px;margin-left:auto;margin-right:auto}.b-author-advantages_adapt_default .b-author-advantages__content_total-orders{top:25px}.b-author-advantages_adapt_default .b-author-advantages__title_total-orders{font-size:44px}.b-author-advantages_adapt_default .b-author-advantages__text_total-orders{font-size:14px;max-width:160px}.b-author-advantages_adapt_default .b-author-advantages__text_mobile{font-size:15px;max-width:240px}}.b-author-footer__row{display:flex;margin-left:-25px;margin-right:-25px;align-items:flex-start}.b-author-footer__col{padding-left:25px;padding-right:25px}.b-author-footer__col_content{flex:auto}.b-author-footer__col_links{flex:265px 0 0;border-left:1px solid rgba(151,151,151,.34);padding-bottom:7px}.b-author-footer__text{font-size:18px;line-height:1.74;margin-bottom:23px}.b-author-footer__text:last-child{margin-bottom:0}.b-author-footer__button{font-weight:700;min-width:250px;letter-spacing:.05em}@media (max-width:767px){.b-author-footer_adapt_default .b-author-footer__row{flex-wrap:wrap}.b-author-footer_adapt_default .b-author-footer__col{flex:100%;max-width:100%;margin-bottom:25px}.b-author-footer_adapt_default .b-author-footer__col:last-child{margin-bottom:0}.b-author-footer_adapt_default .b-author-footer__col_links{border-left:none}.b-author-footer_adapt_default .b-author-footer__text{font-size:16px}.b-author-footer_adapt_default .b-author-footer__button{padding:10px 15px;font-size:13px}}.b-author-intro-text__title{font-size:36px;line-height:1.33;margin-bottom:40px;font-family:RoundPro,sans-serif;font-weight:900}.b-author-intro-text__title_mb_md{margin-bottom:58px}.b-author-intro-text__list{counter-reset:author-list-counter}.b-author-intro-text__list-item{position:relative;padding-top:2px;padding-left:47px;margin-bottom:21px}.b-author-intro-text__list-item:last-child,.b-author-intro-text__list-item_mb_md:last-child{margin-bottom:0}.b-author-intro-text__list-item::before{content:'';position:absolute;background-size:contain;background-image:url(../images/landing-offer-list.svg);width:32px;height:32px;top:0;left:0}.b-author-intro-text__list-item_type_ordered{padding-left:71px;padding-top:0}.b-author-intro-text__list-item_type_ordered::before{content:counter(author-list-counter);counter-increment:author-list-counter;background:0 0;font-family:RoundPro,sans-serif;font-weight:900;font-size:24px;line-height:31px;text-align:center;color:#333;display:flex;align-items:center;justify-content:center;border-radius:50%;border:6px solid #ffd300;width:50px;height:50px;box-sizing:border-box;top:4px;padding-bottom:2px}.b-author-intro-text__list-item_mb_md{margin-bottom:47px}.b-author-intro-text__list-item-title{font-size:20px;line-height:1.33;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:9px}.b-author-intro-text__list-item-title_fz_md{font-size:22px;line-height:1.3}.b-author-intro-text__list-item-text{font-size:14px;line-height:1.43;color:rgba(0,0,0,.5);padding-right:15px}.b-author-intro-text__underline{position:relative;white-space:nowrap}.b-author-intro-text__underline::before,.b-author-promo-popup__underline::before{content:'';position:absolute;left:-2px;right:-2px;bottom:-2px;height:5px;border-radius:2px;background-color:#ffd012}.b-author-intro-text__highlighted{background-color:#ffd012;border-radius:6px;padding:2px 8px;margin-left:2px;margin-right:2px}@media (min-width:1024px) and (max-width:1279px){.b-author-intro-text_adapt_default .b-author-intro-text__title{font-size:32px}}@media (min-width:768px) and (max-width:1023px){.b-author-intro-text_adapt_default .b-author-intro-text__title{font-size:28px}}@media (max-width:767px){.b-author-intro-text_adapt_default .b-author-intro-text__title{font-size:24px;text-align:center}}.b-author-promo-popup__wrap{background-color:#fff;border-radius:5px;padding:40px}.b-author-promo-popup__subtitle{font-size:20px;line-height:1.55;text-align:center;max-width:550px;margin-left:auto;margin-right:auto}.b-author-promo-popup__title{font-size:38px;line-height:1.26;text-align:center;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:15px}.b-author-promo-popup__strong{font-weight:700}.b-author-promo-popup__underline{font-weight:700;white-space:nowrap;position:relative}.b-author-promo-popup__underline::before{height:3px;bottom:-3px;left:-1px;right:-1px}.b-author-promo-popup__top-title{font-size:26px;line-height:1.54;color:#4a4a4a;font-family:RoundPro,sans-serif;font-weight:900;text-align:center;margin-bottom:28px}.b-author-promo-popup__top{padding-top:15px}.b-author-promo-popup__row{display:flex;margin-left:-25px;margin-right:-25px}.b-author-promo-popup__month-wrap{padding-left:25px;padding-right:25px;flex:50%;max-width:50%}.b-author-promo-popup__month{box-shadow:0 10px 20px rgba(0,0,0,.08);border-radius:5px;padding-top:20px}.b-author-promo-popup__month-title{font-size:24px;line-height:1.67;color:#4a4a4a;text-align:center;font-family:RoundPro,sans-serif;font-weight:900;padding-left:15px;padding-right:15px;margin-bottom:15px}.b-author-promo-popup__highlighted{background:#ffd012;border-radius:5px;padding:4px 5px 5px}.b-author-promo-popup__list{counter-reset:counter}.b-author-promo-popup__item-wrap{padding:16px 18px 15px;border-bottom:1px solid rgba(151,151,151,.2)}.b-author-promo-popup__item-wrap:last-child{border-bottom:none}.b-author-promo-popup__item-wrap_bg-color_yellow{background-color:#fffddb}.b-author-promo-popup__item-wrap_bdb_none{border-bottom:none}.b-author-promo-popup__item{display:flex;margin-left:-8px;margin-right:-8px;align-items:baseline}.b-author-promo-popup__counter::before{counter-increment:counter;content:counter(counter);width:41px;height:41px;border:6px solid #ffd300;box-sizing:border-box;font-size:20px;line-height:26px;text-align:center;color:#4a4a4a;padding-bottom:1px;display:flex;align-items:center;justify-content:center;font-family:RoundPro,sans-serif;font-weight:900;border-radius:50%}.b-author-promo-popup__item-col{padding-left:8px;padding-right:8px}.b-author-promo-popup__item-col_counter{flex:57px 0 0;max-width:57px}.b-author-promo-popup__item-col_id{flex:auto}.b-author-promo-popup__id{font-size:17px;line-height:1.178;color:rgba(51,51,51,.7)}.b-author-promo-popup__sum{font-size:18px;line-height:1.167;font-weight:700}.b-author-promo-popup__button-wrap{text-align:center;padding-top:48px}.b-author-promo-popup__button{font-weight:700;min-width:250px}.b-author-vacancies__list{display:flex;flex-wrap:wrap;margin:-17px -15px}.b-author-vacancies__list-item{flex:calc(50% - 30px);border-radius:5px;background:#fff;filter:drop-shadow(0 10px 20px #dfe8ef);padding:35px 37px;margin:17px 15px}.b-author-vacancies__title-row{display:flex;justify-content:space-between;margin:-8px}.b-author-vacancies__title{color:#333;font-size:17px;font-weight:700;line-height:1.18;width:188px;margin:8px}.b-author-vacancies__price-row{min-width:150px;display:flex;align-items:flex-end;margin:8px}.b-author-vacancies__price-text{color:#000;font-size:15px;line-height:21px}.b-author-vacancies__price{color:#296bb7;font-size:35px;font-weight:700;line-height:1;margin:0 3px}.b-author-vacancies__description{margin-top:22px;color:#333;font-size:15px;line-height:1.73}@media (max-width:496px){.b-author-vacancies_adapt_default .b-author-vacancies__list-item{flex:100%;padding:35px 20px;margin:15px 0}.b-author-vacancies_adapt_default .b-author-vacancies__title-row{flex-wrap:wrap}.b-author-vacancies_adapt_default .b-author-vacancies__title{font-size:16px;width:176px}.b-author-vacancies_adapt_default .b-author-vacancies__price-row{min-width:unset}.b-author-vacancies_adapt_default .b-author-vacancies__price-text{font-size:14px}.b-author-vacancies_adapt_default .b-author-vacancies__price{font-size:33px}.b-author-vacancies_adapt_default .b-author-vacancies__description{font-size:14px}}.b-avatar{width:60px}.b-avatar__main-wrap{display:inline-block;position:relative}.b-avatar__inner{height:60px;border-radius:50%;overflow:hidden}.b-avatar__inner_border_gold{border:2px solid #f6c041}.b-avatar__inner_border_white{border:2px solid #fff}.b-avatar__img{object-fit:cover;height:100%;width:100%}.b-avatar__star{position:absolute;width:19px;height:19px;background-position:center;background-size:contain;background-repeat:no-repeat;right:1px;bottom:0;font-size:10px;font-weight:900;display:flex;align-items:center;justify-content:center;color:#fff;padding-top:1px;text-align:center}.b-avatar__star_color_gold{background-image:url(../images/rank-star-gold.svg)}.b-avatar__star_color_silver{background-image:url(../images/rank-star-silver.svg)}.b-avatar__star_color_bronze{background-image:url(../images/rank-star-bronze.svg)}.b-avatar__thunderbolt-container{position:absolute;right:6px;bottom:-1px}.b-avatar__thunderbolt-container_size_big{right:14px;bottom:6px}.b-avatar__rank{background:#f6c041;border-radius:10px;font-weight:700;font-size:9px;display:flex;align-items:center;justify-content:center;letter-spacing:.213333px;text-transform:uppercase;color:#fff;padding:3px 7px;margin:3px 1px 0;text-align:center}.b-avatar__rank_size_lg{border-radius:24px;width:100%;font-size:18px;font-family:RoundPro,sans-serif;font-weight:900;text-transform:none;padding:2px 7px 4px}.b-avatar__rank_color_black{color:#333}.b-avatar__favorite{position:absolute;width:17px;height:17px;top:0;left:0}.b-avatar__hover-img{display:none;position:absolute}.b-avatar__reliable{position:absolute;width:28px;height:28px;bottom:-4px;right:-4px}.b-avatar_size_lg,.b-avatar_size_md{width:100%;text-align:center}.b-avatar_size_md .b-avatar__inner{height:72px;width:72px}.b-avatar_size_md .b-avatar__rank{margin-top:8px}.b-avatar_size_lg .b-avatar__inner{height:110px;width:110px}.b-avatar_size_lg .b-avatar__rank{margin-top:4px;display:inline-flex;padding:3px 8px 4px}.b-avatar_size_lg .b-avatar__favorite{width:25px;height:25px;top:2px;left:2px}.b-avatar_size_lg .b-avatar__star{width:33px;height:33px;font-size:18px}.b-avatar_theme_experts-list,.b-avatar_theme_experts-list-no-rank,.b-avatar_theme_experts-list-ru{display:flex;align-items:center;justify-content:center;flex-direction:column;width:auto;height:185px;padding-left:10px;padding-right:10px;position:relative;padding-bottom:25px}.b-avatar_theme_experts-list .b-avatar__main-wrap::before{content:'';left:-8px;right:-8px;bottom:-8px;top:-8px;position:absolute;border:5px solid #fff;box-shadow:0 0 40px 0 #dcd3ca;background-color:#fff;border-radius:50%}.b-avatar_theme_experts-list .b-avatar__main-wrap:hover .b-avatar__hover-img,.b-avatar_theme_experts-list-no-rank .b-avatar__main-wrap:hover .b-avatar__hover-img,.b-avatar_theme_experts-list-ru .b-avatar__main-wrap:hover .b-avatar__hover-img{display:inline}.b-avatar_theme_experts-list .b-avatar__main-wrap_with-border::before{left:-4px;right:-4px;bottom:-4px;top:-4px}.b-avatar_theme_experts-list .b-avatar__main-wrap_night::before{box-shadow:0 0 40px 0 #9fc1e8}.b-avatar_theme_experts-list .b-avatar__inner{height:134px;width:134px;box-sizing:content-box;position:relative}.b-avatar_theme_experts-list .b-avatar__inner_border_gold{border:4px solid #f6c041}.b-avatar_theme_experts-list .b-avatar__rank{position:absolute;bottom:4px;font-size:12px;padding:4px 12px}.b-avatar_theme_experts-list .b-avatar__star{width:40px;height:40px;font-size:22px;z-index:3;padding-top:4px;right:2px;bottom:1px}.b-avatar_theme_experts-list .b-avatar__hover-img{left:50%;top:50%;transform:translate(-50%,-50%);transition:.25s ease all;pointer-events:none}.b-avatar_theme_experts-list-no-rank,.b-avatar_theme_experts-list-ru{height:165px;padding-bottom:0}.b-avatar_theme_experts-list-no-rank .b-avatar__main-wrap::before{content:'';left:-8px;right:-8px;bottom:-8px;top:-8px;position:absolute;border:5px solid #fff;box-shadow:0 0 40px 0 #dcd3ca;background-color:#fff;border-radius:50%}.b-avatar_theme_experts-list-no-rank .b-avatar__main-wrap_with-border::before{left:-4px;right:-4px;bottom:-4px;top:-4px}.b-avatar_theme_experts-list-no-rank .b-avatar__main-wrap_night::before{box-shadow:0 0 40px 0 #9fc1e8}.b-avatar_theme_experts-list-no-rank .b-avatar__inner{height:134px;width:134px;box-sizing:content-box;position:relative}.b-avatar_theme_experts-list-no-rank .b-avatar__inner_border_gold{border:4px solid #f6c041}.b-avatar_theme_experts-list-no-rank .b-avatar__rank{position:absolute;bottom:4px;font-size:12px;padding:4px 12px}.b-avatar_theme_experts-list-no-rank .b-avatar__star{width:40px;height:40px;font-size:22px;z-index:3;padding-top:4px;right:2px;bottom:1px}.b-avatar_theme_experts-list-no-rank .b-avatar__hover-img{left:50%;top:50%;transform:translate(-50%,-50%);transition:.25s ease all;pointer-events:none}.b-avatar_theme_experts-list-ru .b-avatar__main-wrap::before{left:-8px;right:-8px;bottom:-8px;top:-8px;position:absolute;border:5px solid #fff;box-shadow:0 0 40px 0 #dcd3ca;background-color:#fff;border-radius:50%}.b-avatar_theme_experts-list-ru .b-avatar__main-wrap_with-border::before{left:-4px;right:-4px;bottom:-4px;top:-4px}.b-avatar_theme_experts-list-ru .b-avatar__main-wrap_night::before{box-shadow:0 0 40px 0 #9fc1e8}.b-avatar_theme_experts-list-ru .b-avatar__inner{height:134px;width:134px;box-sizing:content-box;position:relative}.b-avatar_theme_experts-list-ru .b-avatar__inner_border_gold{border:4px solid #f6c041}.b-avatar_theme_experts-list-ru .b-avatar__rank{position:absolute;bottom:4px;font-size:12px;padding:4px 12px}.b-avatar_theme_experts-list-ru .b-avatar__star{width:40px;height:40px;font-size:22px;z-index:3;padding-top:4px;right:2px;bottom:1px}.b-avatar_theme_experts-list-ru .b-avatar__hover-img{left:50%;top:50%;transform:translate(-50%,-50%);transition:.25s ease all;pointer-events:none}.b-avatar_theme_experts-list-ru .b-avatar__main-wrap::before{content:none}@media (max-width:767px){.b-avatar_adapt_default{width:50px}.b-avatar_adapt_default .b-avatar__inner{height:50px}.b-avatar_adapt_default .b-avatar__rank{font-size:8px}.b-avatar_adapt_experts-list{height:141px}.b-avatar_adapt_experts-list .b-avatar__inner{height:100px;width:100px}.b-avatar_adapt_experts-list .b-avatar__star{width:30px;height:30px;font-size:16px}.b-avatar_adapt_experts-list .b-avatar__rank{bottom:1px;font-size:11px}}.b-banner-blog .b-banner-blog__wrapper{border-radius:20px;padding:24px 32px 32px;overflow:hidden;position:relative;z-index:1}.b-banner-blog .b-banner-blog__title{font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:8px;color:#fff;font-size:24px;line-height:32px}.b-banner-blog .b-banner-blog__text{font-family:Roboto,sans-serif;font-weight:500;margin-bottom:18px;font-size:14px;line-height:22px;color:#fff}.b-banner-blog .b-banner-blog__controls{display:flex;align-items:center}.b-banner-blog .b-banner-blog__highlight{margin-left:12px}.b-banner-blog .b-banner-blog__highlight-text{font-family:Caveat,sans-serif;font-weight:400;margin:0;font-size:20px;line-height:26px;color:#fff}.b-banner-blog .b-banner-blog__bg-img{position:absolute;z-index:-1}.b-banner-blog .b-banner-blog__bg-img_mob{display:none}.b-banner-blog_session .b-banner-blog__wrapper{background:linear-gradient(90deg,#ffab09 36.43%,#ffd012 100%)}.b-banner-blog_session .b-banner-blog__bg-img{z-index:-2}.b-banner-blog_session .b-banner-blog__bg-img_student{bottom:0;right:62px;z-index:-1}.b-banner-blog_session .b-banner-blog__bg-img_circle{top:50%;right:300px;transform:translateY(-50%)}.b-banner-blog_session .b-banner-blog__bg-img_circle2{top:50%;right:0;transform:translateY(-50%)}.b-banner-blog_session .b-banner-blog__bg-img_circle3{top:50%;right:130px;transform:translateY(-50%)}.b-banner-blog_student .b-banner-blog__wrapper{background-color:#8ad4e1}.b-banner-blog_student .b-banner-blog__text,.b-banner-blog_student .b-banner-blog__title{color:#333;position:relative;z-index:5}.b-banner-blog_student .b-banner-blog__text{font-family:RoundPro,sans-serif;font-weight:700}.b-banner-blog_student .b-banner-blog__controls{position:relative;z-index:5}.b-banner-blog_student .b-banner-blog__works-item{font-family:Roboto,sans-serif;font-weight:500;padding:6px 20px;border-radius:20px;background-color:#fff;color:#333;font-size:14px;line-height:24px;text-align:center;position:absolute;z-index:4}.b-banner-blog_student .b-banner-blog__works-item_lab{top:40px;right:404px}.b-banner-blog_student .b-banner-blog__works-item_rep{top:130px;right:404px}.b-banner-blog_student .b-banner-blog__works-item_course{top:18px;right:289px}.b-banner-blog_student .b-banner-blog__works-item_ref{top:70px;right:20px}.b-banner-blog_student .b-banner-blog__works-item_rec{top:87px;right:320px}.b-banner-blog_student .b-banner-blog__bg{width:960px;height:350px;position:absolute;top:50%;bottom:0;right:-260px;transform:translateY(-50%)}.b-banner-blog_routine .b-banner-blog__bg::before,.b-banner-blog_student .b-banner-blog__bg::before{background:linear-gradient(88.07deg,#89d3e0 71.21%,rgba(137,211,224,0) 98.01%)}.b-banner-blog_student .b-banner-blog__bg::before{content:'';width:197px;height:100%;position:absolute;left:0;top:0;bottom:0;z-index:2}.b-banner-blog_student .b-banner-blog__bg-img_student{display:block;width:100%;object-fit:contain}.b-banner-blog_routine .b-banner-blog__text,.b-banner-blog_routine .b-banner-blog__title{position:relative;z-index:5}.b-banner-blog_routine .b-banner-blog__text{font-family:RoundPro,sans-serif;font-weight:700}.b-banner-blog_routine .b-banner-blog__controls{position:relative;z-index:5}.b-banner-blog_routine .b-banner-blog__works-item{font-family:Roboto,sans-serif;font-weight:500;padding:6px 20px;border-radius:20px;font-size:14px;line-height:24px;text-align:center;position:absolute;z-index:4}.b-banner-blog_routine .b-banner-blog__bg-img_student{display:block;width:100%;object-fit:contain}.b-banner-blog_routine .b-banner-blog__wrapper{background-color:#f7a41a}.b-banner-blog_routine .b-banner-blog__text,.b-banner-blog_routine .b-banner-blog__title{color:#fff}.b-banner-blog_routine .b-banner-blog__works-item{border:1px solid #fff;background-color:transparent;color:#fff}.b-banner-blog_routine .b-banner-blog__works-item_lab{top:28px;right:392px}.b-banner-blog_routine .b-banner-blog__works-item_rep{top:129px;right:268px}.b-banner-blog_routine .b-banner-blog__works-item_course{top:38px;right:23px}.b-banner-blog_routine .b-banner-blog__works-item_ref{top:21px;right:228px}.b-banner-blog_routine .b-banner-blog__works-item_rec{top:75px;right:308px}.b-banner-blog_routine .b-banner-blog__bg{width:363px;height:186px;position:absolute;top:50%;bottom:0;right:0;transform:translateY(-50%)}.b-banner-blog_routine .b-banner-blog__bg::before{content:'';width:197px;height:100%;background:linear-gradient(88.07deg,#f6a41a 71.21%,rgba(246,164,26,0) 98.01%);position:absolute;left:-100px;top:0;bottom:0;z-index:2}.b-banner-blog_market .b-banner-blog__wrapper{background-color:#a8e1ec}.b-banner-blog_market .b-banner-blog__text,.b-banner-blog_market .b-banner-blog__title{color:#333}.b-banner-blog_market .b-banner-blog__benefits{display:flex;flex-direction:column;border-radius:10px;padding:12px;background-color:#d4f0f6;position:absolute;top:50%;left:364px;transform:translateY(-50%)}.b-banner-blog_market .b-banner-blog__benefits-item{font-family:RoundPro,sans-serif;font-weight:700;display:flex;align-items:center;font-size:14px;line-height:22px;color:#333}.b-banner-blog_market .b-banner-blog__benefits-item:not(:last-child){margin-bottom:6px}.b-banner-blog_market .b-banner-blog__icon{margin-right:8px}.b-banner-blog_market .b-banner-blog__bg-img_question{right:90px;bottom:0}.b-banner-blog_market .b-banner-blog__bg-img_geo{right:0;bottom:0;z-index:-2}.b-banner-blog_market .b-banner-blog__bg-img_line{top:0;right:50px}.b-banner-blog_hard .b-banner-blog__wrapper{background:linear-gradient(90deg,#ffab09 36.43%,#ffd012 100%)}.b-banner-blog_hard .b-banner-blog__bg-img{z-index:-2}.b-banner-blog_hard .b-banner-blog__bg-img_student{bottom:0;right:62px;z-index:-1}.b-banner-blog_hard .b-banner-blog__bg-img_circle{transform:translateY(-50%)}.b-banner-blog_hard .b-banner-blog__bg-img_circle2{top:50%;right:0;transform:translateY(-50%)}.b-banner-blog_hard .b-banner-blog__bg-img_circle3{top:50%;right:130px;transform:translateY(-50%)}.b-banner-blog_hard .b-banner-blog__wrapper{background:linear-gradient(89.75deg,#3385e4 .17%,#b4dbfe 99.78%)}.b-banner-blog_hard .b-banner-blog__text{font-family:RoundPro,sans-serif;font-weight:700}.b-banner-blog_hard .b-banner-blog__bg-img_circle{right:0;top:0;transform:none}.b-banner-blog_deadline .b-banner-blog__wrapper{background-color:#ed659f}.b-banner-blog_deadline .b-banner-blog__text{font-family:RoundPro,sans-serif;font-weight:700}.b-banner-blog_deadline .b-banner-blog__features-item{font-family:RoundPro,sans-serif;font-weight:700;padding:7px 20px 7px 35px;border-radius:23px;font-size:14px;line-height:22px;color:#333;text-align:center;background-color:#fff;position:absolute}.b-banner-blog_deadline .b-banner-blog__features-item::before{content:'';width:4px;height:4px;border-radius:50%;background-color:#333;position:absolute;left:25px;top:calc(50% + 2px);transform:translateY(-50%)}.b-banner-blog_deadline .b-banner-blog__features-item_time{top:123px;right:317px}.b-banner-blog_deadline .b-banner-blog__features-item_guarantee{top:123px;right:26px}.b-banner-blog_deadline .b-banner-blog__features-item_control{top:37px;right:177px}.b-banner-blog_deadline .b-banner-blog__icon{position:absolute}.b-banner-blog_deadline .b-banner-blog__icon_like2{display:none}.b-banner-blog_deadline .b-banner-blog__icon_rock{top:-50px;left:50%;transform:translateX(-50%)}.b-banner-blog_deadline .b-banner-blog__icon_peace2{right:-15px;top:-35px}.b-banner-blog_deadline .b-banner-blog__icon_like{right:-8px;bottom:-35px}.b-banner-blog_deadline .b-banner-blog__bg-img_geo{top:18px;right:14px}.b-banner-blog_deadline .b-banner-blog__bg-img_geo2{bottom:16px;right:147px}.b-banner-blog_deadline .b-banner-blog__bg-img_peace{top:22px;right:88px}@media (min-width:768px) and (max-width:1023px){.b-banner-blog_adapt_session .b-banner-blog__bg-img_student{right:-90px}.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle,.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle3{width:80px}.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle{right:150px}.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle2{width:60px;right:-20px}.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle3{right:50px}}@media (max-width:767px){.b-banner-blog_adapt_session .b-banner-blog__wrapper{padding:32px 15px;text-align:center}.b-banner-blog_adapt_session .b-banner-blog__controls{flex-direction:column-reverse}.b-banner-blog_adapt_session .b-banner-blog__highlight{margin-bottom:42px}.b-banner-blog_adapt_session .b-banner-blog__bg-img_student{display:none}.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle{width:80px;bottom:0;top:initial;transform:translateX(-50%)}.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle2{top:initial;transform:translateX(-50%)}.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle3{width:80px;bottom:0;top:initial;transform:translateX(-50%)}.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle{right:150px;left:calc(50% - 100px)}.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle2{width:60px;left:50%;transform:translateX(-50%) rotate(90deg);bottom:-11px}.b-banner-blog_adapt_session .b-banner-blog__bg-img_circle3{right:50px;left:calc(50% + 100px)}}@media (min-width:768px) and (max-width:1023px){.b-banner-blog_adapt_student .b-banner-blog__bg{display:none}.b-banner-blog_adapt_student .b-banner-blog__works{display:flex;margin-bottom:12px;flex-wrap:wrap}.b-banner-blog_adapt_student .b-banner-blog__works-item{margin-bottom:10px;position:static}.b-banner-blog_adapt_student .b-banner-blog__works-item:not(:last-child){margin-right:10px}}@media (max-width:767px){.b-banner-blog_adapt_student .b-banner-blog__wrapper{padding:32px 15px;text-align:center}.b-banner-blog_adapt_student .b-banner-blog__bg{display:none}.b-banner-blog_adapt_student .b-banner-blog__works{display:flex;justify-content:center;margin-bottom:12px;flex-wrap:wrap}.b-banner-blog_adapt_student .b-banner-blog__works-item{padding:5px 16px;margin-bottom:10px;font-size:12px;line-height:18px;position:static}.b-banner-blog_adapt_student .b-banner-blog__works-item:not(:last-child){margin-right:10px}.b-banner-blog_adapt_student .b-banner-blog__controls{justify-content:center}}@media (min-width:768px) and (max-width:1023px){.b-banner-blog_adapt_routine .b-banner-blog__bg{display:none}.b-banner-blog_adapt_routine .b-banner-blog__works{display:flex;margin-bottom:12px;flex-wrap:wrap}.b-banner-blog_adapt_routine .b-banner-blog__works-item{margin-bottom:10px;position:static}.b-banner-blog_adapt_routine .b-banner-blog__works-item:not(:last-child){margin-right:10px}}@media (max-width:767px){.b-banner-blog_adapt_routine .b-banner-blog__wrapper{padding:32px 15px;text-align:center}.b-banner-blog_adapt_routine .b-banner-blog__bg{display:none}.b-banner-blog_adapt_routine .b-banner-blog__works{display:flex;justify-content:center;margin-bottom:12px;flex-wrap:wrap}.b-banner-blog_adapt_routine .b-banner-blog__works-item{padding:5px 16px;margin-bottom:10px;font-size:12px;line-height:18px;position:static}.b-banner-blog_adapt_routine .b-banner-blog__works-item:not(:last-child){margin-right:10px}.b-banner-blog_adapt_routine .b-banner-blog__controls{justify-content:center}.b-banner-blog_adapt_market .b-banner-blog__bg-img_question{display:none}.b-banner-blog_adapt_market .b-banner-blog__wrapper{padding:32px 15px;text-align:center}.b-banner-blog_adapt_market .b-banner-blog__controls{justify-content:center}.b-banner-blog_adapt_market .b-banner-blog__benefits{flex-direction:row;flex-wrap:wrap;margin-bottom:14px;position:static;transform:none}.b-banner-blog_adapt_market .b-banner-blog__benefits-item{margin-right:11px;margin-bottom:6px}}@media (min-width:768px) and (max-width:1023px){.b-banner-blog_adapt_hard .b-banner-blog__bg-img_student{right:-90px}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle,.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle3{width:80px}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle{right:150px}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle2{width:60px;right:-20px}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle3{right:50px}}@media (max-width:767px){.b-banner-blog_adapt_hard .b-banner-blog__wrapper{padding:32px 15px;text-align:center}.b-banner-blog_adapt_hard .b-banner-blog__controls{flex-direction:column-reverse}.b-banner-blog_adapt_hard .b-banner-blog__highlight{margin-bottom:42px}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_student{display:none}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle{width:80px;bottom:0;top:initial;transform:translateX(-50%)}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle2{top:initial;transform:translateX(-50%)}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle3{width:80px;bottom:0;top:initial;transform:translateX(-50%)}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle{right:150px;left:calc(50% - 100px)}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle2{width:60px;left:50%;transform:translateX(-50%) rotate(90deg);bottom:-11px}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle3{right:50px;left:calc(50% + 100px)}}@media (min-width:768px) and (max-width:1023px){.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle{width:250px;right:0}}@media (max-width:767px){.b-banner-blog_adapt_hard .b-banner-blog__bg-img_circle{display:none;width:auto;left:calc(50% - 40px);bottom:-70px;transform:translateX(-50%)}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_line{top:-30px;right:-30px}.b-banner-blog_adapt_hard .b-banner-blog__bg-img_mob{display:block}}@media (min-width:768px) and (max-width:1023px){.b-banner-blog_adapt_deadline .b-banner-blog__features{display:flex;flex-wrap:wrap;margin-bottom:12px}.b-banner-blog_adapt_deadline .b-banner-blog__features-item{margin-right:30px;margin-bottom:10px;position:relative;top:initial;right:initial}.b-banner-blog_adapt_deadline .b-banner-blog__icon_rock{display:none}.b-banner-blog_adapt_deadline .b-banner-blog__icon_peace2{top:initial;bottom:-30px}.b-banner-blog_adapt_deadline .b-banner-blog__icon_like{display:none}.b-banner-blog_adapt_deadline .b-banner-blog__icon_like2{width:38px;display:block;right:-20px;top:50%;transform:translateY(-50%)}}@media (max-width:767px){.b-banner-blog_adapt_deadline .b-banner-blog__bg-img_geo,.b-banner-blog_adapt_deadline .b-banner-blog__bg-img_geo2,.b-banner-blog_adapt_deadline .b-banner-blog__bg-img_peace{display:none}.b-banner-blog_adapt_deadline .b-banner-blog__bg-img_geo3{transform:translateX(-50%);left:calc(50% + 10px);bottom:-60px}.b-banner-blog_adapt_deadline .b-banner-blog__bg-img_mob{display:block}.b-banner-blog_adapt_deadline .b-banner-blog__wrapper{text-align:center;padding:32px 15px}.b-banner-blog_adapt_deadline .b-banner-blog__features{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:12px}.b-banner-blog_adapt_deadline .b-banner-blog__features-item{margin-right:30px;margin-bottom:10px;position:relative;top:initial;right:initial}.b-banner-blog_adapt_deadline .b-banner-blog__controls{justify-content:center}.b-banner-blog_adapt_deadline .b-banner-blog__icon_rock{display:none}.b-banner-blog_adapt_deadline .b-banner-blog__icon_peace2{top:initial;bottom:-30px}.b-banner-blog_adapt_deadline .b-banner-blog__icon_like{display:none}.b-banner-blog_adapt_deadline .b-banner-blog__icon_like2{width:38px;display:block;right:-20px;top:50%;transform:translateY(-50%)}}.b-banner-popular-works__wrapper{background-color:#f9e5c7;overflow:hidden;position:relative}.b-banner-popular-works__bg-img{position:absolute}.b-banner-popular-works__bg-img_mob{display:none}.b-banner-popular-works__inner{padding-top:83px;padding-bottom:72px;display:flex;flex-direction:column;position:relative}.b-banner-popular-works__title{font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:52px;color:#333;font-size:38px;line-height:32px;text-align:center}.b-banner-popular-works__content{max-width:none;display:flex;justify-content:center;flex-wrap:wrap;position:relative;z-index:10}.b-banner-popular-works__item{width:18%;max-width:none;min-width:170px;margin-bottom:23px}.b-banner-popular-works__item:not(:last-child){margin-right:23px}.b-banner-popular-works__item_big{display:flex;max-width:none;width:266px}.b-banner-popular-works__work{font-family:Roboto,sans-serif;font-weight:700;width:100%;padding:18px 0;border-radius:15px;font-size:18px;line-height:23px;color:#333;text-align:center;background-color:#fff;position:relative}.b-banner-popular-works__controls{margin:27px auto 0;width:100%;max-width:266px}.b-banner-popular-works__btn{font-family:Roboto,sans-serif;font-weight:700;width:100%;margin-top:auto;font-size:14px;line-height:20px;color:#333}.b-banner-popular-works_spring .b-banner-popular-works__wrapper{background-color:#d8ecff}.b-banner-popular-works_spring .b-banner-popular-works__bg-img_line-left{left:0;top:0}.b-banner-popular-works_spring .b-banner-popular-works__bg-img_flowers-left{left:0;bottom:0}.b-banner-popular-works_spring .b-banner-popular-works__bg-img_line-right{right:0;bottom:0}.b-banner-popular-works_spring .b-banner-popular-works__bg-img_flowers-right{right:0;top:0}.b-banner-popular-works_summer .b-banner-popular-works__wrapper{background-color:#d8ecff}.b-banner-popular-works_summer .b-banner-popular-works__bg-img_top{left:0;top:0}.b-banner-popular-works_summer .b-banner-popular-works__bg-img_left{left:0;bottom:0}.b-banner-popular-works_summer .b-banner-popular-works__bg-img_right{right:0;bottom:0}.b-banner-popular-works_summer .b-banner-popular-works__bg-img_bg{top:50%;left:50%;transform:translate(-50%,-50%)}.b-banner-popular-works_autumn .b-banner-popular-works__wrapper{background-color:#d8ecff}.b-banner-popular-works_autumn .b-banner-popular-works__bg-img_book{bottom:0;right:0}.b-banner-popular-works_autumn .b-banner-popular-works__bg-img_leaf-left{top:0;left:0}.b-banner-popular-works_autumn .b-banner-popular-works__bg-img_leaf-right{top:0;right:0}.b-banner-popular-works_autumn .b-banner-popular-works__bg-img_leaf-wave{bottom:0;left:0}.b-banner-popular-works_winter .b-banner-popular-works__wrapper{background-color:#d8ecff}.b-banner-popular-works_winter .b-banner-popular-works__title{margin-bottom:47px}.b-banner-popular-works_winter .b-banner-popular-works__bg-img_cup{bottom:0;right:68px}.b-banner-popular-works_winter .b-banner-popular-works__bg-img_gloves{left:0;bottom:0}.b-banner-popular-works_winter .b-banner-popular-works__bg-img_sweater{top:0;left:-90px}.b-banner-popular-works_winter .b-banner-popular-works__bg-img_snow{transform:translateX(-50%);left:50%;top:0}.b-banner-popular-works_winter .b-banner-popular-works__bg-img_snow-circle{top:0;right:0}.b-banner-popular-works_winter .b-banner-popular-works__bg-img_snow-bg{top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:767px){.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img{display:none}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_mob{display:block}.b-banner-popular-works_adapt_spring .b-banner-popular-works__title{margin-bottom:37px;font-size:24px;line-height:32px}.b-banner-popular-works_adapt_spring .b-banner-popular-works__inner{padding-top:108px;padding-bottom:161px}.b-banner-popular-works_adapt_spring .b-banner-popular-works__content{flex-direction:column;align-items:center}.b-banner-popular-works_adapt_spring .b-banner-popular-works__item{max-width:190px;width:100%;margin-bottom:0}.b-banner-popular-works_adapt_spring .b-banner-popular-works__item:not(:last-child){margin-right:0;margin-bottom:13px}.b-banner-popular-works_adapt_spring .b-banner-popular-works__work{padding:13px 0}.b-banner-popular-works_adapt_spring .b-banner-popular-works__controls{margin-top:37px}}@media (min-width:1024px) and (max-width:1279px){.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_line-left{left:-40px}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_flowers-left{left:-70px}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_line-right{right:-40px}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_flowers-right{top:-30px;right:-85px}}@media (min-width:768px) and (max-width:1023px){.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_line-left{left:-40px}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_flowers-left{left:-120px}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_line-right{right:-40px}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_flowers-right{top:-30px;right:-85px}}@media (max-width:767px){.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_line-left{top:0;left:0}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_flowers-right{top:0;right:0}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_flowers-mid{right:0;top:50%;transform:translateY(-50%)}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_line-right{right:0;bottom:0}.b-banner-popular-works_adapt_spring .b-banner-popular-works__bg-img_flowers-left{left:0;bottom:0}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img{display:none}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_mob{display:block}.b-banner-popular-works_adapt_summer .b-banner-popular-works__title{margin-bottom:37px;font-size:24px;line-height:32px}.b-banner-popular-works_adapt_summer .b-banner-popular-works__inner{padding-top:108px;padding-bottom:161px}.b-banner-popular-works_adapt_summer .b-banner-popular-works__content{flex-direction:column;align-items:center}.b-banner-popular-works_adapt_summer .b-banner-popular-works__item{max-width:190px;width:100%;margin-bottom:0}.b-banner-popular-works_adapt_summer .b-banner-popular-works__item:not(:last-child){margin-right:0;margin-bottom:13px}.b-banner-popular-works_adapt_summer .b-banner-popular-works__work{padding:13px 0}.b-banner-popular-works_adapt_summer .b-banner-popular-works__controls{margin-top:37px}}@media (min-width:1024px) and (max-width:1279px){.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_right{right:-105px}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_left{left:-40px}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_top{top:-20px;left:-20px}}@media (min-width:768px) and (max-width:1023px){.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_right{right:-105px;bottom:-15px}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_left{left:-170px}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_top{top:-20px;left:-20px}}@media (max-width:767px){.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_mid{top:50%;right:0;transform:translateY(-50%)}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_left{left:0;bottom:10px;z-index:1}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_top-right{top:0;right:0;z-index:1}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_top-left{top:0;left:0}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_bottom-right{right:0;bottom:0}.b-banner-popular-works_adapt_summer .b-banner-popular-works__bg-img_bg{display:block}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img{display:none}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_mob{display:block}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__title{margin-bottom:37px;font-size:24px;line-height:32px}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__inner{padding-top:108px;padding-bottom:161px}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__content{flex-direction:column;align-items:center}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__item{max-width:190px;width:100%;margin-bottom:0}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__item:not(:last-child){margin-right:0;margin-bottom:13px}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__work{padding:13px 0}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__controls{margin-top:37px}}@media (min-width:1024px) and (max-width:1279px){.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_book{bottom:-20px;right:-80px}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_leaf-left{top:-60px;left:-60px}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_leaf-right{top:-40px;right:-90px}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_leaf-wave{bottom:-20px;left:-60px}}@media (min-width:768px) and (max-width:1023px){.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_book{bottom:-40px;right:-80px}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_leaf-left{top:-60px;left:-60px}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_leaf-right{top:-40px;right:-90px}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_leaf-wave{bottom:-20px;left:-60px}}@media (max-width:767px){.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_book{right:0;bottom:0;z-index:1}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_leaf-bottom{left:0;bottom:-10px}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_leaf-left{left:0;top:0}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_leaf-mid{right:0;top:50%;transform:translateY(-50%)}.b-banner-popular-works_adapt_autumn .b-banner-popular-works__bg-img_leaf-right{right:0;top:0}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img{display:none}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_mob{display:block}.b-banner-popular-works_adapt_winter .b-banner-popular-works__title{margin-bottom:37px;font-size:24px;line-height:32px}.b-banner-popular-works_adapt_winter .b-banner-popular-works__inner{padding-top:108px;padding-bottom:161px}.b-banner-popular-works_adapt_winter .b-banner-popular-works__content{flex-direction:column;align-items:center}.b-banner-popular-works_adapt_winter .b-banner-popular-works__item{max-width:190px;width:100%;margin-bottom:0}.b-banner-popular-works_adapt_winter .b-banner-popular-works__item:not(:last-child){margin-right:0;margin-bottom:13px}.b-banner-popular-works_adapt_winter .b-banner-popular-works__work{padding:13px 0}.b-banner-popular-works_adapt_winter .b-banner-popular-works__controls{margin-top:37px}}@media (min-width:1024px) and (max-width:1279px){.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_sweater{top:35px;left:-165px}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_gloves{left:0}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_cup{right:0}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_snow-circle{top:-20px;right:-20px}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_neck{top:60px;left:-20px}}@media (min-width:768px) and (max-width:1023px){.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_sweater{top:35px;left:-165px}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_gloves{left:-100px}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_cup{right:-50px}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_snow-circle{top:-20px;right:-20px}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_neck{top:60px;left:-40px}}@media (max-width:767px){.b-banner-popular-works_adapt_winter .b-banner-popular-works__wrapper{overflow:visible}.b-banner-popular-works_adapt_winter .b-banner-popular-works__controls{max-width:290px}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_snow-bg{top:50%;left:50%;transform:translate(-50%,-50%)}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_circle{top:0;right:0}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_circle-left{top:0;left:0}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_snow-circle{top:50%;right:0;transform:translateY(-50%)}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_cup{bottom:0;right:0}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_gloves{bottom:0;left:0}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_snow{left:12px;top:50%;transform:translateY(-50%)}.b-banner-popular-works_adapt_winter .b-banner-popular-works__bg-img_neck{top:-68px;right:30px;z-index:1}}.b-banner{padding:20px 0 5px;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;z-index:0;position:relative}.b-banner::before{content:'';width:130%;height:100%;position:absolute;left:-50px;top:0;z-index:-1;background-color:#ffd012}.b-banner__title{font-family:RoundPro,sans-serif;font-weight:900;font-size:25px;color:#333}.b-banner__button,.b-banner__title{margin-bottom:15px}@media (max-width:767px){.b-banner_adapt_default .b-banner__title{font-size:20px;margin:0 0 10px;text-align:center}.b-banner_adapt_default .b-banner__button{font-size:12px;width:auto;margin-left:3%}}.b-blog-article__wrap{border:1px solid #e6e6e6;padding:20px 20px 30px}.b-blog-article__content{padding-top:30px}.b-blog-article__banner{margin:0 auto;width:100%;max-width:800px}.b-blog-article_new .b-blog-article__wrap{border:0;padding:0;position:relative}.b-blog-article_new .b-blog-article__content{padding-top:0}.b-blog-article_new .b-blog-article__banner{margin:inherit;max-width:none}.b-blog-article_new .b-blog-article__banner_mb_md{margin-bottom:40px}.b-blog-article_new .b-blog-article__banner_mt_md{margin-top:40px}@media (max-width:767px){.b-blog-article_adapt_default .b-blog-article__wrap{padding:15px}.b-blog-article_adapt_default .b-blog-article__content{padding-top:18px}}.b-blog-articles-list__title{font-size:17px;font-family:Roboto,sans-serif;font-weight:700}.b-blog-articles-list__text{font-size:15px;line-height:1.4}.b-blog-articles-list__article-wrap{border:1px solid #e6e6e6;padding:20px 20px 25px;margin-bottom:20px}.b-blog-articles-list__article-wrap:last-child{margin-bottom:0}.b-blog-articles-list__head{display:flex;justify-content:space-between;margin-left:-10px;margin-right:-10px;margin-bottom:16px;padding-right:20px}.b-blog-articles-list__head-col{padding-left:10px;padding-right:10px}.b-blog-articles-list__head-col_rating{min-width:380px;display:flex;justify-content:flex-end}.b-blog-articles-list__rating{display:flex;align-items:center;margin-left:-10px;margin-right:-10px;padding-top:4px}.b-blog-articles-list__rating-col{padding-left:10px;padding-right:10px}.b-blog-articles-list__rating-label{display:inline-block;font-size:15px}.b-blog-articles-list__rating-value{display:inline-block;padding-left:8px;font-family:Roboto,sans-serif;font-weight:700}.b-blog-articles-list__link-wrap{padding-top:13px}.b-blog-articles-list__link{font-size:15px;color:#3a5eac;transition:.25s}.b-blog-articles-list__link:hover{color:#7797dc;text-decoration:underline}@media (min-width:768px) and (max-width:1023px){.b-blog-articles-list_adapt_default .b-blog-articles-list__head{flex-wrap:wrap}.b-blog-articles-list_adapt_default .b-blog-articles-list__head-col{flex:100%;max-width:100%;display:block;margin-bottom:15px}.b-blog-articles-list_adapt_default .b-blog-articles-list__head-col:last-child{margin-bottom:0}}@media (max-width:767px){.b-blog-articles-list_adapt_default .b-blog-articles-list__head{flex-wrap:wrap}.b-blog-articles-list_adapt_default .b-blog-articles-list__head-col{flex:100%;max-width:100%;display:block;margin-bottom:15px;min-width:0}.b-blog-articles-list_adapt_default .b-blog-articles-list__head-col:last-child{margin-bottom:0}.b-blog-articles-list_adapt_default .b-blog-articles-list__rating{flex-wrap:wrap;margin-bottom:-7px}.b-blog-articles-list_adapt_default .b-blog-articles-list__rating-col{margin-bottom:7px}.b-blog-articles-list_adapt_default .b-blog-articles-list__rating-label{font-size:13px}.b-blog-articles-list_adapt_default .b-blog-articles-list__rating-value{font-size:13px;padding-left:0}.b-blog-articles-list_adapt_default .b-blog-articles-list__text{font-size:14px}}.b-blog-categories-list__row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:-50px}.b-blog-categories-list__col{padding-left:15px;padding-right:15px;max-width:33.33333%;flex:33.33333%;margin-bottom:50px}.b-blog-categories-list__title{font-size:17px;font-family:Roboto,sans-serif;font-weight:700;margin-bottom:15px}.b-blog-categories-list__article-wrap:last-child .b-blog-categories-list__article:last-child{border-bottom:none;margin-bottom:0}.b-blog-categories-list__article{padding-bottom:4px;border-bottom:1px solid #e6e6e6;display:inline-block;margin-bottom:4px}.b-blog-categories-list__article-link{color:#3a5eac;font-size:15px;transition:.25s ease all}.b-blog-categories-list__article-link:hover{color:#337ab7;text-decoration:underline}.b-blog-categories-list__button-wrap{padding-top:20px}.b-blog-categories-list__button{min-width:160px}@media (min-width:768px) and (max-width:1023px){.b-blog-categories-list_adapt_default .b-blog-categories-list__col{flex:50%;max-width:50%}}@media (max-width:767px){.b-blog-categories-list_adapt_default .b-blog-categories-list__col{flex:100%;max-width:100%}}.b-blog-list__wrapper{display:flex;flex-direction:column}.b-blog-list__list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.b-blog-list__works{display:flex;padding:20px 0 10px;flex-wrap:wrap}.b-blog-list__works-item{font-family:RoundPro,sans-serif;font-weight:700;border-radius:20px;padding:13px 20px;color:#3385e4;font-size:12px;line-height:10px;letter-spacing:.5px;text-align:center;text-transform:uppercase;background-color:#e3eefd}.b-blog-list__works-item:not(:last-child){margin-right:10px;margin-bottom:10px}.b-blog-list__item_row_md{grid-row:span 2}.b-blog-list__item_column_lg{grid-column:span 3}.b-blog-list__btn_work{max-height:36px;padding:10px 30px}.b-blog-list__btn_load{padding:15px 60px;margin:40px auto 0}.b-blog-list__icon{margin-left:12px}@media (min-width:768px) and (max-width:1023px){.b-blog-list_adapt_default .b-blog-list__list{grid-template-columns:repeat(2,1fr)}.b-blog-list_adapt_default .b-blog-list__item_column_lg{grid-column:span 2}}@media (max-width:767px){.b-blog-list_adapt_default .b-blog-list__list{grid-template-columns:repeat(1,1fr)}.b-blog-list_adapt_default .b-blog-list__item_column_lg{grid-column:span 1}.b-blog-list_adapt_default .b-blog-list__works-item{padding:11px 16px;font-size:10px;line-height:1}.b-blog-list_adapt_default .b-blog-list__works-item:not(:last-child){margin-right:8px;margin-bottom:8px}.b-blog-list_adapt_default .b-blog-list__btn_work{max-height:32px;font-size:10px;line-height:1}}.b-bonuses-features__wrapper{position:relative}.b-bonuses-features__title{font-size:28px;line-height:1.357;margin-bottom:70px;color:#000;text-align:center}.b-bonuses-features__row{display:flex;margin-left:-15px;margin-right:-15px;margin-bottom:74px}.b-bonuses-features__item-list-text:last-child,.b-bonuses-features__row:last-child{margin-bottom:0}.b-bonuses-features__col{padding-left:15px;padding-right:15px;flex:50%;max-width:50%}.b-bonuses-features__col_pb_sm{padding-bottom:15px}.b-bonuses-features__col_order_1{order:1}.b-bonuses-features__item-title{font-size:19px;line-height:1.3158;color:#000;margin-bottom:20px}.b-bonuses-features__item-text{font-size:14px;line-height:1.4286}.b-bonuses-features__item-image{max-width:100%}.b-bonuses-features__item-image-wrap{max-width:270px;margin-left:auto;margin-right:auto}.b-bonuses-features__item-image-wrap_max-width_none{max-width:none}.b-bonuses-features__item-image-wrap_pt_md{padding-top:20px}.b-bonuses-features__item-image-wrap_pt_xl{padding-top:90px}.b-bonuses-features__item-image-wrap_bottom{display:flex;align-items:flex-end;height:100%}.b-bonuses-features__item-values{display:flex;margin-left:-28px;margin-right:-28px;padding-top:40px}.b-bonuses-features__item-value{padding-left:28px;padding-right:28px;position:relative}.b-bonuses-features__item-value::before{content:'';position:absolute;width:22px;height:22px;border-radius:50%;background-color:#ffd012;background-image:url(../images/right_black_arrow.svg);background-position:center;background-repeat:no-repeat;left:-13px;top:calc(50% - 16px)}.b-bonuses-features__item-value:first-child::before{display:none}.b-bonuses-features__item-value-sum{font-size:34px;line-height:.589;color:#000;margin-bottom:8px}.b-bonuses-features__item-value-label{font-size:14px;line-height:1.4286}.b-bonuses-features__item-list{padding-top:35px}.b-bonuses-features__item-list-text{padding-left:29px;font-size:14px;line-height:1.4;margin-bottom:26px;position:relative;word-break:break-word}.b-bonuses-features__item-list-text::before{content:'';position:absolute;width:9px;height:9px;border-radius:50%;background-color:#ffd012;left:0;top:4px}.b-bonuses-features__link{text-decoration:none;color:#3385e4}.b-bonuses-features__link:hover{text-decoration:underline}.b-bonuses-features__buttons{padding-top:38px}.b-bonuses-features__button{min-width:215px;letter-spacing:.05em}.b-bonuses-features__youtube-btn-wrap{display:flex;justify-content:center;padding-top:50px}.b-bonuses-features__youtube-btn-wrap_tablet{display:none}.b-bonuses-features__youtube-btn-text{display:inline}.b-bonuses-features__referral-block{margin-top:15px}.b-bonuses-features_clients{padding:50px 40px 25px;background:rgba(250,249,230,.8);border-radius:20px;position:relative}.b-bonuses-features_clients::before{content:'';position:absolute;background-image:url(../images/bonuses-long_line.svg);width:456px;height:1050px;background-repeat:no-repeat;background-size:contain;top:175px;left:112px}.b-bonuses-features_clients .b-bonuses-features__title{margin-bottom:52px}.b-bonuses-features_clients .b-bonuses-features__item-list{padding-top:11px}@media (min-width:768px) and (max-width:1023px){.b-bonuses-features_adapt_default .b-bonuses-features__col_content{flex:65%;max-width:65%}.b-bonuses-features_adapt_default .b-bonuses-features__col_image{flex:35%;max-width:35%}.b-bonuses-features_adapt_default .b-bonuses-features__title{font-size:22px;margin-bottom:40px}.b-bonuses-features_adapt_default .b-bonuses-features__item-title{font-size:18px;margin-bottom:15px}.b-bonuses-features_adapt_default .b-bonuses-features__item-value-sum{font-size:28px}.b-bonuses-features_adapt_default .b-bonuses-features__buttons{padding-top:20px}.b-bonuses-features_adapt_default .b-bonuses-features__button{min-width:0}.b-bonuses-features_adapt_default .b-bonuses-features__youtube-btn-wrap,.b-bonuses-features_adapt_default::before{display:none}.b-bonuses-features_adapt_default .b-bonuses-features__youtube-btn-wrap_tablet{display:flex}}@media (max-width:767px){.b-bonuses-features_adapt_default .b-bonuses-features__row{flex-wrap:wrap;margin-bottom:25px}.b-bonuses-features_adapt_default .b-bonuses-features__row:last-child{margin-bottom:0}.b-bonuses-features_adapt_default .b-bonuses-features__col{order:inherit}.b-bonuses-features_adapt_default .b-bonuses-features__col_content{flex:100%;max-width:100%;margin-bottom:15px}.b-bonuses-features_adapt_default .b-bonuses-features__col_image{flex:100%;max-width:100%}.b-bonuses-features_adapt_default .b-bonuses-features__title{font-size:18px;margin-bottom:20px}.b-bonuses-features_adapt_default .b-bonuses-features__item-title{font-size:16px;margin-bottom:15px}.b-bonuses-features_adapt_default .b-bonuses-features__item-value-sum{font-size:28px}.b-bonuses-features_adapt_default .b-bonuses-features__buttons{padding-top:20px}.b-bonuses-features_adapt_default .b-bonuses-features__button{min-width:0}.b-bonuses-features_adapt_default .b-bonuses-features__item-image-wrap{text-align:center;justify-content:center}.b-bonuses-features_adapt_default .b-bonuses-features__item-image{max-width:75%}.b-bonuses-features_adapt_default .b-bonuses-features__item-values{margin-left:-22px;margin-right:-22px}.b-bonuses-features_adapt_default .b-bonuses-features__item-value{padding-left:22px;padding-right:22px}.b-bonuses-features_adapt_default::before{display:none}}@media (min-width:768px) and (max-width:1023px){.b-bonuses-features_adapt_client .b-bonuses-features__col_content{flex:65%;max-width:65%}.b-bonuses-features_adapt_client .b-bonuses-features__col_image{flex:35%;max-width:35%}.b-bonuses-features_adapt_client .b-bonuses-features__title{font-size:22px;margin-bottom:40px}.b-bonuses-features_adapt_client .b-bonuses-features__item-title{font-size:18px;margin-bottom:15px}.b-bonuses-features_adapt_client .b-bonuses-features__item-value-sum{font-size:28px}.b-bonuses-features_adapt_client .b-bonuses-features__buttons{padding-top:20px}.b-bonuses-features_adapt_client .b-bonuses-features__button{min-width:0}.b-bonuses-features_adapt_client .b-bonuses-features__youtube-btn-wrap,.b-bonuses-features_adapt_client::before{display:none}.b-bonuses-features_adapt_client .b-bonuses-features__youtube-btn-wrap_tablet{display:flex}}@media (max-width:767px){.b-bonuses-features_adapt_client{padding:20px 15px}.b-bonuses-features_adapt_client .b-bonuses-features__row{flex-wrap:wrap;margin-bottom:25px}.b-bonuses-features_adapt_client .b-bonuses-features__row:last-child{margin-bottom:0}.b-bonuses-features_adapt_client .b-bonuses-features__col{order:inherit}.b-bonuses-features_adapt_client .b-bonuses-features__col_content{flex:100%;max-width:100%;margin-bottom:15px}.b-bonuses-features_adapt_client .b-bonuses-features__col_image{flex:100%;max-width:100%}.b-bonuses-features_adapt_client .b-bonuses-features__title{font-size:18px;margin-bottom:20px}.b-bonuses-features_adapt_client .b-bonuses-features__item-title{font-size:16px;margin-bottom:15px}.b-bonuses-features_adapt_client .b-bonuses-features__item-value-sum{font-size:28px}.b-bonuses-features_adapt_client .b-bonuses-features__buttons{padding-top:20px}.b-bonuses-features_adapt_client .b-bonuses-features__button{min-width:0}.b-bonuses-features_adapt_client .b-bonuses-features__item-image-wrap{text-align:center;justify-content:center}.b-bonuses-features_adapt_client .b-bonuses-features__item-image{max-width:75%}.b-bonuses-features_adapt_client .b-bonuses-features__item-values{margin-left:-22px;margin-right:-22px}.b-bonuses-features_adapt_client .b-bonuses-features__item-value{padding-left:22px;padding-right:22px}.b-bonuses-features_adapt_client::before{display:none}}.b-breadcrumbs__list{font-size:0}.b-breadcrumbs__item{font-size:12px;color:#333;line-height:1.2;display:inline-flex;align-items:center}.b-breadcrumbs__link{cursor:pointer;color:#9299a2}.b-breadcrumbs__breaker{vertical-align:bottom;display:inline-block;margin-top:-1px;margin-left:11px;margin-right:11px;opacity:.3;width:6px}.b-breadcrumbs_color .b-breadcrumbs__item{font-size:16px;line-height:22px}.b-breadcrumbs_color .b-breadcrumbs__link{color:#3385e4}.b-breadcrumbs_color .b-breadcrumbs__label{color:#333}.b-breadcrumbs_color .b-breadcrumbs__separator{margin:0 5px}.b-breadcrumbs_night .b-breadcrumbs__item{color:#fff}.b-breadcrumbs_night .b-breadcrumbs__link{color:#ffd012}.b-breadcrumbs_night .b-breadcrumbs__label{color:#fff}@media (max-width:767px){.b-breadcrumbs_adapt_blog .b-breadcrumbs__item{font-size:12px;line-height:16px}}.b-card__wrapper{background:#fff;box-shadow:0 10px 20px rgba(229,229,229,.9);margin:0 auto;padding:30px 0 30px 56px;position:relative}.b-card__wrapper_w_70{width:70%}.b-card__content{position:relative;width:70%;z-index:999}.b-card__title{font-family:RoundPro,sans-serif;font-weight:900;font-size:18px;color:#4a4a4a}.b-card__text{font-family:Roboto,sans-serif;font-size:12px;line-height:20px;font-weight:400;color:#858585;margin-top:16px}.b-card__img-wrapper{position:absolute;bottom:0;right:0;z-index:0;height:100%}.b-card__img{height:100%;width:auto}@media (min-width:768px) and (max-width:1023px){.b-card_adapt_default .b-card__wrapper{width:100%}.b-card_adapt_default .b-card__img-wrapper{height:75%}}@media (max-width:767px){.b-card_adapt_default .b-card__img-wrapper{display:none}}@media (max-width:496px){.b-card_adapt_default .b-card__wrapper{padding-left:30px;padding-right:30px;width:90%}.b-card_adapt_default .b-card__content{width:100%}}.b-chart-bar__wrapper{display:flex;flex-direction:column}.b-chart-bar__item{display:flex;align-items:center}.b-chart-bar__item:not(:last-child){margin-bottom:13px}.b-chart-bar__bar{width:247px;height:33px;margin-right:15px;border-radius:5px;overflow:hidden;position:relative;padding:4px 3px;border:1px solid #999}.b-chart-bar__progress{height:100%;max-width:100%;min-width:fit-content;padding:0 4px;background:#4ebd17;display:flex;justify-content:flex-end;align-items:center}.b-chart-bar__progress_empty{display:none}.b-chart-bar__value-container{padding-right:10px;width:fit-content;display:flex}.b-chart-bar__value{font-weight:400;font-size:14px;line-height:1;color:#fff}.b-chart-bar__text{font-weight:400;font-size:15px;line-height:25px;color:#666}.b-chart-bar__text:hover,.b-chart-bar__text_active{text-decoration:underline}@media (max-width:496px){.b-chart-bar_adapt_default .b-chart-bar__item{flex-direction:column-reverse;align-items:flex-start}}.b-checkbox__label-area{cursor:pointer;position:relative;padding-left:32px;display:block}.b-checkbox__label{min-height:24px;display:flex;align-items:center}.b-checkbox__label-inner{font-size:14px;line-height:1.3;color:#333;opacity:.6}.b-checkbox__label-inner_color_dark{color:#333;opacity:1}.b-checkbox__label-inner_fz_md{font-size:16px}.b-checkbox__checkbox-area{width:24px;height:24px;border:1px solid #999;box-sizing:border-box;border-radius:5px;position:absolute;background:#fff;top:0;left:0}.b-checkbox__checkbox-area:before{content:url(../images/yellow-check.svg);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:0;opacity:0;visibility:hidden;transition:.25s ease all}.b-checkbox__checkbox-area:hover::before{opacity:1;visibility:visible;filter:grayscale(1)}.b-checkbox__checkbox{display:block;opacity:0;width:0;height:0;position:absolute}.b-checkbox__checkbox:checked~.b-checkbox__checkbox-area:before,.b-radio__radio:checked~.b-radio__radio-area:before{opacity:1;visibility:visible;filter:none}.b-checkbox__error{display:none}.b-checkbox__label-link{color:#333}.b-checkbox__label-link_fw_bold{font-weight:700}.b-checkbox__label-link:hover,.b-checkbox__label-link_underline{text-decoration:underline}.b-checkbox__label-link_underline:hover{text-decoration:none}.b-checkbox_theme_lk .b-checkbox__checkbox-area:before{content:'';width:70%;height:70%;background:#ffd012;border-radius:5px}.b-checkbox_size_lg .b-checkbox__checkbox-area{width:30px;height:30px}.b-checkbox_size_lg .b-checkbox__label-area{padding-left:40px}.b-checkbox_size_lg .b-checkbox__label{min-height:30px}.b-checkbox_error .b-checkbox__checkbox-area{border-color:#d0021b;opacity:1}.b-checkbox_error .b-checkbox__error{display:block;color:#d0021b;font-size:12px;margin-top:6px}.b-checkbox_error .b-checkbox__label-inner{color:#d0021b;opacity:1}.b-checkbox_error .b-checkbox__label-link{color:#d0021b}.b-checkbox_font_sm .b-checkbox__label-inner{font-size:12px}.b-checkbox_line-height_md .b-checkbox__label-inner{line-height:20px}.b-city-selection-popup{background:#fff;box-shadow:0 0 18px rgba(0,0,0,.15);border-radius:17px;overflow:hidden;padding:17px 30px;width:100%;max-width:255px}.b-city-selection-popup__text{font-family:Roboto,sans-serif;font-weight:400;text-align:right;font-size:14px;line-height:1.14;color:#999}.b-city-selection-popup__text-strong{display:inline;font-family:Roboto,sans-serif;font-weight:700}.b-city-selection-popup__ui-wrapper{margin-top:10px;display:flex;align-items:center;justify-content:flex-end}.b-city-selection-popup__btn-change{cursor:pointer;font-family:Roboto,sans-serif;font-weight:400;white-space:nowrap;font-size:9px;line-height:1.22;text-decoration-line:underline;text-transform:uppercase;color:#3385e4;margin-right:12px}.b-city-selection-popup__btn{width:72px;max-width:100%}.b-city-selection__wrap{display:flex;cursor:pointer}.b-city-selection__icon{margin-right:4px;position:relative;top:-1px}.b-city-selection__name{font-size:14px;border-bottom:solid 2px #ffd012;font-weight:700;padding-bottom:1px;max-width:135px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b-coffee-banner{color:#fff;display:flex;justify-content:center;background-color:#084244;position:relative;min-height:305px}.b-coffee-banner__right-bg{position:absolute;background:#000;width:50%;left:calc(50% + 680px);top:0;height:100%;z-index:1}.b-coffee-banner__wrapper{width:100%;max-width:1440px;height:auto;max-height:305px;position:relative;display:flex;justify-content:center;transition:.3s}.b-coffee-banner__coffee{position:absolute}.b-coffee-banner__coffee_left-seeds{left:-183px;bottom:0}.b-coffee-banner__coffee_left-seed{z-index:2;left:-66px;bottom:27px}.b-coffee-banner__coffee_bottom-seeds{bottom:0;left:524px;z-index:11}.b-coffee-banner__coffee_mobile-left-seed{position:absolute;left:0;bottom:90px;z-index:10;display:none}.b-coffee-banner__coffee_mobile-top-seeds{bottom:415px;right:0;display:none}.b-coffee-banner__coffee_mobile-right-seeds{bottom:320px;right:0;z-index:2;display:none}.b-coffee-banner__coffee_mobile,.b-coffee-banner_theme_man .b-coffee-banner__right-bg{display:none}.b-coffee-banner__gradient{background:linear-gradient(0deg,#084244 0,rgba(8,66,68,0) 100%);position:absolute;left:0;bottom:0;width:100%;height:139px;display:none;z-index:1;transition:.3s ease-in}.b-coffee-banner__gradient_top{transform:rotateX(180deg);background:linear-gradient(0deg,#084244 43.88%,rgba(8,66,68,0) 100%);top:0;bottom:unset}.b-coffee-banner__blur{position:absolute;transition:all .3s ease-out}@-moz-document url-prefix(){.b-coffee-banner__blur{opacity:.4}}.b-coffee-banner__blur_blue-left{bottom:0;left:-550px}.b-coffee-banner__blur_blue-bottom{bottom:0;left:-260px;z-index:1}.b-coffee-banner__blur_red{top:0;left:804px}.b-coffee-banner__blur_mobile-left{display:none;left:0;bottom:45px}.b-coffee-banner__blur_mobile-bottom{display:none;left:0;bottom:7px}.b-coffee-banner__blur_mobile-top{display:none;right:0;top:0}.b-coffee-banner__blur_mobile-top-closed{display:none;opacity:0;right:0;top:0;z-index:2}.b-coffee-banner__content-container{position:relative;max-width:1440px;width:100%;display:flex;justify-content:space-between;padding:0 29px 0 58px}.b-coffee-banner__age,.b-coffee-banner__todo-item::before{line-height:1;position:absolute;display:flex;justify-content:center;align-items:center}.b-coffee-banner__age{top:18px;left:18px;width:59px;height:59px;border:4.5px solid #fff;border-radius:50px;font-family:Roboto,sans-serif;font-weight:900;font-size:27px;text-transform:uppercase;z-index:2}.b-coffee-banner__content{flex:0 0 690px;display:flex;flex-direction:column;justify-content:center;margin-left:5.5%;position:relative}.b-coffee-banner__title{font-family:Roboto,sans-serif;font-weight:900;font-size:48px;line-height:1.2;text-transform:uppercase;margin:0 0 27px;max-width:800px;z-index:10}.b-coffee-banner__todo-list{margin:-12px;display:flex;flex-wrap:wrap;z-index:10}.b-coffee-banner__todo-item{margin:12px;position:relative;counter-increment:step-counter}.b-coffee-banner__todo-item::before{color:#333;content:counter(step-counter);font-size:16px;font-weight:700;background:#ffd012;border-radius:50%;width:28px;height:28px;top:-13px;left:-13px;box-sizing:border-box;z-index:999}.b-coffee-banner__todo-item:last-child:after{border:0}.b-coffee-banner__todo,.b-coffee-banner__todo_results{display:flex;flex-direction:column;text-align:center;justify-content:center}.b-coffee-banner__todo{background:#fff;padding:13px 18px 14px;width:fit-content;max-width:190px;border-radius:12px;background:rgba(255,255,255,.15);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);min-height:115px}.b-coffee-banner__todo_results{padding:13px 15px 14px;align-items:center;min-width:225px}.b-coffee-banner__step{width:28px;height:28px;min-width:28px;background:#ffd012;border-radius:40px;display:flex;justify-content:center;align-items:center;margin-right:8px;font-family:Roboto,sans-serif;font-weight:900;font-size:18.5px}.b-coffee-banner__todo-text{font-size:20px;line-height:22px}.b-coffee-banner__todo-text_bold{font-family:Roboto,sans-serif;font-weight:700;font-size:20px}.b-coffee-banner__todo-text_results{font-size:20px}.b-coffee-banner__bday,.b-coffee-banner__todo-text_bold-results{font-family:Roboto,sans-serif;font-weight:700;font-size:20px}.b-coffee-banner__bday{width:max-content;font-family:RoundPro,sans-serif;border-radius:16px;padding:16px 18px;line-height:1;color:#000;text-align:center;background-color:#fff;transform:rotate(-4deg);position:absolute;left:645px;top:20px}.b-coffee-banner__stars{width:34px;height:34px;position:absolute;bottom:-8px;right:-8px}.b-coffee-banner__gift{width:34px;height:34px;position:absolute;top:-8px;left:-8px}.b-coffee-banner__date{margin:56px 0 0 8px;line-height:1.25;position:absolute;left:645px;top:52px;white-space:nowrap}.b-coffee-banner__go-plate{position:absolute;z-index:9;bottom:-30px;left:calc(120px + 59%);padding:7px;border:3px dashed #ffd012;border-radius:20px;transform:rotate(3.04deg);min-width:394px}.b-coffee-banner__arrow{position:absolute;bottom:-195px;right:9px;height:183px;width:100px}.b-coffee-banner__go-plate-inner{border-radius:13px;background-color:#ffd012;display:flex;justify-content:center;align-content:center;font-family:Roboto,sans-serif;font-weight:900;font-size:36px;line-height:1;color:#333;padding:13px 16px}.b-coffee-banner__button{display:none;position:absolute;right:25px;bottom:-8px;width:29px;height:29px;background:#ffd012;border:3px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.05);border-radius:36.8692px;justify-content:center;align-items:center;z-index:50;cursor:pointer;padding-top:2px}.b-coffee-banner__button-arrow{border-right:5px solid transparent;border-top:6px solid #333;border-left:5px solid transparent}.b-coffee-banner__main-img{margin-left:-78px}.b-coffee-banner__main-img_mobile{display:none;aspect-ratio:225/353}.b-coffee-banner_theme_man{background:#1f4b5e}.b-coffee-banner_theme_man .b-coffee-banner__imgs{width:100%;height:100%;position:absolute;overflow:hidden;left:0;top:0}.b-coffee-banner_theme_man .b-coffee-banner__coffee_top-seeds{left:1297px;z-index:2}.b-coffee-banner_theme_man .b-coffee-banner__coffee_seeds-man-left{top:0;left:737px}.b-coffee-banner_theme_man .b-coffee-banner__coffee_seeds-man-right{top:0;left:1209px}.b-coffee-banner_mobile,.b-coffee-banner_theme_man .b-coffee-banner__coffee_mobile{display:none}.b-coffee-banner_theme_man .b-coffee-banner__blur_blue-top{top:0;right:-548px}.b-coffee-banner_theme_man .b-coffee-banner__blur_blue-left{left:-523px}.b-coffee-banner_theme_man .b-coffee-banner__blur_blue-bottom{left:-530px}.b-coffee-banner_theme_man .b-coffee-banner__main-img{margin:0}.b-coffee-banner_theme_man .b-coffee-banner__main-img_mobile{display:none;aspect-ratio:293.453/305;height:305px}@media (min-width:1024px) and (max-width:1279px){.b-coffee-banner_adapt_default .b-coffee-banner__title{font-size:37px;max-width:500px}.b-coffee-banner_adapt_default .b-coffee-banner__content-container{padding:0 0 0 100px;justify-content:space-between}.b-coffee-banner_adapt_default .b-coffee-banner__content{margin:0 auto}.b-coffee-banner_adapt_default .b-coffee-banner__go-plate{display:none;left:unset;right:5px;bottom:-80px}.b-coffee-banner_adapt_default .b-coffee-banner__main-img{display:none}.b-coffee-banner_adapt_default .b-coffee-banner__main-img_mobile{margin:0;display:block}.b-coffee-banner_adapt_default .b-coffee-banner__bday{left:calc(200px + 32vw)}.b-coffee-banner_adapt_default .b-coffee-banner__date{left:calc(200px + 32vw);top:50px}.b-coffee-banner_adapt_default .b-coffee-banner__blur_red{left:unset;right:-29px}.b-coffee-banner_adapt_default .b-coffee-banner__coffee_bottom-seeds{left:calc(50%)}}@media (min-width:768px) and (max-width:1023px){.b-coffee-banner_adapt_default .b-coffee-banner__title{max-width:400px;font-size:30px;margin-left:0}.b-coffee-banner_adapt_default .b-coffee-banner__content-container{padding:0 0 0 48px;justify-content:space-between}.b-coffee-banner_adapt_default .b-coffee-banner__coffee_left-seeds{width:calc(.85*437px)}.b-coffee-banner_adapt_default .b-coffee-banner__coffee_left-seed{width:calc(.85*156px)}.b-coffee-banner_adapt_default .b-coffee-banner__coffee_bottom-seeds{left:calc(50%);width:calc(.85*270px)}.b-coffee-banner_adapt_default .b-coffee-banner__age{top:12px;left:12px;width:42px;height:42px;border:2.5px solid #fff;font-size:18px}.b-coffee-banner_adapt_default .b-coffee-banner__todo-item:after{right:unset;left:19px;top:unset;bottom:-15px;transform:rotate(90deg)}.b-coffee-banner_adapt_default .b-coffee-banner__todo_results{min-width:205px}.b-coffee-banner_adapt_default .b-coffee-banner__todo-text,.b-coffee-banner_adapt_default .b-coffee-banner__todo-text_bold,.b-coffee-banner_adapt_default .b-coffee-banner__todo-text_bold-results,.b-coffee-banner_adapt_default .b-coffee-banner__todo-text_results{font-size:18px}.b-coffee-banner_adapt_default .b-coffee-banner__step{width:27px;height:27px}.b-coffee-banner_adapt_default .b-coffee-banner__content{margin:0 auto}.b-coffee-banner_adapt_default .b-coffee-banner__go-plate{display:none;left:unset;right:5px;bottom:-80px}.b-coffee-banner_adapt_default .b-coffee-banner__bday{font-size:16px;left:calc(200px + 28vw)}.b-coffee-banner_adapt_default .b-coffee-banner__date{font-size:14px;margin-left:0;left:calc(200px + 28vw);top:40px}.b-coffee-banner_adapt_default .b-coffee-banner__main-img{display:none}.b-coffee-banner_adapt_default .b-coffee-banner__main-img_mobile{margin-left:-200px;display:block}.b-coffee-banner_adapt_default .b-coffee-banner__blur_red{left:unset;right:-29px}}@media (max-width:767px){.b-coffee-banner_adapt_default{display:none;margin:0 -15px;min-height:unset;overflow:hidden}.b-coffee-banner_adapt_default .b-coffee-banner__title{font-size:calc(20px + 1vw);line-height:34px;max-width:440px}.b-coffee-banner_adapt_default .b-coffee-banner__wrapper{max-height:unset;padding:24px 0 20px}.b-coffee-banner_adapt_default .b-coffee-banner__content-container{padding:0 0 0 50px;justify-content:space-between}.b-coffee-banner_adapt_default .b-coffee-banner__content{z-index:1;margin:0;flex:unset}.b-coffee-banner_adapt_default .b-coffee-banner__todo-list{flex-direction:column;margin-bottom:32px}.b-coffee-banner_adapt_default .b-coffee-banner__todo-item:after{right:unset;left:19px;top:unset;bottom:-15px;transform:rotate(90deg)}.b-coffee-banner_adapt_default .b-coffee-banner__todo{max-width:332px;width:100%;min-height:unset}.b-coffee-banner_adapt_default .b-coffee-banner__todo_results{padding:13px 5px 14px;min-width:190px}.b-coffee-banner_adapt_default .b-coffee-banner__age{top:unset;bottom:1px;left:195px;width:27px;height:27px;font-size:12px;border-width:2px}.b-coffee-banner_adapt_default .b-coffee-banner__go-plate{display:none}.b-coffee-banner_adapt_default .b-coffee-banner__bday{left:280px;top:76px;padding:8px 10px;font-size:12px;z-index:100;border-radius:8px}.b-coffee-banner_adapt_default .b-coffee-banner__stars{width:18px;height:18px;right:-4px;bottom:-4px}.b-coffee-banner_adapt_default .b-coffee-banner__gift{width:18px;height:18px;left:-4px;top:-4px}.b-coffee-banner_adapt_default .b-coffee-banner__date{z-index:9;font-size:12px;margin:0;left:0;top:initial;bottom:0;transition:left .3s ease-out}.b-coffee-banner_adapt_default .b-coffee-banner__main-img{display:none}.b-coffee-banner_adapt_default .b-coffee-banner__main-img_mobile{margin-top:auto;height:fit-content;margin-left:-200px;display:block;margin-bottom:-20px;position:absolute;right:0;bottom:0;width:290px}.b-coffee-banner_adapt_default .b-coffee-banner__blur_blue-bottom,.b-coffee-banner_adapt_default .b-coffee-banner__blur_blue-left{display:none}.b-coffee-banner_adapt_default .b-coffee-banner__blur_red{left:unset;right:0}.b-coffee-banner_adapt_default .b-coffee-banner__blur_mobile-bottom,.b-coffee-banner_adapt_default .b-coffee-banner__blur_mobile-left,.b-coffee-banner_adapt_default .b-coffee-banner__blur_mobile-top-closed{display:block}.b-coffee-banner_adapt_default .b-coffee-banner__coffee_bottom-seeds,.b-coffee-banner_adapt_default .b-coffee-banner__coffee_left-seed,.b-coffee-banner_adapt_default .b-coffee-banner__coffee_left-seeds,.b-coffee-banner_adapt_default .b-coffee-banner__gradient{display:none}.b-coffee-banner_adapt_default.b-coffee-banner_mobile{display:block}}@media (max-width:496px){.b-coffee-banner_adapt_default .b-coffee-banner__title{font-size:20px;line-height:28px;max-width:300px;transition:.3s ease-in;margin-bottom:2px}.b-coffee-banner_adapt_default .b-coffee-banner__content-container{padding:0 0 0 22px}.b-coffee-banner_adapt_default .b-coffee-banner__content{z-index:2}.b-coffee-banner_adapt_default .b-coffee-banner__todo-list{opacity:0;height:auto;max-height:0;flex-wrap:nowrap;will-change:contents}.b-coffee-banner_adapt_default .b-coffee-banner__todo{max-width:190px;min-height:115px}.b-coffee-banner_adapt_default .b-coffee-banner__todo-text,.b-coffee-banner_adapt_default .b-coffee-banner__todo-text_bold{font-size:18px}.b-coffee-banner_adapt_default .b-coffee-banner__todo-text_results{font-size:16px}.b-coffee-banner_adapt_default .b-coffee-banner__todo-text_bold-results{font-size:18px}.b-coffee-banner_adapt_default .b-coffee-banner__button{display:flex}.b-coffee-banner_adapt_default .b-coffee-banner__coffee{opacity:0;transition:all .3s ease-in}.b-coffee-banner_adapt_default .b-coffee-banner__coffee_mobile-left-seed,.b-coffee-banner_adapt_default .b-coffee-banner__coffee_mobile-top-seeds{display:block}.b-coffee-banner_adapt_default .b-coffee-banner__coffee_mobile-right-seeds{display:block;z-index:3}.b-coffee-banner_adapt_default .b-coffee-banner__blur_red{display:none}.b-coffee-banner_adapt_default .b-coffee-banner__blur_mobile-top{display:block}.b-coffee-banner_adapt_default .b-coffee-banner__age{left:165px;opacity:0;transition:all .3s}.b-coffee-banner_adapt_default .b-coffee-banner__main-img{top:-20px;bottom:unset;right:-23px;width:150%;max-width:312px;transition:all .3s ease-in}.b-coffee-banner_adapt_default .b-coffee-banner__bday{font-size:10px;top:62px}.b-coffee-banner_adapt_default .b-coffee-banner__date{font-size:10px}.b-coffee-banner_adapt_default .b-coffee-banner__gradient{display:block}}@media (min-width:1024px) and (max-width:1279px){.b-coffee-banner_adapt_man .b-coffee-banner__title{font-size:37px;max-width:500px}.b-coffee-banner_adapt_man .b-coffee-banner__content-container{padding:0 0 0 100px;justify-content:space-between}.b-coffee-banner_adapt_man .b-coffee-banner__content{margin:0 auto}.b-coffee-banner_adapt_man .b-coffee-banner__go-plate{display:none;left:unset;right:5px;bottom:-80px}.b-coffee-banner_adapt_man .b-coffee-banner__main-img{display:none}.b-coffee-banner_adapt_man .b-coffee-banner__main-img_mobile{margin:0;display:block}.b-coffee-banner_adapt_man .b-coffee-banner__bday{left:calc(200px + 32vw)}.b-coffee-banner_adapt_man .b-coffee-banner__date{left:calc(200px + 32vw);top:50px}.b-coffee-banner_adapt_man .b-coffee-banner__blur_red{left:unset;right:-29px}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_bottom-seeds{left:calc(50%)}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_seeds-man-right{left:992px}}@media (min-width:768px) and (max-width:1023px){.b-coffee-banner_adapt_man .b-coffee-banner__title{max-width:400px;font-size:30px;margin-left:0}.b-coffee-banner_adapt_man .b-coffee-banner__content-container{padding:0 0 0 48px;justify-content:space-between}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_left-seeds{width:calc(.85*437px)}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_left-seed{width:calc(.85*156px)}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_bottom-seeds{left:calc(50%);width:calc(.85*270px)}.b-coffee-banner_adapt_man .b-coffee-banner__age{top:12px;left:12px;width:42px;height:42px;border:2.5px solid #fff;font-size:18px}.b-coffee-banner_adapt_man .b-coffee-banner__todo-item:after{right:unset;left:19px;top:unset;bottom:-15px;transform:rotate(90deg)}.b-coffee-banner_adapt_man .b-coffee-banner__todo_results{min-width:205px}.b-coffee-banner_adapt_man .b-coffee-banner__todo-text,.b-coffee-banner_adapt_man .b-coffee-banner__todo-text_bold,.b-coffee-banner_adapt_man .b-coffee-banner__todo-text_bold-results,.b-coffee-banner_adapt_man .b-coffee-banner__todo-text_results{font-size:18px}.b-coffee-banner_adapt_man .b-coffee-banner__step{width:27px;height:27px}.b-coffee-banner_adapt_man .b-coffee-banner__content{margin:0 auto}.b-coffee-banner_adapt_man .b-coffee-banner__go-plate{display:none;left:unset;right:5px;bottom:-80px}.b-coffee-banner_adapt_man .b-coffee-banner__bday{font-size:16px;left:calc(200px + 28vw)}.b-coffee-banner_adapt_man .b-coffee-banner__date{font-size:14px;margin-left:0;left:calc(200px + 28vw);top:40px}.b-coffee-banner_adapt_man .b-coffee-banner__main-img{display:none}.b-coffee-banner_adapt_man .b-coffee-banner__main-img_mobile{margin-left:-200px;display:block}.b-coffee-banner_adapt_man .b-coffee-banner__blur_red{left:unset;right:-29px}.b-coffee-banner_adapt_man .b-coffee-banner__main-img{margin-right:-100px}}@media (max-width:767px){.b-coffee-banner_adapt_man{display:none;margin:0 -15px;min-height:unset;overflow:hidden}.b-coffee-banner_adapt_man .b-coffee-banner__title{font-size:calc(20px + 1vw);line-height:34px;max-width:440px}.b-coffee-banner_adapt_man .b-coffee-banner__wrapper{max-height:unset;padding:24px 0 20px}.b-coffee-banner_adapt_man .b-coffee-banner__content-container{padding:0 0 0 50px;justify-content:space-between}.b-coffee-banner_adapt_man .b-coffee-banner__content{margin:0;flex:unset}.b-coffee-banner_adapt_man .b-coffee-banner__todo-list{flex-direction:column;margin-bottom:32px}.b-coffee-banner_adapt_man .b-coffee-banner__todo-item:after{right:unset;left:19px;top:unset;bottom:-15px;transform:rotate(90deg)}.b-coffee-banner_adapt_man .b-coffee-banner__todo{max-width:332px;width:100%;min-height:unset}.b-coffee-banner_adapt_man .b-coffee-banner__todo_results{padding:13px 5px 14px;min-width:190px}.b-coffee-banner_adapt_man .b-coffee-banner__age{top:unset;bottom:1px;left:195px;width:27px;height:27px;font-size:12px;border-width:2px}.b-coffee-banner_adapt_man .b-coffee-banner__go-plate{display:none}.b-coffee-banner_adapt_man .b-coffee-banner__bday{left:280px;top:76px;padding:8px 10px;font-size:12px;z-index:100;border-radius:8px}.b-coffee-banner_adapt_man .b-coffee-banner__stars{width:18px;height:18px;right:-4px;bottom:-4px}.b-coffee-banner_adapt_man .b-coffee-banner__gift{width:18px;height:18px;left:-4px;top:-4px}.b-coffee-banner_adapt_man .b-coffee-banner__date{z-index:9;font-size:12px;margin:0;left:0;top:initial;bottom:0;transition:left .3s ease-out}.b-coffee-banner_adapt_man .b-coffee-banner__main-img{display:none}.b-coffee-banner_adapt_man .b-coffee-banner__main-img_mobile{margin-top:auto;height:fit-content;margin-left:-200px;display:block;margin-bottom:-20px;position:absolute;right:0;bottom:0;width:290px}.b-coffee-banner_adapt_man .b-coffee-banner__blur_blue-bottom,.b-coffee-banner_adapt_man .b-coffee-banner__blur_blue-left{display:none}.b-coffee-banner_adapt_man .b-coffee-banner__blur_red{left:unset;right:0}.b-coffee-banner_adapt_man .b-coffee-banner__blur_mobile-bottom,.b-coffee-banner_adapt_man .b-coffee-banner__blur_mobile-left,.b-coffee-banner_adapt_man .b-coffee-banner__blur_mobile-top-closed{display:block}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_bottom-seeds,.b-coffee-banner_adapt_man .b-coffee-banner__coffee_left-seed,.b-coffee-banner_adapt_man .b-coffee-banner__coffee_left-seeds,.b-coffee-banner_adapt_man .b-coffee-banner__gradient{display:none}.b-coffee-banner_adapt_man.b-coffee-banner_mobile{display:block}.b-coffee-banner_adapt_man .b-coffee-banner__content{z-index:2}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_mobile-left-seed,.b-coffee-banner_adapt_man .b-coffee-banner__coffee_mobile-top-seeds{display:block}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_mobile-right-seeds{display:block;bottom:324px}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_mobile-top-seeds{width:331px;right:-125px;top:-62px;z-index:1;opacity:1}.b-coffee-banner_adapt_man .b-coffee-banner__blur_mobile-top{display:block;z-index:1}.b-coffee-banner_adapt_man .b-coffee-banner__main-img{top:178px;right:-125px;width:356px;max-width:unset;z-index:1}}@media (max-width:496px){.b-coffee-banner_adapt_man .b-coffee-banner__title{font-size:20px;line-height:28px;max-width:300px;transition:.3s ease-in;margin-bottom:2px}.b-coffee-banner_adapt_man .b-coffee-banner__content-container{padding:0 0 0 22px}.b-coffee-banner_adapt_man .b-coffee-banner__content{z-index:2}.b-coffee-banner_adapt_man .b-coffee-banner__todo-list{opacity:0;height:auto;max-height:0;flex-wrap:nowrap;will-change:contents}.b-coffee-banner_adapt_man .b-coffee-banner__todo{max-width:190px;min-height:115px}.b-coffee-banner_adapt_man .b-coffee-banner__todo-text,.b-coffee-banner_adapt_man .b-coffee-banner__todo-text_bold{font-size:18px}.b-coffee-banner_adapt_man .b-coffee-banner__todo-text_results{font-size:16px}.b-coffee-banner_adapt_man .b-coffee-banner__todo-text_bold-results{font-size:18px}.b-coffee-banner_adapt_man .b-coffee-banner__button{display:flex}.b-coffee-banner_adapt_man .b-coffee-banner__coffee{opacity:0;transition:all .3s ease-in}.b-coffee-banner_adapt_man .b-coffee-banner__blur_red{display:none}.b-coffee-banner_adapt_man .b-coffee-banner__age{left:165px;opacity:0;transition:all .3s}.b-coffee-banner_adapt_man .b-coffee-banner__main-img{bottom:unset;transition:all .3s ease-in}.b-coffee-banner_adapt_man .b-coffee-banner__bday{font-size:10px;top:62px}.b-coffee-banner_adapt_man .b-coffee-banner__date{font-size:10px}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_mobile-left-seed,.b-coffee-banner_adapt_man .b-coffee-banner__coffee_mobile-top-seeds{display:block}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_mobile-right-seeds{display:block;bottom:330px;z-index:3}.b-coffee-banner_adapt_man .b-coffee-banner__coffee_mobile-top-seeds{width:331px;right:-125px;top:-62px;z-index:1;opacity:1}.b-coffee-banner_adapt_man .b-coffee-banner__blur_mobile-top{display:block;z-index:1}.b-coffee-banner_adapt_man .b-coffee-banner__main-img{top:178px;right:-125px;width:356px;max-width:unset}.b-coffee-banner_adapt_man .b-coffee-banner__gradient{display:block;background:linear-gradient(0deg,#1f4b5e 0,rgba(31,75,94,0) 100%);z-index:2}.b-coffee-banner_adapt_man .b-coffee-banner__gradient_top{display:none}.b-coffee-banner_opened .b-coffee-banner__title{font-size:21px;transition:.3s ease-out;margin-bottom:24px}.b-coffee-banner_opened .b-coffee-banner__todo-list{animation-name:todo-list-open;animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:ease-out}.b-coffee-banner_opened .b-coffee-banner__age{opacity:1}.b-coffee-banner_opened .b-coffee-banner__button{animation-name:button-open;animation-duration:.3s;animation-fill-mode:forwards;bottom:0}.b-coffee-banner_opened .b-coffee-banner__coffee{opacity:1}.b-coffee-banner_opened .b-coffee-banner__main-img{top:197px;right:0;max-width:225px;transition:all .3s ease-out}.b-coffee-banner_opened .b-coffee-banner__bday{left:150px;transition:all .3s ease-out}.b-coffee-banner_opened .b-coffee-banner__date{left:0;transition:all .3s ease-out}.b-coffee-banner_opened.b-coffee-banner_theme_man .b-coffee-banner__coffee{transition:all .3s ease-out}.b-coffee-banner_opened.b-coffee-banner_theme_man .b-coffee-banner__main-img{top:178px;right:-125px;width:356px;max-width:unset}.b-coffee-banner_closed .b-coffee-banner__title{font-size:20px;transition:.3s ease-in}.b-coffee-banner_closed .b-coffee-banner__todo-list{animation-name:todo-list-close;animation-duration:.3s;animation-fill-mode:forwards;animation-timing-function:ease-in}.b-coffee-banner_closed .b-coffee-banner__todo-item:last-child{animation-name:todo-item-increased;animation-duration:.15s;animation-fill-mode:forwards}.b-coffee-banner_closed .b-coffee-banner__button{animation-name:button-close;animation-duration:.3s;animation-fill-mode:forwards}.b-coffee-banner_closed .b-coffee-banner__age,.b-coffee-banner_closed .b-coffee-banner__coffee{opacity:0}.b-coffee-banner_closed .b-coffee-banner__main-img{right:-18px;top:-20px;width:150%;max-width:312px;transition:all .3s ease-in}.b-coffee-banner_closed .b-coffee-banner__bday{left:0;top:55px;transition:all .3s ease-in}.b-coffee-banner_closed .b-coffee-banner__date{left:130px;transition:all .3s ease-in;bottom:-8px}.b-coffee-banner_closed .b-coffee-banner__blur_mobile-left{bottom:-129px}.b-coffee-banner_closed .b-coffee-banner__blur_mobile-bottom{bottom:-167px}.b-coffee-banner_closed .b-coffee-banner__blur_mobile-top-closed{transition:all .3s ease-in;opacity:1}@-moz-document url-prefix(){.b-coffee-banner_closed .b-coffee-banner__blur_mobile-top-closed{opacity:.4}}.b-coffee-banner_closed .b-coffee-banner__gradient{opacity:0}.b-coffee-banner_closed .b-coffee-banner__gradient_top{transition:all .3s ease-in;background:linear-gradient(0deg,#084244 0,rgba(8,66,68,0) 100%);opacity:1}.b-coffee-banner_closed.b-coffee-banner_theme_man .b-coffee-banner__main-img{top:178px;right:-125px;width:356px;max-width:unset}.b-coffee-banner_closed.b-coffee-banner_theme_man .b-coffee-banner__coffee_mobile-top-seeds{opacity:1;top:-78px}.b-coffee-banner_closed.b-coffee-banner_theme_man .b-coffee-banner__blur_mobile-top{opacity:0}.b-coffee-banner_closed.b-coffee-banner_theme_man .b-coffee-banner__blur_mobile-top-closed{height:100%}@-moz-document url-prefix(){.b-coffee-banner_closed.b-coffee-banner_theme_man .b-coffee-banner__blur_mobile-top-closed{height:unset}}}.b-comment-popup-slider__arrow-wrapper{position:absolute;z-index:99999;width:60px;height:44px;top:calc(50% - 22px);background:0 0;padding:0;align-items:center;justify-content:center;display:none}.b-comment-popup-slider__arrow-wrapper_left{left:40px}.b-comment-popup-slider__arrow-wrapper_right{right:40px}.b-comment-popup-slider__arrow{width:16px;height:28px;cursor:pointer}.b-comment-popup-slider__arrow_right{transform:rotate(180deg)}.b-comment-popup-slider .fancybox-content{padding:32px 100px;border-radius:5px}.b-comment-popup-slider .fancybox-stage{width:95%;max-width:796px;margin:0 auto}@media (max-width:767px){.b-comment-popup-slider_adapt_default .b-comment-popup-slider__arrow-wrapper_right{right:0}.b-comment-popup-slider_adapt_default .b-comment-popup-slider__arrow-wrapper_left{left:0}.b-comment-popup-slider_adapt_default .fancybox-content{padding:16px 50px}}@media (max-width:496px){.b-comment-popup-slider_adapt_default .b-comment-popup-slider__arrow-wrapper{display:none}}.b-comment-slide{display:none}.b-comment-slide__wrapper{padding-top:48px;padding-bottom:48px}.b-comment-slide__hr{width:100%;margin-top:32px;margin-bottom:24px;border:0;border-bottom:1px solid #d8d8d8}.b-comment-slide__text{font-size:14px;line-height:calc(24/14);word-break:break-word}.b-comment-slide__content{display:flex;justify-content:space-between;align-items:flex-start}.b-comment-slide__author{max-width:60%;word-break:break-word}.b-comment-slide__name{font-size:17px;line-height:1;font-weight:700}.b-comment-slide__institute{margin-top:10px;font-size:14px;line-height:2;color:rgba(51,51,51,.5)}@media (max-width:496px){.b-comment-slide_adapt_default .b-comment-slide__content{flex-direction:column;gap:8px}.b-comment-slide_adapt_default .b-comment-slide__author{max-width:unset}.b-comment-slide_adapt_default .b-comment-slide__name{font-size:15px}.b-comment-slide_adapt_default .b-comment-slide__hr{margin-top:24px;margin-bottom:18px}}.b-comment{height:100%;padding:34px 27px 25px;background-color:#fff;display:flex;flex-direction:column;text-align:center;border-radius:5px}.b-comment__author{font-family:Roboto,sans-serif;font-weight:700;font-size:17px;margin-bottom:15px;word-break:break-word}.b-comment__institute{font-size:14px;color:rgba(51,51,51,.5);margin-bottom:20px}.b-comment__comment{font-size:15px;line-height:26px;margin-bottom:20px;word-break:break-word}.b-comment_with-shadow{box-shadow:0 10px 20px #dfe8ef}.b-comment_with-shadow_sm{box-shadow:0 10px 10px #dfe8ef}.b-comment_theme_detailed{width:100%;padding:20px 14px 5px}.b-comment_theme_detailed .b-comment__row{display:flex}.b-comment_theme_detailed .b-comment__row_top{justify-content:space-around}.b-comment_theme_detailed .b-comment__row_footer{margin-top:6px;padding-top:2.5px;border-top:1px solid #ddd}.b-comment_theme_detailed .b-comment__avatar-container{min-width:45px;width:45px;margin-left:10px;margin-right:26.5px}.b-comment_theme_detailed .b-comment__avatar{width:100%;border-radius:50%}.b-comment_theme_detailed .b-comment__comment{max-width:208.5px;font-size:14px;line-height:1.45;color:#000;overflow:hidden;height:61px;margin-bottom:0;text-align:left}.b-comment_theme_detailed .b-comment__author,.b-comment_theme_detailed .b-comment__execution,.b-comment_theme_detailed .b-comment__label{font-size:8px;line-height:1.5}.b-comment_theme_detailed .b-comment__label{color:#9b9b9b;width:54px;text-align:left}.b-comment_theme_detailed .b-comment__author{font-weight:700;color:#333;margin-bottom:0}.b-comment_theme_detailed .b-comment__execution{color:#4ebd17}.b-comment_theme_detailed .b-comment__order-details{flex:1;height:30px;display:flex;flex-direction:column;justify-content:center}.b-comment_theme_detailed .b-comment__date,.b-comment_theme_detailed .b-comment__task-header,.b-comment_theme_detailed .b-comment__work-type{font-size:8px;line-height:1.25;color:#4a4a4a}.b-comment_theme_detailed .b-comment__task-header,.b-comment_theme_detailed .b-comment__work-type{text-align:left}.b-comment_theme_detailed .b-comment__date{margin-top:15px;margin-left:5px}.b-comment_theme_ru{border-radius:30px;background:#f3f9ff}@media (max-width:496px){.b-comment_adapt_detailed .b-comment__avatar-container{margin-left:0;margin-right:12.5px}}.b-competition-banner__wrap{background-color:#eaf1f7;height:300px;position:relative;overflow:hidden}.b-competition-banner__bg-image{position:absolute;max-height:100%;max-width:100%;right:84px}.b-competition-banner__bg-image_results{right:26px}.b-competition-banner__name,.b-competition-banner__title{position:absolute;font-family:RoundPro,sans-serif;font-weight:900;color:#000;z-index:2}.b-competition-banner__name{height:35px;background-color:#ffd011;padding-left:93px;padding-right:28px;min-width:222px;font-size:24px;display:flex;align-items:center;padding-bottom:2px;top:65px}.b-competition-banner__name::after{position:absolute;content:'';background-image:url(../images/competition-banner-flag.svg);width:20px;height:35px;left:100%;top:0}.b-competition-banner__title{font-size:36px;line-height:1.3;max-width:250px;left:93px;top:125px}@media (min-width:1024px) and (max-width:1279px){.b-competition-banner_adapt_default .b-competition-banner__bg-image{right:20px}}@media (min-width:768px) and (max-width:1023px){.b-competition-banner_adapt_default .b-competition-banner__wrap{height:220px}.b-competition-banner_adapt_default .b-competition-banner__bg-image{right:10px}.b-competition-banner_adapt_default .b-competition-banner__name{padding-left:40px;top:35px}.b-competition-banner_adapt_default .b-competition-banner__title{left:40px;top:100px;font-size:30px;max-width:200px}}@media (max-width:767px){.b-competition-banner_adapt_default .b-competition-banner__wrap{height:auto}.b-competition-banner_adapt_default .b-competition-banner__bg-image-wrap{text-align:center;margin-top:30px}.b-competition-banner_adapt_default .b-competition-banner__bg-image{position:static;max-width:80%;width:350px}.b-competition-banner_adapt_default .b-competition-banner__name{padding-left:40px;margin-top:40px;position:relative;top:auto;display:inline-flex;margin-bottom:20px}.b-competition-banner_adapt_default .b-competition-banner__title{font-size:30px;max-width:none;position:static;padding-left:40px;padding-right:40px;text-align:center}}.b-competition-description__text{font-size:16px;line-height:1.2}.b-competition-description__bold{font-weight:700}.b-competition-description__intro{text-align:center;max-width:620px;margin-left:auto;margin-right:auto}.b-competition-description__tasks{padding-top:56px;max-width:550px;margin-left:auto;margin-right:auto}.b-competition-description__tasks-title{font-weight:700;font-size:16px;line-height:1.1875;text-align:center;text-transform:uppercase;color:#323232;margin-bottom:33px}.b-competition-description__tasks-list{counter-reset:competiton-tasks-list}.b-competition-description__task{counter-increment:competiton-tasks-list;position:relative;padding-left:100px;font-weight:700;font-size:16px;line-height:1.1875;color:#323232;margin-bottom:22px;min-height:44px;display:flex;align-items:center}.b-competition-description__reward:last-child,.b-competition-description__task:last-child{margin-bottom:0}.b-competition-description__task::before{content:counter(competiton-tasks-list);position:absolute;width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-family:RoundPro,sans-serif;font-weight:900;font-size:24px;line-height:1;color:#ffd011;border:2px solid #ffd011;border-radius:50%;box-sizing:border-box;left:40px;top:0}.b-competition-description__task::after{content:'';background-image:url(../images/competition-list-arrow.svg);width:25px;height:16px;position:absolute;left:-5px;top:11px}.b-competition-description__fund-wrap{margin-top:50px;padding-top:30px;padding-bottom:35px;background-color:#fafafa}.b-competition-description__fund{text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.b-competition-description__fund-title{font-weight:700;font-size:24px;line-height:1.167;margin-bottom:14px}.b-competition-description__fund-img-wrap{margin-bottom:8px}.b-competition-description__rewards-wrap{padding-top:30px;padding-left:35px;max-width:740px;margin-left:auto;margin-right:auto}.b-competition-description__reward{min-height:25px;position:relative;padding-left:33px;margin-bottom:11px;font-size:16px;line-height:1.2}.b-competition-description__reward::before{content:'';position:absolute;width:24px;height:25px;background-image:url(../images/gift.png);left:0;top:-4px}.b-competition-description__requirements-wrap{background-color:#fafafa;padding-top:17px;padding-bottom:17px;margin-top:22px}.b-competition-description__requirements{max-width:600px;margin-left:auto;margin-right:auto}.b-competition-description__requirements-text{text-align:center}.b-competition-description__footer{max-width:600px;margin-left:auto;margin-right:auto;padding-top:22px}.b-competition-description__waiting{margin-bottom:36px}.b-competition-description__waiting-text{text-align:center;font-size:15px;line-height:1.3}.b-competition-description__button-wrap{text-align:center}.b-competition-description__button{background:#ffd011;box-shadow:inset 0 -3px 0 #ffaa12;border-radius:100px;font-weight:700;font-size:15px;text-align:center;text-transform:uppercase;color:#323232;line-height:1.25;padding:13px 21px;display:inline-block;transition:.25s ease all}.b-competition-description__button:hover{background-color:#ffde58}.b-competition-description__contact{padding-top:18px}.b-competition-description__contact-text{text-align:center;font-size:14px;line-height:1.3}.b-competition-description__link{color:#3385e4}.b-competition-description__link:hover{text-decoration:underline}.b-competition-description__wish{padding-top:10px}.b-competition-description__wish-text{text-align:center;font-weight:700;font-size:16px;line-height:1.1875;color:#323232}@media (max-width:767px){.b-competition-description_adapt_default .b-competition-description__tasks{padding-top:30px}.b-competition-description_adapt_default .b-competition-description__tasks-title{margin-bottom:20px}.b-competition-description_adapt_default .b-competition-description__task{padding-left:60px}.b-competition-description_adapt_default .b-competition-description__task::after{display:none}.b-competition-description_adapt_default .b-competition-description__task::before{left:0}.b-competition-description_adapt_default .b-competition-description__fund-wrap{margin-top:20px}.b-competition-description_adapt_default .b-competition-description__rewards-wrap{padding-left:0;padding-top:15px}.b-competition-description_adapt_default .b-competition-description__fund-title{font-size:20px}}.b-competition-participation__title-wrap{padding-top:53px;padding-bottom:47px;border-bottom:1px solid #ddd}.b-competition-participation__title{font-weight:700;font-size:18px;line-height:1.67;color:#333}.b-competition-participation__content-wrap{background-color:#eaf4ff;padding-bottom:24px}.b-competition-participation__list,.b-competition-participation__text{font-size:16px;line-height:1.53;color:#333;margin-bottom:15px}.b-competition-participation__list:last-child,.b-competition-participation__list_mb_md:last-child,.b-competition-participation__list_mb_sm:last-child,.b-competition-participation__text:last-child,.b-competition-participation__text_mb_md:last-child,.b-competition-participation__text_mb_sm:last-child{margin-bottom:0}.b-competition-participation__list_mb_sm,.b-competition-participation__text_mb_sm{margin-bottom:8px}.b-competition-participation__list_mb_md,.b-competition-participation__text_mb_md{margin-bottom:28px}.b-competition-participation__list-item{padding-left:15px;position:relative;margin-bottom:12px;line-height:1.2}.b-competition-participation__list-item::before{content:'–';position:absolute;left:0}.b-competition-participation__content{padding-top:34px;padding-right:250px;padding-bottom:32px;position:relative}.b-competition-participation__bg-image{position:absolute;bottom:0;right:12px;width:370px}.b-competition-participation__strong{font-weight:700}.b-competition-participation__button-wrap{padding-top:46px;padding-bottom:20px;text-align:center}.b-competition-participation__button{min-width:190px}@media (min-width:1024px) and (max-width:1279px){.b-competition-participation_adapt_default .b-competition-participation__bg-image{width:280px}}@media (min-width:768px) and (max-width:1023px){.b-competition-participation_adapt_default .b-competition-participation__content{padding-right:0;padding-bottom:240px}.b-competition-participation_adapt_default .b-competition-participation__bg-image{width:260px;right:50%;transform:translateX(50%)}}@media (max-width:767px){.b-competition-participation_adapt_default .b-competition-participation__content{padding-right:0;padding-bottom:190px}.b-competition-participation_adapt_default .b-competition-participation__bg-image{width:220px;right:50%;transform:translateX(50%)}.b-competition-participation_adapt_default .b-competition-participation__content{padding-top:15px}.b-competition-participation_adapt_default .b-competition-participation__title-wrap{padding-top:20px;padding-bottom:20px}.b-competition-participation_adapt_default .b-competition-participation__title{font-size:16px}.b-competition-participation_adapt_default .b-competition-participation__list,.b-competition-participation_adapt_default .b-competition-participation__text{font-size:15px}.b-competition-participation_adapt_default .b-competition-participation__button-wrap{padding-top:20px;padding-bottom:10px}}.b-competition-popup__wrap{padding-top:56px;padding-bottom:52px;background-color:#fff;border-radius:5px;overflow:hidden}.b-competition-popup__content{background-color:#f8e71c;background-image:url(../images/competition-popup-bg.svg);background-size:cover;background-repeat:no-repeat;background-position:center;padding:34px 120px 34px 50px;position:relative;min-height:232px;display:flex;flex-direction:column;justify-content:center}.b-competition-popup__content_bg-image_none{background-image:none}.b-competition-popup__content_padding_sm{padding:14px 120px 20px 55px}.b-competition-popup__bg-img{position:absolute;top:50%;transform:translateY(-50%);right:0}.b-competition-popup__bg-img_rejection{top:auto;transform:none;bottom:-50px}.b-competition-popup__title{font-size:22px;line-height:1.48;color:#333;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:8px;position:relative}.b-competition-popup__title:last-child{margin-bottom:0}.b-competition-popup__text{font-family:RoundPro,sans-serif;font-weight:700;font-size:18px;line-height:1.56;color:#333;position:relative}.b-competition-popup__text_fz_sm{font-size:15px;line-height:1.23}.b-competition-popup__text_fz_xs{font-size:14px;line-height:1.23}.b-competition-popup__text_fw_medium{font-family:RoundPro,sans-serif;font-weight:500}.b-competition-popup__text_mb_md{margin-bottom:15px}.b-competition-popup__strong{font-family:RoundPro,sans-serif;font-weight:700}.b-competition-popup__list{padding-top:25px;font-size:14px;line-height:1.5;color:#333;margin-bottom:10px}.b-competition-popup__list-item{margin-bottom:12px;position:relative}.b-competition-popup__list-item::before{content:'';background-color:#fff;border-radius:50%;width:11px;height:11px;left:-17px;top:4px;position:absolute}.b-competition-popup__button{margin-top:20px;min-width:222px}@media (max-width:767px){.b-competition-popup_adapt_default .b-competition-popup__content{padding:25px 25px 80px}.b-competition-popup_adapt_default .b-competition-popup__title{font-size:20px;margin-bottom:10px;max-width:400px}.b-competition-popup_adapt_default .b-competition-popup__text{font-size:16px;max-width:400px}.b-competition-popup_adapt_default .b-competition-popup__bg-img{width:130px;transform:none;top:auto;bottom:-100px}.b-competition-popup_adapt_default .b-competition-popup__bg-img_rejection{width:110px;bottom:-50px}.b-competition-popup_adapt_default .b-competition-popup__button{min-width:0}.b-competition-popup_adapt_default .b-competition-popup__list{padding-left:17px}}.b-competition-results__title{text-align:center;font-weight:700;font-size:24px;line-height:1.2;color:#323232;margin-bottom:15px}.b-competition-results__subtitle{font-size:16px;line-height:1.3;text-align:center;color:#323232}.b-competition-results__winners-title{font-family:Roboto,sans-serif;font-weight:500;font-size:24px;line-height:1.2;text-align:center;color:#323232;margin-bottom:32px}.b-competition-results__winners-wrap{background-color:#fafafa;margin-top:10px}.b-competition-results__winners{max-width:410px;margin-left:auto;margin-right:auto;padding-top:48px;padding-bottom:12px}.b-competition-results__winners-list{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-10px;margin-right:-10px;margin-bottom:-20px}.b-competition-results__winner-wrap{flex:33.33333%;max-width:33.33333%;padding-left:10px;padding-right:10px;margin-bottom:20px}.b-competition-results__winner-image-wrap{width:80px;height:80px;display:flex;overflow:hidden;border-radius:50%;border:2px solid #ffd011;box-sizing:border-box;align-items:center;justify-content:center;margin-left:auto;margin-right:auto;margin-bottom:15px}.b-competition-results__winner-image{max-width:100%;max-height:100%}.b-competition-results__winner-name{text-align:center;margin-bottom:2px}.b-competition-results__winner-essay{text-align:center}.b-competition-results__winner-essay-link,.b-competition-results__winner-name-link{font-family:Roboto,sans-serif;font-weight:500;font-size:16px;line-height:1.2;color:#323232;word-break:break-word}.b-competition-results__winner-essay-link:hover,.b-competition-results__winner-name-link:hover{text-decoration:underline}.b-competition-results__winner-essay-link{cursor:pointer}.b-competition-results__winners-congrats{text-align:center;font-size:15px;line-height:1.2;color:#323232;padding-top:42px}.b-competition-results__footer{margin-top:38px;max-width:600px;margin-left:auto;margin-right:auto}.b-competition-results__text{font-size:16px;line-height:1.1875;text-align:center;color:#323232;margin-bottom:20px}.b-competition-results__text:last-child{margin-bottom:0}.b-competition-results__link{color:#3385e4}.b-competition-results__link:hover{text-decoration:underline}@media (max-width:767px){.b-competition-results_adapt_default .b-competition-results__winners-list{max-width:300px;margin-left:auto;margin-right:auto}.b-competition-results_adapt_default .b-competition-results__winner-wrap{flex:50%;max-width:50%}.b-competition-results_adapt_default .b-competition-results__text{font-size:14px;line-height:1.4}.b-competition-results_adapt_default .b-competition-results__winner-name{font-size:14px}.b-competition-results_adapt_default .b-competition-results__winner-image-wrap{margin-bottom:10px}.b-competition-results_adapt_default .b-competition-results__winners-title{font-size:20px}}.b-contacts-address__main_mb_sm{margin-bottom:20px}.b-contacts-address__main_mb_md{margin-bottom:30px}.b-contacts-address__main_mb_lg{margin-bottom:40px}.b-contacts-address__main-title{font-weight:700;font-size:16px;margin-bottom:20px}.b-contacts-address__additional-text::before,.b-contacts-address__main-title::before{content:'';width:12px;height:18px;background-image:url(../images/yellow_map_marker.svg);background-position:center;background-size:contain;background-repeat:no-repeat;display:inline-block;vertical-align:middle;position:relative;top:-2px;margin-right:13px}.b-contacts-address__main-text{font-size:16px;line-height:1.875}.b-contacts-address__additional-row{display:flex;flex-wrap:wrap;margin:-13.5px -15px}.b-contacts-address__additional-col{flex:33.33333%;max-width:33.33333%;margin:13.5px 0;padding:0 15px}.b-contacts-address__additional-title{font-weight:700;margin-bottom:6px;font-size:14px}.b-contacts-address__additional-text{font-size:14px;line-height:1.42}.b-contacts-address__additional-text::before{width:8px;height:12px;margin-right:7px}.b-contacts-address__additional{margin-top:35px}@media (min-width:768px) and (max-width:1023px){.b-contacts-address_adapt_default .b-contacts-address__additional-col{flex:50%;max-width:50%}}@media (max-width:767px){.b-contacts-address_adapt_default .b-contacts-address__additional-col{flex:50%;max-width:50%}.b-contacts-address_adapt_default .b-contacts-address__additional{margin-top:25px}.b-contacts-address_adapt_default .b-contacts-address__main-title{margin-bottom:12px}.b-contacts-address_adapt_default .b-contacts-address__additional-row{margin:-9px -8px}.b-contacts-address_adapt_default .b-contacts-address__additional-col{margin:9px 0;padding:0 8px}.b-contacts-address_adapt_default .b-contacts-address__main-text{font-size:14px;line-height:1.5}}.b-contacts-address_theme_new .b-contacts-address__main{display:flex;padding-left:25px}.b-contacts-address_theme_new .b-contacts-address__main-content{display:flex;flex-direction:column;justify-content:center;padding-top:20px}.b-contacts-address_theme_new .b-contacts-address__main-title{margin-bottom:12px}.b-contacts-address_theme_new .b-contacts-address__main-text{font-size:14px;line-height:1.57;padding-left:25px}.b-contacts-address_theme_new .b-contacts-address__annotation{display:none;font-size:10px;line-height:2.2;opacity:.6;margin-top:6px}.b-contacts-address_theme_new .b-contacts-address__annotation_bottom{display:block;margin-top:28px;text-align:center}.b-contacts-address_theme_new .b-contacts-address__img-container{position:relative;display:flex;flex-shrink:0;align-self:flex-end}.b-contacts-address_theme_new .b-contacts-address__pencil-img{width:6.1%;position:absolute;top:79px;right:52px}.b-contacts-address_theme_new .b-contacts-address__girl-img{max-width:250px;width:100%;margin-right:12px}.b-contacts-address_theme_new .b-contacts-address__accordion{padding-left:14px;position:relative;z-index:1;background:#fff}.b-contacts-address_theme_new .b-contacts-address__content{padding:24px 0 0 31px}.b-contacts-address_theme_new .b-contacts-address__additional{margin:0}.b-contacts-address_theme_new .b-contacts-address__additional-text{position:relative;padding-left:15px}.b-contacts-address_theme_new .b-contacts-address__additional-text::before{position:absolute;left:0;top:2px}@media (min-width:768px) and (max-width:1023px){.b-contacts-address_adapt_new .b-contacts-address__additional-col{flex:50%;max-width:50%}}@media (max-width:767px){.b-contacts-address_adapt_new .b-contacts-address__additional-col{flex:50%;max-width:50%}.b-contacts-address_adapt_new .b-contacts-address__additional{margin-top:25px}.b-contacts-address_adapt_new .b-contacts-address__main-title{margin-bottom:12px}.b-contacts-address_adapt_new .b-contacts-address__additional-row{margin:-9px -8px}.b-contacts-address_adapt_new .b-contacts-address__additional-col{margin:9px 0;padding:0 8px}.b-contacts-address_adapt_new .b-contacts-address__main-text{font-size:14px;line-height:1.5}}@media (min-width:768px) and (max-width:1023px){.b-contacts-address_adapt_new .b-contacts-address__girl-img{max-width:210px;margin-right:0}.b-contacts-address_adapt_new .b-contacts-address__pencil-img{top:67px;right:34px}}@media (max-width:767px){.b-contacts-address_adapt_new .b-contacts-address__girl-img{max-width:195px;margin-right:0}.b-contacts-address_adapt_new .b-contacts-address__additional{margin-top:0}.b-contacts-address_adapt_new .b-contacts-address__pencil-img{top:62px;right:32px}}@media (max-width:496px){.b-contacts-address_adapt_new .b-contacts-address__content{padding:36px 15px 24px}.b-contacts-address_adapt_new .b-contacts-address__main{flex-direction:column-reverse;padding:0}.b-contacts-address_adapt_new .b-contacts-address__accordion,.b-contacts-address_adapt_new .b-contacts-address__main-content{padding:0}.b-contacts-address_adapt_new .b-contacts-address__additional-row{margin:-12px 0}.b-contacts-address_adapt_new .b-contacts-address__additional-col{flex:100%;max-width:100%;padding:0;margin:12px 0}.b-contacts-address_adapt_new .b-contacts-address__img-container{align-self:center;max-width:304px;margin-top:10px}.b-contacts-address_adapt_new .b-contacts-address__pencil-img{top:79px;right:41px}.b-contacts-address_adapt_new .b-contacts-address__girl-img{max-width:100%;align-self:center}.b-contacts-address_adapt_new .b-contacts-address__annotation{display:block}.b-contacts-address_adapt_new .b-contacts-address__annotation_bottom{display:none}}.b-contacts-feedback{border-radius:25px;box-shadow:0 2px 20px 0 rgba(136,73,0,.07);padding:24px 24px 40px}.b-contacts-feedback__title{font-size:24px;font-weight:900;line-height:1.29;margin-bottom:24px;text-align:center}.b-contacts-feedback__list{display:flex;justify-content:space-evenly;flex-wrap:wrap;margin:-10px}.b-contacts-feedback__item{display:flex;flex-direction:column;width:100%;max-width:142px;margin:10px}.b-contacts-feedback__item_partner{max-width:172px}.b-contacts-feedback__img-container{flex:1;border-bottom:1px solid #ffd012}.b-contacts-feedback__img{width:64px;aspect-ratio:1}.b-contacts-feedback__content{display:flex;flex-direction:column}.b-contacts-feedback__text{font-size:14px;line-height:1.57;letter-spacing:.2px}.b-contacts-feedback__link{color:#3385e4;font-size:16px;line-height:1.5;max-height:24px;margin-top:6px;max-width:100%;transition:font-size .4s,font-weight .4s}.b-contacts-feedback__link:hover{font-size:18px;font-weight:700}@media (max-width:496px){.b-contacts-feedback_adapt_default{padding:40px 16px}.b-contacts-feedback_adapt_default .b-contacts-feedback__title{margin-bottom:42px}.b-contacts-feedback_adapt_default .b-contacts-feedback__list{flex-direction:column;margin:0}.b-contacts-feedback_adapt_default .b-contacts-feedback__item{flex-direction:row;padding-bottom:8px;margin:0 0 24px;border-bottom:1px solid #ffd012;max-width:unset}.b-contacts-feedback_adapt_default .b-contacts-feedback__item:last-child{margin-bottom:0}.b-contacts-feedback_adapt_default .b-contacts-feedback__img-container{flex:0;border-bottom:none}.b-contacts-feedback_adapt_default .b-contacts-feedback__img{width:79px;margin-right:16px}.b-contacts-feedback_adapt_default .b-contacts-feedback__content{justify-content:flex-end}.b-contacts-feedback_adapt_default .b-contacts-feedback__link{margin:0 0 4px}}.b-contacts-links-new__inner{display:flex;justify-content:space-between;margin:-10px}.b-contacts-links-new__left-side{display:flex;flex-direction:column;margin:10px}.b-contacts-links-new__description{font-size:16px;line-height:30px;margin-bottom:30px;margin-right:-500px}.b-contacts-links-new__socials{display:flex;flex-wrap:wrap;margin:-8px;max-width:362px}.b-contacts-links-new__social{border-radius:25px;border:1px solid #999;padding:12px;flex:calc(50% - 16px);margin:8px;display:flex;transition:all .4s}.b-contacts-links-new__social:hover{background:#ffd012;border-color:#ffd012}.b-contacts-links-new__social-inner{display:flex;align-items:center;transition:all .4s;margin:0;width:100%}.b-contacts-links-new__social-img{width:25px;aspect-ratio:1;margin-right:12px;transition:margin .4s}.b-contacts-links-new__social-title{color:#333}.b-contacts-links-new__right-side{width:100%;max-width:315px;align-self:flex-end;margin:10px}.b-contacts-links-new__right-container{display:flex;border-radius:16px;background:#e9f4ff;padding:16px 30px;position:relative}.b-contacts-links-new__right-socials{z-index:1;display:flex;flex-direction:column;margin-right:auto}.b-contacts-links-new__right-social{width:37px;aspect-ratio:1;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:6px;filter:drop-shadow(0 0 10.3px rgba(84,129,171,.32));transition:background-color .3s}.b-contacts-links-new__right-social:last-child{margin-bottom:0}.b-contacts-links-new__right-social svg path{transition:fill .3s}.b-contacts-links-new__right-social_telegram,.b-contacts-links-new__right-social_vk{padding:1px 2px 0 0}.b-contacts-links-new__right-social_telegram:hover,.b-contacts-links-new__right-social_vk:hover{background-color:#3385e4}.b-contacts-links-new__right-social_youtube:hover{background-color:#f61c0d}.b-contacts-links-new__images{position:absolute;bottom:0;right:0;display:flex}.b-contacts-links-new__message{position:absolute;top:44px;left:-55px}.b-contacts-links-new__message-text{font-size:8px;line-height:10px;position:absolute;top:25px;left:27px}.b-contacts-links-new__smile{font-family:'Noto Color Emoji','Apple Color Emoji','Segoe UI Emoji',Times,Symbola,Aegyptus,Code2000,Code2001,Code2002,Musica,serif,LastResort}@media (min-width:768px) and (max-width:1023px){.b-contacts-links-new_adapt_default .b-contacts-links-new__socials{margin:-4px;max-width:302px;width:100%}.b-contacts-links-new_adapt_default .b-contacts-links-new__social{flex:100%;padding:6px;margin:4px;width:100%;justify-content:center}.b-contacts-links-new_adapt_default .b-contacts-links-new__social-inner{width:123px}.b-contacts-links-new_adapt_default .b-contacts-links-new__social-inner_chat{width:fit-content}.b-contacts-links-new_adapt_default .b-contacts-links-new__message{top:33px;left:-57px}.b-contacts-links-new_adapt_default .b-contacts-links-new__girl-img{width:215px}}@media (max-width:767px){.b-contacts-links-new_adapt_default .b-contacts-links-new__inner{margin:-10px -6px}.b-contacts-links-new_adapt_default .b-contacts-links-new__left-side,.b-contacts-links-new_adapt_default .b-contacts-links-new__right-side{margin:10px 6px}.b-contacts-links-new_adapt_default .b-contacts-links-new__socials{margin:-4px;max-width:302px;width:100%}.b-contacts-links-new_adapt_default .b-contacts-links-new__social{flex:100%;padding:6px;margin:4px;width:100%;justify-content:center}.b-contacts-links-new_adapt_default .b-contacts-links-new__social-inner{width:123px}.b-contacts-links-new_adapt_default .b-contacts-links-new__social-inner_chat{width:fit-content}.b-contacts-links-new_adapt_default .b-contacts-links-new__message{top:17px;left:-57px}.b-contacts-links-new_adapt_default .b-contacts-links-new__girl-img{width:198px}}@media (max-width:496px){.b-contacts-links-new_adapt_default .b-contacts-links-new__inner{margin:0;flex-direction:column}.b-contacts-links-new_adapt_default .b-contacts-links-new__left-side{margin:0;width:100%}.b-contacts-links-new_adapt_default .b-contacts-links-new__right-side{max-width:unset;margin:54px 0 0;align-self:unset}.b-contacts-links-new_adapt_default .b-contacts-links-new__description{margin-bottom:24px;margin-right:0}.b-contacts-links-new_adapt_default .b-contacts-links-new__socials{max-width:unset;width:100%}.b-contacts-links-new_adapt_default .b-contacts-links-new__social{padding:8px}.b-contacts-links-new_adapt_default .b-contacts-links-new__right-container{flex-direction:column;padding:40px 0 295px;overflow:hidden}.b-contacts-links-new_adapt_default .b-contacts-links-new__right-socials{flex-direction:row;margin:0;width:100%;justify-content:space-evenly}.b-contacts-links-new_adapt_default .b-contacts-links-new__right-social{margin:0;width:61px}.b-contacts-links-new_adapt_default .b-contacts-links-new__right-social_vk{padding:2px 2px 0 0}.b-contacts-links-new_adapt_default .b-contacts-links-new__right-social_vk svg{transform:scale(1.65)}.b-contacts-links-new_adapt_default .b-contacts-links-new__right-social_telegram{padding:2px 3px 0 0}.b-contacts-links-new_adapt_default .b-contacts-links-new__right-social_telegram svg{transform:scale(1.66)}.b-contacts-links-new_adapt_default .b-contacts-links-new__right-social_youtube svg{transform:scale(1.65)}.b-contacts-links-new_adapt_default .b-contacts-links-new__images{margin-top:60px;justify-content:flex-end}.b-contacts-links-new_adapt_default .b-contacts-links-new__message{top:-44px;left:-8px}.b-contacts-links-new_adapt_default .b-contacts-links-new__message-img{width:260px}.b-contacts-links-new_adapt_default .b-contacts-links-new__message-text{font-size:13.5px;top:45px;left:43px}.b-contacts-links-new_adapt_default .b-contacts-links-new__girl-img{width:260px;margin-bottom:-23px}}.b-contacts-links__emails{display:flex;flex-wrap:wrap;margin-left:-17px;margin-right:-17px;margin-bottom:5px}.b-contacts-links__email-wrap{padding-left:17px;padding-right:17px;flex:25%;max-width:25%}.b-contacts-links__email-icon-wrap{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.b-contacts-links__email-icon{max-width:100%;max-height:100%}.b-contacts-links__email-link{font-size:14px;text-decoration:none;color:#3385e4;word-break:break-word}.b-contacts-links__email-link:hover,.b-contacts-links__social:hover .b-contacts-links__social-text{text-decoration:underline}.b-contacts-links__email-text{font-size:12px;padding-top:18px;letter-spacing:.014em}.b-contacts-links__socials-title{font-size:14px;margin-bottom:20px}.b-contacts-links__socials-list{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:-8px}.b-contacts-links__social{padding-left:15px;padding-right:15px;display:flex;align-items:center;margin-bottom:8px}.b-contacts-links__social-icon{flex:20px 0 0;max-width:20px;margin-right:15px}.b-contacts-links__social-text{font-size:16px;color:#333}.b-contacts-links_theme_ru .b-contacts-links__emails{margin-bottom:30px}.b-contacts-links_theme_ru .b-contacts-links__email{display:flex;align-items:flex-start}.b-contacts-links_theme_ru .b-contacts-links__email-icon-wrap{min-width:44px;min-height:44px;background:#cbe2f9;border-radius:50%;margin-right:16px;margin-bottom:0}.b-contacts-links_theme_ru .b-contacts-links__email-icon{width:24px}.b-contacts-links_theme_ru .b-contacts-links__email-wrap{flex:248px;max-width:248px}.b-contacts-links_theme_ru .b-contacts-links__email-text{padding-top:8px}.b-contacts-links_theme_ru .b-contacts-links__social-icon_hover{display:none}.b-contacts-links_theme_ru .b-contacts-links__social{padding:8px 16px;border-radius:32px;border:1px solid #3385e4;cursor:pointer;margin:0 10px}.b-contacts-links_theme_ru .b-contacts-links__social:hover{background:#3385e4}.b-contacts-links_theme_ru .b-contacts-links__social:hover .b-contacts-links__social-text{color:#fff;text-decoration:none}.b-contacts-links_theme_ru .b-contacts-links__social:hover .b-contacts-links__social-icon{display:none}.b-contacts-links_theme_ru .b-contacts-links__social:hover .b-contacts-links__social-icon_hover{display:inline}@media (min-width:1024px) and (max-width:1279px){.b-contacts-links_adapt_default .b-contacts-links__emails{margin-left:-12px;margin-right:-12px}.b-contacts-links_adapt_default .b-contacts-links__email-wrap{padding-left:12px;padding-right:12px}}@media (min-width:768px) and (max-width:1023px){.b-contacts-links_adapt_default .b-contacts-links__emails{margin-bottom:-22px}.b-contacts-links_adapt_default .b-contacts-links__email-wrap{flex:50%;max-width:50%;margin-bottom:22px}.b-contacts-links_adapt_default .b-contacts-links__email-text{padding-top:7px}.b-contacts-links_adapt_default .b-contacts-links__social-text{font-size:14px}}@media (max-width:767px){.b-contacts-links_adapt_default .b-contacts-links__email-wrap{flex:100%;max-width:100%;margin-bottom:22px}.b-contacts-links_adapt_default .b-contacts-links__email-text{padding-top:7px}.b-contacts-links_adapt_default .b-contacts-links__social-text{font-size:14px}}@media (min-width:1024px) and (max-width:1279px){.b-contacts-links_adapt_ru .b-contacts-links__emails{margin-left:-12px;margin-right:-12px}.b-contacts-links_adapt_ru .b-contacts-links__email-wrap{padding-left:12px;padding-right:12px}}@media (min-width:768px) and (max-width:1023px){.b-contacts-links_adapt_ru .b-contacts-links__emails{margin-bottom:8px}.b-contacts-links_adapt_ru .b-contacts-links__email-wrap{flex:50%;max-width:50%;margin-bottom:22px}.b-contacts-links_adapt_ru .b-contacts-links__email-text{padding-top:7px}.b-contacts-links_adapt_ru .b-contacts-links__social-text{font-size:14px}}@media (max-width:767px){.b-contacts-links_adapt_ru .b-contacts-links__email-wrap{flex:100%;max-width:100%;margin-bottom:22px}.b-contacts-links_adapt_ru .b-contacts-links__email-text{padding-top:7px}.b-contacts-links_adapt_ru .b-contacts-links__social-text{font-size:14px}.b-contacts-links_adapt_ru .b-contacts-links__emails{margin-bottom:8px}.b-contacts-links_adapt_ru .b-contacts-links__socials-list{margin-bottom:0}}@media (max-width:496px){.b-contacts-links_adapt_ru .b-contacts-links__social{width:100%;justify-content:center;padding:6px 13px;margin-top:20px}.b-contacts-links_adapt_ru .b-contacts-links__social:first-child{margin-top:0}.b-contacts-links_adapt_ru .b-contacts-links__social-icon{height:16px}}.b-content{display:flex;justify-content:center}.b-crumbs{font-size:12px}.b-crumbs__link{color:#333;text-decoration:none;position:relative}.b-crumbs__link::after{content:'';width:0;height:.5px;background-color:#333;position:absolute;left:0;bottom:-1px;transition:all ease .3s}.b-crumbs__link:hover::after{width:100%}.b-crumbs__separator{margin:0 3px}.b-current-time{display:none}.b-current-time__dots{animation-name:blink;animation-iteration-count:infinite;animation-duration:1.5s;-webkit-animation-name:blink;-webkit-animation-iteration-count:infinite;-webkit-animation-duration:1.5s}.b-current-time_initialized{display:inline-block}.b-custom-form__wrapper{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px;padding:38px 35px 52px;text-align:left}.b-custom-form__wrapper_pl_none{padding-left:0}.b-custom-form__wrapper_pl_sm{padding-left:28px}.b-custom-form__wrapper_pl_md{padding-left:80px}.b-custom-form__wrapper_pr_none{padding-right:0}.b-custom-form__wrapper_pr_sm{padding-right:28px}.b-custom-form__wrapper_pr_md{padding-right:80px}.b-custom-form__wrapper_pt_none{padding-top:0}.b-custom-form__wrapper_pt_sm{padding-top:33px}.b-custom-form__wrapper_pt_md{padding-top:80px}.b-custom-form__wrapper_pb_none{padding-bottom:0}.b-custom-form__wrapper_pb_sm{padding-bottom:32px}.b-custom-form__wrapper_pb_xs{padding-bottom:20px}.b-custom-form__wrapper_shadow_none{box-shadow:none}.b-custom-form__wrapper_mw_sm{max-width:384px}.b-custom-form__title{font-size:22px;line-height:1.32;text-align:center;color:#4a4a4a;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:25px}.b-custom-form__title_mb_sm{margin-bottom:15px}.b-custom-form__subtitle{font-size:13px;line-height:1.62;text-align:center;max-width:320px;margin-left:auto;margin-right:auto;margin-bottom:18px}.b-custom-form__control{margin-bottom:20px}.b-custom-form__control:last-child{margin-bottom:0}.b-custom-form__button-wrap{text-align:center}.b-custom-form__button-wrap_align_left{text-align:left}.b-custom-form__button{min-width:255px;font-weight:700}.b-custom-form__button_width_md{min-width:290px}.b-custom-form__alert{margin-top:20px}.b-custom-form__tip{font-size:13px;line-height:1.46;color:rgba(51,51,51,.8);position:relative;padding-left:32px;margin-top:29px}.b-custom-form__tip::before{content:'';position:absolute;left:-2px;top:-3px;background-image:url(/assets/images/form-tip.svg);width:27px;height:27px;background-size:contain;background-position:center}.b-custom-form__service-separator{position:relative;overflow:hidden;height:23px;margin:32px 0 15px;display:flex;justify-content:center}.b-custom-form__service-separator::before{content:'';height:1px;background-color:#d3d4d8;left:0;right:0;position:absolute;top:50%}.b-custom-form__service-separator-text{color:rgba(51,51,51,.6);font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.62;position:absolute;background-color:#fff;padding-left:14px;padding-right:14px;text-align:center}.b-custom-form__service-buttons{display:flex;flex-wrap:wrap;margin-bottom:-12px;justify-content:space-between}.b-custom-form__service-buttons_registration-popup{margin:0 -12px -12px}.b-custom-form__service-button-wrap{flex:1 0;max-width:132px;margin-bottom:12px}.b-custom-form__service-button-wrap_registration-popup{margin:0 12px 12px}.b-custom-form_success .b-custom-form__wrapper{padding-top:100px;padding-bottom:100px;display:flex;align-items:center;justify-content:center}@media (min-width:1024px) and (max-width:1279px){.b-custom-form_adapt_default .b-custom-form__br-hide{display:none}}@media (min-width:768px) and (max-width:1023px){.b-custom-form_adapt_default .b-custom-form__br-hide{display:none}}@media (max-width:767px){.b-custom-form_adapt_default .b-custom-form__wrapper{padding:25px 20px}.b-custom-form_adapt_default .b-custom-form__wrapper_pl_none{padding-left:0}.b-custom-form_adapt_default .b-custom-form__wrapper_pl_md{padding-left:35px}.b-custom-form_adapt_default .b-custom-form__wrapper_pr_none{padding-right:0}.b-custom-form_adapt_default .b-custom-form__wrapper_pr_md{padding-right:35px}.b-custom-form_adapt_default .b-custom-form__wrapper_pt_none{padding-top:0}.b-custom-form_adapt_default .b-custom-form__wrapper_pt_md{padding-top:50px}.b-custom-form_adapt_default .b-custom-form__wrapper_pb_none,.b-custom-form_adapt_default .b-custom-form__wrapper_pb_xs{padding-bottom:0}.b-custom-form_adapt_default .b-custom-form__title{max-width:380px;margin-left:auto;margin-right:auto}.b-custom-form_adapt_default .b-custom-form__button{min-width:210px}.b-custom-form_adapt_default .b-custom-form__button_author-promo{padding:10px 15px;font-size:13px}.b-custom-form_adapt_default .b-custom-form__br-hide{display:none}.b-custom-form_adapt_default .b-custom-form__service-button-wrap{flex:100%;max-width:100%}}@media (max-width:496px){.b-custom-form_adapt_default .b-custom-form__service-separator{height:46px}.b-custom-form_adapt_default .b-custom-form__service-separator-text{max-width:220px}}.b-custom-form_justify_center{display:flex;justify-content:center}.b-disclaimer__wrapper{background:#f1f8ff;padding:20px 0}.b-disclaimer__holder{display:flex;padding-right:17px}.b-disclaimer__icon-holder{width:42px;height:42px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:12px}.b-disclaimer__icon{max-width:100%;max-height:100%;vertical-align:bottom}.b-disclaimer__text{color:rgba(51,51,51,.5);font-size:14px;line-height:1.4;max-width:910px}.b-disclaimer__close-btn{position:absolute;width:17px;height:17px;right:15px;top:12px;cursor:pointer}.b-disclaimer__close-btn:after,.b-disclaimer__close-btn:before{content:'';position:absolute;width:1px;height:20px;background:#333;border-radius:1px;transform-origin:center center;top:0;left:50%}.b-disclaimer__close-btn:before{transform:translateX(-50%) rotate(48deg)}.b-disclaimer__close-btn:after{transform:translateX(-50%) rotate(-48deg)}.b-disclaimer_theme_night .b-disclaimer__wrapper{background:#393879}.b-disclaimer_theme_night .b-disclaimer__text{color:rgba(255,255,255,.7)}.b-disclaimer_theme_night .b-disclaimer__close-btn:after,.b-disclaimer_theme_night .b-disclaimer__close-btn:before{background:#fff}.b-disclaimer_sticky .b-disclaimer__wrapper{position:fixed;width:100%;z-index:90;top:0}@media (max-width:767px){.b-disclaimer_adapt_default .b-disclaimer__wrapper{padding:10px 0}.b-disclaimer_adapt_default .b-disclaimer__text{font-size:12px}.b-disclaimer_adapt_default .b-disclaimer__close-btn{top:8px;right:8px;width:14px;height:14px}.b-disclaimer_adapt_default .b-disclaimer__close-btn:after,.b-disclaimer_adapt_default .b-disclaimer__close-btn:before{height:15px}}.b-empty-list__wrapper{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center}.b-empty-list__img{margin-top:50px;height:auto}.b-empty-list__title{font-family:Roboto,sans-serif;font-weight:900;font-size:16px;margin:35px 0 20px}.b-empty-list__text{width:60%;text-align:center;line-height:1.6;margin-top:0;margin-bottom:20px;font-size:12px;color:#999}@media (min-width:768px) and (max-width:1023px){.b-empty-list_adapt_default .b-empty-list__img{width:120px}}@media (max-width:767px){.b-empty-list_adapt_default .b-empty-list__img{width:100px}}.b-executor-closed-direct-popup{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px;display:flex;flex-direction:column}.b-executor-closed-direct-popup__header{padding:30px 40px 24px;border-bottom:1px solid #ddd}.b-executor-closed-direct-popup__title{color:#333;font-size:24px;font-weight:900;line-height:1.25}.b-executor-closed-direct-popup__body{padding:24px 40px 60px}.b-executor-closed-direct-popup__text{color:#333;font-size:16px;line-height:1.62}.b-executor-closed-direct-popup__button{margin-top:32px;font-weight:500;width:100%;max-width:160px}@media (max-width:496px){.b-executor-closed-direct-popup_adapt_default .b-executor-closed-direct-popup__header{padding:30px 40px 16px 15px}.b-executor-closed-direct-popup_adapt_default .b-executor-closed-direct-popup__title{font-size:20px;line-height:1.4}.b-executor-closed-direct-popup_adapt_default .b-executor-closed-direct-popup__body{padding:17px 15px 50px}.b-executor-closed-direct-popup_adapt_default .b-executor-closed-direct-popup__text{color:#333;font-size:14px;line-height:1.28}.b-executor-closed-direct-popup_adapt_default .b-executor-closed-direct-popup__button{max-width:unset}}.b-executor-info__wrap{display:flex;flex-wrap:wrap;margin-left:-14px;margin-right:-14px}.b-executor-info__item{flex:50%;max-width:50%;margin-bottom:16px;padding-left:14px;padding-right:14px}.b-executor-info__item_wide{flex:100%;max-width:100%}.b-executor-info__title{font-size:16px;line-height:1.7;color:#333;font-weight:700;letter-spacing:.03em;word-break:break-word}.b-executor-info__title_display_block{display:block}.b-executor-info__value{font-size:16px;line-height:1.7;color:#333;letter-spacing:.03em;word-break:break-word}@media (min-width:768px) and (max-width:1023px){.b-executor-info_adapt_default .b-executor-info__item{flex:100%;max-width:100%;margin-bottom:8px}.b-executor-info_adapt_default .b-executor-info__title,.b-executor-info_adapt_default .b-executor-info__value{font-size:15px;line-height:1.5}}@media (max-width:767px){.b-executor-info_adapt_default .b-executor-info__item{flex:100%;max-width:100%;margin-bottom:8px}.b-executor-info_adapt_default .b-executor-info__title,.b-executor-info_adapt_default .b-executor-info__value{font-size:15px;line-height:1.5}}.b-executor-mark__icon{width:12px;height:12px;cursor:pointer}.b-executor-mark_size_big .b-executor-mark__icon{width:21px;height:21px}@media (max-width:767px){.b-executor-mark_adapt_default .b-executor-mark__icon{width:16px;height:16px}}.b-executor-page{position:relative}.b-executor-page__subjects{margin-top:21px}.b-executor-page__inner-container_statistics{margin-top:30px;padding-left:25px;padding-right:25px;background:rgba(250,249,230,.8)}.b-executor-page__statistics{padding-top:17px;padding-bottom:10px}.b-executor-page__reviews{padding-top:26px}.b-executor-page__text{font-size:17px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.b-executor-page__pagination-wrap{border-top:1px solid #ddd}.b-executor-page__mark{width:60px;height:35px;position:absolute;top:0;left:115px;display:flex;align-items:center;justify-content:center;padding-bottom:4px}.b-executor-page__mark-icon{position:absolute;left:0;right:0;bottom:0;top:0;transform:scaleY(-1)}.b-executor-page__mark-text{font-family:RoundPro,sans-serif;font-weight:900;font-size:9px;line-height:10px;text-align:center;letter-spacing:.01em;text-transform:uppercase;color:#f9f6ef;position:relative;z-index:1}.b-executor-page__settings{margin-top:20px}.b-executor-page__buttons{margin:30px 0}@media (min-width:768px) and (max-width:1023px){.b-executor-page_adapt_default .b-executor-page__inner-container_expert:before{left:30px}.b-executor-page_adapt_default .b-executor-page__preview{margin-top:8px}.b-executor-page_adapt_default .b-executor-page__mark{left:105px}}@media (max-width:767px){.b-executor-page_adapt_default .b-executor-page__inner-container_expert:before{left:18px}.b-executor-page_adapt_default .b-executor-page__inner-container_statistics{margin-top:20px;padding-left:18px;padding-right:18px}.b-executor-page_adapt_default .b-executor-page__preview{margin-top:15px}.b-executor-page_adapt_default .b-executor-page__mark{left:82px}}.b-executor-preview__row{display:flex;margin-left:-10px;margin-right:-10px}.b-executor-preview__col{padding-left:10px;padding-right:10px}.b-executor-preview__col_info{display:flex;flex:39.5%;max-width:39.5%;padding-top:6px}.b-executor-preview__col_stats{flex:32.5%;max-width:32.5%;padding-top:6px}.b-executor-preview__col_btns{flex:28%;max-width:28%}.b-executor-preview__col-stats-inner_short{flex-wrap:wrap;display:flex;flex-direction:column;margin:-2.5px -8px}.b-executor-preview__avatar{margin-right:15px;display:block}.b-executor-preview__info{padding-top:6px;overflow:hidden}.b-executor-preview__login-wrap{width:100%;margin-bottom:8px;display:inline-block}.b-executor-preview__login-wrap_top{padding-right:55px}.b-executor-preview__login{display:flex;align-items:flex-start;position:relative}.b-executor-preview__login-inner{display:flex;min-width:0}.b-executor-preview__login-text{font-weight:700;font-size:18px;line-height:1.2;color:#333;vertical-align:middle;margin-right:5px;white-space:nowrap;text-overflow:ellipsis;word-break:break-word;overflow:hidden}.b-executor-preview__login-text:hover,.b-executor-preview_theme_list .b-executor-preview__subjects-show:hover{text-decoration:underline}.b-executor-preview__login-text_wrap{padding-right:13px;white-space:normal;display:inline;position:relative}.b-executor-preview__id{font-size:10px;line-height:1;color:rgba(78,78,78,.8);word-break:break-word}.b-executor-preview__register{font-size:12px;line-height:1.3;color:#666;margin-top:17px}.b-executor-preview__register_mt_xs{margin-top:10px}.b-executor-preview__register_mt_xs2{margin-top:12px}.b-executor-preview__register_mt_xs3{margin-top:14px}.b-executor-preview__stats{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;padding-top:9px}.b-executor-preview__stats_pt_md{padding-top:12px}.b-executor-preview__stats_short{margin:0;padding:2.5px 8px}.b-executor-preview__stats-item{font-size:12px;line-height:1;color:#999;white-space:nowrap;padding-left:10px;padding-right:10px;margin-bottom:10px}.b-executor-preview__stats-item_short{display:flex;margin:0;padding:0}.b-executor-preview__stats-item_mb_none{margin-bottom:0}.b-executor-preview__check-mark{margin-right:5px;height:12px}.b-executor-preview__orders-on-time{font-weight:400;font-size:12px;line-height:14px;color:#999}.b-executor-preview__orders-on-time_short{padding:2.5px 8px}.b-executor-preview__reviews_type_positive{color:#4ebd17}.b-executor-preview__reviews_type_negative{color:#d0021b}.b-executor-preview__contact-btn{font-size:14px;letter-spacing:.03em;min-width:200px}.b-executor-preview__buttons{margin-top:24px}.b-executor-preview__inner-icon{padding-left:4px;position:absolute;bottom:2px}.b-executor-preview__inner-icon_hidden{display:none}.b-executor-preview__inner-icon_row{position:static}.b-executor-preview__online{filter:grayscale(1);opacity:.6}.b-executor-preview__online_active{filter:none;opacity:1}.b-executor-preview__top{margin-left:4px}.b-executor-preview__executor-rating{margin-top:10px}.b-executor-preview__executor-rating_short{display:flex;align-items:baseline;margin-top:0;padding:2.5px 8px}.b-executor-preview__executor-rating-new{display:flex;align-items:center}.b-executor-preview__star{margin-right:6px;height:11px}.b-executor-preview__executor-rating-average{font-size:12px;line-height:14px;color:#999;margin-right:16px}.b-executor-preview__executor-rating-value{font-size:12px;line-height:14px;color:#999}.b-executor-preview_theme_list .b-executor-preview__col_info{padding-top:0;flex:36.5%;max-width:36.5%}.b-executor-preview_theme_list .b-executor-preview__col_stats{padding-top:0;flex:33.5%;max-width:33.5%}.b-executor-preview_theme_list .b-executor-preview__col_btns{padding-top:9px;flex:30%;max-width:220px}.b-executor-preview_theme_list .b-executor-preview__buttons{margin-top:20px}.b-executor-preview_theme_list .b-executor-preview__info{padding-top:10px;margin-bottom:25px}.b-executor-preview_theme_list .b-executor-preview__subjects{margin-top:-20px;padding-left:75px;margin-bottom:5px}.b-executor-preview_theme_list .b-executor-preview__subjects-title{font-weight:500;font-size:14px;line-height:1.4;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 230px)}.b-executor-preview_theme_list .b-executor-preview__subjects-subtitle{font-size:12px;line-height:1.4;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 230px)}.b-executor-preview_theme_list .b-executor-preview__subjects-show-wrap{margin-top:13px}.b-executor-preview_theme_list .b-executor-preview__subjects-show{font-size:12px;line-height:1.2;color:#3385e4;cursor:pointer;display:inline-block;transition:.25s ease all}.b-executor-preview_theme_list .b-executor-preview__subjects-show_hidden{visibility:hidden;opacity:0}.b-executor-preview_theme_list .b-executor-preview__col-stats-inner_short{padding-top:15px}@media (min-width:1024px) and (max-width:1279px){.b-executor-preview_adapt_default .b-executor-preview__contact-btn{min-width:0;width:100%;font-size:13px;padding-left:10px;padding-right:10px}.b-executor-preview_adapt_default .b-executor-preview__login-text{font-size:16px}}@media (min-width:768px) and (max-width:1023px){.b-executor-preview_adapt_default .b-executor-preview__row{flex-wrap:wrap;justify-content:space-between}.b-executor-preview_adapt_default .b-executor-preview__col_info{flex:56%;max-width:56%}.b-executor-preview_adapt_default .b-executor-preview__col_stats{flex:100%;max-width:100%;order:2}.b-executor-preview_adapt_default .b-executor-preview__col_btns{flex:44%;max-width:200px}.b-executor-preview_adapt_default .b-executor-preview__contact-btn{min-width:0;width:100%;font-size:13px;padding-left:10px;padding-right:10px}.b-executor-preview_adapt_default .b-executor-preview__login-wrap{margin-bottom:10px}.b-executor-preview_adapt_default .b-executor-preview__login-text{font-size:16px}.b-executor-preview_adapt_default .b-executor-preview__buttons{margin-top:12px}.b-executor-preview_adapt_default .b-executor-preview__top{top:-6px}.b-executor-preview_adapt_default .b-executor-preview__subjects{margin-top:0;padding-left:0}.b-executor-preview_adapt_default .b-executor-preview__subjects-subtitle,.b-executor-preview_adapt_default .b-executor-preview__subjects-title{max-width:100%}.b-executor-preview_adapt_default .b-executor-preview__col-stats-inner_short{flex-direction:row;align-items:center;padding-top:10px}}@media (max-width:767px){.b-executor-preview_adapt_default .b-executor-preview__row{flex-wrap:wrap;justify-content:space-between}.b-executor-preview_adapt_default .b-executor-preview__col_info{flex:56%;max-width:56%}.b-executor-preview_adapt_default .b-executor-preview__col_stats{flex:100%;max-width:100%;order:2}.b-executor-preview_adapt_default .b-executor-preview__col_btns{flex:44%;max-width:200px}.b-executor-preview_adapt_default .b-executor-preview__contact-btn{min-width:0;width:100%;font-size:13px;padding-left:10px;padding-right:10px}.b-executor-preview_adapt_default .b-executor-preview__login-wrap{margin-bottom:10px}.b-executor-preview_adapt_default .b-executor-preview__login-text{font-size:16px}.b-executor-preview_adapt_default .b-executor-preview__buttons{margin-top:12px}.b-executor-preview_adapt_default .b-executor-preview__top{top:-6px}.b-executor-preview_adapt_default .b-executor-preview__subjects{margin-top:0;padding-left:0}.b-executor-preview_adapt_default .b-executor-preview__subjects-subtitle,.b-executor-preview_adapt_default .b-executor-preview__subjects-title{max-width:100%}.b-executor-preview_adapt_default .b-executor-preview__col-stats-inner_short{flex-direction:row;align-items:center;padding-top:10px}}@media (max-width:576px) and (min-width:300px){.b-executor-preview_adapt_default .b-executor-preview__info{padding-top:5px;margin-bottom:10px}.b-executor-preview_adapt_default .b-executor-preview__col{margin-bottom:12px}.b-executor-preview_adapt_default .b-executor-preview__col:last-child{margin-bottom:0}.b-executor-preview_adapt_default .b-executor-preview__col_info{flex:100%;max-width:100%}.b-executor-preview_adapt_default .b-executor-preview__col_btns{flex:100%;max-width:100%;order:3;padding-top:0}.b-executor-preview_adapt_default .b-executor-preview__col_stats{padding-top:0}.b-executor-preview_adapt_default .b-executor-preview__register{margin-top:8px}.b-executor-preview_adapt_default .b-executor-preview__stats{padding-top:0}.b-executor-preview_adapt_default .b-executor-preview__stats_short{padding:2.5px 8px}.b-executor-preview_adapt_default .b-executor-preview__contact-btn-wrap{text-align:center}.b-executor-preview_adapt_default .b-executor-preview__contact-btn{max-width:200px}.b-executor-preview_adapt_default .b-executor-preview__subjects{margin-top:15px;text-align:center}.b-executor-preview_adapt_default .b-executor-preview__login-wrap_top{padding-right:45px}.b-executor-preview_adapt_default .b-executor-preview__top{width:25px;top:-2px}.b-executor-preview_adapt_default .b-executor-preview__avatar{margin-right:10px}.b-executor-preview_adapt_default .b-executor-preview__col-stats-inner_short{padding-top:0}}.b-executor-rating__wrapper{display:flex;flex-wrap:wrap;margin:0 -8px;align-items:center}.b-executor-rating__item{padding:0 8px;width:115px;min-width:115px}.b-executor-rating__text{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;line-height:1.66667;color:#666}.b-executor-rating_theme_short .b-executor-rating__item_avarage{display:none}.b-executor-review__wrap{border:1px solid rgba(153,153,153,.6);border-radius:5px;overflow:hidden;display:flex}.b-executor-review__status{background-color:rgba(153,153,153,.2);display:flex;align-items:center;justify-content:center;flex:0 0 60px;max-width:60px}.b-executor-review__status-ico{width:30px}.b-executor-review__content{padding:26px 29px 24px;min-width:0;flex:auto}.b-executor-review__text{font-size:14px;line-height:1.43;color:rgba(51,51,51,.8)}.b-executor-review__info{display:flex;margin-left:-12px;margin-right:-12px;padding-top:9px}.b-executor-review__info-col{padding-left:12px;padding-right:12px}.b-executor-review__info-col_user{flex:38.2%;max-width:38.2%}.b-executor-review__info-col_order{flex:61.8%;max-width:61.8%}.b-executor-review__user{display:flex;align-items:center}.b-executor-review__user-text{flex:auto;max-width:calc(100% - 48px)}.b-executor-review__user-avatar{flex:0 0 40px;max-width:40px;margin-right:8px}.b-executor-review__user-avatar-img{max-width:100%;vertical-align:middle;border-radius:50%}.b-executor-review__user-login{font-weight:900;font-size:14px;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%;color:#333}.b-executor-review__order-title:hover,.b-executor-review__user-login:hover{text-decoration:underline}.b-executor-review__user-date{font-size:11px;line-height:1.3;color:rgba(51,51,51,.8)}.b-executor-review__order{padding-top:4px}.b-executor-review__order-title{color:#3385e4;display:inline-block;margin-bottom:2px}.b-executor-review__order-description,.b-executor-review__order-title{font-size:12px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.b-executor-review_result_positive .b-executor-review__wrap{border-color:rgba(78,189,23,.6)}.b-executor-review_result_positive .b-executor-review__status{background-color:rgba(78,189,23,.2)}.b-executor-review_result_negative .b-executor-review__wrap{border-color:rgba(208,1,27,.6)}.b-executor-review_result_negative .b-executor-review__status{background-color:rgba(208,1,27,.2)}.b-executor-review_result_blue .b-executor-review__wrap{border-color:rgba(68,132,229,.6)}.b-executor-review_result_blue .b-executor-review__status{background-color:rgba(68,132,229,.2)}@media (min-width:768px) and (max-width:1023px){.b-executor-review_adapt_default .b-executor-review__content{padding:15px}.b-executor-review_adapt_default .b-executor-review__status{flex:0 0 10px;max-width:10px}.b-executor-review_adapt_default .b-executor-review__status-ico{display:none}}@media (max-width:767px){.b-executor-review_adapt_default .b-executor-review__content{padding:15px}.b-executor-review_adapt_default .b-executor-review__status{flex:0 0 10px;max-width:10px}.b-executor-review_adapt_default .b-executor-review__status-ico{display:none}.b-executor-review_adapt_default .b-executor-review__info{flex-wrap:wrap}.b-executor-review_adapt_default .b-executor-review__info-col{flex:100%;max-width:100%;margin-bottom:10px}.b-executor-review_adapt_default .b-executor-review__info-col:last-child{margin-bottom:0}.b-executor-review_adapt_default .b-executor-review__text{font-size:13px}}.b-executor-reviews__title{font-size:16px;font-weight:900;margin-bottom:8px}.b-executor-reviews__title_fz_lg{font-size:21px}.b-executor-reviews__title_with-reset{position:relative;padding-right:170px}.b-executor-reviews__title_align_center{text-align:center}.b-executor-reviews__reset-btn-wrap{position:absolute;right:0;top:0;font-size:12px}.b-executor-reviews__reset-btn{color:#3385e4;font-weight:400;vertical-align:top}.b-executor-reviews__reset-btn:hover{text-decoration:underline}.b-executor-reviews__stat-wrap{display:flex;flex-wrap:wrap;margin-left:-4px;margin-right:-4px;margin-bottom:10px}.b-executor-reviews__stat-wrap:last-child{margin-bottom:0}.b-executor-reviews__stat{padding-left:4px;padding-right:4px;font-size:13px;line-height:1.3;letter-spacing:.027em;color:#333}.b-executor-reviews__stat:hover{opacity:.8}.b-executor-reviews__stat_active{font-weight:700}.b-executor-reviews__stat_color_green{color:#4ebd17}.b-executor-reviews__stat_color_red{color:#d0021b}.b-executor-reviews__stat_color_grey{color:#999}.b-executor-reviews__stat_color_blue{color:#4484e5}.b-executor-reviews__list{padding-top:35px}.b-executor-reviews__review{margin-bottom:9px}.b-executor-reviews__review:last-child{margin-bottom:0}.b-executor-reviews_chart .b-executor-reviews__title_fz_lg{margin-bottom:34px}.b-executor-reviews_chart .b-executor-reviews__inner{display:flex}.b-executor-reviews_chart .b-executor-reviews__desc{margin-right:12px}.b-executor-reviews_chart .b-executor-reviews__stat{color:#666}.b-executor-reviews_chart .b-executor-reviews__stat:hover{opacity:1;text-decoration:underline}.b-executor-reviews_chart .b-executor-reviews__stat_active{font-weight:400;text-decoration:underline}.b-executor-reviews_chart .b-executor-reviews__stat-value{color:#333}@media (max-width:767px){.b-executor-reviews_adapt_default .b-executor-reviews__title_with-reset{padding-right:0}.b-executor-reviews_adapt_default .b-executor-reviews__reset-btn-wrap{position:static;padding-top:15px;padding-bottom:10px}}@media (min-width:768px) and (max-width:1023px){.b-executor-reviews_adapt_chart .b-executor-reviews__inner{flex-direction:column-reverse}.b-executor-reviews_adapt_chart .b-executor-reviews__desc{margin-right:0}.b-executor-reviews_adapt_chart .b-executor-reviews__chart{margin-bottom:20px}}@media (max-width:767px){.b-executor-reviews_adapt_chart .b-executor-reviews__inner{flex-direction:column-reverse}.b-executor-reviews_adapt_chart .b-executor-reviews__desc{margin-right:0}.b-executor-reviews_adapt_chart .b-executor-reviews__chart,.b-executor-reviews_adapt_chart .b-executor-reviews__title_fz_lg{margin-bottom:20px}}.b-executor-statistics__wrap{margin-bottom:26px;padding-bottom:24px;border-bottom:1px solid rgba(78,78,78,.2)}.b-executor-statistics__wrap:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.b-executor-statistics__title{font-size:14px;font-weight:700;line-height:1.4;letter-spacing:.025em;margin-bottom:22px}.b-executor-statistics__title_mb_sm{margin-bottom:16px}.b-executor-statistics__row{display:flex;margin-left:-13px;margin-right:-13px;flex-wrap:wrap;margin-bottom:-17px}.b-executor-statistics__row_orders{max-width:375px;padding-right:30px;position:relative}.b-executor-statistics__row_orders::after{content:'';background:#4e4e4e;opacity:.2;width:1px;position:absolute;right:0;top:-32px;bottom:20px}.b-executor-statistics__row_rework{max-width:380px}.b-executor-statistics__stat{padding-left:13px;padding-right:13px;margin-bottom:17px;display:flex;flex-direction:column;justify-content:space-between}.b-executor-statistics__stat_cols_6{flex:16.66667%;max-width:16.66667%}.b-executor-statistics__stat_cols_3{flex:33.33333%;max-width:33.33333%}.b-executor-statistics__stat_cols_2{flex:50%;max-width:50%}.b-executor-statistics__stat-title{font-size:12px;color:#666;line-height:1.4;letter-spacing:.02em;width:100%}.b-executor-statistics__stat-value{margin-top:9px;font-size:34px;line-height:1.1;width:100%}.b-executor-statistics__stat-value_small{margin-top:5px;font-size:20px}@media (min-width:1024px) and (max-width:1279px){.b-executor-statistics_adapt_default .b-executor-statistics__stat_cols_6{flex:33.33333%;max-width:33.33333%}}@media (min-width:768px) and (max-width:1023px){.b-executor-statistics_adapt_default .b-executor-statistics__stat_cols_6{flex:33.33333%;max-width:33.33333%}}@media (max-width:767px){.b-executor-statistics_adapt_default .b-executor-statistics__stat_cols_6{flex:33.33333%;max-width:33.33333%}.b-executor-statistics_adapt_default .b-executor-statistics__stat-value{font-size:24px}.b-executor-statistics_adapt_default .b-executor-statistics__stat-value_small{font-size:20px}}@media (max-width:576px) and (min-width:300px){.b-executor-statistics_adapt_default .b-executor-statistics__stat{flex:50%;max-width:50%;padding-left:5px;padding-right:5px}.b-executor-statistics_adapt_default .b-executor-statistics__row{max-width:none;margin-left:-5px;margin-right:-5px}.b-executor-statistics_adapt_default .b-executor-statistics__row_orders{padding-right:0}.b-executor-statistics_adapt_default .b-executor-statistics__row_orders::after{display:none}}.b-executor-subjects__title{font-size:16px;line-height:1.4;color:#333;font-weight:700;letter-spacing:.03em;word-break:break-word;margin-bottom:14px}.b-executor-subjects__row{display:flex;flex-wrap:wrap;margin-left:-3px;margin-right:-3px;margin-bottom:-14px}.b-executor-subjects__item-wrap{padding-left:3px;padding-right:3px;margin-bottom:14px;text-align:center}.b-executor-subjects__item-wrap_hidden{display:none}.b-executor-subjects__item{padding:3px 12px;border:1px solid rgba(102,102,102,.8);border-radius:10px;font-size:12px;color:rgba(102,102,102,.8);letter-spacing:.007em}.b-executor-subjects__btn{color:#3385e4;font-size:12px;align-self:center;margin-bottom:14px;padding:2px 8px;margin-left:3px;margin-right:3px;cursor:pointer}.b-executor-subjects__btn:hover{text-decoration:underline}.b-executor-subjects__btn_hidden{display:none}.b-executor-subjects_one-row{position:relative}.b-executor-subjects_one-row .b-executor-subjects__row{overflow:hidden;flex-wrap:nowrap}.b-executor-subjects_one-row .b-executor-subjects__row_wrap{flex-wrap:wrap}.b-executor-subjects_one-row .b-executor-subjects__item-wrap{min-width:fit-content}.b-executor-subjects_one-row .b-executor-subjects__btn-container{position:absolute;display:flex;top:-2px;right:-3px;height:100%;width:100%;max-width:400px}.b-executor-subjects_one-row .b-executor-subjects__blur{width:100%;margin-right:-1px;background:linear-gradient(269.84deg,#fff -.52%,rgba(255,255,255,0) 109.6%)}.b-executor-subjects_one-row .b-executor-subjects__btn_show-all{margin:0;padding:0 18px 7px 15px;background:#fff;height:100%;display:flex;align-items:center;min-width:73px}.b-executor-subjects_hidden,.b-range-slider .irs-handle i{visibility:hidden}.b-executor-subjects_theme_small .b-executor-subjects__row{margin-left:-2px;margin-right:-2px}.b-executor-subjects_theme_small .b-executor-subjects__item-wrap{margin-bottom:10px;padding-left:2px;padding-right:2px}.b-executor-subjects_theme_small .b-executor-subjects__item{letter-spacing:normal;padding-left:9px;padding-right:9px}.b-executor-subjects_theme_small .b-executor-subjects__btn{margin-bottom:10px;padding-left:2px;padding-right:2px}.b-executor-subjects_theme_small.b-executor-subjects_one-row .b-executor-subjects__btn{margin:0;padding:0 18px 7px 15px}@media (max-width:767px){.b-executor-subjects_adapt_default .b-executor-subjects__item-wrap{margin-bottom:8px}}.b-executors-list-item{position:relative}.b-executors-list-item__wrap{border:1px solid #ddd;border-radius:5px}.b-executors-list-item__preview{padding-top:18px;padding-bottom:11px;position:relative}.b-executors-list-item__preview_pb_md{padding-bottom:20px}.b-executors-list-item__preview_with-mark{padding-bottom:30px}.b-executors-list-item__content{padding-left:18px;padding-right:18px}.b-executors-list-item__subjects{border-top:1px solid #ddd;padding-top:18px;padding-bottom:24px;display:none}.b-executors-list-item__subjects_visible{display:block}.b-executors-list-item__mark{width:60px;height:35px;position:absolute;bottom:0;left:18px;display:flex;align-items:center;justify-content:center;padding-top:8px}.b-executors-list-item__mark-icon{position:absolute;left:0;right:0;bottom:0;top:0}.b-executors-list-item__mark-text{font-family:RoundPro,sans-serif;font-weight:900;font-size:9px;line-height:10px;text-align:center;letter-spacing:.01em;text-transform:uppercase;color:#f9f6ef;position:relative;z-index:1}@media (min-width:768px) and (max-width:1023px){.b-executors-list-item_adapt_default .b-executors-list-item__preview_with-mark{padding-top:35px}.b-executors-list-item_adapt_default .b-executors-list-item__mark{bottom:auto;left:94px;top:0;padding-top:0;padding-bottom:4px}.b-executors-list-item_adapt_default .b-executors-list-item__mark-icon{transform:scaleY(-1)}}@media (max-width:767px){.b-executors-list-item_adapt_default .b-executors-list-item__preview_with-mark{padding-top:35px}.b-executors-list-item_adapt_default .b-executors-list-item__mark{bottom:auto;top:0;padding-top:0;padding-bottom:4px}.b-executors-list-item_adapt_default .b-executors-list-item__mark-icon{transform:scaleY(-1)}.b-executors-list-item_adapt_default .b-executors-list-item__mark{left:81px}}.b-executors-list__item{margin-bottom:11px}.b-executors-list__item:last-child{margin-bottom:0}.b-executors-rating-tab__search{margin-bottom:29px}.b-executors-rating-tab__pagination-wrap{border-top:1px solid #ddd}.b-executors-rating-tab__info{font-size:14px;line-height:1.43;margin-bottom:19px}.b-executors-rating-tab__sort{max-width:240px}@media (max-width:767px){.b-executors-rating-tab_adapt_default .b-executors-rating-tab__search{margin-bottom:17px}}.b-expert-features__list{display:flex;margin-left:-15px;margin-right:-15px;margin-bottom:-30px;flex-wrap:wrap}.b-expert-features__item-wrap{padding-left:15px;padding-right:15px;flex:33.33333%;max-width:33.33333%;margin-bottom:30px}.b-expert-features__item-wrap:first-child .b-expert-features__item{margin-left:0}.b-expert-features__item-wrap:last-child .b-expert-features__item{margin-right:0}.b-expert-features__item{max-width:180px;margin-left:auto;margin-right:auto}.b-expert-features__img-wrap{max-width:82px;margin-bottom:15px}.b-expert-features__img{max-width:100%}.b-expert-features__text{font-size:18px;line-height:1.67;color:#333}.b-expert-features__button-wrap{text-align:center;padding-top:52px}.b-expert-features__button{font-weight:700;width:300px;max-width:100%}@media (max-width:767px){.b-expert-features_adapt_default .b-expert-features__item-wrap{flex:100%;max-width:100%}.b-expert-features_adapt_default .b-expert-features__item-wrap:first-child .b-expert-features__item{margin-left:auto}.b-expert-features_adapt_default .b-expert-features__item-wrap:last-child .b-expert-features__item{margin-right:auto}.b-expert-features_adapt_default .b-expert-features__img-wrap{margin-left:auto;margin-right:auto}.b-expert-features_adapt_default .b-expert-features__text{text-align:center;font-size:17px;line-height:1.5}.b-expert-features_adapt_default .b-expert-features__button-wrap{padding-top:25px}.b-expert-features_adapt_default .b-expert-features__button{width:auto}}.b-experts-list__wrap{display:flex;margin-left:-15px;margin-right:-15px;flex-wrap:wrap}.b-experts-list__item-wrap{flex:50%;max-width:50%;margin-bottom:35px;padding-left:15px;padding-right:15px}.b-experts-list__item{height:100%;display:flex;flex-direction:column}.b-experts-list__avatar-wrap{text-align:center;margin-bottom:4px}.b-experts-list__avatar{display:inline-block}.b-experts-list__info{text-align:center;flex:auto;display:flex;flex-direction:column}.b-experts-list__login-wrap{flex:auto;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.b-experts-list__login{display:inline-block;font-weight:700;font-size:18px;line-height:1.11;color:#4a4a4a;position:relative;word-break:break-word}.b-experts-list__help{font-size:12px;line-height:1.67;color:rgba(74,74,74,.8)}.b-experts-list__help:first-child{position:relative;padding-top:8px}.b-experts-list__help:first-child::after{content:'';background-color:rgba(221,221,221,.5);width:74px;top:2px;height:1px;position:absolute;left:50%;transform:translateX(-50%)}.b-experts-list__help-count{font-weight:bolder}.b-experts-list__reviews-wrap{display:inline-flex;justify-content:center;align-items:center;position:relative;align-self:center}.b-experts-list__reviews-ico{margin-top:2px;margin-right:6px}.b-experts-list__reviews{font-size:12px;line-height:1.67;color:rgba(74,74,74,.8)}.b-experts-list__reviews-tip{position:absolute;padding-left:30px;left:-24px;top:calc(100% + 32px);width:450px;text-align:left}.b-experts-list__reviews-tip-img{position:absolute;left:0;top:-42px}.b-experts-list__reviews-tip-text{font-family:PFKidsPro,sans-serif;font-weight:400;font-size:20px;line-height:1.2;color:#6aa9df}.b-experts-list__reviews-tip-text_color_black{color:#4a4a4a}.b-experts-list__review-rating{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:2px -4px 0}.b-experts-list__rating-stars{padding-right:4px;padding-left:4px;position:relative}.b-experts-list__ratings-amount{font-size:12px;padding-right:4px;padding-left:4px;line-height:1.66667;color:#999;font-family:Roboto,sans-serif;font-weight:400}.b-experts-list__ratings-amount_color_grey{color:#4a4a4a80}.b-experts-list__role-label,.b-experts-list__since{font-size:12px;font-family:Roboto,sans-serif;line-height:1}.b-experts-list__since{font-weight:400;color:rgba(74,74,74,.5);margin-bottom:10px}.b-experts-list__role-label{background:#f6c041;border-radius:10px;text-transform:uppercase;font-weight:700;display:inline-block;color:#fff;padding:5px 10px}.b-experts-list__role-container{margin-bottom:12px}.b-experts-list_one-row .b-experts-list__item-wrap{flex:25%;max-width:25%}.b-experts-list_one-row .b-experts-list__wrap{margin-bottom:-35px}@media (min-width:1024px) and (max-width:1279px){.b-experts-list_adapt_default .b-experts-list__reviews-tip{width:280px}}@media (min-width:768px) and (max-width:1023px){.b-experts-list_adapt_default .b-experts-list__reviews-tip{width:280px}}@media (max-width:767px){.b-experts-list_adapt_default .b-experts-list__reviews-tip{width:280px}.b-experts-list_adapt_default .b-experts-list__login{font-size:17px}.b-experts-list_adapt_one-row .b-experts-list__item-wrap{flex:50%;max-width:50%}}.b-facts__list{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:-23px;justify-content:center}.b-facts__item-wrap{flex:33.33333%;max-width:33.33333%;padding-left:10px;padding-right:10px;margin-bottom:23px;position:relative;z-index:1}.b-facts__item-wrap_z-index_0{z-index:0}.b-facts__item{background:#feffd1;box-shadow:0 7px 13px rgba(0,0,0,.10227);border-radius:5px;padding:22px 18px 15px;height:100%;position:relative}.b-facts__title{font-family:RoundPro,sans-serif;font-weight:900;font-size:24px;line-height:2;color:#333;text-align:center;margin-bottom:5px}.b-facts__text-area{font-size:14px;line-height:1.65;text-align:center;color:#333}.b-facts__paragraph{margin-bottom:8px}.b-facts__strong{font-weight:700}.b-facts__icon-holder{padding:10px;text-align:center}.b-facts__icon-inner{display:inline-block;vertical-align:middle;position:relative}.b-facts__link-area{text-align:center;padding:11px}.b-facts__link-wrap{margin-bottom:10px}.b-facts__link-wrap:last-child{margin-bottom:0}.b-facts__link{font-size:16px;line-height:1.3;text-align:center;text-decoration-line:underline;color:#3385e4}.b-facts__link:hover{text-decoration:none}.b-facts__bg-img{position:absolute}.b-facts__bg-img_rope{left:calc(100% - 235px);bottom:15px}.b-facts__bg-img_arrow{top:71%;left:calc(100% - 42px)}@media (min-width:768px) and (max-width:1023px){.b-facts_adapt_default .b-facts__bg-img_arrow,.b-facts_adapt_default .b-facts__bg-img_rope{display:none}.b-facts_adapt_default .b-facts__item-wrap{flex:50%;max-width:300px}}@media (max-width:767px){.b-facts_adapt_default .b-facts__bg-img_arrow,.b-facts_adapt_default .b-facts__bg-img_rope{display:none}.b-facts_adapt_default .b-facts__item-wrap{flex:100%;max-width:300px}}.b-favorite-black-list-btns{display:flex;flex-direction:column;align-items:center}.b-favorite-black-list-btns_align_left{align-items:flex-start}.b-favorite-black-list-btns__favorite-btn-wrap{display:flex;padding:5px;width:100%;justify-content:center}.b-favorite-black-list-btns__favorite-btn{padding:0}.b-favorite-black-list-btns__favorite-btn-span{vertical-align:middle}.b-favorite-black-list-btns__favorite-btn-ico{margin-left:5px;vertical-align:middle;margin-top:-1px}.b-favorite-black-list-btns__blacklist-btn-wrap{display:flex;padding:5px;width:100%;justify-content:center}.b-favorite-black-list-btns__blacklist-btn{padding:0}.b-favorite-black-list-btns__blacklist-btn-ico{margin-left:5px;margin-top:-3px}.b-favorite-black-list-btns_align_left .b-favorite-black-list-btns__blacklist-btn-wrap,.b-favorite-black-list-btns_align_left .b-favorite-black-list-btns__favorite-btn-wrap{justify-content:flex-start}.b-features-accent-list__item{margin-top:16px;padding:21px 30px 22px 60px;position:relative}.b-features-accent-list__item:first-child{margin-top:0}.b-features-accent-list__item:before{content:'';position:absolute;top:0;left:0;bottom:0;width:5000px;background:#fff;border-radius:60px;background-clip:border-box;z-index:1;box-shadow:0 12px 20px 0 rgba(0,0,0,.08)}.b-features-accent-list__item-inner{position:relative;z-index:5;display:flex;align-items:center}.b-features-accent-list__img-wrapper{width:80px;height:80px;min-width:80px;display:flex;align-items:center;justify-content:flex-start;margin-right:7px}.b-features-accent-list__img{max-width:100%;max-height:100%}.b-features-accent-list__title{color:#333;font-size:18px;font-family:Roboto,sans-serif;font-weight:500;line-height:1.7}.b-features-accent-list__text{color:rgba(0,0,0,.5);font-size:14px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.28}.b-features-accent-list_inverse .b-features-accent-list__item{padding-left:0}.b-features-accent-list_inverse .b-features-accent-list__item:before{left:unset;right:0}@media (max-width:496px){.b-features-accent-list_adapt_default .b-features-accent-list__item{padding:10px 15px 10px 25px}.b-features-accent-list_adapt_default .b-features-accent-list__img-wrapper{width:51px;height:51px;min-width:51px}.b-features-accent-list_adapt_default .b-features-accent-list__title{font-size:16px}.b-features-accent-list_adapt_default .b-features-accent-list__text{font-size:12px;line-height:1.5}}.b-features-horizon{display:flex}.b-features-horizon__item{width:25%;display:flex;flex-direction:column;align-items:center}.b-features-horizon__text{margin-top:20px;color:#6aa9df;font-size:14px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.28;position:relative;z-index:5;text-align:center;max-width:150px}.b-features-horizon__img-holder{display:inline-block;position:relative}.b-features-horizon__arrow{position:absolute;z-index:1}.b-features-horizon__arrow__mobile-left,.b-features-horizon__arrow_mobile-right{display:none}.b-features-horizon__arrow_first-pre{top:-34px;right:100%}.b-features-horizon__arrow_second{top:26px;right:100%}.b-features-horizon__arrow_fourth-pre,.b-features-horizon__arrow_third{top:30px;right:100%}.b-features-horizon__arrow_fourth-after{top:10px;left:100%}.b-features-horizon__img{position:relative;z-index:5}@media (max-width:767px){.b-features-horizon_adapt_default{display:block}.b-features-horizon_adapt_default .b-features-horizon__item{display:flex;align-items:center;flex-direction:row;width:100%;margin:0 -7px}.b-features-horizon_adapt_default .b-features-horizon__item:nth-child(2n) .b-features-horizon__img-holder{order:2}.b-features-horizon_adapt_default .b-features-horizon__item:nth-child(2n) .b-features-horizon__text{text-align:right;order:1}.b-features-horizon_adapt_default .b-features-horizon__item:nth-child(2) .b-features-horizon__text{padding-left:20px}.b-features-horizon_adapt_default .b-features-horizon__text{margin:0 7px;max-width:none}.b-features-horizon_adapt_default .b-features-horizon__img-holder{margin:0 7px}.b-features-horizon_adapt_default .b-features-horizon__arrow{display:none}.b-features-horizon_adapt_default .b-features-horizon__arrow_mobile-right{display:inline;right:10px;bottom:calc(100% + 10px)}.b-features-horizon_adapt_default .b-features-horizon__arrow_mobile-left{display:inline;bottom:calc(100% + 10px);left:0}}.b-features-ordered-list__list{counter-reset:features-list-counter}.b-features-ordered-list__item{position:relative;padding-left:71px;padding-top:0;min-height:118px;margin-bottom:6px}.b-features-ordered-list__item:last-child{margin-bottom:0}.b-features-ordered-list__item::before{content:counter(features-list-counter);counter-increment:features-list-counter;font-family:RoundPro,sans-serif;font-weight:900;position:absolute;font-size:24px;line-height:31px;text-align:center;color:#333;display:flex;align-items:center;justify-content:center;border-radius:50%;border:6px solid #ffd300;width:50px;height:50px;box-sizing:border-box;top:4px;padding-bottom:2px;left:0}.b-features-ordered-list__item-title{font-size:22px;line-height:1.33;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:9px}.b-features-ordered-list__item-text{font-size:14px;line-height:1.43;color:rgba(0,0,0,.5);padding-right:10px}.b-features-ordered-list__rating{display:flex;margin-left:-6px;margin-right:-6px;flex-wrap:wrap;margin-bottom:-8px}.b-features-ordered-list__rating-col{padding-left:6px;padding-right:6px;margin-bottom:8px}.b-features-ordered-list__average,.b-features-ordered-list__total{color:rgba(0,0,0,.5);font-size:14px}.b-features-ordered-list__total{min-width:110px}.b-features-ordered-list_theme_night .b-features-ordered-list__average,.b-features-ordered-list_theme_night .b-features-ordered-list__item-text,.b-features-ordered-list_theme_night .b-features-ordered-list__item-title,.b-features-ordered-list_theme_night .b-features-ordered-list__item::before,.b-features-ordered-list_theme_night .b-features-ordered-list__total{color:#fff}@media (min-width:768px) and (max-width:1023px){.b-features-ordered-list_adapt_default .b-features-ordered-list__item-title{font-size:20px;line-height:1.25}.b-features-ordered-list_adapt_default .b-features-ordered-list__item{padding-left:65px;min-height:50px;margin-bottom:25px}.b-features-ordered-list_adapt_default .b-features-ordered-list__item:last-child{margin-bottom:0}}@media (max-width:767px){.b-features-ordered-list_adapt_default .b-features-ordered-list__item-title{font-size:20px;line-height:1.25}.b-features-ordered-list_adapt_default .b-features-ordered-list__item{min-height:50px;margin-bottom:25px;padding-left:50px}.b-features-ordered-list_adapt_default .b-features-ordered-list__item:last-child{margin-bottom:0}.b-features-ordered-list_adapt_default .b-features-ordered-list__item::before{width:40px;height:40px;font-size:21px;border:4px solid #ffd300}}.b-features__list{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-bottom:-25px;justify-content:center}.b-features__item-wrap{max-width:20%;flex:20%;padding-left:15px;padding-right:15px;position:relative;margin-bottom:25px}.b-features__item-wrap_size_sm{flex:19%;max-width:19%}.b-features__item-wrap_size_lg{flex:24%;max-width:24%}.b-features__item{position:relative}.b-features__bg-img{position:absolute}.b-features__bg-img_rope-1,.b-features__bg-img_rope-2{transform:translate(-50%,-50%);top:50px;left:100%}.b-features__bg-img_rope-3,.b-features__bg-img_rope-4{transform:translate(-50%,-50%);top:15px;left:100%}.b-features__bg-img_rope-4{top:60px}.b-features__img-holder{text-align:center;height:90px;margin-bottom:35px;display:flex;justify-content:center;align-items:center}.b-features__img-holder_mb_sm{margin-bottom:24px}.b-features__img-holder_shadow{box-shadow:0 20px 40px 0 rgba(0,0,0,.15)}.b-features__img{max-width:100%;max-height:100%}.b-features__img_round{border-radius:50%}.b-features__img_shadow{box-shadow:0 20px 40px rgba(0,0,0,.154637)}.b-features__title{text-align:center;font-size:14px;line-height:1.64;color:#333}.b-features__strong,.b-features__title_fw_bold{font-weight:700}.b-features__text{font-size:12px;line-height:1.5;text-align:center;color:#000}.b-features_theme_square .b-features__item{background:#fff;box-shadow:0 10px 20px rgba(229,229,229,.9);padding:13px 11px 14px;height:100%}.b-features_theme_square .b-features__list{margin-left:-7px;margin-right:-7px}.b-features_theme_square .b-features__item-wrap{padding-left:7px;padding-right:7px}.b-features_theme_square .b-features__img-holder{height:80px;margin-bottom:5px}.b-features_theme_square .b-features__title{display:flex;align-items:center;justify-content:center;line-height:1.2}.b-features_theme_vertical .b-features__list{display:block;padding-top:113px;padding-bottom:110px}.b-features_theme_vertical .b-features__list_pb_md{padding-bottom:145px}.b-features_theme_vertical .b-features__item-wrap{max-width:100%;margin-bottom:50px}.b-features_theme_vertical .b-features__item-wrap:nth-child(2n) .b-features__item{justify-content:flex-end}.b-features_theme_vertical .b-features__item-wrap:nth-child(2n) .b-features__img-holder{order:2;margin-right:0;margin-left:25px}.b-features_theme_vertical .b-features__item-wrap:nth-child(2n) .b-features__img-holder_margin_sm{margin-left:20px}.b-features_theme_vertical .b-features__item-wrap:nth-child(2n) .b-features__text,.b-features_theme_vertical .b-features__item-wrap:nth-child(2n) .b-features__title{text-align:right}.b-features_theme_vertical .b-features__item-wrap_mb_xs{margin-bottom:40px}.b-features_theme_vertical .b-features__item-wrap_mb_sm{margin-bottom:47px}.b-features_theme_vertical .b-features__item-wrap_mb_md{margin-bottom:66px}.b-features_theme_vertical .b-features__item{display:flex;align-items:center}.b-features_theme_vertical .b-features__item_pl_sm{padding-left:15px}.b-features_theme_vertical .b-features__item_pl_md{padding-left:21px}.b-features_theme_vertical .b-features__item_pr_md{padding-right:39px}.b-features_theme_vertical .b-features__title{font-size:19px;line-height:1.21;text-align:left;margin-bottom:4px}.b-features_theme_vertical .b-features__text{font-size:18px;line-height:1.3;text-align:left}.b-features_theme_vertical .b-features__text_fz_sm{font-size:14px}.b-features_theme_vertical .b-features__text_color_blue{color:rgba(89,151,215,.8)}.b-features_theme_vertical .b-features__text_color_white{color:#fff}.b-features_theme_vertical .b-features__img-holder{margin-bottom:0;flex:100px 0 0;height:100px;max-width:100px;margin-right:25px}.b-features_theme_vertical .b-features__img-holder_margin_sm{margin-right:20px}.b-features_theme_vertical .b-features__bg-img_partnership-rope-1{transform:translate(-50%,-50%);top:-80px;left:35%}.b-features_theme_vertical .b-features__bg-img_partnership-rope-2{transform:translate(-50%,-50%);top:-26px;left:50.5%}.b-features_theme_vertical .b-features__bg-img_partnership-rope-3{transform:translate(-50%,-50%);top:-18px;left:48.5%}.b-features_theme_vertical .b-features__bg-img_partnership-rope-4{transform:translate(-50%,50%);bottom:-86px;left:46.5%}.b-features_theme_vertical .b-features__bg-img_guarantees-rope-1{transform:translate(-50%,-50%);top:-70px;left:36.4%}.b-features_theme_vertical .b-features__bg-img_guarantees-rope-2{transform:translate(-50%,-50%);top:-16px;left:49%}.b-features_theme_vertical .b-features__bg-img_guarantees-rope-3{transform:translate(-50%,-50%);top:-26px;left:47.1%}.b-features_theme_vertical .b-features__bg-img_guarantees-rope-4{transform:translate(-50%,50%);top:-61px;left:46.1%}.b-features_theme_vertical .b-features__bg-img_guarantees-rope-5{transform:translate(-50%,50%);bottom:-91px;left:60.7%}.b-features_theme_advantages .b-features__list{justify-content:space-between}.b-features_theme_advantages .b-features__item{display:flex;flex-direction:column;width:115px;margin:0;cursor:pointer;align-items:center}.b-features_theme_advantages .b-features__img-holder{border-radius:50%;width:90px;height:90px}.b-features_theme_advantages .b-features__img-holder_color_red{background-color:#e7596f}.b-features_theme_advantages .b-features__img-holder_color_gray{background-color:#cee6f3}.b-features_theme_advantages .b-features__img-holder_color_blue{background-color:#67b3f5}.b-features_theme_advantages .b-features__img-holder_color_dark-blue{background-color:#4f6fb4}.b-features_theme_advantages .b-features__img-holder_color_green{background-color:#28c983}.b-features_theme_advantages .b-features__main-holder{display:flex;justify-content:center}.b-features_theme_advantages .b-features__item-wrap{max-width:169px;flex-basis:169px;flex-shrink:0;display:flex;justify-content:center}.b-features_theme_advantages .b-features__item-wrap_width_fit-content{max-width:fit-content}.b-features_theme_advantages .b-features__title{color:#3385e4;font-weight:700;line-height:1.45;letter-spacing:.5px;text-transform:uppercase}@media (min-width:768px) and (max-width:1023px){.b-features_adapt_default .b-features__item-wrap{flex:33.33333%;max-width:33.33333%}.b-features_adapt_default .b-features__bg-img_rope-3{display:none}}@media (max-width:767px){.b-features_adapt_default .b-features__list{margin-bottom:-35px}.b-features_adapt_default .b-features__item-wrap{flex:100%;max-width:200px;margin-bottom:35px}.b-features_adapt_default .b-features__bg-img_rope-1,.b-features_adapt_default .b-features__bg-img_rope-2,.b-features_adapt_default .b-features__bg-img_rope-3,.b-features_adapt_default .b-features__bg-img_rope-4{display:none}.b-features_adapt_default .b-features__img-holder{margin-bottom:15px}}@media (min-width:768px) and (max-width:1023px){.b-features_adapt_vertical .b-features__list{padding-top:80px}.b-features_adapt_vertical .b-features__list_pb_md{padding-bottom:70px}.b-features_adapt_vertical .b-features__item-wrap{margin-bottom:25px}.b-features_adapt_vertical .b-features__item_pr_md{padding-right:0}.b-features_adapt_vertical .b-features__item_pl_md{padding-left:0}.b-features_adapt_vertical .b-features__bg-img_partnership-rope-1{width:120px;top:-60px;left:37%}.b-features_adapt_vertical .b-features__bg-img_partnership-rope-2{width:226px;top:-6px}.b-features_adapt_vertical .b-features__bg-img_partnership-rope-3{width:226px;top:-10px}.b-features_adapt_vertical .b-features__bg-img_partnership-rope-4{width:186px;bottom:-60px;left:43%}.b-features_adapt_vertical .b-features__bg-img_guarantees-rope-1{width:101.4px;transform:translate(-50%,-50%);top:-50px;left:33.4%}.b-features_adapt_vertical .b-features__bg-img_guarantees-rope-2{width:192.6px;transform:translate(-50%,-50%);top:-7px;left:50%}.b-features_adapt_vertical .b-features__bg-img_guarantees-rope-3{width:183px;transform:translate(-50%,-50%);top:-11px;left:52%}.b-features_adapt_vertical .b-features__bg-img_guarantees-rope-4{width:177px;transform:translate(-50%,50%);top:-37px;left:46.1%}.b-features_adapt_vertical .b-features__bg-img_guarantees-rope-5{width:126.6px;transform:translate(-50%,50%);bottom:-51px;left:54.7%}.b-features_adapt_vertical .b-features__text_fz_sm{font-size:13px}}@media (max-width:767px){.b-features_adapt_vertical .b-features__list_pb_md{padding-bottom:70px}.b-features_adapt_vertical .b-features__item-wrap{margin-bottom:25px}.b-features_adapt_vertical .b-features__item_pr_md{padding-right:0}.b-features_adapt_vertical .b-features__item_pl_md{padding-left:0}.b-features_adapt_vertical .b-features__bg-img_guarantees-rope-1{width:101.4px;transform:translate(-50%,-50%);top:-50px;left:33.4%}.b-features_adapt_vertical .b-features__bg-img_guarantees-rope-2{width:192.6px;transform:translate(-50%,-50%);top:-7px;left:50%}.b-features_adapt_vertical .b-features__bg-img_guarantees-rope-3{width:183px;transform:translate(-50%,-50%);top:-11px;left:52%}.b-features_adapt_vertical .b-features__bg-img_guarantees-rope-4{width:177px;transform:translate(-50%,50%);top:-37px;left:46.1%}.b-features_adapt_vertical .b-features__bg-img_guarantees-rope-5{width:126.6px;transform:translate(-50%,50%);bottom:-51px;left:54.7%}.b-features_adapt_vertical .b-features__list{padding-top:60px;padding-bottom:80px}.b-features_adapt_vertical .b-features__item-wrap:nth-child(2n) .b-features__img-holder{margin-left:20px}.b-features_adapt_vertical .b-features__title{font-size:18px;margin-bottom:2px}.b-features_adapt_vertical .b-features__text{font-size:16px}.b-features_adapt_vertical .b-features__text_fz_sm{font-size:13px}.b-features_adapt_vertical .b-features__img-holder{margin-right:20px}.b-features_adapt_vertical .b-features__bg-img_partnership-rope-1{width:97px;top:-50px;left:39%}.b-features_adapt_vertical .b-features__bg-img_partnership-rope-2{width:184px;top:-6px}.b-features_adapt_vertical .b-features__bg-img_partnership-rope-3{width:184px;top:-14px}.b-features_adapt_vertical .b-features__bg-img_partnership-rope-4{width:151px;bottom:-50px;left:43%}}@media (min-width:1024px) and (max-width:1279px){.b-features_adapt_advantages .b-features__list{justify-content:center}}@media (min-width:768px) and (max-width:1023px){.b-features_adapt_advantages .b-features__list{justify-content:center}}@media (max-width:767px){.b-features_adapt_advantages .b-features__list{justify-content:center}}.b-feedback-form__input{margin-bottom:10px}.b-feedback-form__input:last-child{margin-bottom:0}.b-feedback-form__button-wrap{padding-top:13px}.b-feedback-form__button{font-weight:700;letter-spacing:.03em;width:300px;max-width:100%}.b-feedback-form__alert{margin-top:20px}.b-filter__selects-block{display:flex;align-items:center;margin:-10px -10px 15px}.b-filter__item{width:33.33333%;padding:10px 10px 0}.b-filter__item_btn{min-width:260px}.b-filter__text{font-size:12px;color:#666;margin-bottom:5px}.b-filter__categories-block{display:flex;align-items:center;flex-wrap:wrap}.b-filter__button,.b-filter__category{cursor:pointer;display:flex;align-items:center;justify-content:center}.b-filter__category{font-size:12px;line-height:10px;text-transform:uppercase;color:#3385e4;padding:12px 19px;background-color:rgba(51,133,228,.14);border-radius:15px;margin:0 5px 5px 0}.b-filter__button{color:#444;border-radius:5px;text-decoration:none;background-color:#ffd012;border:2px solid #ffd012;font-size:14px;transition:all .3s ease;width:240px;height:28px}@media (max-width:767px){.b-filter_adapt_default .b-filter__selects-block{justify-content:center;margin-top:-15px;flex-wrap:wrap}.b-filter_adapt_default .b-filter__wrapper{width:100%;max-width:450px}.b-filter_adapt_default .b-filter__category{font-size:12px;padding:7px 10px}.b-filter_adapt_default .b-filter__item{width:100%;display:flex;padding-top:15px;justify-content:center}}.b-footer-new{background-color:#283442;padding:52px 0 60px;color:#fff;font-size:12px}.b-footer-new__container{display:block;max-width:1440px;margin:0 auto;padding:0 60px}.b-footer-new__container-inner,.b-footer-new__wrapper{display:flex;justify-content:space-between;width:100%}.b-footer-new__wrapper{max-width:605px;flex-wrap:wrap;align-content:flex-start;flex:auto}.b-footer-new__title{font-family:Roboto,sans-serif;font-weight:400;font-size:18px;margin-bottom:16px;line-height:21px}.b-footer-new__title_mob{display:none}.b-footer-new__info{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.b-footer-new__policy-row,.b-footer-new__time-row{margin-bottom:16px;font-size:14px;line-height:16px}.b-footer-new__time-row{font-size:12px}.b-footer-new__links-list{display:block;margin-right:60px;width:100%}.b-footer-new__links-list:first-child{margin-right:74px}.b-footer-new__links-list:last-child{margin:0}.b-footer-new__links-list_about-project{max-width:146px;min-width:146px}.b-footer-new__links-list_support{max-width:100px}.b-footer-new__link{text-decoration:none;color:#ffd012}.b-footer-new__link_agreement{margin-left:3px}.b-footer-new__link_mobile-version{margin-left:20px}.b-footer-new__link:hover{text-decoration:underline}.b-footer-new__link_color_white{color:#fff}.b-footer-new__link_fsize_sm{font-size:12px}.b-footer-new__nav-link{font-size:16px;font-family:Roboto,sans-serif;font-weight:400;color:#d4d4d4;text-decoration:none;position:relative}.b-footer-new__nav-link::after,.b-footer__nav-link::after{content:'';width:0;height:1px;background-color:#fff;position:absolute;left:0;bottom:-8px;transition:all ease .3s}.b-footer-new__nav-link:hover::after,.b-footer__nav-link:hover::after{width:100%}.b-footer-new__nav-link_neon-text{-webkit-animation:neon 5s ease-in-out infinite alternate;animation:neon 5s ease-in-out infinite alternate;-webkit-animation-delay:2s;animation-delay:2s}.b-footer-new__nav-link_strong{font-family:Roboto,sans-serif;font-weight:700}.b-footer-new__nav-link_line-height_lg{line-height:20px}.b-footer-new__nav-link_w-space_nowrap{white-space:nowrap}.b-footer-new__nav-link-wrapper{width:auto;margin-bottom:20px;line-height:16px}.b-footer-new__nav-link-wrapper:last-child{margin-bottom:0}.b-footer-new__payment-methods{display:flex;align-items:center;height:40px}.b-footer-new__payment-icon{margin-right:20px}.b-footer-new__payment-icon:last-child{margin-right:0}.b-footer-new__nav-menu{margin-left:60px}.b-footer-new__nav-menu_d-flex{display:flex}.b-footer-new__nav-menu_mob{display:none;margin-left:0}.b-footer-new__nav-link-heading{font-size:18px;font-weight:600;line-height:16px}.b-footer-new__copyright-row{display:flex;justify-content:space-between;align-items:center;margin-top:72px}.b-footer-new__copyright-row_mob{display:none}.b-footer-new__disclaimer{width:100%;color:#627386;font-size:12px;line-height:16px}.b-footer-new__disclaimer_mob{display:none}.b-footer-new__buttons{display:flex;margin-top:75px}.b-footer-new__text{font-size:14px;line-height:16px}.b-footer-new__copyright-wrap{flex:100%;max-width:100%}.b-footer-new__socials{display:flex;margin-right:62.5px}.b-footer-new__socials-item{margin-right:16px}.b-footer-new__socials-item:last-child{margin:0}.b-footer-new__social-link{cursor:pointer;display:flex}.b-footer-new__app-link{display:flex}.b-footer-new__trailer-btn{border-radius:10px;background:#fff;display:flex;align-items:center;padding:12px 19px 12px 16px;cursor:pointer;transition:background-color .2s ease-in-out}.b-footer-new__trailer-btn:hover{background:#ffd012}.b-footer-new__vk-video-icon{margin-right:8px}.b-footer-new__trailer-btn-label{color:#000;font-size:14px;line-height:1;white-space:nowrap}.b-footer-new__apps{display:flex}.b-footer-new__apps-item{margin-right:16px}.b-footer-new__apps-item:last-child{margin-right:0}.b-footer-new__copyright,.b-footer-new__maxmind{font-size:12px;font-weight:300;line-height:10px}.b-footer-new__maxmind{margin-top:20px}.b-footer-new__email{color:#d4d4d4;font-size:16px;line-height:1;display:flex;margin-top:20px}.b-footer-new__email_tablet{display:none}.b-footer-new__email-value{color:#ffd012}.b-footer-new__email-value:hover{text-decoration:underline}.b-footer-new__btn_apk{width:138px;text-transform:none}.b-footer-new_landing .b-footer-new__buttons{margin:0;flex-direction:column-reverse;justify-content:flex-end}.b-footer-new_landing .b-footer-new__apps{margin-bottom:60px}.b-footer-new_landing .b-footer-new__socials{margin-right:0}.b-footer-new_landing .b-footer-new__links-list{max-width:180px;min-width:180px;margin-right:0}.b-footer-new_landing .b-footer-new__links-list_width_md{max-width:241px}.b-footer-new_landing .b-footer-new__copyright-row{margin-top:32px;flex-direction:row-reverse;width:100%}.b-footer-new_landing .b-footer-new__copyright-wrap{flex:unset}.b-footer-new_landing .b-footer-new__nav-menu,.b-footer-new_landing .b-footer-new__nav-menu_mob{margin-left:0}@media (min-width:1024px) and (max-width:1279px){.b-footer-new_adapt_default .b-footer-new__wrapper{max-width:525px}.b-footer-new_adapt_default .b-footer-new__buttons{margin-top:52px;flex-direction:column}.b-footer-new_adapt_default .b-footer-new__apps{margin-top:48px}.b-footer-new_adapt_default .b-footer-new__links-list{margin-right:40px}.b-footer-new_adapt_default .b-footer-new__links-list:first-child{margin-right:54px}.b-footer-new_adapt_default .b-footer-new__links-list:last-child{margin-right:0}}@media (min-width:1024px) and (max-width:1199.999px){.b-footer-new_adapt_default .b-footer-new__wrapper{max-width:348px}.b-footer-new_adapt_default .b-footer-new__buttons{margin-top:52px;flex-direction:column-reverse}.b-footer-new_adapt_default .b-footer-new__apps{margin-bottom:48px}.b-footer-new_adapt_default .b-footer-new__links-list{margin-right:40px}.b-footer-new_adapt_default .b-footer-new__links-list:first-child{margin-right:54px}.b-footer-new_adapt_default .b-footer-new__links-list:last-child{margin-right:0}.b-footer-new_adapt_default .b-footer-new__nav-menu{margin-left:20px}}@media (min-width:768px) and (max-width:1023px){.b-footer-new_adapt_default .b-footer-new__container{padding:0 40px}.b-footer-new_adapt_default .b-footer-new__nav-menu{display:none}.b-footer-new_adapt_default .b-footer-new__nav-menu_mob{margin:16px 0 52px;display:flex}.b-footer-new_adapt_default .b-footer-new__info{flex-direction:column-reverse}.b-footer-new_adapt_default .b-footer-new__buttons{margin:0 0 52px;flex-direction:column-reverse}.b-footer-new_adapt_default .b-footer-new__apps{margin-bottom:48px}.b-footer-new_adapt_default .b-footer-new__links-list{margin-right:80px}.b-footer-new_adapt_default .b-footer-new__links-list:first-child{margin-right:94px}.b-footer-new_adapt_default .b-footer-new__copyright-row{margin:0 0 52px;flex-direction:column-reverse;align-items:flex-start}.b-footer-new_adapt_default .b-footer-new__payment-methods{margin-bottom:16px}.b-footer-new_adapt_default .b-footer-new__disclaimer{display:none}.b-footer-new_adapt_default .b-footer-new__disclaimer_mob{display:block}}@media (max-width:767px){.b-footer-new_adapt_default{padding:64px 0 100px}.b-footer-new_adapt_default .b-footer-new__container{padding:0 16px}.b-footer-new_adapt_default .b-footer-new__nav-menu{display:none}.b-footer-new_adapt_default .b-footer-new__nav-menu_mob{margin:28px 0 52px;display:flex;flex-direction:column}.b-footer-new_adapt_default .b-footer-new__info{flex-direction:column-reverse}.b-footer-new_adapt_default .b-footer-new__buttons{margin:0 0 52px;flex-direction:column-reverse}.b-footer-new_adapt_default .b-footer-new__apps{margin-bottom:48px}.b-footer-new_adapt_default .b-footer-new__links-list{margin-right:80px;margin-bottom:44px}.b-footer-new_adapt_default .b-footer-new__links-list:last-child,.b-footer-new_adapt_default .b-footer-new__nav-link-wrapper:last-child{margin-bottom:0}.b-footer-new_adapt_default .b-footer-new__nav-link-wrapper{margin-bottom:24px}.b-footer-new_adapt_default .b-footer-new__copyright-row{margin:0 0 52px;flex-direction:column-reverse;align-items:flex-start}.b-footer-new_adapt_default .b-footer-new__payment-methods,.b-footer-new_adapt_default .b-footer-new__policy-row,.b-footer-new_adapt_default .b-footer-new__time-row{margin-bottom:24px}.b-footer-new_adapt_default .b-footer-new__disclaimer{display:none}.b-footer-new_adapt_default .b-footer-new__disclaimer_mob{display:block}}@media (min-width:1024px) and (max-width:1279px){.b-footer-new_adapt_landing .b-footer-new__wrapper{max-width:510px}.b-footer-new_adapt_landing .b-footer-new__links-list{max-width:109px;min-width:unset}.b-footer-new_adapt_landing .b-footer-new__links-list_width_md{max-width:140px}.b-footer-new_adapt_landing .b-footer-new__email{display:none}.b-footer-new_adapt_landing .b-footer-new__email_tablet{display:flex;margin-top:60px}}@media (min-width:1024px) and (max-width:1199.999px){.b-footer-new_adapt_landing .b-footer-new__wrapper{max-width:348px}.b-footer-new_adapt_landing .b-footer-new__links-list{max-width:138px}.b-footer-new_adapt_landing .b-footer-new__links-list_width_md{max-width:140px}.b-footer-new_adapt_landing .b-footer-new__copyright-row{margin-top:72px}.b-footer-new_adapt_landing .b-footer-new__copyright-row_desktop{display:none}.b-footer-new_adapt_landing .b-footer-new__copyright-row_mob{display:flex}}@media (min-width:768px) and (max-width:1023px){.b-footer-new_adapt_landing .b-footer-new__container{padding:0 40px}.b-footer-new_adapt_landing .b-footer-new__container-inner{flex-direction:column-reverse}.b-footer-new_adapt_landing .b-footer-new__title{display:none}.b-footer-new_adapt_landing .b-footer-new__title_mob{display:block;order:4;margin-bottom:32px}.b-footer-new_adapt_landing .b-footer-new__buttons{margin:52px 0;flex-direction:column}.b-footer-new_adapt_landing .b-footer-new__apps{margin-top:48px;margin-bottom:0}.b-footer-new_adapt_landing .b-footer-new__links-list{max-width:unset}.b-footer-new_adapt_landing .b-footer-new__copyright-row{margin:0 0 52px;flex-direction:column-reverse;align-items:flex-start}.b-footer-new_adapt_landing .b-footer-new__payment-methods{margin-bottom:16px}.b-footer-new_adapt_landing .b-footer-new__disclaimer{display:none}.b-footer-new_adapt_landing .b-footer-new__disclaimer_mob{display:block}}@media (max-width:767px){.b-footer-new_adapt_landing{padding:64px 0 100px}.b-footer-new_adapt_landing .b-footer-new__container{padding:0 16px}.b-footer-new_adapt_landing .b-footer-new__container-inner{flex-direction:column-reverse}.b-footer-new_adapt_landing .b-footer-new__title{display:none}.b-footer-new_adapt_landing .b-footer-new__title_mob{display:block;order:4;margin-bottom:44px}.b-footer-new_adapt_landing .b-footer-new__buttons{margin:52px 0;flex-direction:column}.b-footer-new_adapt_landing .b-footer-new__apps{margin-top:48px;margin-bottom:0}.b-footer-new_adapt_landing .b-footer-new__links-list{max-width:unset}.b-footer-new_adapt_landing .b-footer-new__copyright-row{margin:0 0 52px;flex-direction:column-reverse;align-items:flex-start}.b-footer-new_adapt_landing .b-footer-new__payment-methods,.b-footer-new_adapt_landing .b-footer-new__policy-row,.b-footer-new_adapt_landing .b-footer-new__time-row{margin-bottom:24px}.b-footer-new_adapt_landing .b-footer-new__disclaimer{display:none}.b-footer-new_adapt_landing .b-footer-new__disclaimer_mob{display:block}}.b-footer{background-color:#283442;padding:52px 0 70px;color:#fff;font-size:12px}.b-footer__container,.b-footer__wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}.b-footer__wrapper{width:698px;align-content:flex-start}.b-footer__title{width:100%;font-size:20px;font-family:Lucida,sans-serif;font-weight:400;margin-bottom:25px;letter-spacing:-.013em}.b-footer__info{width:100%;display:flex;justify-content:space-between}.b-footer__row{font-family:Roboto,sans-serif;font-weight:300;margin-bottom:12px}.b-footer__row_with-icons{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:0}.b-footer__links-list{display:flex;flex-direction:column}.b-footer__links-list_left{margin-right:60px}.b-footer__link{text-decoration:none;color:#ffd012}.b-footer__link_agreement{margin-left:3px}.b-footer__link_mobile-version{margin-left:20px}.b-footer__link:hover{text-decoration:underline}.b-footer__link_color_white{color:#fff}.b-footer__link_fsize_sm{font-size:12px}.b-footer__nav-link{font-size:16px;font-family:Roboto,sans-serif;font-weight:400;color:#fff;text-decoration:none;position:relative}.b-footer__nav-link_neon-text{-webkit-animation:neon 5s ease-in-out infinite alternate;animation:neon 5s ease-in-out infinite alternate;-webkit-animation-delay:2s;animation-delay:2s}.b-footer__nav-link_strong{font-family:Roboto,sans-serif;font-weight:700}.b-footer__nav-link-wrapper{width:auto;margin-bottom:20px}.b-footer__payment-icon{object-fit:none;margin:10px 0 10px 15px}.b-footer__nav-menu{padding-top:5px;display:flex;width:31.4%}.b-footer__nav-menu_mob{display:none}.b-footer__button{margin-bottom:10px}.b-footer__button:last-child{margin-bottom:0}.b-footer__disclaimer{width:100%;color:#627386;font-size:12px;line-height:20px;margin-top:50px}.b-footer__buttons{padding-right:20px}.b-footer_main-ru{padding-bottom:20px}.b-footer_main-ru .b-footer__title{font-family:Roboto,sans-serif;font-weight:400;letter-spacing:.0065em;margin-bottom:34px}.b-footer_main-ru .b-footer__container{display:block}.b-footer_main-ru .b-footer__container-inner{display:flex;margin-left:-20px;margin-right:-20px;justify-content:space-between}.b-footer_main-ru .b-footer__wrapper{flex:auto;padding-left:20px;padding-right:20px;max-width:760px}.b-footer_main-ru .b-footer__nav-menu{padding-top:50px;flex:50% 0 0;max-width:50%;padding-left:20px;padding-right:20px}.b-footer_main-ru .b-footer__row{line-height:1.6;letter-spacing:.011em}.b-footer_main-ru .b-footer__row_mb_none{margin-bottom:0}.b-footer_main-ru .b-footer__row_mb_sm{margin-bottom:14px}.b-footer_main-ru .b-footer__info{margin-left:-10px;margin-right:-10px;flex-wrap:wrap}.b-footer_main-ru .b-footer__buttons,.b-footer_main-ru .b-footer__text{flex:410px;max-width:100%;padding-left:10px;padding-right:10px;order:2}.b-footer_main-ru .b-footer__buttons{flex:100%;display:flex;flex-wrap:wrap;align-self:flex-start;margin-left:-6px;margin-right:-6px;order:1}.b-footer_main-ru .b-footer__button{flex:200px 0 0;max-width:200px;margin-left:6px;margin-right:6px;margin-bottom:16px}.b-footer_main-ru .b-footer__button_type_round{flex:40px 0 0;max-width:40px}.b-footer_main-ru .b-footer__payment-icon{margin-left:9px}.b-footer_main-ru .b-footer__links-list{margin-left:-10px;margin-right:-10px;flex-direction:row}.b-footer_main-ru .b-footer__links-col{flex:1 0 auto}.b-footer_main-ru .b-footer__nav-menu{justify-content:flex-end}.b-footer_main-ru .b-footer__nav-link-wrapper{padding-left:10px;padding-right:10px;margin-bottom:17px;width:100%}.b-footer_main-ru .b-footer__nav-link{position:relative}.b-footer_main-ru .b-footer__copyright-wrap{flex:100%;max-width:100%;padding-left:10px;padding-right:10px;order:3}.b-footer_main-ru .b-footer__disclaimer{margin-top:60px}@media (min-width:1024px) and (max-width:1279px){.b-footer_adapt_main-ru .b-footer__text{flex:auto;max-width:400px;margin-bottom:10px}.b-footer_adapt_main-ru .b-footer__buttons{flex:auto;max-width:310px}.b-footer_adapt_main-ru .b-footer__info{flex-direction:column;flex-wrap:nowrap}}@media (min-width:768px) and (max-width:1023px){.b-footer_adapt_main-ru .b-footer__text{flex:auto;max-width:400px;margin-bottom:10px}.b-footer_adapt_main-ru .b-footer__buttons{flex:auto;max-width:310px}.b-footer_adapt_main-ru .b-footer__info{flex-direction:column;flex-wrap:nowrap}.b-footer_adapt_main-ru .b-footer__nav-menu{padding-left:12px;padding-right:12px}.b-footer_adapt_main-ru .b-footer__nav-link{font-size:14px}.b-footer_adapt_main-ru .b-footer__title{font-size:16px}.b-footer_adapt_main-ru .b-footer__container-inner{margin-left:-12px;margin-right:-12px}.b-footer_adapt_main-ru .b-footer__wrapper{padding-left:12px;padding-right:12px}.b-footer_adapt_main-ru .b-footer__disclaimer{margin-top:25px}}@media (max-width:767px){.b-footer_adapt_main-ru .b-footer__text{flex:auto;max-width:400px;margin-bottom:10px}.b-footer_adapt_main-ru .b-footer__buttons{flex:auto;max-width:310px}.b-footer_adapt_main-ru .b-footer__info{flex-direction:column;flex-wrap:nowrap}.b-footer_adapt_main-ru .b-footer__links-list{flex-wrap:wrap}.b-footer_adapt_main-ru .b-footer__nav-menu{flex:auto;max-width:100%;padding:0 10px;display:none;width:100%;order:2;margin-top:25px}.b-footer_adapt_main-ru .b-footer__nav-menu_mob{display:block;margin-bottom:20px}.b-footer_adapt_main-ru .b-footer__nav-link{font-size:14px}.b-footer_adapt_main-ru .b-footer__title{font-size:16px}.b-footer_adapt_main-ru .b-footer__container-inner{margin-left:-12px;margin-right:-12px}.b-footer_adapt_main-ru .b-footer__wrapper{padding-left:12px;padding-right:12px}.b-footer_adapt_main-ru .b-footer__disclaimer{margin-top:15px}.b-footer_adapt_main-ru .b-footer__text{order:3}.b-footer_adapt_main-ru .b-footer__button_vk{order:1}.b-footer_adapt_main-ru .b-footer__button_play{order:2}.b-footer_adapt_main-ru .b-footer__button_tg{order:3}.b-footer_adapt_main-ru .b-footer__button_youtube{order:4}}@media (max-width:496px){.b-footer_adapt_main-ru .b-footer__links-col{flex:100%;width:100%;margin-top:10px}.b-footer_adapt_main-ru .b-footer__links-col:first-child{margin-top:0}}.b-form-success__img-wrap{text-align:center}.b-form-success__img{max-width:100%}.b-form-success__text-wrap{text-align:center}.b-form-success__text{display:inline-block;font-family:RoundPro,sans-serif;font-weight:500;font-size:18px}.b-get-price-form__wrapper{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px;padding:38px 60px 52px;text-align:left}.b-get-price-form__wrapper_padding_sm{padding:33px 32px 40px}.b-get-price-form__wrapper_padding_xs{padding:15px 40px 25px}.b-get-price-form__title{font-size:34px;line-height:1.32;text-align:center;color:#333;margin-bottom:28px;padding-right:25px;padding-left:25px}.b-get-price-form__title_fz_md{font-size:26px}.b-get-price-form__title_font_round-black{font-family:RoundPro,sans-serif;font-weight:900}.b-get-price-form__row{margin-bottom:20px;margin-left:-10px;margin-right:-10px;display:flex;flex-wrap:wrap}.b-get-price-form__row:last-child,.b-get-price-form_theme_small .b-get-price-form__row:last-child{margin-bottom:0}.b-get-price-form__row_disabled,.b-get-price-form__row_hidden{display:none}.b-get-price-form__col{padding-left:10px;padding-right:10px;flex:auto;min-width:0}.b-get-price-form__col_size_md{flex:50%;max-width:50%}.b-get-price-form__col_antiplagiat-small{flex:80px 0 0;max-width:80px;display:flex}.b-get-price-form__col_antiplagiat{flex:1;min-width:80px}.b-get-price-form__col_antiplagiat-radio{display:flex;align-items:center;flex:inherit;max-width:calc(100% - 80px)}.b-get-price-form__col_hidden{display:none}.b-get-price-form__button-wrap{padding-top:10px;text-align:center}.b-get-price-form__button-wrap_box{display:flex}.b-get-price-form__button{min-width:240px;font-weight:700}.b-get-price-form__alert{margin-top:20px}.b-get-price-form__date-tip{color:rgba(51,51,51,.6);font-size:12px;margin-top:6px;display:none}.b-get-price-form__date-tip_visible{display:block}.b-get-price-form__antiplagiat{display:flex;margin-left:-9px;margin-right:-9px}.b-get-price-form__antiplagiat-services{margin-top:25px}.b-get-price-form__antiplagiat-col{padding-left:9px;padding-right:9px;flex:auto}.b-get-price-form__antiplagiat-col_input{flex:48.5% 0 0;max-width:48.5%}.b-get-price-form__antiplagiat-col_error{font-size:14px;color:#d0021b;display:flex;align-items:center;line-height:1.4;padding-bottom:3px}.b-get-price-form__antiplagiat-col_hidden{display:none}.b-get-price-form__antiplagiat-col_wide{flex:100%;max-width:100%;padding-left:10px;padding-right:10px}.b-get-price-form__subtext{color:#333;opacity:.5;font-size:13px;padding-top:10px}.b-get-price-form__subtext_align_center{text-align:center}.b-get-price-form__gift-banner{margin-top:25px}.b-get-price-form__antiplagiat-holder{width:60px}.b-get-price-form__error{margin-top:5px}.b-get-price-form__quick-registration-wrap{margin:24px -18px}.b-get-price-form__split{margin-left:22px}.b-get-price-form__label{font-size:16px;color:#999;margin-bottom:16px}.b-get-price-form__label_fz_md{font-size:14px}.b-get-price-form__label_color_dark-grey{color:#666}.b-get-price-form__ui-list-item{margin-top:10px}.b-get-price-form__ui-list-item:first-child,.b-page__dev-nav-list li:first-child{margin-top:0}.b-get-price-form_theme_small .b-get-price-form__title{padding:0;margin-bottom:10px}.b-get-price-form_theme_small .b-get-price-form__row{margin-bottom:10px}.b-get-price-form_theme_small .b-get-price-form__col_email{max-width:100%}.b-get-price-form_borders-sharper .b-get-price-form__wrapper{border-radius:30px}@media (max-width:767px){.b-get-price-form_adapt_default .b-get-price-form__wrapper{padding:25px 20px}.b-get-price-form_adapt_default .b-get-price-form__title{font-size:24px;margin-bottom:20px}.b-get-price-form_adapt_default .b-get-price-form__row{margin-bottom:15px}.b-get-price-form_adapt_default .b-get-price-form__col_size_md:last-child,.b-get-price-form_adapt_default .b-get-price-form__row:last-child,.b-get-price-form_adapt_homepage-intro .b-get-price-form__col_size_md:last-child,.b-get-price-form_adapt_homepage-intro .b-get-price-form__row:last-child{margin-bottom:0}.b-get-price-form_adapt_default .b-get-price-form__row_antiplagiat-inline{flex-wrap:nowrap}.b-get-price-form_adapt_default .b-get-price-form__col_size_md{flex:100%;max-width:100%;margin-bottom:15px}.b-get-price-form_adapt_default .b-get-price-form__antiplagiat{margin-left:-5px;margin-right:-5px}.b-get-price-form_adapt_default .b-get-price-form__antiplagiat-col{padding-left:5px;padding-right:5px}.b-get-price-form_adapt_default .b-get-price-form__antiplagiat-col_input{flex:53%;max-width:53%}.b-get-price-form_adapt_default .b-get-price-form__antiplagiat-col_error{flex:47%;max-width:150px;font-size:12px}.b-get-price-form_adapt_default .b-get-price-form__quick-registration-wrap{margin:20px -20px}.b-get-price-form_adapt_default .b-get-price-form__button-wrap_box{align-items:center;flex-direction:column}.b-get-price-form_adapt_default .b-get-price-form__split{margin-top:16px;margin-left:0}.b-get-price-form_adapt_homepage-intro .b-get-price-form__wrapper{padding:25px 20px}.b-get-price-form_adapt_homepage-intro .b-get-price-form__title{font-size:24px;margin-bottom:20px}.b-get-price-form_adapt_homepage-intro .b-get-price-form__row{margin-bottom:15px}.b-get-price-form_adapt_homepage-intro .b-get-price-form__row_antiplagiat-inline{flex-wrap:nowrap}.b-get-price-form_adapt_homepage-intro .b-get-price-form__col_size_md{flex:100%;max-width:100%;margin-bottom:15px}.b-get-price-form_adapt_homepage-intro .b-get-price-form__antiplagiat{margin-left:-5px;margin-right:-5px}.b-get-price-form_adapt_homepage-intro .b-get-price-form__antiplagiat-col{padding-left:5px;padding-right:5px}.b-get-price-form_adapt_homepage-intro .b-get-price-form__antiplagiat-col_input{flex:53%;max-width:53%}.b-get-price-form_adapt_homepage-intro .b-get-price-form__antiplagiat-col_error{flex:47%;max-width:150px;font-size:12px}.b-get-price-form_adapt_homepage-intro .b-get-price-form__quick-registration-wrap{margin:20px -20px}.b-get-price-form_adapt_homepage-intro .b-get-price-form__button-wrap_box{align-items:center;flex-direction:column}.b-get-price-form_adapt_homepage-intro .b-get-price-form__split{margin-top:16px;margin-left:0}.b-get-price-form_adapt_homepage-intro .b-get-price-form__wrapper{box-shadow:none}}.b-get-price__select{box-shadow:0 20px 40px 0 rgba(139,87,42,.25);border-radius:5px}.b-get-price__form{padding-top:27px}.b-get-price__button-wrap{padding-top:25px}.b-get-price__button{font-weight:700;min-width:252px;letter-spacing:.025em}@media (min-width:768px) and (max-width:1023px){.b-get-price_adapt_default .b-get-price__button{min-width:0}}@media (max-width:767px){.b-get-price_adapt_default .b-get-price__button{min-width:0}}@media (min-width:768px) and (max-width:1023px){.b-get-price_adapt_default-ru .b-get-price__button{min-width:0}}@media (max-width:767px){.b-get-price_adapt_default-ru .b-get-price__button{min-width:0;width:100%;max-width:300px}.b-get-price_adapt_default-ru .b-get-price__button-wrap,.b-get-price_adapt_default-ru .b-get-price__head{text-align:center}}.b-gift-banner{position:relative;box-shadow:0 6px 20px rgba(0,0,0,.10227)}.b-gift-banner__img-gift{position:absolute;bottom:0;left:10px;z-index:1}.b-gift-banner__wrapper{padding:13px 10px 15px 17.6%;display:flex;align-items:center;justify-content:center;border-radius:5px;overflow:hidden;background:url(../images/gift-banner-bg.png) #d1f1fe -52px -203px no-repeat}.b-gift-banner__text-area{display:flex;flex-direction:column;align-items:center;width:100%;position:relative;z-index:5}.b-gift-banner__title{font-family:RoundPro,sans-serif;font-weight:700;font-size:23px;line-height:1;color:#333;text-align:center}.b-gift-banner__text-holder{margin-top:10px;width:100%;max-width:364px;text-align:center;padding:10px 13px 12px;position:relative}.b-gift-banner__flag-bg{position:absolute;left:0;top:0;height:100%;width:100%;z-index:1;color:#b6e7ff}.b-gift-banner__text{font-family:Roboto,sans-serif;font-weight:700;font-size:14px;line-height:1;position:relative;z-index:5}.b-gift-banner__disclaimer{font-size:10px;line-height:1.2;font-family:Roboto,sans-serif;font-weight:400;margin-top:6px;color:#2868ce}.b-gift-banner_theme_mini .b-gift-banner__img-gift{left:-10px;bottom:-10px}.b-gift-banner_theme_mini .b-gift-banner__wrapper{padding-left:33%}@media (max-width:767px){.b-gift-banner_adapt_default .b-gift-banner__img-gift{left:-10px;bottom:-10px}.b-gift-banner_adapt_default .b-gift-banner__wrapper{padding-left:33%}}@media (max-width:400px) and (min-width:300px){.b-gift-banner_adapt_default .b-gift-banner__img-gift{display:none}.b-gift-banner_adapt_default .b-gift-banner__wrapper{padding:15px}}.b-header{background-color:#fff;padding:22px 0 20px;box-shadow:0 -6px 40px rgba(0,0,0,.195652)}.b-header__row{display:flex;justify-content:space-between;align-items:center;margin-left:-15px;margin-right:-15px}.b-header__col{padding-left:15px;padding-right:15px}.b-header__col_menu-btn{display:none}.b-header__col_social-links{flex:auto;text-align:right}.b-header__col_auth-hidden{display:none}.b-header__menu-btn{cursor:pointer;display:flex;justify-content:center;align-items:center;background:0 0;border:0;outline:0}.b-header__logo-block{display:flex;align-items:center;text-decoration:none}.b-header__text{color:#999;border-left:1px solid #ddd;margin:0 0 0 17px;padding:2px 0 2px 14px;font-size:14px}.b-header__nav-menu{display:flex;justify-content:space-between;align-items:center}.b-header__link{text-transform:uppercase;color:#333;text-decoration:none;font-size:16px;padding-left:15px;padding-right:15px;white-space:nowrap;cursor:pointer;display:inline-block}.b-header__link:hover,.b-header__link_active{text-decoration:underline}.b-header__link_fz_sm{font-size:14px}.b-header__link_tt_none{text-transform:none}.b-header__link_pl_sm{padding-left:7px}.b-header__link_pr_sm{padding-right:7px}.b-header__buttons-block{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#333;font-family:Roboto,sans-serif;font-weight:500;padding-right:10px}.b-header__button_orange{margin-right:10px}.b-header__img{width:130px;display:inline-block}.b-header__img_animated,.b-header__logo-link:hover .b-header__img_static{display:none}.b-header__logo-link:hover .b-header__img_animated{display:inline-block}.b-header__social-links{display:inline-block;padding-left:18px;padding-right:18px;padding-bottom:2px}.b-header__profile{margin-top:-3px;margin-bottom:-2px}.b-header__video-btn{display:flex;align-items:center;cursor:pointer}.b-header__video-btn-text{font-size:15px;color:#333;font-weight:700;padding-left:7px}@media (min-width:1024px) and (max-width:1279px){.b-header_adapt_default .b-header__row{margin-left:-10px;margin-right:-10px}.b-header_adapt_default .b-header__col{padding-left:10px;padding-right:10px}.b-header_adapt_default .b-header__text{display:none}.b-header_adapt_default .b-header__link{padding-left:9px;padding-right:9px;font-size:15px}.b-header_adapt_default .b-header__link_fz_sm{font-size:14px}.b-header_adapt_default .b-header__img{width:100px}.b-header_adapt_default .b-header__buttons-block{padding-right:0}.b-header_adapt_default .b-header__button{padding:9px 12px;font-size:13px}.b-header_adapt_default .b-header__video-btn-text{display:none}}@media (min-width:768px) and (max-width:1023px){.b-header_adapt_default{padding:10px 0}.b-header_adapt_default .b-header__col_menu-btn{display:block}.b-header_adapt_default .b-header__col_nav-menu,.b-header_adapt_default .b-header__col_social-links{display:none}.b-header_adapt_default .b-header__col_auth-hidden{display:block;flex:55px 0 0}.b-header_adapt_default .b-header__button_orange,.b-header_adapt_default .b-header__col_city-selection,.b-header_adapt_default .b-header__text{display:none}.b-header_adapt_default .b-header__buttons-block{padding-right:0}.b-header_adapt_default .b-header__img{width:100px}.b-header_adapt_default .b-header__video-btn-text{display:none}}@media (max-width:767px){.b-header_adapt_default{padding:10px 0}.b-header_adapt_default .b-header__col_menu-btn{display:block}.b-header_adapt_default .b-header__col_nav-menu,.b-header_adapt_default .b-header__col_social-links{display:none}.b-header_adapt_default .b-header__col_auth-hidden{display:block;flex:55px 0 0}.b-header_adapt_default .b-header__button_orange,.b-header_adapt_default .b-header__col_city-selection,.b-header_adapt_default .b-header__text{display:none}.b-header_adapt_default .b-header__buttons-block{padding-right:0}.b-header_adapt_default .b-header__img{width:100px}.b-header_adapt_default .b-header__video-btn-text{display:none}.b-header_adapt_default .b-header__col_menu-btn,.b-header_adapt_default .b-header__col_profile,.b-header_adapt_default .b-header__col_video{padding:0}.b-header_adapt_default .b-header__col_buttons{display:flex;justify-content:flex-end}.b-header_adapt_default .b-header__col_buttons_logo-centered,.b-header_adapt_default .b-header__profile{max-width:55px;display:flex;justify-content:flex-end}.b-header_adapt_default .b-header__profile{margin:0}.b-header_adapt_default .b-header__menu-btn{width:55px;height:40px;padding-left:15px}.b-header_adapt_default .b-header__video-btn{height:40px;width:55px;padding-right:15px;display:flex;justify-content:center;align-items:center}}.b-homepage-intro-advantages__list{display:flex;flex-direction:column}.b-homepage-intro-advantages__list-item{display:flex;align-items:center;background:#cce6ff;border-radius:15px;padding:16px 24px 16px 20px;margin-bottom:12px;height:80px}.b-homepage-intro-advantages__list-item:last-child{margin-bottom:0}.b-homepage-intro-advantages__icon{margin-right:21px}.b-homepage-intro-advantages__text{color:#333;font-family:RoundPro,sans-serif;font-size:18px;font-weight:500;line-height:1.33}.b-homepage-intro-advantages_theme_green .b-homepage-intro-advantages__list-item{background:#a7f4b3}@media (max-width:767px){.b-homepage-intro-advantages_adapt_default .b-homepage-intro-advantages__list-item{padding:16px 20px 16px 16px}.b-homepage-intro-advantages_adapt_default .b-homepage-intro-advantages__text{font-size:16px}}.b-homepage-intro-reviews,.b-homepage-intro-reviews__wrapper{height:100%}.b-homepage-intro-reviews__img-box{width:140%;height:100%;overflow:hidden;position:relative}.b-homepage-intro-reviews__img-box::before{content:'';width:1252.174px;height:726px;background:linear-gradient(0deg,#333 0,rgba(51,51,51,0) 47.45%);transform:translateX(-50%);position:absolute;bottom:0;left:50%;z-index:1}.b-homepage-intro-reviews__img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.b-homepage-intro-reviews__content{display:flex;flex-direction:column;position:absolute;left:40px;bottom:54px;z-index:2}.b-homepage-intro-reviews__name,.b-homepage-intro-reviews__spec{font-size:32px;line-height:30px;font-weight:700;color:#fff}.b-homepage-intro-reviews__spec{font-size:24px}.b-homepage-intro-reviews__review{max-width:410px;margin-top:15px;padding:16px;border-radius:16px;font-size:24px;line-height:30px;background-color:#fff;position:relative}.b-homepage-intro-reviews__review-triangle{position:absolute;top:-36px;right:10%}.b-homepage-intro-reviews__advantages{width:75%;display:flex;flex-wrap:wrap;margin-top:16px}.b-homepage-intro-reviews__advantages-item{margin-bottom:8px;padding:6px 10px 6px 28px;border-radius:50px;font-size:16px;background-color:#fff;position:relative}.b-homepage-intro-reviews__advantages-item:not(:last-child){margin-right:8px}.b-homepage-intro-reviews__advantages-item::before{content:'';width:8px;height:8px;border-radius:50%;background-color:#ffd012;transform:translateY(-50%);position:absolute;top:50%;left:10px}.b-homepage-intro-reviews_c .b-homepage-intro-reviews__content{width:65%;left:48px;bottom:101px}@media (max-width:767px){.b-homepage-intro-reviews_adapt_b .b-homepage-intro-reviews__img-box{width:100%}.b-homepage-intro-reviews_adapt_b .b-homepage-intro-reviews__img{position:static}.b-homepage-intro-reviews_adapt_b .b-homepage-intro-reviews__name{margin-bottom:6px;font-size:24px;line-height:20px}.b-homepage-intro-reviews_adapt_b .b-homepage-intro-reviews__spec{font-size:16px;line-height:20px}.b-homepage-intro-reviews_adapt_b .b-homepage-intro-reviews__content{left:16px;bottom:24px}.b-homepage-intro-reviews_adapt_b .b-homepage-intro-reviews__advantages{margin-top:12px}.b-homepage-intro-reviews_adapt_b .b-homepage-intro-reviews__advantages-item{padding:6px 8px 6px 22px;border-radius:40px;font-size:12px}.b-homepage-intro-reviews_adapt_b .b-homepage-intro-reviews__advantages-item::before,.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__advantages-item::before{width:6px;height:6px;left:8px}.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__img-box{width:100%}.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__img{position:static}.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__name{margin-bottom:6px;font-size:24px;line-height:20px}.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__spec{font-size:16px;line-height:20px}.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__content{left:16px;bottom:24px}.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__advantages{margin-top:12px}.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__advantages-item{padding:6px 8px 6px 22px;border-radius:40px;font-size:12px}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__review-triangle{right:4%;top:-26px}}@media (max-width:767px){.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__content{left:16px;bottom:52px}.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__review{margin-top:10px;padding:8px;font-size:14px;line-height:24px}.b-homepage-intro-reviews_adapt_c .b-homepage-intro-reviews__review-triangle{width:32px;top:-17px}}.b-homepage-intro__row{display:flex;margin-left:-15px;margin-right:-15px;flex-wrap:wrap}.b-homepage-intro__col{padding-left:15px;padding-right:15px;position:relative}.b-homepage-intro__col_content{flex:55%;max-width:55%;z-index:1;padding-top:50px}.b-homepage-intro__col_video{flex:45%;max-width:45%}.b-homepage-intro__head{margin-bottom:15px}.b-homepage-intro__counters{margin-right:-15px}.b-homepage-intro__counters-list{display:flex;margin-left:-15px;margin-right:-15px;flex-wrap:wrap;padding-top:37px}.b-homepage-intro__counter-wrap{flex:33.33333%;max-width:33.33333%;padding-left:15px;padding-right:15px}.b-homepage-intro__counter-title,.b-homepage-intro__counter-value{font-family:RoundPro,sans-serif;font-weight:900;line-height:1;color:#fec812;font-size:38px;margin-bottom:4px;white-space:nowrap}.b-homepage-intro__counter-title{font-size:18px;line-height:1.2;color:#262626;margin-bottom:8px}.b-homepage-intro__counter-title_color_white{color:#fff}.b-homepage-intro__counter-text{line-height:1.286;color:rgba(0,0,0,.5);font-size:14px}.b-homepage-intro__counter-text_color_white{color:#fff}.b-homepage-intro__video{width:524px;position:relative;cursor:pointer}.b-homepage-intro__video-img{max-width:100%;vertical-align:bottom}.b-homepage-intro__video-img-holder{position:relative}.b-homepage-intro__play-img{position:absolute;width:8.20611%;left:45.32443%;top:34.56522%}.b-homepage-intro__video-tip{padding-top:30px;padding-left:26px;position:absolute;left:calc(50% + 71px);top:calc(100% - 44px);width:100%}.b-homepage-intro__video-tip::before{content:'';position:absolute;width:33px;height:27px;top:0;left:0;background-image:url(../images/homepage-intro-video-rope.svg);background-position:center;background-size:contain}.b-homepage-intro__video-tip-text{font-family:PFKidsPro,sans-serif;font-weight:400;color:#5997d7;font-size:20px;line-height:1.2}.b-homepage-intro__video-tip-text_color_green{color:#269e43}.b-homepage-intro__buttons{display:flex;margin-left:-14px;margin-right:-14px;padding-top:55px}.b-homepage-intro__button-wrap{padding-left:14px;padding-right:14px}.b-homepage-intro__button{font-weight:700;font-size:15px;min-width:210px}.b-homepage-intro_advantages .b-homepage-intro__col_advantages{display:flex;justify-content:flex-end;padding-top:50px;flex:1}.b-homepage-intro_advantages .b-homepage-intro__advantages{max-width:368px}.b-homepage-intro_reviews .b-homepage-intro__benefits{display:flex;flex-wrap:wrap}.b-homepage-intro_reviews .b-homepage-intro__benefits-item{font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:16px;padding:10px;border-radius:10px;font-size:20px;line-height:28px;letter-spacing:.5px;background-color:#e9f4ff;position:relative}.b-homepage-intro_form .b-homepage-intro__benefits-item:not(:last-child),.b-homepage-intro_reviews .b-homepage-intro__benefits-item:not(:last-child){margin-right:16px}.b-homepage-intro_reviews .b-homepage-intro__benefits-item::before{content:'';width:16px;height:16px;border-radius:50%;background-color:#4ebd17;position:absolute;top:-5px;left:-6px}.b-homepage-intro_reviews .b-homepage-intro__reviews{height:100%}.b-homepage-intro_reviews .b-homepage-intro__col_content{padding-bottom:119px;padding-top:119px}.b-homepage-intro_reviews .b-homepage-intro__col_reviews{width:45%}.b-homepage-intro_reviews_c .b-homepage-intro__benefits-item{background-color:#b7deff}.b-homepage-intro_reviews_c .b-homepage-intro__benefits-item::before{content:'';width:9px;height:11px;border-radius:2px;background-color:#3385e4;position:absolute;top:-1px;left:10px}.b-homepage-intro_reviews_c .b-homepage-intro__benefits-item::after{content:'';width:0;height:0;border-bottom:3px solid #b7deff;border-left:4px solid transparent;border-right:4px solid transparent;border-radius:2px;position:absolute;top:8px;left:11px}.b-homepage-intro_video .b-homepage-intro__col_video{display:flex;flex-direction:column;padding-top:50px}.b-homepage-intro_video .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_video .b-homepage-intro__counter-title{white-space:inherit}.b-homepage-intro_video .b-homepage-intro__buttons{flex-wrap:wrap;padding-top:45px;align-items:center;margin:0 -8px}.b-homepage-intro_video .b-homepage-intro__button-wrap{padding:0 8px}.b-homepage-intro_video .b-homepage-intro__button{font-size:14px}.b-homepage-intro_video .b-homepage-intro__video-desc{margin:auto auto 0}.b-homepage-intro_video .b-homepage-intro__video-text{font-family:PFKidsPro,sans-serif;font-weight:400;max-width:360px;font-size:22px;line-height:1.3;color:#3385e4;position:relative}.b-homepage-intro_video .b-homepage-intro__video-text_size_lg{max-width:none;font-size:28px;line-height:36px}.b-homepage-intro_video .b-homepage-intro__video-arrow{top:50%;width:130%;position:absolute;right:calc(100% + 5px)}.b-homepage-intro_video .b-homepage-intro__video-arrow_mob{display:none}.b-homepage-intro_video .b-homepage-intro__split{margin-top:8px;margin-bottom:8px}.b-homepage-intro_form .b-homepage-intro__benefits{display:flex;flex-wrap:wrap}.b-homepage-intro_form .b-homepage-intro__benefits-item{font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:16px;padding:10px;border-radius:10px;font-size:20px;line-height:28px;letter-spacing:.5px;background-color:#fff;position:relative}.b-homepage-intro_form .b-homepage-intro__benefits-item::before{width:16px;height:16px;border-radius:50%;background-color:#4ebd17;position:absolute;top:-5px;left:-6px;content:none}.b-homepage-intro_form .b-homepage-intro__head{margin-bottom:25px}.b-homepage-intro_form .b-homepage-intro__counters{margin:0}.b-homepage-intro_form .b-homepage-intro__counters-list{max-width:550px;padding:0}.b-homepage-intro_form .b-homepage-intro__col_content{flex:50%;max-width:50%}.b-homepage-intro_form .b-homepage-intro__col_form{width:50%;z-index:2}.b-homepage-intro_form .b-homepage-intro__background-img-container{position:relative;display:flex;bottom:0;width:572px;margin-top:-546px}.b-homepage-intro_form .b-homepage-intro__background-img-container_size_sm{width:540px;margin-top:-510px}.b-homepage-intro_form .b-homepage-intro__background-img-container_girls{width:fit-content;margin-top:-500px;left:-142px}.b-homepage-intro_form .b-homepage-intro__pencil-img{position:absolute;left:-6%;top:31.5%;width:22.7%}.b-homepage-intro_form .b-homepage-intro__girl-img{width:63%;aspect-ratio:360/605;position:absolute;left:0;bottom:0}.b-homepage-intro_form .b-homepage-intro__boy-img{width:78%;margin-left:16%;max-height:656px;aspect-ratio:445/656}.b-homepage-intro_theme_night .b-homepage-intro__counter-text,.b-homepage-intro_theme_night .b-homepage-intro__counter-title,.b-homepage-intro_theme_night .b-homepage-intro__video-tip-text{color:#fff}.b-homepage-intro_theme_night .b-homepage-intro__video-tip-text_color_orange{color:#ffc841}.b-homepage-intro_theme_night .b-homepage-intro__video-text{color:#fff}.b-homepage-intro_theme_ru .b-homepage-intro__col_content{padding-bottom:246px}.b-homepage-intro_theme_ru .b-homepage-intro__col_video{display:flex;flex-direction:column;justify-content:flex-end}.b-homepage-intro_theme_ru .b-homepage-intro__video{width:743px;margin-left:-80px}.b-homepage-intro_theme_ru .b-homepage-intro__video-tip{top:calc(50% + 100px);left:-150px}.b-homepage-intro_theme_ru .b-homepage-intro__video-tip:before{width:186px;height:109px;background-image:url(../images/arrow-homapage-intro.svg);background-repeat:no-repeat;top:auto;bottom:calc(100% - 20px);left:200px}.b-homepage-intro_theme_advantages-ru .b-homepage-intro__col_content{padding-bottom:246px}.b-homepage-intro_theme_light .b-homepage-intro__counter-text,.b-homepage-intro_theme_light .b-homepage-intro__counter-title,.b-homepage-intro_theme_light .b-homepage-intro__video-tip-text{color:#fff}.b-homepage-intro_theme_light .b-homepage-intro__video-tip-text_color_orange{color:#ffc841}@media (min-width:1280px) and (max-width:1350px){.b-homepage-intro_adapt_default .b-homepage-intro__video-tip{max-width:220px}.b-homepage-intro_adapt_default .b-homepage-intro__video-tip-text{display:inline}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_default .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_default .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_default .b-homepage-intro__buttons{margin-left:-8px;margin-right:-8px}.b-homepage-intro_adapt_default .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_default .b-homepage-intro__video{max-width:100%}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_default .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_default .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px}.b-homepage-intro_adapt_default .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_default .b-homepage-intro__video-tip{max-width:200px;padding-top:44px}.b-homepage-intro_adapt_default .b-homepage-intro__video-tip-text{display:inline;font-size:18px}.b-homepage-intro_adapt_default .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_default .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_default .b-homepage-intro__counters{margin-right:-60px}.b-homepage-intro_adapt_default .b-homepage-intro__buttons{margin-right:-40px}.b-homepage-intro_adapt_default .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_default .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_default .b-homepage-intro__button,.b-homepage-intro_adapt_default .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_default .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_default .b-homepage-intro__buttons{padding-top:25px}.b-homepage-intro_adapt_default .b-homepage-intro__col_content{padding-top:0}}@media (max-width:767px){.b-homepage-intro_adapt_default .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_default .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px;transform:rotate(180deg);bottom:0;top:auto;left:calc(50% + 60px)}.b-homepage-intro_adapt_default .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_default .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_default .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_default .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_default .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_default .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_default .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_default .b-homepage-intro__button,.b-homepage-intro_adapt_default .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_default .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_default .b-homepage-intro__col_content{padding-top:0}.b-homepage-intro_adapt_default .b-homepage-intro__col{flex:100%;max-width:100%;margin-bottom:35px}.b-homepage-intro_adapt_default .b-homepage-intro__col:last-child{margin-bottom:0}.b-homepage-intro_adapt_default .b-homepage-intro__counters-list{flex-wrap:wrap;margin-bottom:-35px}.b-homepage-intro_adapt_default .b-homepage-intro__counter-wrap{flex:50%;max-width:50%;margin-bottom:35px}.b-homepage-intro_adapt_default .b-homepage-intro__counter-wrap:nth-child(2n){position:relative;top:60px}.b-homepage-intro_adapt_default .b-homepage-intro__counter-title{white-space:normal}.b-homepage-intro_adapt_default .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_adapt_default .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_default .b-homepage-intro__button-wrap{margin-bottom:10px}.b-homepage-intro_adapt_default .b-homepage-intro__button-wrap:last-child{margin-bottom:0}.b-homepage-intro_adapt_default .b-homepage-intro__video{padding-top:150px}.b-homepage-intro_adapt_default .b-homepage-intro__video-tip{top:0;padding-top:0;padding-bottom:60px;padding-left:0;left:50%;transform:translateX(-50%)}.b-homepage-intro_adapt_default .b-homepage-intro__video-tip-text{font-size:20px}}@media (min-width:1280px) and (max-width:1350px){.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip{max-width:220px}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip-text{display:inline}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_ru .b-homepage-intro__buttons{margin-left:-8px;margin-right:-8px}.b-homepage-intro_adapt_ru .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_ru .b-homepage-intro__video{max-width:100%}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px}.b-homepage-intro_adapt_ru .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip{max-width:200px;padding-top:44px}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip-text{display:inline;font-size:18px}.b-homepage-intro_adapt_ru .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_ru .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_ru .b-homepage-intro__counters{margin-right:-60px}.b-homepage-intro_adapt_ru .b-homepage-intro__buttons{margin-right:-40px}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_ru .b-homepage-intro__button,.b-homepage-intro_adapt_ru .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_ru .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_ru .b-homepage-intro__buttons{padding-top:25px}.b-homepage-intro_adapt_ru .b-homepage-intro__col_content{padding-top:0}}@media (max-width:767px){.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px;transform:rotate(180deg);bottom:0;top:auto;left:calc(50% + 60px)}.b-homepage-intro_adapt_ru .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_ru .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_ru .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_ru .b-homepage-intro__button,.b-homepage-intro_adapt_ru .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_ru .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_ru .b-homepage-intro__col_content{padding-top:0}.b-homepage-intro_adapt_ru .b-homepage-intro__col{flex:100%;max-width:100%;margin-bottom:35px}.b-homepage-intro_adapt_ru .b-homepage-intro__col:last-child{margin-bottom:0}.b-homepage-intro_adapt_ru .b-homepage-intro__counters-list{flex-wrap:wrap;margin-bottom:-35px}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-wrap{flex:50%;max-width:50%;margin-bottom:35px}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-wrap:nth-child(2n){position:relative;top:60px}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-title{white-space:normal}.b-homepage-intro_adapt_ru .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_adapt_ru .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_ru .b-homepage-intro__button-wrap{margin-bottom:10px}.b-homepage-intro_adapt_ru .b-homepage-intro__button-wrap:last-child{margin-bottom:0}.b-homepage-intro_adapt_ru .b-homepage-intro__video{padding-top:150px}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip{top:0;padding-top:0;padding-bottom:60px;padding-left:0;left:50%;transform:translateX(-50%)}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip-text{font-size:20px}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip{top:calc(50% + 153px)}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip:before{left:100px}.b-homepage-intro_adapt_ru .b-homepage-intro__video{max-width:unset}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_ru .b-homepage-intro__video{max-width:unset;width:560px}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip{top:calc(50% + 100px);left:-150px}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip:before{background-image:url(../images/arrow-homapage-intro.svg);width:130px;height:76px;left:100px}}@media (max-width:767px){.b-homepage-intro_adapt_ru .b-homepage-intro__title{font-size:24px;text-align:center}.b-homepage-intro_adapt_ru .b-homepage-intro__counters-list{margin-bottom:-24px}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-wrap{flex:100%;max-width:100%;margin-bottom:24px}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-wrap:nth-child(2n){top:unset}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-value{font-size:36px;text-align:center}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-title{font-size:16px;text-align:center;margin-bottom:5px}.b-homepage-intro_adapt_ru .b-homepage-intro__counter-text{font-size:14px;text-align:center}.b-homepage-intro_adapt_ru .b-homepage-intro__col_content{padding-bottom:0}.b-homepage-intro_adapt_ru .b-homepage-intro__col_video{align-items:center;padding-bottom:130px}.b-homepage-intro_adapt_ru .b-homepage-intro__video{margin-left:0;padding-top:0}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip{padding-bottom:0;top:calc(100% + 7px);max-width:100%;display:inline-flex;flex-direction:column;align-items:center}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip:before{background-image:url(../images/ru/arrow-intro-mobile.svg);height:170px;width:80px;transform:none;bottom:36px;left:auto;right:calc(50% + 100px)}.b-homepage-intro_adapt_ru .b-homepage-intro__video-tip-text_color_green{display:table}}@media (max-width:496px){.b-homepage-intro_adapt_ru .b-homepage-intro__button,.b-homepage-intro_adapt_ru .b-homepage-intro__button-wrap{width:100%}.b-homepage-intro_adapt_ru .b-homepage-intro__buttons{padding-top:34px}}@media (max-width:767px){.b-homepage-intro_adapt_form .b-homepage-intro__benefits{justify-content:center}.b-homepage-intro_adapt_form .b-homepage-intro__benefits-item{border-radius:7px;padding:7px;font-size:18px;line-height:21px;text-align:center}.b-homepage-intro_adapt_form .b-homepage-intro__benefits-item::before{width:12px;height:12px;left:-5px}}@media (min-width:1280px){.b-homepage-intro_adapt_form{padding:80px 0 0}.b-homepage-intro_adapt_form .b-homepage-intro__background-img-container{margin-left:35px}.b-homepage-intro_adapt_form .b-homepage-intro__background-img-container_size_sm{margin-left:45px}.b-homepage-intro_adapt_form .b-homepage-intro__col_content{padding-top:0}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_form .b-homepage-intro__row{flex-direction:column}.b-homepage-intro_adapt_form .b-homepage-intro__col{margin-left:auto;margin-right:auto}.b-homepage-intro_adapt_form .b-homepage-intro__col_content{width:100%;flex:unset;max-width:70%}.b-homepage-intro_adapt_form .b-homepage-intro__col_form{width:unset;max-width:70%}.b-homepage-intro_adapt_form .b-homepage-intro__content{flex-direction:column;align-items:center;text-align:center}.b-homepage-intro_adapt_form .b-homepage-intro__counters{width:100%;display:flex;margin-top:40px;margin-bottom:40px}.b-homepage-intro_adapt_form .b-homepage-intro__counters-list{max-width:unset;width:100%}.b-homepage-intro_adapt_form .b-homepage-intro__counter-title{white-space:unset}.b-homepage-intro_adapt_form .b-homepage-intro__background-img-container{transform:translateX(-45%);left:50%;margin-right:-50%;margin-top:20px}.b-homepage-intro_adapt_form .b-homepage-intro__background-img-container_girls{width:fit-content;transform:translateX(-50%)}.b-homepage-intro_adapt_form .b-homepage-intro__benefits{justify-content:center;margin-bottom:20px}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_form .b-homepage-intro__title{max-width:705px;margin-left:auto;margin-right:auto}.b-homepage-intro_adapt_form .b-homepage-intro__row{flex-direction:column}.b-homepage-intro_adapt_form .b-homepage-intro__content{flex-direction:column;align-items:center;text-align:center}.b-homepage-intro_adapt_form .b-homepage-intro__counters{margin:0 0 16px}.b-homepage-intro_adapt_form .b-homepage-intro__counters-list{max-width:unset}.b-homepage-intro_adapt_form .b-homepage-intro__counter-wrap{flex:100%;max-width:100%;margin-bottom:24px}.b-homepage-intro_adapt_form .b-homepage-intro__counter-wrap:nth-child(2n){top:unset}.b-homepage-intro_adapt_form .b-homepage-intro__counter-value{font-size:36px;text-align:center}.b-homepage-intro_adapt_form .b-homepage-intro__counter-title{font-size:16px;text-align:center;margin-bottom:5px}.b-homepage-intro_adapt_form .b-homepage-intro__counter-text{font-size:14px;text-align:center}.b-homepage-intro_adapt_form .b-homepage-intro__col{margin-left:auto;margin-right:auto}.b-homepage-intro_adapt_form .b-homepage-intro__col_content{flex:unset;max-width:90%}.b-homepage-intro_adapt_form .b-homepage-intro__col_form{width:unset;max-width:90%}.b-homepage-intro_adapt_form .b-homepage-intro__background-img-container{transform:translateX(-45%);left:50%;margin-right:-50%;margin-top:20px}.b-homepage-intro_adapt_form .b-homepage-intro__background-img-container_girls{width:fit-content;transform:translateX(-50%)}.b-homepage-intro_adapt_form .b-homepage-intro__benefits{justify-content:center;margin-bottom:20px}}@media (max-width:767px){.b-homepage-intro_adapt_form{max-width:unset}.b-homepage-intro_adapt_form .b-homepage-intro__title{font-size:24px;text-align:center}.b-homepage-intro_adapt_form .b-homepage-intro__counters{margin:0 0 16px}.b-homepage-intro_adapt_form .b-homepage-intro__counters-list{padding:0}.b-homepage-intro_adapt_form .b-homepage-intro__counter-wrap{flex:100%;max-width:100%;margin-bottom:24px}.b-homepage-intro_adapt_form .b-homepage-intro__counter-wrap:nth-child(2n){top:unset}.b-homepage-intro_adapt_form .b-homepage-intro__counter-value{font-size:32px;text-align:center}.b-homepage-intro_adapt_form .b-homepage-intro__counter-title{font-size:16px;text-align:center;margin-bottom:5px}.b-homepage-intro_adapt_form .b-homepage-intro__counter-text{font-size:14px;text-align:center}.b-homepage-intro_adapt_form .b-homepage-intro__col{margin-left:auto;margin-right:auto}.b-homepage-intro_adapt_form .b-homepage-intro__col_content{max-width:420px;margin-left:auto;margin-right:auto;flex:unset}.b-homepage-intro_adapt_form .b-homepage-intro__col_form{width:unset;max-width:unset}.b-homepage-intro_adapt_form .b-homepage-intro__background-img-container{width:400px;transform:translateX(-45%);left:50%;margin-right:-50%;margin-top:20px}.b-homepage-intro_adapt_form .b-homepage-intro__background-img-container_girls{width:fit-content;transform:translateX(-50%)}.b-homepage-intro_adapt_form .b-homepage-intro__benefits{margin-bottom:20px}.b-homepage-intro_adapt_form .b-homepage-intro__benefits-item:nth-child(3){order:4}.b-homepage-intro_adapt_form .b-homepage-intro__benefits-item:nth-child(4){order:3}.b-homepage-intro_adapt_form .b-homepage-intro__girls-img{width:720px}}@media (max-width:496px){.b-homepage-intro_adapt_form .b-homepage-intro__col_content{flex:unset;max-width:unset}.b-homepage-intro_adapt_form .b-homepage-intro__col_form{width:unset}.b-homepage-intro_adapt_form .b-homepage-intro__background-img-container{width:279px}.b-homepage-intro_adapt_form .b-homepage-intro__background-img-container_girls{width:fit-content}.b-homepage-intro_adapt_form .b-homepage-intro__girls-img{width:530px}}@media (min-width:1280px) and (max-width:1350px){.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip{max-width:220px}.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip-text{display:inline}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_advantages .b-homepage-intro__buttons{margin-left:-8px;margin-right:-8px}.b-homepage-intro_adapt_advantages .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_advantages .b-homepage-intro__video{max-width:100%}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px}.b-homepage-intro_adapt_advantages .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip{max-width:200px;padding-top:44px}.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip-text{display:inline;font-size:18px}.b-homepage-intro_adapt_advantages .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_advantages .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counters{margin-right:-60px}.b-homepage-intro_adapt_advantages .b-homepage-intro__buttons{margin-right:-40px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_advantages .b-homepage-intro__button,.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_advantages .b-homepage-intro__buttons{padding-top:25px}.b-homepage-intro_adapt_advantages .b-homepage-intro__col_content{padding-top:0}}@media (max-width:767px){.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px;transform:rotate(180deg);bottom:0;top:auto;left:calc(50% + 60px)}.b-homepage-intro_adapt_advantages .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_advantages .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_advantages .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_advantages .b-homepage-intro__button,.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_advantages .b-homepage-intro__col_content{padding-top:0}.b-homepage-intro_adapt_advantages .b-homepage-intro__col{flex:100%;max-width:100%;margin-bottom:35px}.b-homepage-intro_adapt_advantages .b-homepage-intro__col:last-child{margin-bottom:0}.b-homepage-intro_adapt_advantages .b-homepage-intro__counters-list{flex-wrap:wrap;margin-bottom:-35px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-wrap{flex:50%;max-width:50%;margin-bottom:35px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-wrap:nth-child(2n){position:relative;top:60px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-title{white-space:normal}.b-homepage-intro_adapt_advantages .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_adapt_advantages .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_advantages .b-homepage-intro__button-wrap{margin-bottom:10px}.b-homepage-intro_adapt_advantages .b-homepage-intro__button-wrap:last-child{margin-bottom:0}.b-homepage-intro_adapt_advantages .b-homepage-intro__video{padding-top:150px}.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip{top:0;padding-top:0;padding-bottom:60px;padding-left:0;left:50%;transform:translateX(-50%)}.b-homepage-intro_adapt_advantages .b-homepage-intro__video-tip-text{font-size:20px}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_advantages .b-homepage-intro__advantages{max-width:320px}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_advantages .b-homepage-intro__col_advantages{padding-top:25px;justify-content:flex-end}.b-homepage-intro_adapt_advantages .b-homepage-intro__counters-list{flex-wrap:wrap;margin-bottom:-35px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-wrap{flex:50%;max-width:50%;margin-bottom:35px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-wrap:nth-child(2n){position:relative;top:60px}.b-homepage-intro_adapt_advantages .b-homepage-intro__counter-title{white-space:normal}.b-homepage-intro_adapt_advantages .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_adapt_advantages .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_advantages .b-homepage-intro__button-wrap{margin-bottom:10px}.b-homepage-intro_adapt_advantages .b-homepage-intro__button-wrap:last-child{margin-bottom:0}}@media (max-width:767px){.b-homepage-intro_adapt_advantages .b-homepage-intro__col_advantages{padding-top:0;justify-content:center;align-items:center;padding-bottom:80px}.b-homepage-intro_adapt_advantages .b-homepage-intro__advantages{max-width:unset}}@media (min-width:1280px) and (max-width:1350px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip{max-width:220px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip-text{display:inline}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__buttons{margin-left:-8px;margin-right:-8px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video{max-width:100%}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip{max-width:200px;padding-top:44px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip-text{display:inline;font-size:18px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counters{margin-right:-60px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__buttons{margin-right:-40px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button,.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__buttons{padding-top:25px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__col_content{padding-top:0}}@media (max-width:767px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px;transform:rotate(180deg);bottom:0;top:auto;left:calc(50% + 60px)}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button,.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__col_content{padding-top:0}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__col{flex:100%;max-width:100%;margin-bottom:35px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__col:last-child{margin-bottom:0}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counters-list{flex-wrap:wrap;margin-bottom:-35px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-wrap{flex:50%;max-width:50%;margin-bottom:35px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-wrap:nth-child(2n){position:relative;top:60px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-title{white-space:normal}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button-wrap{margin-bottom:10px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button-wrap:last-child{margin-bottom:0}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video{padding-top:150px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip{top:0;padding-top:0;padding-bottom:60px;padding-left:0;left:50%;transform:translateX(-50%)}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip-text{font-size:20px}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip{top:calc(50% + 153px)}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip:before{left:100px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video{max-width:unset}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video{max-width:unset;width:560px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip{top:calc(50% + 100px);left:-150px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip:before{background-image:url(../images/arrow-homapage-intro.svg);width:130px;height:76px;left:100px}}@media (max-width:767px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__title{font-size:24px;text-align:center}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counters-list{margin-bottom:-24px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-wrap{flex:100%;max-width:100%;margin-bottom:24px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-wrap:nth-child(2n){top:unset}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-value{font-size:36px;text-align:center}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-title{font-size:16px;text-align:center;margin-bottom:5px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-text{font-size:14px;text-align:center}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__col_content{padding-bottom:0}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__col_video{align-items:center;padding-bottom:130px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video{margin-left:0;padding-top:0}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip{padding-bottom:0;top:calc(100% + 7px);max-width:100%;display:inline-flex;flex-direction:column;align-items:center}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip:before{background-image:url(../images/ru/arrow-intro-mobile.svg);height:170px;width:80px;transform:none;bottom:36px;left:auto;right:calc(50% + 100px)}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__video-tip-text_color_green{display:table}}@media (max-width:496px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button,.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button-wrap{width:100%}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__buttons{padding-top:34px}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__advantages{max-width:320px}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__col_advantages{padding-top:25px;justify-content:flex-end}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counters-list{margin:0}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-wrap{max-width:unset}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-wrap:last-child{margin-top:20px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-title,.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-value{text-align:center}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__counter-text{text-align:center;max-width:160px;margin:auto}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button-wrap{margin-bottom:10px}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__button-wrap:last-child{margin-bottom:0}}@media (max-width:767px){.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__col_advantages{padding-top:0;justify-content:center;align-items:center}.b-homepage-intro_adapt_advantages-ru .b-homepage-intro__advantages{max-width:unset}}@media (min-width:1280px) and (max-width:1350px){.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip{max-width:220px}.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip-text{display:inline}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_reviews .b-homepage-intro__buttons{margin-left:-8px;margin-right:-8px}.b-homepage-intro_adapt_reviews .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_reviews .b-homepage-intro__video{max-width:100%}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px}.b-homepage-intro_adapt_reviews .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip{max-width:200px;padding-top:44px}.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip-text{display:inline;font-size:18px}.b-homepage-intro_adapt_reviews .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_reviews .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_reviews .b-homepage-intro__counters{margin-right:-60px}.b-homepage-intro_adapt_reviews .b-homepage-intro__buttons{margin-right:-40px}.b-homepage-intro_adapt_reviews .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_reviews .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_reviews .b-homepage-intro__button,.b-homepage-intro_adapt_reviews .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_reviews .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_reviews .b-homepage-intro__buttons{padding-top:25px}.b-homepage-intro_adapt_reviews .b-homepage-intro__col_content{padding-top:0}}@media (max-width:767px){.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px;transform:rotate(180deg);bottom:0;top:auto;left:calc(50% + 60px)}.b-homepage-intro_adapt_reviews .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_reviews .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_reviews .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_reviews .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_reviews .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_reviews .b-homepage-intro__button,.b-homepage-intro_adapt_reviews .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_reviews .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_reviews .b-homepage-intro__col_content{padding-top:0}.b-homepage-intro_adapt_reviews .b-homepage-intro__col{flex:100%;max-width:100%;margin-bottom:35px}.b-homepage-intro_adapt_reviews .b-homepage-intro__col:last-child{margin-bottom:0}.b-homepage-intro_adapt_reviews .b-homepage-intro__counters-list{flex-wrap:wrap;margin-bottom:-35px}.b-homepage-intro_adapt_reviews .b-homepage-intro__counter-wrap{flex:50%;max-width:50%;margin-bottom:35px}.b-homepage-intro_adapt_reviews .b-homepage-intro__counter-wrap:nth-child(2n){position:relative;top:60px}.b-homepage-intro_adapt_reviews .b-homepage-intro__counter-title{white-space:normal}.b-homepage-intro_adapt_reviews .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_adapt_reviews .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_reviews .b-homepage-intro__button-wrap{margin-bottom:10px}.b-homepage-intro_adapt_reviews .b-homepage-intro__button-wrap:last-child{margin-bottom:0}.b-homepage-intro_adapt_reviews .b-homepage-intro__video{padding-top:150px}.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip{top:0;padding-top:0;padding-bottom:60px;padding-left:0;left:50%;transform:translateX(-50%)}.b-homepage-intro_adapt_reviews .b-homepage-intro__video-tip-text{font-size:20px}.b-homepage-intro_adapt_reviews .b-homepage-intro__benefits{justify-content:center}.b-homepage-intro_adapt_reviews .b-homepage-intro__benefits-item{border-radius:7px;padding:7px;font-size:18px;line-height:21px;text-align:center}.b-homepage-intro_adapt_reviews .b-homepage-intro__benefits-item::before{width:12px;height:12px;left:-5px}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_reviews .b-homepage-intro__col_content{padding-top:119px}.b-homepage-intro_adapt_reviews .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_reviews .b-homepage-intro__button-wrap{margin-bottom:10px}}@media (max-width:767px){.b-homepage-intro_adapt_reviews .b-homepage-intro__col_content{padding-top:48px;padding-bottom:0}.b-homepage-intro_adapt_reviews .b-homepage-intro__col_reviews{padding-left:0;padding-right:0}}@media (min-width:1280px) and (max-width:1350px){.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip{max-width:220px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip-text{display:inline}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__buttons{margin-left:-8px;margin-right:-8px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video{max-width:100%}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip{max-width:200px;padding-top:44px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip-text{display:inline;font-size:18px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counters{margin-right:-60px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__buttons{margin-right:-40px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__button,.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__buttons{padding-top:25px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__col_content{padding-top:0}}@media (max-width:767px){.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px;transform:rotate(180deg);bottom:0;top:auto;left:calc(50% + 60px)}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__button,.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__col_content{padding-top:0}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__col{flex:100%;max-width:100%;margin-bottom:35px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__col:last-child{margin-bottom:0}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counters-list{flex-wrap:wrap;margin-bottom:-35px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counter-wrap{flex:50%;max-width:50%;margin-bottom:35px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counter-wrap:nth-child(2n){position:relative;top:60px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counter-title{white-space:normal}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__button-wrap{margin-bottom:10px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__button-wrap:last-child{margin-bottom:0}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video{padding-top:150px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip{top:0;padding-top:0;padding-bottom:60px;padding-left:0;left:50%;transform:translateX(-50%)}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__video-tip-text{font-size:20px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__benefits{justify-content:center}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__benefits-item{border-radius:7px;padding:7px;font-size:18px;line-height:21px;text-align:center}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__benefits-item::before{width:12px;height:12px;left:-5px}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_reviews_c .b-homepage-intro__col_content{padding-top:119px}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__button-wrap{margin-bottom:10px}}@media (max-width:767px){.b-homepage-intro_adapt_reviews_c .b-homepage-intro__col_content{padding-top:48px;padding-bottom:0}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__col_reviews{padding-left:0;padding-right:0}.b-homepage-intro_adapt_reviews_c .b-homepage-intro__benefits-item::before{width:9px;height:11px;left:10px}}@media (min-width:1280px) and (max-width:1350px){.b-homepage-intro_adapt_video .b-homepage-intro__video-tip{max-width:220px}.b-homepage-intro_adapt_video .b-homepage-intro__video-tip-text{display:inline}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_video .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_video .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_video .b-homepage-intro__buttons{margin-left:-8px;margin-right:-8px}.b-homepage-intro_adapt_video .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_video .b-homepage-intro__video{max-width:100%}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_video .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_video .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px}.b-homepage-intro_adapt_video .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_video .b-homepage-intro__video-tip{max-width:200px;padding-top:44px}.b-homepage-intro_adapt_video .b-homepage-intro__video-tip-text{display:inline;font-size:18px}.b-homepage-intro_adapt_video .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_video .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_video .b-homepage-intro__counters{margin-right:-60px}.b-homepage-intro_adapt_video .b-homepage-intro__buttons{margin-right:-40px}.b-homepage-intro_adapt_video .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_video .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_video .b-homepage-intro__button,.b-homepage-intro_adapt_video .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_video .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_video .b-homepage-intro__buttons{padding-top:25px}.b-homepage-intro_adapt_video .b-homepage-intro__col_content{padding-top:0}}@media (max-width:767px){.b-homepage-intro_adapt_video .b-homepage-intro__video-tip{left:calc(50% - 19px);top:calc(100% + 7px)}.b-homepage-intro_adapt_video .b-homepage-intro__video-tip::before{background-image:url(../images/homepage-intro-video-rope-tablet.svg);width:18px;height:52px;transform:rotate(180deg);bottom:0;top:auto;left:calc(50% + 60px)}.b-homepage-intro_adapt_video .b-homepage-intro__video{max-width:100%}.b-homepage-intro_adapt_video .b-homepage-intro__video-tip{max-width:200px}.b-homepage-intro_adapt_video .b-homepage-intro__video-tip-text{display:inline}.b-homepage-intro_adapt_video .b-homepage-intro__buttons{margin-left:-8px}.b-homepage-intro_adapt_video .b-homepage-intro__button-wrap{padding-left:8px;padding-right:8px}.b-homepage-intro_adapt_video .b-homepage-intro__counter-value{font-size:26px}.b-homepage-intro_adapt_video .b-homepage-intro__counter-title{font-size:15px}.b-homepage-intro_adapt_video .b-homepage-intro__button,.b-homepage-intro_adapt_video .b-homepage-intro__counter-text{font-size:12px}.b-homepage-intro_adapt_video .b-homepage-intro__counters-list{padding-top:10px}.b-homepage-intro_adapt_video .b-homepage-intro__col_content{padding-top:0}.b-homepage-intro_adapt_video .b-homepage-intro__col{flex:100%;max-width:100%;margin-bottom:35px}.b-homepage-intro_adapt_video .b-homepage-intro__col:last-child{margin-bottom:0}.b-homepage-intro_adapt_video .b-homepage-intro__counters-list{flex-wrap:wrap;margin-bottom:-35px}.b-homepage-intro_adapt_video .b-homepage-intro__counter-wrap{margin-bottom:35px}.b-homepage-intro_adapt_video .b-homepage-intro__counter-wrap:nth-child(2n){top:60px}.b-homepage-intro_adapt_video .b-homepage-intro__counter-title{white-space:normal}.b-homepage-intro_adapt_video .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_adapt_video .b-homepage-intro__buttons{margin-right:0;flex-wrap:wrap;padding-top:25px;justify-content:center}.b-homepage-intro_adapt_video .b-homepage-intro__button-wrap{margin-bottom:10px}.b-homepage-intro_adapt_video .b-homepage-intro__button-wrap:last-child{margin-bottom:0}.b-homepage-intro_adapt_video .b-homepage-intro__video{padding-top:150px}.b-homepage-intro_adapt_video .b-homepage-intro__video-tip{top:0;padding-top:0;padding-bottom:60px;padding-left:0;left:50%;transform:translateX(-50%)}.b-homepage-intro_adapt_video .b-homepage-intro__video-tip-text{font-size:20px}.b-homepage-intro_adapt_video .b-homepage-intro__counters-list{flex-direction:column;align-items:center}.b-homepage-intro_adapt_video .b-homepage-intro__counter-wrap{flex:1;max-width:100%;text-align:center}.b-homepage-intro_adapt_video .b-homepage-intro__counter-wrap:nth-child(2n){position:static}}@media (min-width:1024px) and (max-width:1279px){.b-homepage-intro_adapt_video .b-homepage-intro__video-arrow{width:110%}}@media (min-width:768px) and (max-width:1023px){.b-homepage-intro_adapt_video .b-homepage-intro__col_content{flex:60%;max-width:60%}.b-homepage-intro_adapt_video .b-homepage-intro__col_video{flex:40%;max-width:40%;padding-top:0}.b-homepage-intro_adapt_video .b-homepage-intro__counters{margin-right:0}.b-homepage-intro_adapt_video .b-homepage-intro__buttons{margin:0}.b-homepage-intro_adapt_video .b-homepage-intro__button-wrap{max-width:50%;padding:0;flex:1}.b-homepage-intro_adapt_video .b-homepage-intro__button-wrap:not(:last-child){margin-right:8px}.b-homepage-intro_adapt_video .b-homepage-intro__button{width:100%;min-width:auto}.b-homepage-intro_adapt_video .b-homepage-intro__video-desc{margin-top:28px}.b-homepage-intro_adapt_video .b-homepage-intro__video-arrow{width:100%;top:26px}.b-homepage-intro_adapt_video .b-homepage-intro__split{width:100%}}@media (max-width:767px){.b-homepage-intro_adapt_video .b-homepage-intro__col_video{padding-top:0;flex-direction:column-reverse}.b-homepage-intro_adapt_video .b-homepage-intro__video-desc{margin:0 auto 17px}.b-homepage-intro_adapt_video .b-homepage-intro__video-text{max-width:none;font-size:18px;line-height:24px}.b-homepage-intro_adapt_video .b-homepage-intro__video-text_size_lg{max-width:190px;font-size:22px;line-height:28px;text-align:center}.b-homepage-intro_adapt_video .b-homepage-intro__video-arrow{display:none}.b-homepage-intro_adapt_video .b-homepage-intro__video-arrow_mob{display:block;width:auto;right:initial;left:calc(100% - 5px);bottom:calc(100% - 15px);top:initial}.b-homepage-intro_adapt_video .b-homepage-intro__buttons{flex-direction:column-reverse;align-items:center}.b-homepage-intro_adapt_video .b-homepage-intro__button-wrap{margin-bottom:0}.b-homepage-intro_adapt_video .b-homepage-intro__button-wrap:not(:first-child){margin-bottom:10px}.b-homepage-intro_adapt_video .b-homepage-intro__split{margin-top:24px;order:-1}.b-homepage-intro_adapt_center .b-homepage-intro__counters-list{flex-direction:column;align-items:center}.b-homepage-intro_adapt_center .b-homepage-intro__counter-wrap{flex:1;max-width:100%;text-align:center}.b-homepage-intro_adapt_center .b-homepage-intro__counter-wrap:nth-child(2n){position:static}}.b-images-row__list{display:flex;flex-wrap:wrap;margin-left:-35px;margin-right:-35px;align-items:center;justify-content:center}.b-images-row__item{padding-left:35px;padding-right:35px}.b-images-row__img{max-width:100%}.b-importance-plates{display:flex;flex-wrap:wrap;margin:-20px -10px 0}.b-importance-plates__item{padding:20px 10px 0;flex-basis:50%;min-width:50%;position:relative}.b-importance-plates__item-inner{background:#fff;border-radius:16px;padding:20px 24px 37px}.b-importance-plates__title{font-size:20px;font-family:Roboto,sans-serif;font-weight:900;background:#d8ecff;border-radius:53px;display:inline-block;padding:10px 26px}.b-importance-plates__text{font-size:16px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.5;margin-top:10px;color:#333}.b-importance-plates__bg-img{position:absolute;top:-20px;right:0}@media (min-width:768px) and (max-width:1023px){.b-importance-plates_adapt_default .b-importance-plates__item{width:100%;flex-basis:100%}}@media (max-width:767px){.b-importance-plates_adapt_default .b-importance-plates__item{width:100%;flex-basis:100%}}.b-information-text{background:#feffd1;box-shadow:0 7px 13px rgba(0,0,0,.10227);border-radius:5px;padding:42px 30px 38px 60px}.b-information-text__row{display:flex;margin-left:-10px;margin-right:-10px}.b-information-text__paragraph{font-size:14px;line-height:1.86;color:#333;margin-bottom:14px}.b-information-text__col{padding-left:10px;padding-right:10px;flex:auto}.b-information-text__col_image{padding-top:5px;flex:210px 0 0}.b-information-text__image{max-width:100%}@media (max-width:767px){.b-information-text_adapt_default{padding:20px}.b-information-text_adapt_default .b-information-text__row{flex-wrap:wrap}.b-information-text_adapt_default .b-information-text__col{flex:100%;max-width:100%}.b-information-text_adapt_default .b-information-text__col_image{order:1;text-align:center}.b-information-text_adapt_default .b-information-text__col_content{order:2;text-align:center}.b-information-text_adapt_default .b-information-text__image{max-width:130px}}.b-inner-additional-content{background-color:rgba(250,249,230,.8);padding-right:23px;padding-top:10px;padding-bottom:10px;position:relative}.b-inner-additional-content__row{display:flex;margin-left:-15px;margin-right:-15px;align-items:center}.b-inner-additional-content__col{padding-left:15px;padding-right:15px}.b-inner-additional-content__col_buttons{flex:210px 0 0}.b-inner-additional-content__col_text{flex:auto}.b-inner-additional-content__col_width_sm{flex:200px 0 0}.b-inner-additional-content__col_width_md{flex:225px 0 0}.b-inner-additional-content__text{font-size:16px;line-height:1.875;padding-right:40px;position:relative;z-index:5}.b-inner-additional-content__text_fz_sm{font-size:14px;line-height:1.429}.b-inner-additional-content__text_pr_none{padding-right:0}.b-inner-additional-content__button-wrap{margin-bottom:10px;position:relative;z-index:5}.b-inner-additional-content__button-wrap:last-child,.b-inner-additional-content_theme_com .b-inner-additional-content__button-wrap:last-child{margin-bottom:0}.b-inner-additional-content__button{width:100%}.b-inner-additional-content__link{text-decoration:none;color:#3385e4}.b-inner-additional-content__link:hover{text-decoration:underline}.b-inner-additional-content__button-img{max-width:100%;cursor:pointer}.b-inner-additional-content__title{font-size:16px;line-height:1.875;font-weight:700}.b-inner-additional-content__bg-img{position:absolute;z-index:1}.b-inner-additional-content__bg-img_checklist{right:10px;top:-10px}.b-inner-additional-content__bg-img_stuff{right:10px;bottom:0}.b-inner-additional-content_bg_none{background:0 0}.b-inner-additional-content_theme_com{padding:0;background:#feffd1}.b-inner-additional-content_theme_com .b-inner-additional-content__col{padding:0;flex-basis:50%;max-width:50%}.b-inner-additional-content_theme_com .b-inner-additional-content__col_text{padding-right:20px}.b-inner-additional-content_theme_com .b-inner-additional-content__text{padding-right:0;line-height:1.5;max-width:338px}.b-inner-additional-content_theme_com .b-inner-additional-content__row{margin:0}.b-inner-additional-content_theme_com .b-inner-additional-content__container{padding-top:56px;padding-bottom:56px}.b-inner-additional-content_theme_com .b-inner-additional-content__button-wrap{max-width:230px;margin-bottom:16px}@media (min-width:1024px) and (max-width:1279px){.b-inner-additional-content_adapt_default .b-inner-additional-content__text{font-size:14px;line-height:1.55}}@media (min-width:768px) and (max-width:1023px){.b-inner-additional-content_adapt_default{padding-right:0}.b-inner-additional-content_adapt_default .b-inner-additional-content__text{font-size:14px;line-height:1.55;padding-right:0}}@media (max-width:767px){.b-inner-additional-content_adapt_default{padding-right:0}.b-inner-additional-content_adapt_default .b-inner-additional-content__text{font-size:14px;line-height:1.55;padding-right:0}.b-inner-additional-content_adapt_default .b-inner-additional-content__row{flex-wrap:wrap}.b-inner-additional-content_adapt_default .b-inner-additional-content__col{margin-bottom:15px}.b-inner-additional-content_adapt_default .b-inner-additional-content__col:last-child{margin-bottom:0}.b-inner-additional-content_adapt_default .b-inner-additional-content__col_buttons{flex:auto;text-align:center}.b-inner-additional-content_adapt_default .b-inner-additional-content__buttons{display:inline-flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:-10px;max-width:400px}.b-inner-additional-content_adapt_default .b-inner-additional-content__button-wrap{min-width:200px;max-width:270px;flex:50%;margin-bottom:10px;padding-left:10px;padding-right:10px;margin-left:auto;margin-right:auto}}@media (min-width:1024px) and (max-width:1279px){.b-inner-additional-content_adapt_com .b-inner-additional-content__text{font-size:14px;line-height:1.55}}@media (min-width:768px) and (max-width:1023px){.b-inner-additional-content_adapt_com{padding-right:0}.b-inner-additional-content_adapt_com .b-inner-additional-content__text{font-size:14px;line-height:1.55;padding-right:0}.b-inner-additional-content_adapt_com .b-inner-additional-content__bg-img_checklist{top:-20px;right:0}}@media (max-width:767px){.b-inner-additional-content_adapt_com{padding-right:0}.b-inner-additional-content_adapt_com .b-inner-additional-content__bg-img_checklist{top:-40px}.b-inner-additional-content_adapt_com .b-inner-additional-content__text{font-size:14px;line-height:1.55;padding-right:0}.b-inner-additional-content_adapt_com .b-inner-additional-content__row{flex-wrap:wrap}.b-inner-additional-content_adapt_com .b-inner-additional-content__col{margin-bottom:15px;max-width:100%;flex-basis:100%;width:100%}.b-inner-additional-content_adapt_com .b-inner-additional-content__col:last-child{margin-bottom:0}.b-inner-additional-content_adapt_com .b-inner-additional-content__buttons{display:inline-flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:-10px;max-width:400px}.b-inner-additional-content_adapt_com .b-inner-additional-content__button-wrap{min-width:200px;max-width:300px;flex:100%;margin-bottom:10px;padding-left:10px;padding-right:10px}}.b-inner-users-info__row{margin-left:-15px;margin-right:-15px;display:flex;flex-wrap:wrap;margin-bottom:-15px}.b-inner-users-info__col{padding-left:15px;padding-right:15px;flex:50%;max-width:50%;margin-bottom:15px}.b-inner-users-info__item{padding:25px 20px;border:1px solid #e6e6e6}.b-inner-users-info__head{display:flex;align-items:center;margin-bottom:19px}.b-inner-users-info__img-wrap{flex:80px 0 0;margin-right:15px}.b-inner-users-info__img{max-width:100%}.b-inner-users-info__title{flex:auto;font-size:15px;line-height:1.4;font-weight:700;max-width:208px}.b-inner-users-info__text{font-size:16px;line-height:1.875;margin-bottom:19px}.b-inner-users-info_theme_new .b-inner-users-info__row{margin:0}.b-inner-users-info_theme_new .b-inner-users-info__col{position:relative;margin:0;padding:0}.b-inner-users-info_theme_new .b-inner-users-info__col:first-child{background-color:#fffde8;padding:48px 50px 87px}.b-inner-users-info_theme_new .b-inner-users-info__col:last-child{background-color:rgba(227,238,253,.5);padding:48px 28px 87px}.b-inner-users-info_theme_new .b-inner-users-info__img{position:absolute;right:0;bottom:0;width:150px;z-index:1}.b-inner-users-info_theme_new .b-inner-users-info__img_girl-in-hat{width:160px}.b-inner-users-info_theme_new .b-inner-users-info__title{font-size:18px;font-weight:700;line-height:1.16;margin-bottom:12px;max-width:250px}.b-inner-users-info_theme_new .b-inner-users-info__text{max-width:221px;margin-bottom:12px;margin-right:82px}.b-inner-users-info_theme_new .b-inner-users-info__buttons{position:absolute;bottom:50px}.b-inner-users-info_theme_new .b-inner-users-info__button{padding:11px 22px;font-size:12px}@media (min-width:1024px) and (max-width:1279px){.b-inner-users-info_adapt_default .b-inner-users-info__col{flex:100%;max-width:100%}.b-inner-users-info_adapt_default .b-inner-users-info__text{font-size:14px;line-height:1.5}}@media (min-width:768px) and (max-width:1023px){.b-inner-users-info_adapt_default .b-inner-users-info__col{flex:100%;max-width:100%}.b-inner-users-info_adapt_default .b-inner-users-info__text{font-size:14px;line-height:1.5}}@media (max-width:767px){.b-inner-users-info_adapt_default .b-inner-users-info__col{flex:100%;max-width:100%}.b-inner-users-info_adapt_default .b-inner-users-info__text{font-size:14px;line-height:1.5}.b-inner-users-info_adapt_default .b-inner-users-info__img-wrap{flex:60px 0 0;margin-right:12px}.b-inner-users-info_adapt_default .b-inner-users-info__title{font-size:14px}}@media (min-width:768px) and (max-width:1023px){.b-inner-users-info_adapt_new .b-inner-users-info__row{flex-direction:column}.b-inner-users-info_adapt_new .b-inner-users-info__col{flex:1;max-width:unset}.b-inner-users-info_adapt_new .b-inner-users-info__col:first-child,.b-inner-users-info_adapt_new .b-inner-users-info__col:last-child{padding:48px 60px 60px}.b-inner-users-info_adapt_new .b-inner-users-info__title{max-width:70%}.b-inner-users-info_adapt_new .b-inner-users-info__text{max-width:calc(80% - 65px);margin-right:0}.b-inner-users-info_adapt_new .b-inner-users-info__img{right:60px;width:unset}.b-inner-users-info_adapt_new .b-inner-users-info__img_girl-in-hat{width:unset}.b-inner-users-info_adapt_new .b-inner-users-info__buttons{position:static}}@media (max-width:767px){.b-inner-users-info_adapt_new .b-inner-users-info__row{flex-direction:column}.b-inner-users-info_adapt_new .b-inner-users-info__col{flex:1;max-width:unset}.b-inner-users-info_adapt_new .b-inner-users-info__col:first-child,.b-inner-users-info_adapt_new .b-inner-users-info__col:last-child{padding:48px 30px 60px}.b-inner-users-info_adapt_new .b-inner-users-info__title{max-width:70%}.b-inner-users-info_adapt_new .b-inner-users-info__text{max-width:calc(80% - 65px);margin-right:0}.b-inner-users-info_adapt_new .b-inner-users-info__img{right:30px;width:unset}.b-inner-users-info_adapt_new .b-inner-users-info__img_girl-in-hat{width:unset}.b-inner-users-info_adapt_new .b-inner-users-info__buttons{position:static}}@media (max-width:496px){.b-inner-users-info_adapt_new .b-inner-users-info__col:first-child,.b-inner-users-info_adapt_new .b-inner-users-info__col:last-child{padding:48px 16px 94px}.b-inner-users-info_adapt_new .b-inner-users-info__title{max-width:100%}.b-inner-users-info_adapt_new .b-inner-users-info__text{max-width:77%}.b-inner-users-info_adapt_new .b-inner-users-info__img{right:0;width:127px;z-index:0}.b-inner-users-info_adapt_new .b-inner-users-info__img_girl-in-hat{width:130px}.b-inner-users-info_adapt_new .b-inner-users-info__buttons{position:relative;z-index:1;bottom:unset}}.b-input-file__wrapper{border-radius:5px;border:1px solid #999}.b-input-file__head{padding:10px 18px 13px;border-bottom:1px solid #999}.b-input-file__upload{padding:11px 18px}.b-input-file__label{display:flex;align-items:center;color:#999;font-size:11px;text-transform:uppercase;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-input-file__label-icon{margin-left:4px}.b-input-file__input-wrap{display:none}.b-input-file__file-wrap{border-bottom:1px solid #999;padding-right:5px;padding-bottom:11px;padding-top:11px}.b-input-file__file-wrap:last-child{border-bottom:none;padding-bottom:6px}.b-input-file__file{display:flex;margin-left:-5px;margin-right:-5px;align-items:center;justify-content:space-between;min-height:24px;min-width:0}.b-input-file__file-col{padding-left:5px;padding-right:5px;min-width:0}.b-input-file__file-col_name{flex:auto;max-width:250px}.b-input-file__file-col_delete{flex:32px 0 0}.b-input-file__file-col_size{flex:110px 0 0}.b-input-file__file-wrap{position:relative;padding-left:30px}.b-input-file__file-icon{width:18px;position:absolute;left:0}.b-input-file__file-size{background:#ddd;border-radius:5px;text-align:center;font-size:14px;color:#333;height:24px;display:flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;position:relative}.b-input-file__file-delete{background-color:transparent;border:0;color:#d0021b;font-size:22px;font-family:Roboto,sans-serif;font-weight:500;padding-left:5px;padding-right:5px;cursor:pointer}.b-input-file__file-name{display:block;overflow:hidden;text-overflow:ellipsis;font-size:14px;line-height:1.2}.b-input-file__errors{margin-top:6px;display:none}.b-input-file__error{font-size:12px;display:block;color:#d0021b;margin-bottom:6px}.b-input-file__error:last-child{margin-bottom:0}.b-input-file__file-size-value{position:relative;display:inline;z-index:3}.b-input-file__progress{position:absolute;left:0;top:0;bottom:0;z-index:1;background:#ffe07a}.b-input-file_error .b-input-file__errors{display:block}@media (max-width:767px){.b-input-file_adapt_default .b-input-file__file-col_size{display:none}.b-input-file_adapt_default .b-input-file__label-icon{width:24px;height:24px;margin-left:auto}}.b-input-text{position:relative}.b-input-text__wrap{position:relative;border:1px solid #999;border-radius:5px;width:100%;display:block;vertical-align:top;padding:1px;background-color:#fff}.b-input-text__input{color:#333;font-size:16px;line-height:18px;margin:0;width:100%;border:0;border-radius:5px;transition:padding .2s ease-out;height:56px;padding:22px 19px 18px}.b-input-text__label{color:#999;box-sizing:border-box;display:flex;font-size:16px;text-transform:uppercase;line-height:1;padding:17px 19px 16px;pointer-events:none;position:absolute;overflow:hidden;text-overflow:ellipsis;top:1px;transform:translateY(3px);transition:all .2s ease-out;white-space:nowrap;z-index:1;max-width:100%}.b-input-text__required-icon{color:#858585;margin-left:3px;font-size:16px;margin-top:-5px}.b-input-text__error,.b-input-text__input-value{display:none}.b-input-text__autocomplete-container{position:absolute;box-sizing:content-box;top:calc(100% - 3px);width:calc(100% - 2px);background:#fff;border:1px solid #999;z-index:101;box-shadow:0 2px 10px #d9d9d9;border-radius:0 0 5px 5px;max-height:200px;overflow-y:auto;-webkit-overflow-scrolling:touch}.b-input-text__autocomplete-list{list-style:none;padding:0;margin:10px 0;width:100%}.b-input-text__autocomplete-item{padding:10px 20px;cursor:pointer}.b-input-text__autocomplete-item:hover{background:#3385e44d}.b-input-text__icon-holder{position:absolute;width:59px;height:59px;max-height:100%;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center}.b-input-text__icon-holder:before{content:'';height:70%;border-left:1px solid rgba(36,24,40,.5);position:absolute;left:0}.b-input-text__icon{max-width:100%;max-height:100%}.b-input-text__label-text{display:inline;max-width:100%;overflow:hidden;text-overflow:ellipsis}.b-input-text__lock-icon{height:10px;margin-left:4px}.b-input-text_variant_blog .b-input-text__label{font-size:18px;line-height:20px;color:rgba(51,51,51,.6);text-transform:none}.b-input-text_focused .b-input-text__label,.b-input-text_not-empty .b-input-text__label{transform:none;font-size:12px;padding:10px 19px 5px}.b-input-text_focused .b-input-text__input,.b-input-text_not-empty .b-input-text__input{padding-bottom:2px;padding-top:18px}.b-input-text_focused__wrap{box-shadow:0 2px 10px #d9d9d9}.b-input-text_datepicker .b-input-text__calendar{position:absolute;right:0;top:0;bottom:0;width:59px;text-align:center;display:flex;align-items:center;justify-content:center;padding-bottom:2px;z-index:0}.b-input-text_datepicker .b-input-text__calendar::before,.b-input-text_password .b-input-text__password-toggle::before{content:'';position:absolute;top:9px;bottom:11px;left:0;width:1px;background-color:#241828;opacity:.5}.b-input-text_datepicker .b-input-text__input{padding-right:67px;z-index:1;position:relative;background-color:transparent}.b-input-text_datepicker .b-input-text__label{z-index:2}.b-input-text_password .b-input-text__password-toggle{position:absolute;right:0;top:0;bottom:0;width:59px;z-index:2;background-position:calc(50% + 2px) 50%;background-repeat:no-repeat;background-image:url(../images/password.hide.svg);cursor:pointer}.b-input-text_password .b-input-text__password-toggle_visible{background-image:url(../images/password.show.svg)}.b-input-text_password .b-input-text__input{padding-right:67px;z-index:1;position:relative;background-color:transparent}.b-input-text_password .b-input-text__label{z-index:2}.b-input-text_compact .b-input-text__label{display:none}.b-input-text_compact .b-input-text__input{padding:4px 10px 2px;height:auto}.b-input-text_compact_md .b-input-text__input{padding:10px 40px 10px 10px;height:auto}.b-input-text_compact_md .b-input-text__icon-holder{width:40px}.b-input-text_error .b-input-text__wrap{border-color:#d0021b}.b-input-text_error .b-input-text__input,.b-input-text_error .b-input-text__label{color:#d0021b}.b-input-text_error .b-input-text__error{margin-top:6px;font-size:12px;display:block;color:#d0021b}.b-input-text_error .b-input-text__required-icon{color:#d0021b}.b-input-text_error .b-input-text__calendar::before,.b-select_error .select2-container--big .select2-selection--single .select2-selection__arrow::before{background-color:#d0021b}.b-input-text_theme_grey .b-input-text__wrap{padding:0;border-color:#eeecec}.b-input-text_theme_grey .b-input-text__input{background:#eeecec}.b-input-text_theme_light-gray .b-input-text__wrap{border-color:#ddd}.b-input-text_theme_light-gray .b-input-text__input,.b-input-text_theme_light-gray .b-input-text__label{color:#ddd}.b-input-text_theme_light-gray .b-input-text__input:disabled{background-color:#fff}.b-input-text_search .b-input-text__search{display:flex;justify-content:center;align-items:center;width:59px;padding:0;margin:0;background-color:transparent;position:absolute;right:0;top:0;bottom:0;z-index:2;cursor:pointer}.b-input-text_search .b-input-text__search::before{content:'';position:absolute;top:9px;bottom:11px;left:0;width:1px;background-color:#241828;opacity:.5}.b-input-text_search .b-input-text__input{padding-right:67px;z-index:1;position:relative;background-color:transparent}.b-input-text_search .b-input-text__label{z-index:2}.b-institute{padding:20px 25px;display:flex;align-items:center;color:#333}.b-institute__logo{object-fit:contain;margin-right:25px;max-width:65px}.b-institute__name{font-size:16px;font-family:Roboto,sans-serif;font-weight:700;color:#3385e4;margin-bottom:15px;text-decoration:none;display:block}.b-institute__info-block{width:90%}.b-institute__row{display:flex;align-items:center;justify-content:space-between;border-radius:5px;padding:0 15px 11px}.b-institute__desc-block{display:flex;flex-wrap:wrap;align-items:center;margin-top:11px}.b-institute__desc-block_type{width:30%}.b-institute__desc-block_averageMark,.b-institute__desc-block_city{width:20%}.b-institute__desc-block_position{min-width:120px;justify-content:flex-start}.b-institute__desc-title{width:100%;font-size:12px;color:rgba(78,78,78,.5);margin-bottom:12px}.b-institute__desc-value{font-size:14px}.b-institute__desc-value_points{background:#4ebd17;border-radius:5px;color:#fff;padding:3px 5px;margin-left:30px}.b-institute__link-item{flex:1}.b-institute__link-item_right{text-align:right}.b-institute_border{border:1px solid #999;border-radius:5px}.b-institute_background .b-institute__row{background:rgba(250,249,230,.8)}.b-institute_with-info{flex-wrap:wrap;justify-content:space-between;padding:10px 0}.b-institute_with-info .b-institute__logo{width:10%;margin-right:0}.b-institute_with-info .b-institute__info-block{width:86%;margin-bottom:20px}.b-institute_with-info .b-institute__additional-info{width:100%;border:1px solid #ddd;border-radius:5px;margin-bottom:10px;display:none}.b-institute_with-info .b-institute__additional-info_show{display:block}.b-institute_with-info .b-institute__string{font-size:14px;color:#333;display:flex;align-items:center;justify-content:space-between;padding:11px 40% 11px 15px}.b-institute_with-info .b-institute__string:not(:first-child){border-top:1px solid #ddd}.b-institute_with-info .b-institute__string_big{background-color:rgba(51,133,228,.1);padding-right:15px;display:flex;justify-content:space-between;align-items:center}.b-institute_with-info .b-institute__arrow{object-fit:none}.b-institute_with-info .b-institute__wrapper{width:86%;display:flex;justify-content:space-between}.b-institute_with-info .b-institute__desc-block{width:20%}.b-institute_with-info .b-institute__desc-block_arrow{width:14%}.b-institute_with-info .b-institute__desc-title{min-width:108px}.b-institute_with-info .b-institute__code{color:#3385e4}.b-institute_with-info .b-institute__mainSpecilty{font-family:Roboto,sans-serif;font-weight:700;padding:0 10px}.b-institute_with-info .b-institute__relevance{margin-left:5px;background-color:#fff;padding:3px 7px;border-radius:5px}.b-institute_with-info .b-institute__links{width:100%;display:flex;align-items:center;justify-content:space-between}.b-institute_with-info .b-institute__link{font-size:14px;color:#3385e4;text-decoration:underline}.b-institute_with-info .b-institute__budget_box,.b-institute_with-info .b-institute__contract_box{border-radius:3px;font-size:13px;background-color:#74d2bc;padding:1px 4px;font-family:'Roboto',sans-serif;text-align:center;box-sizing:border-box;color:#fff;margin-right:5px}.b-institute_with-info .b-institute__contract_box{background-color:#78c0dc;padding:1px 5px 1px 4px}@media (max-width:1279px) and (min-width:300px){.b-institute_adapt_default .b-institute__row{flex-wrap:wrap}}@media (min-width:768px) and (max-width:1023px){.b-institute_adapt_default .b-institute__desc-block{min-width:125px}}@media (max-width:767px){.b-institute_adapt_default{flex-direction:column;padding:10px 15px}.b-institute_adapt_default .b-institute__logo{margin:0 0 15px}.b-institute_adapt_default .b-institute__info-block{width:100%}.b-institute_adapt_default .b-institute__name{font-size:14px;line-height:1.3}.b-institute_adapt_default .b-institute__desc-block{width:20%;min-width:150px}}@media (min-width:768px) and (max-width:1023px){.b-institute_adapt_extended .b-institute__desc-block{min-width:125px}}@media (max-width:767px){.b-institute_adapt_extended{flex-direction:column;padding:10px 0}.b-institute_adapt_extended .b-institute__logo{width:auto;margin:0 0 15px}.b-institute_adapt_extended .b-institute__info-block{width:100%}.b-institute_adapt_extended .b-institute__name{font-size:14px;line-height:1.3}.b-institute_adapt_extended .b-institute__row{flex-wrap:wrap}.b-institute_adapt_extended .b-institute__desc-block{width:20%;min-width:150px}.b-institute_adapt_extended .b-institute__string{padding-right:15px}.b-institute_adapt_extended .b-institute__arrow,.b-institute_adapt_extended .b-institute__duration{display:none}.b-institute_adapt_extended .b-institute__code{margin-right:15px}.b-institute_adapt_extended .b-institute__wrapper{width:100%;flex-wrap:wrap}.b-institute_adapt_extended .b-institute__relevance{margin-bottom:1px;display:inline-block}}.b-intro-video__wrapper{max-width:460px;height:337px;display:flex;border-radius:56px;overflow:hidden}.b-intro-video__video{object-fit:cover;width:100%;height:100%}@media (min-width:768px) and (max-width:1023px){.b-intro-video_adapt_default .b-intro-video__wrapper{height:290px}}@media (max-width:767px){.b-intro-video_adapt_default .b-intro-video__wrapper{height:360px}}.b-landing-conversion__desktop-img,.b-landing-conversion__mobile-img{max-width:100%}.b-landing-conversion__preview{position:relative}.b-landing-conversion__mobile{position:absolute;bottom:-13.3%;right:0;max-width:30%}.b-landing-conversion__desktop{max-width:95%}.b-landing-conversion__links{display:flex;padding-left:35px;max-width:615px;margin:27px -15px -20px}.b-landing-conversion__link-wrap{display:flex;flex:50%;max-width:50%;padding-left:15px;padding-right:15px;align-items:center;margin-bottom:20px}.b-landing-conversion__link-ico-wrap{margin-right:20px;height:58px;flex:54px 0 0;max-width:54px;display:flex;align-items:center;justify-content:flex-end}.b-landing-conversion__link-ico{max-width:100%;max-height:100%}.b-landing-conversion__link-content{padding-top:2px}.b-landing-conversion__link,.b-landing-conversion__link-title{font-size:16px;line-height:1.4;color:#4a4a4a}.b-landing-conversion__link{color:#3385e4}.b-landing-conversion__button-wrap{margin-top:55px;text-align:center}.b-landing-conversion__button{font-weight:700;min-width:250px;letter-spacing:.025em}.b-landing-conversion_center .b-landing-conversion__links{max-width:none;justify-content:center}.b-landing-conversion_center .b-landing-conversion__link-wrap{flex:0 1 auto;max-width:none}.b-landing-conversion_center .b-landing-conversion__link-title{width:max-content}@media (min-width:768px) and (max-width:1023px){.b-landing-conversion_adapt_default .b-landing-conversion__links{margin-top:11%}}@media (max-width:767px){.b-landing-conversion_adapt_default .b-landing-conversion__links{margin-top:11%;flex-wrap:wrap;justify-content:center;padding-left:0}.b-landing-conversion_adapt_default .b-landing-conversion__link-wrap{flex:100%;max-width:250px}.b-landing-conversion_adapt_default .b-landing-conversion__link-ico-wrap{justify-content:center}.b-landing-conversion_adapt_default .b-landing-conversion__button-wrap{margin-top:24px}}.b-landing-help{position:relative}.b-landing-help__row{display:flex;align-items:center;margin-left:-15px;margin-right:-15px}.b-landing-help__row_content{padding-top:25px;padding-bottom:25px}.b-landing-help__col{padding-left:15px;padding-right:15px;flex:auto}.b-landing-help__col_image{flex:256px 0 0;max-width:256px}.b-landing-help__col_button{flex:305px 0 0;max-width:305px}.b-landing-help__text{font-size:30px;line-height:1.2;font-family:RoundPro,sans-serif;font-weight:900;vertical-align:middle}.b-landing-help__image-wrap{margin-top:-60px;margin-bottom:-10px}.b-landing-help__button{font-weight:700;width:100%;font-size:15px}.b-landing-help_theme_night .b-landing-help__text{color:#fff}@media (min-width:1024px) and (max-width:1279px){.b-landing-help_adapt_default .b-landing-help__row_content{flex-direction:column;max-width:700px;text-align:center}.b-landing-help_adapt_default .b-landing-help__col_button{padding-top:20px;flex:auto;max-width:none}}@media (min-width:768px) and (max-width:1023px){.b-landing-help_adapt_default .b-landing-help__row_content{flex-direction:column;max-width:700px}.b-landing-help_adapt_default .b-landing-help__content{max-width:500px;margin-left:auto;margin-top:auto;text-align:center}.b-landing-help_adapt_default .b-landing-help__col_button{padding-top:20px;flex:auto;max-width:none}.b-landing-help_adapt_default .b-landing-help__button{font-size:12px}}@media (max-width:767px){.b-landing-help_adapt_default .b-landing-help__row_content{flex-direction:column;max-width:700px}.b-landing-help_adapt_default .b-landing-help__content{margin-left:auto;margin-top:auto;text-align:center}.b-landing-help_adapt_default .b-landing-help__col_button{padding-top:20px;flex:auto;max-width:none}.b-landing-help_adapt_default .b-landing-help__button{font-size:12px}.b-landing-help_adapt_default .b-landing-help__col_image{display:none}.b-landing-help_adapt_default .b-landing-help__text{font-size:27px}.b-landing-help_adapt_default .b-landing-help__content{max-width:400px}}.b-landing-intro-text__content{position:relative;margin-bottom:32px}.b-landing-intro-text__content_pt_md{padding-top:45px}.b-landing-intro-text__content_pt_sm{padding-top:25px}.b-landing-intro-text__title{font-size:48px;line-height:1.12;color:#4a4a4a;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:28px}.b-landing-intro-text__title_fz_md{font-size:45px}.b-landing-intro-text__title_fz_sm{font-size:41px}.b-landing-intro-text__text{font-size:16px;line-height:1.84;letter-spacing:.2px;color:#333}.b-landing-intro-text__text_fw_med{font-weight:500}.b-landing-intro-text__text_fz_lg{font-size:19px}.b-landing-intro-text__text_color_gray{color:#828282}.b-landing-intro-text__list-item{padding-left:17px;font-size:19px;line-height:1.4;letter-spacing:.2px;color:#333;position:relative;margin-bottom:6px}.b-landing-intro-text__list-item::before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:50%;background-color:#ffd012}.b-landing-intro-text__list-item_color_gray{color:#828282}.b-landing-intro-text__bg-img{position:absolute}.b-landing-intro-text__bg-img_arrow{right:-47px;top:-10px}.b-landing-intro-text__earn{background-image:url(../images/landing-intro-eclipse.png);background-size:contain;background-repeat:no-repeat;background-position:center;padding-bottom:30.12048%;height:0;position:relative}.b-landing-intro-text__earn-inner{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:20px 55px 25px}.b-landing-intro-text__earn-wrap{width:410px}.b-landing-intro-text__earn-text{font-size:29px;line-height:40px;color:#333;font-family:RoundPro,sans-serif;font-weight:700}.b-landing-intro-text__earn-bold{font-size:41px;line-height:34px;font-family:RoundPro,sans-serif;font-weight:900;color:#67b3f5}.b-landing-intro-text_partner .b-landing-intro-text__earn{padding-bottom:0;height:auto;border-radius:60px;background-image:none;background-color:#f9fcff}.b-landing-intro-text_partner .b-landing-intro-text__earn-wrap{width:310px}.b-landing-intro-text_partner .b-landing-intro-text__earn-inner{padding:23px 40px;position:static}.b-landing-intro-text_partner .b-landing-intro-text__earn-text{font-size:22px;line-height:29px}.b-landing-intro-text_partner .b-landing-intro-text__earn-bold{font-size:26px;line-height:29px}@media (min-width:1024px) and (max-width:1279px){.b-landing-intro-text_adapt_default .b-landing-intro-text__bg-img_arrow{display:none}.b-landing-intro-text_adapt_default .b-landing-intro-text__earn-text{font-size:28px}.b-landing-intro-text_adapt_default .b-landing-intro-text__br-hide{display:none}}@media (min-width:768px) and (max-width:1023px){.b-landing-intro-text_adapt_default .b-landing-intro-text__bg-img_arrow{display:none}.b-landing-intro-text_adapt_default .b-landing-intro-text__earn-inner{padding-left:32px;padding-right:32px}.b-landing-intro-text_adapt_default .b-landing-intro-text__earn-wrap{width:290px}.b-landing-intro-text_adapt_default .b-landing-intro-text__earn-text{font-size:22px;line-height:32px}.b-landing-intro-text_adapt_default .b-landing-intro-text__earn-bold{font-size:26px;line-height:32px}.b-landing-intro-text_adapt_default .b-landing-intro-text__br-hide{display:none}.b-landing-intro-text_adapt_default .b-landing-intro-text__title{font-size:30px}}@media (max-width:767px){.b-landing-intro-text_adapt_default .b-landing-intro-text__bg-img_arrow{display:none}.b-landing-intro-text_adapt_default .b-landing-intro-text__earn-inner{padding-left:32px;padding-right:32px}.b-landing-intro-text_adapt_default .b-landing-intro-text__earn-wrap{width:290px}.b-landing-intro-text_adapt_default .b-landing-intro-text__earn-text{font-size:22px;line-height:32px}.b-landing-intro-text_adapt_default .b-landing-intro-text__earn-bold{font-size:26px;line-height:32px}.b-landing-intro-text_adapt_default .b-landing-intro-text__br-hide{display:none}.b-landing-intro-text_adapt_default .b-landing-intro-text__list{display:inline-block}.b-landing-intro-text_adapt_default .b-landing-intro-text__list-item{text-align:left}.b-landing-intro-text_adapt_default .b-landing-intro-text__content{text-align:center}.b-landing-intro-text_adapt_default .b-landing-intro-text__content_pt_md,.b-landing-intro-text_adapt_default .b-landing-intro-text__content_pt_sm{padding-top:0}.b-landing-intro-text_adapt_default .b-landing-intro-text__earn-wrap{margin-left:auto;margin-right:auto}.b-landing-intro-text_adapt_default .b-landing-intro-text__title{font-size:24px;max-width:400px;margin-left:auto;margin-right:auto}.b-landing-intro-text_adapt_default .b-landing-intro-text__text{max-width:400px;margin-left:auto;margin-right:auto;font-size:15px}.b-landing-intro-text_adapt_default .b-landing-intro-text__text_list-title{font-size:19px}}@media (min-width:1024px) and (max-width:1279px){.b-landing-intro-text_adapt_partner .b-landing-intro-text__bg-img_arrow{display:none}.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-text{font-size:28px}.b-landing-intro-text_adapt_partner .b-landing-intro-text__br-hide{display:none}}@media (min-width:768px) and (max-width:1023px){.b-landing-intro-text_adapt_partner .b-landing-intro-text__bg-img_arrow{display:none}.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-inner{padding-left:32px;padding-right:32px}.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-wrap{width:290px}.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-text{font-size:22px;line-height:32px}.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-bold{font-size:26px;line-height:32px}.b-landing-intro-text_adapt_partner .b-landing-intro-text__br-hide{display:none}.b-landing-intro-text_adapt_partner .b-landing-intro-text__title{font-size:30px}}@media (max-width:767px){.b-landing-intro-text_adapt_partner .b-landing-intro-text__bg-img_arrow{display:none}.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-inner{padding-left:32px;padding-right:32px}.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-wrap{width:290px}.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-text{font-size:22px;line-height:32px}.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-bold{font-size:26px;line-height:32px}.b-landing-intro-text_adapt_partner .b-landing-intro-text__br-hide{display:none}.b-landing-intro-text_adapt_partner .b-landing-intro-text__list{display:inline-block}.b-landing-intro-text_adapt_partner .b-landing-intro-text__list-item{text-align:left}.b-landing-intro-text_adapt_partner .b-landing-intro-text__content{text-align:center}.b-landing-intro-text_adapt_partner .b-landing-intro-text__content_pt_md,.b-landing-intro-text_adapt_partner .b-landing-intro-text__content_pt_sm{padding-top:0}.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-wrap{margin-left:auto;margin-right:auto}.b-landing-intro-text_adapt_partner .b-landing-intro-text__title{font-size:24px;max-width:400px;margin-left:auto;margin-right:auto}.b-landing-intro-text_adapt_partner .b-landing-intro-text__text{max-width:400px;margin-left:auto;margin-right:auto;font-size:15px}.b-landing-intro-text_adapt_partner .b-landing-intro-text__text_list-title{font-size:19px}}@media (min-width:1024px) and (max-width:1279px){.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-text{font-size:22px}}@media (max-width:767px){.b-landing-intro-text_adapt_partner .b-landing-intro-text__earn-inner{padding-top:12px;padding-bottom:12px}}.b-landing-offer__list-item{position:relative;padding-left:57px;margin-bottom:42px}.b-landing-offer__list-item:last-child{margin-bottom:0}.b-landing-offer__list-item::before{content:'';position:absolute;background-size:contain;background-image:url(../images/landing-offer-list.svg);width:38px;height:38px;top:0;left:0}.b-landing-offer__list-item-title{font-size:19px;line-height:1.37;margin-bottom:9px;color:#4a4a4a;font-family:RoundPro,sans-serif;font-weight:900}.b-landing-offer__list-item-text{font-size:16px;line-height:1.56;color:#333;opacity:.9}.b-landing-offer__strong{font-weight:700}@media (max-width:767px){.b-landing-offer_adapt_default .b-landing-offer__list-item{padding-left:45px;margin-bottom:20px}.b-landing-offer_adapt_default .b-landing-offer__list-item:last-child{margin-bottom:0}.b-landing-offer_adapt_default .b-landing-offer__list-item::before{width:30px;height:30px}.b-landing-offer_adapt_default .b-landing-offer__list-item-title{font-size:17px}.b-landing-offer_adapt_default .b-landing-offer__list-item-text{font-size:14px}}.b-landing-section-content{width:100%}.b-landing-section-content_mb_md{margin-bottom:53px}.b-landing-section-content__title{font-family:RoundPro,sans-serif;font-weight:900;font-size:38px;line-height:1.15;margin-bottom:23px}.b-landing-section-content__title_expert,.b-landing-section-content__title_online-support{width:578px}.b-landing-section-content__title_color_white{color:#fff}.b-landing-section-content__highlight{font-family:RoundPro,sans-serif;font-weight:900;display:flex;align-items:center;max-width:max-content;padding:4px 20px;margin-bottom:12px;border-radius:12px;font-size:19px}.b-landing-section-content__highlight_green{color:#fff;background-color:#4ebd17}.b-landing-section-content__highlight_yellow{color:#333;background-color:#ffd012}.b-landing-section-content__subtitle{font-size:18px;color:rgba(51,51,51,.5);line-height:1.667}.b-landing-section-content__subtitle_color_black{color:#4a4a4a}.b-landing-section-content__subtitle_color_grey{color:gray}.b-landing-section-content__subtitle_color_grey2{color:#717171}.b-landing-section-content__subtitle_color_white{color:#fff}.b-landing-section-content__subtitle_online-support{max-width:500px}.b-landing-section-content__subtitle_expert{max-width:526px}.b-landing-section-content__subtitle-plate{border-radius:10px;background:#ffd012;color:#333;font-family:RoundPro,sans-serif;font-weight:900;font-size:16px;line-height:1.5;width:fit-content;padding:9px 10px;margin-bottom:16px;text-align:center}.b-landing-section-content__text_strong{font-weight:bolder}.b-landing-section-content__image-wrap_last-orders{padding-top:50px;max-width:447px}.b-landing-section-content__image-wrap_last-orders-sm{padding-top:60px;max-width:373px;padding-left:40px}.b-landing-section-content__image-wrap_lets-go,.b-landing-section-content__image-wrap_lets-go-ru{max-width:554px;padding-left:20px;margin-right:-35px;overflow:hidden}.b-landing-section-content__image-wrap_lets-go-ru{max-width:397px}.b-landing-section-content__image-wrap_last-orders-shelf{max-width:253px;padding-top:48px}.b-landing-section-content__image-wrap_last-orders-computer{max-width:368px;padding-top:68px;padding-left:35px}.b-landing-section-content__image-wrap_expert,.b-landing-section-content__image-wrap_online-support{display:flex;justify-content:center}.b-landing-section-content__image-wrap_fly{margin-top:-50px}.b-landing-section-content__image{max-width:100%}.b-landing-section-content__image_lets-go{margin-bottom:-170px}.b-landing-section-content__image_lets-go-ru{margin-bottom:-10px}.b-landing-section-content__features{padding-top:35px}.b-landing-section-content__feature{display:flex;align-items:center;margin-left:-8px;margin-right:-8px;flex:auto;margin-bottom:19px}.b-landing-section-content__feature:last-child{margin-bottom:0}.b-landing-section-content__feature_gap-size_md{margin-left:-11px;margin-right:-11px}.b-landing-section-content__feature_gap-size_md .b-landing-section-content__feature-col{padding-left:11px;padding-right:11px}.b-landing-section-content__feature_mb_md{margin-bottom:32px}.b-landing-section-content__feature_mb_md:last-child{margin-bottom:0}.b-landing-section-content__feature-col{padding-left:8px;padding-right:8px}.b-landing-section-content__feature-col_image{flex:90px 0 0;max-width:90px}.b-landing-section-content__feature-title{padding-top:4px;font-weight:700;font-size:18px;line-height:1.3;margin-bottom:2px}.b-landing-section-content__feature-title_mb_md{margin-bottom:12px}.b-landing-section-content__feature-text{font-size:14px;line-height:1.286;color:rgba(0,0,0,.5)}.b-landing-section-content__feaure-image{max-width:100%}.b-landing-section-content__button-wrap{padding-top:35px}.b-landing-section-content__button{font-weight:700;letter-spacing:.03em}.b-landing-section-content__button_min-width_md{min-width:250px}.b-landing-section-content__list_decimal{list-style-type:decimal;padding:0 0 20px 25px}.b-landing-section-content__list_expert{list-style:none;padding-left:18px;max-width:526px}.b-landing-section-content__list-item_expert{font-size:18px;line-height:1.65}.b-landing-section-content__list-item_expert:not(:last-child){margin-bottom:15px}.b-landing-section-content__list-item_expert::before{content:"\2022";color:#ffd012;font-weight:700;display:inline-block;width:1em;margin-left:-1em}.b-landing-section-content__highlighted{display:inline-block;color:#fff;background-color:#55c090;padding:1px 8px 5px;border-radius:5px;line-height:1}.b-landing-section-content_theme_night .b-landing-section-content__title{color:#fff}.b-landing-section-content_theme_night .b-landing-section-content__subtitle{color:rgba(255,255,255,.8)}.b-landing-section-content_theme_night .b-landing-section-content__feature-title{color:rgba(255,255,255,.9)}.b-landing-section-content_theme_night .b-landing-section-content__feature-text{color:rgba(255,255,255,.8)}.b-landing-section-content_theme_light .b-landing-section-content__feature-text,.b-landing-section-content_theme_light .b-landing-section-content__feature-title,.b-landing-section-content_theme_light .b-landing-section-content__subtitle,.b-landing-section-content_theme_light .b-landing-section-content__title{color:#fff}@media (min-width:768px) and (max-width:1023px){.b-landing-section-content_adapt_default .b-landing-section-content__title{font-size:30px}.b-landing-section-content_adapt_default .b-landing-section-content__title_expert,.b-landing-section-content_adapt_default .b-landing-section-content__title_online-support{width:unset}.b-landing-section-content_adapt_default .b-landing-section-content__subtitle{font-size:16px}.b-landing-section-content_adapt_default .b-landing-section-content__subtitle_expert{max-width:unset}.b-landing-section-content_adapt_default .b-landing-section-content__image_expert,.b-landing-section-content_adapt_default .b-landing-section-content__image_online-support{max-width:260px}.b-landing-section-content_adapt_default .b-landing-section-content__list_expert{max-width:unset}}@media (max-width:767px){.b-landing-section-content_adapt_default .b-landing-section-content__title{font-size:28px}.b-landing-section-content_adapt_default .b-landing-section-content__title_expert,.b-landing-section-content_adapt_default .b-landing-section-content__title_online-support{width:100%}.b-landing-section-content_adapt_default .b-landing-section-content__subtitle{font-size:15px}.b-landing-section-content_adapt_default .b-landing-section-content__image-wrap_last-orders{max-width:300px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_default .b-landing-section-content__image-wrap_lets-go{padding-left:0;max-width:230px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_default .b-landing-section-content__image-wrap_lets-go-ru{padding-left:0;max-width:188px;margin-left:auto;margin-right:auto;margin-bottom:-50px}.b-landing-section-content_adapt_default .b-landing-section-content__image-wrap_last-orders-shelf{margin-left:auto;margin-right:auto;padding-top:20px;max-width:70%}.b-landing-section-content_adapt_default .b-landing-section-content__image-wrap_last-orders-computer{margin-left:auto;margin-right:auto;padding-left:0;padding-top:40px;max-width:70%}.b-landing-section-content_adapt_default .b-landing-section-content__button-wrap_expert{display:flex;justify-content:center}.b-landing-section-content_adapt_default .b-landing-section-content__feature-col_image{flex:70px 0 0;max-width:70px}}@media (min-width:768px) and (max-width:1023px){.b-landing-section-content_adapt_center .b-landing-section-content__title{font-size:30px}.b-landing-section-content_adapt_center .b-landing-section-content__title_expert,.b-landing-section-content_adapt_center .b-landing-section-content__title_online-support{width:unset}.b-landing-section-content_adapt_center .b-landing-section-content__subtitle{font-size:16px}.b-landing-section-content_adapt_center .b-landing-section-content__subtitle_expert{max-width:unset}.b-landing-section-content_adapt_center .b-landing-section-content__image_expert,.b-landing-section-content_adapt_center .b-landing-section-content__image_online-support{max-width:260px}.b-landing-section-content_adapt_center .b-landing-section-content__list_expert{max-width:unset}}@media (max-width:767px){.b-landing-section-content_adapt_center .b-landing-section-content__title{font-size:28px}.b-landing-section-content_adapt_center .b-landing-section-content__title_expert,.b-landing-section-content_adapt_center .b-landing-section-content__title_online-support{width:100%}.b-landing-section-content_adapt_center .b-landing-section-content__subtitle{font-size:15px}.b-landing-section-content_adapt_center .b-landing-section-content__image-wrap_last-orders{max-width:300px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_center .b-landing-section-content__image-wrap_lets-go{padding-left:0;max-width:230px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_center .b-landing-section-content__image-wrap_lets-go-ru{padding-left:0;max-width:188px;margin-left:auto;margin-right:auto;margin-bottom:-50px}.b-landing-section-content_adapt_center .b-landing-section-content__image-wrap_last-orders-shelf{margin-left:auto;margin-right:auto;padding-top:20px;max-width:70%}.b-landing-section-content_adapt_center .b-landing-section-content__image-wrap_last-orders-computer{margin-left:auto;margin-right:auto;padding-left:0;padding-top:40px;max-width:70%}.b-landing-section-content_adapt_center .b-landing-section-content__button-wrap_expert{display:flex;justify-content:center}.b-landing-section-content_adapt_center .b-landing-section-content__feature-col_image{flex:70px 0 0;max-width:70px}.b-landing-section-content_adapt_center .b-landing-section-content__subtitle,.b-landing-section-content_adapt_center .b-landing-section-content__title{text-align:center}}@media (min-width:768px) and (max-width:1023px){.b-landing-section-content_adapt_center-ru .b-landing-section-content__title{font-size:30px}.b-landing-section-content_adapt_center-ru .b-landing-section-content__title_expert,.b-landing-section-content_adapt_center-ru .b-landing-section-content__title_online-support{width:unset}.b-landing-section-content_adapt_center-ru .b-landing-section-content__subtitle{font-size:16px}.b-landing-section-content_adapt_center-ru .b-landing-section-content__subtitle_expert{max-width:unset}.b-landing-section-content_adapt_center-ru .b-landing-section-content__image_expert,.b-landing-section-content_adapt_center-ru .b-landing-section-content__image_online-support{max-width:260px}.b-landing-section-content_adapt_center-ru .b-landing-section-content__list_expert{max-width:unset}}@media (max-width:767px){.b-landing-section-content_adapt_center-ru .b-landing-section-content__title_expert,.b-landing-section-content_adapt_center-ru .b-landing-section-content__title_online-support{width:100%}.b-landing-section-content_adapt_center-ru .b-landing-section-content__subtitle{font-size:15px}.b-landing-section-content_adapt_center-ru .b-landing-section-content__image-wrap_last-orders{max-width:300px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_center-ru .b-landing-section-content__image-wrap_lets-go{padding-left:0;max-width:230px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_center-ru .b-landing-section-content__image-wrap_lets-go-ru{padding-left:0;max-width:188px;margin-left:auto;margin-right:auto;margin-bottom:-50px}.b-landing-section-content_adapt_center-ru .b-landing-section-content__image-wrap_last-orders-shelf{margin-left:auto;margin-right:auto;padding-top:20px;max-width:70%}.b-landing-section-content_adapt_center-ru .b-landing-section-content__image-wrap_last-orders-computer{margin-left:auto;margin-right:auto;padding-left:0;padding-top:40px;max-width:70%}.b-landing-section-content_adapt_center-ru .b-landing-section-content__button-wrap_expert{display:flex;justify-content:center}.b-landing-section-content_adapt_center-ru .b-landing-section-content__feature-col_image{flex:70px 0 0;max-width:70px}.b-landing-section-content_adapt_center-ru .b-landing-section-content__title{text-align:center;font-size:24px;margin-bottom:16px}.b-landing-section-content_adapt_center-ru .b-landing-section-content__subtitle{text-align:center}}@media (min-width:1280px){.b-landing-section-content_adapt_form .b-landing-section-content__title{max-width:480px}.b-landing-section-content_adapt_form .b-landing-section-content__subtitle{max-width:470px}}@media (min-width:1024px) and (max-width:1279px){.b-landing-section-content_adapt_form .b-landing-section-content__title{text-align:center;max-width:705px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_form .b-landing-section-content__subtitle-plate{margin-left:auto;margin-right:auto}}@media (min-width:768px) and (max-width:1023px){.b-landing-section-content_adapt_form .b-landing-section-content__title{text-align:center;max-width:705px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_form .b-landing-section-content__subtitle-plate{margin-left:auto;margin-right:auto}}@media (max-width:767px){.b-landing-section-content_adapt_form .b-landing-section-content__title{text-align:center;font-size:24px;max-width:355px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_form .b-landing-section-content__subtitle{text-align:center;font-size:15px}.b-landing-section-content_adapt_form .b-landing-section-content__subtitle-plate{max-width:251px;margin-left:auto;margin-right:auto;padding-top:4px;padding-bottom:4px}}@media (min-width:768px) and (max-width:1023px){.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__title{font-size:30px}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__title_expert,.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__title_online-support{width:unset}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__subtitle{font-size:16px}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__subtitle_expert{max-width:unset}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__image_expert,.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__image_online-support{max-width:260px}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__list_expert{max-width:unset}}@media (max-width:767px){.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__title{font-size:28px}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__title_expert,.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__title_online-support{width:100%}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__subtitle{font-size:15px}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__image-wrap_last-orders{max-width:300px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__image-wrap_lets-go{padding-left:0;max-width:230px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__image-wrap_lets-go-ru{padding-left:0;max-width:188px;margin-left:auto;margin-right:auto;margin-bottom:-50px}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__image-wrap_last-orders-shelf{margin-left:auto;margin-right:auto;padding-top:20px;max-width:70%}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__image-wrap_last-orders-computer{margin-left:auto;margin-right:auto;padding-left:0;padding-top:40px;max-width:70%}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__button-wrap_expert{display:flex;justify-content:center}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__feature-col_image{flex:70px 0 0;max-width:70px}}@media (min-width:768px) and (max-width:1023px){.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__title{text-align:center;font-size:24px;max-width:400px;margin:0 auto 16px}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__subtitle{text-align:center;max-width:400px;margin:0 auto}}@media (max-width:767px){.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__title{text-align:center;font-size:24px;margin-bottom:16px}.b-landing-section-content_adapt_advantages-ru .b-landing-section-content__subtitle{text-align:center}}@media (min-width:768px) and (max-width:1023px){.b-landing-section-content_adapt_reviews .b-landing-section-content__title{font-size:30px}.b-landing-section-content_adapt_reviews .b-landing-section-content__title_expert,.b-landing-section-content_adapt_reviews .b-landing-section-content__title_online-support{width:unset}.b-landing-section-content_adapt_reviews .b-landing-section-content__subtitle{font-size:16px}.b-landing-section-content_adapt_reviews .b-landing-section-content__subtitle_expert{max-width:unset}.b-landing-section-content_adapt_reviews .b-landing-section-content__image_expert,.b-landing-section-content_adapt_reviews .b-landing-section-content__image_online-support{max-width:260px}.b-landing-section-content_adapt_reviews .b-landing-section-content__list_expert{max-width:unset}}@media (max-width:767px){.b-landing-section-content_adapt_reviews .b-landing-section-content__title{font-size:28px}.b-landing-section-content_adapt_reviews .b-landing-section-content__title_expert,.b-landing-section-content_adapt_reviews .b-landing-section-content__title_online-support{width:100%}.b-landing-section-content_adapt_reviews .b-landing-section-content__subtitle{font-size:15px}.b-landing-section-content_adapt_reviews .b-landing-section-content__image-wrap_last-orders{max-width:300px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_reviews .b-landing-section-content__image-wrap_lets-go{padding-left:0;max-width:230px;margin-left:auto;margin-right:auto}.b-landing-section-content_adapt_reviews .b-landing-section-content__image-wrap_lets-go-ru{padding-left:0;max-width:188px;margin-left:auto;margin-right:auto;margin-bottom:-50px}.b-landing-section-content_adapt_reviews .b-landing-section-content__image-wrap_last-orders-shelf{margin-left:auto;margin-right:auto;padding-top:20px;max-width:70%}.b-landing-section-content_adapt_reviews .b-landing-section-content__image-wrap_last-orders-computer{margin-left:auto;margin-right:auto;padding-left:0;padding-top:40px;max-width:70%}.b-landing-section-content_adapt_reviews .b-landing-section-content__button-wrap_expert{display:flex;justify-content:center}.b-landing-section-content_adapt_reviews .b-landing-section-content__feature-col_image{flex:70px 0 0;max-width:70px}.b-landing-section-content_adapt_reviews .b-landing-section-content__title{text-align:center}.b-landing-section-content_adapt_reviews .b-landing-section-content__highlight{flex-direction:row-reverse;padding:8px 12px;font-size:16px;line-height:22px}.b-landing-section-content_adapt_reviews .b-landing-section-content__highlight-icon{transform:rotate(20deg)}.b-landing-section-content_adapt_reviews .b-landing-section-content__subtitle{text-align:center}}.b-landing-system__row{display:flex;margin-left:-15px;margin-right:-15px}.b-landing-system__col{flex:50%;max-width:50%;padding-left:15px;padding-right:15px}.b-landing-system__text{font-size:19px;line-height:1.58;color:#333;padding-top:53px;padding-left:4px}.b-landing-system__strong{font-weight:700}.b-landing-system__video{padding-left:50px}.b-landing-system__video-img{max-width:100%}.b-landing-system__video-open{position:relative;cursor:pointer;display:inline-block}.b-landing-system__video-tip{position:absolute;font-family:PFKidsPro,sans-serif;font-weight:400;font-size:18px;line-height:1.11;color:#271d5a;right:-78px;bottom:-40px}.b-landing-system__video-tip::before{content:'';position:absolute;right:calc(100% + 10px);bottom:6px;background-image:url(../images/landing-video-rope.svg);width:47px;height:27px;background-size:contain;background-position:center;background-repeat:no-repeat}@media (min-width:1024px) and (max-width:1279px){.b-landing-system_adapt_default .b-landing-system__video{padding-left:0}}@media (min-width:768px) and (max-width:1023px){.b-landing-system_adapt_default .b-landing-system__video{padding-left:0}.b-landing-system_adapt_default .b-landing-system__video-tip{width:130px;right:calc(50% - 186px);bottom:-50px}.b-landing-system_adapt_default .b-landing-system__video-tip::before{bottom:15px}.b-landing-system_adapt_default .b-landing-system__text{font-size:16px}}@media (max-width:767px){.b-landing-system_adapt_default .b-landing-system__video{padding-left:0}.b-landing-system_adapt_default .b-landing-system__video-tip{right:calc(50% - 186px);bottom:-50px}.b-landing-system_adapt_default .b-landing-system__video-tip::before{bottom:15px;display:none}.b-landing-system_adapt_default .b-landing-system__text{font-size:16px}.b-landing-system_adapt_default .b-landing-system__row{flex-wrap:wrap}.b-landing-system_adapt_default .b-landing-system__video{text-align:center}.b-landing-system_adapt_default .b-landing-system__video-tip{position:static;width:auto;text-align:center;padding-top:20px}.b-landing-system_adapt_default .b-landing-system__text{padding:0;text-align:center;max-width:600px;margin-left:auto;margin-right:auto}.b-landing-system_adapt_default .b-landing-system__col{flex:100%;max-width:100%;margin-bottom:25px}.b-landing-system_adapt_default .b-landing-system__col:last-child{margin-bottom:0}}.b-leave-popup{padding:30px 0 50px;background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px}.b-leave-popup__title{font-family:RoundPro,sans-serif;font-weight:900;font-size:26px;line-height:1.54;text-align:center;color:#333}.b-leave-popup__content-wrapper{margin-top:30px;display:flex;justify-content:center}.b-leave-popup__img{vertical-align:bottom;max-width:100%}.b-leave-popup__form{width:50%;flex-shrink:0;padding-right:50px}.b-leave-popup__text{font-family:Roboto,sans-serif;font-weight:400;font-size:20px;line-height:1.5;color:#333}.b-leave-popup__text-strong{display:inline;font-family:Roboto,sans-serif;font-weight:700}.b-leave-popup__emoji{margin-left:10px}.b-leave-popup__form-area{margin-top:15px;width:100%;max-width:276px}.b-leave-popup__btn{margin-top:18px;max-width:175px;width:100%}.b-leave-popup__btn-area{display:flex;justify-content:center}@media (max-width:767px){.b-leave-popup_adapt_default .b-leave-popup__img{min-width:200px}.b-leave-popup_adapt_default .b-leave-popup__text{font-size:16px}.b-leave-popup_adapt_default .b-leave-popup__form{width:100%;max-width:350px;flex-shrink:1;padding-right:20px;padding-left:20px}}@media (max-width:496px){.b-leave-popup_adapt_default .b-leave-popup__content-wrapper{flex-wrap:wrap;justify-content:center}.b-leave-popup_adapt_default .b-leave-popup__img-holder{width:100%;text-align:center}.b-leave-popup_adapt_default .b-leave-popup__text{font-size:16px}.b-leave-popup_adapt_default .b-leave-popup__form{min-width:50%;max-width:350px;padding-right:20px;padding-left:20px;display:flex;flex-direction:column;align-items:center;margin-top:20px}}.b-links-popup__wrap{background-color:#fff;box-shadow:0 20px 40px 0 rgba(0,0,0,.1);padding:24px 0 39px;border-radius:5px}.b-links-popup__container{padding:0 60px}.b-links-popup__hr{margin-top:20px;margin-bottom:16px;border:0;border-top:1px solid #ddd}.b-links-popup__title{font-family:Roboto,sans-serif;font-weight:700;font-size:20px;line-height:1.15}.b-links-popup__list{column-count:3;margin-bottom:-10px}.b-links-popup__item{display:inline-block;width:100%;margin-bottom:10px}.b-links-popup__link{color:#3385e4;line-height:1.4;font-size:14px}.b-links-popup__link:hover{text-decoration:underline}.b-links-popup__search{margin-bottom:30px}.b-links-popup_horizontal .b-links-popup__list{column-count:1;display:flex;margin-left:-10px;margin-right:-10px;flex-wrap:wrap}.b-links-popup_horizontal .b-links-popup__item{padding-left:10px;padding-right:10px;flex:33.33333%;max-width:33.33333%}.b-links-popup_theme_cities .b-links-popup__link{color:#333;font-size:13px}.b-links-popup_theme_cities .b-links-popup__link:hover{cursor:pointer;text-decoration:none}.b-links-popup_theme_cities .b-links-popup__link_active{position:relative;font-weight:700;font-size:14px;line-height:1.3}.b-links-popup_theme_cities .b-links-popup__link_active::before{content:'';position:absolute;left:0;right:0;bottom:-2px;background-color:#ffd012;height:2px}@media (max-width:767px){.b-links-popup_adapt_default .b-links-popup__container{padding-left:15px;padding-right:15px}.b-links-popup_adapt_default .b-links-popup__list{column-count:2}.b-links-popup_adapt_horizontal .b-links-popup__container{padding-left:13px;padding-right:13px}.b-links-popup_adapt_horizontal .b-links-popup__list{margin-left:-7px;margin-right:-7px}.b-links-popup_adapt_horizontal .b-links-popup__item{flex:50%;max-width:50%;padding-left:7px;padding-right:7px}.b-links-popup_adapt_horizontal .b-links-popup__link_active{font-size:13px}}.b-little-table{background-color:#fff;z-index:1;box-shadow:0 10px 20px rgba(121,53,53,.116367);border-radius:5px;color:#333}.b-little-table__title{padding:20px;border-bottom:1.5px solid #dadada;height:80px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;line-height:1.5;font-family:Roboto,sans-serif;font-weight:900;text-transform:uppercase}.b-little-table__rating-block{padding:15px;height:295px;display:flex;flex-direction:column;justify-content:space-between;font-size:12px;line-height:14px}.b-little-table__row{display:flex;align-items:center;justify-content:space-between;width:96%}.b-little-table__logo{width:25px;height:25px;object-fit:contain}.b-little-table__name{width:65%;display:inline;color:#333}.b-little-table__name_clickable{cursor:pointer}.b-little-table__points{width:15%;color:#4ebd17}.b-little-table__link-block{height:47px;display:flex;align-items:center;padding:15px;border-top:1.5px solid #dadada}.b-little-table__link{font-size:14px;color:#3385e4;text-decoration:none}@media (min-width:1024px) and (max-width:1279px){.b-little-table_adapt_default .b-littleTable__title{font-size:12px}}.b-login-form__wrapper{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);padding:45px 30px 48px;border-radius:5px}.b-login-form__wrapper_padding_none{padding:0}.b-login-form__wrapper_shadow_none{box-shadow:none}.b-login-form__title{text-align:center;font-size:39px;color:#333;font-family:RoundPro,sans-serif;font-weight:700;margin-bottom:30px}.b-login-form__subtitle{text-align:center;font-size:18px;font-family:Roboto,sans-serif;font-weight:400;line-height:1.2;margin-bottom:20px}.b-login-form__subtitle_warning{background:#feffd1;border-radius:5px;font-size:16px;line-height:1.25;letter-spacing:.5px;color:#333;padding:10px 14px}.b-login-form__title-link{color:#ffd012;border-bottom:dotted 5px #ffd012}.b-login-form__service-buttons{display:flex;flex-wrap:wrap;margin-left:-6px;margin-right:-6px;margin-bottom:-12px;justify-content:space-between}.b-login-form__service-button-wrap{flex:1 0;max-width:132px;margin:0 5px 12px}.b-login-form__service-button-wrap_single{max-width:none}.b-login-form__service-buttons-header{font-size:16px;color:#5e5a5a;font-weight:700;text-align:center;margin-bottom:12px}.b-login-form__service-separator{position:relative;overflow:hidden;height:23px;margin:32px 0 15px;display:flex;justify-content:center}.b-login-form__service-separator::before{content:'';height:1px;background-color:#d3d4d8;left:0;right:0;position:absolute;top:50%}.b-login-form__service-separator-text{color:rgba(51,51,51,.6);font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.62;position:absolute;background-color:#fff;padding-left:14px;padding-right:14px}.b-login-form__control{margin-bottom:20px}.b-login-form__control:last-child,.b-login-form__control_mb_sm:last-child{margin-bottom:0}.b-login-form__control_mb_sm{margin-bottom:10px}.b-login-form__button-wrap{text-align:center}.b-login-form__button{width:100%;font-weight:700;min-width:240px}.b-login-form__button_width_auto{width:auto}.b-login-form__alert,.b-page__dev-nav-list li{margin-top:20px}.b-login-form__link-wrap{text-align:center}.b-login-form__link{font-size:16px;text-decoration:none;color:#3385e4}.b-login-form__link:hover{text-decoration:underline}.b-login-form__bottom-text{margin:48px 0 13px;text-align:center}.b-login-form__service-preloader{display:flex;justify-content:center}@media (max-width:767px){.b-login-form_adapt_default .b-login-form__wrapper{padding:25px 20px}.b-login-form_adapt_default .b-login-form__wrapper_padding_none{padding:0}.b-login-form_adapt_default .b-login-form__title{max-width:380px;margin-left:auto;margin-right:auto}.b-login-form_adapt_default .b-login-form__button{min-width:210px}.b-login-form_adapt_default .b-login-form__service-button-wrap{flex:100%;max-width:100%}}.b-login-two-fa-popup{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px}.b-login-two-fa-popup__header{padding:30px 40px 24px;border-bottom:1px solid #ddd}.b-login-two-fa-popup__title{color:#333;font-size:24px;font-weight:900;line-height:1.25}.b-login-two-fa-popup__body{padding:30px 40px 40px}.b-login-two-fa-popup__button-container{display:flex}.b-login-two-fa-popup__button-container_justify_center,.b-logo-list{justify-content:center}@media (max-width:496px){.b-login-two-fa-popup_adapt_default .b-login-two-fa-popup__header{padding:30px 40px 16px 15px}.b-login-two-fa-popup_adapt_default .b-login-two-fa-popup__title{font-size:20px;line-height:1.4}.b-login-two-fa-popup_adapt_default .b-login-two-fa-popup__body{padding:30px 15px 40px}}.b-logo-list{display:flex;align-items:center;flex-wrap:wrap;margin:-20px -25px 0}.b-logo-list__item{margin:20px 25px 0}@media (min-width:768px) and (max-width:1023px){.b-map_adapt_default .b-map__wrap>ymaps{height:300px!important}}@media (max-width:767px){.b-map_adapt_default .b-map__wrap>ymaps{height:220px!important}}.b-marker{display:inline-flex;align-items:center;padding:2px 5px;border-radius:100px;border:1px solid #a6a6a6}.b-marker__text{font-family:'RoundPro',sans-serif;font-weight:700;font-style:normal;font-size:8px;text-transform:uppercase;color:#a6a6a6;line-height:1}.b-mob-menu{width:270px;height:100vh;overflow:auto;background-color:#fff;padding:25px 20px;z-index:51;transition:all ease .2s;position:fixed;top:0;left:-270px}.b-mob-menu__buttons-block{margin-bottom:15px}.b-mob-menu__button{margin-bottom:10px;width:100%}.b-mob-menu__nav-block{display:flex;flex-direction:column;padding:0 20px}.b-mob-menu__nav-block_mb_md{margin-bottom:15px}.b-mob-menu__nav-block_mb_md:last-child{margin-bottom:0}.b-mob-menu__link-wrapper{margin-bottom:16px}.b-mob-menu__link{font-size:14px;text-decoration:none;color:#3385e4}.b-mob-menu__link_color_gray{color:#666}.b-mob-menu__link_color_gray-light{color:#999}.b-mob-menu__link_active{color:#333}.b-mob-menu__link_locked-referral{display:inline-block;cursor:default}.b-mob-menu__icon_lock-gray{margin:-3px 0 -1px 6px}.b-mob-menu__icon_yellow-new-icon{width:22px;margin:-11px 0 -6px 6px}.b-mob-menu__profile{margin-bottom:25px}.b-mob-menu__counter,.b-mob-menu__nav-title{font-family:Roboto,sans-serif;font-weight:700}.b-mob-menu__nav-title{text-transform:uppercase;color:#666;font-size:12px;margin-bottom:16px}.b-mob-menu__counter{padding:3px 10px 2px;margin:0 0 0 7px;top:0;color:#333;text-decoration:none;border-radius:12px;background:#ffd012}.b-mob-menu__city-selection{padding:10px 20px 0}.b-mob-menu_active{left:0}.b-motivation-info-intro__oval-wrap{margin-bottom:19px}.b-motivation-info-intro__oval{font-size:24px;line-height:1.292;color:#000;padding:9px 27px 14px;background:#d8ecff;border-radius:60.5px;display:inline-block;font-family:RoundPro,sans-serif;font-weight:900}.b-motivation-info-intro__row{display:flex;margin-left:-15px;margin-right:-15px}.b-motivation-info-intro__col{padding-left:15px;padding-right:15px}.b-motivation-info-intro__col_content{flex:56%;max-width:56%}.b-motivation-info-intro__col_img{flex:44%;max-width:44%}.b-motivation-info-intro__img{width:319px;position:relative;top:21px;left:-9px}.b-motivation-info-intro__title{font-size:30px;line-height:1.23;color:#333;font-family:RoundPro,sans-serif;font-weight:700;letter-spacing:.008em;margin-bottom:19px}.b-motivation-info-intro__highlighted{color:#3385e4}.b-motivation-info-intro__content{font-size:16px;line-height:142.19%;color:#333}.b-motivation-info-intro__paragraph{margin-bottom:15px}.b-motivation-info-intro__btn-wrap{padding-top:8px}.b-motivation-info-intro__btn{font-size:14px;line-height:1.43;letter-spacing:.5px;padding:9px 22px 8px}.b-motivation-info-intro_executor .b-motivation-info-intro__title{margin-right:-40px}.b-motivation-info-intro_executor .b-motivation-info-intro__col_content{flex:58%;max-width:58%}.b-motivation-info-intro_executor .b-motivation-info-intro__col_img{flex:42%;max-width:42%}.b-motivation-info-intro_executor .b-motivation-info-intro__img{width:345px;top:-5px;left:-26px}@media (min-width:1024px) and (max-width:1279px){.b-motivation-info-intro_adapt_default .b-motivation-info-intro__title{font-size:24px;margin-right:0;max-width:380px}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__img{width:100%;position:static}}@media (min-width:768px) and (max-width:1023px){.b-motivation-info-intro_adapt_default .b-motivation-info-intro__title{font-size:21px;max-width:350px;margin-left:auto;margin-right:auto;text-align:center}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__content{text-align:center;max-width:500px;margin-left:auto;margin-right:auto;font-size:15px}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__img-wrap{text-align:center;padding-top:15px}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__img{width:auto;max-width:220px;position:static}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__row{flex-wrap:wrap}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__col{flex:100%;max-width:100%}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__oval-wrap{text-align:center}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__oval{font-size:17px;padding:7px 22px 9px}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__btn-wrap{text-align:center}}@media (max-width:767px){.b-motivation-info-intro_adapt_default .b-motivation-info-intro__title{font-size:21px;max-width:350px;margin-left:auto;margin-right:auto;text-align:center}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__content{text-align:center;max-width:500px;margin-left:auto;margin-right:auto;font-size:15px}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__img-wrap{text-align:center;padding-top:15px}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__img{width:auto;max-width:220px;position:static}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__row{flex-wrap:wrap}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__col{flex:100%;max-width:100%}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__oval-wrap{text-align:center}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__oval{font-size:17px;padding:7px 22px 9px}.b-motivation-info-intro_adapt_default .b-motivation-info-intro__btn-wrap{text-align:center}}.b-motivation-info-links__list{display:flex;margin-left:-15px;margin-right:-15px}.b-motivation-info-links__item-wrap{padding-left:15px;padding-right:15px;flex:auto;text-align:center}.b-motivation-info-links__item{font-weight:500;font-size:12px;line-height:14px;text-decoration-line:underline;text-transform:uppercase;color:#3385e4}.b-motivation-info-links__item:hover{text-decoration:none}@media (min-width:768px) and (max-width:1023px){.b-motivation-info-links_adapt_default .b-motivation-info-links__list{flex-wrap:wrap;margin-bottom:-22px}.b-motivation-info-links_adapt_default .b-motivation-info-links__item-wrap{margin-bottom:22px}}@media (max-width:767px){.b-motivation-info-links_adapt_default .b-motivation-info-links__list{flex-wrap:wrap;margin-bottom:-22px}.b-motivation-info-links_adapt_default .b-motivation-info-links__item-wrap{margin-bottom:22px}}.b-motivation-info-ranks__wrap{background-color:rgba(250,249,230,.8);border-radius:20px;padding:55px 62px 40px 52px}.b-motivation-info-ranks__list{counter-reset:info-ranks-counter}.b-motivation-info-ranks__item-row{display:flex;margin-left:-15px;margin-right:-15px;min-width:0}.b-motivation-info-ranks__item{counter-increment:info-ranks-counter;margin-bottom:40px}.b-motivation-info-ranks__item:last-child,.b-motivation-info-ranks__item_mb_sm:last-child{margin-bottom:0}.b-motivation-info-ranks__item_mb_sm{margin-bottom:27px}.b-motivation-info-ranks__item-col{padding-left:15px;padding-right:15px;flex:auto}.b-motivation-info-ranks__item-col_avatar{flex:0 0 120px;max-width:120px}.b-motivation-info-ranks__item-content{padding-left:40px}.b-motivation-info-ranks__item-avatar{display:flex;justify-content:center}.b-motivation-info-ranks__item-title{font-size:16px;line-height:1.3;color:#333;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:10px;position:relative}.b-motivation-info-ranks__item-title::before{content:counter(info-ranks-counter);width:23px;height:23px;position:absolute;top:-1px;left:-35px;border-radius:50%;background-color:#ffd012;font-size:16px;line-height:0;padding-bottom:1px;font-family:RoundPro,sans-serif;font-weight:900;color:#000;display:flex;align-items:center;justify-content:center;text-align:center}.b-motivation-info-ranks__item-text{font-size:14px;line-height:1.2}.b-motivation-info-ranks__br_mb_sm{content:'';display:block;margin-bottom:9px}.b-motivation-info-ranks__br_mb_md{content:'';display:block;margin-bottom:24px}@media (min-width:1024px) and (max-width:1279px){.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__br_hide{display:none}}@media (min-width:768px) and (max-width:1023px){.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__wrap{padding:25px 20px}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__br_hide{display:none}}@media (max-width:767px){.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__br_hide{display:none}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__wrap{padding:25px}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__item{margin-bottom:45px}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__item:last-child{margin-bottom:0}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__item-row{flex-wrap:wrap}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__item-col{flex:100%;max-width:100%}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__item-text{text-align:center}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__item-title{display:inline-block;padding-left:32px;margin-bottom:15px}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__item-title::before{left:0}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__item-content{padding-top:10px;text-align:center;padding-left:0}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__br_mb_md,.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__br_mb_sm{margin-bottom:10px}.b-motivation-info-ranks_adapt_default .b-motivation-info-ranks__item-avatar{max-width:90px;margin-left:auto;margin-right:auto}}.b-not-found__wrapper{display:flex;justify-content:center;align-items:center;height:600px}.b-not-found__box{display:flex;flex-direction:column;align-items:center}.b-not-found__title{font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:30px;font-size:38px;line-height:1.26;color:#333;text-align:center}.b-not-found__text{margin-bottom:30px;font-size:18px;line-height:1.667;color:#4a4a4a;text-align:center}.b-not-found__button{font-weight:700}.b-not-found__img-box{width:300px;margin-bottom:20px}.b-not-found__img{display:block;width:100%;height:auto}@media (max-width:767px){.b-not-found_adapt_default .b-not-found__wrapper{height:auto;padding:86px 24px}.b-not-found_adapt_default .b-not-found__title{margin-bottom:16px;font-size:24px}.b-not-found_adapt_default .b-not-found__text{margin-bottom:16px;font-size:16px}}.b-order-intro-chat__wrapper{text-align:center;font-size:14px;line-height:1.357}.b-order-intro-chat__link{text-decoration:none;color:#3385e4}.b-order-intro-chat__link:hover{text-decoration:underline}.b-order-intro-info__row{display:flex;margin-left:-15px;margin-right:-15px}.b-order-intro-info__col{padding-left:15px;padding-right:15px}.b-order-intro-info__col_info{flex:38%;max-width:38%}.b-order-intro-info__col_text{flex:62%;max-width:62%}.b-order-intro-info__info-item{display:flex;margin-left:-8px;margin-right:-8px;margin-bottom:14px}.b-order-intro-info__info-item-col{padding-left:8px;padding-right:8px;flex:50%;max-width:50%}.b-order-intro-info__label-text,.b-order-intro-info__value-text{color:#999;font-size:14px;line-height:1.5;word-break:break-word}.b-order-intro-info__value-text{color:#333}.b-order-intro-info__text{margin-bottom:8px;max-width:500px}@media (max-width:767px){.b-order-intro-info_adapt_default .b-order-intro-info__row{flex-wrap:wrap}.b-order-intro-info_adapt_default .b-order-intro-info__col{flex:100%;max-width:100%;margin-bottom:15px}.b-order-intro-info_adapt_default .b-order-intro-info__col:last-child{margin-bottom:0}.b-order-intro-info_adapt_default .b-order-intro-info__info-item{margin-bottom:9px}}.b-order-intro__title{font-family:RoundPro,sans-serif;font-weight:900;font-size:46px;line-height:1.1739;text-align:center;color:#333;margin-bottom:25px}.b-order-intro__status{font-size:24px;line-height:1.4;text-align:center;color:#333;margin-bottom:30px}.b-order-intro__highlighted{font-weight:700;border-bottom:4px solid #ffd012;padding-bottom:1px}.b-order-intro__card{background:#fff;border-radius:10px;box-shadow:0 20px 30px rgba(0,0,0,.09)}.b-order-intro__card-content{padding:42px 48px 43px}.b-order-intro__card-content_pt_md{padding-top:38px}.b-order-intro__card-content_pb_none{padding-bottom:0}.b-order-intro__subject{font-size:16px;line-height:1.4;color:#333;margin-bottom:8px}.b-order-intro__name{font-size:24px;font-weight:700;line-height:1.3;color:#333;margin-bottom:15px}.b-order-intro__tabs{border-bottom:1px solid #ddd}.b-order-intro__buttons-title{font-family:RoundPro,sans-serif;font-weight:900;font-size:28px;line-height:1.4;text-align:center;color:#333;margin-bottom:22px}.b-order-intro__buttons-row{display:flex;justify-content:center;align-items:center}.b-order-intro__button{margin-left:19px;margin-right:19px;min-width:235px}.b-order-intro__navigation{margin-top:43px}.b-order-intro__navigation-row{display:flex;justify-content:space-between;margin-left:-15px;margin-right:-15px}.b-order-intro__navigation-item-wrap{margin-left:15px;margin-right:15px;flex:50%;max-width:50%;display:flex}.b-order-intro__navigation-item-wrap_next{justify-content:flex-end}.b-order-intro__navigation-item{position:relative;display:inline-block;max-width:350px}.b-order-intro__navigation-item_prev{padding-left:40px}.b-order-intro__navigation-item_prev::before{left:0}.b-order-intro__navigation-item_next{padding-right:40px;text-align:right}.b-order-intro__navigation-item_next::before{right:0;transform:scale(-1)}.b-order-intro__navigation-item::before{content:'';position:absolute;top:0;background-image:url(../images/main_block_arrow_left.svg);width:19px;height:34px;background-repeat:no-repeat;background-position:center;background-size:contain}.b-order-intro__navigation-label{color:rgba(0,0,0,.39);word-break:break-word;display:block;font-size:14px;margin-bottom:5px}.b-order-intro__navigation-name{font-weight:700;line-height:1.3;color:#000;display:block;font-size:14px;word-break:break-word}.b-order-intro__or{color:rgba(0,0,0,.39)}@media (min-width:1024px) and (max-width:1279px){.b-order-intro_adapt_default .b-order-intro__title{font-size:36px}.b-order-intro_adapt_default .b-order-intro__status{font-size:20px}}@media (min-width:768px) and (max-width:1023px){.b-order-intro_adapt_default .b-order-intro__title{font-size:28px}.b-order-intro_adapt_default .b-order-intro__status{font-size:19px}.b-order-intro_adapt_default .b-order-intro__name{font-size:20px}.b-order-intro_adapt_default .b-order-intro__buttons-title{font-size:24px}.b-order-intro_adapt_default .b-order-intro__card-content{padding-left:30px;padding-right:30px}}@media (max-width:767px){.b-order-intro_adapt_default .b-order-intro__title{font-size:22px}.b-order-intro_adapt_default .b-order-intro__name,.b-order-intro_adapt_default .b-order-intro__status{font-size:18px}.b-order-intro_adapt_default .b-order-intro__buttons-title{font-size:18px;margin-bottom:10px}.b-order-intro_adapt_default .b-order-intro__card-content{padding:20px 15px 25px}.b-order-intro_adapt_default .b-order-intro__card-content_pb_none{padding-bottom:0}.b-order-intro_adapt_default .b-order-intro__buttons-row{flex-direction:column}.b-order-intro_adapt_default .b-order-intro__button{margin:10px 0}.b-order-intro_adapt_default .b-order-intro__navigation-row{margin-left:-6px;margin-right:-6px}.b-order-intro_adapt_default .b-order-intro__navigation-item-wrap{margin-left:6px;margin-right:6px}.b-order-intro_adapt_default .b-order-intro__navigation-item_prev{padding-left:20px}.b-order-intro_adapt_default .b-order-intro__navigation-item_next{padding-right:20px}.b-order-intro_adapt_default .b-order-intro__navigation-item::before{width:10px}.b-order-intro_adapt_default .b-order-intro__navigation-label,.b-order-intro_adapt_default .b-order-intro__navigation-name{font-size:12px}}.b-ordered-list-plates__list{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:40px;grid-row-gap:50px}.b-ordered-list-plates__item{display:flex;align-items:center}.b-ordered-list-plates__text{color:#000;font-size:18px;font-family:Roboto,sans-serif;font-weight:400;line-height:30px}.b-ordered-list-plates__text_inner{opacity:.5;font-size:14px;line-height:1.42}.b-ordered-list-plates__inner{border-radius:30px;background:#fff;padding:24px 28px 20px;position:relative;background-clip:border-box;height:100%;display:flex;flex-direction:column;justify-content:center}.b-ordered-list-plates__title{color:#333;font-size:22px;line-height:28px;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:13px}.b-ordered-list-plates__counter{position:absolute;font-family:RoundPro,sans-serif;font-weight:900;font-size:15px;border-radius:50%;background:#ffd300;width:32px;height:32px;top:-10px;left:0;display:flex;align-items:center;justify-content:center}.b-ordered-list-plates__rating{display:flex;align-items:center}.b-ordered-list-plates__rating-stars{margin-right:12px;margin-bottom:2px}.b-ordered-list-plates__rating-wrapper{display:flex;align-items:center}@media (max-width:767px){.b-ordered-list-plates_adapt_default .b-ordered-list-plates__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:496px){.b-ordered-list-plates_adapt_default .b-ordered-list-plates__list{grid-template-columns:repeat(1,1fr);grid-row-gap:16px}.b-ordered-list-plates_adapt_default .b-ordered-list-plates__title{font-size:18px}.b-ordered-list-plates_adapt_default .b-ordered-list-plates__text_special{text-align:center}}.b-ordered-list__title{font-size:22px;line-height:1.32;color:#4a4a4a;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:32px}.b-ordered-list__list{counter-reset:ordered-list-counter;padding-right:15px}.b-ordered-list__item{counter-increment:ordered-list-counter;padding-left:54px;position:relative;padding-top:4px;margin-bottom:24px;min-height:41px;display:flex;align-items:center}.b-ordered-list__item:last-child{margin-bottom:0}.b-ordered-list__item::before{content:counter(ordered-list-counter);position:absolute;width:41px;height:41px;border-radius:50%;border:6px solid #ffd300;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:26px;text-align:center;color:#4a4a4a;font-family:RoundPro,sans-serif;font-weight:900;box-sizing:border-box;left:0;top:0}.b-ordered-list__text{font-size:15px;line-height:1.67;color:rgba(51,51,51,.9)}.b-ordered-list__strong{font-weight:700}@media (max-width:767px){.b-ordered-list_adapt_default .b-ordered-list__list{padding-right:0}}.b-orders-sent-to-popup{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px;padding:60px 30px;display:flex;flex-direction:column}.b-orders-sent-to-popup__text{color:#333;text-align:center;font-size:16px;line-height:1.62}.b-orders-sent-to-popup__buttons-container{margin-top:32px}.b-orders-sent-to-popup__button-return{font-weight:500;width:100%}.b-orders-sent-to-popup__button-chat{margin-top:24px;font-weight:500;width:100%}@media (max-width:496px){.b-orders-sent-to-popup_adapt_default{padding:60px 6px}.b-orders-sent-to-popup_adapt_default .b-orders-sent-to-popup__text{font-size:14px;line-height:1.85}}.b-orders-slider{border-radius:5px;box-shadow:0 10px 20px 0 rgba(0,0,0,.08);overflow:hidden}.b-orders-slider__list{background-color:#fff;padding:17px 9px 5px}.b-orders-slider__name{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;font-size:14px;display:inline-block;margin-bottom:4px;width:100%}.b-orders-slider__name:hover{text-decoration:underline}.b-orders-slider__subject{opacity:.4;line-height:1.25;margin-bottom:9px}.b-orders-slider__deadline,.b-orders-slider__subject{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b-orders-slider__item-wrap{margin-bottom:12px;padding:10px 20px;border-radius:10px}.b-orders-slider__item-wrap:nth-child(2n){background:#f3f6fb;box-shadow:0 2px 4px 0 rgba(64,97,139,.22)}.b-orders-slider__item{display:flex;justify-content:space-between;margin-left:-7px;margin-right:-7px;min-width:0}.b-orders-slider__item-col{padding-left:7px;padding-right:7px;flex:auto;min-width:0}.b-orders-slider__item-col_created{flex:0 0 130px;max-width:130px}.b-orders-slider__created{border-radius:5px;padding:4px 8px;font-size:12px;color:#fff;background:#6dbf6e;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b-orders-slider__info{max-width:100%}.b-orders-slider_theme_ru{border-radius:30px}.b-orders-slider_theme_ru .b-orders-slider__list{padding:40px 12px 35px}.b-orders-slider_theme_ru .b-orders-slider__item-wrap{border-radius:32px;padding:14px 18px 20px}.b-orders-slider_theme_ru .b-orders-slider__item-wrap:nth-child(2n),.b-orders-slider_theme_ru2 .b-orders-slider__item-wrap:nth-child(2n){box-shadow:none;background:#d8ecff}.b-orders-slider_theme_ru .b-orders-slider__subject{margin-bottom:14px}.b-orders-slider_theme_ru .b-orders-slider__created{background:#3284e1}.b-orders-slider_theme_ru2{border-radius:30px;border-bottom-left-radius:0;border-bottom-right-radius:0}.b-orders-slider_theme_ru2 .b-orders-slider__list{padding:40px 12px 20px}.b-orders-slider_theme_ru2 .b-orders-slider__item-wrap{border-radius:32px;padding:14px 18px 20px}.b-orders-slider_theme_ru2 .b-orders-slider__subject{margin-bottom:14px}.b-orders-slider_theme_ru2 .b-orders-slider__created{background:#3284e1}@media (min-width:768px) and (max-width:1023px){.b-orders-slider_adapt_default .b-orders-slider__item{position:relative}.b-orders-slider_adapt_default .b-orders-slider__deadline{padding-right:105px}.b-orders-slider_adapt_default .b-orders-slider__item-col_created{position:absolute;bottom:-5px;right:0}}@media (max-width:767px){.b-orders-slider_adapt_default .b-orders-slider__item{position:relative}.b-orders-slider_adapt_default .b-orders-slider__deadline{padding-right:105px}.b-orders-slider_adapt_default .b-orders-slider__item-col_created{position:absolute;bottom:-5px;right:0}}.b-orders-with-executor-popup{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px;padding-bottom:40px}.b-orders-with-executor-popup__header{padding-top:36px}.b-orders-with-executor-popup__title{padding:0 40px 30px;font-family:Roboto,sans-serif;font-weight:900;font-size:24px}@media (max-width:496px){.b-orders-with-executor-popup_adapt_default .b-orders-with-executor-popup__title{padding:0 15px 30px}}.b-orders-with-executor{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px}.b-orders-with-executor__header{padding-top:36px;border-bottom:1px solid #ddd}.b-orders-with-executor__title{padding:0 40px 30px;font-family:Roboto,sans-serif;font-weight:900;font-size:24px}.b-orders-with-executor__preloader-container{display:flex;height:441px}.b-orders-with-executor__empty-container{padding:40px 0}.b-orders-with-executor__list{padding:0 40px;min-height:441px}.b-orders-with-executor__item{padding:24px 0;border-bottom:1px solid #ddd}.b-orders-with-executor__order{display:flex;justify-content:space-between;margin:-10px 0}.b-orders-with-executor__order-col{margin:10px 0}.b-orders-with-executor__order-col_left{display:flex;flex-direction:column;flex:1}.b-orders-with-executor__order-col_right{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0;min-width:220px}.b-orders-with-executor__order-date{color:#333;font-size:12px;line-height:1.33}.b-orders-with-executor__order-name{color:#3385e4;font-size:18px;line-height:1.11;margin-top:4px}.b-orders-with-executor__order-subject{color:#333;font-size:12px;line-height:1.33;margin-top:4px}.b-orders-with-executor__order-button{font-weight:500}.b-orders-with-executor__order-sent-container{display:flex;flex-direction:column;max-width:200px}.b-orders-with-executor__order-sent-title{color:#4ebd17;text-align:center;font-size:12px;line-height:1.1}.b-orders-with-executor__order-sent-text{color:#999;text-align:center;font-size:10px;line-height:1.1}.b-orders-with-executor__order-sent-text_communication{font-size:12px;line-height:1.33}.b-orders-with-executor__order-sent-link{color:#3385e4;font-size:12px;line-height:1.33;cursor:pointer}.b-orders-with-executor__order-sent-link:hover{text-decoration:underline}.b-orders-with-executor__button-container{margin-top:24px;display:flex;justify-content:center;padding:0 15px}.b-orders-with-executor__button{width:100%;max-width:300px;font-weight:500}@media (max-width:767px){.b-orders-with-executor_adapt_default .b-orders-with-executor__empty-container{padding:20px 0}.b-orders-with-executor_adapt_default .b-orders-with-executor__order{flex-direction:column}.b-orders-with-executor_adapt_default .b-orders-with-executor__order-col_right{justify-content:flex-start}.b-orders-with-executor_adapt_default .b-orders-with-executor__order-sent-text,.b-orders-with-executor_adapt_default .b-orders-with-executor__order-sent-title{text-align:left}.b-orders-with-executor_adapt_default .b-orders-with-executor__preloader-container{height:401px}}@media (max-width:496px){.b-orders-with-executor_adapt_default .b-orders-with-executor__title{padding:0 15px 30px}.b-orders-with-executor_adapt_default .b-orders-with-executor__list{padding:0 15px}}.b-page-tabs__wrap{overflow-x:hidden}.b-page-tabs__links{display:flex;margin-left:-25px;margin-right:-25px;overflow-x:auto}.b-page-tabs__link-wrap{padding-left:25px;padding-right:25px}.b-page-tabs__link{font-weight:700;font-size:12px;line-height:14px;text-align:center;text-transform:uppercase;color:#3385e4;min-width:120px;padding:9px 21px 13px;display:inline-block;white-space:nowrap;cursor:pointer}.b-page-tabs__link_active{color:#333;border-bottom:4px solid #ffd012}.b-page-tabs__link_fz_md{font-size:14px}.b-page-tabs__link_pl_sm{padding-left:11px}.b-page-tabs__link_pr_sm{padding-right:11px}.b-page-tabs__link_min-width_none{min-width:0}.b-page-tabs__container{border-bottom:1px solid #ddd}.b-page-tabs__tab{overflow:hidden;height:0;opacity:0;transition:opacity 1s}.b-page-tabs__tab_active{height:auto;opacity:1}.b-page-tabs__wrap{position:relative}.b-page-tabs__arrow,.b-page__warning::before{position:absolute;display:flex;justify-content:center}.b-page-tabs__arrow{width:35px;height:100%;z-index:10;top:0;background-color:#fff;align-items:center;padding-bottom:11px;cursor:pointer;opacity:0;visibility:hidden;transition:ease all .3s}.b-page-tabs__arrow_visible{opacity:1;visibility:visible}.b-page-tabs__arrow_left{left:-1px}.b-page-tabs__arrow_right{right:-1px}.b-page-tabs__arrow-ico{width:8px;height:14px;background-image:url(../images/tab-arrow.svg);background-position:50% 50%;background-repeat:no-repeat}.b-page-tabs__arrow-ico_right{transform:scale(-1)}.b-page-tabs__order-card-content{padding:25px 48px}.b-page-tabs_user-orders .b-page-tabs__heading{display:flex;padding:25px 40px 12px;border-bottom:1px solid #ddd}.b-page-tabs_user-orders .b-page-tabs__container{padding-top:16px}.b-page-tabs_user-orders .b-page-tabs__icon{opacity:.8}.b-page-tabs_user-orders .b-page-tabs__col{font-weight:400;font-size:12px;line-height:14px;color:rgba(78,78,78,.5);white-space:nowrap}.b-page-tabs_user-orders .b-page-tabs__col_favorite{width:3%;margin-right:10px}.b-page-tabs_user-orders .b-page-tabs__col_name{width:55%;margin-right:28px}.b-page-tabs_user-orders .b-page-tabs__col_date{width:10%;margin-right:28px}.b-page-tabs_user-orders .b-page-tabs__col_tenders{width:5%;margin-right:28px}.b-page-tabs_user-orders .b-page-tabs__col_status{width:27%}.b-page-tabs_orders-with-executor .b-page-tabs__links{margin-left:-17.5px;margin-right:-17.5px}.b-page-tabs_orders-with-executor .b-page-tabs__link-wrap{padding-left:17.5px;padding-right:17.5px}.b-page-tabs_orders-with-executor .b-page-tabs__link{font-size:15px;line-height:1;padding-left:0;padding-right:0}@media (min-width:768px) and (max-width:1023px){.b-page-tabs_user-orders_adapt_default .b-page-tabs__heading{display:none}}@media (max-width:767px){.b-page-tabs_user-orders_adapt_default .b-page-tabs__heading{display:none}}@media (min-width:1024px) and (max-width:1279px){.b-page-tabs_adapt_default .b-page-tabs__links{margin-left:-10px;margin-right:-10px}.b-page-tabs_adapt_default .b-page-tabs__link-wrap{padding-left:10px;padding-right:10px}.b-page-tabs_adapt_default .b-page-tabs__link{min-width:0;padding-left:12px;padding-right:12px}.b-page-tabs_adapt_default .b-page-tabs__order-card-content{padding:25px 30px}}@media (min-width:768px) and (max-width:1023px){.b-page-tabs_adapt_default .b-page-tabs__links{margin-left:-10px;margin-right:-10px}.b-page-tabs_adapt_default .b-page-tabs__link-wrap{padding-left:10px;padding-right:10px}.b-page-tabs_adapt_default .b-page-tabs__link{min-width:0;padding-left:12px;padding-right:12px}.b-page-tabs_adapt_default .b-page-tabs__order-card-content{padding:25px 30px}}@media (max-width:767px){.b-page-tabs_adapt_default .b-page-tabs__links{margin-left:-5px;margin-right:-5px}.b-page-tabs_adapt_default .b-page-tabs__link-wrap{padding-left:5px;padding-right:5px}.b-page-tabs_adapt_default .b-page-tabs__link{min-width:0;padding-left:10px;padding-right:10px}.b-page-tabs_adapt_default .b-page-tabs__order-card-content{padding:20px 15px}}.b-page-tabs_adapt_orders-with-executor .b-page-tabs__container{padding:0 40px}@media (max-width:496px){.b-page-tabs_adapt_orders-with-executor .b-page-tabs__link{font-size:12px}.b-page-tabs_adapt_orders-with-executor .b-page-tabs__container{padding:0 15px}}.b-page{background-color:#e5e5e5;font-family:Roboto,sans-serif;font-weight:400;min-width:300px;color:#333}.b-page__warning{font-size:16px;line-height:1.88;color:#333;background:#ecf0f1;border-radius:17px;padding:11px 33px;position:relative}.b-page__warning::before{left:-16px;top:22px;content:'i';background-color:#ffd012;height:32px;width:32px;align-content:center;border-radius:50%;font-weight:500;font-size:24px;line-height:32px;color:#333}@media (max-width:767px){.b-page__warning{line-height:1.5;padding:16px 33px}.b-page__warning::before{left:-2px;top:-11px}}.b-page_popup-opened{overflow-y:hidden}.b-page_bg_light-gray{background-color:#f2f3f5}.b-page__page-wrap{transition:all ease .2s;min-height:100vh;position:relative}.b-page__block-title{font-size:22px;font-family:Roboto,sans-serif;font-weight:900;margin-bottom:25px;line-height:1.3}@media (max-width:767px){.b-page__block-title{font-size:18px}}.b-page__dev-nav-list{margin-top:50px;padding-bottom:50px}.b-page__dev-nav-list a{color:#ffcc2f}.b-page__header{position:relative;z-index:50;margin-bottom:40px}.b-page__header_mb_none{margin-bottom:0}.b-page__footer{padding-top:45px;position:absolute;width:100%;bottom:0}.b-page__footer_mt_none{padding-top:0}.b-page__footer_static{position:static}.b-page__content{width:70%;border-radius:5px;background-color:#fff;box-shadow:0 20px 40px rgba(0,0,0,.10227);padding:50px 40px 0;overflow:hidden}@media (max-width:1023px) and (min-width:300px){.b-page__content{width:100%;padding:30px 4% 0}}.b-page__page-title{margin-bottom:35px;font-family:Roboto,sans-serif;font-weight:900;font-size:30px}.b-page__page-title_specilty{margin-bottom:30px}@media (max-width:767px){.b-page__page-title{font-size:24px}}.b-page__page-title_mb_12{margin-bottom:12px}.b-page__crumbs{margin-bottom:15px}.b-page__link{text-decoration:none;color:#3385e4}.b-page__dev-nav-list a,.b-page__link:hover{text-decoration:underline}.b-page__main-universities{padding:10px 0 40px}.b-page__main-university:not(:last-child){margin-bottom:10px}.b-page__main-table-cities{padding:50px 0;margin-bottom:30px}.b-page__main-table-specialty{margin-bottom:40px}.b-page__main-speciality{margin-bottom:10px}@media (max-width:767px){.b-page__main-title{margin-bottom:25px}}.b-page__filter{margin-bottom:30px}.b-page__specilty-crumbs{margin-bottom:20px}.b-page__specilty-list{margin-bottom:50px}.b-page__university-info{margin:45px 0}.b-page__university-specilty{margin-bottom:50px}.b-page__university-top-tables{margin-bottom:65px}.b-page__university-contacts{margin-bottom:60px}.b-page__university-seo{margin-bottom:40px}.b-page__university-filials{margin:0 0 59px}.b-page__university-institute{margin-bottom:10px}.b-page__university-link{margin-top:25px;display:block}.b-page_shifted_right{transform:translate(270px);overflow:hidden}.b-page__table-sities{margin-bottom:10px}.b-page__bg-img{position:absolute;z-index:0}.b-page__bg-img_facts-clouds-left{left:2%;top:14%}@media (max-width:767px){.b-page__bg-img_facts-clouds-left{display:none}}.b-page__bg-img_facts-clouds-right{right:1.3%;top:-8px}@media (max-width:767px){.b-page__bg-img_facts-clouds-right{width:150px}}.b-page__bg-img_facts-grass-left{bottom:-55px;left:-95px;width:290px}@media (max-width:767px){.b-page__bg-img_facts-grass-left{bottom:-35px;left:-55px;width:180px}}.b-page__bg-img_facts-grass-right{bottom:-35px;right:-160px;width:310px}@media (max-width:767px){.b-page__bg-img_facts-grass-right{bottom:-25px;right:-70px;width:180px}}.b-page__bg-img_facts-people-left{bottom:-3px;left:calc(50% - 606px)}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_facts-people-left{left:calc(50% - 536px)}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_facts-people-left{display:none}}@media (max-width:767px){.b-page__bg-img_facts-people-left{display:none}}.b-page__bg-img_facts-people-right{bottom:0;right:calc(50% - 670px)}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_facts-people-right{right:calc(50% - 590px)}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_facts-people-right{display:none}}@media (max-width:767px){.b-page__bg-img_facts-people-right{display:none}}.b-page__bg-img_facts-rope{bottom:275px;left:calc(50% - 510px)}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_facts-rope{left:calc(50% - 436px)}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_facts-rope{display:none}}@media (max-width:767px){.b-page__bg-img_facts-rope{display:none}}.b-page__bg-img_grass-left{left:0;bottom:0;width:170px}@media (max-width:767px){.b-page__bg-img_grass-left{width:100px}}.b-page__bg-img_grass-right{right:0;bottom:0;width:175px}@media (max-width:767px){.b-page__bg-img_grass-right{width:100px}}.b-page__bg-img_landing-intro-cloud-1{width:152px;right:calc(50% - 671px);top:75px}.b-page__bg-img_landing-intro-cloud-2{width:55px;right:calc(50% - 670px);top:625px}.b-page__bg-img_landing-intro-cloud-3{width:95px;left:calc(50% - 670px);top:540px}.b-page__bg-img_landing-intro-cloud-4{width:152px;right:calc(50% - 670px);top:535px}.b-page__bg-img_landing-intro-cloud-5{width:55px;left:calc(50% - 608px);top:615px}.b-page__bg-img_landing-intro-bush-1{width:303px;left:calc(50% - 746px);bottom:0}.b-page__bg-img_landing-intro-bush-2{width:179px;left:calc(50% - 476px);bottom:0}.b-page__bg-img_landing-intro-bush-3{width:391px;right:calc(50% - 754px);bottom:0}.b-page__bg-img_landing-intro-city{position:absolute}.b-page__bg-img_landing-intro-city_width_md{max-width:1600px}.b-page__bg-img_landing-offer-1{position:absolute;bottom:0;right:20px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_landing-offer-1{right:calc(4% + 10px)}}@media (max-width:767px){.b-page__bg-img_landing-offer-1{display:none}}.b-page__bg-img_landing-offer-2{position:absolute;top:14%;right:-44px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_landing-offer-2{display:none}}@media (max-width:767px){.b-page__bg-img_landing-offer-2{display:none}}.b-page__bg-img_section-clouds-left{left:calc(50% - 713px);top:29.5%}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_section-clouds-left{left:-60px}}@media (max-width:767px){.b-page__bg-img_section-clouds-left{display:none}}.b-page__bg-img_section-clouds-right{right:calc(50% - 697px);top:-5px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_section-clouds-right{right:-80px}}@media (max-width:767px){.b-page__bg-img_section-clouds-right{display:none}}.b-page__bg-img_section-grass-left{bottom:-38px;left:calc(50% - 842px)}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_section-grass-left{width:160px;bottom:-30px;left:-60px}}@media (max-width:767px){.b-page__bg-img_section-grass-left{width:160px;bottom:-30px;left:-60px}}.b-page__bg-img_section-grass-right{bottom:-18px;right:calc(50% - 853px)}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_section-grass-right{width:160px;bottom:-20px;right:-70px}}@media (max-width:767px){.b-page__bg-img_section-grass-right{width:160px;bottom:-20px;right:-70px}}.b-page__bg-img_author-earnings-city,.b-page__bg-img_section-city{bottom:0;left:50%;transform:translateX(-50%)}.b-page__bg-img_author-earnings-clouds-left{left:calc(50% - 713px);top:46%}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_author-earnings-clouds-left{left:-60px}}@media (max-width:767px){.b-page__bg-img_author-earnings-clouds-left{display:none}}.b-page__bg-img_author-earnings-clouds-right{right:calc(50% - 697px);top:17.7%}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_author-earnings-clouds-right{right:-80px}}@media (max-width:767px){.b-page__bg-img_author-earnings-clouds-right{display:none}}.b-page__bg-img_author-earnings-grass-left{bottom:-64px;left:calc(50% - 842px)}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_author-earnings-grass-left{width:160px;bottom:-30px;left:-60px}}@media (max-width:767px){.b-page__bg-img_author-earnings-grass-left{width:160px;bottom:-30px;left:-60px}}.b-page__bg-img_author-earnings-grass-right{bottom:-43px;right:calc(50% - 853px)}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_author-earnings-grass-right{width:160px;bottom:-20px;right:-70px}}@media (max-width:767px){.b-page__bg-img_author-earnings-grass-right{width:160px;bottom:-20px;right:-70px}}.b-page__bg-img_author-vacancies-computer{bottom:0;right:calc(50% - 756px)}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_author-vacancies-computer{bottom:0;right:calc(50% - 700px)}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_author-vacancies-computer{display:none}}@media (max-width:767px){.b-page__bg-img_author-vacancies-computer{display:none}}.b-page__bg-img_author-vacancies-money{top:40px;left:calc(50% - 695px)}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_author-vacancies-money{top:45px;left:calc(50% - 635px)}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_author-vacancies-money{display:none}}@media (max-width:767px){.b-page__bg-img_author-vacancies-money{display:none}}.b-page__bg-img_homepage-features{width:559px;bottom:0;left:calc(50% - 610px)}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_homepage-features{width:459px;left:calc(50% - 510px)}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_homepage-features{width:350px;left:calc(50% - 360px)}}@media (max-width:767px){.b-page__bg-img_homepage-features{width:220px;left:50%;transform:translateX(-50%)}}.b-page__bg-img_homepage-price-list{width:513px;bottom:-25px;left:calc(50% - 610px)}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_homepage-price-list{width:459px;left:calc(50% - 510px)}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_homepage-price-list{width:370px;left:calc(50% - 390px)}}@media (max-width:767px){.b-page__bg-img_homepage-price-list{width:290px;left:50%;transform:translateX(-50%)}}.b-page__bg-img_lets-go-city{bottom:0;left:calc(50% + 250px);transform:translateX(-50%);width:2805px}@media (max-width:767px){.b-page__bg-img_lets-go-city{width:1400px}}.b-page__bg-img_lets-go-city-ru{bottom:0;left:50%;transform:translateX(-50%);width:100%}.b-page__bg-img_lets-go-left-bush{bottom:-2px;left:calc(50% - 822px);width:637px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_lets-go-left-bush{width:400px;left:-70px}}@media (max-width:767px){.b-page__bg-img_lets-go-left-bush{width:180px;left:-70px}}.b-page__bg-img_lets-go-right-bush{bottom:-3px;right:calc(50% - 933px);width:475px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_lets-go-right-bush{width:300px;right:-70px}}@media (max-width:767px){.b-page__bg-img_lets-go-right-bush{width:150px;right:-70px}}.b-page__bg-img_homepage-intro-clouds-left{left:calc(50% - 718px);top:41.1%}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_homepage-intro-clouds-left{left:-60px}}@media (max-width:767px){.b-page__bg-img_homepage-intro-clouds-left{display:none}}.b-page__bg-img_homepage-intro-clouds-right{right:calc(50% - 700px);top:100px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_homepage-intro-clouds-right{right:-80px}}@media (max-width:767px){.b-page__bg-img_homepage-intro-clouds-right{display:none}}.b-page__bg-img_homepage-intro-clouds-right-2{right:calc(50% - 700px);top:180px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_homepage-intro-clouds-right-2{right:-80px}}@media (max-width:767px){.b-page__bg-img_homepage-intro-clouds-right-2{display:none}}.b-page__bg-img_homepage-intro-clouds-right-3{right:calc(50% - 700px);top:10px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_homepage-intro-clouds-right-3{right:-51px;height:112px;top:15px}}@media (max-width:767px){.b-page__bg-img_homepage-intro-clouds-right-3{display:none}}.b-page__bg-img_homepage-intro-grass-left{bottom:-57px;left:calc(50% - 820px);width:263px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_homepage-intro-grass-left{width:160px;bottom:-30px;left:-60px}}@media (max-width:767px){.b-page__bg-img_homepage-intro-grass-left{width:160px;bottom:-30px;left:-60px}}.b-page__bg-img_homepage-intro-grass-right{bottom:0;right:calc(50% - 813px);width:212px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_homepage-intro-grass-right{width:160px;bottom:-20px;right:-70px}}@media (max-width:767px){.b-page__bg-img_homepage-intro-grass-right{width:160px;bottom:-20px;right:-70px}}.b-page__bg-img_homepage-intro-city{bottom:0;left:calc(50% - 78px);transform:translateX(-50%);width:1595px}.b-page__bg-img_partners-lvl-2{top:0;left:50%;transform:translateX(-50%)}.b-page__bg-img_statistic-lamp{bottom:0;left:calc(50% - 443px);transform:translateX(-50%);width:260px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_statistic-lamp{display:none}}@media (max-width:767px){.b-page__bg-img_statistic-lamp{display:none}}.b-page__bg-img_statistic-things{bottom:0;right:calc(50% - 488px);transform:translateX(50%);width:211px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_statistic-things{display:none}}@media (max-width:767px){.b-page__bg-img_statistic-things{right:calc(50% - 120px);width:170px}}.b-page__bg-img_faq-airplane-1{top:195px;left:calc(50% - 663px);width:51px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_faq-airplane-1{display:none}}@media (max-width:767px){.b-page__bg-img_faq-airplane-1{display:none}}.b-page__bg-img_faq-airplane-1-ru{left:calc(50% - 663px);width:51px;top:calc(50%);transform:scale(-1,1) rotate(19deg)}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_faq-airplane-1-ru{display:none}}@media (max-width:767px){.b-page__bg-img_faq-airplane-1-ru{display:none}}.b-page__bg-img_faq-airplane-2{top:340px;left:calc(50% - 638px);width:51px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_faq-airplane-2{display:none}}@media (max-width:767px){.b-page__bg-img_faq-airplane-2{display:none}}.b-page__bg-img_faq-airplane-2-ru{left:calc(50% - 400px);width:40px;top:calc(50% + 200px);transform:scale(-1,1) rotate(322deg)}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_faq-airplane-2-ru{display:none}}@media (max-width:767px){.b-page__bg-img_faq-airplane-2-ru{display:none}}.b-page__bg-img_faq-airplane-3{bottom:395px;right:calc(50% - 576px);width:62px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_faq-airplane-3{display:none}}@media (max-width:767px){.b-page__bg-img_faq-airplane-3{display:none}}.b-page__bg-img_faq-airplane-3-ru{top:80px;right:calc(50% - 476px);width:51px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_faq-airplane-3-ru{display:none}}@media (max-width:767px){.b-page__bg-img_faq-airplane-3-ru{display:none}}.b-page__bg-img_faq-airplane-4{bottom:310px;right:calc(50% - 643px);width:55px;transform:rotate(-21deg)}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_faq-airplane-4{display:none}}@media (max-width:767px){.b-page__bg-img_faq-airplane-4{display:none}}.b-page__bg-img_faq-airplane-4-ru{top:190px;right:calc(50% - 570px);width:55px;transform:rotate(-21deg)}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_faq-airplane-4-ru{display:none}}@media (max-width:767px){.b-page__bg-img_faq-airplane-4-ru{display:none}}.b-page__bg-img_faq-airplane-5{bottom:160px;right:calc(50% - 278px);width:55px;transform:rotate(15deg)}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_faq-airplane-5{display:none}}@media (max-width:767px){.b-page__bg-img_faq-airplane-5{display:none}}.b-page__bg-img_faq-computer{bottom:-28px;right:calc(50% - 608px);width:253px}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_faq-computer{right:calc(50% - 490px);width:220px}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_faq-computer{right:calc(50% - 358px);width:190px;bottom:-18px}}@media (max-width:767px){.b-page__bg-img_faq-computer{display:none}}.b-page__bg-img_order-intro-left-bush{top:535px;left:calc(50% - 745px);width:308px}.b-page__bg-img_order-intro-right-bush{top:481px;right:calc(50% - 840px);width:396px}.b-page__bg-img_order-intro-left-city{top:408px;left:calc(50% - 710px);width:297px}.b-page__bg-img_order-intro-right-city{top:381px;right:calc(50% - 720px);width:216px}.b-page__bg-img_project-city-1{bottom:0;left:50%;transform:translateX(-50%)}.b-page__bg-img_project-city-2{bottom:0;left:calc(50% + 110px);transform:translateX(-50%)}.b-page__bg-img_project-grass-left{bottom:0;left:0}@media (max-width:767px){.b-page__bg-img_project-grass-left{width:90px}}.b-page__bg-img_project-grass-left-2{bottom:0;left:112px}@media (max-width:767px){.b-page__bg-img_project-grass-left-2{width:70px;left:60px}}.b-page__bg-img_project-grass-right{bottom:0;right:55px}@media (max-width:767px){.b-page__bg-img_project-grass-right{width:60px}}.b-page__bg-img_project-grass-right-2{bottom:0;right:0}@media (max-width:767px){.b-page__bg-img_project-grass-right-2{width:60px}}.b-page__bg-img_landing-intro-teenager{left:calc(50% - 30px);transform:translate(-50%);bottom:-50px;z-index:2}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_landing-intro-teenager{width:250px;left:calc(50% - 80px)}}@media (max-width:767px){.b-page__bg-img_landing-intro-teenager{width:280px;bottom:0;left:50%}}.b-page__bg-img_ru-thumb{bottom:100%;right:0;transform:translateX(50%)}@media (max-width:767px){.b-page__bg-img_ru-thumb{width:60px;transform:none}}.b-page__bg-img_ru-mail{top:calc(100% + 20px);left:0;transform:translateX(-50%)}@media (max-width:767px){.b-page__bg-img_ru-mail{width:109px;transform:none;top:100%}}.b-page__bg-img_ru-target{top:20px;left:calc(50% + 60px)}@media (max-width:767px){.b-page__bg-img_ru-target{left:auto;right:-40px;width:89px;top:40px}}.b-page__bg-img_ru-book{top:-234px;left:calc(50% + 120px)}@media (max-width:767px){.b-page__bg-img_ru-book{display:none}}.b-page__bg-img_ru-book-mobile{display:none;left:-85px;width:140px;top:20px}@media (max-width:767px){.b-page__bg-img_ru-book-mobile{display:inline}}.b-page__bg-img_ru-arrow-high{bottom:0;left:50%;transform:translateX(-50%)}@media (max-width:496px){.b-page__bg-img_ru-arrow-high{display:none}}.b-page__bg-img_ru-pc-boy{bottom:0;left:calc(50% - 300px)}@media (max-width:767px){.b-page__bg-img_ru-pc-boy{left:50%;transform:translateX(-50%);width:500px}}.b-page__bg-img_city-ru{bottom:0;left:50%;transform:translateX(-50%)}.b-page__bg-img_service-intro-teacher{bottom:0;left:calc(50% - 300px);transform:translateX(-50%);z-index:2}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_service-intro-teacher{display:none}}@media (max-width:767px){.b-page__bg-img_service-intro-teacher{display:none}}.b-page__bg-img_service-intro-teacher-bg{bottom:0;left:0;right:0;width:100%}@media (max-width:1920px) and (min-width:300px){.b-page__bg-img_service-intro-teacher-bg{width:auto;left:50%;transform:translateX(-50%)}}.b-page__bg-img_service-intro-teacher-mobile{display:none;bottom:0;left:0;height:495px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_service-intro-teacher-mobile{display:inline}}@media (max-width:767px){.b-page__bg-img_service-intro-teacher-mobile{display:inline}}@media (max-width:496px){.b-page__bg-img_service-intro-teacher-mobile{left:-100px}}.b-page__bg-img_service-intro-student-girls{bottom:-65px;right:calc(100% - 60px);z-index:10}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_service-intro-student-girls{display:none}}@media (max-width:767px){.b-page__bg-img_service-intro-student-girls{display:none}}.b-page__bg-img_service-intro-student-girls-mobile{display:none;bottom:0;left:50%;transform:translateX(-50%);height:400px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_service-intro-student-girls-mobile{display:inline}}@media (max-width:767px){.b-page__bg-img_service-intro-student-girls-mobile{display:inline}}.b-page__bg-img_student-girls-bg{bottom:0;left:0;right:0;width:100%}.b-page__bg-img_beach-walking-girls{bottom:-65px;right:calc(100% - 40px);z-index:10;width:645px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_beach-walking-girls{display:none}}@media (max-width:767px){.b-page__bg-img_beach-walking-girls{display:none}}.b-page__bg-img_beach-walking-girls-2{bottom:-165px;right:calc(100% - 40px);z-index:10;width:640px}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_beach-walking-girls-2{display:none}}@media (max-width:767px){.b-page__bg-img_beach-walking-girls-2{display:none}}.b-page__bg-img_side-job-bush{bottom:-45px;left:-75px}@media (max-width:767px){.b-page__bg-img_side-job-bush{width:180px}}.b-page__bg-img_side-job-professor{right:0;bottom:0;z-index:1}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_side-job-professor{right:-200px}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_side-job-professor{right:-250px}}@media (max-width:767px){.b-page__bg-img_side-job-professor{display:none}}.b-page__bg-img_side-job-professor-mob{width:300px;display:none;bottom:0;right:0}@media (max-width:767px){.b-page__bg-img_side-job-professor-mob{display:block}}.b-page__bg-img_side-job-sky{right:0;top:0}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_side-job-sky{right:-200px}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_side-job-sky{right:-250px}}@media (max-width:767px){.b-page__bg-img_side-job-sky{display:none}}.b-page__bg-img_about-cloud{bottom:0;right:0}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_about-cloud{right:-150px}}@media (max-width:767px){.b-page__bg-img_about-cloud{display:none}}.b-page__bg-img_landing-intro-clouds{transform:translateX(-50%);top:118px;left:50%}@media (max-width:767px){.b-page__bg-img_landing-intro-clouds{display:none}}.b-page__bg-img_landing-intro-snow{transform:translateX(-50%);top:0;left:50%}@media (max-width:767px){.b-page__bg-img_landing-intro-snow{display:none}.b-page__bg-img_landing-intro-snow_mob{display:block}}.b-page__bg-img_landing-intro-snow-line{transform:translateX(-50%);bottom:50px;left:50%;z-index:1}@media (max-width:767px){.b-page__bg-img_landing-intro-snow-line{display:none}}.b-page__bg-img_landing-intro-city{transform:translateX(-50%);bottom:-57px;left:50%}@media (max-width:767px){.b-page__bg-img_landing-intro-city_desktop{display:none}}.b-page__bg-img_landing-intro-trees{transform:translateX(-50%);bottom:-300px;left:50%}.b-page__bg-img_landing-intro-christmas{left:0;bottom:-50px}.b-page__bg-img_landing-intro-christmas_right{right:0;top:220px}@media (max-width:767px){.b-page__bg-img_landing-intro-christmas,.b-page__bg-img_landing-intro-christmas_right{display:none}}.b-page__bg-img_split-line{left:-260px;transform:rotate(-55deg);width:300px;top:-60px}@media (min-width:1024px) and (max-width:1279px){.b-page__bg-img_split-line{left:-290px}}@media (min-width:768px) and (max-width:1023px){.b-page__bg-img_split-line{display:none}}@media (max-width:767px){.b-page__bg-img_split-line{left:-260px;transform:rotate(50deg);width:250px;top:-120px}}@media (max-width:496px){.b-page__bg-img_split-line{left:-312px}}.b-page__section{position:relative;overflow:hidden;background:#f9fcff}.b-page__section_pt_xs{padding-top:36px}@media (max-width:767px){.b-page__section_pt_xs{padding-top:30px}}.b-page__section_pt_sm{padding-top:58px}@media (max-width:767px){.b-page__section_pt_sm{padding-top:30px}}.b-page__section_pt_sm2{padding-top:65px}@media (max-width:767px){.b-page__section_pt_sm2{padding-top:30px}}.b-page__section_pt_md{padding-top:78px}@media (max-width:767px){.b-page__section_pt_md{padding-top:40px}}.b-page__section_pt_md2{padding-top:68px}@media (max-width:767px){.b-page__section_pt_md2{padding-top:40px}}.b-page__section_pt_lg{padding-top:92px}@media (max-width:767px){.b-page__section_pt_lg{padding-top:50px}}.b-page__section_pt_xl{padding-top:120px}@media (min-width:768px) and (max-width:1023px){.b-page__section_pt_xl{padding-top:80px}}@media (max-width:767px){.b-page__section_pt_xl{padding-top:50px}}.b-page__section_pt_xl2{padding-top:100px}@media (max-width:767px){.b-page__section_pt_xl2{padding-top:40px}}.b-page__section_pb_sm{padding-bottom:18px}.b-page__section_pb_md{padding-bottom:54px}@media (max-width:767px){.b-page__section_pb_md{padding-bottom:30px}}.b-page__section_pb_md2{padding-bottom:90px}@media (max-width:767px){.b-page__section_pb_md2{padding-bottom:50px}}.b-page__section_pb_md3{padding-bottom:110px}@media (min-width:768px) and (max-width:1023px){.b-page__section_pb_md3{padding-bottom:70px}}@media (max-width:767px){.b-page__section_pb_md3{padding-bottom:40px}}.b-page__section_pb_md4{padding-bottom:123px}@media (min-width:768px) and (max-width:1023px){.b-page__section_pb_md4{padding-bottom:70px}}@media (max-width:767px){.b-page__section_pb_md4{padding-bottom:40px}}.b-page__section_pb_md5{padding-bottom:123px}@media (min-width:768px) and (max-width:1023px){.b-page__section_pb_md5{padding-bottom:70px}}@media (max-width:767px){.b-page__section_pb_md5{padding-bottom:310px}}.b-page__section_pb_md6{padding-bottom:100px}@media (max-width:767px){.b-page__section_pb_md6{padding-bottom:140px}}.b-page__section_pb_lg{padding-bottom:165px}@media (max-width:767px){.b-page__section_pb_lg{padding-bottom:80px}}.b-page__section_pb_lg2{padding-bottom:155px}@media (max-width:767px){.b-page__section_pb_lg2{padding-bottom:80px}}.b-page__section_pb_lg3{padding-bottom:175px}@media (max-width:767px){.b-page__section_pb_lg3{padding-bottom:403px}}.b-page__section_pb_xl{padding-bottom:197px}.b-page__section_pb_xl2{padding-bottom:230px}@media (max-width:767px){.b-page__section_pb_xl2{padding-bottom:120px}}.b-page__section_pb_xl3{padding-bottom:215px}@media (max-width:767px){.b-page__section_pb_xl3{padding-bottom:120px}}.b-page__section_pb_xl4{padding-bottom:230px}@media (max-width:767px){.b-page__section_pb_xl4{padding-bottom:330px}}.b-page__section_pb_last-orders-pc-boy{padding-bottom:100px}@media (max-width:767px){.b-page__section_pb_last-orders-pc-boy{padding-bottom:0}}.b-page__section_pb_last-orders-pc-boy2{padding-bottom:0}@media (max-width:767px){.b-page__section_pb_last-orders-pc-boy2{padding-bottom:210px}}.b-page__section_pb_lg4{padding-bottom:65px}@media (min-width:768px) and (max-width:1023px){.b-page__section_pb_lg4{padding-bottom:463px}}@media (max-width:767px){.b-page__section_pb_lg4{padding-bottom:463px}}.b-page__section_pb_lg5{padding-bottom:65px}@media (min-width:768px) and (max-width:1023px){.b-page__section_pb_lg5{padding-bottom:400px}}@media (max-width:767px){.b-page__section_pb_lg5{padding-bottom:400px}}.b-page__section_pb_lg6{padding-bottom:162px}@media (min-width:768px) and (max-width:1023px){.b-page__section_pb_lg6{padding-bottom:400px}}@media (max-width:767px){.b-page__section_pb_lg6{padding-bottom:400px}.b-page__section_pb_homepage-advantages-ru{padding-bottom:200px}}.b-page__section_bg_city{background-image:url(../images/bg-city.png);background-repeat:no-repeat;background-position:center bottom}.b-page__section_bg_night-city{background:url(../images/main-block-bg-night.png) repeat-x 100% 100%;background-size:auto 840px}@media (min-width:768px) and (max-width:1023px){.b-page__section_bg_night-city{background:url(../images/main-block-bg-night-sm.png) repeat-x 45% 100%;background-size:auto 100%}}@media (max-width:767px){.b-page__section_bg_night-city{background:url(../images/main-block-bg-night-sm.png) repeat-x 45% 100%;background-size:auto 100%}}.b-page__section_bg-color_light-blue{background-color:#f9fcff}.b-page__section_bg-color_light-blue2{background-color:#f1f8ff}.b-page__section_bg-color_light-blue3{background-color:#a7cbf6}.b-page__section_bg-color_light-blue4{background-color:#e4f1fd}.b-page__section_bg-color_light-blue5{background-color:#f3f9ff}.b-page__section_bg-color_light-blue6{background-color:#e1f0fe}.b-page__section_bg-color_light-blue7{background-color:#f3f6fb}.b-page__section_bg-color_light-blue8{background-color:#e7f5ff}.b-page__section_bg-color_light-blue9{background-color:#b6eafa}.b-page__section_bg-color_blue{background-color:#eaf4ff}.b-page__section_bg-color_dark-blue{background-color:#d8ecff}.b-page__section_bg-color_yellow{background-color:#feffd1}.b-page__section_bg-color_light-yellow{background-color:#ffffeb}.b-page__section_bg-color_white{background-color:#fff}.b-page__section_bg-color_dark-peach{background-color:#ffecdd}.b-page__section_bg-color_purple{background-color:#393879}.b-page__section_bg-color_purple2{background-color:#374393}.b-page__section_bg-color_facebook{background-color:#4258a2}.b-page__section_bg-color_steel-blue{background-color:#4f6fb4}.b-page__section_bg-color_blue-gray{background-color:#6991d6}.b-page__section_bg-color_dark-blue2{background-color:#cbe2f9}.b-page__section_bg-color_grey{background-color:#333}.b-page__section_bg-color_gradient-light-blue{background:linear-gradient(180deg,#b7deff 0,#fff 100%)}.b-page__section_bg-color_gradient-gray{background:linear-gradient(180deg,rgba(51,51,51,.79) 0,#b7deff 100%)}.b-page__section_bg-color_green{background-color:#c6ffa9}.b-page__section_overflow_visible{overflow:visible}.b-page__section_border-radius_sm{border-radius:5px}.b-page__section_pads_vk{padding:100px 0}@media (max-width:767px){.b-page__section_pads_vk{padding:40px 0 50px}}.b-page__section_login-two-fa{height:100vh}.b-page__section-title{font-family:RoundPro,sans-serif;font-weight:900;font-size:38px;line-height:1.26;color:#333;text-align:center;margin-bottom:22px}.b-page__section-title_fz_lg{font-size:44px;line-height:1.2}.b-page__section-title_fz_xl{font-size:54px;line-height:1.2}@media (min-width:768px) and (max-width:1023px){.b-page__section-title{font-size:30px;max-width:600px;margin-left:auto;margin-right:auto}}@media (max-width:767px){.b-page__section-title{font-size:24px;max-width:500px;margin-left:auto;margin-right:auto}}.b-page__section-title_mb_sm{margin-bottom:17px}.b-page__section-title_mb_sm2{margin-bottom:42px}@media (min-width:768px) and (max-width:1023px){.b-page__section-title_mb_sm2{margin-bottom:25px}}@media (max-width:767px){.b-page__section-title_mb_sm2{margin-bottom:20px}}.b-page__section-title_mb_sm3{margin-bottom:36px}@media (min-width:768px) and (max-width:1023px){.b-page__section-title_mb_sm3{margin-bottom:20px}}@media (max-width:767px){.b-page__section-title_mb_sm3{margin-bottom:16px}}.b-page__section-title_mb_md{margin-bottom:55px}@media (max-width:767px){.b-page__section-title_mb_md{margin-bottom:25px}}.b-page__section-title_mb_lg{margin-bottom:64px}@media (min-width:768px) and (max-width:1023px){.b-page__section-title_mb_lg{margin-bottom:35px}}@media (max-width:767px){.b-page__section-title_mb_lg{margin-bottom:25px}}.b-page__section-title_align_left{text-align:left}.b-page__section-title_max-width_none{max-width:none}.b-page__section-title_color_white{color:#fff}.b-page__section-text{font-size:20px;line-height:1.7;text-align:center;color:#333;margin-left:auto;margin-right:auto}.b-page__section-text_fz_sm{font-size:19px;line-height:1.6}.b-page__section-text_fz_xsm{font-size:12px;line-height:14px}.b-page__section-text_fz_xsm2{font-size:18px;line-height:1.28}.b-page__section-text_color_gray{color:#aaa}@media (min-width:768px) and (max-width:1023px){.b-page__section-text{font-size:18px}.b-page__section-text_fz_xsm{font-size:12px}}@media (max-width:767px){.b-page__section-text{font-size:16px}.b-page__section-text_fz_xsm{font-size:12px}}.b-page__section-text_max-width_sm{max-width:510px}.b-page__section-text_mb_sm{margin-bottom:6px}.b-page__reviews-facts{padding-top:58px;padding-bottom:53px}@media (max-width:767px){.b-page__reviews-facts{padding-top:30px;padding-bottom:30px}}@media (min-width:1024px) and (max-width:1279px){.b-page__br-hide{display:none}}@media (min-width:768px) and (max-width:1023px){.b-page__br-hide{display:none}}@media (max-width:767px){.b-page__br-hide{display:none}}@media (min-width:1024px) and (max-width:1279px){.b-page__br-hide_hide-resolution_mobile{display:block}}@media (min-width:768px) and (max-width:1023px){.b-page__br-hide_hide-resolution_mobile{display:none}}@media (max-width:767px){.b-page__br-hide_hide-resolution_mobile{display:none}}.b-page__section-buttons{text-align:center;padding-top:40px;padding-bottom:40px;margin-bottom:-12px}.b-page__section-buttons_pt_lg{padding-top:65px}@media (min-width:768px) and (max-width:1023px){.b-page__section-buttons_pt_lg{padding-top:45px}}@media (max-width:767px){.b-page__section-buttons_pt_lg{padding-top:25px}}.b-page__section-buttons_pb_lg{padding-bottom:65px}@media (min-width:768px) and (max-width:1023px){.b-page__section-buttons_pb_lg{padding-bottom:45px}}@media (max-width:767px){.b-page__section-buttons_pb_lg{padding-bottom:25px}}.b-page__section-button{width:280px;display:inline-block;margin-left:15px;margin-right:15px;font-weight:700;margin-bottom:12px}.b-page__review-list{padding-top:45px}.b-page__reviews-info{margin-bottom:45px}@media (min-width:768px) and (max-width:1023px){.b-page__reviews-info{margin-bottom:25px}}@media (max-width:767px){.b-page__reviews-info{margin-bottom:10px}}.b-page__ask-questions{padding-top:42px}@media (min-width:768px) and (max-width:1023px){.b-page__ask-questions{padding-top:25px}}@media (max-width:767px){.b-page__ask-questions{padding-top:0}}.b-page__strong{font-weight:700}.b-page__landing-features{margin-top:80px}@media (min-width:768px) and (max-width:1023px){.b-page__landing-features{margin-top:40px;max-width:560px;margin-left:auto;margin-right:auto}}@media (max-width:767px){.b-page__landing-features{margin-top:40px}}.b-page__landing-conversion{margin-top:55px}@media (max-width:767px){.b-page__landing-conversion{margin-top:25px}}.b-page__landing-system{padding-top:7px}@media (max-width:767px){.b-page__landing-system{padding-top:0}}.b-page__landing-offer-wrap{background:rgba(255,253,224,.8);border-radius:20px;padding:70px 83px 90px}@media (min-width:768px) and (max-width:1023px){.b-page__landing-offer-wrap{padding-bottom:130px}}@media (max-width:767px){.b-page__landing-offer-wrap{padding:30px 25px;max-width:550px;margin-left:auto;margin-right:auto}}.b-page__landing-offer{padding-top:19px;padding-right:225px;margin-bottom:53px}@media (min-width:768px) and (max-width:1023px){.b-page__landing-offer{padding-right:0}}@media (max-width:767px){.b-page__landing-offer{padding-right:0;margin-bottom:30px;padding-top:0}}.b-page__button-wrap{text-align:center}.b-page__button-wrap_pt_sm{padding-top:30px}.b-page__button-wrap_pt_md{padding-top:55px}.b-page__button{min-width:250px}.b-page__button_all-experts{min-width:140px}.b-page__button_aside{min-width:125px}.b-page__landing-traffic{padding-top:53px;margin-bottom:40px}@media (min-width:768px) and (max-width:1023px){.b-page__landing-traffic{max-width:560px;margin-left:auto;margin-right:auto}}.b-page__landing-income{padding-top:35px}@media (max-width:767px){.b-page__landing-income{padding-top:10px;max-width:500px;margin-left:auto;margin-right:auto}}.b-page__landing-payment{padding-top:52px;padding-bottom:30px}@media (min-width:768px) and (max-width:1023px){.b-page__landing-payment{padding-top:40px;max-width:560px;margin-left:auto;margin-right:auto}}.b-page__landing-promo{padding-top:46px;padding-bottom:18px}@media (max-width:767px){.b-page__landing-promo{padding-top:20px}}@media (min-width:768px) and (max-width:1023px){.b-page__landing-partnership-program{padding-bottom:40px;padding-top:40px}}@media (max-width:767px){.b-page__landing-partnership-program{padding-top:40px}}.b-page__inner-wrapper{display:flex}.b-page__inner-wrapper_without-sidebar{justify-content:center}.b-page__inner-wrapper_breadcrumbs{justify-content:space-between}.b-page__inner-wrapper_footer{border-radius:15px;overflow:hidden}@media (max-width:767px){.b-page__inner-wrapper_footer{flex-direction:column}}.b-page__inner-wrapper_relative{position:relative}.b-page__inner-wrapper_section-swiper{display:block;margin-top:60px;margin-bottom:60px}.b-page__inner-wrapper_mt_md{margin-top:20px}.b-page__inner-item_width{width:calc(100% - 272px)}@media (min-width:768px) and (max-width:1023px){.b-page__inner-item_width{width:100%}}@media (max-width:767px){.b-page__inner-item_width{width:100%}}.b-page__inner-col_aside{flex:0 0 192px;max-width:192px}@media (max-width:767px){.b-page__inner-col_aside{display:none}}.b-page__inner-col_main{flex:auto;min-width:0;max-width:840px}.b-page__inner-col_width_md{max-width:800px}.b-page__inner-aside{padding-top:40px}.b-page__aside-menu{margin-top:20px;padding-left:2px}.b-page__inner-main{background:#fff;box-shadow:0 20px 40px rgba(0,0,0,.10227);border-radius:5px;min-height:500px;padding-top:15px}.b-page__inner-main_pt_none{padding-top:0}.b-page__inner-main_new{border-radius:15px;position:relative}.b-page__inner-header-row{display:flex;justify-content:space-between;margin-left:-15px;margin-right:-15px}@media (max-width:767px){.b-page__inner-header-row{flex-wrap:wrap}}.b-page__inner-header-col{padding-left:15px;padding-right:15px;margin-bottom:10px}@media (max-width:767px){.b-page__inner-header-col{flex:100%;max-width:100%}}.b-page__inner-header{font-size:24px;line-height:1.3;color:#333;font-weight:900}@media (min-width:768px) and (max-width:1023px){.b-page__inner-header{font-size:22px}}@media (max-width:767px){.b-page__inner-header{font-size:20px}}.b-page__inner-header_mb_sm{margin-bottom:12px}.b-page__inner-header_mb_md{margin-bottom:20px}.b-page__inner-header_text-align_center{text-align:center}.b-page__inner-header_color_white{color:#fff}.b-page__inner-header_size_lg{font-size:40px;line-height:56px}@media (min-width:768px) and (max-width:1023px){.b-page__inner-header_size_lg{font-size:24px;line-height:32px}}@media (max-width:767px){.b-page__inner-header_size_lg{font-size:24px;line-height:32px}}.b-page__hr{border-top:1px solid #ddd;border-bottom:none}.b-page__motivation-info{padding:0 18px 25px}@media (max-width:767px){.b-page__motivation-info{padding:0 0 25px}}.b-page__motivation-info-ranks{margin-top:35px}@media (max-width:767px){.b-page__motivation-info-ranks{max-width:360px;margin-left:auto;margin-right:auto;padding-left:8px;padding-right:8px}}.b-page__motivation-info-links{margin-top:8px;margin-bottom:25px}.b-page__section-subtitle{font-size:14px;text-align:center;line-height:1.64;margin-bottom:8px}.b-page__section-subtitle_mb_md{margin-bottom:38px}@media (max-width:767px){.b-page__section-subtitle_mb_md{margin-bottom:15px}}.b-page__section-subtitle_turnkey-protection{font-size:18px;line-height:1.67;color:gray;margin-bottom:53px}@media (min-width:768px) and (max-width:1023px){.b-page__section-subtitle_turnkey-protection{font-size:16px;line-height:1.5}}@media (max-width:767px){.b-page__section-subtitle_turnkey-protection{font-size:14px;line-height:1.4}}.b-page__author-advantages{padding-top:52px}@media (min-width:768px) and (max-width:1023px){.b-page__author-advantages{padding-top:20px;max-width:650px;margin-left:auto;margin-right:auto}}@media (max-width:767px){.b-page__author-advantages{padding-top:20px;max-width:650px;margin-left:auto;margin-right:auto}}.b-page__author-reviews{padding-top:35px}.b-page__gradient-overlay{position:absolute;left:0;right:0;bottom:-1px;height:60px;background:linear-gradient(180deg,rgba(238,238,238,0) 0,rgba(238,238,238,.05) 10%,#fff 100%)}.b-page__gradient-overlay_order-intro-yellow{background:linear-gradient(180deg,#feffd1,rgba(254,255,209,.0001));-webkit-transform:matrix(1,0,0,-1,0,0);transform:matrix(1,0,0,-1,0,0);height:170px;top:593px}.b-page__gradient-overlay_order-intro-white{height:300px}.b-page__author-footer{padding-top:48px}.b-page__landing-help{padding-bottom:3px;max-width:1145px}@media (max-width:767px){.b-page__homepage-expert,.b-page__homepage-intro,.b-page__homepage-online-support{max-width:420px;margin-left:auto;margin-right:auto}}.b-page__homepage-intro_form{max-width:unset}@media (max-width:767px){.b-page__homepage-features,.b-page__homepage-price-list{max-width:420px;margin-left:auto;margin-right:auto;padding-bottom:160px}.b-page__homepage-orders-list{max-width:420px;margin-left:auto;margin-right:auto}}@media (min-width:768px) and (max-width:1023px){.b-page__landing-help{max-width:650px;margin-left:auto;margin-right:auto}}@media (max-width:767px){.b-page__homepage-guarantee,.b-page__homepage-reworks{max-width:420px;margin-left:auto;margin-right:auto;padding-top:25px}.b-page__homepage-care{padding-bottom:35px}.b-page__homepage-care,.b-page__homepage-get-price{max-width:420px;margin-left:auto;margin-right:auto;padding-top:20px}}.b-page__expert-features{padding-top:45px;padding-left:15px;padding-right:15px}@media (max-width:767px){.b-page__expert-features{padding-top:25px;padding-left:0;padding-right:0}}.b-page__partner-referral-view{position:relative;height:581px;text-align:center;padding-top:143px;margin-top:20px}.b-page__partner-referral-text{font-family:RoundPro,sans-serif;font-weight:700;font-size:18px;line-height:1.27273;max-width:280px;text-align:center;margin:0 auto;z-index:2;position:relative}.b-page__competition-description{padding-bottom:60px;padding-top:47px}@media (max-width:767px){.b-page__competition-description{padding-top:25px}}.b-page__competition-results{padding-bottom:50px;padding-top:38px}@media (max-width:767px){.b-page__competition-results{padding-top:25px}}.b-page__inner-text{line-height:1.875;font-size:16px;margin-top:3px;margin-bottom:12px}@media (max-width:1279px) and (min-width:300px){.b-page__inner-text{font-size:15px;line-height:1.46}}.b-page__inner-text_fz_sm{font-size:14px;line-height:2.143}@media (max-width:1279px) and (min-width:300px){.b-page__inner-text_fz_sm{font-size:14px;line-height:1.6}}.b-page__inner-text_fz_lg{line-height:1.944;font-size:18px}@media (max-width:1279px) and (min-width:300px){.b-page__inner-text_fz_lg{font-size:15px;line-height:1.46}}.b-page__inner-text_mb_none{margin-bottom:0}.b-page__inner-text_mb_md{margin-bottom:30px}@media (max-width:1279px) and (min-width:300px){.b-page__inner-text_mb_md{margin-bottom:16px}}.b-page__inner-text_mb_lg{margin-bottom:50px}@media (max-width:1279px) and (min-width:300px){.b-page__inner-text_mb_lg{margin-bottom:30px}}.b-page__inner-text_type_common{line-height:1.5;margin:10px 0 0}.b-page__inner-h2{font-weight:700;line-height:1.5;font-size:20px;margin-bottom:10px;margin-top:25px}@media (max-width:1279px) and (min-width:300px){.b-page__inner-h2{margin-top:15px;font-size:17px}}.b-page__inner-h2_mt_none{margin-top:0}.b-page__inner-h3{font-weight:700;line-height:1.5;font-size:16px;margin-bottom:3px;margin-top:25px}@media (max-width:1279px) and (min-width:300px){.b-page__inner-h3{margin-top:15px;font-size:14px}}.b-page__inner-h3_mt_none{margin-top:0}.b-page__inner-ol,.b-page__inner-ul{list-style:decimal;padding-left:20px;margin-bottom:18px}.b-page__inner-ul{list-style:disc}.b-page__inner-li{line-height:1.875;font-size:16px;margin-bottom:14px;margin-top:3px}@media (max-width:1279px) and (min-width:300px){.b-page__inner-li{font-size:15px;line-height:1.46}}.b-page__bonuses-features{padding-left:20px;padding-right:20px}@media (max-width:767px){.b-page__bonuses-features{padding-left:0;padding-right:0}}.b-page__bonuses-clients{margin-left:-20px;margin-right:-20px}@media (max-width:767px){.b-page__bonuses-clients{margin-left:-10px;margin-right:-10px}}.b-page__bonuses-personal-link{margin-top:25px}.b-page__promo-links{padding-top:7px;margin-bottom:60px}@media (min-width:768px) and (max-width:1023px){.b-page__promo-links{margin-bottom:30px}}@media (max-width:767px){.b-page__promo-links{margin-bottom:25px}}.b-page__statistics{max-width:710px;margin-left:auto;margin-right:auto}@media (max-width:767px){.b-page__statistics{max-width:400px}}.b-page__statistics_ru{max-width:830px}.b-page__decorated-link-wrap{display:inline-block}.b-page__decorated-link-wrap_mt_md{margin-top:8px}.b-page__decorated-link{cursor:pointer;font-weight:700;border-bottom:2px solid #ffd012;padding-bottom:1px;display:inline-block;line-height:1.2}.b-page__order-intro{max-width:1028px;margin-left:auto;margin-right:auto}.b-page__services-links{border-top:1px solid rgba(151,151,151,.44);width:100%;padding-top:50px}@media (max-width:767px){.b-page__service-content{max-width:450px;margin-left:auto;margin-right:auto}}.b-page__projects-wrapper{padding-top:38px}.b-page__project{margin-bottom:14px}.b-page__project:last-child{margin-bottom:0}@media (min-width:768px) and (max-width:1023px){.b-page__project{max-width:450px;margin-left:auto;margin-right:auto}}@media (max-width:767px){.b-page__project{max-width:450px;margin-left:auto;margin-right:auto}}.b-page__projects-text-block{padding-left:20px;padding-right:20px}@media (max-width:767px){.b-page__projects-text-block{padding-left:0;padding-right:0}}.b-page__marked-text{border-bottom:3px solid #ffd012}.b-page__vacancy-promo{margin-top:30px;margin-bottom:10px}.b-page__projects-footer{padding-bottom:130px;overflow:hidden;position:relative}.b-page__breadcrumbs{margin-bottom:13px}.b-page__breadcrumbs-color{margin-bottom:36px}.b-page__auth-form{max-width:440px;margin-left:auto;margin-right:auto;padding-bottom:20px}.b-page__intro-disclaimer{margin-bottom:35px}.b-page__intro-disclaimer_mb_lg{margin-bottom:101px}@media (max-width:767px){.b-page__intro-disclaimer_mb_lg{margin-bottom:45px}}.b-page__intro-disclaimer_mb_none{margin-bottom:0}.b-page__intro-disclaimer_index_1{position:relative;z-index:1}.b-page__referral-link-title{font-size:28px;line-height:1.357;color:#000;text-align:center;margin-bottom:20px}@media (min-width:768px) and (max-width:1023px){.b-page__referral-link-title{font-size:22px;margin-bottom:40px}}@media (max-width:767px){.b-page__referral-link-title{font-size:18px;margin-bottom:20px}}.b-page__gift-banner{margin:45px auto 0;max-width:400px}.b-page__disclaimer{font-size:16px;margin-bottom:36px;line-height:1.5;width:65%}@media (max-width:767px){.b-page__disclaimer{font-size:14px;margin-bottom:20px;width:unset}}.b-page__disclaimer_w_100{width:100%}.b-page__seo-block-content{display:flex}@media (min-width:768px) and (max-width:1023px){.b-page__seo-block-content{flex-wrap:wrap}}@media (max-width:767px){.b-page__seo-block-content{flex-wrap:wrap}}.b-page__seo-text-container{width:100%;max-width:60%;margin-left:15px;margin-right:15px}@media (min-width:768px) and (max-width:1023px){.b-page__seo-text-container{max-width:100%;margin:0 0 15px}}@media (max-width:767px){.b-page__seo-text-container{max-width:100%;margin:0}}.b-page__table-seo-container{width:100%;max-width:40%;margin:15px 25px 0}@media (min-width:768px) and (max-width:1023px){.b-page__table-seo-container{max-width:100%;margin-left:0;margin-right:0}}@media (max-width:767px){.b-page__table-seo-container{max-width:100%;margin-left:0;margin-right:0}}@media (min-width:768px) and (max-width:1023px){.b-page__table-seo{width:100%}}@media (max-width:767px){.b-page__table-seo{width:100%}}.b-page__pagination:before{content:'';width:100%;height:1px;background-color:#ddd;position:absolute;left:0;top:30px;z-index:-1}.b-page__city-selection-wrapper{position:relative;display:flex;justify-content:flex-end}.b-page__city-selection-popup{position:absolute;z-index:50;top:26px;right:70px;transition:opacity ease-in-out .2s}.b-page__city-selection-popup_hide{width:0;height:0;overflow:hidden;opacity:0}@media (max-width:767px){.b-page__city-selection-popup{right:20px;top:0}}.b-page__intro-block-reviews-container{padding-top:55px}@media (min-width:768px) and (max-width:1023px){.b-page__intro-block-reviews-container{padding-top:25px}}@media (max-width:767px){.b-page__intro-block-reviews-container{padding-top:25px}}@media (max-width:496px){.b-page__intro-block-reviews-container{padding-top:0;padding-bottom:0}}.b-page__reviews-video-list{margin-bottom:100px}@media (max-width:767px){.b-page__reviews-video-list{margin-bottom:50px}}@media (max-width:496px){.b-page__reviews-video-list{margin-bottom:30px}}.b-page__ordered-plates{margin-top:50px;position:relative}.b-page__price-list-ru{margin-top:40px}.b-page__features-horizon{margin-top:70px}@media (max-width:496px){.b-page__features-horizon{margin-top:60px}}.b-page__all-experts-btn{margin-top:45px}@media (max-width:767px){.b-page__all-experts-btn{margin-top:30px;margin-bottom:15px;display:flex;justify-content:center}}.b-page__mt_md{margin-top:30px}.b-page__orders-slider-title{color:#333;text-align:center;font-size:26px;font-family:RoundPro,sans-serif;font-weight:900;line-height:26px;margin-bottom:27px}.b-page__service-pluses{display:flex;justify-content:center;padding-bottom:50px}@media (max-width:767px){.b-page__service-pluses{justify-content:unset;overflow:scroll;margin:0 -15px;padding:0 15px 20px}}.b-page__ceo-contacts{margin-top:20px}.b-page__ceo-contacts_new{font-size:12px;line-height:20px;text-align:center;margin:12px 0}@media (max-width:496px){.b-page__ceo-contacts_new{margin:18px 0}}.b-page__landing-section-content-mobile{display:none;margin-bottom:40px}@media (max-width:767px){.b-page__landing-section-content-mobile{display:block}}.b-page__author-vacancies-gradient{position:absolute;top:0;left:0;width:100%;height:50px;background:linear-gradient(0deg,rgba(243,249,255,0) 0,rgba(243,249,255,.48) 44.79%,#f3f9ff 100%);z-index:9}.b-page__author-vacancies-gradient_bottom{top:unset;bottom:0;background:linear-gradient(180deg,rgba(243,249,255,0) 0,rgba(243,249,255,.48) 44.79%,#f3f9ff 100%)}.b-page__inner-subtitle,.b-page__inner-title{font-size:40px;font-family:Roboto,sans-serif;font-weight:700}.b-page__inner-subtitle{font-weight:400;font-size:30px;margin-top:14px}.b-page__inner-container_pads_lg{padding-top:80px;padding-bottom:80px}.b-page__inner-container_bg_ligth-blue{background:#f1f6fe}.b-page__inner-container_bg_blue{background:#d8ecff}.b-page__inner-container_bg_dark-blue,.b-reviews_slider-wide .slick-slider .slick-dots li.slick-active button{background:#6aa9df}.b-page__inner-container_bg_light-yellow{background:#feffd1}.b-page__inner-container_overflow_hidden{overflow:hidden}@media (max-width:496px){.b-page__inner-container_contacts-feedback{padding-left:0;padding-right:0;margin:10px 0}}.b-page__button-form{margin-top:20px}@media (max-width:767px){.b-page__button-form{text-align:center}}.b-page__we-img{margin-left:-15px}.b-page__importance-plates{margin-top:32px}.b-page__project-gistory{margin-top:16px}.b-page__logo-list{margin-top:24px}.b-page__about-we{margin-top:30px}.b-page__cofee-banner{margin-top:-35px;margin-bottom:75px}@media (max-width:767px){.b-page__cofee-banner{display:none}}.b-pagination{height:70px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:0}.b-pagination__pages{width:65%;display:flex;align-items:center}.b-pagination__link{font-size:16px;color:#3385e4;text-decoration:none;position:relative}.b-pagination__link_active::after{content:'';width:100%;height:5px;background-color:#ffd012;position:absolute;bottom:-27px;left:0}.b-pagination__link_page{width:12%;text-align:center}.b-pagination__link_dots{margin:0 10px;padding-left:5px;padding-right:5px}.b-pagination__link_prev{padding-left:15px;position:relative}.b-pagination__link_prev::after{content:'';background:url(../images/icon-arrow-left.svg) no-repeat top left/contain;height:15px;width:15px;position:absolute;left:0;top:1px}.b-pagination__link_next{padding-right:15px;position:relative}.b-pagination__link_next::after{content:'';background:url(../images/icon-arrow-right.svg) no-repeat top right/contain;height:15px;width:15px;position:absolute;right:0;top:.5px}.b-pagination__link_hidden{display:none}.b-pagination::after{content:'';width:130%;height:1px;background-color:#ddd;position:absolute;left:-50px;top:0;z-index:-1}.b-pagination_responsive{height:auto}.b-pagination_responsive::after{display:none}.b-pagination_responsive .b-pagination__pages{flex-wrap:wrap;width:auto}.b-pagination_responsive .b-pagination__link{padding-bottom:27px}.b-pagination_compact .b-pagination__link_active::after,.b-pagination_new .b-pagination__link:after,.b-pagination_responsive .b-pagination__link_active::after{bottom:0}.b-pagination_responsive .b-pagination__link_page{width:auto;padding-left:8px;padding-right:8px;min-width:53px}.b-pagination_compact .b-pagination__pages{padding-left:12px;padding-right:12px}.b-pagination_compact .b-pagination__link{padding-bottom:18px;padding-top:10px;margin-left:5px;margin-right:5px}.b-pagination_compact .b-pagination__link_next,.b-pagination_compact .b-pagination__link_prev{margin-left:0;margin-right:0}.b-pagination_compact .b-pagination__link_page{width:auto;padding-left:12px;padding-right:12px;min-width:30px}@media (max-width:767px){.b-pagination_adapt_default .b-pagination__pages{width:100%}.b-pagination_adapt_default .b-pagination__link_next,.b-pagination_adapt_default .b-pagination__link_prev{display:none}.b-pagination_adapt_responsive .b-pagination__pages{margin-left:-3px;margin-right:-3px}.b-pagination_adapt_responsive .b-pagination__link{font-size:13px;padding-bottom:20px}.b-pagination_adapt_responsive .b-pagination__link_page{padding-left:3px;padding-right:3px;min-width:35px}.b-pagination_adapt_responsive .b-pagination__link_dots{margin-left:0;margin-right:0}.b-pagination_adapt_responsive .b-pagination__pages{min-width:100%}.b-pagination_adapt_responsive .b-pagination__link_next,.b-pagination_adapt_responsive .b-pagination__link_prev{display:none}}@media (min-width:768px) and (max-width:1023px){.b-pagination_adapt_responsive-inner-page .b-pagination__pages{margin-left:-3px;margin-right:-3px}.b-pagination_adapt_responsive-inner-page .b-pagination__link{font-size:13px;padding-bottom:20px}.b-pagination_adapt_responsive-inner-page .b-pagination__link_page{padding-left:3px;padding-right:3px;min-width:35px}.b-pagination_adapt_responsive-inner-page .b-pagination__link_dots{margin-left:0;margin-right:0}.b-pagination_adapt_responsive-inner-page .b-pagination__pages{min-width:100%}.b-pagination_adapt_responsive-inner-page .b-pagination__link_next,.b-pagination_adapt_responsive-inner-page .b-pagination__link_prev{display:none}}@media (max-width:767px){.b-pagination_adapt_responsive-inner-page .b-pagination__pages{margin-left:-3px;margin-right:-3px}.b-pagination_adapt_responsive-inner-page .b-pagination__link{font-size:13px;padding-bottom:20px}.b-pagination_adapt_responsive-inner-page .b-pagination__link_page{padding-left:3px;padding-right:3px;min-width:35px}.b-pagination_adapt_responsive-inner-page .b-pagination__link_dots{margin-left:0;margin-right:0}.b-pagination_adapt_responsive-inner-page .b-pagination__pages{min-width:100%}.b-pagination_adapt_responsive-inner-page .b-pagination__link_next,.b-pagination_adapt_responsive-inner-page .b-pagination__link_prev{display:none}}.b-pagination_new{display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:1fr;gap:8px;align-items:center;height:unset}.b-pagination_new:after{content:none;width:100%;left:0}.b-pagination_new .b-pagination__pages{width:unset;row-gap:12px;align-items:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(40px,52px));column-gap:4px;grid-auto-rows:48px;height:100%}.b-pagination_new .b-pagination__link{width:unset}.b-pagination_new .b-pagination__link_page{padding-right:2px;padding-left:2px;min-width:40px;max-width:58px;height:100%;flex:1;display:flex;align-items:center;justify-content:center}.b-pagination_new .b-pagination__link_page:nth-last-child(-n+3){display:none}.b-pagination_new .b-pagination__link_page:first-child,.b-pagination_new .b-pagination__link_page:last-child{display:flex}.b-pagination_new .b-pagination__link_dots{display:flex;align-items:center;justify-content:center}@media (min-width:768px) and (max-width:1023px){.b-pagination_adapt_new{grid-template-columns:1fr}.b-pagination_adapt_new .b-pagination__link{font-size:14px}.b-pagination_adapt_new .b-pagination__link_page:nth-child(-n+3){display:none}.b-pagination_adapt_new .b-pagination__link_page:nth-last-child(-n+4){display:none}.b-pagination_adapt_new .b-pagination__link_page:first-child,.b-pagination_adapt_new .b-pagination__link_page:last-child{display:flex}.b-pagination_adapt_new .b-pagination__link_dots:first-child{display:unset}.b-pagination_adapt_new .b-pagination__link_nav{display:none}}@media (max-width:767px){.b-pagination_adapt_new{grid-template-columns:1fr;grid-template-rows:unset;height:unset}.b-pagination_adapt_new .b-pagination__link{font-size:12px}.b-pagination_adapt_new .b-pagination__link_nav{display:none}.b-pagination_adapt_new .b-pagination__link_page:nth-child(-n+4){display:none}.b-pagination_adapt_new .b-pagination__link_page:nth-last-child(-n+3){display:none}.b-pagination_adapt_new .b-pagination__link_page:first-child,.b-pagination_adapt_new .b-pagination__link_page:last-child{display:flex}}@media (max-width:496px){.b-pagination_adapt_new .b-pagination__pages{grid-template-columns:repeat(auto-fit,minmax(24px,32px))}.b-pagination_adapt_new .b-pagination__link{font-size:10px}.b-pagination_adapt_new .b-pagination__link_page{min-width:24px;max-width:32px;white-space:nowrap}.b-pagination_adapt_new .b-pagination__link_page:nth-child(-n+4){display:none}.b-pagination_adapt_new .b-pagination__link_page:nth-last-child(-n+4){display:none}.b-pagination_adapt_new .b-pagination__link_page:first-child,.b-pagination_adapt_new .b-pagination__link_page:last-child{display:flex}}.b-pagination_near-to-begin{grid-template-columns:1fr auto}.b-pagination_near-to-begin .b-pagination__link_dots_begin,.b-pagination_near-to-begin .b-pagination__link_prev{display:none}.b-pagination_near-to-begin .b-pagination__link_page:nth-child(n){display:flex}.b-pagination_near-to-begin .b-pagination__link_page:nth-last-child(-n+3){display:none}.b-pagination_near-to-begin .b-pagination__link_page:last-child{display:flex}@media (min-width:768px) and (max-width:1023px){.b-pagination_adapt_new-near-to-begin{grid-template-columns:1fr}.b-pagination_adapt_new-near-to-begin .b-pagination__link{font-size:14px}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:nth-child(-n+3){display:none}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:first-child,.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:last-child{display:flex}.b-pagination_adapt_new-near-to-begin .b-pagination__link_dots:first-child{display:unset}.b-pagination_adapt_new-near-to-begin .b-pagination__link_nav{display:none}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:nth-last-child(-n+4){display:none}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:last-child{display:flex}}@media (max-width:767px){.b-pagination_adapt_new-near-to-begin{grid-template-rows:unset;height:unset;grid-template-columns:1fr}.b-pagination_adapt_new-near-to-begin .b-pagination__link{font-size:12px}.b-pagination_adapt_new-near-to-begin .b-pagination__link_nav{display:none}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:nth-child(-n+4){display:none}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:nth-last-child(-n+3){display:none}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:first-child,.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:last-child{display:flex}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:nth-last-child(-n+5){display:none}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:last-child{display:flex}}@media (max-width:496px){.b-pagination_adapt_new-near-to-begin .b-pagination__pages{grid-template-columns:repeat(auto-fit,minmax(24px,32px))}.b-pagination_adapt_new-near-to-begin .b-pagination__link{font-size:10px}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page{min-width:24px;max-width:32px;white-space:nowrap}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:nth-child(-n+4){display:none}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:nth-last-child(-n+4){display:none}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:first-child,.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:last-child{display:flex}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:nth-last-child(-n+6){display:none}.b-pagination_adapt_new-near-to-begin .b-pagination__link_page:last-child{display:flex}}.b-pagination_near-to-end{grid-template-columns:auto 1fr}.b-pagination_near-to-end .b-pagination__link_dots_end,.b-pagination_near-to-end .b-pagination__link_next{display:none}.b-pagination_near-to-end .b-pagination__link_page:nth-child(n){display:flex}.b-pagination_near-to-end .b-pagination__link_page:nth-child(-n+3){display:none}.b-pagination_near-to-end .b-pagination__link_page:first-child{display:flex}@media (min-width:768px) and (max-width:1023px){.b-pagination_adapt_new-near-to-end{grid-template-columns:1fr}.b-pagination_adapt_new-near-to-end .b-pagination__link{font-size:14px}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:nth-child(-n+3){display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:nth-last-child(-n+4){display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:first-child,.b-pagination_adapt_new-near-to-end .b-pagination__link_page:last-child{display:flex}.b-pagination_adapt_new-near-to-end .b-pagination__link_dots:first-child{display:unset}.b-pagination_adapt_new-near-to-end .b-pagination__link_nav{display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:nth-child(-n+4){display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:first-child{display:flex}}@media (max-width:767px){.b-pagination_adapt_new-near-to-end{grid-template-rows:unset;height:unset;grid-template-columns:1fr}.b-pagination_adapt_new-near-to-end .b-pagination__link{font-size:12px}.b-pagination_adapt_new-near-to-end .b-pagination__link_nav{display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:nth-child(-n+4){display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:nth-last-child(-n+3){display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:first-child,.b-pagination_adapt_new-near-to-end .b-pagination__link_page:last-child{display:flex}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:nth-child(-n+5){display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:first-child{display:flex}}@media (max-width:496px){.b-pagination_adapt_new-near-to-end .b-pagination__pages{grid-template-columns:repeat(auto-fit,minmax(24px,32px))}.b-pagination_adapt_new-near-to-end .b-pagination__link{font-size:10px}.b-pagination_adapt_new-near-to-end .b-pagination__link_page{min-width:24px;max-width:32px;white-space:nowrap}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:nth-child(-n+4){display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:nth-last-child(-n+4){display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:first-child,.b-pagination_adapt_new-near-to-end .b-pagination__link_page:last-child{display:flex}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:nth-child(-n+6){display:none}.b-pagination_adapt_new-near-to-end .b-pagination__link_page:first-child{display:flex}}.b-partners-income-top__title{font-size:30px;line-height:1.3;color:#4a4a4a;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:23px}.b-partners-income-top__item{border-radius:15px;margin-bottom:24px;position:relative;padding:10px 65px 10px 41px}.b-partners-income-top__item:last-child{margin-bottom:0}.b-partners-income-top__item:nth-child(1){background:rgba(255,255,255,.85)}.b-partners-income-top__item:nth-child(1) .b-partners-income-top__star{opacity:.85}.b-partners-income-top__item:nth-child(2){background:rgba(255,255,255,.7)}.b-partners-income-top__item:nth-child(2) .b-partners-income-top__star{opacity:.7}.b-partners-income-top__item:nth-child(3){background:rgba(255,255,255,.55)}.b-partners-income-top__item:nth-child(3) .b-partners-income-top__star{opacity:.55}.b-partners-income-top__item:nth-child(4){background:rgba(255,255,255,.4)}.b-partners-income-top__item:nth-child(4) .b-partners-income-top__star{opacity:.4}.b-partners-income-top__item:nth-child(5){background:rgba(255,255,255,.25)}.b-partners-income-top__item:nth-child(5) .b-partners-income-top__star{opacity:.25}.b-partners-income-top__item-title{font-size:20px;line-height:1.4;color:#4a4a4a;margin-bottom:7px}.b-partners-income-top__item-value{font-weight:700;font-size:22px;line-height:1.32;color:#4a4a4a}.b-partners-income-top__star{position:absolute;right:7px;top:50%;transform:translate(-50%,-50%)}@media (min-width:768px) and (max-width:1023px){.b-partners-income-top_adapt_default .b-partners-income-top__title{font-size:22px}}@media (max-width:767px){.b-partners-income-top_adapt_default .b-partners-income-top__title{font-size:22px;text-align:center;max-width:500px;margin-left:auto;margin-right:auto}.b-partners-income-top_adapt_default .b-partners-income-top__item{padding-left:25px;margin-bottom:18px}.b-partners-income-top_adapt_default .b-partners-income-top__item:last-child{margin-bottom:0}.b-partners-income-top_adapt_default .b-partners-income-top__item-title{font-size:18px}.b-partners-income-top_adapt_default .b-partners-income-top__item-value{font-size:20px}}.b-payment-addition-info{border-bottom:1px solid #ddd}.b-payment-addition-info__container{padding-bottom:0}.b-payment-addition-info__trigger{padding-bottom:30px;display:flex;align-items:center;cursor:pointer}.b-payment-addition-info__trigger_active .b-payment-addition-info__trigger-button{transform:rotate(-180deg)}.b-payment-addition-info__trigger-title{font-weight:900;font-size:24px;line-height:1.67;color:#333}.b-payment-addition-info__trigger-button{flex-shrink:0;margin-left:10px;width:32px;height:32px;background:#ffd012;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:ease-in-out .4s}.b-payment-addition-info__trigger-button-arrow{margin-bottom:-4px}.b-payment-addition-info__content{display:none;padding-bottom:30px;font-size:14px;line-height:1.71;color:#333}@media (min-width:768px) and (max-width:1023px){.b-payment-addition-info_adapt_default .b-payment-addition-info__trigger{padding-bottom:20px}}@media (max-width:767px){.b-payment-addition-info_adapt_default .b-payment-addition-info__trigger{padding-bottom:16px}}.b-payment-contacts,.b-payment-contacts__col{display:flex;flex-direction:column}.b-payment-contacts__col{position:relative;flex:1;border-radius:10px}.b-payment-contacts__col-title{background:#ffd012;font-weight:700;font-size:16px;line-height:1.88;color:#333;padding:4px 5px 5px 19px}.b-payment-contacts__col-title_left{border-top-left-radius:10px}.b-payment-contacts__col-title_right{border-top-right-radius:10px}.b-payment-contacts__col-content{position:relative;padding:16px 19px;font-size:12px;line-height:2;flex:1}.b-payment-contacts__col-content_mob{display:none}.b-payment-contacts__content-list{flex-wrap:wrap;display:flex;margin:0 -7px}.b-payment-contacts__content-item{display:flex;align-items:flex-start;margin:0 7px}.b-payment-contacts__content-item-icon{margin:7px 5px 0 0}.b-payment-contacts__content-item-text{line-height:1.4;margin-top:6px;color:rgba(51,51,51,.6)}.b-payment-contacts__inner{display:flex}.b-payment-contacts__content{position:relative;border-left:1px solid #ecf0f1;border-right:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.b-payment-contacts__row{display:flex}.b-payment-contacts__separator{margin:27px 0;height:calc(100% - 54px);width:2px;border-radius:3px;background:#ffd012;position:absolute;top:0;left:50%;transform:translateX(-50%)}@media (max-width:767px){.b-payment-contacts_adapt_default{flex-direction:column}.b-payment-contacts_adapt_default .b-payment-contacts__col{position:relative;flex:1;display:flex;flex-direction:column;border-radius:10px}.b-payment-contacts_adapt_default .b-payment-contacts__col-title_left{border-top-left-radius:10px;border-top-right-radius:10px}.b-payment-contacts_adapt_default .b-payment-contacts__col-title_right{border-radius:0}.b-payment-contacts_adapt_default .b-payment-contacts__col-content{padding-top:10px}.b-payment-contacts_adapt_default .b-payment-contacts__col-content_mob{display:block}.b-payment-contacts_adapt_default .b-payment-contacts__col-content_left{border-left:1px solid #ecf0f1;border-right:1px solid #ecf0f1;border-bottom:0;border-radius:0}.b-payment-contacts_adapt_default .b-payment-contacts__col-content_right{border-left:1px solid #ecf0f1;border-right:1px solid #ecf0f1;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-bottom:1px solid #ecf0f1}.b-payment-contacts_adapt_default .b-payment-contacts__separator{display:none}.b-payment-contacts_adapt_default .b-payment-contacts__inner{flex-direction:column}.b-payment-contacts_adapt_default .b-payment-contacts__content{display:none}.b-payment-contacts_adapt_default .b-payment-contacts__content-item-paragraph:not(:last-child),.b-payment-contacts_adapt_default .b-payment-contacts__content-list:not(:last-child){margin-bottom:16px}}.b-payment-finish-block{display:flex;flex-wrap:wrap}.b-payment-finish-block__col{flex:1;display:flex;justify-content:center}.b-payment-finish-block__col_left{background:#fffde8;padding-left:40px}.b-payment-finish-block__col_right{padding-left:40px;background:rgba(227,238,253,.5)}.b-payment-finish-block__col-inner{display:flex;position:relative;height:100%;flex:1;min-width:360px;max-width:500px;justify-content:space-between}.b-payment-finish-block__col-inner_left{padding:17px 0 0}.b-payment-finish-block__col-inner_right{padding:15px 0 0}.b-payment-finish-block__col-content{display:flex;flex-direction:column}.b-payment-finish-block__col-title{font-weight:900;font-size:24px;line-height:1.67;color:#333}.b-payment-finish-block__col-description{font-size:16px;line-height:1.5;color:#333;margin-top:5px}.b-payment-finish-block__col-img_left{width:109px;margin-left:-20px;margin-right:43px}.b-payment-finish-block__col-img_right{width:138px;margin-right:13px}.b-payment-finish-block__play-img{position:absolute;top:23px;right:21px;filter:drop-shadow(0 2px 10px #ffd084);transition:.3s;cursor:pointer;width:31px;height:31px}.b-payment-finish-block__play-img:hover{transform:scale(1.1)}.b-payment-finish-block__order-button{margin-top:13px}@media (max-width:496px){.b-payment-finish-block_adapt_default .b-payment-finish-block__col{min-width:100%;padding:0 18px 30px}.b-payment-finish-block_adapt_default .b-payment-finish-block__col_right{padding:0 18px 70px}.b-payment-finish-block_adapt_default .b-payment-finish-block__col-inner{min-width:unset;padding-top:18px}.b-payment-finish-block_adapt_default .b-payment-finish-block__col-content{flex-shrink:0}.b-payment-finish-block_adapt_default .b-payment-finish-block__col-title{font-size:20px;line-height:2}.b-payment-finish-block_adapt_default .b-payment-finish-block__col-description{font-size:14px;line-height:1.71}.b-payment-finish-block_adapt_default .b-payment-finish-block__col-img_left{display:none}.b-payment-finish-block_adapt_default .b-payment-finish-block__col-img_right{width:90px;margin:-5px 6% 0 12px}.b-payment-finish-block_adapt_default .b-payment-finish-block__play-img{position:static;width:58px;height:58px;margin-top:50px;margin-right:10%}.b-payment-finish-block_adapt_default .b-payment-finish-block__order-button{margin-top:17px;position:absolute;top:115px;width:100%}}.b-payment-info__wrapper{background:rgba(250,249,230,.8);padding:40px 20px}.b-payment-info__title{font-weight:700}.b-payment-info__text,.b-payment-info__title{font-size:16px;line-height:1.875}.b-payment-info__row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;padding-top:32px;margin-bottom:-45px}.b-payment-info__col{padding-left:15px;padding-right:15px;margin-bottom:45px}.b-payment-info__col:nth-child(2n-1){flex:46%;max-width:46%}.b-payment-info__col:nth-child(2n){flex:54%;max-width:54%}.b-payment-info__type-title{font-size:14px;line-height:1.429;color:#666;margin-bottom:10px}.b-payment-info__type-list{display:flex;flex-wrap:wrap;margin-left:-9px;margin-right:-9px;margin-bottom:-14px}.b-payment-info__type-item{padding-left:9px;padding-right:9px;margin-bottom:14px}.b-payment-info__type-item-image{max-height:24px}@media (max-width:767px){.b-payment-info_adapt_default .b-payment-info__title{font-size:16px}.b-payment-info_adapt_default .b-payment-info__text{font-size:14px;line-height:1.4}.b-payment-info_adapt_default .b-payment-info__row{padding-top:10px;margin-bottom:-20px}.b-payment-info_adapt_default .b-payment-info__col{flex:100%;max-width:100%;margin-bottom:20px}}.b-payment-methods__title{font-weight:900;font-size:24px;line-height:1.67;color:#333;margin-bottom:26px}.b-payment-methods__list{display:flex;justify-content:space-evenly;flex-wrap:wrap;margin:-10px -6px}.b-payment-methods__item{box-shadow:0 5px 20px rgba(121,53,53,.116367);border-radius:5px;width:230px;height:163px;padding:22px 15px;align-items:center;display:flex;flex-direction:column;margin:10px 6px}.b-payment-methods__item-title{font-weight:700;font-size:16px;line-height:1.88;text-align:center;color:#333;margin-bottom:6px}.b-payment-methods__item-description{font-weight:400;font-size:14px;line-height:1.4;text-align:center;color:#333;height:40px;min-height:40px;margin-bottom:7px}.b-payment-methods__item-icons-container{display:flex;margin:-10px;height:100%;justify-content:center}.b-payment-methods__item-icon{margin:10px 7px;align-self:center}@media (max-width:496px){.b-payment-methods_adapt_default .b-payment-methods__item{width:100%;max-width:300px}}.b-plate-save-time{background:#fff;border-radius:20px;display:flex;max-width:335px;width:100%;box-shadow:0 10px 20px 0 #9e52071a}.b-plate-save-time__img{margin:-23px -7px 2px -23px}.b-plate-save-time__text-container{display:flex;flex-direction:column;justify-content:center}.b-plate-save-time__title{font-family:Roboto,sans-serif;font-weight:700;font-size:22px;line-height:1.7;letter-spacing:0;color:#6aa9df;text-transform:uppercase}.b-plate-save-time__subtitle{font-family:Roboto,sans-serif;font-weight:500;font-size:16px;line-height:1;letter-spacing:0}@media (max-width:496px){.b-plate-save-time_adapt_default{max-width:288px}.b-plate-save-time_adapt_default .b-plate-save-time__img{max-width:126px;margin:-23px -7px 3px -16px}.b-plate-save-time_adapt_default .b-plate-save-time__title{font-size:18px;line-height:1.7}.b-plate-save-time_adapt_default .b-plate-save-time__subtitle{font-size:13.5px}}.b-plate-save-time_theme_blue{border-radius:47px;max-height:96px;max-width:381px}.b-plate-save-time_theme_blue .b-plate-save-time__img{margin:-2px 10px -2px 0}.b-plate-save-time_theme_blue .b-plate-save-time__title{color:#3385e4}@media (max-width:496px){.b-plate-save-time_adapt_blue{border-radius:35px;max-width:288px}.b-plate-save-time_adapt_blue .b-plate-save-time__img{margin-right:6px;max-height:72.5px}.b-plate-save-time_adapt_blue .b-plate-save-time__title{font-size:16px}.b-plate-save-time_adapt_blue .b-plate-save-time__subtitle{font-size:12px}}.b-popup-gallery{display:none}.b-popup-gallery__wrap{padding:0}.b-popup-gallery__image{max-width:90vh;max-height:90vh;vertical-align:middle}.b-popup-with-header__wrap{background-color:#fff;box-shadow:0 20px 40px 0 rgba(0,0,0,.1);padding:35px 0;border-radius:5px}.b-popup-with-header__container{padding:0 40px}.b-popup-with-header__hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #ddd}.b-popup-with-header__title{font-family:RoundPro,sans-serif;font-weight:900;font-size:20px;line-height:1.15}.b-popup-with-header__warning{background:#feffd1;border-radius:5px;padding:10px}.b-popup-with-header__warning_mb_md{margin-bottom:15px}.b-popup-with-header__warning-text{font-size:16px;line-height:1.25;text-align:center;color:#333}.b-popup-with-header__warning-text_bold{font-weight:900}@media (max-width:767px){.b-popup-with-header_adapt_default .b-popup-with-header__container{padding-left:15px;padding-right:15px}}.b-popup{position:fixed;left:0;top:0;width:100%;height:100%;z-index:99;opacity:0;transition:all ease .3s;background-color:rgba(0,0,0,.5);display:none;overflow-x:hidden;overflow-y:auto;text-align:center;padding-top:50px;padding-bottom:50px}.b-popup:before{content:'';height:100%}.b-popup:before,.b-popup__wrapper{vertical-align:middle;display:inline-block}.b-popup__inner{position:relative;width:100%;text-align:left}.b-popup__close-btn{width:25px;height:25px;position:absolute;top:35px;right:35px;cursor:pointer;background:url(../images/icon_cross.svg) no-repeat center;background-size:contain;z-index:10}.b-popup__close-btn:hover{opacity:.7}.b-popup__close-btn_size_small{width:18px;height:18px}.b-popup__close-btn_size_xsmall{width:12px;height:12px}.b-popup__close-btn_pos_closer{top:16px;right:13px}.b-popup__close-btn_display_none{display:none}.b-popup_visible{opacity:1;display:block}.b-popup_theme_video .b-popup__close-btn{top:-40px;right:0}.b-popup_size_md .b-popup__wrapper{width:95%;max-width:900px}.b-popup_size_md2 .b-popup__wrapper{width:95%;max-width:800px}.b-popup_size_sm .b-popup__wrapper{width:95%;max-width:600px}.b-popup_size_sm .b-popup__close-btn{top:28px;right:28px}.b-popup_size_sm .b-popup__close-btn_pos_closer{top:16px;right:13px}.b-popup_size_sm2 .b-popup__wrapper{width:95%;max-width:780px}.b-popup_size_sm2 .b-popup__close-btn{top:18px;right:18px}.b-popup_size_sm3 .b-popup__wrapper{width:95%;max-width:640px}.b-popup_size_sm3 .b-popup__close-btn{top:18px;right:18px}.b-popup_size_sm4 .b-popup__wrapper{width:95%;max-width:720px}.b-popup_size_sm4 .b-popup__close-btn{top:18px;right:18px}.b-popup_size_sm5 .b-popup__wrapper{width:95%;max-width:600px}.b-popup_size_sm5 .b-popup__close-btn{top:18px;right:18px}.b-popup_size_xs .b-popup__wrapper{width:95%;max-width:568px}.b-popup_size_xs .b-popup__close-btn{top:28px;right:28px}.b-popup_size_xs2 .b-popup__wrapper{width:95%;max-width:424px}.b-popup_size_xs2 .b-popup__close-btn{top:28px;right:28px}.b-popup_size_xs3 .b-popup__wrapper{width:95%;max-width:400px}.b-popup_size_xs3 .b-popup__close-btn{top:24px;right:24px}.b-popup_theme_default .b-popup__inner{background-color:#fff;border-radius:5px;padding:0 40px}.b-popup_theme_default .b-popup__close-btn{width:11px;height:11px;top:20px;right:20px}.b-popup_index_high{z-index:200}.b-prefooter{background:linear-gradient(90deg,#5481ab 50%,#404681 0);overflow-x:hidden}.b-prefooter__row{display:flex;margin-left:-110px;margin-right:-110px}.b-prefooter__col{padding-left:110px;padding-right:110px;position:relative;flex:50%;max-width:50%}.b-prefooter__item{padding-top:50px;padding-bottom:53px}.b-prefooter__title{color:#fff;font-size:38px;line-height:1.2;margin-bottom:24px;font-family:RoundPro,sans-serif;font-weight:900}.b-prefooter__text{font-size:18px;line-height:1.67;color:#fff;max-width:330px;margin-bottom:79px}.b-prefooter__button{font-weight:700;font-size:15px;padding-left:28px;padding-right:28px}.b-prefooter__bg-img{position:absolute}.b-prefooter__bg-img_customer{width:162px;bottom:0;right:60px}.b-prefooter__bg-img_executor{width:162px;bottom:0;right:30px}.b-prefooter__bg-img_corner{bottom:0;right:0;z-index:0}.b-prefooter_theme_about{background:linear-gradient(90deg,#feffd1 50%,#d8ecff 0)}.b-prefooter_theme_about .b-prefooter__col{padding-left:40px;padding-right:40px}.b-prefooter_theme_about .b-prefooter__col:first-child{background:#feffd1}.b-prefooter_theme_about .b-prefooter__col:last-child{background:#d8ecff}.b-prefooter_theme_about .b-prefooter__row{margin:0}.b-prefooter_theme_about .b-prefooter__item{padding-top:40px;padding-bottom:90px}.b-prefooter_theme_about .b-prefooter__title{font-family:Roboto,sans-serif;font-weight:900;color:#333}.b-prefooter_theme_about .b-prefooter__text{color:#333;line-height:1.5;font-size:16px;margin-bottom:32px}@media (min-width:1024px) and (max-width:1279px){.b-prefooter_adapt_default .b-prefooter__col{padding-left:50px;padding-right:50px}.b-prefooter_adapt_default .b-prefooter__row{margin-left:-50px;margin-right:-50px}.b-prefooter_adapt_default .b-prefooter__bg-img_customer,.b-prefooter_adapt_default .b-prefooter__bg-img_executor{right:40px;width:120px}}@media (min-width:768px) and (max-width:1023px){.b-prefooter_adapt_default .b-prefooter__col{padding-left:50px;padding-right:50px}.b-prefooter_adapt_default .b-prefooter__row{margin-left:-50px;margin-right:-50px}.b-prefooter_adapt_default .b-prefooter__bg-img_executor{right:40px;width:90px}.b-prefooter_adapt_default .b-prefooter__bg-img_customer{right:40px;width:100px}.b-prefooter_adapt_default .b-prefooter__title{font-size:32px}.b-prefooter_adapt_default .b-prefooter__text{font-size:16px}.b-prefooter_adapt_default .b-prefooter__button{font-size:12px}}@media (max-width:767px){.b-prefooter_adapt_default .b-prefooter__col{padding-left:40px;padding-right:40px;flex:100%;max-width:100%}.b-prefooter_adapt_default .b-prefooter__col_customer{background-color:#5481ab}.b-prefooter_adapt_default .b-prefooter__col_executor{background-color:#404681}.b-prefooter_adapt_default .b-prefooter__row{margin-left:-40px;margin-right:-40px;flex-wrap:wrap}.b-prefooter_adapt_default .b-prefooter__item{max-width:500px;margin-left:auto;margin-right:auto}.b-prefooter_adapt_default .b-prefooter__bg-img_executor{right:40px;width:70px}.b-prefooter_adapt_default .b-prefooter__bg-img_customer{right:40px;width:80px}.b-prefooter_adapt_default .b-prefooter__title{font-size:32px}.b-prefooter_adapt_default .b-prefooter__text{font-size:16px;margin-bottom:30px}.b-prefooter_adapt_default .b-prefooter__button{font-size:12px}}.b-preloader{position:relative;display:flex;align-items:center;justify-content:center;width:100%;animation:fadeIn .5s}.b-preloader__preloader-container{text-align:center;width:250px}.b-preloader__preloader{width:128px}.b-preloader__error-container{height:0;overflow:visible}.b-preloader__error{color:#d0021b;font-size:16px;margin-bottom:16px}.b-prepayment-stage-description{padding-top:30px;overflow-x:hidden}.b-prepayment-stage-description__container{display:flex;padding:10px 10% 0;background:rgba(227,238,253,.5)}.b-prepayment-stage-description__text{width:50%;height:100%;align-self:center;font-size:16px;line-height:1.88;color:#333;margin-right:13px;padding:20px 0 25px;min-width:133px}.b-prepayment-stage-description__img-container{position:relative;min-height:194px;margin-top:-30px;margin-left:13px}.b-prepayment-stage-description__img{position:absolute;width:264px;height:170px;bottom:0}@media (min-width:768px) and (max-width:1023px){.b-prepayment-stage-description_adapt_default .b-prepayment-stage-description__container{padding:0 6%}}@media (max-width:767px){.b-prepayment-stage-description_adapt_default .b-prepayment-stage-description__container{padding:0 6%}.b-prepayment-stage-description_adapt_default .b-prepayment-stage-description__inner{padding:0 8%}.b-prepayment-stage-description_adapt_default .b-prepayment-stage-description__text{font-size:14px}.b-prepayment-stage-description_adapt_default .b-prepayment-stage-description__img-container{margin-left:0}}@media (max-width:496px){.b-prepayment-stage-description_adapt_default .b-prepayment-stage-description__container{padding:0 6.2%}.b-prepayment-stage-description_adapt_default .b-prepayment-stage-description__text{line-height:1.71;padding:18px 0 25px}.b-prepayment-stage-description_adapt_default .b-prepayment-stage-description__img{width:265px;height:172px}}.b-price-list__items{-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.3));mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.3));margin-left:-25px;margin-right:-25px}.b-price-list__items .slick-list{padding-left:25px;padding-right:25px}.b-price-list__name{color:#333;font-size:18px;line-height:1.33;display:inline-block;margin-bottom:5px;height:42px;overflow:hidden;text-overflow:ellipsis;max-width:100%}.b-price-list__name:hover{text-decoration:underline}.b-price-list__item-wrap{margin-bottom:7px}.b-price-list__item{padding:23px 20px 20px 30px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);border-radius:5px;background-color:#fff;height:124px}.b-price-list__info{display:flex;justify-content:space-between;margin-left:-4px;margin-right:-4px}.b-price-list__info-col{padding-left:4px;padding-right:4px}.b-price-list__counts{padding-top:3px;display:flex;margin-left:-8px;margin-right:-8px;flex-wrap:wrap;align-items:flex-start}.b-price-list__count-from{font-size:12px;text-transform:uppercase;line-height:2;font-family:RoundPro,sans-serif;font-weight:900;margin-right:3px;padding-top:1px}.b-price-list__count-value{font-size:24px;line-height:1.24;font-family:RoundPro,sans-serif;font-weight:900}.b-price-list__count{padding-left:8px;padding-right:8px;display:flex}.b-price-list__item-button{font-weight:700;padding:12px 24px 10px;letter-spacing:.02em;white-space:nowrap}.b-price-list__button-wrap{padding-top:19px;text-align:center}.b-price-list__button{font-weight:700;font-size:15px}.b-price-list_theme_ru .b-price-list__items{margin:0 -5px;-webkit-mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.3));mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.3))}.b-price-list_theme_ru .b-price-list__items .slick-list{padding:0}.b-price-list_theme_ru .b-price-list__info{display:block}.b-price-list_theme_ru .b-price-list__item{height:auto;box-shadow:none;margin:0 5px;border-radius:30px}.b-price-list_theme_ru .b-price-list__name{height:auto}.b-price-list_theme_ru .b-price-list__count-from{font-family:Roboto,sans-serif;font-weight:400;font-size:12px;text-transform:none}.b-price-list_theme_ru .b-price-list__info-col_button{margin-top:30px}.b-price-list_theme_ru .b-price-list__button-wrap{text-align:left;padding-top:40px}@media (min-width:1024px) and (max-width:1279px){.b-price-list_adapt_default .b-price-list__count-value{font-size:19px;padding-top:2px}.b-price-list_adapt_default .b-price-list__counts{margin-left:-5px;margin-right:-5px}.b-price-list_adapt_default .b-price-list__count{padding-left:5px;padding-right:5px}.b-price-list_adapt_default .b-price-list__item-button{padding-left:18px;padding-right:18px}}@media (min-width:768px) and (max-width:1023px){.b-price-list_adapt_default .b-price-list__item{height:175px;padding-left:20px}.b-price-list_adapt_default .b-price-list__button{font-size:12px}.b-price-list_adapt_default .b-price-list__name{font-size:18px}.b-price-list_adapt_default .b-price-list__info{flex-wrap:wrap}.b-price-list_adapt_default .b-price-list__info-col{flex:100%;max-width:100%;margin-bottom:12px}.b-price-list_adapt_default .b-price-list__info-col:last-child{margin-bottom:0}.b-price-list_adapt_default .b-price-list__info-col_button{text-align:center}}@media (max-width:767px){.b-price-list_adapt_default .b-price-list__item{height:175px;padding-left:20px}.b-price-list_adapt_default .b-price-list__button{font-size:12px}.b-price-list_adapt_default .b-price-list__name{font-size:18px}.b-price-list_adapt_default .b-price-list__info{flex-wrap:wrap}.b-price-list_adapt_default .b-price-list__info-col{flex:100%;max-width:100%;margin-bottom:12px}.b-price-list_adapt_default .b-price-list__info-col:last-child{margin-bottom:0}.b-price-list_adapt_default .b-price-list__info-col_button,.b-price-list_adapt_default .b-price-list__item{text-align:center}.b-price-list_adapt_default .b-price-list__count-value{font-size:22px;padding-top:1px}.b-price-list_adapt_default .b-price-list__counts{margin-left:-5px;margin-right:-5px;justify-content:center}.b-price-list_adapt_default .b-price-list__count{padding-left:5px;padding-right:5px}}@media (min-width:1024px) and (max-width:1279px){.b-price-list_adapt_ru .b-price-list__count-value{font-size:19px;padding-top:2px}.b-price-list_adapt_ru .b-price-list__counts{margin-left:-5px;margin-right:-5px}.b-price-list_adapt_ru .b-price-list__count{padding-left:5px;padding-right:5px}.b-price-list_adapt_ru .b-price-list__item-button{padding-left:18px;padding-right:18px}}@media (min-width:768px) and (max-width:1023px){.b-price-list_adapt_ru .b-price-list__item{height:175px;padding-left:20px}.b-price-list_adapt_ru .b-price-list__button{font-size:12px}.b-price-list_adapt_ru .b-price-list__name{font-size:18px}.b-price-list_adapt_ru .b-price-list__info{flex-wrap:wrap}.b-price-list_adapt_ru .b-price-list__info-col{flex:100%;max-width:100%;margin-bottom:12px}.b-price-list_adapt_ru .b-price-list__info-col:last-child{margin-bottom:0}.b-price-list_adapt_ru .b-price-list__info-col_button{text-align:center}}@media (max-width:767px){.b-price-list_adapt_ru .b-price-list__item{height:175px;padding-left:20px}.b-price-list_adapt_ru .b-price-list__button{font-size:12px}.b-price-list_adapt_ru .b-price-list__name{font-size:18px}.b-price-list_adapt_ru .b-price-list__info{flex-wrap:wrap}.b-price-list_adapt_ru .b-price-list__info-col{flex:100%;max-width:100%;margin-bottom:12px}.b-price-list_adapt_ru .b-price-list__info-col:last-child{margin-bottom:0}.b-price-list_adapt_ru .b-price-list__info-col_button,.b-price-list_adapt_ru .b-price-list__item{text-align:center}.b-price-list_adapt_ru .b-price-list__count-value{font-size:22px;padding-top:1px}.b-price-list_adapt_ru .b-price-list__counts{margin-left:-5px;margin-right:-5px;justify-content:center}.b-price-list_adapt_ru .b-price-list__count{padding-left:5px;padding-right:5px}.b-price-list_adapt_ru .b-price-list__button-wrap{text-align:center}}@media (max-width:496px){.b-price-list_adapt_ru .b-price-list__button{width:100%}}.b-profile__wrap{position:relative}.b-profile__wrap:hover .b-profile__full{opacity:1;visibility:visible}.b-profile__preview{display:flex;align-items:center;margin-left:-4px;margin-right:-4px;padding-right:5px}.b-profile__avatar-wrap,.b-profile__info{padding-left:4px;padding-right:4px}.b-profile__info{max-width:190px;min-width:98px}.b-profile__avatar{width:60px;height:60px;border-radius:50%}.b-profile__name{font-family:Roboto,sans-serif;font-weight:700;padding-right:15px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:url(../images/profile-arrow.svg) no-repeat calc(100%) calc(50% - 2px)}.b-profile__balance-wrap{display:flex;align-items:center;margin-left:-4px;margin-right:-4px;margin-top:6px;flex-wrap:wrap}.b-profile__balance,.b-profile__frozen{font-family:Roboto,sans-serif;font-weight:400;font-size:13px;margin-left:4px;margin-right:4px;white-space:nowrap}.b-profile__balance{color:#666}.b-profile__frozen{color:rgba(255,255,255,.8);background:#3385e4 url(../images/frosen.svg) 8px 3px no-repeat;padding:3px 8px 3px 24px;border-radius:4px}.b-profile__full{background-color:#fff;position:absolute;padding:10px 20px;top:-10px;left:-20px;right:-20px;transition:.5s ease all;opacity:0;visibility:hidden;border-radius:5px;box-shadow:0 5px 20px 0 rgba(0,0,0,.1)}.b-profile__menu{padding-top:16px}.b-profile__btn{display:inline-block;width:100%;font-weight:700}.b-profile__links{padding-top:19px}.b-profile__link{display:block;padding:7px 0 7px 20px;font-size:14px}.b-profile__link_settings{color:#3d88df;background:url(../images/header-settings.svg) 0 no-repeat}.b-profile__link_exit{color:#d0021b;background:url(../images/header-logout.svg) 0 no-repeat}.b-profile__messages-wrap{display:none}.b-profile__messages-btn{position:relative;display:flex;align-items:center;justify-content:center;height:40px;width:40px;margin-right:4px}.b-profile__messages-btn:last-child{margin-right:0;width:55px;padding-right:15px}.b-profile__messages-btn:last-child .b-profile__messages-count{right:15px}.b-profile__messages-btn-ico{vertical-align:middle}.b-profile__messages-btn-ico_orders{margin-top:-2px}.b-profile__messages-count{position:absolute;min-width:21px;min-height:21px;aspect-ratio:1;top:.5px;right:0;color:#333;border-radius:12px;background:#ffd012;font-weight:700;font-size:11px;display:flex;justify-content:center;align-items:center}.b-profile__text{color:#999;margin-top:8px;font-size:12px;display:inline-block}.b-profile__info-row{font-size:13px;margin-top:3px}.b-profile__info-label{margin-right:4px}.b-profile__rating{color:#333;background:rgba(255,208,18,.8) url(../images/rating.svg) 8px no-repeat;padding:4px 8px 4px 24px;border-radius:4px;font-size:13px;margin-left:4px;margin-right:4px}.b-profile__on-checking-plate{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;text-transform:uppercase;color:#fff;background:#d0021b;border-radius:10px;width:160px;height:33px;display:flex;align-items:center;justify-content:center;margin-top:5px}.b-profile__on-checking-plate:hover{cursor:default}.b-profile__on-checking-plate_mobile{font-size:15px;width:130px}.b-profile_theme_mob-menu .b-profile__avatar{width:48px;height:48px}.b-profile_theme_mob-menu .b-profile__name{background:0 0;padding-right:0}.b-profile_theme_mob-menu .b-profile__preview{padding-right:10px;margin-left:-6px;margin-top:-6px;position:relative}.b-profile_theme_mob-menu .b-profile__preview::after{content:'';position:absolute;top:50%;right:0;transform:translateY(-50%);background-image:url(../images/arrow-right-gray.svg);background-size:contain;background-position:center;width:9px;height:14px}.b-profile_theme_mob-menu .b-profile__avatar-wrap,.b-profile_theme_mob-menu .b-profile__info{padding-right:6px;padding-left:6px}@media (min-width:768px) and (max-width:1023px){.b-profile_adapt_default .b-profile__full,.b-profile_adapt_default .b-profile__info{display:none}}@media (max-width:767px){.b-profile_adapt_default .b-profile__wrap{display:none}.b-profile_adapt_default .b-profile__messages-wrap{display:flex}}.b-project-history{padding-top:20px}.b-project-history__wrapper{padding:40px 30px 30px;border-radius:16px;background:#fff;position:relative}.b-project-history__text{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.5;flex-basis:74%}.b-project-history__content-item{display:none;align-items:center;justify-content:space-between}.b-project-history__content-item_active{display:flex}.b-project-history__dot{position:relative;display:inline-block;opacity:.4;z-index:10;cursor:pointer}.b-project-history__dot_active{opacity:1;transform:scale(2)}.b-project-history__dot-text{position:absolute;width:28px;height:28px;background:#fff;display:inline-flex;border-radius:50%;top:7px;left:50%;font-size:8px;transform:translateX(-50%);align-items:center;font-family:Roboto,sans-serif;font-weight:700;justify-content:center}.b-project-history__dots{display:flex;justify-content:space-around}.b-project-history__arrow{position:absolute;top:50%;cursor:pointer;transform:translateY(-50%)}.b-project-history__arrow_prev{right:calc(100% + 15px)}.b-project-history__arrow_next{left:calc(100% + 15px);transform:translateY(-50%) rotate(180deg)}@media (min-width:768px) and (max-width:1023px){.b-project-history_adapt_default .b-project-history__content-item{flex-wrap:wrap;justify-content:center}.b-project-history_adapt_default .b-project-history__text{text-align:center;margin-bottom:10px}.b-project-history_adapt_default .b-project-history__arrow_prev{right:calc(100% + 10px)}.b-project-history_adapt_default .b-project-history__arrow_next{left:calc(100% + 10px)}}@media (max-width:767px){.b-project-history_adapt_default .b-project-history__arrow_prev{right:calc(100% + 10px)}.b-project-history_adapt_default .b-project-history__arrow_next{left:calc(100% + 10px)}}@media (max-width:496px){.b-project-history_adapt_default .b-project-history__content-item{flex-wrap:wrap;justify-content:center}.b-project-history_adapt_default .b-project-history__text{text-align:center;margin-bottom:10px}}.b-project__wrapper{border-radius:20px;padding:49px 30px 52px;background-color:#fff}.b-project__video-holder{position:relative;box-shadow:0 10px 20px rgba(158,133,111,.53);border-radius:20px;width:100%;height:188px;overflow:hidden}.b-project__video-button{cursor:pointer;height:75px;width:75px}.b-project__video-text{color:#fff;font-size:18px;line-height:1.22222;margin-top:14px;font-family:RoundPro,sans-serif;font-weight:500;margin-left:auto;margin-right:auto;max-width:160px}.b-project__video-main{background-size:cover;background-position:center center;padding:13px 15px 25px;text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;display:flex;justify-content:center;align-items:center;flex-direction:column}.b-project__row{display:flex;margin-left:-10px;margin-right:-10px}.b-project__col{padding-left:10px;padding-right:10px}.b-project__col_left{flex:55.5%;max-width:55.5%}.b-project__col_right{flex:44.5%;max-width:44.5%}.b-project__logo-holder{height:188px;display:flex;justify-content:center;align-items:center}.b-project__text{margin-top:84px;font-weight:400;font-size:14px;line-height:1.57143}.b-project__links-holder{margin-top:87px;padding-left:30px}.b-project__link{display:flex;align-items:center;margin-top:11px}.b-project__link:first-child{margin-top:0}.b-project__icon-wrap{flex:22px 0 0;width:22px;height:22px;display:flex;align-items:center;justify-content:center}.b-project__link-icon{max-width:100%;max-height:100%}.b-project__link-text{margin-left:13px;color:#3385e4;font-size:14px;text-overflow:ellipsis;overflow:hidden;line-height:1.2}.b-project__go-site{margin-top:42px;padding-left:30px}.b-project_offer{position:relative}.b-project_offer::after{content:url(../images/offer-tape-left.svg);position:absolute;left:-54px;top:230px}@media (min-width:768px) and (max-width:1023px){.b-project_adapt_default::after{left:-54px;top:30px}.b-project_adapt_default .b-project__wrapper{padding-bottom:45px;padding-top:40px}.b-project_adapt_default .b-project__row{flex-wrap:wrap}.b-project_adapt_default .b-project__col{flex:100%;max-width:100%;margin-bottom:15px}.b-project_adapt_default .b-project__col:last-child{margin-bottom:0}.b-project_adapt_default .b-project__text{margin-top:30px}.b-project_adapt_default .b-project__go-site,.b-project_adapt_default .b-project__links-holder{margin-top:20px;padding-left:0}}@media (max-width:767px){.b-project_adapt_default::after{left:-54px;top:-20px}.b-project_adapt_default .b-project__row{flex-wrap:wrap}.b-project_adapt_default .b-project__col{flex:100%;max-width:100%;margin-bottom:15px}.b-project_adapt_default .b-project__col:last-child{margin-bottom:0}.b-project_adapt_default .b-project__text{margin-top:30px}.b-project_adapt_default .b-project__go-site,.b-project_adapt_default .b-project__links-holder{margin-top:20px;padding-left:0}.b-project_adapt_default .b-project__wrapper{padding:20px 15px}}.b-promo-links__wrap{display:flex;flex-direction:column}.b-promo-links__list{margin-left:-2px;margin-right:-2px;display:flex;flex-wrap:wrap;overflow:hidden}.b-promo-links__item{padding-left:2px;padding-right:2px}.b-promo-links__item-link{display:inline-block;font-size:12px;background:#fff;border-radius:15px;min-height:30px;padding:8px 15px 6px;color:#3385e4;margin-right:3px;margin-bottom:10px;text-transform:uppercase;text-decoration:none;transition:.25s ease all;line-height:1.3;cursor:pointer}.b-promo-links__item-link:hover{background:#3385e4;color:#fff}.b-promo-links__btn{display:flex;align-items:center;justify-content:center;background:0 0;border:2px solid #3385e4;border-radius:100px;width:250px;height:50px;margin:22px auto 0;color:#333;text-align:center;font-family:Roboto,sans-serif;font-weight:700;font-size:14px;line-height:1.43;letter-spacing:.5px;text-transform:uppercase}.b-promo-links__btn_hidden{display:none}.b-promo-links__arrow-img{margin:-3px 0 0 8px}.b-promo-links_theme_dark .b-promo-links__item-link{background:#6aa9df;color:#fff}.b-promo-links_theme_dark .b-promo-links__item-link:hover{background:#3385e4}.b-promo-links_justify_center .b-promo-links__list{justify-content:center}.b-promo{padding:50px 0 0;position:relative;z-index:0}.b-promo::before{content:'';width:130%;height:100%;background-color:#f9fcff;position:absolute;top:0;left:-50px;z-index:-1}.b-promo__byline,.b-promo__title{text-align:center;font-family:RoundPro,sans-serif;font-weight:900;margin-top:0;font-size:22px;line-height:34px;margin-bottom:25px}.b-promo__title{font-size:30px;line-height:39px;margin-bottom:30px}.b-promo__smile{margin-left:10px;margin-bottom:-3px}.b-promo__callback-block{display:flex;justify-content:flex-end;position:relative;overflow:hidden}.b-promo__phone-pic{position:absolute;left:77px;bottom:-43px}.b-promo__soc-block{width:57%;margin-bottom:50px}.b-promo__row{display:flex;margin-bottom:20px}.b-promo__soc-title{font-family:Roboto,sans-serif;font-weight:400;font-size:21px;margin-bottom:25px}.b-promo__soc-name{font-size:14px;color:rgba(74,74,74,.5);width:auto;margin-right:24px}.b-promo__soc-icon{margin-right:15px}.b-promo__soc-link{font-size:16px;color:#3385e4;text-decoration:none}@media (min-width:1024px) and (max-width:1279px){.b-promo_adapt_default .b-promo__title_second{padding:0 5%}.b-promo_adapt_default .b-promo__phone-pic{left:0}.b-promo_adapt_default .b-promo__soc-block{width:70%}}@media (min-width:768px) and (max-width:1023px){.b-promo_adapt_default .b-promo__title_second{padding:0 5%}.b-promo_adapt_default .b-promo__phone-pic{left:0}.b-promo_adapt_default .b-promo__soc-block{width:70%}}@media (max-width:767px){.b-promo_adapt_default{padding:50px 4% 0}.b-promo_adapt_default .b-promo__byline{font-size:17px;line-height:1.3}.b-promo_adapt_default .b-promo__title{font-size:20px;line-height:1.5}.b-promo_adapt_default .b-promo__smile{display:none}.b-promo_adapt_default .b-promo__callback-block{justify-content:center}.b-promo_adapt_default .b-promo__phone-pic{display:none}.b-promo_adapt_default .b-promo__soc-block{width:100%;margin-bottom:20px}.b-promo_adapt_default .b-promo__soc-title{font-size:16px;text-align:center}.b-promo_adapt_default .b-promo__row{flex-wrap:wrap;justify-content:center;text-align:center}.b-promo_adapt_default .b-promo__soc-name{margin:0 0 7px;width:100%}.b-promo_adapt_default .b-promo__soc-icon{display:none}}.b-questionnaire-checked-tooltip{width:100%;max-width:477px}.b-questionnaire-checked-tooltip__title{font-family:Roboto,sans-serif;font-weight:700;font-size:16px;line-height:1.35;color:#3b81cf}.b-questionnaire-checked-tooltip__body{font-family:Roboto,sans-serif;font-size:14px;line-height:1.2;color:#010101}.b-questionnaire-checked-tooltip__email{font-weight:700;white-space:nowrap}.b-questionnaire-checked-tooltip__link{color:#3385e4;text-decoration:none}.b-questionnaire-checked-tooltip__link:hover{text-decoration:underline}.b-questionnaire-checked-tooltip__hug-smile{margin-left:4px;position:absolute}.b-quick-registration{padding:32px 18px;background:#f1f6fe;border-radius:5px}.b-quick-registration__inputs{display:flex;margin:0 -10px -15px}.b-quick-registration__input-wrap{margin:0 10px 15px;flex:1}.b-quick-registration__service-separator{position:relative;overflow:hidden;height:23px;margin:32px 0 15px;display:flex;justify-content:center}.b-quick-registration__service-separator::before{content:'';height:1px;background-color:#929394;left:0;right:0;position:absolute;top:50%}.b-quick-registration__service-separator-text{color:rgba(51,51,51,.6);font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.62;position:absolute;padding-left:14px;padding-right:14px;text-align:center;background:#f1f6fe}.b-quick-registration__service-buttons{display:flex;justify-content:space-between;margin:0 -10px -12px;padding:0 66px}.b-quick-registration__service-button-wrap{flex:1 0;margin:0 10px 12px}.b-quick-registration__success-row{display:flex;margin:-8px 0;justify-content:center;align-items:baseline}.b-quick-registration__done-mark{width:14px;margin-right:5px}.b-quick-registration__success-text{font-size:16px;line-height:1.62;color:rgba(51,51,51,.6)}.b-quick-registration__alert{margin-top:20px}@media (min-width:1024px) and (max-width:1279px){.b-quick-registration_adapt_default .b-quick-registration__service-buttons{padding:0 44px}}@media (max-width:767px){.b-quick-registration_adapt_default{padding:26px 20px;border-radius:0}.b-quick-registration_adapt_default .b-quick-registration__inputs{flex-direction:column}.b-quick-registration_adapt_default .b-quick-registration__service-buttons{padding:0}}@media (max-width:496px){.b-quick-registration_adapt_default .b-quick-registration__service-buttons{flex-direction:column}.b-quick-registration_adapt_default .b-quick-registration__service-separator{height:46px}.b-quick-registration_adapt_default .b-quick-registration__service-separator-text{max-width:220px}}.b-radio-list__wrap{display:flex;margin-left:-15px;margin-right:-15px;min-width:0;flex-wrap:wrap;margin-bottom:-10px}.b-radio-list__col{padding-left:15px;padding-right:15px;margin-bottom:10px}.b-radio-list__error{display:none;color:#d0021b;font-size:12px;margin-top:10px}.b-radio-list__error-wrapper{margin-top:5px}.b-radio-list__label{color:#999;font-size:11px;text-transform:uppercase;margin-bottom:6px;line-height:1.4}.b-radio-list__label_fz_md{font-size:14px}.b-radio-list__label_text-transform_none{text-transform:none}.b-radio-list__label_color_dark-grey{color:#666}.b-radio-list_inline{display:flex;align-items:flex-start;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.b-radio-list_inline .b-radio-list__label{margin-bottom:0;padding-left:10px;padding-right:10px}.b-radio-list_inline .b-radio-list__wrap{padding-left:10px;padding-right:10px}.b-radio-list_error .b-radio-list__error{display:block}.b-radio-list_error .b-radio-list__label{color:#d0021b}@media (max-width:767px){.b-radio-list_adapt_inline{flex-direction:column;align-items:flex-start}.b-radio-list_adapt_inline .b-radio-list__label{margin-bottom:10px}}.b-radio-list_column .b-radio-list__wrap{flex-direction:column}.b-radio__label-area{cursor:pointer;position:relative;padding-left:39px;display:block}.b-radio__label{min-height:30px;display:flex;align-items:center}.b-radio__label-inner{font-size:14px;line-height:1.3;color:rgba(51,51,51,.6)}.b-radio__label-inner_color_dark{color:#333}.b-radio__label-inner_fz_md{font-size:16px}.b-radio__radio-area{width:30px;height:30px;border:1px solid #999;box-sizing:border-box;border-radius:50%;position:absolute;background:#fff;top:0;left:0}.b-radio__radio-area:before{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);line-height:0;opacity:0;visibility:hidden;transition:.25s ease all;width:20px;height:20px;border-radius:50%;background-color:#ffd012}.b-radio__radio-area:hover::before{opacity:1;visibility:visible;filter:grayscale(1)}.b-radio__radio-area_square,.b-radio__radio-area_square::before{border-radius:5px}.b-radio__radio{display:block;opacity:0;width:0;height:0;position:absolute}.b-radio__error{display:none}.b-radio__label-link{color:#333}.b-radio__label-link:hover{text-decoration:underline}.b-radio_size_sm .b-radio__label-area{padding-left:30px}.b-radio_size_sm .b-radio__radio-area{width:20px;height:20px}.b-radio_size_sm .b-radio__radio-area::before{width:15px;height:15px}.b-radio_size_sm .b-radio__label{min-height:20px}.b-radio_error .b-radio__radio-area{border-color:#d0021b;opacity:1}.b-radio_error .b-radio__error{display:block;color:#d0021b;font-size:12px;margin-top:6px}.b-radio_error .b-radio__label-inner{color:#d0021b;opacity:1}.b-radio_error .b-radio__label-link{color:#d0021b}.b-range-antiplagiat{width:100%;position:relative;display:flex;flex-direction:column}.b-range-antiplagiat__label{position:relative;top:0;left:0;font-weight:400;font-size:14px;line-height:16px;color:#666;width:fit-content;display:flex;margin-bottom:8px}.b-range-antiplagiat__label-price-value-container{font-weight:900;font-size:15px;color:#000;margin-left:4px}.b-range-antiplagiat__label-price-value{margin:0 4px}.b-range-antiplagiat__percents-row{display:flex;font-size:14px;line-height:1.2;color:#666;margin-top:8px}.b-range-antiplagiat__percents{margin-left:30px}.b-range-slider__wrap{position:relative;padding-bottom:34px;padding-top:23px}.b-range-slider__label{position:absolute;bottom:0;font-size:20px;line-height:29px;color:#4a4a4a}.b-range-slider__label_min{left:0}.b-range-slider__label_max{right:0}.b-range-slider__label_current{transform:translateX(-50%);bottom:auto;top:1px;font-size:22px;line-height:1.32;color:#4a4a4a;white-space:nowrap;font-family:RoundPro,sans-serif;font-weight:900}.b-range-slider__input,.b-review-list__list .slick-dots button{display:none}.b-range-slider .irs-handle{top:10px;width:37px;height:37px;border:5px #fff solid;background-color:#ffd012;box-shadow:0 3px 10px rgba(0,0,0,.10227);border-radius:50%;cursor:pointer}.b-range-slider .irs--flat .irs-bar,.b-range-slider .irs--flat .irs-line{height:9px;background-color:#d8d8d8}.b-range{width:100%;height:7px;margin:6px 0;-webkit-appearance:none;--range:calc(var(--max) - var(--min));--ratio:calc((var(--value) - var(--min)) / var(--range));--sx:calc(0.5 * 7px + var(--ratio) * (100% - 7px))}.b-range:focus{outline:0}.b-range::-webkit-slider-thumb{-webkit-appearance:none;width:7px;height:17.85px;background:#333;border:.5px solid #979797;box-shadow:none;margin-top:calc(7.35px*.5 - max(17.85px*.5,.5px))}.b-range:disabled::-webkit-slider-thumb{background:#f3f3f3}.b-range::-webkit-slider-runnable-track{height:7.35px;border:0;border-radius:0;background:#dadada;box-shadow:none;background:linear-gradient(#ffd012,#ffd012) 0/var(--sx) 100% no-repeat,#dadada}.b-range:disabled::-webkit-slider-runnable-track{background:linear-gradient(#dadada,#dadada) 0/var(--sx) 100% no-repeat,#dadada}.b-range::-moz-range-thumb{width:max(calc(7px - .5px - .5px),0px);height:max(calc(17.85px - .5px - .5px),0px);background:#333;border:.5px solid #979797;box-shadow:none}.b-range:disabled::-moz-range-thumb{background:#f3f3f3}.b-range::-moz-range-track{height:7.35px;border:0;border-radius:0;background:#dadada;box-shadow:none;background:linear-gradient(#ffd012,#ffd012) 0/var(--sx) 100% no-repeat,#dadada}.b-range:disabled::-moz-range-track{background:linear-gradient(#dadada,#dadada) 0/var(--sx) 100% no-repeat,#dadada}.b-range::-ms-fill-upper{background:0 0;border-color:transparent}.b-range::-ms-fill-lower{background:0 0}.b-range::-ms-thumb{width:7px;height:17.85px;background:#333;border:.5px solid #979797;box-shadow:none;margin-top:0;box-sizing:border-box}.b-range:disabled::-ms-thumb{background:#f3f3f3}.b-range::-ms-track{height:7.35px;border-radius:0;background:#dadada;border:0;box-shadow:none;box-sizing:border-box}.b-range::-ms-fill-lower{height:7.35px;border-radius:0 0 0 0;background:#ffd012;border:0;border-right-width:0;margin:0}.b-range:disabled::-ms-fill-lower{background:#dadada}.b-rating-search-resume__search-row{display:flex;margin-left:-10px;margin-right:-10px;min-width:0}.b-rating-search-resume__search-col{padding-left:10px;padding-right:10px;flex:auto}.b-rating-search-resume__search-col_btn{flex:0 0 144px;max-width:144px}.b-rating-search-resume__button-wrap{height:60px;display:flex;align-items:center}.b-rating-search-resume__button{width:100%}.b-rating-search-resume__radio-wrap{padding-right:3px;padding-top:17px;display:flex;margin-left:-15px;margin-right:-15px;min-width:0;align-items:center;justify-content:flex-end}.b-rating-search-resume__radio-col{padding-left:15px;padding-right:15px}@media (min-width:768px) and (max-width:1023px){.b-rating-search-resume_adapt_default .b-rating-search-resume__radio-wrap{display:block}.b-rating-search-resume_adapt_default .b-rating-search-resume__radio-col{margin-bottom:10px}}@media (max-width:767px){.b-rating-search-resume_adapt_default .b-rating-search-resume__radio-wrap{display:block}.b-rating-search-resume_adapt_default .b-rating-search-resume__radio-col{margin-bottom:10px}.b-rating-search-resume_adapt_default .b-rating-search-resume__search-row{display:block}.b-rating-search-resume_adapt_default .b-rating-search-resume__button{padding:10px 12px;font-size:12px;text-align:center}}.b-rating-search-subjects__row{display:flex;margin-left:-15px;margin-right:-15px;justify-content:space-between;flex-wrap:wrap}.b-rating-search-subjects__col{padding-left:15px;padding-right:15px}.b-rating-search-subjects__col_select{flex:0 0 270px;max-width:270px}.b-rating-search-subjects__col_pagination{max-width:calc(100% - 270px)}.b-rating-search-subjects__col_list{flex:100%}.b-rating-search-subjects__list{margin-top:32px;column-count:3;padding-left:24px}.b-rating-search-subjects__item{margin-bottom:26px;padding-right:10px}.b-rating-search-subjects__item-link{font-size:18px;line-height:1.35;color:#333;cursor:pointer;display:inline-block}.b-rating-search-subjects__item-link:first-letter{text-transform:uppercase}.b-rating-search-subjects__item-link:hover{text-decoration:underline}.b-rating-search-subjects__item-link_active{font-weight:700}@media (min-width:768px) and (max-width:1023px){.b-rating-search-subjects_adapt_default .b-rating-search-subjects__list{padding-left:0}.b-rating-search-subjects_adapt_default .b-rating-search-subjects__item{margin-bottom:18px}.b-rating-search-subjects_adapt_default .b-rating-search-subjects__col_pagination{order:3;max-width:100%;flex:100%;text-align:center}.b-rating-search-subjects_adapt_default .b-rating-search-subjects__pagination{padding-top:20px;display:inline-block}}@media (max-width:767px){.b-rating-search-subjects_adapt_default .b-rating-search-subjects__list{padding-left:0}.b-rating-search-subjects_adapt_default .b-rating-search-subjects__item{margin-bottom:18px}.b-rating-search-subjects_adapt_default .b-rating-search-subjects__col_pagination{order:3;max-width:100%;flex:100%;text-align:center}.b-rating-search-subjects_adapt_default .b-rating-search-subjects__pagination{padding-top:20px;display:inline-block}.b-rating-search-subjects_adapt_default .b-rating-search-subjects__list{column-count:2}.b-rating-search-subjects_adapt_default .b-rating-search-subjects__item-link{font-size:16px}.b-rating-search-subjects_adapt_default .b-rating-search-subjects__item{padding-right:5px}}.b-rating-stars__star{margin-right:5px}.b-rating-stars__star:last-child,.b-rating-stars_type_compact .b-rating-stars__star:last-child{margin-right:0}.b-rating-stars_type_compact .b-rating-stars__star{margin-right:3px}.b-referral-block__link{border-radius:20px;font-size:14px;padding:6px 18px 7px;border:1px solid #ddd;color:#3385e4;line-height:1;display:inline-block}.b-referral-block__clipboard-btn-holder{margin-top:5px}.b-referral-block__clipboard-btn{display:inline-flex;align-items:center;cursor:pointer}.b-referral-block__clipboard-btn-icon{flex-shrink:0;margin-right:8px}.b-referral-block__clipboard-btn-text{color:#00000080;border-bottom:1px dashed #ddd;font-size:12px;line-height:1}.b-referral-block_center{display:flex;align-items:center;flex-direction:column}.b-referral-blocked-tooltip{width:100%;display:flex;align-content:center;padding:25px}.b-referral-blocked-tooltip__text{color:#010101;font-size:14px;line-height:18px;max-width:230px;margin-top:7px}.b-referral-blocked-tooltip__img{width:42px;min-width:42px}.b-referral-blocked-tooltip__img_ml{margin-left:20px}.b-review-item{padding:32px 32px 21px 40px;background:#fff;box-shadow:0 10px 20px #dfe8ef;border-radius:5px}.b-review-item__inner{display:flex;margin-right:-15px;margin-left:-15px}.b-review-item__col{padding-left:15px;padding-right:15px}.b-review-item__col_left{flex:0 0 195px;max-width:195px}.b-review-item__col_right{flex:auto}.b-review-item__avatar-wrap{max-width:140px;text-align:center;display:flex;flex-direction:column;align-items:center;margin-bottom:15px}.b-review-item__avatar{display:inline-block;position:relative}.b-review-item__avatar-inner{width:60px;height:60px;border-radius:50%;overflow:hidden}.b-review-item__avatar-inner_border_gold{border:2px solid #f6c041}.b-review-item__avatar-img{object-fit:cover;height:100%;width:100%}.b-review-item__star{position:absolute;width:18px;height:18px;background-position:center;background-size:contain;background-repeat:no-repeat;right:1px;bottom:0;font-size:10px;font-weight:900;display:flex;align-items:center;justify-content:center;color:#fff;padding-top:1px;text-align:center}.b-review-item__star_color_gold{background-image:url(../images/rank-star-gold.svg)}.b-review-item__star_color_silver{background-image:url(../images/rank-star-silver.svg)}.b-review-item__star_color_bronze{background-image:url(../images/rank-star-bronze.svg)}.b-review-item__rank{background:#f6c041;border-radius:10px;font-weight:700;font-size:9px;display:flex;align-items:center;letter-spacing:.213333px;text-transform:uppercase;color:#fff;margin-top:5px;padding:3px 7px;margin-bottom:8px}.b-review-item__text{font-family:RoundPro,sans-serif;font-weight:700;font-size:22px;line-height:1.28;color:#333;letter-spacing:.005em;margin-bottom:25px;word-break:break-word}.b-review-item__label{font-size:12px;line-height:20px;color:#9b9b9b;display:inline-block;padding-right:3px}.b-review-item__executor,.b-review-item__status{display:inline-block;font-size:14px;line-height:20px;word-break:break-word}.b-review-item__executor{font-weight:700;color:#333}.b-review-item__status{color:#4ebd17}.b-review-item__status_color_red{color:red}.b-review-item__footer{border-top:1px solid rgba(0,0,0,.2);padding-top:24px}.b-review-item__footer-row{display:flex;justify-content:space-between;margin-left:-15px;margin-right:-15px}.b-review-item__footer-col{padding-left:15px;padding-right:15px}.b-review-item__footer-col_left{flex:auto}.b-review-item__footer-col_right{flex:0 0 220px;max-width:220px}.b-review-item__task{font-weight:700;font-size:14px;line-height:16px;color:#333;margin-bottom:5px;word-break:break-word}.b-review-item__tags{font-size:12px;line-height:1;display:inline-block;color:#4a4a4a;opacity:.5;word-break:break-word}.b-review-item__customer-wrap{text-align:right}.b-review-item__customer{display:inline-block;font-size:13px;line-height:20px;color:#3385e4}.b-review-item__customer:hover,.b-review-item_theme_executor .b-review-item__id:hover{text-decoration:underline}.b-review-item__date{font-size:12px;line-height:20px;color:#828282;opacity:.8;text-align:right}.b-review-item_theme_executor{padding:17px 60px 25px 17px}.b-review-item_theme_executor .b-review-item__col_left{flex:0 0 204px;max-width:204px}.b-review-item_theme_executor .b-review-item__avatar-wrap{margin-bottom:2px;margin-left:auto;margin-right:auto}.b-review-item_theme_executor .b-review-item__avatar-wrap_mb_md{margin-bottom:12px}.b-review-item_theme_executor .b-review-item__info{text-align:center}.b-review-item_theme_executor .b-review-item__name{font-weight:700;font-size:18px;line-height:1.2;text-align:center;color:#4a4a4a;margin-bottom:2px}.b-review-item_theme_executor .b-review-item__subject{font-size:12px;line-height:1.25;color:#4a4a4a;opacity:.5;margin-bottom:1px}.b-review-item_theme_executor .b-review-item__id{font-size:12px;line-height:1.2;color:#3385e4;margin-bottom:5px;display:inline-block}.b-review-item_theme_executor .b-review-item__experience{font-size:12px;line-height:1.2;color:#4a4a4a;opacity:.8;margin-bottom:6px;padding-top:9px;position:relative}.b-review-item_theme_executor .b-review-item__experience::before{content:'';position:absolute;background-color:rgba(221,221,221,.5);width:74px;height:1px;top:0;left:50%;transform:translateX(-50%);max-width:100%}.b-review-item_theme_executor .b-review-item__orders-wrap{font-size:12px;line-height:1.3;color:#4a4a4a;opacity:.8}.b-review-item_theme_executor .b-review-item__orders{font-weight:700}.b-review-item_theme_executor .b-review-item__title{font-size:20px;line-height:1.4;color:#3385e4;font-family:RoundPro,sans-serif;font-weight:900;margin-top:10px;margin-bottom:9px}.b-review-item_theme_executor .b-review-item__text{font-size:14px;line-height:1.93;font-family:Roboto,sans-serif;font-weight:400;letter-spacing:normal;margin-bottom:0}@media (min-width:768px) and (max-width:1023px){.b-review-item_adapt_default .b-review-item__footer-row{flex-wrap:wrap}.b-review-item_adapt_default .b-review-item__footer-col{flex:100%;max-width:100%}.b-review-item_adapt_default .b-review-item__customer-wrap{text-align:left;padding-top:8px}.b-review-item_adapt_default .b-review-item__date{text-align:left}.b-review-item_adapt_default .b-review-item__footer{padding-top:16px}.b-review-item_adapt_default .b-review-item__text{font-size:18px;margin-bottom:16px}}@media (max-width:767px){.b-review-item_adapt_default{padding:20px}.b-review-item_adapt_default .b-review-item__footer-row{flex-wrap:wrap}.b-review-item_adapt_default .b-review-item__footer-col{flex:100%;max-width:100%}.b-review-item_adapt_default .b-review-item__customer-wrap{text-align:left;padding-top:8px}.b-review-item_adapt_default .b-review-item__date{text-align:left}.b-review-item_adapt_default .b-review-item__footer{padding-top:16px}.b-review-item_adapt_default .b-review-item__text{font-size:18px;margin-bottom:16px}.b-review-item_adapt_default .b-review-item__inner{flex-wrap:wrap}.b-review-item_adapt_default .b-review-item__avatar-wrap{margin-bottom:0;margin-right:16px}.b-review-item_adapt_default .b-review-item__col{flex:100%;max-width:100%}.b-review-item_adapt_default .b-review-item__col_left{display:flex;align-items:center;margin-bottom:10px}.b-review-item_adapt_executor{padding:22px 27px;box-shadow:0 5px 10px #dfe8ef}.b-review-item_adapt_executor .b-review-item__inner{flex-wrap:wrap}.b-review-item_adapt_executor .b-review-item__col{flex:100%;max-width:100%}.b-review-item_adapt_executor .b-review-item__title{text-align:center;font-size:17px}.b-review-item_adapt_executor .b-review-item__text{text-align:center;font-size:13px}}.b-review-jtbd__wrapper{display:flex;flex-direction:column;padding:24px;border-radius:20px;box-shadow:0 10px 10px rgba(142,71,1,.07);background-color:#fff}.b-review-jtbd__rating{margin-bottom:12px}.b-review-jtbd__author,.b-review-jtbd__text{font-family:Roboto,sans-serif;font-size:15px;line-height:24px;color:#333}.b-review-jtbd__text{font-weight:400;margin-bottom:12px}.b-review-jtbd__author{font-weight:700}.b-review-list__item{margin-bottom:20px}.b-review-list__item:last-child{margin-bottom:0}.b-review-list__item_mb_md{margin-bottom:30px}.b-review-list__pagination{padding-top:36px}.b-review-list__list .slick-dots{display:flex;justify-content:center;align-items:center;margin-left:-10px;margin-right:-10px}.b-review-list__list .slick-dots li{width:25px;height:25px;border-radius:50%;margin-left:10px;margin-right:10px;background:#ddd;transition:.25s ease all}.b-review-list__list .slick-dots li.slick-active{background-color:#6aa9df}.b-review-list__list .slick-slide{margin-left:7px;margin-right:7px;margin-bottom:25px}.b-review-stats__wrapper{display:flex;align-items:center;justify-content:center;margin:15px -10px -15px;flex-wrap:wrap}.b-review-stats__col{padding-left:10px;padding-right:10px;margin-bottom:15px}.b-review-stats__col_stars{padding-top:5px;min-width:144px}.b-review-stats__text{font-size:18px;line-height:1.22222;letter-spacing:.24px}.b-reviews-carousel__wrap{position:relative}.b-reviews-carousel__item{padding:40px 10px 0}.b-reviews-carousel__item-wrap{border-radius:16px;background:#fff;padding:59px 20px 24px;position:relative}.b-reviews-carousel__photo{object-fit:contain;width:100%;height:100%}.b-reviews-carousel__photo-holder{position:absolute;left:50%;top:0;transform:translate(-50%,-50%);width:80px;height:80px;overflow:hidden;border-radius:50%}.b-reviews-carousel__name,.b-reviews-carousel__text{font-family:Roboto,sans-serif;font-size:14px;line-height:1.4}.b-reviews-carousel__name{font-weight:900;text-align:center}.b-reviews-carousel__text{font-weight:400;margin-top:6px}.b-reviews-carousel__order-info{margin-top:20px;display:flex;flex-direction:column;align-items:center}.b-reviews-carousel__link{display:inline-block;font-size:10px;text-decoration:underline}.b-reviews-carousel__id{font-size:10px;background:#d8ecff;border-radius:32px;padding:3px 10px;margin-top:5px;color:#3385e4}.b-reviews-carousel__arrow{position:absolute;cursor:pointer;top:50%;transform:translateY(-50%)}.b-reviews-carousel__arrow_prev{right:calc(100% + 15px)}.b-reviews-carousel__arrow_next{left:calc(100% + 15px);transform:translateY(-50%) rotate(180deg)}.b-reviews-carousel__list{margin:0 -10px}@media (min-width:768px) and (max-width:1023px){.b-reviews-carousel_adapt_default .b-reviews-carousel__arrow_prev{right:calc(100% + 10px)}.b-reviews-carousel_adapt_default .b-reviews-carousel__arrow_next{left:calc(100% + 10px)}}@media (max-width:767px){.b-reviews-carousel_adapt_default .b-reviews-carousel__arrow_prev{right:calc(100% + 5px)}.b-reviews-carousel_adapt_default .b-reviews-carousel__arrow_next{left:calc(100% + 5px)}}.b-reviews-video-list__video-list{display:flex;flex-wrap:wrap;margin:-8px;justify-content:center}.b-reviews-video-list__video-item{position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:8px;flex:1}.b-reviews-video-list__video-item:hover .b-reviews-video-list__video-button{transform:scale(1.1)}.b-reviews-video-list__video-preview{max-width:460px;width:100%}.b-reviews-video-list__video-button{position:absolute;z-index:1;transition:.1s}@media (max-width:496px){.b-reviews-video-list_adapt_default .b-reviews-video-list__video-list{flex-direction:column}}.b-reviews{padding:50px 0 30px;position:relative;z-index:0}.b-reviews::before{content:'';width:130%;height:100%;background-color:rgba(51,133,228,.2);position:absolute;left:-50px;top:0;z-index:-1}.b-reviews__title{font-family:RoundPro,sans-serif;font-weight:700;font-size:30px;text-align:center;margin:0 0 15px}.b-reviews__row{display:flex;justify-content:center;margin:0 auto 30px;font-size:18px}.b-reviews__stars{margin:0 25px}.b-reviews__comments-block{display:flex;justify-content:space-around;flex-wrap:wrap}.b-reviews__comment{width:32%;min-width:245px;margin-bottom:30px}.b-reviews__comment:not(:last-child){margin-right:1%}.b-reviews_theme_wide{padding:0}.b-reviews_slider-wide::before,.b-reviews_theme_wide::before{display:none}.b-reviews_theme_wide .b-reviews__stars{padding-top:1px;margin:0}.b-reviews_theme_wide .b-reviews__row{margin-left:-10px;margin-right:-10px;margin-bottom:-15px}.b-reviews_theme_wide .b-reviews__col{padding-left:10px;padding-right:10px;margin-bottom:15px}.b-reviews_theme_wide .b-reviews__col_rating{min-width:175px}.b-reviews_theme_wide .b-reviews__comments-block{justify-content:center;margin:57px -10px -20px}.b-reviews_theme_wide .b-reviews__comment{margin-left:0;margin-right:0;flex:25%;max-width:25%;width:auto;min-width:0;padding-left:10px;padding-right:10px;margin-bottom:20px}.b-reviews_slider-wide{padding:0;display:flex;flex-direction:column;align-items:center}.b-reviews_slider-wide .b-reviews__stars{padding-top:1px;margin:0}.b-reviews_slider-wide .b-reviews__row{margin-left:-10px;margin-right:-10px;margin-bottom:-15px}.b-reviews_slider-wide .b-reviews__col{padding-left:10px;padding-right:10px;margin-bottom:15px}.b-reviews_slider-wide .b-reviews__col_rating{min-width:175px}.b-reviews_slider-wide .b-reviews__comments-block{justify-content:center;margin:57px -10px -20px}.b-reviews_slider-wide .b-reviews__comment{margin-left:0;margin-right:0;flex:25%;max-width:25%;width:auto;min-width:0;padding-left:10px;padding-right:10px;margin-bottom:20px}.b-reviews_slider-wide .b-reviews__arrow-container{position:absolute;width:70px;height:70px;background:rgba(106,169,223,.5);display:flex;justify-content:center;align-items:center;border-radius:50%;transition:background-color .1s;top:calc(50% - 40px);cursor:pointer}.b-reviews_slider-wide .b-reviews__arrow-container_left{left:-90px}.b-reviews_slider-wide .b-reviews__arrow-container_right{right:-90px}.b-reviews_slider-wide .b-reviews__arrow-container.slick-arrow.slick-disabled{background:rgba(106,169,223,.2);cursor:default}.b-reviews_slider-wide .b-reviews__arrow-container_hidden,.b-reviews_theme_wide-common::before{display:none}.b-reviews_slider-wide .b-reviews__arrow{border-top:1px solid #fff;border-left:1px solid #fff;width:10px;height:10px}.b-reviews_slider-wide .b-reviews__arrow_left{transform:rotate(-45deg);margin-right:-3px}.b-reviews_slider-wide .b-reviews__arrow_right{transform:rotate(135deg);margin-left:-3px}.b-reviews_slider-wide .b-reviews__comments-block{display:block;max-width:1045px;position:relative;margin-top:40px}.b-reviews_slider-wide .b-reviews__slider-list{margin:0 -10px -10px}.b-reviews_slider-wide .b-reviews__slider-list_width-limit{max-width:500px}.b-reviews_slider-wide .slick-slider .slick-list .slick-track,.b-reviews_video .b-reviews .slick-slider .slick-list .slick-track{display:flex}.b-reviews_slider-wide .slick-slider .slick-dots{display:flex;justify-content:center}.b-reviews_slider-wide .slick-slider .slick-dots li{padding:4px;cursor:pointer}.b-reviews_slider-wide .slick-slider .slick-dots button{width:10px;height:10px;border-radius:50%;background:#a7cdee;font-size:0;transition:background-color .1s}.b-reviews_theme_wide-common{padding:0}.b-reviews_theme_wide-common .b-reviews__stars{padding-top:1px;margin:0}.b-reviews_theme_wide-common .b-reviews__row{margin-bottom:-15px}.b-reviews_theme_wide-common .b-reviews__col{margin-bottom:15px}.b-reviews_theme_wide-common .b-reviews__comments-block{justify-content:center;margin:57px -10px -20px}.b-reviews_theme_wide-common .b-reviews__comment{margin-left:0;margin-right:0;flex:25%;max-width:25%;width:auto;min-width:0;padding-left:10px;padding-right:10px;margin-bottom:20px}.b-reviews_theme_wide-common .b-reviews__row{margin-left:-30px;margin-right:-30px}.b-reviews_theme_wide-common .b-reviews__col{padding-left:30px;padding-right:30px}.b-reviews_theme_wide-common .b-reviews__col_rating{min-width:auto}.b-reviews_theme_detailed::before{background-color:unset}.b-reviews_theme_detailed .b-reviews__title{font-weight:900;font-size:38px;line-height:1.05;text-align:center;color:#4a4a4a;margin:0 0 13px}.b-reviews_theme_detailed .b-reviews__row{align-items:flex-end;margin:0 auto 40px}.b-reviews_theme_detailed .b-reviews__average-rating,.b-reviews_theme_detailed .b-reviews__rating{font-size:18px;line-height:1.2;letter-spacing:.24px;color:#353535}.b-reviews_theme_detailed .b-reviews__comments-block{max-width:1420px;margin:0 auto}.b-reviews_theme_detailed .b-reviews__comment{width:318px;height:150px;box-shadow:0 6px 6px rgba(0,0,0,.25);margin:10px}.b-reviews_video .b-reviews__arrow-container{position:absolute;width:70px;height:70px;background:rgba(106,169,223,.5);display:flex;justify-content:center;align-items:center;border-radius:50%;transition:background-color .1s;top:calc(50% - 40px);cursor:pointer}.b-reviews_video .b-reviews__arrow-container_left{left:-90px}.b-reviews_video .b-reviews__arrow-container_right{right:-90px}.b-reviews_video .b-reviews__arrow-container.slick-arrow.slick-disabled{background:rgba(106,169,223,.2);cursor:default}.b-reviews_video .b-reviews__arrow-container_hidden,.b-reviews_video::before{display:none}.b-reviews_video .b-reviews__arrow{border-top:1px solid #fff;border-left:1px solid #fff;width:10px;height:10px}.b-reviews_video .b-reviews__arrow_left{transform:rotate(-45deg);margin-right:-3px}.b-reviews_video .b-reviews__arrow_right{transform:rotate(135deg);margin-left:-3px}.b-reviews_video .b-reviews__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999}.b-reviews_video .b-reviews__wrapper{position:relative}.b-reviews_video .b-reviews__heading{margin-bottom:32px}.b-reviews_video .b-reviews__title{font-family:Roboto,sans-serif;font-weight:700;margin-bottom:0;font-size:22px;line-height:40px}.b-reviews_video .b-reviews__slide{margin:0 10px}.b-reviews_video .b-reviews__review{margin-bottom:22px;border-radius:30px;overflow:hidden;position:relative}.b-reviews_video .b-reviews__desc{display:flex;flex-direction:column;align-items:center}.b-reviews_video .b-reviews__name{font-family:Roboto,sans-serif;font-weight:700;font-size:17px;margin-bottom:12px;color:#333;text-align:center}.b-reviews_video .b-reviews__text{font-size:14px;line-height:20px;color:#333;opacity:.5;text-align:center}.b-reviews_video .slick-slider .slick-dots{visibility:hidden;height:0;width:0}@media (max-width:767px){.b-reviews_adapt_default .b-reviews__title{font-size:22px}.b-reviews_adapt_default .b-reviews__row{font-size:16px;flex-wrap:wrap}}@media (min-width:768px) and (max-width:1023px){.b-reviews_adapt_wide .b-reviews__comments-block{flex-wrap:wrap}.b-reviews_adapt_wide .b-reviews__comment{flex:50%;max-width:350px}}@media (max-width:767px){.b-reviews_adapt_wide .b-reviews__title{font-size:22px}.b-reviews_adapt_wide .b-reviews__row{font-size:16px;flex-wrap:wrap}.b-reviews_adapt_wide .b-reviews__col{min-width:0}.b-reviews_adapt_wide .b-reviews__comments-block{flex-wrap:wrap;margin-top:25px}.b-reviews_adapt_wide .b-reviews__comment{flex:100%;max-width:290px}}@media (min-width:1024px) and (max-width:1279px){.b-reviews_adapt_slider-wide .b-reviews__comments-block{max-width:800px}}@media (min-width:768px) and (max-width:1023px){.b-reviews_adapt_slider-wide .b-reviews__comments-block{max-width:565px}}@media (max-width:767px){.b-reviews_adapt_slider-wide .b-reviews__row{font-size:16px;flex-wrap:wrap}.b-reviews_adapt_slider-wide .b-reviews__col{min-width:0}.b-reviews_adapt_slider-wide .b-reviews__comments-block{margin-top:25px;max-width:100%}.b-reviews_adapt_slider-wide .b-reviews__arrow-container{display:none}}@media (max-width:496px){.b-reviews_adapt_slider-wide .b-reviews__comments-block{max-width:100%}.b-reviews_adapt_slider-wide .b-reviews__slider-list{margin:0 -20px -10px}.b-reviews_adapt_slider-wide .slick-slider .slick-list .slick-track{display:block}.b-reviews_adapt_slider-wide .slick-slider .slick-list .slick-track .slick-slide{margin:0 1.5% 20px}}@media screen and (max-width:1184px){.b-reviews_adapt_detailed .b-reviews__comments-block{max-width:720px}}@media (min-width:768px) and (max-width:1023px){.b-reviews_adapt_detailed .b-reviews__title{font-size:30px}.b-reviews_adapt_detailed .b-reviews__row{align-items:flex-end;margin:0 auto 20px}}@media (max-width:767px){.b-reviews_adapt_detailed .b-reviews__title{font-size:24px}.b-reviews_adapt_detailed .b-reviews__row{font-size:16px;flex-wrap:wrap;margin:0 auto 20px}}@media (max-width:496px){.b-reviews_adapt_detailed .b-reviews__comment{margin:10px auto}}@media (min-width:1024px) and (max-width:1279px){.b-reviews_adapt_video .b-reviews__arrow-container{display:none}}@media (min-width:768px) and (max-width:1023px){.b-reviews_adapt_video .b-reviews__arrow-container{display:none}}@media (max-width:767px){.b-reviews_adapt_video .b-reviews__heading{margin-bottom:26px}.b-reviews_adapt_video .b-reviews__title{font-size:16px;line-height:24px}.b-reviews_adapt_video .b-reviews__review{height:510px}}.b-secure-deal{color:#333;background:rgba(227,238,253,.5)}.b-secure-deal__container{padding-top:38px;padding-bottom:38px;display:flex}.b-secure-deal__left-side{display:flex;flex-direction:column}.b-secure-deal__title{font-weight:900;font-size:24px;line-height:1.67}.b-secure-deal__description{font-size:16px;line-height:1.88;margin-top:13px;padding-right:25px}.b-secure-deal__accient-description-container{background:#b7deff;border-radius:10px;padding:7px 6px 9px;margin-top:19px;display:flex;position:relative}.b-secure-deal__accient-description{font-size:14px;line-height:1.29}.b-secure-deal__phone-img_desktop{align-self:center;margin-left:-25px;margin-right:-8px;max-width:170px}.b-secure-deal__phone-img_mobile{position:absolute;right:7px;top:10px;max-height:80px;display:none}@media (max-width:767px){.b-secure-deal_adapt_default .b-secure-deal__accient-description-container{padding:7px 15px 9px}}@media (max-width:496px){.b-secure-deal_adapt_default{min-height:290px}.b-secure-deal_adapt_default .b-secure-deal__container{padding-top:26px;padding-bottom:26px}.b-secure-deal_adapt_default .b-secure-deal__title{font-size:20px;line-height:2}.b-secure-deal_adapt_default .b-secure-deal__description{font-size:16px;line-height:1.5}.b-secure-deal_adapt_default .b-secure-deal__accient-description-container{padding:7px 10px 9px;margin-top:24px}.b-secure-deal_adapt_default .b-secure-deal__accient-description{padding-right:90px}.b-secure-deal_adapt_default .b-secure-deal__phone-img_desktop{display:none}.b-secure-deal_adapt_default .b-secure-deal__phone-img_mobile{display:block}}.b-select__option{display:flex;align-items:center;justify-content:space-between}.b-select__option_new{border-radius:5px;border:1px dashed #ffd012;padding:8px;margin:0 -8px;width:fit-content;position:relative}.b-select__rating{color:#4ebd17}.b-select__new-badge{display:flex;padding:2px 4px;align-items:center;border-radius:5px;font-family:RoundPro,sans-serif;font-weight:700;font-size:8px;line-height:1;color:#fff;text-transform:uppercase;background-color:#4ebd17;box-shadow:0 0 4px 0 rgba(0,0,0,.25);width:fit-content;position:absolute;top:-5px;right:8px}.b-select__icon-shield{margin-left:2px}.b-select_bg-color_white .select2-selection.select2-selection--single{background-color:#fff}.b-select__error{color:#d0021b;font-size:12px;margin-top:6px;display:none}.b-select_theme_big .b-select__wrap{position:relative}.b-select_theme_big .b-select__label{position:absolute;top:0;left:0;font-size:11px;padding:13px 70px 5px 19px;text-transform:uppercase;color:#999;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;z-index:1;pointer-events:none;display:flex}.b-select_theme_big .b-select__required-icon{color:#858585;margin-left:3px;font-size:16px;margin-top:-5px}.b-select_error .b-select__error{display:block}.b-select_error .b-select__label,.b-select_error .b-select__required-icon,.b-select_error .select2-container--big .select2-selection--single .select2-selection__placeholder,.b-select_error .select2-container--big .select2-selection--single .select2-selection__rendered{color:#d0021b}.b-select_error .select2-container--big .select2-selection--single{border-color:#d0021b}.b-select_error .select2-container--big .select2-selection--single .select2-selection__arrow b{border-color:#d0021b transparent transparent}.select2-container--open .select2-dropdown--above,.select2-container--open .select2-dropdown--below{background:#fff}.select2-container--custom .select2-container--focus{border:1px solid #999}.select2-container--custom .select2-results__options{max-height:300px;overflow:auto;padding:10px 10px 10px 0}.select2-container--custom .select2-results__option--highlighted[aria-selected]{background:#fff!important;color:#3385e4}.select2-container--custom .select2-results__option[aria-selected=true]{background:#fff;color:#3385e4;opacity:.8}.select2-container--custom .select2-selection--single{border-radius:5px}.select2-container--custom.select2-container--open .select2-selection__arrow b{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)}.select2-container--custom span.select2-search,.select2-container--small span.select2-search{margin-top:5px;position:relative}.select2-container--custom span.select2-search::after,.select2-container--small span.select2-search::after{content:'';position:absolute;top:4px;bottom:4px;right:4px;width:40px;background-position:center;background-repeat:no-repeat;background-image:url(../images/search.svg)}.select2-container--custom span.select2-search input{height:30px!important;border:1px solid #999;padding-right:45px}.select2-container-active .select2-choice,.select2-container-active .select2-choices{border:2px solid #dce4ec;outline:0;box-shadow:none}.select2-dropdown-open .select2-choice{box-shadow:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-dropdown-open .select2-choice .select2-choice div{background:0 0;border-left:none;filter:none}.select2-results .select2-highlighted{background:#fff;color:red;border-radius:0}.select2-container--custom .select2-selection--single{background:#fff;border:1px solid #999;height:34px}.select2-container--custom .select2-selection--single .select2-selection__rendered{color:#333;line-height:34px}.select2-container--custom .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--custom .select2-selection--single .select2-selection__arrow b{border-color:#999 transparent transparent;top:60%;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;width:0}.select2-container--custom .select2-selection--single .select2-selection__placeholder{color:#333}.select2-container--custom .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;color:#999}.select2-container--big .select2-container--focus{border:1px solid #999}.select2-container--big .select2-results__options{max-height:300px;overflow:auto}.select2-container--big .select2-results__option{padding:9px 19px}.select2-container--big .select2-results__option--highlighted[aria-selected]{background-color:rgba(51,133,228,.8);color:#fff}.select2-container--big .select2-results__option[aria-selected=true]{background-color:#3385e4;color:#fff}.select2-container--big span.select2-search input{height:30px!important}.select2-container--big .select2-selection--single{border-radius:5px;background:0 0;border:1px solid #999;height:60px}.select2-container--big .select2-selection--single.select2-selection--no-border{border:0}.select2-container--big .select2-selection--single .select2-selection__rendered{padding-right:70px;padding-top:30px;padding-left:19px;color:#333;height:100%}.select2-container--big .select2-selection--single .select2-selection__arrow{height:100%;position:absolute;top:1px;right:1px;width:57px}.select2-container--big .select2-selection--single .select2-selection__arrow::before{content:'';position:absolute;top:9px;bottom:11px;left:-2px;width:1px;background-color:#241828;opacity:.5}.select2-container--big .select2-selection--single .select2-selection__arrow b{border-color:#333 transparent transparent;top:50%;border-style:solid;border-width:8px 8px 0;height:0;left:50%;position:absolute;width:0;transform:translate(-50%,-50%)}.select2-container--big .select2-selection--single .select2-selection__placeholder{color:#333}.select2-container--big .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;color:#999}.select2-container--big.select2-container--open .select2-selection__arrow b{transform:translate(-50%,-50%) rotate(180deg);top:50%;left:50%}.select2-container--big.select2-container--open.select2-container--above .select2-selection{border-radius:0 0 5px 5px}.select2-container--big.select2-container--open.select2-container--below .select2-selection{border-radius:5px 5px 0 0}.select2-container--big .select2-dropdown.select2-dropdown--no-border{border:0}.select2-container--small{font-size:12px}.select2-container--small .select2-container--focus{border:1px solid #999}.select2-container--small .select2-results__options{max-height:300px;overflow:auto;padding:6px 9px}.select2-container--small .select2-results__option--highlighted[aria-selected]{background:#fff!important;color:#3385e4}.select2-container--small .select2-results__option{margin-bottom:3px}.select2-container--small .select2-results__option[aria-selected=true]{background:#fff;color:#3385e4;opacity:.8}.select2-container--small .select2-selection--single{border-radius:5px;background:#fff;border:1px solid #999;height:30px}.select2-container--small.select2-container--open .select2-selection__arrow b{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg)}.select2-container--small span.select2-search input{height:30px!important;border:1px solid #999;padding-right:45px}.select2-container--small .select2-selection--single .select2-selection__rendered{color:#333;line-height:30px;padding-left:15px;padding-right:30px}.select2-container--small .select2-selection--single .select2-selection__arrow{height:30px;position:absolute;top:1px;right:8px;width:20px}.select2-container--small .select2-selection--single .select2-selection__arrow b{border-color:#999 transparent transparent;top:50%;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;width:0}.select2-container--small .select2-selection--single .select2-selection__placeholder{color:#333}.select2-container--small .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;color:#999;width:20px;text-align:center}.b-seo-block__links-wrap{margin-top:40px;padding-top:40px;border-top:1px solid rgba(151,151,151,.44)}.b-seo-block__title{font-weight:700;font-size:22px;line-height:1.82;margin-bottom:25px;color:#4a4a4a}.b-seo-block__links{display:flex;margin-left:-10px;margin-right:-10px;margin-bottom:-16px;flex-wrap:wrap}.b-seo-block__link-wrap{padding-left:10px;padding-right:10px;margin-bottom:16px;flex:25%;max-width:25%}.b-seo-block__link{font-size:16px;line-height:1.43;color:#3385e4}.b-seo-block__link:hover{text-decoration:underline}@media (min-width:768px) and (max-width:1023px){.b-seo-block_adapt_default .b-seo-block__link-wrap{flex:50%;max-width:50%}}@media (max-width:767px){.b-seo-block_adapt_default .b-seo-block__link-wrap{flex:100%;max-width:100%}.b-seo-block_adapt_default .b-seo-block__link{font-size:14px}}.b-seo__text{color:#9b9b9b;font-size:10px;line-height:16px;padding:10px 0;position:relative;z-index:0;margin-bottom:35px}.b-seo__text::after,.b-seo__text::before{content:'';width:130%;height:1px;background-color:#979797;position:absolute;left:-50px}.b-seo__text::before{top:0}.b-seo__text::after{bottom:-1px}.b-seo__links-block{display:flex;justify-content:space-around;align-items:center}.b-seo__column{display:flex;flex-direction:column}.b-seo__link{font-size:16px;color:#979797;text-decoration:none;line-height:23px}.b-service-content__wrap{padding-right:240px;position:relative}.b-service-content__title{font-family:RoundPro,sans-serif;font-weight:900;font-size:38px;line-height:1.05;margin-bottom:25px}.b-service-content__highlighted{display:inline-block;color:#fff;background-color:#55c090;padding:1px 8px 5px;border-radius:5px;line-height:1}.b-service-content__text{color:gray;font-size:18px;line-height:1.67}.b-service-content__image{max-width:100%}.b-service-content__image_stages{width:748px;margin-top:50px}.b-service-content__image_calc{position:absolute;top:68px;right:-5px;width:239px}.b-service-content__buttons-wrap{margin-top:32px}.b-service-content__button{min-width:250px}.b-service-content__strong{font-weight:700}.b-service-content__list{display:flex;flex-direction:column}.b-service-content__item{padding-left:18px;font-size:18px;line-height:30px;color:rgba(0,0,0,.5);position:relative}.b-service-content__item:not(:last-child){margin-bottom:16px}.b-service-content__item::before{content:'';width:10px;height:10px;border-radius:50%;background-color:#4ebd17;position:absolute;top:8px;left:0}.b-service-content_gost .b-service-content__wrap{padding-right:320px}.b-service-content_gost .b-service-content__image_gost{position:absolute;top:8px;right:25px;width:261px}.b-service-content_split .b-service-content__title{color:#4a4a4a}.b-service-content_split .b-service-content__highlighted{padding:5px 15px 11px;border-radius:12px;background-color:#4ebd17}.b-service-content_split .b-service-content__list{max-width:470px}.b-service-content_split .b-service-content__image_diagram{position:absolute;right:0;top:-60px}.b-service-content_split .b-service-content__image_diagram_mob{display:none}.b-service-content_split .b-service-content__image_line{position:absolute;right:-120px;top:-90px;width:300px}@media (min-width:768px) and (max-width:1023px){.b-service-content_adapt_default .b-service-content__wrap{padding-right:0}.b-service-content_adapt_default .b-service-content__image_calc,.b-service-content_adapt_default .b-service-content__image_gost{display:none}}@media (max-width:767px){.b-service-content_adapt_default .b-service-content__wrap{padding-right:0}.b-service-content_adapt_default .b-service-content__title{font-size:28px}.b-service-content_adapt_default .b-service-content__text{font-size:15px}.b-service-content_adapt_default .b-service-content__image_calc,.b-service-content_adapt_default .b-service-content__image_gost{display:none}}@media (min-width:768px) and (max-width:1023px){.b-service-content_adapt_split .b-service-content__wrap{padding-right:0}.b-service-content_adapt_split .b-service-content__image_calc,.b-service-content_adapt_split .b-service-content__image_gost{display:none}}@media (max-width:767px){.b-service-content_adapt_split .b-service-content__wrap{padding-right:0}.b-service-content_adapt_split .b-service-content__title{font-size:28px}.b-service-content_adapt_split .b-service-content__text{font-size:15px}.b-service-content_adapt_split .b-service-content__image_calc,.b-service-content_adapt_split .b-service-content__image_gost{display:none}}@media (min-width:768px) and (max-width:1023px){.b-service-content_adapt_split .b-service-content__image_diagram{width:260px;top:40px;right:-40px}.b-service-content_adapt_split .b-service-content__image_line{display:none}}@media (max-width:767px){.b-service-content_adapt_split .b-service-content__title{font-size:24px;line-height:32px;text-align:center}.b-service-content_adapt_split .b-service-content__item{font-size:16px;line-height:24px}.b-service-content_adapt_split .b-service-content__item::before{top:6px}.b-service-content_adapt_split .b-service-content__image_diagram{display:none}.b-service-content_adapt_split .b-service-content__image_diagram_mob{display:block;position:static;margin:16px auto 0}.b-service-content_adapt_split .b-service-content__image_line{transform:rotate(-154deg);top:initial;right:-380px;bottom:-105px;width:250px}}@media (max-width:496px){.b-service-content_adapt_split .b-service-content__highlighted{display:block;max-width:max-content;margin:0 auto}.b-service-content_adapt_split .b-service-content__image_line{right:-280px}}.b-service-intro-text-highlight__wrapper{max-width:max-content;display:flex;align-items:center;padding:9px 15px;border-radius:20px;background:rgba(41,170,84,.59)}.b-service-intro-text-highlight__emoji{width:49px;height:49px;margin-right:10px}.b-service-intro-text-highlight__text{font-family:RoundPro,sans-serif;font-weight:700;font-size:20px;line-height:22px;color:#fff}.b-service-intro-text-highlight__text:nth-child(3){max-width:120px}.b-service-intro-text-highlight__text_big{margin-right:10px;font-size:46px;line-height:30px}.b-service-intro-text-highlight_theme_night .b-service-intro-text-highlight__wrapper{background-color:rgba(184,223,255,.59)}@media (min-width:768px) and (max-width:1023px){.b-service-intro-text-highlight_adapt_default .b-service-intro-text-highlight__wrapper{margin:0 auto}}@media (max-width:767px){.b-service-intro-text-highlight_adapt_default .b-service-intro-text-highlight__wrapper{margin:0 auto}}@media (max-width:496px){.b-service-intro-text-highlight_adapt_default .b-service-intro-text-highlight__wrapper{padding:9px 14px}.b-service-intro-text-highlight_adapt_default .b-service-intro-text-highlight__text_big{font-size:35px}}.b-service-intro-text{position:relative}.b-service-intro-text__title{max-width:380px}.b-service-intro-text__text-wrap,.b-service-intro-text__title{font-size:28px;line-height:1.7;color:#333}.b-service-intro-text__feature-wrap{padding-top:52px;display:flex;margin-left:-8px;margin-right:-8px;flex-wrap:wrap;margin-bottom:-15px}.b-service-intro-text__feature-text{background:#29aa54;border-radius:15px;font-family:RoundPro,sans-serif;font-weight:700;font-size:24px;line-height:1.5;padding:12px 20px;color:#fff}.b-service-intro-text__feature-big-text{font-size:30px;line-height:1.1;vertical-align:top;padding-right:10px}.b-service-intro-text__highlighted{border-bottom:4px solid #ffd012;display:inline-block}.b-service-intro-text__feature-text-border{border:2px dashed #29aa54;border-radius:15px;padding:3px}.b-service-intro-text__bg-image{position:absolute}.b-service-intro-text__bg-image_arrow{top:-42px;left:calc(100% - 65px)}.b-service-intro-text__group_mt{margin-top:38px}.b-service-intro-text__group_mt_plate-yellow{margin-top:50px}.b-service-intro-text__group_review{max-width:345px}.b-service-intro-text__group_plate-save-time{display:flex}.b-service-intro-text_theme_night .b-service-intro-text__text-wrap,.b-service-intro-text_theme_night .b-service-intro-text__title{color:#fff}.b-service-intro-text_benefits .b-service-intro-text__wrapper{padding-top:40px}.b-service-intro-text_benefits .b-service-intro-text__group_mb{margin-bottom:38px}.b-service-intro-text_benefits .b-service-intro-text__benefits{display:flex;flex-direction:column;align-items:flex-start}.b-service-intro-text_benefits .b-service-intro-text__benefits-item{font-family:RoundPro,sans-serif;font-weight:500;border-radius:15px;padding:8px 16px 8px 44px;font-size:24px;line-height:32px;color:#333;text-align:start;background-color:#fff;box-shadow:0 4px 10px rgba(0,0,0,.05);position:relative}.b-service-intro-text_benefits .b-service-intro-text__benefits-item::after{content:'';width:12px;height:12px;border-radius:50%;background-color:#ffd012;position:absolute;top:50%;transform:translateY(-50%);left:16px}.b-service-intro-text_benefits .b-service-intro-text__benefits-item:not(:last-child){margin-bottom:15px}.b-service-intro-text_color_white .b-service-intro-text__text-wrap,.b-service-intro-text_color_white .b-service-intro-text__title{color:#fff}.b-service-intro-text_article .b-service-intro-text__title{font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:16px;font-size:24px;line-height:32px;color:#333}.b-service-intro-text_article .b-service-intro-text__text-wrap{max-width:210px;font-size:16px;line-height:24px;color:#333}.b-service-intro-text_article .b-service-intro-text__smile{width:22px}.b-service-intro-text_article .b-service-intro-text__group_mt{margin-top:32px}@media (min-width:768px) and (max-width:1023px){.b-service-intro-text_adapt_default .b-service-intro-text__bg-image_arrow{display:none}.b-service-intro-text_adapt_default .b-service-intro-text__title{font-size:22px;max-width:none;text-align:center}.b-service-intro-text_adapt_default .b-service-intro-text__text-wrap{font-size:22px;text-align:center}.b-service-intro-text_adapt_default .b-service-intro-text__feature-wrap{padding-top:30px;justify-content:center}.b-service-intro-text_adapt_default .b-service-intro-text__group_mt{margin-top:30px}.b-service-intro-text_adapt_default .b-service-intro-text__group_mt_plate-yellow{margin-top:50px}.b-service-intro-text_adapt_default .b-service-intro-text__group_review{margin-left:auto;margin-right:auto}.b-service-intro-text_adapt_default .b-service-intro-text__group_plate-save-time{justify-content:center}}@media (max-width:767px){.b-service-intro-text_adapt_default .b-service-intro-text__bg-image_arrow{display:none}.b-service-intro-text_adapt_default .b-service-intro-text__title{font-size:20px;max-width:none;text-align:center}.b-service-intro-text_adapt_default .b-service-intro-text__text-wrap{font-size:20px;text-align:center}.b-service-intro-text_adapt_default .b-service-intro-text__smile{max-width:28px;max-height:28px}.b-service-intro-text_adapt_default .b-service-intro-text__feature-wrap{padding-top:30px;justify-content:center}.b-service-intro-text_adapt_default .b-service-intro-text__feature-text{padding:5px 20px 7px;font-size:17px;line-height:2}.b-service-intro-text_adapt_default .b-service-intro-text__feature-big-text{font-size:32px;line-height:1.1;vertical-align:top}.b-service-intro-text_adapt_default .b-service-intro-text__group_mt{margin-top:30px}.b-service-intro-text_adapt_default .b-service-intro-text__group_mt_plate-yellow{margin-top:50px}.b-service-intro-text_adapt_default .b-service-intro-text__group_review{margin-left:auto;margin-right:auto}.b-service-intro-text_adapt_default .b-service-intro-text__group_plate-save-time{justify-content:center}}@media (max-width:496px){.b-service-intro-text_adapt_default .b-service-intro-text__feature-text-border{margin:0 -2px}}@media (min-width:768px) and (max-width:1023px){.b-service-intro-text_adapt_article .b-service-intro-text__bg-image_arrow{display:none}.b-service-intro-text_adapt_article .b-service-intro-text__title{font-size:22px;max-width:none;text-align:center}.b-service-intro-text_adapt_article .b-service-intro-text__text-wrap{font-size:22px;text-align:center}.b-service-intro-text_adapt_article .b-service-intro-text__feature-wrap{padding-top:30px;justify-content:center}.b-service-intro-text_adapt_article .b-service-intro-text__group_mt{margin-top:30px}.b-service-intro-text_adapt_article .b-service-intro-text__group_mt_plate-yellow{margin-top:50px}.b-service-intro-text_adapt_article .b-service-intro-text__group_review{margin-left:auto;margin-right:auto}.b-service-intro-text_adapt_article .b-service-intro-text__group_plate-save-time{justify-content:center}}@media (max-width:767px){.b-service-intro-text_adapt_article .b-service-intro-text__bg-image_arrow{display:none}.b-service-intro-text_adapt_article .b-service-intro-text__title{font-size:20px;max-width:none;text-align:center}.b-service-intro-text_adapt_article .b-service-intro-text__text-wrap{font-size:20px;text-align:center}.b-service-intro-text_adapt_article .b-service-intro-text__smile{max-width:28px;max-height:28px}.b-service-intro-text_adapt_article .b-service-intro-text__feature-wrap{padding-top:30px;justify-content:center}.b-service-intro-text_adapt_article .b-service-intro-text__feature-text{padding:5px 20px 7px;font-size:17px;line-height:2}.b-service-intro-text_adapt_article .b-service-intro-text__feature-big-text{font-size:32px;line-height:1.1;vertical-align:top}.b-service-intro-text_adapt_article .b-service-intro-text__group_mt{margin-top:30px}.b-service-intro-text_adapt_article .b-service-intro-text__group_mt_plate-yellow{margin-top:50px}.b-service-intro-text_adapt_article .b-service-intro-text__group_review{margin-left:auto;margin-right:auto}.b-service-intro-text_adapt_article .b-service-intro-text__group_plate-save-time{justify-content:center}}@media (max-width:496px){.b-service-intro-text_adapt_article .b-service-intro-text__feature-text-border{margin:0 -2px}}@media (min-width:768px) and (max-width:1023px){.b-service-intro-text_adapt_article .b-service-intro-text__text-wrap{max-width:none}}@media (max-width:767px){.b-service-intro-text_adapt_article .b-service-intro-text__text-wrap{max-width:none}}@media (max-width:1024px){.b-service-intro-text_adapt_benefits .b-service-intro-text__wrapper{display:flex;flex-direction:column;align-items:center;padding-top:0}.b-service-intro-text_adapt_benefits .b-service-intro-text__benefits{align-items:normal}}@media (min-width:768px) and (max-width:1023px){.b-service-intro-text_adapt_benefits .b-service-intro-text__bg-image_arrow{display:none}.b-service-intro-text_adapt_benefits .b-service-intro-text__group_mb{margin-bottom:30px}}@media (max-width:767px){.b-service-intro-text_adapt_benefits .b-service-intro-text__bg-image_arrow{display:none}.b-service-intro-text_adapt_benefits .b-service-intro-text__group_mb{margin-bottom:30px}}.b-service-pluses{line-height:1.15}.b-service-pluses__row{display:flex;padding:20px 0;border-bottom:1px solid #e1e4e9}.b-service-pluses__row_footer{border-color:transparent}.b-service-pluses__col{display:flex;flex-direction:column;align-items:center;max-width:190px;flex:1;border-left:1px solid #e1e4e9;padding:0 5px}.b-service-pluses__col:first-child,.b-service-pluses__col_footer,.b-service-pluses__col_header{border-color:transparent}.b-service-pluses__col_first{flex-direction:row;min-width:180px}.b-service-pluses__col_body{padding:20px 5px}.b-service-pluses__col_body.b-service-pluses__col_first{align-items:flex-start}.b-service-pluses__col_footer{flex-direction:column;padding:10px 5px}.b-service-pluses__serice-img{width:73px;margin-bottom:5px}.b-service-pluses__serice-img_vsesdal{width:77px;margin-top:-4px;margin-bottom:0}.b-service-pluses__service-title{text-align:center;font-size:16px;font-family:PTSans}.b-service-pluses__service-title_bold{font-weight:700}.b-service-pluses__plus-img{margin-right:12px;margin-top:-11px}.b-service-pluses__plus-title{font-family:PTSans;font-weight:700;font-size:16px;margin-top:1.5px}.b-service-pluses__mark{width:40px;height:40px;border:1px solid #e1e4e9;border-radius:20px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;font-family:PTSans;font-weight:700;font-size:20px}.b-service-pluses__mark_green{border-color:#48ae0c;color:#48ae0c}.b-service-pluses__description{font-family:PTSans;text-align:center;font-size:14px}.b-service-pluses__sum-title{font-size:16px;font-family:PTSans;font-weight:700;text-transform:uppercase;margin-top:10px}.b-service-pluses__sum-mark{width:40px;height:40px;background-color:#8e939c;border-radius:20px;display:flex;justify-content:center;align-items:center;font-family:PTSans;font-weight:700;font-size:20px;color:#fff;padding-bottom:1px}.b-service-pluses__sum-mark_green{background-color:#48ae0c}@media (max-width:767px){.b-service-pluses_adapt_default .b-service-pluses__col{min-width:140px;flex:unset}.b-service-pluses_adapt_default .b-service-pluses__col_first{flex-direction:column;align-items:center}.b-service-pluses_adapt_default .b-service-pluses__plus-img{margin-left:27px}.b-service-pluses_adapt_default .b-service-pluses__plus-title{text-align:center}}.b-service-steps__container{padding-bottom:50px}.b-service-steps__title{font-weight:700;font-size:24px;line-height:1.25;color:#333}.b-service-steps__descrition{font-size:16px;line-height:1.88;color:#333;margin:4px 0 54px}.b-service-steps__list{display:flex;justify-content:space-evenly;margin:-10px -5px -10px -2%;flex-wrap:wrap}.b-service-steps__item{margin:10px 5px;display:flex;align-items:center;flex-direction:column;width:236px}.b-service-steps__item-img-container{width:100%;max-width:235px}.b-service-steps__item-img{width:100%}.b-service-steps__item-img_mobile{display:none}.b-service-steps__item-img_prices{width:102%;margin-left:-4px}.b-service-steps__item-img_prepayment{margin-top:-2px}.b-service-steps__item-content-container{display:flex;align-self:flex-start;margin-left:8%;margin-top:5px}.b-service-steps__item-content-separator{border-left:3px solid #ffd012;height:100%;border-radius:3px}.b-service-steps__item-text-container{padding-left:8px}.b-service-steps__item-title{font-weight:500;font-size:14px;line-height:1.34;color:#000}.b-service-steps__item-description{font-size:12px;line-height:1.5;color:#333;opacity:.5;margin-right:-3%}@media (max-width:767px){.b-service-steps_adapt_default .b-service-steps__container{padding-bottom:26px}.b-service-steps_adapt_default .b-service-steps__title{font-size:20px;line-height:1.5}.b-service-steps_adapt_default .b-service-steps__descrition{line-height:1.5;margin:4px 0 30px}.b-service-steps_adapt_default .b-service-steps__item-img{width:100%}.b-service-steps_adapt_default .b-service-steps__item-img_desktop{display:none}.b-service-steps_adapt_default .b-service-steps__item-img_mobile{display:block}.b-service-steps_adapt_default .b-service-steps__item-img_task{margin-top:-7px}.b-service-steps_adapt_default .b-service-steps__item-img_prices{width:100%;margin-left:0}.b-service-steps_adapt_default .b-service-steps__item-img_prepayment{width:100%;margin-top:0}}.b-services-links__list{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px;margin-bottom:-30px}.b-services-links__item-wrap{padding-left:10px;padding-right:10px;flex:25%;max-width:25%;margin-bottom:30px}.b-services-links__item-icon-wrap{margin-right:10px;flex:30px 0 0;width:30px;height:30px;display:flex;align-items:center}.b-services-links__item-icon{max-height:100%;max-width:100%}.b-services-links__item{display:flex;align-items:center}.b-services-links__item:hover .b-services-links__item-text{text-decoration:none}.b-services-links__item-text{text-decoration:underline;font-size:16px;color:#3385e4}@media (min-width:768px) and (max-width:1023px){.b-services-links_adapt_default .b-services-links__item-wrap{flex:33.33333%;max-width:33.33333%}}@media (max-width:767px){.b-services-links_adapt_default .b-services-links__list{margin-bottom:-20px}.b-services-links_adapt_default .b-services-links__item-wrap{flex:50%;max-width:50%;margin-bottom:20px}.b-services-links_adapt_default .b-services-links__item-icon-wrap{flex:25px 0 0;width:25px;height:25px;margin-right:7px}.b-services-links_adapt_default .b-services-links__item-text{font-size:14px}}.b-side-job__inner{max-width:600px;position:relative;z-index:10}.b-side-job__bush{position:absolute;bottom:0;left:0}.b-side-job__title{font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:18px;font-size:38px;line-height:40px;color:#333}.b-side-job__text{font-family:Roboto,sans-serif;font-weight:400;margin-bottom:14px;font-size:14px;line-height:23px;color:#333}.b-side-job__list{margin-bottom:32px;display:flex;flex-direction:column}.b-side-job__list-item{font-family:Roboto,sans-serif;font-weight:400;padding-left:17px;font-size:14px;line-height:23px;color:#333;position:relative}.b-side-job__list-item:not(:last-child){margin-bottom:10px}.b-side-job__list-item::before{content:'';width:13px;height:13px;border-radius:50%;background-color:#ffd012;position:absolute;top:4px;left:0}.b-side-job__btn{font-family:Roboto,sans-serif;font-weight:700;font-size:14px;line-height:20px;letter-spacing:.5px;color:#333}@media (max-width:767px){.b-side-job_adapt_default .b-side-job__inner{max-width:none;display:flex;flex-direction:column;align-items:center}.b-side-job_adapt_default .b-side-job__title{font-size:24px;text-align:center}.b-side-job_adapt_default .b-side-job__text{text-align:center}}.b-sidebar{width:200px}.b-sidebar__menu{display:flex;flex-wrap:wrap;padding:60px 0 40px 20px;margin-bottom:60px}.b-sidebar__link{width:100%;font-size:16px;color:#3385e4;text-decoration:none;position:relative;padding-top:12px}.b-sidebar__link::before{content:'';width:150%;height:32px;background-color:rgba(255,255,255,.8);position:absolute;left:-20px;top:4px;opacity:0;transition:all ease .3s;z-index:-1}.b-sidebar__link:hover,.b-sidebar__link_active{color:#000;font-weight:500}.b-sidebar__link:hover::before,.b-sidebar__link_active::before{opacity:1}.b-sidebar__link_active{font-family:Roboto,sans-serif}.b-sidebar__promo{width:180px;padding:120px 11px 20px;display:flex;flex-direction:column;justify-content:center;background:#fff;box-shadow:0 20px 40px rgba(0,0,0,.10227);border-radius:5px;position:relative;color:#000;text-decoration:none}.b-sidebar__img-pen{position:absolute;left:11px;top:-46px}.b-sidebar__description{background-color:#ffd012;border-radius:5px;padding:25px 10px}.b-sidebar__text{font-size:18px;text-align:center;line-height:26px;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:20px}.b-sidebar__details{background:#fff;box-shadow:0 6px 10px rgba(0,0,0,.0495641);border-radius:100px;text-transform:uppercase;font-size:14px;display:flex;justify-content:center;align-items:center;padding:17px 10px;font-family:Roboto,sans-serif;font-weight:700;position:relative;cursor:pointer}.b-sidebar__cursor{position:absolute;left:45%;bottom:-15px}.b-sidebar_theme_aside{width:250px;padding-right:20px}@media (min-width:768px) and (max-width:1023px){.b-sidebar_adapt_default{display:none}}@media (max-width:767px){.b-sidebar_adapt_default{display:none}}@media (min-width:768px) and (max-width:1023px){.b-sidebar_adapt_tops{width:100%;padding-right:0}}@media (max-width:767px){.b-sidebar_adapt_tops{width:100%;padding-right:0}}.b-social-links__item{margin-bottom:22px;display:flex;align-items:center}.b-social-links__item:last-child{margin-bottom:0}.b-social-links__title{padding-top:1px;font-weight:500;font-size:16px;line-height:1.56;color:#3385e4;cursor:pointer;display:inline-block}.b-social-links__title:hover{text-decoration:underline}.b-social-links__icon{flex:0 0 31px;max-width:31px;margin-right:10px}.b-social-links__icon-inner{max-width:100%;vertical-align:middle}.b-social-links_inline .b-social-links__list{display:flex;margin-left:-16px;margin-right:-16px}.b-social-links_inline .b-social-links__item{margin-bottom:0;padding-left:16px;padding-right:16px}.b-social-links_share{position:absolute;top:0;right:calc(100% + 18px)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item:not(:last-child){margin-bottom:11px}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item_service_vkontakte .ya-share2__badge .ya-share2__icon{background-size:24px 24px;background-image:url(../images/icons/social/vk.svg)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item_service_vkontakte .ya-share2__badge:hover .ya-share2__icon{background-image:url(../images/icons/social/vk-color.svg)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item_service_telegram .ya-share2__badge .ya-share2__icon{background-size:25px 25px;background-image:url(../images/icons/social/tg.svg)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item_service_telegram .ya-share2__badge:hover .ya-share2__icon{background-image:url(../images/icons/social/tg-color.svg)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item_service_whatsapp .ya-share2__badge .ya-share2__icon{background-size:24px 25px;background-image:url(../images/icons/social/ws.svg)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item_service_whatsapp .ya-share2__badge:hover .ya-share2__icon{background-image:url(../images/icons/social/ws-color.svg)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item_service_odnoklassniki .ya-share2__badge .ya-share2__icon{background-size:25px 24px;background-image:url(../images/icons/social/ok.svg)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item_service_odnoklassniki .ya-share2__badge:hover .ya-share2__icon{background-image:url(../images/icons/social/ok-color.svg)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item_copy .ya-share2__badge .ya-share2__icon{background-size:24px 25px;background-image:url(../images/icons/social/copy.svg)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__item_copy .ya-share2__badge:hover .ya-share2__icon{background-image:url(../images/icons/social/copy-color.svg)}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__badge{background-color:transparent}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__badge:hover{background-color:#fff}.b-social-links_share #ya-share .ya-share2__list_direction_horizontal .ya-share2__icon{width:37px;height:37px;background-repeat:no-repeat}.b-social-links_sticky{max-width:41px;position:fixed;z-index:90;top:20px}@media (min-width:768px) and (max-width:1023px){.b-social-links_adapt_share{top:-40px;right:16px}.b-social-links_adapt_share .b-social-links__wrapper{display:flex;flex-direction:column;align-items:center;max-width:37px}.b-social-links_adapt_share .b-social-links__btn{width:37px;height:37px;border-radius:50%;background:rgba(113,113,113,.6);cursor:pointer;border:0;padding:0;margin:0;position:relative}.b-social-links_adapt_share .b-social-links__btn::after,.b-social-links_adapt_share .b-social-links__btn::before{content:'';width:6px;height:6px;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.b-social-links_adapt_share .b-social-links__btn::before{top:calc(50% - 8px)}.b-social-links_adapt_share .b-social-links__btn::after{top:calc(50% + 8px)}.b-social-links_adapt_share .b-social-links__dot{width:6px;height:6px;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.b-social-links_adapt_share .b-social-links__share{display:none;margin-top:11px;background:#fff;border-radius:8px}}@media (max-width:767px){.b-social-links_adapt_share{top:-40px;right:16px}.b-social-links_adapt_share .b-social-links__wrapper{display:flex;flex-direction:column;align-items:center;max-width:37px}.b-social-links_adapt_share .b-social-links__btn{width:37px;height:37px;border-radius:50%;background:rgba(113,113,113,.6);cursor:pointer;border:0;padding:0;margin:0;position:relative}.b-social-links_adapt_share .b-social-links__btn::after,.b-social-links_adapt_share .b-social-links__btn::before{content:'';width:6px;height:6px;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.b-social-links_adapt_share .b-social-links__btn::before{top:calc(50% - 8px)}.b-social-links_adapt_share .b-social-links__btn::after{top:calc(50% + 8px)}.b-social-links_adapt_share .b-social-links__dot{width:6px;height:6px;border-radius:50%;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.b-social-links_adapt_share .b-social-links__share{display:none;margin-top:11px;background:#fff;border-radius:8px}}.b-social-stat{display:flex}.b-social-stat__item{display:flex;align-items:center;font-size:16px;line-height:24px;color:#999}.b-social-stat__item:not(:last-child){margin-right:24px}.b-social-stat__icon{margin-right:6px}.b-specialities-list__specilty-block{margin-bottom:10px;position:relative}.b-specialities-list__row{display:flex;justify-content:space-between;align-items:center;color:#3385e4;font-size:16px;cursor:pointer}.b-specialities-list__row::after{content:'';width:100%;height:2px;background-color:#3385e4;position:absolute;left:0;bottom:-4px;transition:all ease .5s;opacity:0}.b-specialities-list__row:hover::after{opacity:1}.b-specialities-list__row_active{font-family:Roboto,sans-serif;font-weight:700;margin-bottom:10px}.b-specialities-list__row_active:hover::after,.b-video-vk_review .b-video-vk__poster:active::before,.b-video-vk_review .b-video-vk__poster:hover::before{opacity:0}.b-specialities-list__row_active .b-specialities-list__wrapper{border-bottom:2px solid #3385e4}.b-specialities-list__wrapper{display:flex;align-items:center;padding-bottom:5px}.b-specialities-list__row-code::after{content:"-";margin:0 5px}.b-specialities-list__row-number{margin-left:20px}.b-specialities-list__speciality-item{margin-top:10px}.b-specialities-list__speciality-item:first-child{margin-top:0}@media (max-width:767px){.b-specialities-list_adapt_default .b-specialities-list__row{font-size:14px}.b-specialities-list_adapt_default .b-specialities-list__wrapper{flex-direction:column;align-items:start}.b-specialities-list_adapt_default .b-specialities-list__row-code{margin-bottom:5px}.b-specialities-list_adapt_default .b-specialities-list__row-code::after{content:'';margin:0}}.b-speciality{border:1px solid #ddd;border-radius:5px}.b-speciality__name-row{border-bottom:1px solid #ddd;padding:14px 21px;background-color:rgba(51,133,228,.1);display:flex;align-items:center}.b-speciality__name{text-decoration:none;color:#3385e4;font-family:Roboto,sans-serif;font-weight:700;font-size:18px;margin-right:15px}.b-speciality__code{font-size:14px;width:55px}.b-speciality__info-row{padding:20px 14px 0;display:flex;justify-content:space-between}.b-speciality__info-block{font-size:14px;margin-bottom:20px}.b-speciality__info-block_rating{display:flex;flex-wrap:wrap;color:#4ebd17;align-items:center}.b-speciality__title{font-size:12px;color:rgba(78,78,78,.5);margin-bottom:10px}.b-speciality__title_rating{width:100%}.b-speciality__rating{font-size:16px;font-family:Roboto,sans-serif;font-weight:700;margin-right:5px}@media (max-width:767px){.b-speciality_adapt_default .b-speciality__name-row{justify-content:space-between}.b-speciality_adapt_default .b-speciality__name{font-size:16px}.b-speciality_adapt_default .b-speciality__info-row{flex-wrap:wrap}.b-speciality_adapt_default .b-speciality__info-block:not(:last-child){margin-right:20px}.b-speciality_adapt_default .b-speciality__info-block_rating{width:100px}}.b-split-popup__content{margin-bottom:32px}.b-split-popup__title{margin-bottom:20px;font-size:16px;line-height:20px;letter-spacing:.5px;color:#000;font-weight:700}.b-split-popup__types{display:flex}.b-split-popup__types-item{border-radius:10px;padding:12px 20px 12px 32px;background-color:#d8ecff;position:relative}.b-split-popup__types-item:not(:last-child){margin-right:24px}.b-split-popup__types-item::before{content:'';width:9px;height:9px;border-radius:50%;background-color:#fff;position:absolute;left:16px;top:50%;transform:translateY(-50%)}.b-split-popup__footer{margin:0 -40px -33px;background-color:#c6ffa9;overflow:hidden;position:relative}.b-split-popup__footer-inner{padding:32px 40px}.b-split-popup__graphic{display:flex;align-items:center;margin-bottom:40px}.b-split-popup__graphic-item{max-width:131px;padding:8px 12px;border-radius:16px;font-size:16px;line-height:24px;color:#333;letter-spacing:.5px;background-color:#fff}.b-split-popup__graphic-item:not(:last-child){margin-right:7px}.b-split-popup__icon-arrow{display:flex;justify-content:center;align-items:center;margin-right:7px}.b-split-popup__desc{display:flex}.b-split-popup__desc-item{width:50%;position:relative;z-index:1}.b-split-popup__text-box:not(:last-child){margin-bottom:24px}.b-split-popup__text-box_small{max-width:255px}.b-split-popup__text{font-size:16px;line-height:24px;letter-spacing:.5px;color:#333}.b-split-popup__icon-podeli,.b-split-popup__text_box{display:flex;align-items:center}.b-split-popup__icon-podeli{justify-content:center;margin-left:5px;width:max-content;border-radius:8px;padding:4px 10px;background-color:#fff}.b-split-popup__link{display:inline-block;font-weight:700;color:#333;text-decoration:none}.b-split-popup__example{max-width:220px;position:relative;transform:rotate(-5deg)}.b-split-popup__example::before{content:'';width:calc(100% - 50px);height:calc(100% - 20px);background-color:#cec3d6;opacity:23%;position:absolute;top:0;right:-5px;z-index:-1;transform:skew(5deg)}.b-split-popup__example-wrapper{padding:20px;font-size:12px;line-height:2;letter-spacing:.5px;color:#333;background-color:#fffdfa;position:relative;z-index:1}.b-split-popup__example-title{font-family:RoundPro,sans-serif;font-weight:700}.b-split-popup__example-text,.b-split-popup__list-text{font-family:RoundPro,sans-serif;font-weight:500}.b-split-popup__list-text{font-weight:400}.b-split-popup__example-pin{display:flex;justify-content:center;align-items:center;position:absolute}.b-split-popup__example-pin_left{top:5px;left:5px}.b-split-popup__example-pin_right{right:5px;top:5px}.b-split-popup__example-rub{display:flex;justify-content:center;align-items:center;position:absolute}.b-split-popup__example-rub_first{top:-5px;right:57px}.b-split-popup__example-rub_second{width:25px;height:25px;bottom:57px;right:-15px}.b-split-popup__example-rub_third{width:25px;height:25px;top:calc(50% - 20px);right:-30px;transform:translateY(-50%)}.b-split-popup__diagram{position:absolute;top:-20px;z-index:-1;right:-30px}.b-split-popup__icon-line{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;right:0}.b-split-popup__icon-line_mob{display:none}.b-split-popup__icon-calculator,.b-split-popup__icon-diagram{display:flex;justify-content:center;align-items:center;position:relative}.b-split-popup__icon-calculator{position:absolute;bottom:0;right:0}@media (max-width:767px){.b-split-popup_adapt_default .b-split-popup__wrapper{min-height:100vh;display:flex;flex-direction:column;flex:1;position:relative}.b-split-popup_adapt_default .b-split-popup__wrapper::before{content:'';width:100%;height:1px;background-color:#ddd;position:absolute;top:-20px;left:0}.b-split-popup_adapt_default .b-split-popup__footer{margin:0 -15px -32px;flex:1}.b-split-popup_adapt_default .b-split-popup__footer-inner{padding:25px 0 72px}.b-split-popup_adapt_default .b-split-popup__title{text-align:center}.b-split-popup_adapt_default .b-split-popup__types{flex-direction:column;align-items:center}.b-split-popup_adapt_default .b-split-popup__types-item:not(:last-child){margin-right:0;margin-bottom:24px}.b-split-popup_adapt_default .b-split-popup__graphic{flex-direction:column}.b-split-popup_adapt_default .b-split-popup__graphic-item{max-width:none}.b-split-popup_adapt_default .b-split-popup__graphic-item:not(:last-child){margin-right:0;margin-bottom:7px}.b-split-popup_adapt_default .b-split-popup__icon-arrow{margin-right:0;margin-bottom:7px;transform:rotate(90deg)}.b-split-popup_adapt_default .b-split-popup__desc{flex-direction:column;align-items:center}.b-split-popup_adapt_default .b-split-popup__desc-item{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.b-split-popup_adapt_default .b-split-popup__desc-item:not(:last-child){margin-bottom:16px}.b-split-popup_adapt_default .b-split-popup__text_box{flex-direction:column;justify-content:center}.b-split-popup_adapt_default .b-split-popup__diagram{top:initial;transform:translateX(-50%);left:calc(50% + 95px);right:initial;bottom:-120px}.b-split-popup_adapt_default .b-split-popup__icon-diagram{width:140px;transform:rotate(45deg)}.b-split-popup_adapt_default .b-split-popup__icon-calculator{width:60px;right:80px;bottom:30px}.b-split-popup_adapt_default .b-split-popup__icon-line{display:none}.b-split-popup_adapt_default .b-split-popup__icon-line_mob{display:block;transform:rotate(-90deg);bottom:-190px;right:initial;left:0}}.b-split__wrapper{max-width:max-content;display:flex;align-items:center;border-radius:5px;padding:16px;background-color:#fff;box-shadow:0 9px 19.9px 0 #c0a66930}.b-split__highlight{font-family:Roboto,sans-serif;font-weight:900;margin-right:16px;font-size:43px;text-transform:uppercase;color:#ff0001}.b-split__text{margin-right:8px;font-size:18px;line-height:20px;color:#333;text-align:start}.b-split__btn{border:0;background-color:transparent;cursor:pointer}.b-split_intro .b-split__wrapper{padding:10px 16px;box-shadow:0 6px 20px 0 #2427361a}.b-split_intro .b-split__highlight{font-size:29px;line-height:20px}@media (min-width:768px) and (max-width:1023px){.b-split_adapt_default .b-split__wrapper{margin:0 auto}}@media (max-width:767px){.b-split_adapt_default .b-split__wrapper{margin:0 auto}}@media (min-width:768px) and (max-width:1023px){.b-split_adaput_intro .b-split__wrapper{margin:0 auto}}@media (max-width:767px){.b-split_adaput_intro .b-split__wrapper{margin:0 auto;padding:10px 14px}}.b-statistics__list{display:flex;margin-left:-15px;margin-right:-15px;flex-wrap:wrap}.b-statistics__item-wrap{padding-left:15px;padding-right:15px;flex:33.33333%;max-width:33.33333%}.b-statistics__item{text-align:center}.b-statistics__item_orders{margin-left:-25px;margin-right:-25px}.b-statistics__item-title,.b-statistics__item-value{color:#6aa9df;font-size:48px;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:4px}.b-statistics__item-title{color:#333;font-size:22px;margin-bottom:15px}.b-statistics__item-text{color:rgba(0,0,0,.5);font-size:18px;line-height:1.3}.b-statistics_theme_ru .b-statistics__wrap{background:#feffd1;box-shadow:0 10px 20px rgba(0,0,0,.08);border-radius:30px;padding:24px 20px}.b-statistics_theme_ru .b-statistics__item-wrap:nth-child(1) .b-statistics__item-value:before,.b-statistics_theme_ru .b-statistics__item-wrap:nth-child(2) .b-statistics__item-value:before{content:'';position:absolute;width:80px;border-top:2px dashed #6aa9df;left:calc(100% + 20px);top:30px}.b-statistics_theme_ru .b-statistics__item-value{position:relative;display:inline-block}@media (min-width:768px) and (max-width:1023px){.b-statistics_adapt_default .b-statistics__item{margin:0}.b-statistics_adapt_default .b-statistics__item-value{font-size:38px}.b-statistics_adapt_default .b-statistics__item-title{font-size:18px;margin-bottom:10px}.b-statistics_adapt_default .b-statistics__item-text{font-size:15px}}@media (max-width:767px){.b-statistics_adapt_default .b-statistics__item-value{font-size:32px}.b-statistics_adapt_default .b-statistics__item-title{font-size:17px;margin-bottom:10px}.b-statistics_adapt_default .b-statistics__item-text{font-size:14px}.b-statistics_adapt_default .b-statistics__list{flex-wrap:wrap;margin-bottom:-35px}.b-statistics_adapt_default .b-statistics__item-wrap{flex:50%;max-width:50%;margin-bottom:35px}.b-statistics_adapt_default .b-statistics__item-wrap:nth-child(2n){position:relative;top:60px}.b-statistics_adapt_default .b-statistics__item{margin:0;text-align:left;max-width:200px}}@media (min-width:768px) and (max-width:1023px){.b-statistics_adapt_ru .b-statistics__item{margin:0}.b-statistics_adapt_ru .b-statistics__item-value{font-size:38px}.b-statistics_adapt_ru .b-statistics__item-title{font-size:18px;margin-bottom:10px}.b-statistics_adapt_ru .b-statistics__item-text{font-size:15px}}@media (max-width:767px){.b-statistics_adapt_ru .b-statistics__item-value{font-size:32px;position:static}.b-statistics_adapt_ru .b-statistics__item-title{font-size:17px;margin-bottom:10px}.b-statistics_adapt_ru .b-statistics__item-text{font-size:14px}.b-statistics_adapt_ru .b-statistics__list{flex-wrap:wrap;margin-bottom:-35px}.b-statistics_adapt_ru .b-statistics__item-wrap{flex:100%;max-width:100%;margin-bottom:35px;display:flex;justify-content:center;position:relative}.b-statistics_adapt_ru .b-statistics__item-wrap:nth-child(1) .b-statistics__item-value:before,.b-statistics_adapt_ru .b-statistics__item-wrap:nth-child(2) .b-statistics__item-value:before{left:50%;transform:translateX(-50%);top:calc(100% + 15px)}.b-statistics_adapt_ru .b-statistics__item{max-width:200px;margin:0;text-align:center}}.b-student-advices__wrap{margin-left:-20px;margin-right:-20px}.b-student-advices__item{background:#fff;box-shadow:0 12px 20px 0 rgba(121,53,53,.12);padding:35px 41px 48px;border-radius:5px;width:100%;display:flex;flex-direction:column;height:100%}.b-student-advices__item_type_content{background:0 0;padding:0;box-shadow:none}.b-student-advices__item-wrap{padding:25px 20px}.b-student-advices__title{font-family:RoundPro,sans-serif;font-weight:700;font-size:20px;line-height:1.2;text-transform:uppercase;color:#333;margin-bottom:37px}.b-student-advices__links{margin-bottom:48px;flex:auto}.b-student-advices__link-wrap{padding-left:17px;position:relative;margin-bottom:21px}.b-student-advices__link-wrap:last-child{margin-bottom:0}.b-student-advices__link-wrap::before{content:"\2014";color:#ddd;left:0;top:1px;position:absolute}.b-student-advices__link{color:#3385e4;font-size:14px}.b-student-advices__link:hover,.b-student-advices__other-link:hover{text-decoration:underline}.b-student-advices__other-link{color:#3385e4;font-size:14px;font-family:Roboto,sans-serif;font-weight:500}.b-student-advices__button{margin-top:35px;font-weight:700;font-size:15px}.b-student-advices__content-title{font-size:30px;line-height:1.067;margin-bottom:25px;font-family:RoundPro,sans-serif;font-weight:900;text-align:center}.b-student-advices__content-paragraph{font-size:18px;line-height:1.75;margin-bottom:15px}.b-student-advices__slider-dots{padding-top:33px}.b-student-advices__text{line-height:1.5;color:#333;font-size:14px;margin-bottom:13px;font-family:Roboto,sans-serif;font-weight:400}.b-student-advices_border_circle .b-student-advices__item{border-radius:30px}@media (min-width:768px) and (max-width:1023px){.b-student-advices_adapt_default .b-student-advices__item{max-width:420px;margin-left:auto;margin-right:auto}.b-student-advices_adapt_default .b-student-advices__item_type_content{max-width:600px}.b-student-advices_adapt_default .b-student-advices__button{font-size:12px}.b-student-advices_adapt_default .b-student-advices__button-wrap{text-align:center}}@media (max-width:767px){.b-student-advices_adapt_default .b-student-advices__item{max-width:420px;margin-left:auto;margin-right:auto}.b-student-advices_adapt_default .b-student-advices__button{font-size:12px}.b-student-advices_adapt_default .b-student-advices__button-wrap{text-align:center}.b-student-advices_adapt_default .b-student-advices__item_type_content{max-width:500px}.b-student-advices_adapt_default .b-student-advices__content-title{font-size:22px;line-height:1.1}.b-student-advices_adapt_default .b-student-advices__content-paragraph{font-size:15px;line-height:1.45}.b-student-advices_adapt_default .b-student-advices__title{margin-bottom:18px}.b-student-advices_adapt_default .b-student-advices__link-wrap{margin-bottom:13px}.b-student-advices_adapt_default .b-student-advices__links{margin-bottom:15px}.b-student-advices_adapt_default .b-student-advices__button{margin-top:20px}.b-student-advices_adapt_default .b-student-advices__item{padding:25px}.b-student-advices_adapt_default .b-student-advices__item_type_content{padding:0}.b-student-advices_adapt_default .b-student-advices__slider-dots{padding-top:15px;max-width:260px;margin-left:auto;margin-right:auto}}.b-subjects-search__search{padding:15px 40px;background:#fbfaeb}.b-subjects-search__letters{margin:15px -3px 0;display:flex;justify-content:space-between;flex-wrap:wrap;padding:0 40px}.b-subjects-search__letter{display:inline-block;cursor:pointer;font-family:Roboto,sans-serif;font-weight:400;color:#3385e4;font-size:14px;text-transform:uppercase;line-height:1.5;position:relative;padding:5px 5px 0}.b-subjects-search__letter_active{color:#999}.b-subjects-search__letter_active:after{content:'';border-bottom:4px solid #ffd012;position:absolute;top:calc(100%);left:0;right:0}.b-subjects-search__popular{margin-top:35px;padding:0 55px}.b-subjects-search__popular-label{font-size:18px;font-family:Roboto,sans-serif;font-weight:900;line-height:1.2;color:#333}.b-subjects-search__list{margin-top:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:26px 10px}.b-subjects-search__item-link{font-size:18px;line-height:1.35;color:#333;cursor:pointer;display:inline-block}.b-subjects-search__item-link:first-letter{text-transform:uppercase}.b-subjects-search__item-link:hover{text-decoration:underline}.b-subjects-search__item-link_active{font-weight:700}@media (min-width:768px) and (max-width:1023px){.b-subjects-search_adapt_default .b-subjects-search__letters,.b-subjects-search_adapt_default .b-subjects-search__search{padding-left:30px;padding-right:30px}.b-subjects-search_adapt_default .b-subjects-search__popular{padding-left:40px;padding-right:40px}}@media (max-width:767px){.b-subjects-search_adapt_default .b-subjects-search__list{grid-template-columns:repeat(2,1fr)}.b-subjects-search_adapt_default .b-subjects-search__letters,.b-subjects-search_adapt_default .b-subjects-search__search{padding-left:18px;padding-right:18px}.b-subjects-search_adapt_default .b-subjects-search__popular{padding-left:30px;padding-right:30px}.b-subjects-search_adapt_default .b-subjects-search__letter{padding-left:12px;padding-right:12px}}@media (max-width:496px){.b-subjects-search_adapt_default .b-subjects-search__list{grid-template-columns:1fr;row-gap:18px}.b-subjects-search_adapt_default .b-subjects-search__letters,.b-subjects-search_adapt_default .b-subjects-search__popular,.b-subjects-search_adapt_default .b-subjects-search__search{padding-left:18px;padding-right:18px}.b-subjects-search_adapt_default .b-subjects-search__letter{padding-left:10px;padding-right:10px}.b-subjects-search_adapt_default .b-subjects-search__item-link{font-size:16px}}.b-subscribe-popup__wrapper{padding:44px 53px;background-color:#fff;position:relative}.b-subscribe-popup__triangle{position:absolute;bottom:0;right:0}.b-subscribe-popup__pencil{position:absolute;bottom:20px;right:40px;z-index:1}.b-subscribe-popup__content{display:flex;flex-direction:column;position:relative}.b-subscribe-popup__text,.b-subscribe-popup__title{font-family:Roboto,sans-serif;font-weight:900;max-width:302px;margin-bottom:9px;font-size:24px;line-height:1.3}.b-subscribe-popup__text{font-weight:400;margin-bottom:36px;font-size:18px;color:#333}.b-subscribe-popup__controls{display:flex}.b-subscribe-popup__link{display:inline-flex;justify-content:flex-start;align-items:center;border-radius:25px;border:1px solid #999;padding:12px;min-width:168px;font-size:16px;line-height:1.5;color:#333;background-color:#fff}.b-subscribe-popup__link:not(:last-child){margin-right:24px}.b-subscribe-popup__icon{display:flex;justify-content:center;align-items:center;width:25px;height:25px;border-radius:50%;margin-right:12px}.b-subscribe-popup__icon_tg{background:linear-gradient(180deg,#2aabee 0,#229ed9 99.22%)}.b-subscribe-popup__icon_vk{background:#5481ab}.b-subscribe-popup__img{display:block;width:100%;height:auto}.b-subscribe-popup__img_tg{width:14px}.b-subscribe-popup__img_vk{width:15px;height:9px}@media (max-width:767px){.b-subscribe-popup_adapt_default .b-subscribe-popup__wrapper{display:flex;flex-direction:column-reverse}.b-subscribe-popup_adapt_default .b-subscribe-popup__pencil{width:104px;margin-left:auto;position:static}.b-subscribe-popup_adapt_default .b-subscribe-popup__content{margin-bottom:30px}.b-subscribe-popup_adapt_default .b-subscribe-popup__controls{flex-wrap:wrap}}@media (max-width:496px){.b-subscribe-popup_adapt_default .b-subscribe-popup__wrapper{padding:62px 22px 20px}.b-subscribe-popup_adapt_default .b-subscribe-popup__link{width:100%;padding:8px;justify-content:center}.b-subscribe-popup_adapt_default .b-subscribe-popup__link:not(:last-child){margin-bottom:32px;margin-right:0}.b-subscribe-popup_adapt_default .b-subscribe-popup__pencil{margin:0 auto}}.b-table-all-orders__tbody,.b-table-all-orders__thead{overflow:hidden}.b-table-all-orders__tr{padding-top:17px;padding-bottom:17px}.b-table-all-orders__trh{padding-top:22px;padding-bottom:25px}.b-table-all-orders__tr,.b-table-all-orders__trh{display:flex;margin-left:-15px;margin-right:-15px}.b-table-all-orders__tr-container{transition:.25s ease all;cursor:pointer}.b-table-all-orders__tr-container:hover{background-color:rgba(255,249,230,.8)}.b-table-all-orders__tr-wrap,.b-table-all-orders__trh{border-bottom:1px solid #ddd}.b-table-all-orders__tr-container:last-child .b-table-all-orders__tr-wrap{border-bottom:none}.b-table-all-orders__td,.b-table-all-orders__th{flex:1;padding-left:15px;padding-right:15px}.b-table-all-orders__td_name,.b-table-all-orders__th_name{flex:auto}.b-table-all-orders__td_deadline,.b-table-all-orders__th_deadline{flex:140px 0 0;max-width:140px;text-align:right}.b-table-all-orders__td_customer,.b-table-all-orders__th_customer{flex:140px 0 0;max-width:140px}.b-table-all-orders__td_status,.b-table-all-orders__th_status{flex:200px 0 0;max-width:200px}.b-table-all-orders__title{font-size:12px;color:#999;word-break:break-word}.b-table-all-orders__name{font-size:14px;margin-bottom:3px;color:#333;word-break:break-word}.b-table-all-orders__name:hover{color:#333}.b-table-all-orders__subject{color:#999;font-size:12px;word-break:break-word}.b-table-all-orders__deadline{background:#3660ae;color:#fff;padding:5px 10px;border-radius:5px;font-size:12px;display:inline-block}.b-table-all-orders__deadline_bg-color_green{background-color:#6dbf6e}.b-table-all-orders__deadline_bg-color_orange{background-color:#f98a10}.b-table-all-orders__customer{color:#3385e4;font-size:14px;word-break:break-word}.b-table-all-orders__customer:hover{text-decoration:underline}.b-table-all-orders__status{font-size:12px;color:#333;word-break:break-word}@media (min-width:768px) and (max-width:1023px){.b-table-all-orders_adapt_default .b-table-all-orders__thead{display:none}.b-table-all-orders_adapt_default .b-table-all-orders__tr{flex-wrap:wrap}.b-table-all-orders_adapt_default .b-table-all-orders__td_name{flex:100%;max-width:100%;margin-bottom:20px;position:relative;padding-right:30px}.b-table-all-orders_adapt_default .b-table-all-orders__td_name::before{content:'';background-image:url(../images/arrow-right-gray.svg);width:12px;height:16px;background-position:center;background-repeat:no-repeat;background-size:contain;top:50%;transform:translateY(-50%);right:10px;position:absolute}.b-table-all-orders_adapt_default .b-table-all-orders__td_deadline{text-align:left;flex:33.33333%;max-width:33.33333%}.b-table-all-orders_adapt_default .b-table-all-orders__td_customer,.b-table-all-orders_adapt_default .b-table-all-orders__td_status{flex:33.33333%;max-width:33.33333%}}@media (max-width:767px){.b-table-all-orders_adapt_default .b-table-all-orders__thead{display:none}.b-table-all-orders_adapt_default .b-table-all-orders__tr{flex-wrap:wrap}.b-table-all-orders_adapt_default .b-table-all-orders__td_name{flex:100%;max-width:100%;margin-bottom:15px;position:relative;padding-right:30px}.b-table-all-orders_adapt_default .b-table-all-orders__td_name::before{content:'';background-image:url(../images/arrow-right-gray.svg);width:12px;height:16px;background-position:center;background-repeat:no-repeat;background-size:contain;top:50%;transform:translateY(-50%);right:10px;position:absolute}.b-table-all-orders_adapt_default .b-table-all-orders__td_deadline{text-align:left;flex:50%;max-width:160px}.b-table-all-orders_adapt_default .b-table-all-orders__td_customer{flex:50%;max-width:160px}.b-table-all-orders_adapt_default .b-table-all-orders__td_status{flex:100%;max-width:100%;padding-top:15px}}.b-table-cities__titles-row{display:flex;justify-content:space-between;border-bottom:1px solid #bdbdbd;padding-bottom:13px}.b-table-cities__title{font-size:12px;color:#bdbdbd}.b-table-cities__title_city{width:40%}.b-table-cities__title_power,.b-table-cities__title_universities{width:25%}.b-table-cities__title_rating{width:10%}.b-table-cities__rating-row{padding:13px 0;color:#333;display:flex;justify-content:space-between;font-size:14px}.b-table-cities__rating-row:nth-child(2n+1){position:relative;z-index:0}.b-table-cities__rating-row:nth-child(2n+1)::before{content:'';width:130%;height:100%;position:absolute;left:-50px;top:0;z-index:-1;background:rgba(250,249,230,.8)}.b-table-cities__city{width:40%}.b-table-cities__power,.b-table-cities__universities{width:25%}.b-table-cities__rating{width:10%}@media (max-width:767px){.b-table-cities_adapt_default .b-table-cities__rating-row{font-size:12px}.b-table-cities_adapt_default .b-table-cities__power,.b-table-cities_adapt_default .b-table-cities__rating,.b-table-cities_adapt_default .b-table-cities__title_power,.b-table-cities_adapt_default .b-table-cities__title_rating,.b-table-cities_adapt_default .b-table-cities__title_universities,.b-table-cities_adapt_default .b-table-cities__universities{width:20%;text-align:center}}.b-table-seo{position:relative}.b-table-seo__wrapper{width:100%}.b-table-seo__body{position:relative;box-shadow:0 10px 20px rgba(0,0,0,.08);border-radius:5px}.b-table-seo__body:before{content:'';position:absolute;top:0;right:0;height:100%;width:145px;box-shadow:-1px 15px 17px 3px rgba(0,0,0,.05)}.b-table-seo__tr{font-size:14px}.b-table-seo__tr:nth-child(2n){background-color:#f1f5fd}.b-table-seo__tr:nth-child(2n) .b-table-seo__th{border-top-left-radius:10px;border-bottom-left-radius:10px}.b-table-seo__tr:nth-child(2n) .b-table-seo__td{border-top-right-radius:10px;border-bottom-right-radius:10px}.b-table-seo__th{padding:20px 17px 20px 30px;text-align:left;word-break:break-word;line-height:16.41px;font-weight:700}.b-table-seo__td{width:145px;padding-left:17px;color:#3385e4;line-height:21px}.b-table-seo__td-text{border-bottom:1px dashed #3385e4;padding-bottom:3px;position:relative;z-index:2}.b-table-seo__td-text_icon{border-bottom:none}.b-table-seo__td-text:hover{cursor:pointer;border-bottom:none}.b-table-seo_new .b-table-seo__body:before{content:none}.b-table-seo_new .b-table-seo__wrapper{width:100%;border-radius:5px;overflow:hidden;box-shadow:0 10px 20px rgba(0,0,0,.0809839);background-color:#fff}.b-table-seo_new .b-table-seo__tr:first-child .b-table-seo__td,.b-table-seo_new .b-table-seo__tr:first-child .b-table-seo__th{padding-top:24px}.b-table-seo_new .b-table-seo__tr:last-child .b-table-seo__td,.b-table-seo_new .b-table-seo__tr:last-child .b-table-seo__th{padding-bottom:24px}.b-table-seo_new .b-table-seo__tr:nth-child(2n){background-color:transparent}.b-table-seo_new .b-table-seo__td,.b-table-seo_new .b-table-seo__th{font-family:Roboto,sans-serif;font-weight:400;padding:12px 24px;font-size:14px;color:#666;line-height:16px}.b-table-seo_new .b-table-seo__td{padding:12px 0;width:110px;font-size:12px;color:#3385e4;line-height:14px}@media (max-width:496px){.b-table-seo_adapt_default .b-table-seo__body:before,.b-table-seo_adapt_new .b-table-seo__body:before{width:100%;max-width:40%}.b-table-seo_adapt_default .b-table-seo__td,.b-table-seo_adapt_new .b-table-seo__td{width:40%;max-width:40%}.b-table-seo_adapt_new .b-table-seo__th{padding:12px 10px}}.b-tabs{color:#333}.b-tabs__tabs-block{position:relative;z-index:0;margin-bottom:30px}.b-tabs__tabs-block::before{content:'';width:130%;height:1px;background-color:#ddd;position:absolute;bottom:-20px;left:-50px}.b-tabs__tab{font-size:14px;position:relative;cursor:pointer;color:#333}.b-tabs__tab:not(:last-child){margin-right:50px}.b-tabs__tab_active::before{content:'';width:100%;height:5px;background-color:#ffd012;position:absolute;left:0;bottom:-19px}.b-tabs__sections{border-bottom:1px solid #ddd;padding-bottom:10px;margin-left:-10px;padding-left:10px;width:103%}.b-tabs__section{font-size:12px;color:#3385e4;cursor:pointer}.b-tabs__section:not(:last-child){margin-right:35px}.b-tabs__section_active{color:#333;font-family:Roboto,sans-serif;font-weight:900}.b-tabs__section_hide{display:none}.b-tabs__lists-block{padding:15px 0}.b-tabs__specialty{font-size:14px;line-height:1.3}.b-tabs__specialty:not(:last-child){margin-bottom:15px}.b-tabs__university:not(:last-child){margin-bottom:10px}@media (max-width:767px){.b-tabs_adapt_default .b-tabs__tabs-block{display:flex;justify-content:space-around}.b-tabs_adapt_default .b-tabs__tab{font-size:13px;width:50%;text-align:center}.b-tabs_adapt_default .b-tabs__tab:not(:last-child){margin:0}.b-tabs_adapt_default .b-tabs__sections{margin:0;padding-left:0;display:flex;justify-content:space-around}.b-tabs_adapt_default .b-tabs__section{margin:0}}.b-textarea__wrap{position:relative;border:1px solid #999;border-radius:5px;width:100%;display:block;vertical-align:top;padding:1px;background-color:#fff}.b-textarea__textarea{color:#333;font-size:16px;line-height:18px;width:100%;border:0;border-top:28px solid #fff;transition:padding .2s ease-out;padding:0 20px 10px;min-height:96px;resize:vertical}.b-textarea__textarea_min-height_md{min-height:102px}.b-textarea__textarea_min-height_lg{min-height:262px}.b-textarea__label{color:#999;box-sizing:border-box;display:flex;font-size:16px;text-transform:uppercase;line-height:1;padding:17px 19px 16px;pointer-events:none;position:absolute;overflow:hidden;text-overflow:ellipsis;top:1px;transform:translateY(3px);transition:all .2s ease-out;white-space:nowrap;z-index:1;max-width:100%}.b-textarea__required-icon{color:#858585;margin-left:3px;font-size:16px;margin-top:-5px}.b-textarea__error{display:none}.b-textarea__label-text{display:inline;max-width:100%;overflow:hidden;text-overflow:ellipsis}.b-textarea_focused .b-textarea__label,.b-textarea_not-empty .b-textarea__label{transform:none;font-size:12px;padding:10px 19px 5px}.b-textarea_focused__wrap{box-shadow:0 2px 10px #d9d9d9}.b-textarea_error .b-textarea__wrap{border-color:#d0021b}.b-textarea_error .b-textarea__label,.b-textarea_error .b-textarea__textarea{color:#d0021b}.b-textarea_error .b-textarea__error{margin-top:6px;font-size:12px;display:block;color:#d0021b}.b-textarea_error .b-textarea__required-icon{color:#d0021b}.b-thx-popup{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px}.b-thx-popup__wrapper{min-height:230px;display:flex;flex-direction:column;padding:36px;background-image:url(/assets/images/logo-180.png);background-repeat:no-repeat;background-position:right bottom -12px}.b-thx-popup__heading{display:flex;align-items:center;margin-bottom:16px}.b-thx-popup__content{display:flex;flex-direction:column;max-width:465px}.b-thx-popup__title{font-family:Roboto,sans-serif;font-weight:900;font-size:24px}.b-thx-popup__smile{width:26px;margin-top:-3px;margin-left:6px}.b-thx-popup__subsmile{width:20px;transform:translateY(4px)}.b-thx-popup__text{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.4}.b-thx-popup__subtext{margin-left:4px}.b-thx-popup__controls{display:flex;flex-wrap:wrap;margin-top:16px}.b-thx-popup__button{margin-bottom:6px;font-weight:700}.b-thx-popup__button:not(:last-child){margin-right:6px}@media (max-width:767px){.b-thx-popup_adapt_default .b-thx-popup__wrapper{background-image:none}}@media (max-width:496px){.b-thx-popup_adapt_default .b-thx-popup__wrapper{padding:24px}.b-thx-popup_adapt_default .b-thx-popup__content{max-width:none}}.b-time{display:flex;font-size:14px;line-height:22px;color:#999}.b-time__text{margin-right:4px}.b-time_article{margin-bottom:6px}@media (max-width:767px){.b-time_breadcrumbs{font-size:12px;line-height:16px}}.b-top-tables{padding:55px 0;display:flex;justify-content:space-between;position:relative}.b-top-tables::before{content:'';width:130%;height:100%;z-index:0;background-color:rgba(51,133,228,.1);position:absolute;top:0;left:-50px}.b-top-tables__table-item{width:31%;position:relative}.b-top-tables_pos_aside{display:block;padding-top:0}.b-top-tables_pos_aside:before{content:none}.b-top-tables_pos_aside .b-top-tables__table-item{width:100%;margin-top:20px}.b-top-tables_pos_aside .b-top-tables__table-item:first-child{margin-top:0}@media (max-width:1023px) and (min-width:300px){.b-top-tables_adapt_aside,.b-top-tables_adapt_default{justify-content:space-around;flex-wrap:wrap;padding-bottom:20px}.b-top-tables_adapt_default .b-top-tables__table-item{min-width:240px;margin-bottom:30px}.b-top-tables_adapt_aside{display:flex;margin-top:-30px;padding-bottom:40px}.b-top-tables_adapt_aside .b-top-tables__table-item{width:31%;min-width:240px;margin-top:30px}.b-top-tables_adapt_aside .b-top-tables__table-item:first-child{margin-top:30px}}.b-track-order__wrapper{border-radius:20px;filter:drop-shadow(0 20px 20px rgba(0,0,0,.1))}.b-track-order__title{font-family:RoundPro,sans-serif;font-weight:900;text-align:center;font-size:26px;line-height:34px}.b-track-order__content{display:flex;flex-direction:column}.b-track-order__item:not(:last-child){margin-bottom:20px}.b-track-order__controls{display:flex}.b-track-order__btn{font-family:Roboto,sans-serif;font-weight:700}.b-track-order_b{position:relative}.b-track-order_b .b-track-order__wrapper{overflow:hidden;background-color:#cbe2f9;position:relative}.b-track-order_b .b-track-order__inner{padding:32px 24px;display:flex;flex-direction:column;background-color:transparent;position:relative;z-index:1}.b-track-order_b .b-track-order__heading{margin-bottom:20px}.b-track-order_b .b-track-order__content{margin-bottom:24px}.b-track-order_b .b-track-order__controls{justify-content:center}.b-track-order_b .b-track-order__line{position:absolute}.b-track-order_b .b-track-order__line_top{top:0;left:0}.b-track-order_b .b-track-order__line_bottom{bottom:0;right:0}.b-track-order_b .b-track-order__rocket{position:absolute;bottom:-52px;right:-62px;z-index:2}.b-track-order_c .b-track-order__wrapper{padding:32px 24px 40px;background-color:#fff}.b-track-order_c .b-track-order__heading{display:flex;justify-content:center;margin-bottom:24px}.b-track-order_c .b-track-order__title{max-width:221px}.b-track-order_c .b-track-order__content{margin-bottom:20px}.b-track-order_c .b-track-order__btn{width:100%}@media (min-width:768px) and (max-width:1023px){.b-track-order_adapt_b{display:none}}@media (max-width:767px){.b-track-order_adapt_b{display:none}.b-track-order_adapt_b .b-track-order__rocket{width:74px;transform:rotate(-15deg);bottom:35px;right:-15px}.b-track-order_adapt_b .b-track-order__inner{padding:32px 15px 52px}.b-track-order_adapt_b .b-track-order__heading{margin-bottom:24px}.b-track-order_adapt_b .b-track-order__item:not(:last-child){margin-bottom:16px}.b-track-order_adapt_b .b-track-order__btn{width:100%}}@media (min-width:768px) and (max-width:1023px){.b-track-order_adapt_c{display:none}}@media (max-width:767px){.b-track-order_adapt_c{display:none}.b-track-order_adapt_c .b-track-order__wrapper{padding:32px 15px 48px}.b-track-order_adapt_c .b-track-order__content{margin-bottom:24px}.b-track-order_adapt_c .b-track-order__item:not(:last-child){margin-bottom:16px}}.b-track-order_mob{display:none}@media (min-width:768px) and (max-width:1023px){.b-track-order_mob{display:block}}@media (max-width:767px){.b-track-order_mob{display:block}}.b-traffic-calculator__wrap{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px;padding:32px 37px 55px}.b-traffic-calculator__title{font-size:22px;line-height:1.32;color:#4a4a4a;font-family:RoundPro,sans-serif;font-weight:900;margin-bottom:9px}.b-traffic-calculator__source{margin-bottom:48px}.b-traffic-calculator__result{margin-top:73px}.b-traffic-calculator__result-item{display:flex;margin-left:-10px;margin-right:-10px;margin-bottom:35px}.b-traffic-calculator__result-item:last-child{margin-bottom:0}.b-traffic-calculator__result-item-title,.b-traffic-calculator__result-item-value-wrap{font-size:22px;line-height:1.32;color:#4a4a4a;font-family:RoundPro,sans-serif;font-weight:900}.b-traffic-calculator__result-item-value-wrap{font-size:36px;line-height:1.2;letter-spacing:.5px;color:#6aa9df}.b-traffic-calculator__result-item-col{padding-left:10px;padding-right:10px}.b-traffic-calculator__result-item-col_image{padding-top:15px;flex:85px 0 0;max-width:85px;text-align:center}.b-traffic-calculator__result-item-image{max-width:100%}@media (min-width:768px) and (max-width:1023px){.b-traffic-calculator_adapt_default .b-traffic-calculator__source{margin-bottom:20px}.b-traffic-calculator_adapt_default .b-traffic-calculator__result{margin-top:30px}.b-traffic-calculator_adapt_default .b-traffic-calculator__result-item-col_image{flex:55px 0 0;max-width:55px;padding-top:5px}.b-traffic-calculator_adapt_default .b-traffic-calculator__result-item-title{font-size:20px}.b-traffic-calculator_adapt_default .b-traffic-calculator__result-item-value-wrap{font-size:24px}}@media (max-width:767px){.b-traffic-calculator_adapt_default .b-traffic-calculator__source{margin-bottom:20px}.b-traffic-calculator_adapt_default .b-traffic-calculator__result{margin-top:30px}.b-traffic-calculator_adapt_default .b-traffic-calculator__result-item-col_image{flex:55px 0 0;max-width:55px;padding-top:5px}.b-traffic-calculator_adapt_default .b-traffic-calculator__wrap{padding:30px 28px}.b-traffic-calculator_adapt_default .b-traffic-calculator__title{font-size:20px}.b-traffic-calculator_adapt_default .b-traffic-calculator__result-item-title{font-size:18px}.b-traffic-calculator_adapt_default .b-traffic-calculator__result-item-value-wrap{font-size:20px}}.b-two-col-content__row{display:flex;margin-left:-15px;margin-right:-15px}.b-two-col-content__col{flex:50%;max-width:50%;padding-left:15px;padding-right:15px}.b-two-col-content__col_service-intro-text{flex:43.5%;max-width:43.5%}.b-two-col-content__col_service-intro-text_benefits{flex:45%;max-width:45%;padding-right:0}.b-two-col-content__col_service-intro-text_small{flex:1;max-width:unset}.b-two-col-content__col_service-intro-form{flex:56.5%;max-width:56.5%;padding-top:16px}.b-two-col-content__col_service-intro-form_benefits{flex:55%;max-width:55%}.b-two-col-content__col_service-intro-form_small{flex:1;max-width:unset;padding-top:0}.b-two-col-content__col_online-support-text{flex:60%;max-width:60%}.b-two-col-content__col_expert-text{flex:55%;max-width:55%}.b-two-col-content__col_online-support{flex:40%;max-width:40%;align-items:center;display:flex}.b-two-col-content__col_online-support_tasks-solution{align-items:flex-end}.b-two-col-content__col_expert{flex:45%;max-width:45%;align-items:flex-end;display:flex}.b-two-col-content__col_faq{width:58%;max-width:none;flex:none;padding-right:10px}.b-two-col-content__col_seo-table{width:42%;max-width:none;flex:none;padding-left:0;padding-top:50px}.b-two-col-content__col_z-index_3{z-index:3}.b-two-col-content__col_orders-slider-ru{flex:55%;max-width:55%}.b-two-col-content__col_orders-slider-text-ru{flex:45%;max-width:45%}.b-two-col-content__col_relative{position:relative}.b-two-col-content__col_about-we-img{flex:45%;max-width:45%}.b-two-col-content__col_about-we-text{flex:55%;max-width:55%}.b-two-col-content__col-inner_pl_sm{padding-left:23px}.b-two-col-content__col-inner_pl_md{padding-left:55px}.b-two-col-content__col-inner_pt_md{padding-top:32px}.b-two-col-content__col-inner_pt_lg{padding-top:60px}.b-two-col-content__col-inner_pt_xl{padding-top:124px}.b-two-col-content__col-inner_pb_sm{padding-bottom:30px}.b-two-col-content__col-inner_pb_xl{padding-bottom:100px}.b-two-col-content__col-inner_max-width_md{max-width:422px}.b-two-col-content__col-inner_max-width_lg{max-width:455px}.b-two-col-content__col-inner_ml_auto{margin-left:auto}.b-two-col-content__col-inner_price-list{padding-top:48px}.b-two-col-content__col-inner_orders-slider{padding-right:10px}.b-two-col-content__col-inner_orders-slider-text{padding-left:50px;padding-top:26px}.b-two-col-content__col-inner_orders-slider-text-ru{padding-left:40px}.b-two-col-content__col-inner_orders-slider-text-order{padding-left:50px;padding-top:46px}.b-two-col-content__col-inner_guarantee{padding-top:25px;padding-bottom:25px;height:100%;display:flex;align-items:center}.b-two-col-content__col-inner_guarantee-features{padding-top:13px;margin-left:auto;max-width:478px;margin-right:-10px}.b-two-col-content__col-inner_guarantees-img{display:flex;justify-content:flex-end}.b-two-col-content__col-inner_reworks{padding-top:25px;padding-bottom:115px;height:100%;display:flex;align-items:center}.b-two-col-content__col-inner_experts-list{padding-top:110px;padding-bottom:130px}.b-two-col-content__col-inner_care-img{padding-top:177px;padding-bottom:170px}.b-two-col-content__col-inner_lets-go-img{padding-top:100px}.b-two-col-content__col-inner_lets-go{padding-top:25px;padding-bottom:94px;height:100%;display:flex;align-items:center}.b-two-col-content__col-inner_seo-table{padding:42px 16px 240px;height:100%;border-radius:8px 8px 0 0;overflow:hidden;background-color:#c3e3ff;position:relative}.b-two-col-content__col-inner_relative{position:relative}.b-two-col-content__col-ruble{position:absolute;top:0;right:0}.b-two-col-content__col-ruble_sm{top:-60px;right:20px}.b-two-col-content__col-ruble_md{right:-60px;top:-80px}.b-two-col-content__col-ruble_lg{top:-32px;right:-32px}.b-two-col-content__guarantees-img{width:350px;margin:100px 0}.b-two-col-content__title{text-align:center;color:#333;font-family:RoundPro,sans-serif;font-weight:900;font-size:26px;margin-bottom:32px;padding-left:15px;padding-right:15px}.b-two-col-content__accordeon{margin-bottom:48px}.b-two-col-content__seo-table-heading{width:100%;display:flex;align-items:center;padding:5px 13px;background-color:#6aa9df;position:absolute;top:0;left:0;right:0}.b-two-col-content__seo-table-marker{width:7px;height:7px;margin-left:10px;border-radius:50%;flex-shrink:0;background-color:#fff;position:relative}.b-two-col-content__seo-table-marker::after,.b-two-col-content__seo-table-marker::before{content:'';width:100%;height:100%;border-radius:50%;background-color:#fff;position:absolute}.b-two-col-content__seo-table-marker::before{right:calc(100% + 4px)}.b-two-col-content__seo-table-marker::after{left:calc(100% + 4px)}.b-two-col-content__button-wrap{padding-left:70px}.b-two-col-content__button-wrap_flex{display:flex}.b-two-col-content__button-wrap_flex_col{flex-direction:column}.b-two-col-content__button-wrap_flex_center{align-items:center}.b-two-col-content__button-wrap_pl_none{padding-left:0}.b-two-col-content__decorated-link{margin-left:4px;cursor:pointer;font-weight:700;border-bottom:2px solid #ffd012;padding-bottom:1px;display:inline-block;line-height:1.2}.b-two-col-content__img_user{transform:translateX(-50%);position:absolute;bottom:-10px;left:50%}.b-two-col-content__button{min-width:255px;letter-spacing:.04em}.b-two-col-content__button_mb_sx{margin-bottom:15px}.b-two-col-content__track-order{max-width:335px;margin-top:40px}.b-two-col-content__coffee-banner{margin-top:40px}.b-two-col-content_article .b-two-col-content__row{padding:24px 32px;margin:0;border-radius:20px 20px 0 0;box-shadow:0 8px 15px 0 #0000000d;background-color:#fffde8;overflow:hidden;position:relative;z-index:1}.b-two-col-content_article .b-two-col-content__bg-img_get-price{position:absolute;bottom:0;left:0;z-index:-1}@media (min-width:1024px) and (max-width:1279px){.b-two-col-content_adapt_default .b-two-col-content__col-inner_pl_md{padding-left:10px}}@media (min-width:768px) and (max-width:1023px){.b-two-col-content_adapt_default .b-two-col-content__col-ruble_sm{width:28px;top:initial;bottom:-14px;right:40px}.b-two-col-content_adapt_default .b-two-col-content__col-ruble_md{width:34px;top:calc(100% + 34px);right:0}.b-two-col-content_adapt_default .b-two-col-content__col-ruble_lg{width:40px;top:-20px;right:24px}.b-two-col-content_adapt_default .b-two-col-content__row{flex-wrap:wrap}.b-two-col-content_adapt_default .b-two-col-content__col_service-intro-text{flex:100%;max-width:100%;margin-bottom:30px}.b-two-col-content_adapt_default .b-two-col-content__col_service-intro-text_benefits{padding-right:15px}.b-two-col-content_adapt_default .b-two-col-content__col_service-intro-form{flex:100%;max-width:700px;margin-left:auto;margin-right:auto}.b-two-col-content_adapt_default .b-two-col-content__col_expert-text{margin-bottom:0;flex:100%;max-width:100%}.b-two-col-content_adapt_default .b-two-col-content__col_expert{display:none}.b-two-col-content_adapt_default .b-two-col-content__col_faq{width:100%;margin-bottom:40px;padding:0 15px}.b-two-col-content_adapt_default .b-two-col-content__col_seo-table{width:100%;padding:0 15px}.b-two-col-content_adapt_default .b-two-col-content__col-inner_pt_xl{padding-top:20px}.b-two-col-content_adapt_default .b-two-col-content__col-inner_pl_md,.b-two-col-content_adapt_default .b-two-col-content__col-inner_pl_sm{padding-left:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner_pb_xl{padding-bottom:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner_max-width_md{max-width:338px}.b-two-col-content_adapt_default .b-two-col-content__col-inner_orders-slider-text,.b-two-col-content_adapt_default .b-two-col-content__col-inner_orders-slider-text-order{padding-left:10px}.b-two-col-content_adapt_default .b-two-col-content__col-inner_guarantee-features{max-width:340px}.b-two-col-content_adapt_default .b-two-col-content__col-inner_care-img{padding-top:70px;padding-bottom:70px}.b-two-col-content_adapt_default .b-two-col-content__accordeon{margin-bottom:32px}.b-two-col-content_adapt_default .b-two-col-content__button-wrap{padding-top:25px}.b-two-col-content_adapt_default .b-two-col-content__track-order{margin:40px auto 0}}@media (max-width:767px){.b-two-col-content_adapt_default .b-two-col-content__col-ruble_sm{width:28px;top:initial;bottom:-14px;right:40px}.b-two-col-content_adapt_default .b-two-col-content__col-ruble_md{width:34px;top:calc(100% + 34px);right:0}.b-two-col-content_adapt_default .b-two-col-content__col-ruble_lg{width:40px;top:-20px;right:24px}.b-two-col-content_adapt_default .b-two-col-content__row{flex-wrap:wrap}.b-two-col-content_adapt_default .b-two-col-content__col{flex:100%;max-width:100%;margin-bottom:45px}.b-two-col-content_adapt_default .b-two-col-content__col:last-child{margin-bottom:0}.b-two-col-content_adapt_default .b-two-col-content__col_service-intro-text_benefits{padding-right:15px}.b-two-col-content_adapt_default .b-two-col-content__col_orders-slider-text{order:-1}.b-two-col-content_adapt_default .b-two-col-content__col_orders-slider-text:last-child{margin-bottom:45px}.b-two-col-content_adapt_default .b-two-col-content__col_orders-slider{margin-bottom:0}.b-two-col-content_adapt_default .b-two-col-content__col_care-img{display:none}.b-two-col-content_adapt_default .b-two-col-content__col_online-support-text{margin-bottom:0}.b-two-col-content_adapt_default .b-two-col-content__col_expert-text{margin-bottom:0;flex:100%;max-width:100%}.b-two-col-content_adapt_default .b-two-col-content__col_expert,.b-two-col-content_adapt_default .b-two-col-content__col_online-support{display:none}.b-two-col-content_adapt_default .b-two-col-content__col_faq{padding:0 15px;margin-bottom:40px}.b-two-col-content_adapt_default .b-two-col-content__col_seo-table{padding:0}.b-two-col-content_adapt_default .b-two-col-content__col_guarantee-title{margin-bottom:20px}.b-two-col-content_adapt_default .b-two-col-content__col_orders-slider-text-ru{display:none}.b-two-col-content_adapt_default .b-two-col-content__col_orders-slider-ru{margin-bottom:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner{margin-left:auto;margin-right:auto}.b-two-col-content_adapt_default .b-two-col-content__col-inner_pt_xl{padding-top:20px}.b-two-col-content_adapt_default .b-two-col-content__col-inner_pt_md{padding-top:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner_pl_md,.b-two-col-content_adapt_default .b-two-col-content__col-inner_pl_sm{padding-left:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner_pb_xl{padding-bottom:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner_landing-form{max-width:380px;margin-left:auto;margin-right:auto}.b-two-col-content_adapt_default .b-two-col-content__col-inner_author-intro-text{max-width:450px;margin-left:auto;margin-right:auto}.b-two-col-content_adapt_default .b-two-col-content__col-inner_max-width_md{max-width:294px}.b-two-col-content_adapt_default .b-two-col-content__col-inner_orders-slider-text,.b-two-col-content_adapt_default .b-two-col-content__col-inner_orders-slider-text-order{padding:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner_price-list{padding-top:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner_orders-slider{padding-right:0;margin-left:-13px;margin-right:-13px}.b-two-col-content_adapt_default .b-two-col-content__col-inner_guarantee-features{max-width:320px;padding-top:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner_guarantees-img{justify-content:center}.b-two-col-content_adapt_default .b-two-col-content__col-inner_reworks{padding-bottom:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner_experts-list{padding-top:0;padding-bottom:80px}.b-two-col-content_adapt_default .b-two-col-content__col-inner_lets-go{padding-bottom:0}.b-two-col-content_adapt_default .b-two-col-content__col-inner_lets-go-img{padding-top:0}.b-two-col-content_adapt_default .b-two-col-content__guarantees-img{width:300px;margin:-30px 0 0}.b-two-col-content_adapt_default .b-two-col-content__accordeon{margin-bottom:7px}.b-two-col-content_adapt_default .b-two-col-content__button-wrap{padding-top:25px;padding-left:0;text-align:center}.b-two-col-content_adapt_default .b-two-col-content__button{min-width:0}.b-two-col-content_adapt_default .b-two-col-content__track-order{margin:40px auto 0}}@media (min-width:1024px) and (max-width:1279px){.b-two-col-content_adapt_article .b-two-col-content__col-inner_pl_md{padding-left:10px}}@media (min-width:768px) and (max-width:1023px){.b-two-col-content_adapt_article .b-two-col-content__col-ruble_sm{width:28px;top:initial;bottom:-14px;right:40px}.b-two-col-content_adapt_article .b-two-col-content__col-ruble_md{width:34px;top:calc(100% + 34px);right:0}.b-two-col-content_adapt_article .b-two-col-content__col-ruble_lg{width:40px;top:-20px;right:24px}.b-two-col-content_adapt_article .b-two-col-content__row{flex-wrap:wrap}.b-two-col-content_adapt_article .b-two-col-content__col_service-intro-text{flex:100%;max-width:100%;margin-bottom:30px}.b-two-col-content_adapt_article .b-two-col-content__col_service-intro-text_benefits{padding-right:15px}.b-two-col-content_adapt_article .b-two-col-content__col_service-intro-form{flex:100%;max-width:700px;margin-left:auto;margin-right:auto}.b-two-col-content_adapt_article .b-two-col-content__col_expert-text{margin-bottom:0;flex:100%;max-width:100%}.b-two-col-content_adapt_article .b-two-col-content__col_expert{display:none}.b-two-col-content_adapt_article .b-two-col-content__col_faq{width:100%;margin-bottom:40px;padding:0 15px}.b-two-col-content_adapt_article .b-two-col-content__col_seo-table{width:100%;padding:0 15px}.b-two-col-content_adapt_article .b-two-col-content__col-inner_pt_xl{padding-top:20px}.b-two-col-content_adapt_article .b-two-col-content__col-inner_pl_md,.b-two-col-content_adapt_article .b-two-col-content__col-inner_pl_sm{padding-left:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner_pb_xl{padding-bottom:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner_max-width_md{max-width:338px}.b-two-col-content_adapt_article .b-two-col-content__col-inner_orders-slider-text,.b-two-col-content_adapt_article .b-two-col-content__col-inner_orders-slider-text-order{padding-left:10px}.b-two-col-content_adapt_article .b-two-col-content__col-inner_guarantee-features{max-width:340px}.b-two-col-content_adapt_article .b-two-col-content__col-inner_care-img{padding-top:70px;padding-bottom:70px}.b-two-col-content_adapt_article .b-two-col-content__accordeon{margin-bottom:32px}.b-two-col-content_adapt_article .b-two-col-content__button-wrap{padding-top:25px}.b-two-col-content_adapt_article .b-two-col-content__track-order{margin:40px auto 0}}@media (max-width:767px){.b-two-col-content_adapt_article .b-two-col-content__col-ruble_sm{width:28px;top:initial;bottom:-14px;right:40px}.b-two-col-content_adapt_article .b-two-col-content__col-ruble_md{width:34px;top:calc(100% + 34px);right:0}.b-two-col-content_adapt_article .b-two-col-content__col-ruble_lg{width:40px;top:-20px;right:24px}.b-two-col-content_adapt_article .b-two-col-content__row{flex-wrap:wrap}.b-two-col-content_adapt_article .b-two-col-content__col{flex:100%;max-width:100%;margin-bottom:45px}.b-two-col-content_adapt_article .b-two-col-content__col:last-child{margin-bottom:0}.b-two-col-content_adapt_article .b-two-col-content__col_service-intro-text_benefits{padding-right:15px}.b-two-col-content_adapt_article .b-two-col-content__col_orders-slider-text{order:-1}.b-two-col-content_adapt_article .b-two-col-content__col_orders-slider-text:last-child{margin-bottom:45px}.b-two-col-content_adapt_article .b-two-col-content__col_orders-slider{margin-bottom:0}.b-two-col-content_adapt_article .b-two-col-content__col_care-img{display:none}.b-two-col-content_adapt_article .b-two-col-content__col_online-support-text{margin-bottom:0}.b-two-col-content_adapt_article .b-two-col-content__col_expert-text{margin-bottom:0;flex:100%;max-width:100%}.b-two-col-content_adapt_article .b-two-col-content__col_expert,.b-two-col-content_adapt_article .b-two-col-content__col_online-support{display:none}.b-two-col-content_adapt_article .b-two-col-content__col_faq{padding:0 15px;margin-bottom:40px}.b-two-col-content_adapt_article .b-two-col-content__col_seo-table{padding:0}.b-two-col-content_adapt_article .b-two-col-content__col_guarantee-title{margin-bottom:20px}.b-two-col-content_adapt_article .b-two-col-content__col_orders-slider-text-ru{display:none}.b-two-col-content_adapt_article .b-two-col-content__col_orders-slider-ru{margin-bottom:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner{margin-left:auto;margin-right:auto}.b-two-col-content_adapt_article .b-two-col-content__col-inner_pt_xl{padding-top:20px}.b-two-col-content_adapt_article .b-two-col-content__col-inner_pt_md{padding-top:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner_pl_md,.b-two-col-content_adapt_article .b-two-col-content__col-inner_pl_sm{padding-left:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner_pb_xl{padding-bottom:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner_landing-form{max-width:380px;margin-left:auto;margin-right:auto}.b-two-col-content_adapt_article .b-two-col-content__col-inner_author-intro-text{max-width:450px;margin-left:auto;margin-right:auto}.b-two-col-content_adapt_article .b-two-col-content__col-inner_max-width_md{max-width:294px}.b-two-col-content_adapt_article .b-two-col-content__col-inner_orders-slider-text,.b-two-col-content_adapt_article .b-two-col-content__col-inner_orders-slider-text-order{padding:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner_price-list{padding-top:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner_orders-slider{padding-right:0;margin-left:-13px;margin-right:-13px}.b-two-col-content_adapt_article .b-two-col-content__col-inner_guarantee-features{max-width:320px;padding-top:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner_guarantees-img{justify-content:center}.b-two-col-content_adapt_article .b-two-col-content__col-inner_reworks{padding-bottom:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner_experts-list{padding-top:0;padding-bottom:80px}.b-two-col-content_adapt_article .b-two-col-content__col-inner_lets-go{padding-bottom:0}.b-two-col-content_adapt_article .b-two-col-content__col-inner_lets-go-img{padding-top:0}.b-two-col-content_adapt_article .b-two-col-content__guarantees-img{width:300px;margin:-30px 0 0}.b-two-col-content_adapt_article .b-two-col-content__accordeon{margin-bottom:7px}.b-two-col-content_adapt_article .b-two-col-content__button-wrap{padding-top:25px;padding-left:0;text-align:center}.b-two-col-content_adapt_article .b-two-col-content__button{min-width:0}.b-two-col-content_adapt_article .b-two-col-content__track-order{margin:40px auto 0}.b-two-col-content_adapt_article .b-two-col-content__row{padding:32px 0}}.b-university-contacts{font-size:14px}.b-university-contacts__row{display:flex;align-items:center;margin-bottom:10px}.b-university-contacts__icon{width:17px;height:19px;margin-right:10px;object-fit:none}.b-university-contacts__subtitle{width:70px;margin-right:10px}.b-university-contacts__contact{width:70%}.b-university-contacts__contact_website{color:#3385e4}.b-university-contacts__contact_map{margin-left:10px;white-space:nowrap}.b-university-info{color:#333}.b-university-info__title-block{display:flex;align-items:center;margin-bottom:35px}.b-university-info__logo{width:115px;height:115px;margin-right:35px;object-fit:contain}.b-university-info__title{font-family:Roboto,sans-serif;font-weight:500;font-size:20px;line-height:29px;margin-bottom:20px}.b-university-info__subtitle{font-size:14px;line-height:19px}.b-university-info__type-info-block{display:flex;margin-bottom:15px}.b-university-info__info-column{width:25%}.b-university-info__type-title{color:#666;font-size:12px;margin-bottom:25px}.b-university-info__type-value{font-family:Roboto,sans-serif;font-weight:700;font-size:14px;color:#4ebd17;z-index:0;position:relative;margin-bottom:30px}.b-university-info__type-value::before{content:'';width:130vw;height:40px;background-color:rgba(250,249,230,.8);position:absolute;top:-12px;left:-50px;z-index:-1}.b-university-info__check{margin-left:20px}.b-university-info__general-info-block{display:flex}.b-university-info__general-title{font-size:12px;color:#666;margin-bottom:10px}.b-university-info__general-value{font-size:36px}.b-university-info__general-value_rating{display:flex;align-items:center}.b-university-info__rating-block{font-size:12px;color:#666;margin-left:6px}.b-university-info__rating-country{margin-bottom:3px;width:63px}@media (max-width:767px) and (min-width:300px){.b-university-info_adapt_default .b-university-info__title-block{flex-direction:column}.b-university-info_adapt_default .b-university-info__logo{margin:0 0 20px}.b-university-info_adapt_default .b-university-info__title{font-size:18px;line-height:1.3;margin-bottom:10px}.b-university-info_adapt_default .b-university-info__general-info-block,.b-university-info_adapt_default .b-university-info__type-info-block{flex-wrap:wrap}.b-university-info_adapt_default .b-university-info__info-column{min-width:150px}.b-university-info_adapt_default .b-university-info__info-column_general{margin-bottom:25px}.b-university-info_adapt_default .b-university-info__general-value{font-size:30px}}@media screen and (max-width:355px){.b-university-info_adapt_default .b-university-info__type-value_background::before{left:-50px}}.b-up-btn{position:fixed;bottom:20px;left:20px;width:50px;height:50px;display:inline-flex;justify-content:center;align-items:center;background:#ffd012;border-radius:50%;opacity:.3;overflow:hidden;cursor:pointer;transform:scale(0);z-index:50}.b-up-btn__arrow-icon{width:16px;height:16px;position:absolute;left:calc(50%);top:calc(50% + 3px);overflow:hidden;transform:translate(-50%,-50%) rotate(45deg);transform-origin:center center}.b-university-info__type-value_background::before,.b-up-btn__arrow-icon:before{left:0}.b-up-btn__arrow-icon:after,.b-up-btn__arrow-icon:before{content:'';position:absolute;background:#333;border-radius:2px;top:0}.b-up-btn__arrow-icon:before{width:3px;height:100%}.b-up-btn__arrow-icon:after{height:3px;width:100%;left:1px}.b-up-btn:hover{opacity:1}.b-up-btn_visible{transform:scale(1)}.b-user-orders-list__wrapper{display:flex;flex-direction:column}.b-user-orders-list__item{cursor:pointer;transition:background-color .2s ease}.b-user-orders-list__item:hover{background-color:rgba(250,249,230,.8)}.b-user-orders-list__item:not(:last-child){border-bottom:1px solid #ddd}.b-user-orders-list__item-wrapper{display:flex;flex-direction:column;padding:23px 40px 27px}.b-user-orders-list__item-inner{display:flex}.b-user-orders-list__item-inner_review{display:block;margin-top:23px}.b-user-orders-list__col{font-weight:400;font-size:12px;line-height:14px;color:#333}.b-user-orders-list__col_mobile{display:none}.b-user-orders-list__col_favorite{width:3%;margin-right:10px}.b-user-orders-list__col_name{display:flex;justify-content:space-between;width:55%;margin-right:28px}.b-user-orders-list__col_date{width:10%;margin-right:28px}.b-user-orders-list__col_tenders{width:5%;margin-right:28px}.b-user-orders-list__col_status{width:27%}.b-user-orders-list__type{margin-bottom:7px;font-weight:400;font-size:12px;line-height:14px;color:#666}.b-user-orders-list__name{font-weight:700;font-size:16px;line-height:19px;color:#333}.b-user-orders-list__chat,.b-user-orders-list__favorite{font-weight:400;font-size:12px;line-height:14px;color:#333}.b-user-orders-list__chat{margin-left:34px}.b-user-orders-list__chip{max-width:74px;border-radius:5px;padding:4px;font-weight:400;font-size:12px;line-height:14px;color:#fff;text-align:center}.b-user-orders-list__chip_blue{background-color:#3660ae}.b-user-orders-list__chip_green{background-color:#6dbf6e}.b-user-orders-list__chip_orange{background-color:#f98a10}.b-user-orders-list__icon{opacity:.8;transition:opacity .2s ease}.b-user-orders-list__icon:hover{opacity:1}.b-user-orders-list__icon-text{display:none}.b-user-orders-list__col-inner{display:flex;flex-direction:column}@media (min-width:768px) and (max-width:1023px){.b-user-orders-list_adapt_default .b-user-orders-list__item-wrapper{padding:16px 40px}.b-user-orders-list_adapt_default .b-user-orders-list__item-inner{flex-wrap:wrap}.b-user-orders-list_adapt_default .b-user-orders-list__item-inner_review{margin-top:16px}.b-user-orders-list_adapt_default .b-user-orders-list__col_mobile{display:flex;align-items:center;width:50%;margin-bottom:10px}.b-user-orders-list_adapt_default .b-user-orders-list__col_favorite{width:auto;display:flex;align-items:center;margin-right:0;order:4}.b-user-orders-list_adapt_default .b-user-orders-list__col_name{width:100%;margin-right:0;margin-bottom:10px;order:0;flex-direction:column}.b-user-orders-list_adapt_default .b-user-orders-list__col_date,.b-user-orders-list_adapt_default .b-user-orders-list__col_tenders{display:flex;align-items:center;width:25%;margin-right:0;margin-bottom:10px;order:2}.b-user-orders-list_adapt_default .b-user-orders-list__col_tenders{order:1}.b-user-orders-list_adapt_default .b-user-orders-list__col_status{width:100%;order:3;margin-bottom:10px}.b-user-orders-list_adapt_default .b-user-orders-list__favorite{display:flex;align-items:center}.b-user-orders-list_adapt_default .b-user-orders-list__chat{display:none}.b-user-orders-list_adapt_default .b-user-orders-list__chat_mobile{display:flex;align-items:center;margin-left:0}.b-user-orders-list_adapt_default .b-user-orders-list__icon{margin-right:6px}.b-user-orders-list_adapt_default .b-user-orders-list__icon-text{display:inline}}@media (max-width:767px){.b-user-orders-list_adapt_default .b-user-orders-list__item-inner{flex-wrap:wrap}.b-user-orders-list_adapt_default .b-user-orders-list__item-inner_review{margin-top:16px}.b-user-orders-list_adapt_default .b-user-orders-list__col_mobile{display:flex;align-items:center;width:50%;margin-bottom:10px}.b-user-orders-list_adapt_default .b-user-orders-list__col_favorite{width:auto;display:flex;align-items:center;margin-right:0;order:4}.b-user-orders-list_adapt_default .b-user-orders-list__col_name{width:100%;margin-right:0;margin-bottom:10px;order:0;flex-direction:column}.b-user-orders-list_adapt_default .b-user-orders-list__col_date,.b-user-orders-list_adapt_default .b-user-orders-list__col_tenders{display:flex;align-items:center;width:25%;margin-right:0;margin-bottom:10px;order:2}.b-user-orders-list_adapt_default .b-user-orders-list__col_tenders{order:1}.b-user-orders-list_adapt_default .b-user-orders-list__col_status{width:100%;order:3;margin-bottom:10px}.b-user-orders-list_adapt_default .b-user-orders-list__favorite{display:flex;align-items:center}.b-user-orders-list_adapt_default .b-user-orders-list__chat{display:none}.b-user-orders-list_adapt_default .b-user-orders-list__chat_mobile{display:flex;align-items:center;margin-left:0}.b-user-orders-list_adapt_default .b-user-orders-list__icon{margin-right:6px}.b-user-orders-list_adapt_default .b-user-orders-list__icon-text{display:inline}.b-user-orders-list_adapt_default .b-user-orders-list__item-wrapper{padding:16px 18px}}.b-user-registered-popup{background:#fff;padding:58px 24px 48px;border-radius:5px}.b-user-registered-popup__text{font-size:16px;line-height:1.62;text-align:center;letter-spacing:.5px;color:#333;padding:0 10px}.b-user-registered-popup__button{font-weight:700;width:100%;margin-top:32px}.b-user-settings__row{display:flex;flex-wrap:wrap;align-items:center;margin-top:20px}.b-user-settings__row:first-child{margin-top:0}.b-user-settings__text{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;margin-right:25px}.b-user-settings__text:last-child{margin-right:0}.b-user-settings__col{display:flex;flex-wrap:wrap;align-items:center;margin-top:10px}.b-user-settings__col_label{width:250px;max-width:100%;padding-right:20px}.b-vacancy-promo__wrapper{padding:42px 30px 31px;border-radius:20px;background-color:#fff}.b-vacancy-promo__title{font-size:20px;font-family:Roboto,sans-serif;font-weight:700;color:#333;margin-bottom:23px}.b-vacancy-promo__step{font-size:16px;line-height:1.875;color:#333}.b-vacancy-promo__step-href{color:#3385e4;cursor:pointer}@media (max-width:767px){.b-vacancy-promo_adapt_default .b-vacancy-promo__title{font-size:18px;line-height:1.4}.b-vacancy-promo_adapt_default .b-vacancy-promo__step{font-size:15px;line-height:1.4}.b-vacancy-promo_adapt_default .b-vacancy-promo__wrapper{padding:25px 20px}}.b-video-intro,.b-video-intro__box{width:100%;height:100%;position:absolute;z-index:0}.b-video-intro{pointer-events:none;top:0;left:0;right:0;bottom:0}.b-video-intro::before,.b-video-vk_review .b-video-vk__poster::before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}.b-video-intro::before{background:rgba(9,9,9,.5);right:0;bottom:0}.b-video-intro__box{object-fit:cover}.b-video-vk{width:100%;height:100%;position:relative}.b-video-vk__video{position:absolute;top:0;bottom:0;left:0;right:0}.b-video-vk__iframe{width:100%;height:100%;border:0}.b-video-vk_popup{width:100%}.b-video-vk_popup .b-video-vk__wrapper{width:100%;padding-bottom:56.25%;box-shadow:none;position:relative;height:0;border-radius:20px}.b-video-vk_popup .b-video-vk__video{position:absolute;top:0;bottom:0;left:0;right:0}.b-video-vk_popup .b-video-vk__iframe{width:100%;height:100%;border:0}.b-video-vk_review .b-video-vk__poster,.b-video-vk_review .b-video-vk__wrapper,.b-video-youtube{width:100%;height:100%;position:relative}.b-video-vk_review .b-video-vk__poster{cursor:pointer;z-index:1}.b-video-vk_review .b-video-vk__poster::before{background-color:#333;opacity:.6;transition:opacity .2s ease-out}.b-video-vk_review .b-video-vk__poster:active .b-video-vk__icon,.b-video-vk_review .b-video-vk__poster:hover .b-video-vk__icon{transform:scale(1.9);opacity:1}.b-video-vk_review .b-video-vk__poster_hidden{cursor:auto;z-index:0}.b-video-vk_review .b-video-vk__poster_hidden .b-video-vk__play,.b-video-vk_review .b-video-vk__poster_hidden::before{display:none}.b-video-vk_review .b-video-vk__img{display:block;max-width:100%;width:100%;height:100%;object-fit:cover}.b-video-vk_review .b-video-vk__play{margin:0;padding:0;background:0 0;cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:20}.b-video-vk_review .b-video-vk__icon{opacity:.6;transition:transform .2s ease-out,opacity .2s ease-out;transform-origin:center}.b-video-youtube__video{position:absolute;top:0;bottom:0;left:0;right:0}.b-video-youtube__iframe{width:100%;height:100%;border:0}.b-video-youtube_popup{width:100%}.b-video-youtube_popup .b-video-youtube__wrapper{width:100%;padding-bottom:56.25%;box-shadow:none;position:relative;height:0;border-radius:20px}.b-video-youtube_popup .b-video-youtube__video{position:absolute;top:0;bottom:0;left:0;right:0}.b-video-youtube_popup .b-video-youtube__iframe{width:100%;height:100%;border:0}.b-vk-widget{display:flex;align-items:flex-start}.b-vk-widget__title{color:#4a4a4a;font-size:38px;font-family:RoundPro,sans-serif;font-weight:900;line-height:1}.b-vk-widget__button-area{margin-top:40px}.b-vk-widget__button{display:inline-flex;padding:10px 25px;background:#5c82a7;border-radius:16px;justify-content:center;align-items:center;cursor:pointer}.b-vk-widget__btn-icon{margin-right:15px;width:44px}.b-vk-widget__btn-text{color:#fff;font-size:20px;font-family:Roboto,sans-serif;font-weight:700;line-height:1.5;text-transform:lowercase}.b-vk-widget__device-img{margin-top:50px;position:relative;z-index:5;display:inline-block;margin-left:-20px}.b-vk-widget__tip-container{position:absolute;right:-15px;bottom:100%;display:inline-block}.b-vk-widget__tip-text{color:#6aa9df;font-size:20px;line-height:1.2;font-family:PFKidsPro,sans-serif;font-weight:400;display:inline-block}.b-vk-widget__tip-arrow{position:absolute;left:calc(100% - 20px);top:10px}.b-vk-widget__col_text{width:40%;padding-right:30px}.b-vk-widget__col_widget{width:60%;padding-top:50px}.b-vk-widget__frame{border:0;box-shadow:none;padding:0;max-width:100%}@media (max-width:767px){.b-vk-widget_adapt_default{display:block}.b-vk-widget_adapt_default .b-vk-widget__col{width:100%}.b-vk-widget_adapt_default .b-vk-widget__col_text{padding:0;display:flex;flex-direction:column;align-items:center}.b-vk-widget_adapt_default .b-vk-widget__col_widget{display:flex;justify-content:center;padding-top:24px}.b-vk-widget_adapt_default .b-vk-widget__title{font-size:24px;text-align:center}.b-vk-widget_adapt_default .b-vk-widget__device-img{margin-left:0}}.b-we-list__title-holder{display:flex;flex-wrap:wrap;align-items:center}.b-we-list__text,.b-we-list__title{font-family:Roboto,sans-serif;font-size:16px;line-height:1.5}.b-we-list__title{font-weight:500;margin-right:9px}.b-we-list__text{font-weight:400;color:#666}.b-we-list__item{position:relative;margin-top:15px;padding-left:20px}.b-we-list__item:first-child{margin-top:0}.b-we-list__item:before{content:'';position:absolute;top:7px;left:0;width:10px;height:10px;border-radius:50%;background:#bcdeff}.b-we-list__reviews-amount{font-size:10px;font-family:Roboto,sans-serif;font-weight:400;color:rgba(0,0,0,.5)}.b-we-list__rating{display:flex;align-items:center}@media (max-width:767px){.b-we-list_adapt_default .b-we-list__list{padding:0 15px}}.b-write-message-popup{background:#fff;box-shadow:0 20px 20px rgba(0,0,0,.10227);border-radius:5px}.b-write-message-popup__heading{padding:36px 36px 24px;border-bottom:1px solid #ddd}.b-write-message-popup__content{padding:24px 36px 36px}.b-write-message-popup__text,.b-write-message-popup__title{font-family:Roboto,sans-serif;font-weight:900;font-size:24px}.b-write-message-popup__text{font-weight:400;margin-bottom:16px;font-size:16px;line-height:1.4}.b-write-message-popup__items{display:flex;flex-direction:column;margin-bottom:16px}.b-write-message-popup__item:not(:last-child){margin-bottom:8px}.b-write-message-popup__button{font-weight:700}.b-write-message-popup__footer{border-top:1px solid #ddd;padding:24px 36px 36px}@media (max-width:496px){.b-write-message-popup_adapt_default .b-write-message-popup__heading{padding:24px 24px 18px}.b-write-message-popup_adapt_default .b-write-message-popup__content,.b-write-message-popup_adapt_default .b-write-message-popup__footer{padding:18px 24px 24px}}