

/* Start:/local/templates/main/assets/css/vendor/magnific-popup.css?17262862656951*/
/* 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/css/vendor/easy-autocomplete.min.css?17262862658225*/
/*
 * easy-autocomplete
 * jQuery plugin for autocompletion
 * 
 * @author Łukasz Pawełczak (http://github.com/pawelczak)
 * @version 1.3.4
 * Copyright  License: 
 */

.easy-autocomplete{position:relative}.easy-autocomplete input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;box-shadow:0 1px 2px rgba(0,0,0,0.1) inset;color:#555;float:none;padding:6px 12px}.easy-autocomplete input:hover,.easy-autocomplete input:focus{box-shadow:none}.easy-autocomplete a{display:block}.easy-autocomplete.eac-blue-light input:hover,.easy-autocomplete.eac-blue-light input:focus{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul{border-color:#66afe9;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(102,175,233,0.6)}.easy-autocomplete.eac-blue-light ul li,.easy-autocomplete.eac-blue-light ul .eac-category{border-color:#66afe9}.easy-autocomplete.eac-blue-light ul li.selected,.easy-autocomplete.eac-blue-light ul .eac-category.selected{background-color:#ecf5fc}.easy-autocomplete.eac-green-light input:hover,.easy-autocomplete.eac-green-light input:focus{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul{border-color:#41DB00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(146,237,107,0.6)}.easy-autocomplete.eac-green-light ul li,.easy-autocomplete.eac-green-light ul .eac-category{border-color:#41DB00}.easy-autocomplete.eac-green-light ul li.selected,.easy-autocomplete.eac-green-light ul .eac-category.selected{background-color:#9eff75}.easy-autocomplete.eac-red-light input:hover,.easy-autocomplete.eac-red-light input:focus{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul{border-color:#ff5b5b;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,90,90,0.6)}.easy-autocomplete.eac-red-light ul li,.easy-autocomplete.eac-red-light ul .eac-category{border-color:#ff5b5b}.easy-autocomplete.eac-red-light ul li.selected,.easy-autocomplete.eac-red-light ul .eac-category.selected{background-color:#ff8e8e}.easy-autocomplete.eac-yellow-light input:hover,.easy-autocomplete.eac-yellow-light input:focus{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul{border-color:#ffdb00;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(255,231,84,0.6)}.easy-autocomplete.eac-yellow-light ul li,.easy-autocomplete.eac-yellow-light ul .eac-category{border-color:#ffdb00}.easy-autocomplete.eac-yellow-light ul li.selected,.easy-autocomplete.eac-yellow-light ul .eac-category.selected{background-color:#ffe233}.easy-autocomplete.eac-dark-light input:hover,.easy-autocomplete.eac-dark-light input:focus{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul{border-color:#333;box-shadow:0 1px 1px rgba(0,0,0,0.075) inset,0 0 8px rgba(55,55,55,0.6)}.easy-autocomplete.eac-dark-light ul li,.easy-autocomplete.eac-dark-light ul .eac-category{border-color:#333}.easy-autocomplete.eac-dark-light ul li.selected,.easy-autocomplete.eac-dark-light ul .eac-category.selected{background-color:#4d4d4d;color:#fff}.easy-autocomplete.eac-dark{color:#fff}.easy-autocomplete.eac-dark input{background-color:#404040;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark input:hover,.easy-autocomplete.eac-dark input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-dark ul{border-color:#333}.easy-autocomplete.eac-dark ul li,.easy-autocomplete.eac-dark ul .eac-category{background-color:#404040;border-color:#333}.easy-autocomplete.eac-dark ul li.selected,.easy-autocomplete.eac-dark ul .eac-category.selected{background-color:#737373;color:#f6f6f6}.easy-autocomplete.eac-dark-glass{color:#fff}.easy-autocomplete.eac-dark-glass input{background-color:rgba(0,0,0,0.8);border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-dark-glass input:hover,.easy-autocomplete.eac-dark-glass input:focus{border-color:rgba(0,0,0,0.8);box-shadow:0}.easy-autocomplete.eac-dark-glass ul{border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li,.easy-autocomplete.eac-dark-glass ul .eac-category{background-color:rgba(0,0,0,0.8);border-color:rgba(0,0,0,0.8)}.easy-autocomplete.eac-dark-glass ul li.selected,.easy-autocomplete.eac-dark-glass ul .eac-category.selected{background-color:rgba(64,64,64,0.8);color:#f6f6f6}.easy-autocomplete.eac-dark-glass ul li:last-child,.easy-autocomplete.eac-dark-glass ul .eac-category:last-child{border-radius:0 0 4px 4px}.easy-autocomplete.eac-blue{color:#fff}.easy-autocomplete.eac-blue input{background-color:#6d9ed1;border-radius:4px;box-shadow:0;color:#f6f6f6}.easy-autocomplete.eac-blue input::-webkit-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input::-moz-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:-ms-input-placeholder{color:#f6f6f6}.easy-autocomplete.eac-blue input:hover,.easy-autocomplete.eac-blue input:focus{border-color:#5A91CB;box-shadow:0}.easy-autocomplete.eac-blue ul{border-color:#5A91CB}.easy-autocomplete.eac-blue ul li,.easy-autocomplete.eac-blue ul .eac-category{background-color:#6d9ed1;border-color:#5A91CB}.easy-autocomplete.eac-blue ul li.selected,.easy-autocomplete.eac-blue ul .eac-category.selected{background-color:#94b8dd;color:#f6f6f6}.easy-autocomplete.eac-yellow{color:#333}.easy-autocomplete.eac-yellow input{background-color:#ffdb7e;border-color:#333;border-radius:4px;box-shadow:0;color:#333}.easy-autocomplete.eac-yellow input:hover,.easy-autocomplete.eac-yellow input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-yellow ul{border-color:#333}.easy-autocomplete.eac-yellow ul li,.easy-autocomplete.eac-yellow ul .eac-category{background-color:#ffdb7e;border-color:#333}.easy-autocomplete.eac-yellow ul li.selected,.easy-autocomplete.eac-yellow ul .eac-category.selected{background-color:#ffe9b1;color:#333}.easy-autocomplete.eac-purple{color:#333}.easy-autocomplete.eac-purple input{background-color:#d6d1e7;border-color:#b8afd5;box-shadow:0;color:#333}.easy-autocomplete.eac-purple input:hover,.easy-autocomplete.eac-purple input:focus{border-color:#333;box-shadow:0}.easy-autocomplete.eac-purple ul{border-color:#333}.easy-autocomplete.eac-purple ul li,.easy-autocomplete.eac-purple ul .eac-category{background-color:#d6d1e7;border-color:#333}.easy-autocomplete.eac-purple ul li.selected,.easy-autocomplete.eac-purple ul .eac-category.selected{background-color:#ebe8f3;color:#333}.easy-autocomplete.eac-bootstrap input{border-color:#ccc;border-radius:4px;border-style:solid;border-width:1px;color:#555;padding:6px 12px}.easy-autocomplete-container{left:0;position:absolute;width:100%;z-index:2}.easy-autocomplete-container ul{background:none repeat scroll 0 0 #ffffff;border-top:1px dotted #ccc;display:none;margin-top:0;padding-bottom:0;padding-left:0;position:relative;top:-1px}.easy-autocomplete-container ul li,.easy-autocomplete-container ul .eac-category{background:inherit;border-color:#ccc;border-image:none;border-style:solid;border-width:0 1px;display:block;font-size:14px;font-weight:normal;padding:4px 12px}.easy-autocomplete-container ul li:last-child{border-radius:0 0 2px 2px;border-width:0 1px 1px}.easy-autocomplete-container ul li.selected{background:none repeat scroll 0 0 #ebebeb;cursor:pointer}.easy-autocomplete-container ul li.selected div{font-weight:normal}.easy-autocomplete-container ul li div{display:block;font-weight:normal;word-break:break-all}.easy-autocomplete-container ul li b{font-weight:bold}.easy-autocomplete-container ul .eac-category{font-color:#aaa;font-style:italic}.eac-description .eac-item span{color:#aaa;font-style:italic;font-size:0.9em}.eac-icon-left .eac-item img{margin-right:4px;max-height:30px}.eac-icon-right .eac-item{margin-top:8px;min-height:24px;position:relative}.eac-icon-right .eac-item img{margin-left:4px;max-height:30px;position:absolute;right:-4px;top:-8px}
/*# sourceMappingURL=easy-autocomplete.min.css.map */

/* End */


/* Start:/local/templates/main/assets/css/vendor/slick.css?17262862651776*/
/* 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/css/vendor/select2.min.css?172628626515823*/
.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/css/vendor/juxtapose.css?17262862656294*/
/* juxtapose - v1.2.2 - 2020-09-03
 * Copyright (c) 2020 Alex Duner and Northwestern University Knight Lab
 */
div.juxtapose {
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
}

div.jx-slider {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    color: #f3f3f3;
}


div.jx-handle {
    position: absolute;
    height: 100%;
    width: 40px;
    cursor: col-resize;
    z-index: 15;
    margin-left: -20px;
}

.vertical div.jx-handle {
    height: 40px;
    width: 100%;
    cursor: row-resize;
    margin-top: -20px;
    margin-left: 0;
}

div.jx-control {
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    width: 3px;
    background-color: currentColor;
}

.vertical div.jx-control {
    height: 3px;
    width: 100%;
    background-color: currentColor;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

div.jx-controller {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 60px;
    width: 9px;
    margin-left: -3px;
    background-color: currentColor;
}

.vertical div.jx-controller {
    height: 9px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    top: -3px;
    position: relative;
}

div.jx-arrow {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    transition: all .2s ease;
}

.vertical div.jx-arrow {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    transition: all .2s ease;
}


div.jx-arrow.jx-left {
    left: 2px;
    border-style: solid;
    border-width: 8px 8px 8px 0;
    border-color: transparent currentColor transparent transparent;
}

div.jx-arrow.jx-right {
    right: 2px;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent currentColor;
}

.vertical div.jx-arrow.jx-left {
    left: 0px;
    top: 2px;
    border-style: solid;
    border-width: 0px 8px 8px 8px;
    border-color: transparent transparent currentColor transparent;
}

.vertical div.jx-arrow.jx-right {
    right: 0px;
    top: auto;
    bottom: 2px;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: currentColor transparent transparent transparent;
}

div.jx-handle:hover div.jx-arrow.jx-left,
div.jx-handle:active div.jx-arrow.jx-left {
    left: -1px;
}

div.jx-handle:hover div.jx-arrow.jx-right,
div.jx-handle:active div.jx-arrow.jx-right {
    right: -1px;
}

.vertical div.jx-handle:hover div.jx-arrow.jx-left,
.vertical div.jx-handle:active div.jx-arrow.jx-left {
    left: 0px;
    top: 0px;
}

.vertical div.jx-handle:hover div.jx-arrow.jx-right,
.vertical div.jx-handle:active div.jx-arrow.jx-right {
    right: 0px;
    bottom: 0px;
}


div.jx-image {
    position: absolute;
    height: 100%;
    display: inline-block;
    top: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}

.vertical div.jx-image {
    width: 100%;
    left: 0;
    top: auto;
}

div.jx-image img {
    height: 100%;
    width: auto;
    z-index: 5;
    position: absolute;
    margin-bottom: 0;

    max-height: none;
    max-width: none;
    max-height: initial;
    max-width: initial;
}

.vertical div.jx-image img {
    height: auto;
    width: 100%;
}

div.jx-image.jx-left {
    left: 0;
    background-position: left;
}

div.jx-image.jx-left img {
    left: 0;
}

div.jx-image.jx-right {
    right: 0;
    background-position: right;
}

div.jx-image.jx-right img {
    right: 0;
    bottom: 0;
}


.veritcal div.jx-image.jx-left {
    top: 0;
    background-position: top;
}

.veritcal div.jx-image.jx-left img {
    top: 0;
}

.vertical div.jx-image.jx-right {
    bottom: 0;
    background-position: bottom;
}

.veritcal div.jx-image.jx-right img {
    bottom: 0;
}


div.jx-image div.jx-label {
    font-size: 1em;
    padding: .25em .75em;
    position: relative;
    display: inline-block;
    top: 0;
    background-color: #000; /* IE 8 */
    background-color: rgba(0,0,0,.7);
    color: white;
    z-index: 10;
    white-space: nowrap;
    line-height: 18px;
    vertical-align: middle;
}

div.jx-image.jx-left div.jx-label {
    float: left;
    left: 0;
}

div.jx-image.jx-right div.jx-label {
    float: right;
    right: 0;
}

.vertical div.jx-image div.jx-label {
    display: table;
    position: absolute;
}

.vertical div.jx-image.jx-right div.jx-label {
    left: 0;
    bottom: 0;
    top: auto;
}

div.jx-credit {
    line-height: 1.1;
    font-size: 0.75em;
}

div.jx-credit em {
    font-weight: bold;
    font-style: normal;
}


/* Animation */

div.jx-image.transition {
    transition: width .5s ease;
}

div.jx-handle.transition {
    transition: left .5s ease;
}

.vertical div.jx-image.transition {
    transition: height .5s ease;
}

.vertical div.jx-handle.transition {
    transition: top .5s ease;
}

/* Knight Lab Credit */
a.jx-knightlab {
    background-color: #000; /* IE 8 */
    background-color: rgba(0,0,0,.25);
    bottom: 0;
    display: table;
    height: 14px;
    line-height: 14px;
    padding: 1px 4px 1px 5px;
    position: absolute;
    right: 0;
    text-decoration: none;
    z-index: 10;
}

a.jx-knightlab div.knightlab-logo {
    display: inline-block;
    vertical-align: middle;
    height: 8px;
    width: 8px;
    background-color: #c34528;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: -1.25px;
    position: relative;
    cursor: pointer;
}

a.jx-knightlab:hover {
    background-color: #000; /* IE 8 */
    background-color: rgba(0,0,0,.35);
}
a.jx-knightlab:hover div.knightlab-logo {
    background-color: #ce4d28;
}

a.jx-knightlab span.juxtapose-name {
    display: table-cell;
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: white;
    font-size: 10px;
    padding-left: 0.375em;
    vertical-align: middle;
    line-height: normal;
    text-shadow: none;
}

/* keyboard accessibility */
div.jx-controller:focus,
div.jx-image.jx-left div.jx-label:focus,
div.jx-image.jx-right div.jx-label:focus,
a.jx-knightlab:focus {
    background: #eae34a;
    color: #000;
}
a.jx-knightlab:focus span.juxtapose-name{
    color: #000;
    border: none;
}
/* End */


/* Start:/local/templates/main/assets/css/vendor/lightgallery.min.css?172628626520972*/
@font-face{font-family:lg;src:url(/local/templates/main/assets/css/vendor/../fonts/lg.ttf?22t19m) format("truetype"),url(/local/templates/main/assets/css/vendor/../fonts/lg.woff?22t19m) format("woff"),url(/local/templates/main/assets/css/vendor/../fonts/lg.svg?22t19m#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;outline:0;border:none;background-color:transparent}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;background:0 0;border:none;box-shadow:none;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #FFF;border-radius:4px;margin-bottom:5px}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toggle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px;outline:0;border:none}.lg-outer .lg-toggle-thumb:after{content:"\e1ff"}.lg-outer .lg-toggle-thumb:hover{color:#FFF}.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(/local/templates/main/assets/css/vendor/../img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(/local/templates/main/assets/css/vendor/../img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(/local/templates/main/assets/css/vendor/../img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(/local/templates/main/assets/css/vendor/../img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(/local/templates/main/assets/css/vendor/../img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{height:100%;width:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e904"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e907"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e905"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e906"}.lg-outer .lg-img-rotate{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0;-webkit-transition:-webkit-transform .3s cubic-bezier(.32,0,.67,0) 0s;-moz-transition:-moz-transform .3s cubic-bezier(.32,0,.67,0) 0s;-o-transition:-o-transform .3s cubic-bezier(.32,0,.67,0) 0s;transition:transform .3s cubic-bezier(.32,0,.67,0) 0s}.lg-rotate-left:after{content:"\e900"}.lg-rotate-right:after{content:"\e901"}.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver{font-size:26px}.lg-flip-hor:after{content:"\e902"}.lg-flip-ver:after{content:"\e903"}.lg-group:after,.lg-group:before{display:table;content:"";line-height:0}.lg-group:after{clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;outline:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(/local/templates/main/assets/css/vendor/../img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}
/* End */


/* Start:/local/templates/main/assets/css/style.css?174496331482289*/
@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: 0;
}

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;
}

@font-face {
  font-family: 'WixMadeforDisplay-Regular';
  src: url("/local/templates/main/assets/css/fonts/WixMadeforDisplay-Regular.ttf");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: 'WixMadeforDisplay-Medium';
  src: url("/local/templates/main/assets/css/fonts/WixMadeforDisplay-Medium.ttf");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: 'WixMadeforDisplay-SemiBold';
  src: url("/local/templates/main/assets/css/fonts/WixMadeforDisplay-SemiBold.ttf");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: 'WixMadeforDisplay-Bold';
  src: url("/local/templates/main/assets/css/fonts/WixMadeforDisplay-Bold.ttf");
  font-style: normal;
  font-weight: normal
}
@font-face {
  font-family: 'WixMadeforDisplay-ExtraBold';
  src: url("/local/templates/main/assets/css/fonts/WixMadeforDisplay-ExtraBold.ttf");
  font-style: normal;
  font-weight: normal
}

html {
  overflow-x: hidden;
}

body {
  background: #ffffff;
  color: #272727;
  font-family: 'WixMadeforDisplay-Regular';
  line-height: 1.2;
  font-size: 20px;
  overflow-x: hidden;
}

@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;
  padding-top: 250px;
}

