

/* Start:/local/templates/main/assets/build/vendor/magnific-popup.css?16933129146951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/main/assets/build/vendor/slick.css?16933129141776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.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;
}

/* End */


/* Start:/local/templates/main/assets/build/vendor/select2.min.css?169331291415823*/
.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{background-color:transparent;border:none;font-size:1em}.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;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;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--selectable{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__field::-webkit-search-cancel-button{-webkit-appearance:none}.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--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:bold;height:26px;margin-right:20px;padding-right:0px}.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--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;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__clear{float:left}.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--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.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__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 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--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{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:transparent;border:none;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 .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--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.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:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;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 .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width: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:none;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:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.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:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.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;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.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--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{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}

/* End */


/* Start:/local/templates/main/assets/build/css/style.css?176554026258695*/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700&display=swap");
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  -webkit-tap-highlight-color: transparent;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

a:hover {
  text-decoration: none;
}

a:active, a:hover, a:focus {
  outline: none;
}

img {
  border: none;
  max-width: 100%;
  height: auto;
}

header,
section,
footer,
aside,
nav,
article,
figure {
  display: block;
}

input,
button,
textarea {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
}

input,
button,
textarea,
input:active,
input:focus,
textarea:active,
textarea:focus {
  outline: none;
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  outline: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

html.is-fixed {
  overflow: hidden;
}

body {
  background: #ffffff;
  color: #696969;
  font-family: 'Manrope', sans-serif;
  line-height: 1.4;
  font-size: 20px;
}

@media screen and (max-width: 1540px) {
  body {
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
}

.wrap-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  min-height: 100vh;
}

.wrap-content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}

.content {
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
  max-width: 1690px;
}

svg {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  color: inherit;
  fill: transparent;
  stroke: transparent;
}

.hidden {
  display: none;
}

.d-show {
  display: none;
}

@media screen and (max-width: 1280px) {
  .d-show {
    display: block;
  }
}

@media screen and (max-width: 1280px) {
  .d-hidden {
    display: none;
  }
}

.t-show {
  display: none;
}

@media screen and (max-width: 992px) {
  .t-show {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .t-hidden {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .m-hidden {
    display: none;
  }
}

.m-show {
  display: none;
}

@media screen and (max-width: 768px) {
  .m-show {
    display: block;
  }
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

@media screen and (max-width: 992px) {
  .text-t-center {
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
  .text-m-center {
    text-align: center;
  }
}

.nowrap {
  white-space: nowrap;
}

.fw-regular {
  font-weight: 400;
}

.fw-medium {
  font-weight: 500;
}

.fw-bold {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .fw-m-medium {
    font-weight: 500;
  }
  .fw-m-regular {
    font-weight: 400;
  }
  .m-wrap {
    white-space: normal;
  }
}

.text-dark {
  color: #1A1A1A;
}

.text-green {
  color: #02B32F;
}

.text-orange-hover:hover {
  color: #FF9900;
}

.text-red {
  color: #e70000;
}

.text-white {
  color: #ffffff;
}

.text-grey {
  color: #C6C6C6;
}

.bg-dark {
  background: #282828;
}

.bg-grey {
  background: #F5F5F5;
}

.bg-yellow {
  background: #FFF1A8;
}

.radius-50 {
  border-radius: 50px;
}

@media screen and (max-width: 768px) {
  .radius-50 {
    border-radius: 30px;
  }
}

.logo {
  display: block;
}

.logo img {
  display: block;
}

.common-text p:not(:first-child) {
  margin-top: 24px;
}

.common-text a {
  color: #02B32F;
  text-decoration: underline;
}

.common-text a:hover {
  color: #FF9900;
}

.common-text table td, .common-text table th {
  padding: 10px 15px;
}

.old-price {
  text-decoration: line-through;
}

.h-100 {
  height: 100%;
}

.map {
  height: 485px;
  overflow: hidden;
}

.g-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -15px;
  margin-right: -15px;
}

.g-row_between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.g-row_middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.g-row_center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.g-row_wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.g-row_reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.g-row_bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.g-row_narrow {
  margin-left: -4px;
  margin-right: -4px;
}

.g-row_narrow > .g-col {
  padding-left: 4px;
  padding-right: 4px;
}

.g-row_simple {
  margin-left: 0;
  margin-right: 0;
}

.g-row_simple > .g-col {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 1540px) {
  .g-row_l-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 1280px) {
  .g-row_d-block {
    display: block;
  }
  .g-row_d-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 992px) {
  .g-row_t-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 768px) {
  .g-row_m-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 576px) {
  .g-row_s-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.g-col {
  padding-left: 15px;
  padding-right: 15px;
}

.g-col_25 {
  width: 25%;
  min-width: 25%;
}

.g-col_33 {
  width: 33.3333%;
  min-width: 33.3333%;
}

.g-col_41 {
  width: 41%;
  min-width: 41%;
}

.g-col_47 {
  width: 47%;
  min-width: 47%;
}

.g-col_50 {
  width: 50%;
  min-width: 50%;
}

.g-col_53 {
  width: 53%;
  min-width: 53%;
}

.g-col_55 {
  width: 55%;
  min-width: 55%;
}

.g-col_100 {
  width: 100%;
  min-width: 100%;
}

.g-col_full {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
}

.g-col_same {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 0;
}

@media screen and (max-width: 1540px) {
  .g-col_l-100 {
    width: 100%;
    min-width: 100%;
  }
}

@media screen and (max-width: 1280px) {
  .g-col_d-50 {
    width: 50%;
    min-width: 50%;
  }
  .g-col_d-100 {
    width: 100%;
    min-width: 100%;
  }
  .g-col_d-full {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
  }
}

@media screen and (max-width: 992px) {
  .g-col_t-50 {
    width: 50%;
    min-width: 50%;
  }
  .g-col_t-100 {
    width: 100%;
    min-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .g-col_m-100 {
    width: 100%;
    min-width: 100%;
  }
  .g-col_m-50 {
    width: 50%;
    min-width: 50%;
  }
}

@media screen and (max-width: 576px) {
  .g-col_s-100 {
    width: 100%;
    min-width: 100%;
  }
  .g-col_s-50 {
    width: 50%;
    min-width: 50%;
  }
}

.d-block {
  display: block;
}

@media screen and (max-width: 768px) {
  .d-m-block {
    display: block;
  }
}

@media screen and (max-width: 576px) {
  .d-s-inline-block {
    display: inline-block;
  }
}

.slider__arrow {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #696969;
  cursor: pointer;
  color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 5;
}

.slider__arrow svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 16px;
  min-width: 16px;
  height: 16px;
}

.slider__arrow_next {
  right: 0;
}

.slider__arrow:hover {
  background: #FF9900;
}

.slider-wrapper {
  overflow: hidden;
}

.slider-wrapper .slick-list {
  overflow: visible;
}

.section-pt {
  padding-top: 64px;
}

.section-pb {
  padding-bottom: 64px;
}

.section-bottom {
  padding-bottom: 132px;
}

@media screen and (max-width: 768px) {
  .section-pt {
    padding-top: 40px;
  }
  .section-pb {
    padding-bottom: 40px;
  }
  .section-bottom {
    padding-bottom: 64px;
  }
}

.mt-4 {
  margin-top: 4px;
}

.mt-24 {
  margin-top: 24px;
}

.mt-32 {
  margin-top: 32px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-16 {
  margin-bottom: 16px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-8 {
  margin-bottom: 8px;
}

.pt-8 {
  padding-top: 8px;
}

.pt-16 {
  padding-top: 16px;
}

.pt-24 {
  padding-top: 24px;
}

.pt-32 {
  padding-top: 32px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-64 {
  padding-top: 64px;
}

.pb-16 {
  padding-bottom: 16px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pl-8 {
  padding-left: 8px;
}

.p-50 {
  padding: 50px;
}

.px-50 {
  padding-left: 50px;
  padding-right: 50px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1540px) {
  .pt-l-40 {
    padding-top: 40px;
  }
}

@media screen and (max-width: 1280px) {
  .pt-d-32 {
    padding-top: 32px;
  }
  .mt-d-24 {
    margin-top: 24px;
  }
}

@media screen and (max-width: 992px) {
  .mt-t-12 {
    margin-top: 12px;
  }
  .mt-t-24 {
    margin-top: 24px;
  }
  .pt-t-0 {
    padding: 0;
  }
  .pt-t-12 {
    padding-top: 12px;
  }
  .pt-t-16 {
    padding-top: 16px;
  }
  .p-t-30 {
    padding: 30px;
  }
  .py-t-24 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .py-t-32 {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .px-t-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .pb-t-16 {
    padding-bottom: 16px;
  }
}

@media screen and (max-width: 768px) {
  .mt-m-0 {
    margin-top: 0;
  }
  .mt-m-8 {
    margin-top: 8px;
  }
  .mt-m-12 {
    margin-top: 12px;
  }
  .mt-m-16 {
    margin-top: 16px;
  }
  .mt-m-24 {
    margin-top: 24px;
  }
  .pt-m-8 {
    padding-top: 8px;
  }
  .pt-m-16 {
    padding-top: 16px;
  }
  .pt-m-24 {
    padding-top: 24px;
  }
  .pt-m-40 {
    padding-top: 40px;
  }
  .py-m-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .px-m-16 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media screen and (max-width: 576px) {
  .mt-s-0 {
    margin-top: 0;
  }
  .mt-s-8 {
    margin-top: 8px;
  }
  .mt-s-12 {
    margin-top: 12px;
  }
  .mt-s-16 {
    margin-top: 16px;
  }
  .mt-s-24 {
    margin-top: 24px;
  }
  .pt-s-8 {
    padding-top: 8px;
  }
  .pt-s-16 {
    padding-top: 16px;
  }
  .pt-s-24 {
    padding-top: 24px;
  }
  .pt-s-40 {
    padding-top: 40px;
  }
  .py-s-40 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .px-s-16 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 400;
  border: none;
  background-color: transparent;
}

.button_primary,
.common-text a.button_primary {
  padding: 12px 50px;
  color: #FFFFFF;
  border-radius: 50px;
  background: #02B32F;
}

.button_primary:hover,
.common-text a.button_primary:hover {
  background: #FF9900;
}
.common-text a.button_primary {
  text-decoration: none;
}
.common-text a.button {
  text-decoration: none;
}

.button_secondary {
  padding: 12px 50px;
  color: #1A1A1A;
  background: #F5F5F5;
  border-radius: 50px;
}

.button_secondary:hover {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
  color: #1A1A1A;
}

.button_full {
  width: 100%;
}

.button_large {
  min-height: 100px;
}

.button_medium {
  min-height: 70px;
}

.button__text {
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button__text_full {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
}

.button__arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  margin-left: 12px;
  border-radius: 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.button__arrow svg {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.button__arrow_green {
  background: #02B32F;
  color: #ffffff;
}

.button__arrow_white {
  background: #ffffff;
  color: #1A1A1A;
}

.button__arrow_down {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.button:hover .button__arrow {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.button:hover .button__arrow_green {
  background: #FF9900;
}

.button:hover .button__arrow_down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.button:hover .button__text.text-green {
  color: #FF9900;
}

.button_order {
  padding: 0 30px;
  height: 80px;
  background: #1A1A1A;
  border-radius: 30px 30px 0px 0px;
  color: #ffffff;
  position: fixed;
  right: 124px;
  bottom: 0;
  z-index: 100;
}

.button_order:hover {
  background: #FF9900;
}

.button_order:hover .button__arrow_green {
  background: #ffffff;
  color: #1A1A1A;
}

.button_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.button__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.button_icon {
  width: 32px;
  min-width: 32px;
  height: 32px;
  color: #696969;
  display: block;
}

.button_icon:hover, .button_icon.is-active {
  color: #02B32F;
}

@media screen and (max-width: 1540px) {
  .button_order {
    right: 16px;
  }
}

@media screen and (max-width: 768px) {
  .button_large {
    min-height: 80px;
  }
  .button_medium {
    min-height: 48px;
  }
  .button_secondary {
    padding: 12px 30px;
    border-radius: 30px;
  }
  .button_primary {
    padding: 12px 30px;
    border-radius: 30px;
  }
  .button__arrow {
    width: 32px;
    min-width: 32px;
    height: 32px;
    margin-left: 8px;
  }
  .button__arrow svg {
    width: 20px;
    min-width: 20px;
    height: 20px;
  }
  .button__arrow_down svg {
    width: 16px;
    min-width: 16px;
    height: 16px;
  }
  .button_order {
    border-radius: 20px 20px 0px 0px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 70px;
  }
  .button_column {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-top: 12px;
    padding-bottom: 12px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .button__text.m-hidden {
    display: none;
  }
  .button_icon {
    width: 24px;
    min-width: 24px;
    height: 24px;
  }
}

a.order_link.modal_link img {
  display: none !important;
}

a.order_link.modal_link:has(> img):before {
  content: 'Заказать перевод';
}

a.order_link.modal_link:has(> img) {
  display: block;
  margin: 0 auto 10px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  font-weight: 400;
  border: none;
  padding: 12px 50px;
  color: #FFFFFF;
  border-radius: 50px;
  background: #02B32F;
  max-width: 315px;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}

a.order_link.modal_link:has(> img):hover {
  background: #FF9900;
}

.input {
  height: 56px;
  padding: 0 24px;
  border: 1px solid #C6C6C6;
  border-radius: 50px;
  background-color: #ffffff;
  font-size: 16px;
  color: #1A1A1A;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  width: 100%;
}

.input:focus {
  border-color: #02B32F;
}

.input_text {
  height: 100%;
  min-height: 145px;
  padding: 15px 24px;
  border-radius: 25px;
  resize: none;
}

.title-h1 {
  font-size: 80px;
  line-height: 1;
  font-weight: 400;
  word-break: break-word;
}

.title-h2 {
  font-size: 56px;
  line-height: 1.07;
  font-weight: 400;
  word-break: break-word;
}

.title-h3 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 400;
  word-break: break-word;
}

.fs-12 {
  font-size: 12px;
}

.fs-16 {
  font-size: 16px;
}

.fs-25 {
  font-size: 25px;
}

.fs-30 {
  font-size: 30px;
}

.fs-40 {
  font-size: 40px;
}

@media screen and (max-width: 1540px) {
  .title-h1 {
    font-size: 66px;
  }
  .title-h2 {
    font-size: 40px;
  }
  .title-h3 {
    font-size: 32px;
  }
  .fs-l-20 {
    font-size: 20px;
  }
  .fs-l-24 {
    font-size: 24px;
  }
  .fs-l-30 {
    font-size: 30px;
  }
}

@media screen and (max-width: 768px) {
  .title-h1 {
    font-size: 28px;
  }
  .title-h2 {
    font-size: 24px;
  }
  .title-h3 {
    font-size: 18px;
  }
  .title-m-h2 {
    font-size: 24px;
  }
  .fs-m-20 {
    font-size: 20px;
  }
  .fs-m-18 {
    font-size: 18px;
  }
  .fs-m-16 {
    font-size: 16px;
  }
  .fs-m-14 {
    font-size: 14px;
  }
  .fs-m-12 {
    font-size: 12px;
  }
}

.form label.error {
  display: none !important;
}

.form__item {
  position: relative;
}

.form__item.is-error .input {
  border-color: #F44336;
}

.form__item.is-error .form__label {
  color: #F44336;
}

.form__item.is-complete .input {
  border-color: #02B32F;
  -webkit-box-shadow: 0px 0px 0px 1px #02B32F;
          box-shadow: 0px 0px 0px 1px #02B32F;
}

.form__item.is-complete .form__label {
  color: #02B32F;
}

.form__label {
  position: absolute;
  pointer-events: none;
  z-index: 5;
  top: 17px;
  left: 24px;
  max-width: calc(100% - 48px);
  color: #696969;
  font-size: 16px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.form__label::after {
  content: '';
  background: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
  height: 2px;
}

.form__label.is-up {
  font-size: 12px;
  top: -8px;
  padding: 0 4px;
}

.select {
  position: relative;
  z-index: 10;
}

.select .select2-container--default {
  position: relative;
  z-index: 4;
}

.select .select2-container--default .select2-selection--single {
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 24px;
  border: 1px solid #C6C6C6;
  border-radius: 50px;
  background-color: #ffffff;
  /*.select2-selection__placeholder {
				color: transparent;
			}*/
}

.select .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #1A1A1A;
  font-size: 16px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  padding-left: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
}

.select .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: static;
  width: 10px;
  height: 5px;
  background-image: url("/local/templates/main/assets/build/css/img/select-arrow.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select .select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: none;
  margin-right: 16px;
  width: 24px;
  height: 24px;
  background-image: url("/local/templates/main/assets/build/css/img/close.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 50% 50%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.select .select2-container--default .select2-selection--single .select2-selection__clear span {
  display: none;
}

.select .select2-container--default.select2-container--open .select2-selection--single {
  border-color: #02B32F;
  border-radius: 50px;
}

.select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.select__dropdown {
  font-size: 16px;
  z-index: 1;
  position: relative;
}

.select__dropdown .select2-dropdown {
  overflow: hidden;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
  border-radius: 33px;
}

.select__dropdown .select2-dropdown.select2-dropdown--below {
  margin-top: -56px;
  padding-top: 56px;
}

.select__dropdown .select2-dropdown.select2-dropdown--above {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select__dropdown .select2-results {
  padding: 16px 0;
}

.select__dropdown .select2-results__option {
  padding: 6px 24px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.select__dropdown .select2-container--default .select2-results__option--selected {
  background: #F5F5F5;
  color: #1A1A1A;
}

.select__dropdown .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background: #F5F5F5;
  color: #1A1A1A;
}

.select.is-error .select2-container--default .select2-selection--single {
  border-color: #F44336;
}

.select.is-error .form__label {
  color: #F44336;
}

.select.is-complete .select2-container--default .select2-selection--single {
  border-color: #02B32F;
  -webkit-box-shadow: 0px 0px 0px 1px #02B32F;
          box-shadow: 0px 0px 0px 1px #02B32F;
}

.select.is-complete .form__label {
  color: #02B32F;
}

.checkbox {
  display: inline-block;
  cursor: pointer;
}

.checkbox__input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -99999px;
}

.checkbox__input:checked + .checkbox__wrapper .checkbox__icon {
  background-color: #02B32F;
  border-color: #02B32F;
}

.checkbox__input:checked + .checkbox__wrapper .checkbox__icon svg {
  opacity: 1;
}

.checkbox__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.checkbox__text {
  padding-left: 12px;
}

.checkbox__icon {
  width: 18px;
  min-width: 18px;
  height: 18px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #02B32F;
  color: #ffffff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.checkbox__icon svg {
  content: '';
  width: 12px;
  min-width: 12px;
  height: 8px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
}

.form__item.is-error .checkbox__icon {
  border-color: #F44336;
}

.link {
  text-decoration: underline;
  /*&:hover {
		text-decoration: none;
	}*/
}

.table {
  width: 100%;
}

.table td {
  padding: 20px 10px;
  vertical-align: bottom;
}

.table td:first-child {
  padding-left: 0;
}

.table td:last-child {
  padding-right: 0;
}

.table tr:not(:last-child) {
  border-bottom: 2px solid #B0B0B0;
}

.cookies {
  display: flex;
  max-width: 435px;
  position: fixed;
  padding: 16px;
  align-items: center;
  gap: 16px;
  border-radius: 16px;
  border: 1px solid #1A1A1A;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 100;
  bottom: 16px;
  left: 16px;
  right: 16px;
}
.cookies__button {
  padding: 8px 24px;
}
@media screen and (max-width: 768px) {
  .cookies {
    max-width: none;
	bottom: 100px;
  }
}

@media screen and (max-width: 768px) {
  .table td {
    padding: 16px 8px;
  }
  .table td:first-child {
    padding-left: 0;
  }
  .table td:last-child {
    padding-right: 0;
  }
  .table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 576px) {
  .table tr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .table td {
    width: 100%;
  }
  .table td:first-child {
    padding-bottom: 0;
  }
  .table td:last-child {
    padding-top: 8px;
  }
}

.header {
  position: sticky;
  top: 0;
  z-index: 1001;
}

.header__top {
  padding: 24px 0 20px;
  background-color: #ffffff;
  position: relative;
}

.header__bottom {
  padding: 24px 0;
}

.header__search {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  z-index: 10;
  background-color: #ffffff;
  padding-bottom: 16px;
  -webkit-box-shadow: 0 5px 5px rgba(176, 176, 176, 0.5);
          box-shadow: 0 5px 5px rgba(176, 176, 176, 0.5);
}

@media screen and (min-width: 1281px) and (max-width: 1400px) {
  .header .logo {
    width: 140px;
  }
  .header__lang {
    margin-left: -4px;
    margin-right: -4px;
  }
  .header__lang > .g-col {
    padding-left: 4px;
    padding-right: 4px;
  }
}

@media screen and (max-width: 1280px) {
  .header__top {
    padding: 16px 0;
  }
  .header__bottom {
    padding: 16px 0;
  }
  .header__menu {
    position: fixed;
    top: 128px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    display: none;
    overflow-y: auto;
    padding-bottom: 56px;
  }
}

@media screen and (max-width: 768px) {
  .header .logo {
    width: 120px;
  }
  .header__menu {
    top: 110px;
  }
}

.main-menu__link {
  font-size: 18px;
  white-space: nowrap;
}

.main-menu__link:hover {
  color: #1A1A1A;
}

.main-menu__link.is-active {
  color: #FF9900;
  font-weight: 700;
}

.main-menu__link_popup {
  font-weight: 700;
  color: #02B32F;
}

.main-menu__link_popup:hover {
  color: #FF9900;
}

@media screen and (max-width: 1540px) {
  .main-menu__link {
    font-size: 14px;
  }
}

@media screen and (max-width: 1280px) {
  .main-menu {
    padding: 32px 0;
  }
  .main-menu__link {
    font-size: 18px;
  }
  .main-menu__item {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.lang-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
}

.lang-link__flag {
  display: block;
  width: 28px;
  min-width: 28px;
  height: 28px;
  margin-right: 14px;
}

.lang-link__flag img {
  display: block;
}

.lang-link__name {
  display: block;
  text-decoration: underline;
}

.lang-link:hover {
  color: #1A1A1A;
}

@media screen and (max-width: 1540px) {
  .lang-link {
    font-size: 14px;
  }
  .lang-link__flag {
    width: 20px;
    min-width: 20px;
    height: 20px;
    margin-right: 8px;
  }
}

@media screen and (max-width: 1280px) {
  .lang-link {
    font-size: 16px;
  }
  .lang-link__flag {
    width: 28px;
    min-width: 28px;
    height: 28px;
  }
}

@media screen and (max-width: 350px) {
  .lang-link {
    font-size: 14px;
  }
  .lang-link__flag {
    width: 20px;
    min-width: 20px;
    height: 20px;
  }
}

.adress-slider {
  margin-left: -16px;
  margin-right: -16px;
}

.adress-slider__item {
  padding: 0 16px;
}

.adress-slider__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  -webkit-transition: 0s;
  transition: 0s;
  font-size: 14px;
  margin-right: 60px;
}

.adress-slider__icon {
  width: 22px;
  min-width: 22px;
  margin-right: 12px;
}

.adress-slider__text {
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-right: 6px;
}

.adress-slider__text:hover {
  color: #1A1A1A;
  text-decoration: underline;
}

.adress-slider__phone {
  text-decoration: underline;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.adress-slider__phone:hover {
  color: #02B32F;
  text-decoration: underline;
}

@media screen and (max-width: 1280px) {
  .adress-slider__block {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .adress-slider__block {
    font-size: 12px;
  }
}

.lang-slider {
  margin-left: -16px;
  margin-right: -16px;
}

.lang-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.lang-slider__item {
  padding: 0 16px;
  height: auto;
}

.lang-slider__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap;
  margin-right: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.lang-slider__name {
  font-size: 116px;
  line-height: 1;
  letter-spacing: -0.045em;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 1540px) {
  .lang-slider__block {
    margin-right: 8px;
  }
  .lang-slider__name {
    font-size: 80px;
  }
}

@media screen and (max-width: 768px) {
  .lang-slider__name {
    font-size: 50px;
  }
}

.popup.mfp-bg {
  background: rgba(61, 61, 61, 0.41);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.popup.mfp-bg {
  opacity: 0;
}

.popup.mfp-bg.mfp-ready {
  opacity: 1;
}

.popup.mfp-bg.mfp-removing {
  opacity: 0;
}

.popup.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.popup.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}

.popup.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}

.popup__wrapper {
  padding: 16px;
  margin: 0 auto;
  max-width: 890px;
}

.popup__block {
  position: relative;
  background: #F5F5F5;
  border-radius: 50px;
  padding: 50px;
}

.popup .mfp-close {
  display: none;
}

.popup__close {
  width: 50px;
  height: 50px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: transparent;
}

.popup__close svg {
  width: 32px;
  min-width: 32px;
  height: 32px;
}

.popup__close:hover {
  color: #1A1A1A;
  background-color: #ffffff;
}

@media screen and (max-width: 992px) {
  .popup .mfp-container {
    padding-left: 0;
    padding-right: 0;
  }
  .popup .mfp-content {
    height: 100%;
  }
  .popup__wrapper {
    padding: 60px 0 0;
    max-width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .popup__block {
    max-height: 100%;
    padding: 40px 16px 60px;
    border-radius: 30px 30px 0 0;
    overflow-y: auto;
  }
}

.file__input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -99999px;
}

.file__button {
  background: #FFFFFF;
  border: 1px dashed #02B32F;
  border-radius: 30px;
  height: 86px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #02B32F;
}

.file__button:hover {
  color: #ffffff;
  background-color: #02B32F;
}

.file__icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  margin-right: 8px;
}

.file-list__block {
  height: 100%;
  min-height: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #02B32F;
  border-radius: 16px;
  padding: 0 6px 0 10px;
  color: #ffffff;
}

.file-list__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
}

.file-list__delete {
  width: 24px;
  min-width: 24px;
  height: 24px;
  margin-left: 8px;
  background: #FFFFFF;
  color: #02B32F;
  cursor: pointer;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .file__button {
    height: 56px;
  }
  .file__icon {
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-right: 8px;
  }
  .file-list__block {
    height: 100%;
    min-height: 34px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #02B32F;
    border-radius: 16px;
    padding: 0 6px 0 10px;
    color: #ffffff;
  }
  .file-list__text {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
  }
  .file-list__delete {
    width: 24px;
    min-width: 24px;
    height: 24px;
    margin-left: 8px;
    background: #FFFFFF;
    color: #02B32F;
    cursor: pointer;
    border-radius: 50%;
  }
}

.client {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.client__image {
  width: 140px;
  min-width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 24px;
}

.client__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.client__text {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 768px) {
  .client__image {
    width: 80px;
    min-width: 80px;
    height: 80px;
  }
}

.logo-slider {
  margin-left: -16px;
  margin-right: -16px;
}

.logo-slider .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.logo-slider__item {
  padding: 0 16px;
  height: auto;
}

.logo-slider__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.logo-slider__block img {
  display: block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

@media screen and (max-width: 768px) {
  .logo-slider {
    padding: 0 12px;
  }
  .logo-slider__block {
    height: 34px;
  }
  .logo-slider__item {
    padding: 0 4px;
  }
}

.info-block_circle {
  position: relative;
}

.info-block_circle::after {
  content: '';
  width: 37px;
  height: 29px;
  border-radius: 50%;
  background: #FFFFFF;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}

.info-block_circle::before {
  content: '';
  width: 37px;
  height: 29px;
  border-radius: 50%;
  background: #FFFFFF;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  position: absolute;
}

.advantages__block {
  padding-left: 35px;
  position: relative;
  max-width: 472px;
}

.advantages__block::after {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #FF9900;
  content: '';
  position: absolute;
  top: 14px;
  left: 0;
}

@media screen and (max-width: 1540px) {
  .advantages__block::after {
    top: 10px;
  }
}

@media screen and (max-width: 1280px) {
  .advantages-slider__item {
    width: 472px;
    min-width: 472px;
  }
}

@media screen and (max-width: 768px) {
  .advantages__block {
    padding-left: 22px;
  }
  .advantages__block::after {
    top: 5px;
  }
  .advantages-slider__item {
    width: 272px;
    min-width: 272px;
  }
}

.video {
  padding-top: 56.25%;
  position: relative;
}

.video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.attention-block {
  padding-left: 40px;
  position: relative;
}

.attention-block::after {
  width: 28px;
  height: 28px;
  background-image: url("/local/templates/main/assets/build/css/img/attention.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
}

.circle-block {
  padding-left: 24px;
  position: relative;
}

.circle-block::after {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #02B32F;
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
}

@media screen and (max-width: 768px) {
  .circle-block::after {
    top: 4px;
  }
}

.check-block {
  padding-left: 52px;
  position: relative;
}

.check-block::after {
  width: 40px;
  height: 40px;
  background-color: #02B32F;
  background-image: url("/local/templates/main/assets/build/css/img/check.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 50% 50%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}

.check-block__title {
  min-height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dropdown__button {
  cursor: pointer;
}

.dropdown__button:hover .dropdown__arrow {
  background: #FF9900;
}

.dropdown__button:hover .dropdown__icon {
  background: #FF9900;
}

.dropdown__button.is-active .dropdown__arrow {
  background: #FF9900;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.dropdown__button.is-active .dropdown__icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(0);
          transform: translate(-50%, -50%) rotate(0);
}

.dropdown__arrow {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 40px;
  height: 40px;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background: #02B32F;
}

.dropdown__arrow svg {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.dropdown__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.dropdown__content {
  max-width: 884px;
}

.dropdown_border {
  border-bottom: 2px solid #B0B0B0;
}

.dropdown__icon {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 40px;
  height: 40px;
  position: relative;
  border-radius: 50%;
  background: #02B32F;
}

.dropdown__icon::after, .dropdown__icon::before {
  position: absolute;
  height: 3px;
  width: 14px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #ffffff;
  content: '';
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.dropdown__icon::after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.dropdown-block__item:not(:last-child) {
  padding-bottom: 32px;
  border-bottom: 2px solid #B0B0B0;
}

.dropdown-block__item p:not(:first-child) {
  margin-top: 16px;
}

@media screen and (max-width: 768px) {
  .dropdown__arrow {
    width: 32px;
    height: 32px;
  }
  .dropdown__name {
    min-height: 32px;
  }
  .dropdown__icon {
    width: 32px;
    height: 32px;
  }
  .dropdown__icon::after, .dropdown__icon::before {
    height: 2px;
    width: 10px;
  }
  .dropdown-block__item:not(:last-child) {
    padding-bottom: 24px;
  }
  .dropdown-block__item p:not(:first-child) {
    margin-top: 12px;
  }
}

.news {
  height: 100%;
  border-radius: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.news:hover {
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
}

.news:hover .button__arrow {
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.news:hover .button__arrow_green {
  background: #FF9900;
}

.news:hover .button__text.text-green {
  color: #FF9900;
}

.news__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.news__title {
  display: block;
  min-height: 54px;
}

.news__title:hover {
  color: #FF9900;
}

@media screen and (max-width: 992px) {
  .news {
    border-radius: 0;
  }
  .news:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .news__title {
    min-height: 0;
  }
  .news-wrapper .g-col:not(:last-child) .news {
    border-bottom: 2px solid #B0B0B0;
  }
}

.footer {
  padding: 40px 0;
}

.footer__menu {
  list-style: none;
  line-height: 2.2;
}

.footer__link:hover {
  color: #ffffff;
}

.footer__line {
  height: 1px;
  background: #F5F5F5;
  margin: 8px 0;
}

.footer__place .place__item:not(:first-child) {
  padding-top: 8px;
}

@media screen and (max-width: 992px) {
  .footer__place:not(:last-child) {
    border-bottom: 1px solid #F5F5F5;
  }
}

@media screen and (max-width: 768px) {
  .footer {
    padding-bottom: 90px;
  }
  .footer__logo {
    margin-bottom: 32px;
  }
}

.place__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.place__item:not(:first-child) {
  padding-top: 8px;
}

.place__icon {
  width: 24px;
  min-width: 24px;
  height: 24px;
  margin-right: 16px;
}

.place__text {
  min-height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.place a:hover {
  color: #FF9900;
}

.place_border:not(:last-child) {
  border-bottom: 1px solid #B0B0B0;
  padding-bottom: 16px;
}

.place_border_m {
  padding-bottom: 16px;
}

@media screen and (max-width: 768px) {
  .place_border_m:not(:last-child) {
    border-bottom: 1px solid #B0B0B0;
    padding-bottom: 16px;
  }
}

.soc-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.soc-link_vk {
  background: #2787F5;
  color: #ffffff;
}

.soc-link_vk svg {
  width: 26px;
  min-width: 26px;
  height: 14px;
}

.soc-link_ok {
  background: #F7931E;
  color: #ffffff;
}

.soc-link_ok svg {
  width: 13px;
  min-width: 13px;
  height: 22px;
}

.soc-link_mail {
  background: #005FF9;
  color: #FF9E00;
}

.soc-link_mail svg {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.soc-link:hover {
  background-color: #ffffff;
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
}

.soc-link:hover.soc-link_vk {
  color: #2787F5;
}

.soc-link:hover.soc-link_ok {
  color: #F7931E;
}

.soc-link:hover.soc-link_mail {
  color: #FF9E00;
}

.burger {
  cursor: pointer;
}

.burger__line {
  width: 16px;
  display: block;
  margin: 4px 0;
  height: 2px;
  -webkit-transition: width 0.1s linear;
  transition: width 0.1s linear;
  background: #1A1A1A;
}

.burger__line:first-child {
  top: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  position: relative;
  -webkit-transition: top 0.2s linear, -webkit-transform 0.2s linear;
  transition: top 0.2s linear, -webkit-transform 0.2s linear;
  transition: transform 0.2s linear, top 0.2s linear;
  transition: transform 0.2s linear, top 0.2s linear, -webkit-transform 0.2s linear;
}

.burger__line:nth-child(2) {
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  width: 12px;
  margin-left: 4px;
}

.burger__line:nth-child(3) {
  position: relative;
  top: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: top 0.2s linear, -webkit-transform 0.2s linear;
  transition: top 0.2s linear, -webkit-transform 0.2s linear;
  transition: transform 0.2s linear, top 0.2s linear;
  transition: transform 0.2s linear, top 0.2s linear, -webkit-transform 0.2s linear;
}

.burger.is-active .burger__line:first-child {
  top: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: top 0.2s linear, -webkit-transform 0.2s linear;
  transition: top 0.2s linear, -webkit-transform 0.2s linear;
  transition: transform 0.2s linear, top 0.2s linear;
  transition: transform 0.2s linear, top 0.2s linear, -webkit-transform 0.2s linear;
}

.burger.is-active .burger__line:nth-child(2) {
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.burger.is-active .burger__line:nth-child(3) {
  top: -6px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.2s linear, -webkit-transform 0.2s linear;
  transition: top 0.2s linear, -webkit-transform 0.2s linear;
  transition: transform 0.2s linear, top 0.2s linear;
  transition: transform 0.2s linear, top 0.2s linear, -webkit-transform 0.2s linear;
}

.breadcrumbs__link {
  color: #B0B0B0;
}

.breadcrumbs__link::after {
  content: '—';
  padding: 0 10px;
}

.breadcrumbs__link:hover {
  color: #1A1A1A;
}

.breadcrumbs__back {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.breadcrumbs__back:hover {
  color: #FF9900;
}

.breadcrumbs__icon {
  width: 16px;
  min-width: 16px;
  height: 16px;
  margin-right: 8px;
}

.breadcrumbs__icon svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.tooltip {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 99;
}

.tooltip__icon {
  width: 24px;
  height: 24px;
  color: #02B32F;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
}

.tooltip__icon:hover {
  color: #FF9900;
}

.tooltip__content {
  position: absolute;
  max-width: 382px;
  width: 50vw;
  display: none;
}

.tooltip__wrapper {
  background-color: #FFFFFF;
  -webkit-filter: drop-shadow(0px 3px 12px rgba(0, 0, 0, 0.09));
          filter: drop-shadow(0px 3px 12px rgba(0, 0, 0, 0.09));
  border-radius: 16px;
  padding: 16px 24px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
}

.tooltip__wrapper::after {
  width: 40px;
  height: 45px;
  content: '';
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
}

.tooltip__close {
  width: 32px;
  height: 32px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
}

.tooltip__close:hover {
  color: #1A1A1A;
}

@media screen and (min-width: 993px) {
  .tooltip_bottom-left .tooltip__content {
    bottom: 0;
    margin-bottom: 12px;
    right: 100%;
    margin-right: 24px;
  }
  .tooltip_bottom-left .tooltip__wrapper::after {
    left: 100%;
    margin-left: -19px;
    bottom: 0;
    background-image: url(/local/templates/main/assets/build/css/img/tooltip-bottom-left.svg);
  }
  .tooltip_top-left .tooltip__content {
    top: 0;
    margin-top: 12px;
    right: 100%;
    margin-right: 24px;
  }
  .tooltip_top-left .tooltip__wrapper::after {
    left: 100%;
    margin-left: -19px;
    top: 0;
    background-image: url(/local/templates/main/assets/build/css/img/tooltip-top-left.svg);
  }
  .tooltip_top-right .tooltip__content {
    top: 0;
    margin-top: 12px;
    left: 100%;
    margin-left: 24px;
  }
  .tooltip_top-right .tooltip__wrapper::after {
    right: 100%;
    margin-right: -19px;
    top: 0;
    background-image: url(/local/templates/main/assets/build/css/img/tooltip-top-right.svg);
  }
  .tooltip:hover .tooltip__content {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .tooltip__content {
    position: fixed;
    max-width: none;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(61, 61, 61, 0.41);
    z-index: 1042;
  }
  .tooltip__wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: calc(100% - 32px);
    border-radius: 30px 30px 0 0;
    padding-bottom: 60px;
  }
  .tooltip__wrapper::after {
    display: none;
  }
  .tooltip.is-active {
    z-index: 1024;
  }
  .tooltip.is-active .tooltip__content {
    display: block;
  }
}

.map {
  height: 485px;
  overflow: hidden;
}

.map__placemark {
  width: 44px;
  height: 44px;
  margin-left: -22px;
  margin-top: -22px;
  background-color: #02B32F;
  color: #ffffff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.map__placemark svg {
  width: 24px;
  min-width: 24px;
  height: 24px;
}

.map__placemark.is-active {
  background-color: #FF9900;
  color: #1A1A1A;
  width: 54px;
  height: 54px;
  margin-left: -27px;
  margin-top: -27px;
}

.map-content {
  background: #ffffff;
  padding: 14px 30px 30px;
  -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
          box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.09);
  border-radius: 30px;
  position: absolute;
  z-index: 1010;
  color: #696969;
}

.map-content__close {
  width: 24px;
  height: 24px;
  margin-left: auto;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #696969;
}

.map-content__close:hover {
  color: #1A1A1A;
}

.map-content__mark {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

@media screen and (max-width: 992px) {
  .map {
    margin-left: -16px;
    margin-right: -16px;
    border-radius: 0;
    overflow: visible;
  }
  .map .ymaps-2-1-79-panel-pane {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .map {
    height: 412px;
  }
}

.pagination__arrow {
  width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-radius: 50%;
  color: #02B32F;
}

.pagination__arrow svg {
  width: 14px;
  min-width: 14px;
  height: 14px;
}

.pagination__arrow:hover {
  background: #02B32F;
  color: #ffffff;
}

.pagination__arrow_prev svg {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.pagination__arrow_next svg {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}

.pagination__arrow.is-disabled {
  opacity: 0;
  cursor: default;
}

.pagination__button {
  min-width: 40px;
  height: 40px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  border-radius: 50%;
  padding: 0 4px;
}

.pagination__button:hover, .pagination__button.is-active {
  background: #02B32F;
  color: #ffffff;
}

.pagination__deliver {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

@media screen and (max-width: 350px) {
  .pagination__arrow {
    width: 32px;
    height: 32px;
  }
  .pagination__arrow svg {
    width: 12px;
    min-width: 12px;
    height: 12px;
  }
  .pagination__button {
    min-width: 32px;
    height: 32px;
  }
  .pagination__deliver {
    width: 32px;
    height: 32px;
  }
}

.single-news__content {
  max-width: 984px;
  margin: 0 auto;
  font-size: 24px;
}

.single-news__content:not(:first-child) {
  margin-top: 40px;
}

.single-news__banner img {
  width: 100%;
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-news h1 {
  font-size: 56px;
  line-height: 1.07;
  font-weight: 400;
  color: #1A1A1A;
  margin-bottom: 48px;
  word-break: break-word;
}

.single-news h2 {
  font-size: 40px;
  line-height: 1.2;
  font-weight: 400;
  margin: 132px 0 40px;
  word-break: break-word;
}

@media screen and (max-width: 1280px) {
  .single-news h1 {
    font-size: 52px;
  }
  .single-news h2 {
    font-size: 32px;
  }
}

@media screen and (max-width: 992px) {
  .single-news__banner {
    margin-left: -16px;
    margin-right: -16px;
    height: 222px;
  }
}

@media screen and (max-width: 768px) {
  .single-news__content {
    font-size: 16px;
  }
  .single-news__content:not(:first-child) {
    margin-top: 32px;
  }
  .single-news h1 {
    font-size: 40px;
    margin-bottom: 24px;
  }
  .single-news h2 {
    font-size: 32px;
    margin: 80px 0 24px;
  }
}

@media screen and (max-width: 350px) {
  .single-news h1 {
    font-size: 32px;
  }
}

.error-page {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.error-page__content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.error-page__image {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.error-page__image img {
  display: block;
}

.error-page__title {
  font-size: 219px;
  line-height: 1;
  margin-right: 70px;
}

.error-page__subtitle {
  font-size: 56px;
  line-height: 1.07;
}

.error-page__text {
  max-width: 377px;
}

@media screen and (max-width: 1280px) {
  .error-page__title {
    margin-right: 0;
    font-size: 180px;
  }
}

@media screen and (max-width: 992px) {
  .error-page__image img {
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .error-page__title {
    font-size: 129px;
  }
}

.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.search__field {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  min-width: 0;
}

.search__button {
  margin-left: 8px;
}

.search-results {
  position: relative;
  min-height: 32px;
  padding-left: 48px;
}

.search-results::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  background-color: #02B32F;
  background-image: url("/local/templates/main/assets/build/css/img/check.svg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .search__field .input {
    height: 42px;
    padding: 0 16px;
  }
  .search-results {
    position: relative;
    min-height: 24px;
    padding-left: 32px;
  }
  .search-results::before {
    width: 24px;
    height: 24px;
    background-size: 12px auto;
  }
}

.feedback-order-wrap {
  position: relative;
}
.feedback-preloader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
}
.feedback-order-wrap.feedback-order-submit .feedback-preloader {
  display: flex;
}
.feedback-order-wrap.feedback-order-submit #feedback-order{
  opacity: 0.5;
}
.feedback-preloader .preloader {
  color: #7f7f7f;
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  animation: mulShdSpin 1.3s infinite linear;
  transform: translateZ(0);
}
a.price-table__link {
  text-decoration: underline;
}
a.price-table__link:hover {
  color: #1A1A1A;
}

@keyframes mulShdSpin {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em,
    2em -2em 0 0em, 3em 0 0 -1em,
    2em 2em 0 -1em, 0 3em 0 -1em,
    -2em 2em 0 -1em, -3em 0 0 -1em,
    -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em,
    3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em,
    -2em 2em 0 -1em, -3em 0 0 -1em,
    -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em,
    2em -2em 0 0, 3em 0 0 0.2em,
    2em 2em 0 0, 0 3em 0 -1em,
    -2em 2em 0 -1em, -3em 0 0 -1em,
    -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em,
    3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em,
    -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em,
    3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em,
    -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em,
    3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0,
    -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em,
    3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em,
    -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em,
    3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em,
    -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

/*# sourceMappingURL=style.css.map */

/* End */
/* /local/templates/main/assets/build/vendor/magnific-popup.css?16933129146951 */
/* /local/templates/main/assets/build/vendor/slick.css?16933129141776 */
/* /local/templates/main/assets/build/vendor/select2.min.css?169331291415823 */
/* /local/templates/main/assets/build/css/style.css?176554026258695 */