@media screen and (max-width: 992px) {
  .wrap-content {
    padding-top: 74px;
  }
}

.logo {
  display: inline-block;
  width: 269px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.logo img {
  display: block;
}

@media screen and (max-width: 992px) {
  .logo {
    width: 150px;
  }
}

.content {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1180px;
  position: relative;
}

.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;
  }
}

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

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

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

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

@media screen and (max-width: 576px) {
  .text-s-center {
    text-align: center;
  }
  .text-s-right {
    text-align: right;
  }
}

.text-white {
  color: #ffffff;
}

.text-dark {
  color: #272727;
}

.text-purple {
  color: #592C82;
}

.text-light-purple {
  color: #9A79B9;
}

.text-green {
  color: #418401;
}

.bg-purple {
  background: #E2D6F2;
}

.bg-light-purple {
  background: #9A79B9;
}

.bg-light {
  background: #F6F2F8;
}

.bg-grey {
  background: rgba(248, 248, 248, 0.8);
}

.bg-light-grey {
  background: #F8F8F8;
}

.bg-lightest-grey {
  background: #FAFAFC;
}

.bg-half-grey {
  position: relative;
}

.bg-half-grey .content {
  position: relative;
  z-index: 2;
}

.bg-half-grey::after {
  position: absolute;
  top: 0;
  bottom: 40px;
  left: 0;
  right: 0;
  content: '';
  background: #FAFAFC;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .bg-half-grey::after {
    bottom: 0;
  }
}

.bg-dark {
  background: #272727;
}

.uppercase {
  text-transform: uppercase;
}

.capitalize:first-letter {
  text-transform: capitalize;
}

.fw-regular {
  font-family: 'WixMadeforDisplay-Regular';
}

.fw-bold {
  font-family: 'WixMadeforDisplay-Bold';
}

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

.text-wrap {
  padding: 40px 50px;
  background: #F8F8F8;
  -webkit-box-shadow: -5px 5px 4px rgba(0, 0, 0, 0.1);
          box-shadow: -5px 5px 4px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 768px) {
  .text-wrap {
    padding: 24px 16px;
  }
}

.lang {
  display: block;
  width: 45px;
  min-width: 45px;
}

.lang img {
  display: block;
}

.narrow-block {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

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

.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_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_center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.g-row_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.g-row_end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

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

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

.g-row_small {
  margin-left: -5px;
  margin-right: -5px;
}

.g-row_small > .g-col {
  padding-left: 5px;
  padding-right: 5px;
}

@media screen and (max-width: 1200px) {
  .g-row_l-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;
  }
  .g-row_t-start {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .g-row_t-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .g-row_t-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .g-row_t-between {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .g-row_m-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .g-row_m-center {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

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

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

.g-col_20 {
  width: 20%;
  min-width: 20%;
}

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

.g-col_30 {
  width: 30%;
  min-width: 30%;
}

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

.g-col_40 {
  width: 40%;
  min-width: 40%;
}

.g-col_45 {
  width: 45%;
  min-width: 45%;
}

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

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

.g-col_60 {
  width: 60%;
  min-width: 60%;
}

.g-col_66 {
  width: 66.6667%;
  min-width: 66.6667%;
}

.g-col_70 {
  width: 70%;
  min-width: 70%;
}

.g-col_75 {
  width: 75%;
  min-width: 75%;
}

.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: 1200px) {
  .g-col_l-33 {
    width: 33.3333%;
    min-width: 33.3333%;
  }
}

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

@media screen and (max-width: 768px) {
  .g-col_m-100 {
    width: 100%;
    min-width: 100%;
  }
  .g-col_m-50 {
    width: 50%;
    min-width: 50%;
  }
  .g-col_m-33 {
    width: 33.3333%;
    min-width: 33.3333%;
  }
  .g-col_m-full {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    min-width: 0;
  }
  .g-col_m-auto {
    width: auto;
    min-width: 0;
  }
  .g-col_m-order1 {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}

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

.link {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  border: none;
  background: transparent;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

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

.link img {
  display: block;
}

.link__icon {
  display: block;
}

.link__text {
  display: block;
  white-space: nowrap;
}

.link__text.js-city-current {
  line-height: 1;
  margin-top: 2px;
}

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

.link:hover, .link.is-active {
  color: #592C82;
}

.link-underline {
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: none;
  background-color: transparent;
}

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

.icon {
  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: 30px;
  min-width: 30px;
  height: 30px;
}

.header-link.cooperation .icon {
  width: 34px;
  min-width: 34px;
  height: 34px;
}

.icon_location {
  width: 26px;
  min-width: 26px;
}

.icon_20 {
  width: 20px;
  min-width: 20px;
  height: 20px;
}

.icon_40 {
  width: 40px;
  min-width: 40px;
  height: 40px;
}

.mr-10 {
  margin-right: 10px;
}

.mb-0 {
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

@media screen and (max-width: 768px) {
  .mb-m24 {
    margin-bottom: 24px;
  }
  .mb-m0 {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 576px) {
  .mb-s8 {
    margin-bottom: 8px;
  }
}

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

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

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

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

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

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

@media screen and (max-width: 768px) {
  .mt-m24 {
    margin-top: 24px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1 {
  font-weight: initial;
  font-size: initial;
}

.h1, h1 .h1 {
  font-size: 48px;
  line-height: 1.25;
  font-family: 'WixMadeforDisplay-Regular';
  font-weight: 400;
}

h1 span {
  display: block;
}

h3, .h3 {
  font-size: 20px;
  font-family: 'WixMadeforDisplay-Bold';
  text-transform: uppercase;
  font-weight: 400;
}

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

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

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

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

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

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

@media screen and (max-width: 768px) {
  h1, .h1 {
    font-size: 28px;
  }
  h3, .h3 {
    font-size: 18px;
  }
  .fs-24 {
    font-size: 20px;
  }
  .fs-m24 {
    font-size: 24px;
  }
  .fs-36 {
    font-size: 26px;
  }
  .fs-30 {
    font-size: 22px;
  }
}

.button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  font-family: 'WixMadeforDisplay-Regular';
  font-weight: 400;
  padding: 0 36px;
  text-align: center;
  height: 44px;
  border: none;
  font-size: 24px;
}

.button_primary {
  color: #FFFFFF;
  background: #592C82;
}

.button_primary:hover, .button_primary:active {
  background: #c0a7d7;
}

.button_secondary {
  color: #FFFFFF;
  background: #000000;
}

.button_secondary:hover, .button_secondary:active {
  background: #333333;
}

.button_green {
  color: #FFFFFF;
  background: #418401;
}

.button_green:hover, .button_green:active {
  background: #4FA202;
}

.button_dark {
  color: #FFFFFF;
  background: #000000;
}

.button_dark:hover, .button_dark:active {
  opacity: 0.8;
}

.button_full {
  width: 100%;
}

.input {
  height: 55px;
  padding: 0 24px;
  border: 1px solid #ffffff;
  background: #ffffff;
  font-size: 18px;
  color: #272727;
  font-family: 'WixMadeforDisplay-Regular';
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  width: 100%;
}

.input::-webkit-input-placeholder {
  color: rgba(39, 39, 39, 0.5);
  opacity: 1;
}

.input::-moz-placeholder {
  color: rgba(39, 39, 39, 0.5);
  opacity: 1;
}

.input:-ms-input-placeholder {
  color: rgba(39, 39, 39, 0.5);
  opacity: 1;
}

.input::-ms-input-placeholder {
  color: rgba(39, 39, 39, 0.5);
  opacity: 1;
}

.input::placeholder {
  color: rgba(39, 39, 39, 0.5);
  opacity: 1;
}

.input:focus {
  border-color: #592C82;
}

.input.error {
  border-color: red;
}

.checkbox__input.error + .checkbox__wrapper .checkbox__icon {
  border: 1px solid red;
}

.input_text {
  height: 122px;
  padding: 15px 24px;
  resize: none;
}

.input_color {
  background: #F8F9FB;
  border-color: #F8F9FB;
}

@media screen and (max-width: 576px) {
  .input {
    height: 50px;
  }
  .input_text {
    height: 100px;
  }
}

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

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

.checkbox__input:checked + .checkbox__wrapper .checkbox__icon {
  background: #592c82;
}

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

.checkbox__text {
  padding-left: 12px;
  text-align: left;
  font-size: 12px;
}

.checkbox__icon {
  width: 25px;
  min-width: 25px;
  height: 23px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  display: block;
  background: #ffffff;
  position: relative;
  border-radius: 10px;
}

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

.select.articles-filter-select {
  display: none;
}

.select.articles-filter-select.active {
  display: block;
}

.select .select2-container--default .select2-selection--single {
  border: 1px solid #F8F9FB;
  border-radius: 0;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 24px;
  background: #F8F9FB;
}

.select.no-background .select2-container--default .select2-selection--single {
  background: transparent;
  border: 1px solid transparent;
}

.select .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #272727;
  font-size: 20px;
}

.select .select2-container .select2-selection--single .select2-selection__rendered {
  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 b {
  display: none;
}

.select .select2-container--default .select2-selection--single .select2-selection__arrow {
  position: static;
  width: 31px;
  height: 17px;
  background-image: url("/local/templates/main/assets/css/img/arrow-down.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.select .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: rgba(39, 39, 39, 0.5);
}

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

.select__dropdown {
  font-size: 20px;
}

.select__dropdown .select2-dropdown {
  border: 1px solid #F8F8F8;
  overflow: hidden;
  background: #F8F8F8;
  -webkit-box-shadow: -5px 5px 4px rgba(0, 0, 0, 0.1);
          box-shadow: -5px 5px 4px rgba(0, 0, 0, 0.1);
}

.select__dropdown .select2-dropdown.select2-dropdown--below {
  border-radius: 0;
}

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

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

.select__dropdown .select2-container--default .select2-results__option--selected {
  background-color: #f8f8f8;
  color: #592C82;
}

.select__dropdown .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #f8f8f8;
  color: #592C82;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 101;
  z-index: 100;
  background: #ffffff;
}

.header-link .link__text {
  width: 0;
  overflow: hidden;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  white-space: nowrap;
  padding-right: 0;
}

.header__top {
  padding: 16px 0 5px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header__center {
  position: relative;
  z-index: 5;
}

.header__bottom {
  padding-top: 32px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.header.is-up {
  -webkit-box-shadow: -5px 5px 4px rgba(0, 0, 0, 0.1);
          box-shadow: -5px 5px 4px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 993px) {
  .header.is-up .header__top {
    padding-top: 8px;
  }
  .header.is-up .header__bottom {
    padding-top: 8px;
  }
  .header.is-up .logo {
    width: 108px;
  }
  .header-link:hover .link__text {
    width: 158px;
    padding-right: 10px;
  }
}

@media screen and (max-width: 992px) {
  .header__center {
    padding: 8px 0;
    background: #ffffff;
  }
  .header__bottom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.95);
    z-index: 2;
    bottom: 0;
    padding-top: 74px;
    border: none;
    overflow-y: auto;
  }
}

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

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

.search__input_hidden .input {
  padding: 0 8px;
  border: none;
  border-bottom: 1px solid #000000;
  border-radius: 0;
  height: 30px;
  background: transparent;
}

.search__input_hidden .input:focus {
  border-color: #592C82;
}

@media screen and (min-width: 993px) {
  .search__input_hidden {
    width: 0;
    overflow: hidden;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
  .search:hover .search__input_hidden, .search.is-active .search__input_hidden {
    width: 200px;
  }
}

.autocomplete .easy-autocomplete {
  width: 100% !important;
}

.autocomplete .easy-autocomplete .input {
  border-color: #ffffff;
  border-radius: 0;
  color: #272727;
  padding: 0 24px;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.autocomplete .easy-autocomplete .input:focus {
  border-color: #592C82;
}

.autocomplete .easy-autocomplete-container ul {
  border: 1px solid #592C82;
  padding: 24px 0;
}

.autocomplete .easy-autocomplete-container li {
  border: none;
  font-size: 16px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.autocomplete .easy-autocomplete-container li.selected {
  background: #ffffff;
  color: #592C82;
}

.autocomplete .easy-autocomplete-container li:not(:last-child) {
  margin-bottom: 8px;
}

.autocomplete-list {
  list-style: none;
  font-size: 16px;
}

.autocomplete-list li {
  padding: 4px 12px;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.autocomplete-list li:hover {
  color: #592C82;
}

.autocomplete-list li:not(:last-child) {
  margin-bottom: 8px;
}

.menu {
  margin: 0 -12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.menu__item {
  padding: 0 12px;
}

.menu__link {
  display: inline-block;
  position: relative;
  padding-bottom: 12px;
  text-transform: uppercase;
  color: #272727;
}

.menu__link::after {
  position: absolute;
  content: '';
  background: #592C82;
  height: 3px;
  left: 0;
  bottom: -1px;
  width: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.menu__link:hover::after {
  width: 100%;
}

.menu__link.is-active {
  font-family: 'WixMadeforDisplay-Bold';
  color: #592C82;
}

.menu__link.is-active::after {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .menu__link {
    font-size: 16px;
  }
}

@media screen and (max-width: 992px) {
  .menu {
    margin: 0;
    display: block;
  }
  .menu__item {
    padding: 18px 0;
  }
  .menu__item:not(:last-child) {
    border-bottom: 1px solid #D5C5E2;
  }
  .menu__link {
    font-size: 24px;
    padding-bottom: 0;
  }
  .menu__link::after {
    display: none;
  }
  .menu-top {
    margin: 0 -15px;
    padding: 14px 15px;
    background: #F6F6F6;
  }
  .menu-link {
    margin: 0 -15px;
    padding: 14px 15px;
    background: #E2D6F2;
  }
  .menu-search {
    padding: 20px 0 40px;
  }
  .menu-search .input {
    padding: 0 16px;
    height: 50px;
    border: 1px solid #9A79B9;
    border-radius: 10px;
  }
}

.popup.mfp-bg {
  background: #000000;
  opacity: 0.5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.popup .mfp-content {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

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

.popup_down.mfp-bg.mfp-ready {
  opacity: 0.5;
}

.popup_down.mfp-bg.mfp-removing {
  opacity: 0;
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}

.popup_down.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.popup_down.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}

.popup_down.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.popup__close {
  width: 16px;
  height: 16px;
  cursor: pointer;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
  z-index: 50;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.popup__close:hover {
  color: #592C82;
}

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

.popup__block {
  background: #F6F2F8;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.15);
  padding: 16px;
  position: relative;
}

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

.slider {
  margin: 0 -15px;
}

.slider__arrow {
  width: 18px;
  height: 33px;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 5;
}

.slider__arrow_next {
  right: 0;
}

.slider__arrow_prev {
  left: 0;
}

.slider__arrow:hover {
  color: #592C82;
}

.slider-wrapper {
  padding: 40px 0 70px;
}

.slider__slide {
  padding: 24px 15px 0;
}

.slider__text {
  padding-bottom: 140px;
  position: relative;
  z-index: 1;
}

.slider__text_margin {
  margin-right: -72px;
}

.slider__image {
  position: relative;
  padding-top: 100%;
}

.slider__image .slider__image-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.slider__title-image {
  width: 50%;
}

.slider__image img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.slider__image_margin {
  margin-left: -50px;
}

.slider-preview {
  position: absolute;
  bottom: -8px;
  width: 504px;
  padding: 0 20px;
  left: 15px;
}

.slider-preview__item {
  padding: 0 8px 8px;
  cursor: pointer;
}

.slider-preview__item img {
  display: block;
  width: 100%;
}

.slider-preview__item.slick-current img {
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
          filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.slider-preview_var {
  bottom: 0;
  left: 0;
  width: 630px;
  padding: 0 30px;
}

.slider_var .text-column {
  padding-bottom: 160px;
}

.slider_var .slider__text {
  padding-bottom: 0;
}

.slider .slick-dots {
  list-style: none;
  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;
}

.slider .slick-dots li {
  padding: 7px;
}

.slider .slick-dots li.slick-active button {
  background: #592C82;
}

.slider .slick-dots button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none;
  font-size: 0;
  color: transparent;
  width: 16px;
  height: 16px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  cursor: pointer;
  background: #9A79B9;
}

.slider__line {
  width: 75%;
  max-width: 200px;
  height: 2px;
  background: #592C82;
}

@media screen and (max-width: 992px) {
  .slider {
    margin: 0;
  }
  .slider-wrapper {
    padding: 40px 0 50px;
  }
  .slider__slide {
    padding: 0 0 8px;
  }
  .slider__text {
    padding-bottom: 0;
  }
  .slider__text_margin {
    margin: -25% 0 0 40px;
  }
  .slider__image {
    margin: 0 0 24px;
  }
  .slider__image_margin {
    margin: 0;
    padding-right: 40px;
  }
  .slider-preview {
    position: relative;
    width: 504px;
    margin: 20px auto 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .slider_var .text-column {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 576px) {
  .slider-preview {
    width: 290px;
  }
  .slider__text_margin {
    margin-left: 20px;
  }
  .slider__image_margin {
    padding-right: 20px;
  }
}

.main-slider-wrapper {
  position: relative;
  padding-bottom: 38px;
}

.main-slider__slide {
  display: block;
}

.main-slider__slide-wrapper {
  position: relative;
  padding-top: 29.7%;
}

.main-slider__slide-image {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.main-slider__slide-image-mobile {
  display: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.main-slider-preview {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.main-slider-preview__wrapper {
  padding: 0 22px;
  width: 490px;
}
.main-slider-preview__wrapper.fixed .slick-track {
  transform: none !important;
}

.main-slider-preview__item {
  padding: 0 12px;
  cursor: pointer;
}

@media screen and (max-width: 576px) {
  .main-slider {
    text-align: center;
  }
  .main-slider-wrapper {
    padding-bottom: 21px;
  }
  .main-slider__slide-wrapper {
    padding-top: 100%;
  }
  .main-slider__slide-image {
    display: none;
  }
  .main-slider__slide-image-mobile {
    display: block;
  }
  .main-slider-preview__wrapper {
    padding: 0 22px;
    margin: 0 -10px;
    width: 290px;
  }
  .main-slider-preview__item {
    padding: 0 4px;
  }
}

.about__image {
  padding-bottom: 36px;
}

.about__image img {
  display: block;
}

.about__text {
  margin-left: -175px;
}

.about-hero {
  background-color: #F2F2F4;
  background-image: url("/local/templates/main/assets/css/img/about-hero.png");
  background-repeat: no-repeat;
  background-position: 0 100%;
  padding: 45px 0 68px;
}

.about-hero__wrapper {
  padding-left: 80px;
}

.about-hero__title {
  padding-top: 108px;
  padding-left: 26px;
}

.about-hero__text {
  margin-top: -86px;
  margin-right: 56px;
}

@media screen and (max-width: 992px) {
  .about__image {
    padding-bottom: 0;
    padding-right: 40px;
  }
  .about__image img {
    width: 100%;
  }
  .about__text {
    margin: -25% 0 0 40px;
  }
  .about-hero__wrapper {
    padding-left: 0;
  }
  .about-hero__title {
    padding-top: 40px;
    padding-left: 0;
  }
  .about-hero__text {
    margin-top: -86px;
    margin-right: 15px;
  }
}

@media screen and (max-width: 768px) {
  .about-hero__title {
    padding-top: 0;
    margin-bottom: 24px;
    text-align: center;
  }
  .about-hero__text {
    margin: -25% 0 0 40px;
  }
  .about-hero__image {
    padding-right: 40px;
  }
  .about-hero__image img {
    width: 100%;
    display: block;
  }
}

@media screen and (max-width: 576px) {
  .about__text {
    margin-left: 20px;
  }
  .about__image {
    padding-right: 20px;
  }
  .about-hero__text {
    margin-left: 20px;
  }
  .about-hero__image {
    padding-right: 20px;
  }
}

.video__link {
  display: block;
  position: relative;
  height: 400px;
}

.video__link img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.video__link::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: rgba(89, 44, 130, 0.3);
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.video__link:hover .video__icon {
  color: #592C82;
}

.video__icon {
  display: block;
  width: 82px;
  height: 84px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  color: #ffffff;
  z-index: 3;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.video_green .video__link::after {
  background: rgba(65, 132, 1, 0.39);
}

.video_green .video__link:hover .video__icon {
  color: #418401;
}

.numbers {
  padding-top: 48px;
}

.numbers__data {
  font-size: 70px;
  line-height: 1;
}
.numbers__data.number__plus {
  display: flex;
  align-items: center;
  justify-content: center;
}
.numbers__data.number__plus:after {
  content: "+";
}

.numbers__text {
  max-width: 224px;
  margin: 0 auto;
}

@media screen and (max-width: 992px) {
  .numbers__data {
    font-size: 54px;
  }
}

@media screen and (max-width: 768px) {
  .numbers {
    padding-top: 24px;
  }
  .numbers__data {
    font-size: 40px;
  }
  .numbers__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 576px) {
  .numbers__data {
    font-size: 44px;
  }
}

.online {
  min-height: 400px;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: #f6f6f6;
}

.online__content {
  padding-left: 34px;
}

@media screen and (max-width: 768px) {
  .online {
    background-image: none !important;
    min-height: 0;
  }
  .online__content {
    padding-left: 0;
  }
}

.prof-slider .slider__arrow_prev {
  left: -35px;
}

.prof-slider .slider__arrow_next {
  right: -35px;
}

.prof-slider-wrapper {
  padding: 48px 0;
}

.prof-slider__slide {
  padding: 0 4px;
}

.prof-slider__image {
  position: relative;
  padding-top: 125%;
}

.prof-slider__image-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media screen and (max-width: 1280px) {
  .prof-slider {
    padding: 0 22px;
  }
  .prof-slider .slider__arrow_prev {
    left: 0;
  }
  .prof-slider .slider__arrow_next {
    right: 0;
  }
}

.subscribe {
  min-height: 388px;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("/local/templates/main/assets/css/img/subscribe.png");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  background-color: #E9E8EE;
}

.subscribe__content {
  max-width: 500px;
}

@media screen and (max-width: 992px) {
  .subscribe {
    background-position: 25% 0;
  }
}

@media screen and (max-width: 768px) {
  .subscribe {
    background-image: url("/local/templates/main/assets/css/img/subscribe-mobile.png");
    background-position: 50% 50%;
  }
}

.footer {
  padding-top: 56px;
}

.footer-menu {
  list-style: none;
  font-size: 14px;
  font-weight: 300;
}

.footer-menu li {
  max-width: 195px;
}

.footer-menu li:not(:first-child) {
  margin-top: 12px;
}

.footer-menu a:hover {
  color: #592C82;
}

.footer__top .uppercase {
  display: block;
}

.footer__top {
  padding-bottom: 80px;
}

.footer__bottom .g-col:not(:last-child) {
  padding-right: 35px;
}

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

@media screen and (max-width: 992px) {
  .footer__top {
    padding-bottom: 24px;
  }
  .footer__bottom .g-col:not(:last-child) {
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .footer {
    text-align: center;
  }
  .footer__top {
    padding-bottom: 0;
  }
  .footer__bottom {
    padding-top: 32px;
    border-top: 1px solid #ffffff;
  }
  .footer__bottom .link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
  .footer-menu {
    padding-bottom: 24px;
    font-size: 16px;
  }
}

.soc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
  list-style: none;
}

.soc__item {
  padding: 0 5px;
}

.soc__link {
  display: block;
  width: 42px;
  min-width: 42px;
  height: 42px;
}

.soc__link:hover {
  color: #592C82;
}

@media screen and (max-width: 768px) {
  .soc {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.burger {
  cursor: pointer;
  display: block;
  background: transparent;
  border: none;
  margin-top: 9px;
}

.burger__line {
  width: 28px;
  display: block;
  margin-bottom: 9px;
  height: 3px;
  -webkit-transition: width 0.1s linear;
  transition: width 0.1s linear;
  background: #592C82;
  border-radius: 3px;
}

.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;
}

.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: 12px;
  -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: -12px;
  -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;
}

.advantages {
  padding-bottom: 20px;
}

.advantages__image {
  height: 82px;
  width: 82px;
  margin: 0 auto 30px;
}

.advantages__image img {
  display: block;
}

.advantages__text {
  max-width: 202px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .advantages__text {
    font-size: 14px;
  }
}

@media screen and (max-width: 576px) {
  .advantages__block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    justify-content: start;
  }
  .advantages__image {
    margin: 0 18px 0 0;
  }
  .advantages__text {
    max-width: 220px;
    margin: 0;
    text-align: left;
    font-size: 18px;
  }
}

.about-history {
  position: relative;
  padding-top: 18px;
}

.about-history_1 {
  margin-bottom: 40px;
  margin-top: -40px;
  padding-top: 80px;
}

.about-history_2 {
  margin-bottom: 25px;
}

.about-history_3,
.about-history_9 {
  margin-bottom: 17px;
}
.about-history_4 {
  margin-bottom: 6px;
  padding-top: 40px;
}
.about-history_5 {
  padding-top: 50px;
  margin-bottom: 50px;
}

.about-history_6 {
  margin-bottom: 25px;
}

.about-history_7,
.about-history_8 {
  margin-bottom: 32px;
}
.about-history_11 {
  margin-bottom: 24px;
}

.about-history_2 .about-history__text,
.about-history_4 .about-history__text,
.about-history_6 .about-history__text,
.about-history_8 .about-history__text,
.about-history_10 .about-history__text {
  margin-left: auto;
  padding: 0 10px 0 0;
  max-width: 590px;
}
.about-history_8 .about-history__text {
  max-width: 520px;
}

.about-history__text.pb-0 {
  padding-bottom: 0;
}

.about-history_2 .about-history__text p:not(:last-child),
.about-history_4 .about-history__text p:not(:last-child) {
  margin-bottom: 16px;
}

.about-history_6 .about-history__text p:not(:last-child),
.about-history_8 .about-history__text p:not(:last-child){
  margin-bottom: 24px;
}

.about-history_7 .about-history__text p:not(:last-child) {
  margin-bottom: 24px;
}

.about-history_2 .about-history__progress {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  text-align: left;
}

.about-history_6 .about-history__progress,
.about-history_8 .about-history__progress {
  position: absolute;
  top: -56px;
  padding-left: 0px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}
.about-history_6 .about-history__progress {
  height: 75%;
}

.about-history_8 .about-history__progress {
  height: 40%;
}

.about-history_6 .about-history__line,
.about-history_8 .about-history__line {
  margin: 0;
}

.about-history__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 40%;
  z-index: 1;
}

.about-history__bg_1 {
  background-image: url("/local/templates/main/assets/css/img/about-history1.png");
  left: 0;
}

.about-history__bg_2 {
  background-image: url("/local/templates/main/assets/css/img/about-history2.png");
  right: 0;
}

.about-history__bg_3 {
  background-image: url("/local/templates/main/assets/css/img/about-history3.png");
  left: 0;
  background-position: right;
}
.about-history__bg_4 {
  background-image: url("/local/templates/main/assets/css/img/about-history4.png");
  right: 0;
}
.about-history__bg_5 {
  background-image: url("/local/templates/main/assets/css/img/about-history5.jpg");
  left: 0;
  background-size: contain;
}

.about-history__bg_6 {
  background-image: url("/local/templates/main/assets/css/img/about-history6.png");
  right: 0;
  top: 35px;
}

.about-history__bg_7 {
  background-image: url("/local/templates/main/assets/css/img/about-history7.png");
  left: 0;
  background-size: contain;
}
.about-history__bg_8 {
  background-image: url("/local/templates/main/assets/css/img/about-history8.png");
  right: 0;
  top: 35px;
  width: 50%;
}
.about-history__bg_9 {
  background-image: url("/local/templates/main/assets/css/img/about-history9.png");
  left: 0;
  background-size: contain;
}
.about-history__bg_10 {
  background-image: url("/local/templates/main/assets/css/img/about-history10.png");
  right: 0;
}
.about-history__bg_11 {
  background-image: url("/local/templates/main/assets/css/img/about-history11.png");
  left: 0;
  background-size: contain;
}

.about-history__text_bg .about-history__text_bg {
  padding-top: 17px;
}

.about-history .g-row {
  position: relative;
  z-index: 3;
}

.about-history__progress {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: right;
  padding: 0 25px;
}

.about-history__date {
  font-family: 'WixMadeforDisplay-Bold';
  font-size: 48px;
}

.about-history__line {
  width: 1px;
  background: #592C82;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 17px;
}

.about-history__text {
  padding-left: 10px;
  padding-bottom: 24px;
  max-width: 665px;
}

.about-history__text_bg {
  padding-top: 32px;
  padding-bottom: 32px;
  position: relative;
}
.about-history_11 .about-history__text_bg {
  padding-top: 48px;
  padding-bottom: 48px;
}

.about-history__text_bg::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -30px;
  background: #D5C5E2;
  width: 100vw;
  z-index: 4;
  content: '';
}
.about-history_11 .about-history__text_bg::after {
  left: -60px;
}

.about-history__text_bg p {
  position: relative;
  z-index: 6;
}

.about-history__separator {
  display: none;
}

@media screen and (max-width: 992px) {
  .about-history_1 {
    margin-bottom: 25px;
  }
}

@media screen and (max-width: 768px) {
  .about-history_1 {
    margin-top: 24px;
    padding-top: 0;
  }
  .about-history_2 {
    margin-bottom: 0;
  }
  .about-history_6 {
    margin-bottom: 0;
  }
  .about-history__bg {
    display: none;
  }
  .about-history__progress {
    text-align: center;
    padding: 0;
    width: 105px;
  }
  .about-history__line {
    margin: 0 auto;
  }
  .about-history__text_bg::after {
    left: -10px;
  }
  .about-history_4 {
    padding-top: 16px;
  }
  .about-history_5 {
    padding-top: 16px;
    margin-bottom: 6px;
  }
  .about-history_6 .about-history__progress,
  .about-history_8 .about-history__progress {
    position: relative;
    top: 0;
    height: 100%;
  }
  .about-history_6 .about-history__line,
  .about-history_8 .about-history__line {
    margin: 0 auto;
  }
  .about-history_7,
  .about-history_8 {
    margin-bottom: 16px;
    padding-top: 16px;
  }
  .about-history_8 .about-history__text {
    max-width: 590px;
  }
  .about-history_2 .about-history__text,
  .about-history_4 .about-history__text,
  .about-history_6 .about-history__text,
  .about-history_8 .about-history__text,
  .about-history_10 .about-history__text {
    max-width: none;
  }
  .about-history_11 .about-history__text_bg {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

@media screen and (max-width: 576px) {
  .about-history_1 {
    margin-bottom: 0;
  }
  .about-history__progress {
    text-align: left;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about-history__line {
    display: none;
  }
  .about-history__separator {
    display: block;
    margin: 0 8px;
    font-family: 'WixMadeforDisplay-Bold';
    font-size: 48px;
  }
  .about-history__text {
    padding: 0;
  }
  .about-history__text_bg::after {
    display: none;
  }
}

.partner-block {
  background-color: #EDEAF1;
  background-image: url("/local/templates/main/assets/css/img/partner-block.png");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  min-height: 520px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px 0;
}

@media screen and (max-width: 992px) {
  .partner-block {
    background-position: 40% 100%;
  }
}

@media screen and (max-width: 768px) {
  .partner-block {
    background-image: none !important;
    min-height: 0;
    text-align: center;
  }
}

.hero {
  position: relative;
}

.hero__image {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.hero__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
}

.hero__content {
  min-height: 555px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 40px 0;
  position: relative;
}

.hero__content.hero__content-small {
  min-height: 220px;
}

.hero__content .content {
  z-index: 5;
}

.hero__text {
  max-width: 385px;
}

@media screen and (max-width: 992px) {
  .hero__content {
    min-height: 0;
    display: block;
    padding: 25% 0 0;
  }
  .hero__image img {
    -o-object-position: 50% 100%;
       object-position: 50% 100%;
  }
  .hero_var .hero-menu {
    display: none;
  }
  .hero_var .hero__content {
    padding: 40px 0;
    height: 555px;
  }
  .hero_var .hero__image img {
    -o-object-position: 75% 50%;
    object-position: 75% 50%;
  }
  .hero_var .hero__text {
    max-width: none;
  }
}

@media screen and (max-width: 768px) {
  .hero__content {
    padding-top: 55%;
  }
  .hero__content.hero__content-small {
    min-height: auto;
    padding-top: 20px;
    background: #f1f1f3;
  }
  .hero__content.hero__content-small .hero__image {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .hero__content {
    padding-top: 88%;
  }
  .hero__image img {
    -o-object-position: 60% 100%;
       object-position: 60% 100%;
  }
  .hero_var .hero__content {
    padding-bottom: 20px;
    height: 548px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .hero_var .hero__image img {
    -o-object-position: 50% 0;
    object-position: 50% 0;
  }
}

.article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.article__image {
  display: block;
  margin-bottom: 32px;
  position: relative;
}

.article__image img {
  display: block;
}

.articles-list .article__image {
  padding-top: 66%;
}

.articles-list .article__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.videos-list .article__image {
  padding-top: 56%;
}

.videos-list .article__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.projects-list .article__image {
  padding-top: 100%;
}

.projects-list .article__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.news-list .article__image {
  padding-top: 100%;
}

.news-list .article__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.components-products-list .article__image {
  padding-top: 100%;
}

.components-products-list .article__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: contain;
  height: 100%;
  width: 100%;
}

.news-detail-gallery-image-wrap {
  position: relative;
  padding-top: 100%;
}

.news-detail-gallery-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.article__text {
  display: block;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  max-height: 48px;
}

.article__name {
  display: block;
}

.article__title {
  display: block;
  margin-bottom: 8px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.article__time {
  font-size: 14px;
  margin-bottom: 10px;
  display: block;
}

.article__content {
  display: block;
  padding: 0 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.article__label {
  display: block;
  position: absolute;
  top: 20px;
  left: 15px;
  height: 38px;
  line-height: 38px;
  padding: 0 16px;
  font-family: 'WixMadeforDisplay-ExtraBold';
  text-transform: uppercase;
  font-size: 24px;
  color: #ffffff;
  z-index: 3;
}

.article__label_event {
  background: #592C82;
}

.article__label_daily {
  background: #D5C5E2;
}

.article__label_new {
  background: #9A79B9;
}

.article:hover .article__text {
  color: #592C82;
}

.article:hover .video__icon {
  color: #592C82;
}

.article:hover .link-underline {
  text-decoration: none;
}

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

@media screen and (max-width: 576px) {
  .article {
    text-align: center;
  }
  .article__image img {
    margin: 0 auto;
  }
}

.hero-menu {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: right;
  z-index: 10;
}

.hero-menu__wrapper {
  position: relative;
  display: inline-block;
}

.hero-menu__wrapper::after {
  content: '';
  height: 2px;
  background: #592C82;
  left: 0;
  top: 100%;
  width: 100vw;
  position: absolute;
}

.hero-menu__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -10px;
}

.hero-menu__item {
  padding: 0 10px;
}

.hero-menu__link {
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 18px;
  color: #272727;
  padding-bottom: 10px;
  display: block;
}

.hero-menu__link:hover, .hero-menu__link.active {
  color: #592C82;
}

@media screen and (max-width: 992px) {
  .hero-menu {
    position: relative;
    bottom: 0;
    padding: 40px 0;
    z-index: 1;
  }
  .hero-menu__row {
    display: block;
    margin: 0;
  }
  .hero-menu__item {
    padding: 0;
    margin-bottom: 10px;
    position: relative;
  }
  .hero-menu__item::after {
    content: '';
    height: 2px;
    background: #592C82;
    left: 0;
    top: 100%;
    width: 100vw;
    position: absolute;
  }
  .hero-menu__item:last-child::after {
    display: none;
  }
  .hero-menu__wrapper::after {
    display: none;
  }
  .hero-menu__image {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: cover;
  }
  .hero-menu .content {
    z-index: 2;
  }
}

@media screen and (max-width: 768px) {
  .hero-menu {
    min-height: 50vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hero-menu__link {
    font-size: 16px;
  }
}

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-height: 30px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.breadcrumbs__link {
  display: block;
  margin-right: 6px;
}

.breadcrumbs__link::after {
  content: '/';
  margin-left: 4px;
}

.breadcrumbs__link:hover {
  color: #592C82;
}

.info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
}

.info.read-time .icon {
  width: 20px;
  min-width: 20px;
  height: 20px;
}

.info .icon {
  margin-right: 6px;
  width: 24px;
  min-width: 24px;
  height: 24px;
}

@media screen and (max-width: 500px) {
  .info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .info .icon {
    margin: 0 0 12px;
  }
}

@media screen and (max-width: 768px) {
  .article-detail .h1, .article-detail h1 .h1 {
    font-size: 24px;
  }
}

.article-anchors {
  border-bottom: 1px solid #9A79B9;
  padding-bottom: 60px;
}

.articles-anchors-title {
  font-family: 'WixMadeforDisplay-Regular';
  font-weight: 500;
  color: #592C82;
}

.article-anchors ul {
  list-style: none;
}

.article-anchors ul li {
  position: relative;
  padding-left: 43px;
  margin-bottom: 12px;
}

.article-anchors ul li:last-child {
  margin-bottom: 0;
}

.article-anchors ul li:before {
  position: absolute;
  width: 15px;
  height: 15px;
  left: 0;
  top: 5px;
  content: '';
  background: #9A79B9;
}

.article-anchors a {
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.article-anchors a::after {
  position: absolute;
  content: '';
  background: #592C82;
  height: 3px;
  left: 0;
  bottom: -1px;
  width: 0;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.article-anchors a:hover::after {
  width: 100%;
}

.article-anchors a:hover {
  color: #592C82;
}

@media screen and (max-width: 768px) {
  .article-anchors {
    padding-bottom: 32px;
    margin-bottom: 28px;
    margin-top: 16px;
  }
}

.article-detail-content > * {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
}

.article-detail-content > img {
  display: block;
  max-width: 100%;
}

.article-detail-content > .wide {
  max-width: unset;
}

.article-detail-content h2 {
  margin-bottom: 24px;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  color: #592C82;
}

.article-detail-content h3 {
  margin-bottom: 24px;
  font-size: 22px;
  font-family: 'WixMadeforDisplay-Regular';
  font-weight: 500;
  text-transform: none;
  color: #592C82;
}

.article-detail-content p:not(:last-child) {
  margin-bottom: 24px;
}

.article-detail-content b {
  font-family: 'WixMadeforDisplay-Regular';
  font-weight: 500;
  color: #592C82;
}

.article-detail-content a:not(.no-link-style) {
  text-decoration: underline;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  font-family: 'WixMadeforDisplay-Regular';
  color: #592C82;
}

.article-detail-content ul {
  list-style: none;
  margin-bottom: 24px;
}

.article-detail-content ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 6px;
}

.article-detail-content ul li::before {
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 6px;
  content: '';
  background: #9A79B9;
}

.article-detail-content .text-center li {
  padding-left: 0;
}

.article-detail-content .text-center li::before {
  position: relative;
  display: inline-block;
  left: -12px;
  top: -1px;
}

@media screen and (max-width: 768px) {
  .article-detail-content .text-m-center li {
    padding-left: 0;
  }

  .article-detail-content .text-m-center li::before {
    position: relative;
    display: inline-block;
    left: -12px;
    top: -1px;
  }

  .article-detail-content h2 {
    font-weight: 700;
  }
}

.article-detail-content ul.list-points li {
  margin-bottom: 24px;
}

.article-detail-content ul.list-points li::before {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 8px;
  background: #592C82;
}

.article-detail-content ol {
  list-style: none;
  counter-reset: item;
  margin-bottom: 24px;
}

.article-detail-content ol li {
  margin-bottom: 6px;
}

.article-detail-content ol li::before {
  content: counter(item) ".";
  counter-increment: item;
  padding-right: 8px;
}

.article-detail-content .gallery-slider {
  padding: 0 20px;
  margin: 0 -35px;
}

.article-detail-content .gallery-slide {
  position: relative;
  padding: 0 15px;
  text-align: center;
}

.article-detail-content .gallery-picture-wrap {
  position: relative;
  padding-top: 100%;
}

.article-detail-content .gallery-picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-detail-content .product__image {
  position: relative;
  padding-top: 100%;
}

.article-detail-content .product__image img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.article-detail-content .grey-block {
  padding: 40px 0;
}

.article-detail-content .grey-block .content {
  padding: 0;
}

@media screen and (max-width: 768px) {
  .article-detail-content .grey-block .content {
    padding: 0 15px;
  }

  .article-detail-content iframe {
    max-width: 100%;
  }

  .article-detail-content .gallery-slider {
    margin: 0 -20px;
  }

  .gallery-slider .slider__arrow_prev {
    left: 10px;
  }

  .gallery-slider .slider__arrow_next {
    right: 10px;
  }
}

.article-button {
  padding-top: 8px;
  padding-bottom: 8px;
  height: auto;
}

.image-group {
  position: relative;
}

.image-group__sign {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

@media screen and (max-width: 768px) {
  .image-group__sign {
    position: static;
  }
}

.arrows {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 50px;
  margin-right: 40px;
}

.arrows img {
  display: block;
}

@media screen and (max-width: 768px) {
  .arrows {
    min-width: 24px;
    width: 24px;
    margin-right: 8px;
  }
}

@media screen and (max-width: 576px) {
  .arrows {
    margin: 0;
    padding: 16px 0;
  }
  .arrows img {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}

.product {
  display: block;
  text-align: center;
}

.product__image {
  display: block;
  position: relative;
  margin-bottom: 32px;
}

.product__image img {
  display: block;
  margin: 0 auto;
}

.product__text {
  display: block;
  padding: 0 18px;
  margin-top: 32px;
}

.product__text_mobile {
  display: none;
}

.product:hover {
  color: #592C82;
}

.product-slider {
  padding: 0 20px;
  margin: 0 -10px;
}

.product-slider__item {
  padding: 0 10px;
}

.product-slider img {
  margin: 0 auto;
}

.product__describe {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  color: #ffffff;
  z-index: 3;
  padding: 40px 24px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  opacity: 0;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.product__describe_dark {
  background: rgba(0, 0, 0, 0.8);
}

.product__describe_purple {
  background: rgba(89, 44, 130, 0.8);
}

.product__describe_green {
  background: rgba(65, 132, 1, 0.71);
}

.product__line {
  width: 110px;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  background: #FFFFFF;
}

.product:hover .product__describe {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

@media screen and (max-width: 992px) {
  .product__text {
    margin-top: 24px;
  }
  .product__text_mobile {
    display: block;
  }
  .product__text_desktop {
    display: none;
  }
  .product__describe {
    position: static;
    background: transparent;
    color: #272727;
    padding: 24px 8px 0;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  .product__describe_dark .product__line {
    background: #000000;
  }
  .product__describe_purple .product__line {
    background: #592C82;
  }
}

.logos-slider {
  padding: 0 40px;
}

.logos-slider__slide {
  padding: 0 24px;
  height: auto;
}

.logos-slider__image {
  height: 100%;
  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;
}

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

@media screen and (max-width: 992px) {
  .logos-slider__slide {
    padding: 0 12px;
    height: auto;
  }
}

@media screen and (max-width: 768px) {
  .logos-slider {
    margin: 0 -15px;
    padding: 0;
  }
  .logos-slider__slide img {
    max-height: 50px;
    width: auto;
  }
}

.magazine-text {
  position: relative;
}

.magazine-text::after {
  position: absolute;
  top: -32px;
  bottom: 0;
  left: 50%;
  width: 140vw;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  content: '';
  background: #FAFAFC;
  z-index: -1;
}

.magazine-images {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 73px 0 0 40px;
}

.magazine-images img {
  display: block;
  position: relative;
  z-index: 2;
  max-width: 315px;
}

.magazine-images img:first-child:not(:only-child) {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  max-width: 380px;
}

@media screen and (max-width: 768px) {
  .magazine-images {
    padding: 0;
    justify-content: center;
  }

  .magazine-images img {
    max-width: 100%;
    max-height: 400px;
  }

  .magazine-images img:first-child:not(:only-child) {
    display: none;
  }
}

.contact-block__info {
  position: relative;
}

.contact-block__info::after {
  content: '';
  position: absolute;
  top: -16px;
  background: #9A79B9;
  z-index: 1;
  bottom: 80px;
  width: 100vw;
}

.contact-block__content {
  position: relative;
  z-index: 3;
  padding-top: 16px;
}

.contact-block__map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px 0 40px;
}

.contact-block__map .map {
  height: 100%;
  width: 100vw;
  min-width: 100vw;
}

.contact-block__image {
  width: 500px;
  min-width: 500px;
  margin-left: 50px;
}

.contact-block__image img {
  display: block;
}

.contact-block__text:not(.address) {
  white-space: nowrap;
}

.contact-block__text.address {
  max-width: 420px;
}

.contact-block_1 .contact-block__map {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.contact-block_1 .contact-block__map .map {
  margin-right: -50%;
}

.contact-block_1 .contact-block__info::after {
  left: -30px;
}

.contact-block_2 .contact-block__map .map {
  margin-left: -50%;
}

.contact-block_2 .contact-block__info::after {
  right: -30px;
}

@media screen and (max-width: 992px) {
  .contact-block__info {
    margin: -25% 0 0 40px;
    padding: 8px 0 0 24px;
  }
  .contact-block__info::after {
    left: 0;
    right: -15px;
    top: 0;
    bottom: 40px;
    width: auto;
  }
  .contact-block__map {
    display: block;
    padding: 0;
  }
  .contact-block__map .map {
    height: 500px;
    width: 100%;
    min-width: 100%;
  }
  .contact-block__image {
    width: 100%;
    min-width: 0;
    margin-left: 0;
  }
  .contact-block_1 .contact-block__map .map {
    margin-right: 0;
  }
  .contact-block_1 .contact-block__info::after {
    left: 0;
  }
  .contact-block_2 .contact-block__map .map {
    margin-left: 0;
  }
  .contact-block_2 .contact-block__info::after {
    right: -15px;
  }
}

@media screen and (max-width: 576px) {
  .contact-block__info {
    margin: -25% 0 0 20px;
    padding: 0 0 16px 16px;
  }
  .contact-block__info::after {
    bottom: 0;
  }
  .contact-block__map_text {
    padding: 0;
  }
  .contact-block__map_text .contact-block__info {
    margin: 0;
  }
}

.nowrap {
  white-space: nowrap;
}

.article-detail-header-picture-wrap {
  position: relative;
  padding-top: 58%;
}

.article-detail-header-picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.list-controls {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: -8px -12px;
}

.list-controls > * {
  padding: 8px 12px;
}

.brand-list {
  background-color: #F6F2F8;
  padding: 50px 0;
}

.brand-title {
  font-size: 36px;
  text-align: center;
}

.brand-image-list {
  display: flex;
  justify-content: center;
  gap: 40px;
  margin-top: 20px;
}

.brand-image-item {
  height: 115px;
}

.brand-list .categories__dots {
  margin-left: -30px;
  margin-right: 0;
  margin-top: 30px;
}

.brand-list__carousel-wrap {
  position: absolute;
  bottom: -80px;
  left: 45%;
  text-align: left;
}

.brand-list .categories__images {
  position: static!important;
}

.brand-list .categories__wrap {

}

.brand-list .categories {
  padding-bottom: 100px;
}

.brand-list__category-link.link-hover__sec {
  position: absolute;
  right: 60px;
  bottom: -40px;
}

.brand-list .categories__text-block {
  max-width: 570px;
}

.brand-list .categories__text {
  margin-top: 0;
}

@media (max-width: 1199.98px) {
  .brand-list__carousel-wrap {
    right: 0;
    left: auto;
  }

  .brand-image-item {
    height: 92px;
  }
}

@media (max-width: 991.98px) {
  .brand-list .categories__text-block {
    max-width: 450px;
  }

  .brand-list__carousel-wrap {
    bottom: -115px;
  }

  .brand-list .categories {
    padding-bottom: 150px;
  }

  .brand-image-item {
    height: 70px;
  }

  .section-text__wrap {
    font-size: 18px;
  }
}

@media (max-width: 767.98px) {
  .brand-list {
    padding: 30px 0;
  }

  .brand-image-list {
    margin-top: 10px;
  }

  .brand-title {
    font-size: 28px;
  }

  .brand-list .categories {
    margin-top: 30px;
    padding-bottom: 130px;
  }

  .brand-list .categories__text-block {
    padding-bottom: 50px;
  }

  .brand-image-list {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .brand-image-item {
    height: 92px;
  }

  .brand-list .categories__wrap {
    text-align: left;
  }

  .brand-list .categories__images {
    padding-left: 0;
  }

  .brand-list__carousel-wrap {
    bottom: -80px;
  }

  .brand-list__category-link.link-hover__sec {
    right: 0;
  }
}

@media (max-width: 580px) {
  .brand-list .categories__wrap {
    text-align: right;
  }

  .brand-image-item {
    height: 70px;
  }

  .brand-list__carousel-wrap {
    position: static;
    max-width: calc(100% - 20px);
    margin-top: -50px;
  }

  .brand-list__category-link.link-hover__sec {
    position: relative;
    bottom: auto;
    margin-top: 20px;
    display: inline-block;
  }

  .brand-list .categories {
    padding-bottom: 0;
  }
}

.section-top__icon {
  max-height: 170px;
  height: 170px;
}

@media (max-width: 580px) {
  .section-top__icon {
    max-height: 80px;
    height: 80px;
  }
}

.product-detail {
  padding: 50px 0 0;
  background-color: #F6F6F6;
  overflow: hidden;
}

.product-detail__block {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
}

.product-detail__wrap {
  width: 47%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.product-detail__img {
  width: 100%;
}

.product-detail-name {
  font-size: 36px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.product-detail__link {
  font-weight: 300;
  color: #592C82;
  display: inline-block;
}

.product-detail__items-wrap {
  background-color: white;
}

.product-detail__items.collapse {
  display: none;
}

.product-detail__item {
  font-weight: 300;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
}

.product-detail__items-flex {
  display: flex;
  justify-content: center;
  gap: 70px;
  padding: 30px 0;
}

@media (max-width: 992px) {
  .product-detail-name {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .product-detail__item {
    font-size: 18px;
  }

  .product-detail__items-flex {
    gap: 40px;
  }

  .product-detail__block {
    padding-bottom: 30px;
  }

  .juxtapose {
    margin-bottom: 24px;
  }
}

@media (max-width: 768px) {
  .product-detail-name {
    font-size: 22px;
  }

  .product-detail__items-flex {
    flex-wrap: wrap;
    gap: 35px;
  }

  .product-detail__item {
    width: 50%;
    padding: 0;
  }

  .product-detail__link {
    font-size: 18px;
  }
}

@media (max-width: 580px) {
  .product-detail-name {
    font-size: 18px;
  }

  .product-detail__link {
    font-size: 16px;
  }

  .product-detail__item {
    font-size: 14px;
  }

  .product-detail__items-flex {
    flex-direction: column;
    gap: 20px;
    align-items: center;
    padding: 20px 0;
  }
}

.default-text p {
  margin-bottom: 24px;
}

.default-text ul {
  list-style: none;
}

.default-text ul:not(:last-child) {
  margin-bottom: 24px;
}

.default-text ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 6px;
}

.default-text ul li::before {
  position: absolute;
  width: 10px;
  height: 10px;
  left: 0;
  top: 0.35em;
  content: '';
  background: #9A79B9;
}

.default-text ul.list-points li {
  margin-bottom: 24px;
}

.default-text ul.list-points li::before {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  top: 8px;
  background: #592C82;
}

.default-text ul.list-purple li::before {
  background: #592C82;
}

.default-text ol {
  list-style: none;
  counter-reset: item;
  margin-bottom: 24px;
}

.default-text ol li {
  margin-bottom: 6px;
}

.default-text ol li::before {
  content: counter(item) ".";
  counter-increment: item;
  padding-right: 8px;
}

.default-text_dark ul li::before {
  background: #000000;
}

.default-text_green ul li::before {
  background: #418401;
}

.juxtapose div.jx-image div.jx-label {
  font-size: 36px;
  font-family: 'WixMadeforDisplay-Regular';
  padding: 0;
  line-height: 1;
  background-color: transparent;
  text-transform: uppercase;
  position: absolute;
}

.juxtapose div.jx-image.jx-left div.jx-label {
  left: 20px;
  top: 20px;
}

.juxtapose div.jx-image.jx-right div.jx-label {
  top: auto;
  right: 20px;
  bottom: 20px;
}

.juxtapose a.jx-knightlab {
  display: none;
}

.danger-icon {
  display: inline-block;
  vertical-align: middle;
}


.page-error {
  position: relative;
}

.page-error::after {
  position: absolute;
  top: 12px;
  bottom: 64px;
  left: 0;
  right: 0;
  background: #F8F8F8;
  content: '';
  z-index: 1;
}

.page-error .content {
  position: relative;
  z-index: 5;
}

.page-error__content {
  padding: 10px 0 100px;
  max-width: 320px;
  line-height: 1.5;
}

.page-error__title {
  font-size: 96px;
  line-height: 1;
}

.page-error .button .s-hidden {
  margin-right: 6px;
}

@media screen and (max-width: 992px) {
  .page-error {
    text-align: center;
  }
  .page-error__content {
    padding: 0 0 40px;
    max-width: none;
  }
}

.search-results__form .input {
  height: 50px;
  background: #F8F8F8;
}

.search-results__form .button {
  height: 50px;
}

.search-results__image {
  display: block;
  width: 148px;
  height: 148px;
}

.search-results__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.search-results__image:hover {
  opacity: 0.7;
}

.search-results__link:hover {
  text-decoration: underline;
}

.search-results__item {
  position: relative;
}

.search-results__item .g-row {
  position: relative;
  z-index: 3;
}

.search-results__item:nth-child(even)::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -15px;
  background: #F8F8F8;
  content: '';
  z-index: 1;
  width: 100vw;
}

.search-result-body b {
  font-family: 'WixMadeforDisplay-Bold';
  color: #592C82;
}

@media screen and (max-width: 576px) {
  .search-results__image {
    width: 100%;
  }
  .link__icon.m-hidden {
    display: none;
  }
}

.awards-list .article__image {
  margin: 0;
  cursor: pointer;
}

.awards-list .article__image img {
  margin: 0 auto;
}

.certificates-list .article__image img {
  margin: 0 auto;
}

@media screen and (max-width: 576px) {
  .certificates-list .article__title {
    font-size: 14px;
    word-break: break-word;
  }
}

.article.tabs-link {
  cursor: pointer;
}

.tabs-link.is-active .article__text {
  color: #622d85;
  font-family: 'WixMadeforDisplay-Regular';
}

.tabs-link.is-active .article__image {
  opacity: 0.6;
}

.library-sorting .button {
  height: 48px;
  min-width: 180px;
  padding: 0 20px;
}

.library-sorting .button.is-active {
  background: #9A79B9;
}

.library-sorting__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.library-sorting__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 42px;
  min-width: 40px;
  padding: 0 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  margin-right: 4px;
  margin-top: 4px;
}

.library-sorting__button:hover,
.library-sorting__button.is-active {
  background: #9A79B9;
}

.library-sorting .select-label {
  display: none;
}

.library-sorting__title {
  padding: 16px 0;
}

.library-sorting__list .article {
  text-align: center;
}

.library-sorting__list .article__image {
  margin-bottom: 10px;
}

@media screen and (max-width: 768px) {
  .library-sorting .select-label {
    display: inline;
  }
}

.hero_var2 .hero__text {
  max-width: 400px;
}

.hero_var2 .hero-menu {
  z-index: 3;
}

.hero_var2 .hero__image img {
  -o-object-position: 50% 0;
  object-position: 50% 0;
}

@media screen and (max-width: 992px) {
  .hero_var2 .hero__content {
    position: static;
    padding-top: 16px;
  }

  .hero_var2 .hero__image img {
    -o-object-position: 0% 100%;
    object-position: 0% 100%;
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media screen and (max-width: 768px) {
  .hero_var2 .hero-menu {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 480px) {
  .hero_var2 .hero-menu__link {
    white-space: normal;
  }

  .hero_var2 .hero-menu__link span {
    display: block;
  }
}

.default-text p:last-child {
  margin-bottom: 0;
}

.tabs-menu {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: -10px;
  margin-right: -10px;
}

.tabs-menu__item {
  padding: 0 10px 8px;
  white-space: nowrap;
}

.tabs-menu::after {
  content: '';
  height: 2px;
  background: #592C82;
  right: 0;
  top: 100%;
  width: 100vw;
  position: absolute;
}

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

  .tabs-menu .link {
    position: relative;
    display: inline-block;
    padding-bottom: 4px;
  }

  .tabs-menu .link::after {
    content: '';
    height: 2px;
    background: #592C82;
    right: -16px;
    top: 100%;
    width: 100vw;
    position: absolute;
  }

  .tabs-menu::after {
    display: none;
  }
}

.components-list-item .product__describe {
  padding: 18px;
}

.components-list-item-name {
  position: relative;
}

.components-list-item-name:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  background-color: #FFF;
  bottom: -12px;
  right: 24px;
  left: 24px;
}

.components-list-item-description {
  max-height: 98px;
  overflow: hidden;
}

.vacancy-page h1 span {
  font-family: 'WixMadeforDisplay-Regular';
}

.article-quiz-title {
  font-weight: 400;
  font-size: 36px;
  line-height: 1;
  font-family: 'WixMadeforDisplay-Regular';
  color: #592C82;
}

.article-quiz-question-checkbox .checkbox__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  border: 1px solid #9A79B9;
  border-radius: 0;
  background: transparent !important;
}

.article-quiz-question-checkbox .checkbox__icon:after {
  content: '';
  width: 13px;
  height: 13px;
  background: transparent;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.article-quiz-question-checkbox .checkbox__input:checked + .checkbox__wrapper .checkbox__icon:after {
  background: #592C82;
}

.article-quiz-content {
  margin-top: 36px;
}

.article-quiz-question-content {
  display: flex;
  align-items: center;
}

.article-quiz-question-name {
  margin-left: 48px;
}

.article-quiz-question-percent {
  flex-grow: 1;
  text-align: right;
}

.article-quiz-question-line {
  margin-top: 36px;
  height: 23px;
  background-color: rgba(154, 121, 185, 0.17);
  position: relative;
}

.article-quiz-question-line-fill {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #592C82;
  max-width: 100%;
}

.article-quiz-question + .article-quiz-question {
  margin-top: 36px;
}

.article-quiz-total {
  display: inline-block;
}

.article-button + .article-quiz-total {
  margin-left: 28px;
}

.checkbox__input:disabled + .checkbox__wrapper {
  cursor: default;
}

@media screen and (max-width: 768px) {
  .article-quiz-title {
    font-size: 24px;
  }
  .article-quiz-question-checkbox .checkbox__icon {
    width: 24px;
    min-width: 24px;
    height: 24px;
  }
  .article-quiz-question-checkbox .checkbox__icon:after {
    width: 10px;
    height: 10px;
  }
  .article-quiz-question-line {
    margin-top: 24px;
  }
  .article-quiz-question-name {
    margin-left: 24px;
  }
  .article-button + .article-quiz-total {
    display: block;
    margin-left: 0;
    margin-top: 12px;
  }
}

.article-top-button-wrap {
  display: none;
  position: fixed;
  bottom: 28px;
  right: 48px;
  z-index: 10;
}

.article-top-button {
  width: 48px;
  height: 48px;
  cursor: pointer;
}

.article-detail-content .js-anchor-link {
  display: none;
}

.article-detail-content .bg-half-grey::after,
.article-detail-content .grey-block {
  background: #EADEF4;
}

.article-detail-content.internal-recolor .bg-half-grey::after,
.article-detail-content.internal-recolor .grey-block {
  background: #EEEEF2;
}

@media screen and (max-width: 768px) {
  .article-top-button-wrap {
    bottom: 28px;
    right: 28px;
  }
}

.article-rating {
  margin-top: 12px;
}

.article-rating-wrapper {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.article-rating-wrapper input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -99999px;
}

.article-reviews-total {
  margin-left: 4px;
}

.article-rating-radio__icon {
  cursor: pointer;
}

.article-rating-wrapper[disabled] .article-rating-radio__icon {
  cursor: default;
}

.article-reviews-thankyou {
  display: none;
  text-align: right;
  font-size: 14px;
}

.about-inner {
  margin-bottom: 48px;
}

.about-inner p {
  margin-bottom: 12px;
}

.about-inner h1 {
  margin-bottom: 8px;
  font-size: revert;
  font-weight: revert;
}

.about-inner h2 {
  margin-bottom: 8px;
}

.checkbox__text a {
  text-decoration: underline;
}

.pagination__button {
  line-height: 25px;
  color: #592C82;
  transition: 0.3s;
}
.pagination__button:hover {
  text-shadow: 0 0 0.5px #592C82;
}
.pagination__button.is-active {
  font-weight: 800;
}
.pagination__border {
  border-left: 2px solid #9A79B9;
}


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

/* End */


/* Start:/press-tsentr/projects/konkurs-magia/assets/css/app.min.css?172628626356502*/
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-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 {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.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);
    -ms-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 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;
}
div.juxtapose {
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
    margin: 0 auto;
}
div.jx-slider {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
div.jx-handle {
    position: absolute;
    height: 100%;
    width: 40px;
    cursor: col-resize;
    z-index: 15;
    margin-left: -20px;
}
.vertical div.jx-handle {
    height: 40px;
    width: 100%;
    cursor: row-resize;
    margin-top: -20px;
    margin-left: 0;
}
div.jx-control {
    height: 100%;
    margin-right: auto;
    margin-left: auto;
    width: 3px;
    background-color: #fff;
}
.vertical div.jx-control {
    height: 3px;
    width: 100%;
    background-color: #fff;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
div.jx-controller {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    height: 60px;
    width: 9px;
    margin-left: -3px;
    background-color: #fff;
}
.vertical div.jx-controller {
    height: 9px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    top: -3px;
    position: relative;
}
div.jx-arrow {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    width: 0;
    height: 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.vertical div.jx-arrow {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
div.jx-arrow.jx-left {
    left: 2px;
    border-style: solid;
    border-width: 8px 8px 8px 0;
    border-color: transparent #fff transparent transparent;
}
div.jx-arrow.jx-right {
    right: 2px;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #fff;
}
.vertical div.jx-arrow.jx-left {
    left: 0;
    top: 2px;
    border-style: solid;
    border-width: 0 8px 8px 8px;
    border-color: transparent transparent #fff transparent;
}
.vertical div.jx-arrow.jx-right {
    right: 0;
    top: initial;
    bottom: 2px;
    border-style: solid;
    border-width: 8px 8px 0 8px;
    border-color: #fff transparent transparent transparent;
}
div.jx-handle:active div.jx-arrow.jx-left,
div.jx-handle:hover div.jx-arrow.jx-left {
    left: -1px;
}
div.jx-handle:active div.jx-arrow.jx-right,
div.jx-handle:hover div.jx-arrow.jx-right {
    right: -1px;
}
.vertical div.jx-handle:active div.jx-arrow.jx-left,
.vertical div.jx-handle:hover div.jx-arrow.jx-left {
    left: 0;
    top: 0;
}
.vertical div.jx-handle:active div.jx-arrow.jx-right,
.vertical div.jx-handle:hover div.jx-arrow.jx-right {
    right: 0;
    bottom: 0;
}
div.jx-image {
    position: absolute;
    height: 100%;
    display: inline-block;
    top: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}
.vertical div.jx-image {
    width: 100%;
    left: 0;
    top: initial;
}
div.jx-image img {
    height: 100%;
    z-index: 5;
    position: absolute;
    max-height: none;
    max-width: none;
    max-height: initial;
    max-width: initial;
}
.vertical div.jx-image img {
    height: initial;
    width: 100%;
}
div.jx-image.jx-left {
    left: 0;
    background-position: left;
}
div.jx-image.jx-left img {
    left: 0;
}
div.jx-image.jx-right {
    right: 0;
    background-position: right;
}
div.jx-image.jx-right img {
    right: 0;
    bottom: 0;
}
.veritcal div.jx-image.jx-left {
    top: 0;
    background-position: top;
}
.veritcal div.jx-image.jx-left img {
    top: 0;
}
.vertical div.jx-image.jx-right {
    bottom: 0;
    background-position: bottom;
}
.veritcal div.jx-image.jx-right img {
    bottom: 0;
}
div.jx-image div.jx-label {
    font-size: 1em;
    padding: 0.25em 0.75em;
    position: relative;
    display: inline-block;
    top: 0;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    z-index: 10;
    white-space: nowrap;
    line-height: 18px;
    vertical-align: middle;
}
div.jx-image.jx-left div.jx-label {
    float: left;
    left: 0;
}
div.jx-image.jx-right div.jx-label {
    float: right;
    right: 0;
}
.vertical div.jx-image div.jx-label {
    display: table;
    position: absolute;
}
.vertical div.jx-image.jx-right div.jx-label {
    left: 0;
    bottom: 0;
    top: initial;
}
div.jx-credit {
    line-height: 1.1;
    font-size: 0.75em;
}
div.jx-credit em {
    font-weight: 700;
    font-style: normal;
}
div.jx-image.transition {
    -webkit-transition: width 0.5s ease;
    -o-transition: width 0.5s ease;
    transition: width 0.5s ease;
}
div.jx-handle.transition {
    -webkit-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
}
.vertical div.jx-image.transition {
    -webkit-transition: height 0.5s ease;
    -o-transition: height 0.5s ease;
    transition: height 0.5s ease;
}
.vertical div.jx-handle.transition {
    -webkit-transition: top 0.5s ease;
    -o-transition: top 0.5s ease;
    transition: top 0.5s ease;
}
a.jx-knightlab {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.25);
    bottom: 0;
    display: table;
    height: 14px;
    line-height: 14px;
    padding: 1px 4px 1px 5px;
    position: absolute;
    right: 0;
    text-decoration: none;
    z-index: 10;
}
a.jx-knightlab div.knightlab-logo {
    display: inline-block;
    vertical-align: middle;
    height: 8px;
    width: 8px;
    background-color: #c34528;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: -1.25px;
    position: relative;
    cursor: pointer;
}
a.jx-knightlab:hover {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.35);
}
a.jx-knightlab:hover div.knightlab-logo {
    background-color: #ce4d28;
}
a.jx-knightlab span.juxtapose-name {
    display: table-cell;
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #fff;
    font-size: 10px;
    padding-left: 0.375em;
    vertical-align: middle;
    line-height: normal;
}
a.jx-knightlab:focus,
div.jx-controller:focus,
div.jx-image.jx-left div.jx-label:focus,
div.jx-image.jx-right div.jx-label:focus {
    background: #eae34a;
    color: #000;
}
a.jx-knightlab:focus span.juxtapose-name {
    color: #000;
    border: none;
}
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;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    -webkit-box-sizing: border-box;
    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;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    -o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
    -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    -o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    -o-transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    transition: opacity 0.25s ease, visibility 0s ease 0.25s;
    visibility: hidden;
    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;
    -webkit-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
    -o-transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
    transition: opacity 0.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;
    -webkit-transform: translateZ(0);
    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;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    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-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    -o-transition-property: transform, opacity;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    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 {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: 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, 0.6);
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}
.fancybox-button,
.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--play svg:nth-child(2) {
    display: none;
}
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
    display: none;
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 99998;
}
.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.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: -webkit-gradient(
        linear,
        left bottom,
        left top,
        from(rgba(0, 0, 0, 0.85)),
        color-stop(50%, rgba(0, 0, 0, 0.3)),
        color-stop(65%, rgba(0, 0, 0, 0.15)),
        color-stop(75.5%, rgba(0, 0, 0, 0.075)),
        color-stop(82.85%, rgba(0, 0, 0, 0.037)),
        color-stop(88%, rgba(0, 0, 0, 0.019)),
        to(rgba(0, 0, 0, 0))
    );
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    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 {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    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: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.fancybox-animated {
    -webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    -o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
    transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    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 0;
}
.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 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.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;
}
.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 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 2px;
    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 {
    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: absolute;
    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;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 6px rgba(0, 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, 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;
    -webkit-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
.fancybox-thumbs__list a:focus::before {
    opacity: 0.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);
    }
}
.btn,
.btn--main,
.contest-page .btn--main-contest,
button,
input[type="submit"] {
    display: inline-block;
    background-color: transparent;
    border-style: none;
    border-width: none;
    border-color: transparent;
    font-family: 'WixMadeforDisplay-Regular', sans-serif;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    cursor: pointer;
    white-space: nowrap;
    text-align: center;
    padding: 0;
    text-decoration: none;
}
.btn--main:focus,
.btn:focus,
.contest-page .btn--main-contest:focus,
button:focus,
input[type="submit"]:focus {
    outline: 0;
}
.btn--main,
.contest-page .btn--main-contest {
    padding: 16px 10px 14px 10px;
    background-color: #592c82;
    font-size: 24px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1;
}
.btn--main:hover,
.contest-page .btn--main-contest:hover {
    background-color: #dc2c7b;
}
@media screen and (max-width: 768px) {
    .btn--main,
    .contest-page .btn--main-contest {
        font-size: 32px;
        padding: 26px 20px 24px 20px;
    }
}
body {
    margin: 0;
}
.contest-page {
    font-family: 'WixMadeforDisplay-Regular', sans-serif;
    color: #111;
    font-weight: 400;
    line-height: 1.3;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
}
.contest-page .text-center {
    text-align: center;
}
.contest-page .text-right {
    text-align: right;
}
.contest-page .text-left {
    text-align: left;
}
.contest-page * {
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.contest-page img {
    max-width: unset;
}
.contest-page .rub {
    font-family: ruble;
}
.contest-page .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.contest-page .row--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.contest-page .contest-block7-checbox,
.contest-page .visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    -webkit-clip-path: inset(100%);
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden;
}
.contest-page .container-contest {
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 60px;
}
@media screen and (max-width: 1000px) {
    .contest-page .container-contest {
        padding: 0 30px;
    }
}
.contest-page .h1-contest {
    color: #9f85dc;
    font-size: 42px;
    font-weight: 300;
    text-transform: none;
}
@media screen and (max-width: 1000px) {
    .contest-page .h1-contest {
        text-align: right;
        font-size: 32px;
        font-weight: 300;
    }
}
.contest-page .h1-contest b {
    font-size: 46px;
    font-weight: 700;
    text-transform: uppercase;
}
@media screen and (max-width: 1000px) {
    .contest-page .h1-contest b {
        font-size: 38px;
    }
}
.contest-page .h2-contest {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    color: #9f85dc;
}
.contest-page .contest-block1 {
    height: 594px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/bg1_f2.jpg);
    background-color: #edecf1;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block1 {
        background-position: center left -490px;
        background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/bg1_m.png);
    }
}
.contest-page .contest-block1-text {
    font-size: 28px;
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 25px;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block1-text {
        text-align: right;
        margin-bottom: 15px;
    }
}
.contest-page .container--block1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media screen and (max-width: 1000px) {
    .contest-page .container--block1 {
        padding: 0 20px;
    }
}
.contest-page .contest-block1-date {
    color: #592c82;
    font-size: 25px;
    font-weight: 700;
    text-align: right;
    margin-bottom: 55px;
}
@media screen and (max-width: 1840px) {
    .contest-page .contest-block1-date {
        margin-bottom: 30px;
    }
}
.contest-page .contest-block1-text-inner {
    padding-top: 200px;
    position: relative;
    z-index: 3;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block1-text-inner {
        padding-top: 190px;
    }
}
.contest-page .h1-contest-block1 {
    margin-bottom: 35px;
}
.contest-page .btn--main-contest {
    font-size: 19px;
}
.contest-page .btn--main-contest--block1 {
    max-width: 277px;
    width: 100%;
}
.contest-page .h2-contest--contest-block2 {
    margin-bottom: 30px;
}
.contest-page .contest-block2 {
    position: relative;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/bg2.png);
    background-color: #fff;
}
@media screen and (max-width: 2000px) {
    .contest-page .contest-block2 {
        background-position: bottom right -180px;
    }
}
@media screen and (max-width: 1440px) {
    .contest-page .contest-block2 {
        background-position: bottom right -280px;
    }
}
@media screen and (max-width: 1370px) {
    .contest-page .contest-block2 {
        background-position: bottom right -420px;
    }
}
@media screen and (max-width: 1100px) {
    .contest-page .contest-block2 {
        background-position: bottom right -520px;
    }
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block2 {
        background-position: bottom right -610px;
    }
}
.contest-page .contest-block2-text {
    font-size: 24px;
    margin-bottom: 25px;
}
.contest-page .contest-block2-item-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 80px;
}
.contest-page .contest-block2-item {
    position: relative;
    margin-right: 100px;
}
.contest-page .contest-block2-item:last-child {
    margin-right: 0;
}
@media screen and (max-width: 1700px) {
    .contest-page .contest-block2-item {
        margin-right: 40px;
    }
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block2-item {
        margin-right: 25px;
    }
}
.contest-page .contest-block2-item-img {
    margin: 0 auto 10px auto;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #592c82;
    background-repeat: no-repeat;
    background-position: center;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block2-item-img {
        width: 60px;
        height: 60px;
    }
}
.contest-page .contest-block2-item-img--1 {
    background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/facial-treatment.png);
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block2-item-img--1 {
        background-size: 42px auto;
    }
}
.contest-page .contest-block2-item-img--2 {
    background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/group.png);
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block2-item-img--2 {
        background-size: 44px auto;
    }
}
.contest-page .contest-block2-item-img--3 {
    background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/selfies_icon.png);
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block2-item-img--3 {
        background-size: 34px auto;
    }
}
.contest-page .contest-block2-item-number {
    position: absolute;
    top: -40px;
    color: #d0c2ff;
    font-weight: 900;
    font-size: 88px;
    line-height: 1;
}
@media screen and (max-width: 1700px) {
    .contest-page .contest-block2-item-number {
        font-size: 60px;
        top: -30px;
    }
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block2-item-number {
        font-size: 55px;
    }
}
.contest-page .contest-block2-item-number--1 {
    left: 0;
}
@media screen and (max-width: 1700px) {
    .contest-page .contest-block2-item-number--1 {
        left: 12px;
    }
}
.contest-page .contest-block2-item-number--2 {
    left: -34px;
}
@media screen and (max-width: 1700px) {
    .contest-page .contest-block2-item-number--2 {
        left: -5px;
    }
}
.contest-page .contest-block2-item-number--3 {
    left: -102px;
}
@media screen and (max-width: 1700px) {
    .contest-page .contest-block2-item-number--3 {
        left: -52px;
    }
}
.contest-page .contest-block2-item-text {
    text-align: center;
    font-size: 24px;
    color: #2b2b2b;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block2-item-text {
        font-size: 20px;
    }
}
.contest-page .container-contest--contest-block2 {
    max-width: 1160px;
    width: 100%;
}
.contest-page .contest-block2-inner {
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 90px 0 0 0;
    margin-bottom: 190px;
}
.contest-page .btn--contest-block2 {
    position: absolute;
    left: 50%;
    bottom: -54px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 162px;
    height: 75px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/down-arrow.png);
}
.contest-page .btn--contest-block2:hover {
    opacity: 0.8;
}
.contest-page .contest-work {
    padding: 0 0 90px 0;
}
.contest-page .container-contest--work {
    max-width: 1140px;
    padding: 0;
}
.contest-page .contest-work-slider-wrapper {
    position: relative;
    padding: 0 85px;
}
.contest-page .contest-work-slide {
    padding: 0 5px;
}
.contest-page .contest-compare-slider {
    width: 100%;
    margin-bottom: 25px;
}
.contest-page .contest-compare-slider-name {
    text-align: center;
    color: #272727;
    font-size: 24px;
    font-weight: 300;
    margin-top: 20px;
}
.contest-page .contest-compare-reveal::after {
    content: "";
    position: absolute;
    top: 0;
    right: -2px;
    width: 4px;
    height: 100%;
    background-color: #fff;
}
.contest-page .contest-compare-slider-before-img {
    width: 100%;
}
.contest-page .contest-work-slider-arrow {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 54px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.contest-page .contest-work-slider-arrow--prev {
    left: 10px;
    background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/left-arrow.png);
}
.contest-page .contest-work-slider-arrow--next {
    right: 10px;
    background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/right-arrow.png);
}
.contest-page .contest-block3 {
    background-color: #edecf1;
    padding: 120px 0 50px 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/bg2_2.png);
}
.contest-page .h2-contest--contest-block3 {
    margin-bottom: 20px;
    margin-right: 125px;
}
.contest-page .container-contest--contest-block3 {
    max-width: 810px;
    width: 100%;
}
@media screen and (max-width: 1000px) {
    .contest-page .container-contest--contest-block3 {
        max-width: 740px;
    }
}
.contest-page .contest-block3-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 54px;
}
.contest-page .contest-block3-item:last-child {
    margin-bottom: 0;
}
.contest-page .contest-block3-item-icon {
    position: relative;
}
.contest-page .contest-block3-item-icon-symbol {
    position: absolute;
    right: 60px;
    bottom: 14px;
    font-size: 100px;
    color: #9f85dc;
    font-weight: 700;
}
.contest-page .contest-block3-inner {
    padding-left: 95px;
}
.contest-page .contest-block3-item-text-block {
    width: 420px;
    font-size: 16px;
    line-height: 24px;
}
.contest-page .contest-block3-item-text-block a,
.contest-page .contest-block3-item-text-block b {
    color: #592c82;
}
.contest-page .contest-block3-item-text-block ul {
    padding: 0;
    list-style: none;
}
.contest-page .contest-block3-item-text-block li {
    position: relative;
    padding-left: 16px;
}
.contest-page .contest-block3-item-text-block li::after {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #9f85dc;
}
.contest-page .contest-block4 {
    padding: 60px 0 20px;
}
.contest-page .h2-contest--contest-block4 {
    margin-bottom: 44px;
}
@media screen and (max-width: 1000px) {
    .contest-page .row-contest-block4 {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.contest-page .contest-block4-col {
    -webkit-flex-basis: calc((100% - 8px * 4) / 5);
    -ms-flex-preferred-size: calc((100% - 8px * 4) / 5);
    flex-basis: calc((100% - 8px * 4) / 5);
    max-width: calc((100% - 8px * 4) / 5);
    margin-right: 8px;
}
.contest-page .contest-block4-col:last-child {
    margin-right: 0;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block4-col {
        -webkit-flex-basis: calc((100% - 8px * 2) / 3);
        -ms-flex-preferred-size: calc((100% - 8px * 2) / 3);
        flex-basis: calc((100% - 8px * 2) / 3);
        max-width: calc((100% - 8px * 2) / 3);
    }
    .contest-page .contest-block4-col:nth-child(3n) {
        margin-right: 0;
    }
}
.contest-page .contest-block4-item-img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 100%;
}
.contest-page .contest-block4-item-text {
    font-size: 16px;
    text-align: center;
    color: #592c82;
    text-transform: uppercase;
    padding: 16px 0;
}
.contest-page .contest-block5 {
    position: relative;
    background-color: #edecf1;
    padding: 40px 0 20px 0;
}
.contest-page .contest-block5-decorate-img {
    position: absolute;
    display: block;
}
.contest-page .contest-block5-decorate-img--1 {
    right: -106px;
    top: 700px;
    z-index: 2;
}
@media screen and (max-width: 1600px) {
    .contest-page .contest-block5-decorate-img--1 {
        right: -206px;
    }
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-decorate-img--1 {
        display: none;
    }
}
.contest-page .container--contest-block5 {
    max-width: 1180px;
}
.contest-page .h2-contest--contest-block5 {
    margin-bottom: 92px;
}
.contest-page .contest-block5-item {
    width: 100%;
}
.contest-page .contest-block5-item-img-block {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.contest-page .contest-block5-item-text-block {
    max-width: 550px;
    -webkit-flex-basis: 550px;
    -ms-flex-preferred-size: 550px;
    flex-basis: 550px;
    position: relative;
    z-index: 2;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-item-text-block {
        max-width: 406px;
        -webkit-flex-basis: 406px;
        -ms-flex-preferred-size: 406px;
        flex-basis: 406px;
    }
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-item-text-block--3 {
        padding-top: 110px;
    }
}
.contest-page .contest-block5-item-text-block--right {
    text-align: left;
}
.contest-page .contest-block5-item-text-block--left {
    text-align: right;
}
.contest-page .contest-block5-item-title-accent {
    display: inline-block;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    background-color: #592c82;
    padding: 6px 10px 3px 10px;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.contest-page .contest-block5-item-inner {
    margin-bottom: 50px;
}
.contest-page .contest-block5-item-inner:last-child {
    margin-bottom: 0;
}
.contest-page .contest-block5-item-title {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
}
.contest-page .contest-block5-item-title b {
    font-weight: 700;
    text-transform: uppercase;
}
.contest-page .contest-block5-item-title-name {
    font-weight: 700;
}
.contest-page .contest-block5-item-text {
    font-size: 16px;
    margin-bottom: 20px;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-item-text {
        font-size: 20px;
        display: none;
    }
}
.contest-page .contest-block5-item-list {
    font-size: 16px;
    list-style: none;
    padding: 0;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-item-list {
        font-size: 20px;
    }
}
.contest-page .contest-block5-item-list li {
    position: relative;
    padding-left: 25px;
}
.contest-page .contest-block5-item-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #9f85dc;
}
.contest-page .contest-block5-item-img {
    display: block;
    position: absolute;
}
.contest-page .contest-block5-item-img--1 {
    right: -24px;
    top: -209px;
}
.contest-page .contest-block5-item-img--2 {
    left: 2px;
    top: 90px;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-item-img--2 {
        top: 0;
    }
}
.contest-page .contest-block5-item-img--3 {
    right: -37px;
    top: -198px;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-item-img--3 {
        top: -108px;
    }
}
.contest-page .contest-block5-item--1 {
    margin-bottom: 220px;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-item--1 {
        margin-bottom: 195px;
    }
}
.contest-page .contest-block5-item--1 .contest-block5-item-text-block {
    padding-top: 70px;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-item--1 .contest-block5-item-text-block {
        padding-top: 90px;
    }
}
.contest-page .contest-block5-item--2 {
    margin-bottom: 150px;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-item--2 {
        margin-bottom: 80px;
    }
}
.contest-page .contest-block5-item--3 {
    margin-bottom: 95px;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block5-item--3 {
        margin-bottom: 175px;
    }
}
.contest-page .btn--main-contest--block2 {
    max-width: 277px;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 3;
}
.contest-page .contest-block6 {
    position: relative;
    padding: 0 0 60px 0;
    background-color: #edecf1;
}
.contest-page .container-contest--block6 {
    position: relative;
    z-index: 2;
    max-width: 800px;
}
.contest-page .contest-block6-decorate-img--1 {
    right: -230px;
    top: -260px;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-block6-decorate-img--1 {
        right: -280px;
    }
}
.contest-page .h2-contest--block6 {
    margin-bottom: 30px;
}
.contest-page .contest-block6-item-text {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #2b2b2b;
    margin-bottom: 20px;
}
.contest-page .contest-block6-link {
    color: #592c82;
}
.contest-page .contest-block6-link:hover {
    text-decoration: none;
}
.contest-page .contes-spoiler-text {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    display: none;
    color: #2b2b2b;
}
.contest-page .contes-spoiler-text ul {
    text-align: left;
}
.contest-page .contes-spoiler-text p {
    margin-bottom: 10px;
}
.contest-page .contes-spoiler-text a {
    color: #592c82;
}
@media screen and (max-width: 1000px) {
    .contest-page .contes-spoiler-text {
        font-size: 20px;
    }
}
.contest-page .contes-spoiler-btn {
    display: block;
    font-size: 16px;
    line-height: 40px;
    font-weight: 700;
    margin: 0 auto;
}
.contest-page .contes-spoiler-btn:hover {
    opacity: 0.8;
}
@media screen and (max-width: 1000px) {
    .contest-page .contes-spoiler-btn {
        font-size: 20px;
        line-height: 60px;
    }
}
.contest-page .h2-contest--contest-block6 {
    margin-bottom: 25px;
}
.contest-page .contest-block7 {
    padding: 40px 0 52px;
    background-color: #edecf1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(/press-tsentr/projects/konkurs-magia/assets/css/../images/dest/contest/bg4_1.png);
}
.contest-page .h2-contest--contest-block7 {
    margin-bottom: 20px;
}
.contest-page .contest-block7-title {
    font-size: 16px;
    line-height: 24px;
    color: #2d2d2d;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
}
.contest-page .contest-block7-form {
    display: block;
    margin: 0 auto;
    max-width: 570px;
}
.contest-page .contest-block7-item {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.contest-page .contest-block7-item:last-child {
    margin-bottom: 0;
}
.contest-page .contest-block7-input {
    font-family: 'WixMadeforDisplay-Regular', sans-serif;
    width: 100%;
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    border: none;
    border-radius: 0;
    background-color: #fff;
    padding: 12px 25px 10px 25px;
}
.contest-page .contest-block7-input::-webkit-input-placeholder {
    color: #a3a3a3;
}
.contest-page .contest-block7-input::-moz-placeholder {
    color: #a3a3a3;
}
.contest-page .contest-block7-input:-ms-input-placeholder {
    color: #a3a3a3;
}
.contest-page .contest-block7-input::-ms-input-placeholder {
    color: #a3a3a3;
}
.contest-page .contest-block7-input::placeholder {
    color: #a3a3a3;
}
.contest-page .contest-block7-input:focus {
    outline: 0;
}
.contest-page .contest-block7-input--textarea {
    resize: none;
    height: 104px;
}
.contest-page .contest-block7-checbox:checked + .contest-block7-checbox-fake::after {
    opacity: 1;
}
.contest-page .contest-block7-checbox-fake {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border-radius: 2px;
    margin-right: 8px;
    vertical-align: middle;
    cursor: pointer;
    line-height: 0;
}
.contest-page .contest-block7-checbox-fake::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 1px;
    width: 5px;
    height: 8px;
    border-right: 1px solid #9f85dc;
    border-bottom: 1px solid #9f85dc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
}
.contest-page .contest-block7-checbox-text {
    font-size: 16px;
    font-weight: 400;
    color: #2b2b2b;
}
.contest-page .btn--contest-block7 {
    display: block;
    width: 100%;
    max-width: 250px;
    margin: 30px auto 0 auto;
}
.contest-page .contest-pos-img {
    position: absolute;
    display: block;
}
.contest-page .contest-pos-img--1 {
    top: -209px;
    right: 0;
}
@media screen and (max-width: 1000px) {
    .contest-page .contest-pos-img--1 {
        display: none;
    }
}
.contest-page .jx-knightlab {
    display: none !important;
}
.container {
    max-width: 1170px;
    margin: 0 auto 60px;
}
.row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 750px) {
.wrapper_p > h1 {
		display: none;
	}
.wrapper_p {
		margin: 0;
		padding: 0;
	}
}
@media screen and (min-width: 1921px) {
.contest-page .contest-block1 {
		height: 614px;
		background-size: cover;
	}
}
@media screen and (min-width: 2200px) {
.contest-page .contest-block1 {
		height: 720px;
	}
}

p {
    font-family: 'WixMadeforDisplay-Regular';
}

h2 {
    font-family: 'WixMadeforDisplay-Bold';
}

@media screen and (max-width: 767px) {
    .contest-page .contest-block1 {
        background-position: 100% 50%;
    }
    .contest-page .contest-block1-text-inner {
        padding-top: 140px;
    }
    .contest-page .container--block1 {
        justify-content: center;
    }
    .contest-page .contest-block1-text {
        text-align: center;
    }
    .contest-page .h1-contest {
        text-align: center;
    }
    .contest-page .contest-block2 {
        background-image: none;
    }
    .contest-page .contest-block2-inner {
        margin-bottom: 64px;
        padding-top: 50px;
    }
    .contest-page .contest-block2-item-wrapper {
        justify-content: center;
        padding-bottom: 50px;
    }
    .contest-page .contest-work {
        padding-bottom: 50px;
    }
    .contest-page .contest-block5-item {
        flex-wrap: wrap;
    }
    .contest-page .contest-block5-item-img-block {
        width: 100%;
    }
    .contest-page .contest-block5-item-text-block {
        max-width: 100%;
        flex-basis: 100%;
    }
    .contest-page .contest-block5-item-img {
        position: static;
        margin: 0 auto;
    }
    .contest-page img {
        max-width: 100%;
    }
    .contest-page .contest-block5-item--1 .contest-block5-item-text-block {
        padding-top: 0;
    }
    .contest-page .contest-block5-item--1 {
        margin-bottom: 24px;
    }
    .contest-page .contest-block5-item--2 {
        margin-bottom: 0;
        flex-direction: column-reverse;
    }
    .contest-page .contest-block5-item--2 .contest-block5-item-img-block {
        margin: 0 -30px 20px;
        width: auto;
    }
    .contest-page .h2-contest--contest-block5 {
        margin-bottom: 10px;
    }
    .contest-page .contest-block5-item--3 .contest-block5-item-img-block {
        margin-top: -60px;
    }
    .contest-page .contest-block5-item-text-block--3 {
        padding-top: 30px;
    }
}

@media screen and (max-width: 576px) {
    .contest-page .container-contest {
        padding: 0 15px;
    }
    .contest-page .contest-block1 {
        background-position: 92% 50%;
    }
    .contest-page .contest-block5-item--2 .contest-block5-item-img-block {
        margin: 0 -15px 20px;
    }
    .contest-page .contest-block2-item-wrapper {
        display: block;
    }
    .contest-page .contest-block2-item {
        margin-right: 0;
        text-align: center;
    }
    .contest-page .contest-block2-item:not(:last-child) {
        margin-bottom: 48px;
    }
    .contest-page .contest-block2-item-number {
        right: 54%;
        left: auto;
        margin-left: -60px;
    }
    .contest-page .contest-block2-inner {
        margin-bottom: 50px;
    }
    .contest-page .contest-work-slider-wrapper {
        padding: 0 0;
    }
    .contest-page .contest-work-slider-arrow {
        position: static;
        transform: translateY(0);
        width: 38px;
        min-width: 38px;
        height: 41px;
        margin: 0 24px;
    }
    .contest-work-slider-nav {
        margin-top: 8px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .contest-page .h1-contest b {
        font-size: 32px;
    }
    .contest-page .h1-contest {
        font-size: 28px;
    }
    .contest-page .contest-block1-text {
        font-size: 24px;
    }
    .contest-page .contest-block5-item-text-block {
        text-align: center;
    }
    .contest-page .contest-block5-item-list {
        text-align: left;
        display: inline-block;
    }
    .contest-page .contest-block6-decorate-img--1 {
        right: -253px;
        top: -150px;
    }
    .contest-page .contest-block5-item--3 {
        margin-bottom: 94px;
    }
}
/* End */
/* /local/templates/main/assets/css/vendor/magnific-popup.css?17262862656951 */
/* /local/templates/main/assets/css/vendor/easy-autocomplete.min.css?17262862658225 */
/* /local/templates/main/assets/css/vendor/slick.css?17262862651776 */
/* /local/templates/main/assets/css/vendor/select2.min.css?172628626515823 */
/* /local/templates/main/assets/css/vendor/juxtapose.css?17262862656294 */
/* /local/templates/main/assets/css/vendor/lightgallery.min.css?172628626520972 */
/* /local/templates/main/assets/css/style.css?174496331482289 */
/* /press-tsentr/projects/konkurs-magia/assets/css/app.min.css?172628626356502 */
