@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.close-button {
  position: absolute;
  top: 34px;
  right: 30px;
  z-index: 101;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  line-height: 110%;
  text-transform: uppercase;
  cursor: pointer;
  color: #000;
  /* Size */
  /* End size */
  /* Shape */
  /* End shape */
  /* Color */
  /* End color */
}
.close-button span {
    width: 100%;
    height: 100%;
    min-width: 21px;
    min-height: 21px;
    margin-left: 12px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMyAyMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KPHRpdGxlPkdyb3VwIDQ8L3RpdGxlPgo8ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPgo8ZyBpZD0iQ2FudmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIyMzkgLTEyNTEpIj4KPGcgaWQ9Ikdyb3VwIDQiPgo8ZyBpZD0iVmVjdG9yIDI4Ij4KPHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjI0MCAxMjUyKSIgZmlsbD0iIzNCNDY1OCIvPgo8L2c+CjxnIGlkPSJWZWN0b3IgMjguMSI+Cjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJtYXRyaXgoNi4xMjMyM2UtMTcgMSAtMSA2LjEyMzIzZS0xNyAxMjI2MS41IDEyNTIpIiBmaWxsPSIjM0I0NjU4Ii8+CjwvZz4KPC9nPgo8L2c+CjxkZWZzPgo8cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNIC0wLjM1MzU1MyAwLjM1MzU1M0wgMjEuMTQ2NCAyMS44NTM2TCAyMS44NTM2IDIxLjE0NjRMIDAuMzUzNTUzIC0wLjM1MzU1M0wgLTAuMzUzNTUzIDAuMzUzNTUzWiIvPgo8L2RlZnM+Cjwvc3ZnPgo=) center no-repeat;
    background-size: contain;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}
@media only screen and (max-width: 750px) {
.close-button span {
        min-width: 16px;
        min-height: 16px;
}
}
@media only screen and (max-width: 750px) {
.close-button {
      top: 29px;
      right: 20px;
      font-size: 12px;
}
}
.close-button._out {
    right: -50px;
}
.close-button:hover span {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
}
.close-button:active span {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
}
.close-button._white {
    color: #fff;
}
.close-button._white span {
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMyAyMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KPHRpdGxlPkdyb3VwIDQ8L3RpdGxlPgo8ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPgo8ZyBpZD0iQ2FudmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIyMzkgLTEyNTEpIj4KPGcgaWQ9Ikdyb3VwIDQiPgo8ZyBpZD0iVmVjdG9yIDI4Ij4KPHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjI0MCAxMjUyKSIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnIGlkPSJWZWN0b3IgMjguMSI+Cjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJtYXRyaXgoNi4xMjMyM2UtMTcgMSAtMSA2LjEyMzIzZS0xNyAxMjI2MS41IDEyNTIpIiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPC9nPgo8L2c+CjxkZWZzPgo8cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNIC0wLjM1MzU1MyAwLjM1MzU1M0wgMjEuMTQ2NCAyMS44NTM2TCAyMS44NTM2IDIxLjE0NjRMIDAuMzUzNTUzIC0wLjM1MzU1M0wgLTAuMzUzNTUzIDAuMzUzNTUzWiIvPgo8L2RlZnM+Cjwvc3ZnPgo=) center no-repeat;
}
@media only screen and (max-width: 750px) {
.close-button._white-mobile {
      color: #fff;
}
.close-button._white-mobile span {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAyMyAyMyIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KPHRpdGxlPkdyb3VwIDQ8L3RpdGxlPgo8ZGVzYz5DcmVhdGVkIHVzaW5nIEZpZ21hPC9kZXNjPgo8ZyBpZD0iQ2FudmFzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTIyMzkgLTEyNTEpIj4KPGcgaWQ9Ikdyb3VwIDQiPgo8ZyBpZD0iVmVjdG9yIDI4Ij4KPHVzZSB4bGluazpocmVmPSIjcGF0aDBfc3Ryb2tlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMjI0MCAxMjUyKSIgZmlsbD0iI0ZGRkZGRiIvPgo8L2c+CjxnIGlkPSJWZWN0b3IgMjguMSI+Cjx1c2UgeGxpbms6aHJlZj0iI3BhdGgwX3N0cm9rZSIgdHJhbnNmb3JtPSJtYXRyaXgoNi4xMjMyM2UtMTcgMSAtMSA2LjEyMzIzZS0xNyAxMjI2MS41IDEyNTIpIiBmaWxsPSIjRkZGRkZGIi8+CjwvZz4KPC9nPgo8L2c+CjxkZWZzPgo8cGF0aCBpZD0icGF0aDBfc3Ryb2tlIiBkPSJNIC0wLjM1MzU1MyAwLjM1MzU1M0wgMjEuMTQ2NCAyMS44NTM2TCAyMS44NTM2IDIxLjE0NjRMIDAuMzUzNTUzIC0wLjM1MzU1M0wgLTAuMzUzNTUzIDAuMzUzNTUzWiIvPgo8L2RlZnM+Cjwvc3ZnPgo=) center no-repeat;
}
}
.close-button--small {
    font-size: 12px;
    line-height: 14px;
}
.close-button--small span {
      min-width: 16px;
      min-height: 16px;
}
.close-button--medium {
    font-size: 16px;
    line-height: 18px;
}
.close-button--medium span {
      min-width: 32px;
      min-height: 32px;
}
.close-button--circle {
    border-radius: 50%;
}
.close-button--circle span {
      position: relative;
      margin-left: 0;
      background: none;
}
.close-button--circle span:before, .close-button--circle span:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 50%;
        width: 2px;
        height: 18px;
        border-radius: 4px;
        background-color: #3b4658;
}
.close-button--circle span:before {
        -webkit-transform: translate3d(50%, -50%, 0) rotate(-45deg);
                transform: translate3d(50%, -50%, 0) rotate(-45deg);
}
.close-button--circle span:after {
        -webkit-transform: translate3d(50%, -50%, 0) rotate(45deg);
                transform: translate3d(50%, -50%, 0) rotate(45deg);
}
.close-button--grey {
    background-color: rgba(236, 237, 239, 0.5);
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.v-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 300;
  font-size: 14px;
  line-height: 15px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.v-checkbox._active .v-checkbox__box {
    border-color: #3b4658;
}
.v-checkbox._active .v-checkbox__box:after {
      opacity: 1;
}
.v-checkbox._disabled {
    pointer-events: none;
    opacity: .6;
}
.v-checkbox._error .v-checkbox__box {
    border-color: #ef3b24;
}
.v-checkbox__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 22px;
    height: 22px;
    margin-right: 12px;
    border: 1px solid #dedede;
    background-color: white;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
}
.v-checkbox__box:after {
      content: '';
      width: 12px;
      height: 12px;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      opacity: 0;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDMuMDgzMzNMNC4wMDk3NSA2TDkgMSIgc3Ryb2tlPSIjM0I0NjU4IiBzdHJva2Utd2lkdGg9IjEuNSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIi8+Cjwvc3ZnPgo=);
      background-repeat: no-repeat;
      position: absolute;
      top: 7px;
      left: 5px;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.v-input-slider {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  -webkit-transition: border-color .2s ease;
  transition: border-color .2s ease;
  /* Colors */
  /* End colors */
  /* Size */
  /* End size */
  /* Modificators */
  /* End Modificators */
}
.v-input-slider--default {
    border-color: #d8dade;
    color: #3b4658;
}
.v-input-slider--default .v-input-slider__label {
      color: #626b79;
}
.v-input-slider--default .v-input-slider__placeholder {
      color: #b1b5bc;
}
.v-input-slider--default.is-error {
      border-color: #ef3b24;
}
.v-input-slider--default.is-error .v-input-slider__label {
        color: #ef3b24;
}
.v-input-slider--default.is-error .v-input-slider__inner {
        border-color: #ef3b24;
}
.v-input-slider--default.is-error .v-input-slider__error {
        opacity: 1;
}
.v-input-slider--default.is-error .v-input-slider__arrow {
        opacity: 0;
}
.v-input-slider--medium-small .v-input-slider__native {
    height: 50px;
    padding: 24px 0 10px;
}
.v-input-slider--medium-small .v-input-slider__placeholder {
    font-size: 14px;
}
.v-input-slider--medium .v-input-slider__native {
    height: 54px;
}
.v-input-slider--medium .v-input-slider__placeholder {
    font-size: 16px;
}
.v-input-slider--large .v-input-slider__native {
    height: 60px;
}
.v-input-slider--large .v-input-slider__placeholder {
    font-size: 16px;
}
.v-input-slider.has-label.has-placeholder.is-active .v-input-slider__placeholder {
    opacity: 0;
}
@media screen and (max-device-width: 1024px) {
.v-input-slider.has-label.has-placeholder.is-focused .v-input__placeholder {
      opacity: 0;
      -webkit-transition-duration: 0s;
              transition-duration: 0s;
}
}
.v-input-slider.is-active.is-error .v-input-slider__arrow {
    opacity: 0;
}
.v-input-slider.is-active .v-input-slider__label {
    color: #9da3ac;
    -webkit-transform: translateY(calc(-50% - 12px)) scale(0.72);
            transform: translateY(calc(-50% - 12px)) scale(0.72);
}
.v-input-slider.is-active .v-input-slider__placeholder {
    opacity: 0;
}
.v-input-slider.is-focused .v-input-slider__label {
    color: #9da3ac;
    -webkit-transform: translateY(calc(-50% - 12px)) scale(0.72);
            transform: translateY(calc(-50% - 12px)) scale(0.72);
}
.v-input-slider.is-focused .v-input-slider__placeholder {
    opacity: 1;
}
@media screen and (max-device-width: 1024px) {
.v-input-slider.has-content .v-input__placeholder {
      opacity: 0;
      -webkit-transition-duration: 0s;
              transition-duration: 0s;
}
}
.v-input-slider.is-disabled {
    opacity: .3;
}
.v-input-slider.has-arrow .v-input-slider__inner {
    padding-right: 52px;
}
.v-input-slider__inner {
    position: relative;
    width: 100%;
    padding: 0 16px;
    border: 1px solid #d8dade;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.v-input-slider__inner input[type=file] {
      opacity: 0;
}
.v-input-slider__native {
    width: 100%;
    height: 48px;
    padding: 22px 0 10px;
    border: none;
    background-color: transparent;
    outline: none;
    font-size: inherit;
    color: inherit;
}
.v-input-slider__label, .v-input-slider__placeholder, .v-input-slider__error, .v-input-slider__arrow {
    position: absolute;
    pointer-events: none;
}
.v-input-slider__label {
    left: 16px;
    top: 50%;
    font-size: 14px;
    line-height: 16px;
    -webkit-transform-origin: left center;
            transform-origin: left center;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: color .2s ease, -webkit-transform .3s ease;
    transition: color .2s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, color .2s ease;
    transition: transform .3s ease, color .2s ease, -webkit-transform .3s ease;
}
.v-input-slider__label._pointer {
      pointer-events: auto;
}
.v-input-slider__placeholder {
    left: 16px;
    bottom: 10px;
    width: calc(100% - 40px);
    opacity: 0;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
}
.v-input-slider__error {
    left: 0;
    bottom: -18px;
    font-size: 11px;
    color: #ef3b24;
    opacity: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.v-input-slider__arrow {
    right: 16px;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 20px;
    height: 20px;
    opacity: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
}
.v-input-slider__arrow svg {
      width: 100%;
      height: 100%;
}
.v-input-slider__arrow.active-arrow {
      opacity: 1;
}
.v-input-slider__addon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
        flex-shrink: 0;
}
.v-input-slider__addon.is-left {
      margin-right: 8px;
}
.v-input-slider__addon.is-right {
      margin-left: 8px;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.callback-popup._zi102 {
  z-index: 102;
  position: fixed;
}
@media only screen and (max-width: 750px) {
.callback-popup.form {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-transition: opacity .2s ease .3s, -webkit-transform 0s ease .5s;
    transition: opacity .2s ease .3s, -webkit-transform 0s ease .5s;
    transition: opacity .2s ease .3s, transform 0s ease .5s;
    transition: opacity .2s ease .3s, transform 0s ease .5s, -webkit-transform 0s ease .5s;
}
}
.callback-popup.form.active {
  -webkit-transition: opacity .2s ease, -webkit-transform 0s ease;
  transition: opacity .2s ease, -webkit-transform 0s ease;
  transition: opacity .2s ease, transform 0s ease;
  transition: opacity .2s ease, transform 0s ease, -webkit-transform 0s ease;
}
@media only screen and (max-width: 750px) {
.callback-popup.form.active .form__container {
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
      pointer-events: auto;
      -webkit-transition: opacity .3s ease .3s, -webkit-transform .3s ease;
      transition: opacity .3s ease .3s, -webkit-transform .3s ease;
      transition: transform .3s ease, opacity .3s ease .3s;
      transition: transform .3s ease, opacity .3s ease .3s, -webkit-transform .3s ease;
}
}
@media only screen and (max-width: 750px) {
.callback-popup.form .form__container {
    pointer-events: none;
    opacity: 1;
    -webkit-transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, opacity .3s ease;
    transition: transform .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    -webkit-animation: none;
            animation: none;
}
}
.callback-popup__wrap {
  position: relative;
  width: 508px;
  padding: 32px;
  background-color: white;
}
@media only screen and (max-width: 750px) {
.callback-popup__wrap {
      width: 100%;
      padding: 52px 20px 24px;
}
}
.callback-popup__close.close-button {
  top: 32px;
  right: 32px;
}
@media only screen and (max-width: 750px) {
.callback-popup__close.close-button {
      top: 24px;
      right: 24px;
}
}
.callback-popup__title {
  width: calc(100% - 54px);
  font-size: 28px;
  line-height: 34px;
  font-weight: 500;
  color: #3b4658;
}
@media only screen and (max-width: 750px) {
.callback-popup__title {
      width: 100%;
      font-size: 24px;
      line-height: 108%;
}
}
.callback-popup__subtitle {
  margin-top: 16px;
  font-size: 14px;
  line-height: 153.44%;
  color: #626b79;
}
@media only screen and (max-width: 750px) {
.callback-popup__subtitle {
      font-size: 12px;
      line-height: 153.44%;
}
}
.callback-popup__notification {
  margin-top: 1.2rem;
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #626b79;
}
.callback-popup__input {
  margin-top: 32px;
}
@media only screen and (max-width: 750px) {
.callback-popup__input {
      margin-top: 24px;
}
}
.callback-popup__checkbox.v-checkbox {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 32px;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
  color: #626b79;
}
.callback-popup__checkbox.v-checkbox .form__disclaimer-link {
    border-bottom-color: #626b79;
    color: inherit;
}
@media only screen and (max-width: 750px) {
.callback-popup__checkbox.v-checkbox {
      margin-top: 24px;
}
}
.callback-popup__checkbox.v-checkbox .v-checkbox__box {
    width: 20px;
    height: 20px;
    margin-top: 2px;
}
.callback-popup__checkbox.v-checkbox .v-checkbox__box:after {
      top: 6px;
      left: 4px;
}
.callback-popup__submit {
  position: relative;
  width: 160px;
  height: 52px;
  margin-top: 16px;
  font-size: 14px;
}
@media only screen and (max-width: 750px) {
.callback-popup__submit {
      width: 100%;
      height: 56px;
      margin-top: 32px;
      font-size: 16px;
}
}
.callback-popup__submit .more {
    padding: 0;
}
.callback-popup__submit-error {
  position: absolute;
}
.callback-popup__result {
  position: absolute;
  top: 0;
  left: 0;
  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: 100%;
  height: 100%;
  background-color: white;
  font-size: 26px;
  color: #3b4658;
  text-align: center;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.genplan-tooltip-built {
  position: absolute;
  top: -10000px;
  left: -10000px;
  z-index: 7;
  -webkit-transition: opacity .3s ease, z-index 0s ease .3s;
  transition: opacity .3s ease, z-index 0s ease .3s;
  /*stylelint-disable*/
  /*stylelint-enable*/
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-built {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.6);
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity .3s ease;
      transition: opacity .3s ease;
}
}
.genplan-tooltip-built._active {
    z-index: 8;
    opacity: 1;
    -webkit-transition: opacity .3s ease, border-radius .3s ease;
    transition: opacity .3s ease, border-radius .3s ease;
    pointer-events: all;
}
.genplan-tooltip-built._active:after {
      border-radius: 4px;
}
.genplan-tooltip-built._active .genplan-tooltip-built__pin {
      opacity: 0;
}
.genplan-tooltip-built._active .genplan-tooltip-built__content-wrapper {
      border-radius: 4px;
}
.genplan-tooltip-built._active .genplan-tooltip-built__content-wrapper:before {
        opacity: 0;
}
.genplan-tooltip-built._active .genplan-tooltip-built__content > * {
      opacity: 1;
}
.genplan-tooltip-built__pin {
    position: absolute;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    background-color: white;
    font-size: 14px;
    line-height: 1.5;
    color: #3b4658;
    cursor: pointer;
    -webkit-box-shadow: 0 5px 12px 4px rgba(0, 0, 0, 0.12);
            box-shadow: 0 5px 12px 4px rgba(0, 0, 0, 0.12);
    pointer-events: all;
}
.genplan-tooltip-built__pin-icon {
      position: relative;
      width: 15px;
      height: 15px;
      border-radius: 50%;
      background-color: white;
}
.genplan-tooltip-built__pin-icon:before {
        content: "";
        position: absolute;
        width: 9px;
        height: 9px;
        border-radius: 50%;
        background-color: #3b4658;
        -webkit-transform: translate3d(32%, 32%, 0);
                transform: translate3d(32%, 32%, 0);
}
.genplan-tooltip-built__content-wrapper {
    overflow: hidden;
    width: 0;
    height: 0;
    border-radius: 50%;
    -webkit-transition: width .3s ease, height .3s ease, border-radius .3s ease;
    transition: width .3s ease, height .3s ease, border-radius .3s ease;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-built__content-wrapper {
        -webkit-transition: width .3s ease, height .3s ease, border-radius .3s ease;
        transition: width .3s ease, height .3s ease, border-radius .3s ease;
}
}
.genplan-tooltip-built__content-wrapper._is-tablet .genplan-tooltip-built__content {
      width: 240px;
      padding: 14px 16px 20px;
}
.genplan-tooltip-built__content-wrapper._is-tablet .genplan-tooltip-built__image {
      margin-bottom: 12px;
}
.genplan-tooltip-built__content-wrapper._is-tablet .genplan-tooltip-built__subtitle {
      margin-bottom: 18px;
}
.genplan-tooltip-built__content-wrapper._is-tablet .genplan-tooltip-built__title {
      margin-bottom: 4px;
      color: #292522;
}
.genplan-tooltip-built__content {
    width: 260px;
    height: auto;
    padding: 16px 16px 24px;
    border-radius: 4px;
    background-color: white;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-built__content {
        position: absolute;
        bottom: 0;
        width: 100%;
        padding: 0;
        -webkit-transform: translateY(0);
                transform: translateY(0);
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease;
}
}
.genplan-tooltip-built__content._is-tablet {
      width: 240px;
      padding: 14px 16px 20px;
}
.genplan-tooltip-built__content._is-tablet .genplan-tooltip-built__image {
        margin-bottom: 12px;
}
.genplan-tooltip-built__content._is-tablet .genplan-tooltip-built__subtitle {
        margin-bottom: 18px;
}
.genplan-tooltip-built__content._is-tablet .genplan-tooltip-built__title {
        margin-bottom: 4px;
        color: #292522;
}
.genplan-tooltip-built__title {
    margin-bottom: 7px;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: #292522;
    -webkit-transition: opacity .3s ease .1s;
    transition: opacity .3s ease .1s;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-built__title {
        margin-top: 20px;
        margin-bottom: 8px;
        padding-left: 20px;
        font-size: 16px;
        line-height: 16px;
}
}
.genplan-tooltip-built__subtitle {
    margin-bottom: 24px;
    white-space: nowrap;
    font-size: 12px;
    line-height: 14px;
    color: #14191a;
    opacity: .4;
    -webkit-transition: opacity .3s ease .1s;
    transition: opacity .3s ease .1s;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-built__subtitle {
        margin-bottom: 20px;
        padding-left: 20px;
}
}
.genplan-tooltip-built__status {
    padding: 6px 12px;
    border-radius: 40px;
    border: 1px solid #ef3b24;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #ef3b24;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-built__status {
        display: none;
}
}
.genplan-tooltip-built__status-mob {
    position: absolute;
    bottom: 16px;
    left: 16px;
    display: none;
    padding: 6px 12px;
    border-radius: 40px;
    background: #ef3b24;
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    color: white;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-built__status-mob {
        display: block;
}
}
.genplan-tooltip-built__infos {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    opacity: 0;
    -webkit-transition: opacity .3s ease .3s;
    transition: opacity .3s ease .3s;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-built__infos {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
}
.genplan-tooltip-built__image {
    margin-bottom: 16px;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-built__image {
        position: relative;
        display: inherit;
        margin-bottom: 10px;
}
}
.genplan-tooltip-built__image > img {
      width: 100%;
      height: 100%;
}
.genplan-tooltip-built__close {
    position: absolute;
    top: 22px;
    right: 20px;
    display: none;
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background: rgba(236, 237, 239, 0.5);
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-built__close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  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: 100%;
  max-width: calc(100% - var(--lock-offset, 0));
  height: 100%;
}
@media only screen and (max-width: 750px) {
.modal {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
}
.modal__close {
    position: absolute;
    top: 32px;
    right: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: rgba(236, 237, 239, 0.5);
    cursor: pointer;
}
@media only screen and (max-width: 750px) {
.modal__close {
        top: 20px;
        right: 20px;
}
}
.modal__close svg {
      width: 14px;
      height: 14px;
      -webkit-transition: -webkit-transform .2s ease;
      transition: -webkit-transform .2s ease;
      transition: transform .2s ease;
      transition: transform .2s ease, -webkit-transform .2s ease;
}
.modal__close:hover svg {
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
}
.modal:before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.modal._rounded .modal__content {
    border-radius: 1.6rem;
}
@media only screen and (max-width: 750px) {
.modal._rounded .modal__content {
        border-radius: 1.6rem 1.6rem 0 0;
}
}
@media only screen and (max-width: 750px) {
.modal._to-top {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
}
}
.modal._scroll {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: none;
}
.modal._scroll._centred {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
.modal._scroll .modal__content {
      margin: 80px 0;
      overflow-x: hidden;
      overflow-y: auto;
      scrollbar-width: none;
}
.modal._scroll .modal__content::-webkit-scrollbar {
        display: none;
}
@media (max-height: 728px) {
.modal._scroll .modal__content {
          margin: 40px 0;
}
}
@media only screen and (max-width: 750px) {
.modal._scroll .modal__content {
          margin: 0;
}
}
@media only screen and (max-width: 750px) {
.modal._scroll._fullMob {
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
}
}
@media only screen and (max-width: 750px) {
.modal._scroll._fullMob .modal__content {
        height: 100%;
}
}
.modal._full {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.modal._full > .modal__content {
      height: 100%;
      min-height: 100%;
      min-width: 100%;
      overflow: auto;
}
.modal__content {
    position: relative;
    overflow: hidden;
    height: auto;
    padding: 40px 64px 48px;
    background-color: #fff;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
.modal__content._blank {
      padding: 0;
}
.modal__content._overflow-visible {
      overflow: visible;
}
@media only screen and (max-width: 750px) {
.modal__content {
        width: 100%;
        height: auto;
        padding: 38px 20px;
}
}
.to-top-enter .modal__content,
.to-top-leave-to .modal__content {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
.to-top-enter:before,
.to-top-leave-to:before {
  opacity: 0;
}
.to-slide-left-enter-active .modal__content,
.to-slide-left-leave-active .modal__content {
  -webkit-transition: all .3s;
  transition: all .3s;
}
.to-slide-left-enter-active:before,
.to-slide-left-leave-active:before {
  opacity: 0;
}
.to-slide-left-enter .modal__content,
.to-slide-left-leave-to .modal__content {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
.to-slide-left-enter-from .modal__content,
.to-slide-left-leave-from .modal__content {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.v-callback-form {
  position: relative;
  width: 508px;
  padding: 32px;
  background-color: white;
}
@media only screen and (max-width: 750px) {
.v-callback-form {
      width: 100%;
      padding: 52px 20px 24px;
}
}
.v-callback-form__close.close-button {
    top: 32px;
    right: 32px;
}
@media only screen and (max-width: 750px) {
.v-callback-form__close.close-button {
        top: 24px;
        right: 24px;
}
}
.v-callback-form__title {
    width: calc(100% - 54px);
    font-size: 28px;
    line-height: 34px;
    font-weight: 500;
    color: #3b4658;
}
@media only screen and (max-width: 750px) {
.v-callback-form__title {
        width: 100%;
        font-size: 24px;
        line-height: 108%;
}
}
.v-callback-form__subtitle {
    margin-top: 16px;
    font-size: 14px;
    line-height: 153.44%;
    color: #626b79;
}
@media only screen and (max-width: 750px) {
.v-callback-form__subtitle {
        font-size: 12px;
        line-height: 153.44%;
}
}
.v-callback-form__input {
    margin-top: 32px;
}
@media only screen and (max-width: 750px) {
.v-callback-form__input {
        margin-top: 24px;
}
}
.v-callback-form__checkbox.v-checkbox {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 32px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #626b79;
}
.v-callback-form__checkbox.v-checkbox .form__disclaimer-link {
      border-bottom-color: #626b79;
      color: inherit;
}
@media only screen and (max-width: 750px) {
.v-callback-form__checkbox.v-checkbox {
        margin-top: 24px;
}
}
.v-callback-form__checkbox.v-checkbox .v-checkbox__box {
      width: 20px;
      height: 20px;
      margin-top: 2px;
}
.v-callback-form__checkbox.v-checkbox .v-checkbox__box:after {
        top: 6px;
        left: 4px;
}
.v-callback-form__submit {
    position: relative;
    width: 160px;
    height: 52px;
    margin-top: 16px;
    font-size: 14px;
}
@media only screen and (max-width: 750px) {
.v-callback-form__submit {
        width: 100%;
        height: 56px;
        margin-top: 32px;
        font-size: 16px;
}
}
.v-callback-form__submit .more {
      padding: 0;
}
.v-callback-form__submit-error {
    position: absolute;
}
.v-callback-form__result {
    position: absolute;
    top: 0;
    left: 0;
    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: 100%;
    height: 100%;
    background-color: white;
    font-size: 26px;
    color: #3b4658;
    text-align: center;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.genplan-pin {
  position: absolute;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 8px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 15px;
  background-color: #fff;
  opacity: 0;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  z-index: 2;
  pointer-events: none;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 750px) {
.genplan-pin {
      pointer-events: all;
}
}
.genplan-pin._active {
    opacity: 1;
}
.genplan-pin._rent .genplan-pin__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-right: 16px;
}
.genplan-pin._rent .genplan-pin__title:after {
      content: '';
      position: absolute;
      top: 50%;
      width: 1px;
      height: 25px;
      right: 1px;
      background-color: #e5e5e5;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
}
.genplan-pin._rent .comp-d-genplan__status-icn {
    position: relative;
    left: -1px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 52px;
    height: 33px;
    margin-right: 0;
    background-color: white;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 50px 50px 0;
}
@media only screen and (max-width: 750px) {
.genplan-pin._rent .comp-d-genplan__status-icn {
        border-radius: 0 0 10px 10px;
        background-position: 15px 5px;
}
}
.genplan-pin:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 8px;
    height: 8px;
    background-color: white;
    -webkit-transform: translate(-50%, 50%) rotate(45deg);
            transform: translate(-50%, 50%) rotate(45deg);
}
.genplan-pin._noTail:after {
    content: none;
    display: none;
}
.genplan-pin__title {
    color: #292522;
    white-space: nowrap;
    font-weight: 500;
}
.genplan-pin__shield {
    position: absolute;
    left: 100%;
    top: 0;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    height: 22px;
    width: 22px;
    border-radius: 50%;
}
.genplan-pin__shield.sale {
      background-color: #ef3b24;
}
.genplan-pin__shield.sale:after {
        content: '%';
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        font-size: 13px;
        color: #fff;
        line-height: .5;
}
.genplan-pin .comp-d-genplan__status._done:before,
  .genplan-pin .comp-d-genplan__start._custom-text-pin:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -4px;
    width: 5px;
    height: 5px;
    background-color: #9aca3c;
    border-radius: 100%;
}
.genplan-pin .comp-d-genplan__status._start:before {
    content: "";
    position: absolute;
    margin-right: 4px;
    left: -5px;
    width: 10px;
    height: 11px;
    border-radius: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTIgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik03LjAzOTUyIDUuODg0NkwxMS41NDcyIDcuMDkyNDJMMy41MDg1MiAxMy45MTA5TDUuMDYxNDMgOC4xMTUzMUwwLjU1Mzc3NyA2LjkwNzQ5TDguNTkyNDMgMC4wODkwNDcxTDcuMDM5NTIgNS44ODQ2WiIgZmlsbD0iI0VGM0IyNCIvPgo8L3N2Zz4K);
}
.genplan-pin .comp-d-genplan__status._unfinished:before {
    content: "";
    position: absolute;
    top: -2px;
    left: -4px;
    width: 5px;
    height: 5px;
    background-color: #ef3b24;
    border-radius: 100%;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.genplan-tooltip {
  position: absolute;
  top: -10000px;
  left: -10000px;
  z-index: 7;
  -webkit-transition: opacity 0.3s ease, z-index 0s ease 0.3s;
  transition: opacity 0.3s ease, z-index 0s ease 0.3s;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background-color: rgba(0, 0, 0, 0.6);
      opacity: 0;
      pointer-events: none;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
}
}
.genplan-tooltip._active {
    opacity: 1;
    pointer-events: all;
    z-index: 8;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}
.genplan-tooltip._active:after {
      width: calc(100% + 16px);
      height: calc(100% + 24px);
}
.genplan-tooltip._active .genplan-tooltip__content > * {
      opacity: 1;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip._active .genplan-tooltip__content {
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
}
}
.genplan-tooltip:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background-color: white;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip:after {
        content: none;
}
}
.genplan-tooltip__content-wrapper {
    width: 0;
    height: 0;
    overflow: hidden;
    border-radius: 8px;
    -webkit-transition: width 0.3s ease, height 0.3s ease;
    transition: width 0.3s ease, height 0.3s ease;
}
.genplan-tooltip__content {
    width: 25.2rem;
    height: auto;
    padding: 5px 8px;
    background-color: white;
    border-radius: 8px;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__content {
        position: absolute;
        top: 50%;
        left: 15px;
        width: calc(100% - (15px * 2));
        padding: 2rem;
        -webkit-transform: translateY(calc(-50% + 20px));
                transform: translateY(calc(-50% + 20px));
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__content._custom {
        padding: 20px;
}
}
.genplan-tooltip__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 12px;
    border-bottom: 1px solid #d4d4d4;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__header {
        margin-top: 6px;
        border-bottom: none;
        padding-bottom: 0;
        margin-bottom: 14px;
}
}
.genplan-tooltip__header._border-none {
      border-bottom: none;
}
.genplan-tooltip__num {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    color: #292522;
}
.genplan-tooltip__num .comp-d-genplan__status._done:before {
      top: -1px;
      left: -3px;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__num {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        font-size: 16px;
        line-height: 24px;
}
}
.genplan-tooltip__title {
    margin-top: 16px;
    white-space: nowrap;
    font-size: 14px;
    line-height: 15px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0.1s;
    transition: opacity 0.3s ease 0.1s;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__title {
        display: none;
}
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__status.comp-d-genplan__status {
      margin-top: 0;
      margin-left: .8rem;
}
}
.genplan-tooltip__status-text {
    margin-bottom: 16px;
    line-height: 1;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__status-text {
        display: none;
        margin-left: 8px;
        margin-bottom: 0;
}
}
.genplan-tooltip__status-text._mob {
      display: none;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__status-text._mob {
          display: inline;
}
}
.genplan-tooltip__status-text._mob._no-margin {
        margin-left: 0;
}
.genplan-tooltip__status-text._start {
      color: #e93232;
}
.genplan-tooltip__status-text._done {
      color: #3ab94e;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__status-text._ml {
        margin-left: 0;
}
}
.genplan-tooltip__date {
    margin-top: 16px;
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 18px;
    color: #a8a19a;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0.2s;
    transition: opacity 0.3s ease 0.2s;
}
.genplan-tooltip__date._mob {
      display: none;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__date {
        display: none;
}
.genplan-tooltip__date._mob {
          display: block;
          margin-top: 0;
          margin-bottom: 8px;
          line-height: 20px;
          opacity: 1;
}
}
.genplan-tooltip__date-value {
    white-space: nowrap;
}
.genplan-tooltip__infos {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: 16px;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0.2s;
    transition: opacity 0.3s ease 0.2s;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__infos {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 0;
        margin-bottom: 20px;
}
}
.genplan-tooltip__online {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 3px 6px;
    background-color: #f6f6f6;
    border-radius: 2px;
    margin-bottom: 16px;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__online {
        margin-bottom: 0;
}
}
.genplan-tooltip__online svg {
      width: 13px;
      height: 12px;
      fill: none;
      stroke: #3b4658;
      margin-right: 6px;
}
.genplan-tooltip__online span {
      font-size: 12px;
      line-height: 13px;
}
.genplan-tooltip__info-wrap {
    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%;
}
.genplan-tooltip__info {
    font-size: 14px;
    line-height: 15px;
    text-decoration: underline;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    cursor: pointer;
    color: #292522;
}
.genplan-tooltip__info .icon {
      display: none;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-bottom: .8rem;
        padding: .8rem 0;
        border-bottom: 1px solid #e1e1e1;
        font-size: 1.6rem;
        font-weight: 500;
        line-height: 2.4rem;
        color: #292522;
        text-decoration: none;
}
.genplan-tooltip__info:last-child {
          border-bottom: none;
          margin-bottom: 0;
}
.genplan-tooltip__info .icon {
          display: block;
          width: 2rem;
          height: 2rem;
}
}
.genplan-tooltip__info:hover {
      opacity: .8;
}
.genplan-tooltip__info:not(:last-child) {
      margin-bottom: 12px;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__info:not(:last-child) {
          margin-bottom: 0;
}
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__info._spaces {
        width: 100%;
}
}
.genplan-tooltip__btn, .genplan-tooltip__btn-modal {
    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;
    padding: 13px 0;
    border-radius: 8px;
    margin-top: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    opacity: 0;
    color: #fff;
    background-color: #ef3b24;
    -webkit-transition: background-color 0.3s ease, opacity 0.3s ease 0.3s, color 0.3s ease;
    transition: background-color 0.3s ease, opacity 0.3s ease 0.3s, color 0.3s ease;
    cursor: pointer;
}
.genplan-tooltip__btn._secondary, .genplan-tooltip__btn-modal._secondary {
      color: #ef3b24;
      background-color: #feecea;
      margin-top: 8px;
}
.genplan-tooltip__btn._secondary:hover, .genplan-tooltip__btn-modal._secondary:hover {
        background-color: #ef3b24;
        color: #fff;
}
.genplan-tooltip__btn:hover, .genplan-tooltip__btn-modal:hover {
      background-color: #f14f3a;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__btn, .genplan-tooltip__btn-modal {
        margin-top: 20px;
}
}
.genplan-tooltip__btn._mt, .genplan-tooltip__btn-modal._mt {
      margin-top: 20px;
}
.genplan-tooltip__btn-amount {
    display: none;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__btn-amount {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
}
}
.genplan-tooltip__close {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip__close {
        margin-left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 10px;
        background-color: #f6f5f4;
        border-radius: 100%;
}
}
.genplan-tooltip__close span {
      width: 100%;
      height: 100%;
      min-width: 16px;
      min-height: 16px;
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwNDggNy4wNTczMkwxMS4zMDA1IDMuNzU3MzJMMTIuMjQzMSA0LjY5OTk5TDguOTQzMTUgNy45OTk5OUwxMi4yNDMxIDExLjNMMTEuMzAwNSAxMi4yNDI3TDguMDAwNDggOC45NDI2Nkw0LjcwMDQ4IDEyLjI0MjdMMy43NTc4MSAxMS4zTDcuMDU3ODEgNy45OTk5OUwzLjc1NzgxIDQuNjk5OTlMNC43MDA0OCAzLjc1NzMyTDguMDAwNDggNy4wNTczMloiIGZpbGw9IiMyOTI1MjIiLz4KPC9zdmc+Cg==) center no-repeat;
      background-size: contain;
      -webkit-transition: -webkit-transform .3s ease;
      transition: -webkit-transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease;
      margin-left: 0;
}
.genplan-tooltip._urban-villa .genplan-tooltip__header {
    border-bottom: none;
}
.genplan-tooltip._urban-villa .genplan-tooltip__infos {
    margin-top: 0;
    margin-bottom: 20px;
}
.genplan-tooltip._custom .genplan-tooltip__header {
    border-bottom: none;
}
.genplan-tooltip._custom .genplan-tooltip__header ._done {
      margin-left: 16px;
}
.genplan-tooltip._custom .genplan-tooltip__header ._done:before {
        top: 6px;
        left: -10px;
}
.genplan-tooltip._custom .genplan-tooltip__infos {
    margin-top: 0;
    margin-bottom: 20px;
}
.genplan-tooltip._custom .genplan-tooltip__infos .comp-d-genplan__status {
      margin-left: 0;
}
.genplan-tooltip._custom .genplan-tooltip__infos .comp-d-genplan__status ._done {
        top: -1px;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip._custom .genplan-tooltip__infos .comp-d-genplan__status {
          display: none;
}
}
.genplan-tooltip._custom .genplan-tooltip__infos .genplan-tooltip__status-text {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip._custom .genplan-tooltip__infos .genplan-tooltip__status-text {
          display: none;
}
}
.genplan-tooltip._custom .genplan-tooltip__infos .comp-d-genplan__status-icn {
      margin-right: 6px;
}
.genplan-tooltip._custom .genplan-tooltip__btn {
    font-weight: 500;
    margin-top: 0;
}
.genplan-tooltip-custom__top-text {
    font-size: 14px;
    line-height: 16px;
}
.genplan-tooltip-custom__image {
    margin: 12px 0;
}
.genplan-tooltip-custom__image img {
      width: 100%;
      height: 100%;
      border-radius: 4px;
}
@media only screen and (max-width: 750px) {
.genplan-tooltip-custom__image {
        margin-top: 24px;
}
}
.genplan-tooltip-custom__bottom-text {
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #292522;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.thumbs-slider__top {
  height: 512px;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__top {
      height: auto;
}
}
.thumbs-slider__bottom {
  height: 100px;
  margin-top: 2px;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__bottom {
      display: none;
}
}
.thumbs-slider__slide {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__slide {
      min-height: 260px;
}
}
.thumbs-slider__slide[lazy='loaded'] {
    opacity: 1;
}
.thumbs-slider__slide._small {
    cursor: pointer;
    width: 163.333px !important;
}
.thumbs-slider__slide._small:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.7)));
      background: linear-gradient(0deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
      opacity: 0;
      z-index: 1;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
}
.thumbs-slider__slide._small._current:before {
      opacity: 0.7;
}
.thumbs-slider__slide-desc {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 16px 20px;
  color: white;
  background-color: rgba(0, 0, 0, 0.5);
}
.thumbs-slider__next, .thumbs-slider__prev {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__next, .thumbs-slider__prev {
      margin-top: -23px;
}
}
.thumbs-slider__next._mobile-arrow, .thumbs-slider__prev._mobile-arrow {
    display: block !important;
}
@media (hover), (min-width: 0 \0) {
.thumbs-slider__prev:hover {
    -webkit-transform: translateY(-50%) translateX(-4px);
            transform: translateY(-50%) translateX(-4px);
}
}
@media (hover), (min-width: 0 \0) {
.thumbs-slider__next:hover {
    -webkit-transform: translateY(-50%) scale(-1, 1) translateX(-4px);
            transform: translateY(-50%) scale(-1, 1) translateX(-4px);
}
}
.thumbs-slider__pagination.swiper-pagination {
  position: absolute;
  bottom: 24px;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__pagination.swiper-pagination {
      position: relative;
      bottom: auto;
      margin-top: 36px;
      height: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
}
}
.thumbs-slider__pagination.swiper-pagination._white-circles-dynamic .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background-color: #fff;
    opacity: .5;
}
.thumbs-slider__pagination.swiper-pagination._hidden {
    opacity: 0;
}
.thumbs-slider__fraction {
  position: absolute;
  z-index: 1;
  right: 16px;
  bottom: 42px;
  display: none;
  color: white;
  line-height: 20px;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__fraction {
      display: block;
}
}
.thumbs-slider__images-area {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 50%;
  height: 100%;
  cursor: none;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__images-area {
      display: none;
}
}
.thumbs-slider__images-area._left {
    left: 0;
}
.thumbs-slider__images-area._right {
    right: 0;
}
.thumbs-slider__switcher {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  pointer-events: none;
  will-change: transform;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__switcher {
      display: none;
}
}
.thumbs-slider__switcher-btn {
  width: 40px;
  height: 40px;
  -webkit-transform: scale(0) translate3d(-50%, -50%, 0);
          transform: scale(0) translate3d(-50%, -50%, 0);
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}
@media only screen and (max-width: 750px) {
.thumbs-slider__switcher-btn {
      display: none;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.furnish-block {
  position: relative;
  min-height: 500px;
}
@media only screen and (max-width: 750px) {
.furnish-block {
      min-height: 300px;
}
}
.furnish-block._loaded {
    min-height: auto;
}
.furnish-block__title {
    font-size: 28px;
    line-height: 1.6;
}
@media only screen and (max-width: 750px) {
.furnish-block__title {
        font-size: 18px;
        line-height: 1.48;
}
}
.furnish-block__body {
    position: relative;
    margin-top: 44px;
}
@media only screen and (max-width: 750px) {
.furnish-block__body {
        margin-top: 20px;
}
}
.furnish-block__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (max-width: 750px) {
.furnish-block__info {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
}
}
.furnish-block__gallery {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 620px;
}
@media only screen and (max-width: 750px) {
.furnish-block__gallery {
        width: 100vw;
        margin-left: -20px;
}
}
.furnish-block__gallery .thumbs-slider__top {
      height: 366px;
}
@media only screen and (max-width: 750px) {
.furnish-block__gallery .thumbs-slider__top {
          height: 220px;
}
}
@media only screen and (max-width: 750px) {
.furnish-block__gallery .thumbs-slider__next,
      .furnish-block__gallery .thumbs-slider__prev {
        margin-top: 0;
}
}
.furnish-block__text {
    max-height: 366px;
    padding-right: 15px;
    margin-left: 52px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    color: #000;
}
@media only screen and (max-width: 750px) {
.furnish-block__text {
        max-height: 268px;
        margin-top: 32px;
        margin-left: 0;
        font-size: 14px;
        line-height: 20px;
}
}
.furnish-block__tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 44px;
    margin-bottom: -12px;
}
@media only screen and (max-width: 750px) {
.furnish-block__tags {
        margin-top: 24px;
        margin-bottom: -8px;
        margin-right: -8px;
}
}
.furnish-block__tag {
    position: relative;
    padding: 10px 24px 10px 40px;
    margin-right: 12px;
    margin-bottom: 12px;
    border-radius: 36px;
    background-color: #f9f9f9;
    font-size: 14px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}
@media only screen and (max-width: 750px) {
.furnish-block__tag {
        padding: 12px 12px 12px 28px;
        margin-right: 8px;
        margin-bottom: 8px;
        font-size: 12px;
}
}
.furnish-block__tag:before {
      content: "";
      position: absolute;
      top: 50%;
      left: 24px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background-color: rgba(59, 70, 88, 0.5);
      -webkit-transform: translate3d(0, -50%, 0);
              transform: translate3d(0, -50%, 0);
      -webkit-transition: background-color .3s ease;
      transition: background-color .3s ease;
}
@media only screen and (max-width: 750px) {
.furnish-block__tag:before {
          left: 13px;
          width: 6px;
          height: 6px;
}
}
.furnish-block__tag:hover {
      background-color: #292522;
      color: white;
}
@media only screen and (max-width: 750px) {
.furnish-block__tag:hover {
          background-color: #f9f9f9;
          color: #14191a;
}
}
.furnish-block__tag:hover:before {
        background-color: white;
}
@media only screen and (max-width: 750px) {
.furnish-block__tag:hover:before {
            background-color: rgba(59, 70, 88, 0.5);
}
}
.furnish-block__tag:hover .furnish-block__tag-tooltip {
        opacity: 1;
        -webkit-transform: translate3d(-50%, calc(-100% - 23px), 0);
                transform: translate3d(-50%, calc(-100% - 23px), 0);
}
.furnish-block__tag._red {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 10px 22px 10px 24px;
      border: 1px solid rgba(239, 59, 36, 0.4);
      background-color: white;
      color: #ef3b24;
}
@media only screen and (max-width: 750px) {
.furnish-block__tag._red {
          padding: 11px 16px 11px 24px;
}
}
.furnish-block__tag._red:before {
        opacity: 0;
}
.furnish-block__tag._red:hover svg {
        -webkit-transform: translate3d(3px, 0, 0);
                transform: translate3d(3px, 0, 0);
}
.furnish-block__tag._red svg {
        width: 12px;
        height: 14px;
        margin-top: 3px;
        margin-left: 14px;
        -webkit-transition: -webkit-transform .3s ease;
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease;
}
@media only screen and (max-width: 750px) {
.furnish-block__tag._red svg {
            margin-top: 1px;
            margin-left: 10px;
}
}
.furnish-block__tag-tooltip {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    width: 273px;
    padding: 24px;
    border-radius: 4px;
    background-color: white;
    font-size: 14px;
    line-height: 20px;
    color: #14191a;
    opacity: 0;
    -webkit-box-shadow: 0 20px 8px -12px rgba(0, 0, 0, 0.05);
            box-shadow: 0 20px 8px -12px rgba(0, 0, 0, 0.05);
    -webkit-filter: drop-shadow(0 6px 20px rgba(0, 0, 0, 0.05));
            filter: drop-shadow(0 6px 20px rgba(0, 0, 0, 0.05));
    -webkit-transform: translate3d(-50%, calc(-100% - 16px), 0);
            transform: translate3d(-50%, calc(-100% - 16px), 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    pointer-events: none;
}
@media only screen and (max-width: 750px) {
.furnish-block__tag-tooltip {
        display: none;
}
}
.furnish-block__tag-tooltip:before {
      content: "";
      position: absolute;
      left: calc(50% - 10px);
      bottom: -10px;
      border-top: 11px solid white;
      border-right: 12px solid transparent;
      border-left: 12px solid transparent;
}
.furnish-block__modal {
    padding: 80px 40px 52px;
    font-size: 16px;
    line-height: 26px;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.three-images-gallery {
  margin-top: 64px;
}
@media only screen and (max-width: 750px) {
.three-images-gallery {
      margin: 0;
}
}
.three-images-gallery__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
}
@media only screen and (max-width: 750px) {
.three-images-gallery__wrap {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin: 0;
        height: calc(100vw / 1.5);
}
}
.three-images-gallery__image {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 320px;
    width: 388px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    cursor: pointer;
}
@media only screen and (max-width: 750px) {
.three-images-gallery__image {
        height: 100%;
        width: 100%;
        opacity: 1;
}
}
.three-images-gallery__image[lazy=loaded], .three-images-gallery__image._image-loaded {
      opacity: 1;
}
.three-images-gallery__image._big-vertical {
      width: calc(50% - 6px);
      height: 697px;
}
@media only screen and (max-width: 750px) {
.three-images-gallery__image._big-vertical {
          width: calc(50% - 4px);
          height: 300px;
}
}
.three-images-gallery__image._middle {
      width: 100%;
      height: calc(50% - 6px);
}
@media only screen and (max-width: 750px) {
.three-images-gallery__image._middle {
          height: calc(50% - 4px);
}
}
.three-images-gallery__image-slide {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      opacity: 0;
      -webkit-transition: opacity .4s ease;
      transition: opacity .4s ease;
      border-radius: 4px;
}
.three-images-gallery__image-slide[lazy=loaded] {
        opacity: 1;
}
@media only screen and (max-width: 750px) {
.three-images-gallery__image-slide {
          border-radius: 0;
}
}
.three-images-gallery__column {
    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: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: calc(50% - 6px);
}
@media only screen and (max-width: 750px) {
.three-images-gallery__column {
        width: calc(50% - 4px);
}
}
@media only screen and (max-width: 750px) {
.three-images-gallery__mobile {
      margin: 0 -20px 0;
}
}
@media only screen and (max-width: 750px) {
.three-images-gallery__mobile-pagination {
      position: relative;
      bottom: 0;
      margin-top: 36px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 10px;
}
}
.three-images-gallery__mobile-pagination > .swiper-pagination-bullet-active {
    background: #3b4658;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.four-images-gallery {
  margin-top: 64px;
}
@media only screen and (max-width: 750px) {
.four-images-gallery {
      margin: 0;
}
}
.four-images-gallery__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
}
@media only screen and (max-width: 750px) {
.four-images-gallery__wrap {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        margin: 0;
        height: calc(100vw / 1.5);
}
}
.four-images-gallery__wrap._column {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
}
.four-images-gallery__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 5px;
}
@media only screen and (max-width: 750px) {
.four-images-gallery__row {
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
}
.four-images-gallery__row:last-child {
      margin-bottom: 0;
}
.four-images-gallery__row._reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
}
.four-images-gallery__row._margin-top {
      margin-top: 50px;
}
.four-images-gallery__image {
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    height: 320px;
    width: 388px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #f2f2f2;
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease;
    cursor: pointer;
}
@media only screen and (max-width: 750px) {
.four-images-gallery__image {
        height: 100%;
        width: 100%;
        opacity: 1;
}
}
.four-images-gallery__image[lazy=loaded], .four-images-gallery__image._image-loaded {
      opacity: 1;
}
.four-images-gallery__image._big-h {
      width: 63.8%;
      height: 300px;
}
@media only screen and (max-width: 750px) {
.four-images-gallery__image._big-h {
          width: 100%;
          height: 100%;
}
}
.four-images-gallery__image._small {
      width: 35.6%;
      height: 300px;
}
@media only screen and (max-width: 750px) {
.four-images-gallery__image._small {
          width: 100%;
          height: 100%;
}
}
.four-images-gallery__image-slide {
      width: 100%;
      height: 100%;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      opacity: 0;
      -webkit-transition: opacity .4s ease;
      transition: opacity .4s ease;
      border-radius: 4px;
}
.four-images-gallery__image-slide[lazy=loaded] {
        opacity: 1;
}
@media only screen and (max-width: 750px) {
.four-images-gallery__image-slide {
          border-radius: 0;
}
}
@media only screen and (max-width: 750px) {
.four-images-gallery__mobile {
      margin: 0 -20px 0;
}
}
@media only screen and (max-width: 750px) {
.four-images-gallery__mobile-pagination {
      position: relative;
      bottom: 0;
      margin-top: 36px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 10px;
}
}
.four-images-gallery__mobile-pagination > .swiper-pagination-bullet-active {
    background: #3b4658;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.scroll-more-text-block__button {
  margin-top: 1.6rem;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 500;
  line-height: 2rem;
  color: #ef3b24;
  border-bottom: 1px solid #ef3b24;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  cursor: pointer;
}
.scroll-more-text-block__button:hover {
    opacity: .5;
}
@media only screen and (max-width: 750px) {
.scroll-more-text-block__button:hover {
        opacity: 1;
}
}
@media only screen and (max-width: 750px) {
.scroll-more-text-block__button {
      margin-top: 1.2rem;
}
}
.scroll-more-text-block__text p {
  margin-top: 1.6rem;
}
@media only screen and (max-width: 750px) {
.scroll-more-text-block__text p {
      margin-top: 1.2rem;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.pantry-parking-block {
  margin-top: 100px;
  margin-bottom: 100px;
}
@media only screen and (max-width: 750px) {
.pantry-parking-block {
      margin-top: 64px;
      margin-bottom: 64px;
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.audio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 750px) {
.audio {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse;
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1;
}
}
.audio__btn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 181px;
    height: 46px;
    padding: 14px 40px 14px 70px;
    margin-top: 5px;
    margin-right: 21px;
    border-radius: 50px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    cursor: pointer;
}
@media only screen and (max-width: 750px) {
.audio__btn {
        width: 100%;
        height: 40px;
        margin-top: 16px;
        margin-right: 0;
        font-size: 12px;
        line-height: 14px;
}
}
.audio__btn:before {
      content: "";
      position: absolute;
      top: 50%;
      left: calc(50% - 49px);
      width: 22px;
      height: 22px;
      -webkit-transform: translate3d(0, -50%, 0);
              transform: translate3d(0, -50%, 0);
      -webkit-transition: background .3s ease;
      transition: background .3s ease;
}
@media only screen and (max-width: 750px) {
.audio__btn:before {
          left: calc(50% - 36px);
          width: 16px;
          height: 16px;
}
}
.audio__btn svg {
      width: 20px;
      height: 20px;
      margin-right: 8px;
}
.audio__btn.red {
      background-color: #ef3b24;
      color: white;
}
.audio__btn.red:before {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNSAzVjE5TDIwLjUgMTFMNi41IDNaTTE3LjU0NDUgMTEuMDc2Mkw3Ljk3Nzc1IDE2LjU2MTlWNS41OTA0NUwxNy41NDQ1IDExLjA3NjJaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K) no-repeat center/contain;
}
.audio__btn.red._paused:before {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNSAxOFY0SDkuNVYxOEg3LjVaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTMuNSAxOFY0SDE1LjVWMThIMTMuNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=) no-repeat center/contain;
}
.audio__btn.red:hover {
        background-color: #f26250;
}
.audio__btn.white {
      border: 1px solid #ef3b24;
      background-color: white;
      color: #ef3b24;
}
.audio__btn.white:before {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuNSAzVjE5TDIwLjUgMTFMNi41IDNaTTE3LjU0NDUgMTEuMDc2Mkw3Ljk3Nzc1IDE2LjU2MTlWNS41OTA0NUwxNy41NDQ1IDExLjA3NjJaIiBmaWxsPSIjRUYzQjI0Ii8+Cjwvc3ZnPgo=) no-repeat center/contain;
}
.audio__btn.white._paused:before {
        background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjMiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNSAxOFY0SDkuNVYxOEg3LjVaIiBmaWxsPSIjRUYzQjI0Ii8+CjxwYXRoIGQ9Ik0xMy41IDE4VjRIMTUuNVYxOEgxMy41WiIgZmlsbD0iI0VGM0IyNCIvPgo8L3N2Zz4K) no-repeat center/contain;
}
.audio__btn.white:hover {
        border-color: #f5897c;
        color: #f5897c;
}
.audio__player {
    width: 100%;
}
.audio__player-img {
    width: 100%;
    height: 41px;
    margin-bottom: -2px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzU0IiBoZWlnaHQ9IjM5IiB2aWV3Qm94PSIwIDAgMzU0IDM5IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNi43NTY4OSAyMS4wNjEyTDEuMzE3NDggMzhIMzUzLjVWMzQuNVYzMUMzNTAuNTA2IDMxIDM0Ni4wNDEgMzEuMzQwNCAzNDMuODA1IDI4Ljg1MzVDMzQwLjc1MSAyNS40NTcxIDMzOC44OTkgMjYuMDg5IDMzNS4xNzkgMjYuODY0QzMzMy44OTYgMjcuMTMxMSAzMzIuOTQyIDE3LjQxMzkgMzMwLjM4NyAxNy40MTM5QzMyOC4wNDcgMTcuNDEzOSAzMjguMDc5IDI1LjQ4NDkgMzI1LjkxNCAyNi44NjRDMzI0LjYzMSAyNy42ODA5IDMyNC4wODUgMjguOTA4NSAzMjIuNzE5IDI5LjI2OEMzMjAuOTYyIDI5LjczMDMgMzIwLjAyOCAyNy44MTc0IDMxOC4yNDYgMjcuODU4N0MzMTYuNTg2IDI3Ljg5NzMgMzE1Ljc1MSAyOS4xNDAzIDMxNC4wOTMgMjkuMjY4QzMxMS45NDUgMjkuNDMzNSAzMTAuNDcxIDI5LjY2NjIgMzA4LjY2MSAyNy44NTg3QzMwNy42MDMgMjYuODAxOCAzMDcuMzMxIDI1LjYxMDcgMzA2LjQyNSAyNC4yNTI3QzMwNS4yMzEgMjIuNDYyMiAzMDQuODMgMjAuNTggMzAzLjIzIDE5LjkwMDZDMzAyLjI2NyAxOS40OTE2IDMwMS42MzIgMTkuNDY0NiAzMDAuNjc0IDE5LjkwMDZDMjk4Ljg5NCAyMC43MTA5IDI5OS4yNiAyNC41NjE1IDI5Ny40NzkgMjUuMzcxOEMyOTYuNTIxIDI1LjgwNzkgMjk1LjkxOCAyNS41MDIgMjk0LjkyNCAyNS4zNzE4QzI5My41MjggMjUuMTg5MSAyOTIuODA5IDI0LjE4NTcgMjkxLjQwOSAyNC4yNTI3QzI4OC43MjcgMjQuMzgxMSAyODcuODc5IDI3LjkxOTkgMjg1LjMzOSAyOS4yNjhDMjgzLjY0NCAzMC4xNjc2IDI4Mi42NSAzMC41ODkgMjgwLjg2NiAzMC44NDMxQzI3OS42MjQgMzEuMDIwMSAyNzcuNjcxIDMwLjg0MzEgMjc3LjY3MSAzMC44NDMxQzI3Ny42NzEgMzAuODQzMSAyNzQuMjk5IDMwLjkxMjYgMjcyLjU2IDI5LjI2OEMyNzAuNTA0IDI3LjMyNDEgMjcwLjAwNCAyNi4zNjY2IDI2OS4wNDUgMjEuMzkyOEMyNjguMDg3IDE2LjQxODkgMjY4LjA4NyAxMy40MzQ2IDI2NS44NSAxMy40MzQ2QzI2My42MTQgMTMuNDM0NiAyNjEuMDU4IDI0LjI1MjcgMjYxLjA1OCAyNC4yNTI3QzI1OS44NzggMjcuNTkyMyAyNTkuODk4IDMwLjI5NzEgMjU3LjU0NCAzMS4zNDA0QzI1NS44MjYgMzIuMTAxNyAyNTQuODQyIDMxLjIwOTkgMjUzLjA3MSAzMC44NDMxQzI1MC4xMDMgMzAuMjI4MSAyNDguMzg4IDMxLjIxMjkgMjQ1LjQwMyAzMC44NDMxQzI0Mi43NjIgMzAuNTE1OCAyNDEuMzM3IDI5LjU1OTMgMjM4LjY5NCAyOS4yNjhDMjM2LjMyOSAyOS4wMDc0IDIzNC45NTMgMjkuOTU0MSAyMzIuNjI0IDI5LjI2OEwyMzIuNDQgMjkuMjE0QzIzMC43MzEgMjguNzEyIDIyOS42NDIgMjguMzkxOSAyMjguMTUxIDI2Ljg2NEMyMjYuNjAyIDI1LjI3NjEgMjI2LjAzNSAyMy43NDE0IDIyNC45NTYgMjEuMzkyOEMyMjMuOTExIDE5LjExNzggMjIzLjgyNiAxNy4zMzgzIDIyMi43MiAxNS4xMzRDMjIxLjM5MSAxMi40ODU1IDIyMC42NzIgMTAuMTk3NyAyMTguNTY2IDkuNDU1NTNDMjE3LjU5MyA5LjExMjM1IDIxNi45MzkgOC44ODQ1OCAyMTYuMDEgOS40NTU1M0MyMTUuMjY3IDkuOTEyNTIgMjE1LjAwNCAxMC42MDg5IDIxNC40MTMgMTEuNDQ1MUMyMTEuMzU0IDE1Ljc3MDIgMjEyLjI2MyAyMS4zODI1IDIwOS4zMDEgMjUuODY5MkMyMDcuNzYzIDI4LjE5OTkgMjA2Ljk3NSAzMC43ODA5IDIwNC44MjggMzAuODQzMUMyMDMuNTcxIDMwLjg3OTUgMjAxLjc3IDI5LjI2OCAyMDEuNzcgMjkuMjY4QzE5OS4wOTggMjcuNzU3NyAxOTcuODEzIDI2LjI2NjcgMTk1LjMxMyAyNC4yNTI3QzE5MS4wODcgMjAuODQ4IDE4OS41MDcgMTUuNjk4MSAxODQuNjU4IDE1LjEzNEMxODIuNTA3IDE0Ljg4MzggMTgxLjI2OSAxNi43NTMzIDE3OS4xNjkgMTYuMDQ1OUMxNzUuNjA0IDE0Ljg0NDYgMTc1Ljk0MSA2LjAxNTI5IDE3My4wMzUgNi4wMTUyOUMxNzAuMTI5IDYuMDE1MjkgMTcyLjA3MSAyMC42MjU4IDE2Ny41NDYgMjYuMDc2NUMxNjYuMDgyIDI3Ljg0MDMgMTY1LjIwNyAyOS4wMTU2IDE2My4zNDkgMjkuNzIzOUMxNjEuMjc2IDMwLjUxNDIgMTU3Ljg2IDI5LjI2OCAxNTcuODYgMjkuMjY4QzE1Ny44NiAyOS4yNjggMTUyLjIwNSAyNy4xNTEgMTQ4LjQ5NyAyNi45ODgzQzE0NS40NjIgMjYuODU1MiAxNDMuNzcxIDI3LjQ5MDkgMTQwLjc0OCAyNy45MDAyQzEzNi4zMjYgMjguNDk4OCAxMzMuNzczIDMxLjE0ODQgMTI5LjQ0NyAyOS43MjM5QzEyNy4wMjkgMjguOTI3NCAxMjUuMjUgMjYuMDc2NSAxMjMuNjM2IDI2LjA3NjVDMTIyLjAyMSAyNi4wNzY1IDEyMS42OTYgMjcuMDY1NyAxMjAuNDA3IDI3LjQ0NDNDMTE4LjE4MiAyOC4wOTc5IDExNi44NDUgMjguMzYzMiAxMTQuNTk1IDI3LjkwMDJDMTA5LjgyIDI2LjkxNzEgMTA2LjIwMSAxOC4zMjU2IDEwNC4yNjQgMTguMzI1NkMxMDIuMzI2IDE4LjMyNTYgMTAxLjUxNiAyNi44OTQ4IDk4LjEyOTEgMjYuOTg4M0M5NS4xNTM4IDI3LjA3MDQgOTQuMjU0NiAyMC42MDUyIDkxLjk5NDUgMjAuNjA1MkM4OS43MzQ1IDIwLjYwNTIgODguNjIwNSAyOC4yNzUyIDg1LjIxNDMgMjguMzU2MUM4My40OTk1IDI4LjM5NjkgODIuNzE1MiAyNi44NzA1IDgxLjAxNyAyNi41MzI0Qzc4Ljg5MDggMjYuMTA5MSA3Ny42NzM4IDI2Ljg3MzQgNzUuNTI4MiAyNi45ODgzQzcxLjYyMjIgMjcuMTk3NiA2OS4zOTk1IDI3LjY1MyA2NS41MTkyIDI2Ljk4ODNDNjEuNzg1IDI2LjM0ODcgNTkuNTE1NyAyNi4xODU2IDU2LjE1NiAyMy43OTY4QzUxLjI5NzcgMjAuMzQyNSA0Ny40Mzg1IDEwLjU3NDYgNDYuNDY5OSA5LjY2Mjc4QzQ1LjUwMTMgOC43NTA5MSA0My44ODY5IDEwLjU3NDYgNDMuODg2OSAxMC41NzQ2QzQzLjg4NjkgMTAuNTc0NiA0Mi43Njk0IDExLjY0OCA0MS45NDk3IDExLjk0MjVDMzguMzU1OCAxMy4yMzM2IDM4LjM5ODEgMSAzNi40NjA5IDFDMzQuNTIzNyAxIDM0LjIwMDggNS41NTkzNiAzMy44NzggMTIuODU0M0MzMy41NTUxIDIwLjE0OTMgMzMuNzcyMSAyMS43MzggMzEuOTQwNyAyNi41MzI0QzMwLjg3NSAyOS4zMjI1IDMwLjQ3MjcgMzEuNzM1MSAyOC4zODkyIDMyLjkxNTVDMjUuODMzNCAzNC4zNjM1IDI0LjM2MjcgMzAuMTcxMiAyMS42MDg5IDMwLjE3OTlDMTkuNjgwMSAzMC4xODYgMTYuNzY1OSAzMS41NDc3IDE2Ljc2NTkgMzEuNTQ3N0MxNi43NjU5IDMxLjU0NzcgMTUuMTYyMiAzMS44ODg5IDE0LjE4MjkgMzEuNTQ3N0MxMS4yMjIgMzAuNTE2MiAxMC4zMDg1IDIxLjk3MyAxMC4zMDg1IDIxLjk3M0MxMC4zMDg1IDIxLjk3MyA5LjMyNDU0IDE3Ljc0NjkgOC4wNDgzNyAxOC4zMjU2QzcuMTgyNjYgMTguNzE4MSA2Ljc1Njg5IDIxLjA2MTIgNi43NTY4OSAyMS4wNjEyWiIgZmlsbD0iI0ZDRDhEMyIgZmlsbC1vcGFjaXR5PSIwLjIiLz4KPHBhdGggZD0iTTEuMzE3NDggMzhMNi43NTY4OSAyMS4wNjEyQzYuNzU2ODkgMjEuMDYxMiA3LjE4MjY2IDE4LjcxODEgOC4wNDgzNyAxOC4zMjU2QzkuMzI0NTQgMTcuNzQ2OSAxMC4zMDg1IDIxLjk3MyAxMC4zMDg1IDIxLjk3M0MxMC4zMDg1IDIxLjk3MyAxMS4yMjIgMzAuNTE2MiAxNC4xODI5IDMxLjU0NzdDMTUuMTYyMiAzMS44ODg5IDE2Ljc2NTkgMzEuNTQ3NyAxNi43NjU5IDMxLjU0NzdDMTYuNzY1OSAzMS41NDc3IDE5LjY4MDEgMzAuMTg2IDIxLjYwODkgMzAuMTc5OUMyNC4zNjI3IDMwLjE3MTIgMjUuODMzNCAzNC4zNjM1IDI4LjM4OTIgMzIuOTE1NUMzMC40NzI3IDMxLjczNTEgMzAuODc1IDI5LjMyMjUgMzEuOTQwNyAyNi41MzI0QzMzLjc3MjEgMjEuNzM4IDMzLjU1NTEgMjAuMTQ5MyAzMy44NzggMTIuODU0M0MzNC4yMDA4IDUuNTU5MzYgMzQuNTIzNyAxIDM2LjQ2MDkgMUMzOC4zOTgxIDEgMzguMzU1OCAxMy4yMzM2IDQxLjk0OTcgMTEuOTQyNUM0Mi43Njk0IDExLjY0OCA0My44ODY5IDEwLjU3NDYgNDMuODg2OSAxMC41NzQ2QzQzLjg4NjkgMTAuNTc0NiA0NS41MDEzIDguNzUwOTEgNDYuNDY5OSA5LjY2Mjc4QzQ3LjQzODUgMTAuNTc0NiA1MS4yOTc3IDIwLjM0MjUgNTYuMTU2IDIzLjc5NjhDNTkuNTE1NyAyNi4xODU2IDYxLjc4NSAyNi4zNDg3IDY1LjUxOTIgMjYuOTg4M0M2OS4zOTk1IDI3LjY1MyA3MS42MjIyIDI3LjE5NzYgNzUuNTI4MiAyNi45ODgzQzc3LjY3MzggMjYuODczNCA3OC44OTA4IDI2LjEwOTEgODEuMDE3IDI2LjUzMjRDODIuNzE1MiAyNi44NzA1IDgzLjQ5OTUgMjguMzk2OSA4NS4yMTQzIDI4LjM1NjFDODguNjIwNSAyOC4yNzUyIDg5LjczNDUgMjAuNjA1MiA5MS45OTQ1IDIwLjYwNTJDOTQuMjU0NiAyMC42MDUyIDk1LjE1MzggMjcuMDcwNCA5OC4xMjkxIDI2Ljk4ODNDMTAxLjUxNiAyNi44OTQ4IDEwMi4zMjYgMTguMzI1NiAxMDQuMjY0IDE4LjMyNTZDMTA2LjIwMSAxOC4zMjU2IDEwOS44MiAyNi45MTcxIDExNC41OTUgMjcuOTAwMkMxMTYuODQ1IDI4LjM2MzIgMTE4LjE4MiAyOC4wOTc5IDEyMC40MDcgMjcuNDQ0M0MxMjEuNjk2IDI3LjA2NTcgMTIyLjAyMSAyNi4wNzY1IDEyMy42MzYgMjYuMDc2NUMxMjUuMjUgMjYuMDc2NSAxMjcuMDI5IDI4LjkyNzQgMTI5LjQ0NyAyOS43MjM5QzEzMy43NzMgMzEuMTQ4NCAxMzYuMzI2IDI4LjQ5ODggMTQwLjc0OCAyNy45MDAyQzE0My43NzEgMjcuNDkwOSAxNDUuNDYyIDI2Ljg1NTIgMTQ4LjQ5NyAyNi45ODgzQzE1Mi4yMDUgMjcuMTUxIDE1Ny44NiAyOS4yNjggMTU3Ljg2IDI5LjI2OEMxNTcuODYgMjkuMjY4IDE2MS4yNzYgMzAuNTE0MiAxNjMuMzQ5IDI5LjcyMzlDMTY1LjIwNyAyOS4wMTU2IDE2Ni4wODIgMjcuODQwMyAxNjcuNTQ2IDI2LjA3NjVDMTcyLjA3MSAyMC42MjU4IDE3MC4xMjkgNi4wMTUyOSAxNzMuMDM1IDYuMDE1MjlDMTc1Ljk0MSA2LjAxNTI5IDE3NS42MDQgMTQuODQ0NiAxNzkuMTY5IDE2LjA0NTlDMTgxLjI2OSAxNi43NTMzIDE4Mi41MDcgMTQuODgzOCAxODQuNjU4IDE1LjEzNEMxODkuNTA3IDE1LjY5ODEgMTkxLjA4NyAyMC44NDggMTk1LjMxMyAyNC4yNTI3QzE5Ny44MTMgMjYuMjY2NyAxOTkuMDk4IDI3Ljc1NzcgMjAxLjc3IDI5LjI2OEMyMDEuNzcgMjkuMjY4IDIwMy41NzEgMzAuODc5NSAyMDQuODI4IDMwLjg0MzFDMjA2Ljk3NSAzMC43ODA5IDIwNy43NjMgMjguMTk5OSAyMDkuMzAxIDI1Ljg2OTJDMjEyLjI2MyAyMS4zODI1IDIxMS4zNTQgMTUuNzcwMiAyMTQuNDEzIDExLjQ0NTFDMjE1LjAwNCAxMC42MDg5IDIxNS4yNjcgOS45MTI1MiAyMTYuMDEgOS40NTU1M0MyMTYuOTM5IDguODg0NTggMjE3LjU5MyA5LjExMjM1IDIxOC41NjYgOS40NTU1M0MyMjAuNjcyIDEwLjE5NzcgMjIxLjM5MSAxMi40ODU1IDIyMi43MiAxNS4xMzRDMjIzLjgyNiAxNy4zMzgzIDIyMy45MTEgMTkuMTE3OCAyMjQuOTU2IDIxLjM5MjhDMjI2LjAzNSAyMy43NDE0IDIyNi42MDIgMjUuMjc2MSAyMjguMTUxIDI2Ljg2NEMyMjkuNjQyIDI4LjM5MTkgMjMwLjczMSAyOC43MTIgMjMyLjQ0IDI5LjIxNEwyMzIuNjI0IDI5LjI2OEMyMzQuOTUzIDI5Ljk1NDEgMjM2LjMyOSAyOS4wMDc0IDIzOC42OTQgMjkuMjY4QzI0MS4zMzcgMjkuNTU5MyAyNDIuNzYyIDMwLjUxNTggMjQ1LjQwMyAzMC44NDMxQzI0OC4zODggMzEuMjEyOSAyNTAuMTAzIDMwLjIyODEgMjUzLjA3MSAzMC44NDMxQzI1NC44NDIgMzEuMjA5OSAyNTUuODI2IDMyLjEwMTcgMjU3LjU0NCAzMS4zNDA0QzI1OS44OTggMzAuMjk3MSAyNTkuODc4IDI3LjU5MjMgMjYxLjA1OCAyNC4yNTI3QzI2MS4wNTggMjQuMjUyNyAyNjMuNjE0IDEzLjQzNDYgMjY1Ljg1IDEzLjQzNDZDMjY4LjA4NyAxMy40MzQ2IDI2OC4wODcgMTYuNDE4OSAyNjkuMDQ1IDIxLjM5MjhDMjcwLjAwNCAyNi4zNjY2IDI3MC41MDQgMjcuMzI0MSAyNzIuNTYgMjkuMjY4QzI3NC4yOTkgMzAuOTEyNiAyNzcuNjcxIDMwLjg0MzEgMjc3LjY3MSAzMC44NDMxQzI3Ny42NzEgMzAuODQzMSAyNzkuNjI0IDMxLjAyMDEgMjgwLjg2NiAzMC44NDMxQzI4Mi42NSAzMC41ODkgMjgzLjY0NCAzMC4xNjc2IDI4NS4zMzkgMjkuMjY4QzI4Ny44NzkgMjcuOTE5OSAyODguNzI3IDI0LjM4MTEgMjkxLjQwOSAyNC4yNTI3QzI5Mi44MDkgMjQuMTg1NyAyOTMuNTI4IDI1LjE4OTEgMjk0LjkyNCAyNS4zNzE4QzI5NS45MTggMjUuNTAyIDI5Ni41MjEgMjUuODA3OSAyOTcuNDc5IDI1LjM3MThDMjk5LjI2IDI0LjU2MTUgMjk4Ljg5NCAyMC43MTA5IDMwMC42NzQgMTkuOTAwNkMzMDEuNjMyIDE5LjQ2NDYgMzAyLjI2NyAxOS40OTE2IDMwMy4yMyAxOS45MDA2QzMwNC44MyAyMC41OCAzMDUuMjMxIDIyLjQ2MjIgMzA2LjQyNSAyNC4yNTI3QzMwNy4zMzEgMjUuNjEwNyAzMDcuNjAzIDI2LjgwMTggMzA4LjY2MSAyNy44NTg3QzMxMC40NzEgMjkuNjY2MiAzMTEuOTQ1IDI5LjQzMzUgMzE0LjA5MyAyOS4yNjhDMzE1Ljc1MSAyOS4xNDAzIDMxNi41ODYgMjcuODk3MyAzMTguMjQ2IDI3Ljg1ODdDMzIwLjAyOCAyNy44MTc0IDMyMC45NjIgMjkuNzMwMyAzMjIuNzE5IDI5LjI2OEMzMjQuMDg1IDI4LjkwODUgMzI0LjYzMSAyNy42ODA5IDMyNS45MTQgMjYuODY0QzMyOC4wNzkgMjUuNDg0OSAzMjguMDQ3IDE3LjQxMzkgMzMwLjM4NyAxNy40MTM5QzMzMi45NDIgMTcuNDEzOSAzMzMuODk2IDI3LjEzMTEgMzM1LjE3OSAyNi44NjRDMzM4Ljg5OSAyNi4wODkgMzQwLjc1MSAyNS40NTcxIDM0My44MDUgMjguODUzNUMzNDYuMDQxIDMxLjM0MDQgMzUwLjUwNiAzMSAzNTMuNSAzMVYzNC41VjM4SDEiIHN0cm9rZT0iI0Y0NzY2NiIvPgo8L3N2Zz4K) no-repeat center/contain;
}
@media only screen and (max-width: 750px) {
.audio__player-img {
        height: 37px;
}
}
.audio__player-progress {
    height: 2px;
    background-color: #fcd8d3;
}
.audio__player-progress-line {
    position: relative;
    width: 0;
    height: 100%;
    background-color: #ef3b24;
}
.audio__player-progress-line:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 0;
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background-color: #f26250;
      -webkit-transform: translate3d(8px, -50%, 0);
              transform: translate3d(8px, -50%, 0);
}
.audio__player-time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 10px;
    font-size: 8px;
    line-height: 12px;
    color: #f9b1a7;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.audio-block {
  position: relative;
  padding: 80px 0;
  border-bottom: 1px solid #ecedef;
  background-color: white;
}
@media only screen and (max-width: 750px) {
.audio-block {
      padding: 44px 0;
}
}
.audio-block__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
@media only screen and (max-width: 750px) {
.audio-block__container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
}
}
.audio-block__info-block {
    width: 600px;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
}
@media only screen and (max-width: 750px) {
.audio-block__info-block {
        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%;
}
}
.audio-block__subtitle {
    margin-top: 40px;
    font-size: 16px;
    line-height: 24px;
}
@media only screen and (max-width: 750px) {
.audio-block__subtitle {
        margin-top: 24px;
        font-size: 14px;
        color: #5b5e5f;
}
}
.audio-block__audio {
    margin-top: 40px;
}
@media only screen and (max-width: 750px) {
.audio-block__audio {
        margin-top: 24px;
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
}
}
.audio-block__audio .audio__btn {
      width: 234px;
      margin-right: 32px;
}
@media only screen and (max-width: 750px) {
.audio-block__audio .audio__btn {
          width: 100%;
          margin-right: 0;
}
}
.audio-block__audio .audio__player-img {
      height: 37px;
}
.audio-block__text {
    margin-top: 40px;
    font-size: 16px;
    line-height: 24px;
}
@media only screen and (max-width: 750px) {
.audio-block__text {
        margin-top: 24px;
        color: #5b5e5f;
}
}
.audio-block__text ul {
      margin-top: 16px;
      font-weight: 300;
}
@media only screen and (max-width: 750px) {
.audio-block__text ul {
          font-size: 14px;
}
}
.audio-block__text li:not(:last-child) {
      margin-bottom: 12px;
}
.audio-block__link {
    width: 234px;
    height: 60px;
    margin-top: 47px;
}
@media only screen and (max-width: 750px) {
.audio-block__link {
        display: none;
        width: 100%;
        height: 52px;
        margin-top: 16px;
}
}
.audio-block__link._mobile {
      display: none;
}
@media only screen and (max-width: 750px) {
.audio-block__link._mobile {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
}
}
.audio-block__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-item-align: end;
        align-self: flex-end;
    gap: 34px;
    margin-top: 22px;
}
@media only screen and (max-width: 750px) {
.audio-block__items {
        gap: 12px;
        width: 100%;
        margin-top: 40px;
}
}
.audio-block__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 16px;
}
@media only screen and (max-width: 750px) {
.audio-block__item {
        width: calc((100% - 12px) / 2);
}
}
.audio-block__item-qr {
    width: 108px;
    height: 108px;
    border-radius: 10px;
    -webkit-box-shadow: 8.18182px 8.18182px 30.6818px rgba(0, 0, 0, 0.12);
            box-shadow: 8.18182px 8.18182px 30.6818px rgba(0, 0, 0, 0.12);
    overflow: hidden;
}
@media only screen and (max-width: 750px) {
.audio-block__item-qr {
        display: none;
}
}
.audio-block__item-link {
    width: 156px;
    height: 48px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0;
}
@media only screen and (max-width: 750px) {
.audio-block__item-link {
        width: 100%;
}
}
.audio-block__item-link[lazy=loaded] {
      opacity: 1;
}
.audio-block__item-link:hover {
      opacity: .8;
}
.audio-block__image-block {
    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: center;
        -ms-flex-align: center;
            align-items: center;
    width: 543px;
}
@media only screen and (max-width: 750px) {
.audio-block__image-block {
        width: 100%;
}
}
.audio-block__image {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 362px;
    min-height: 480px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 0;
}
@media only screen and (max-width: 750px) {
.audio-block__image {
        width: 100%;
        height: 390px;
        min-height: auto;
        margin-top: 40px;
}
}
.audio-block__image[lazy=loaded] {
      opacity: 1;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.ui-radio-button__content {
  font-family: "Grtsk-Exa", "Verdana", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2rem;
  color: #3b4658;
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.v-close-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  background-color: rgba(236, 237, 239, 0.5);
  cursor: pointer;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.v-close-button svg {
    width: 13px;
    height: 13px;
    fill: #3b4658;
    stroke: #3b4658;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}
@media only screen and (min-width: 751px) {
.v-close-button:hover svg {
      -webkit-transform: scale(0.9);
              transform: scale(0.9);
}
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.feature {
  padding-top: 72px;
  padding-bottom: 48px;
  min-height: auto;
}
@media only screen and (max-width: 750px) {
.feature {
      padding: 24px 20px;
}
}
.feature__wrapper {
    min-height: auto;
}
.feature__wrapper._loading {
      min-height: 100vh;
}
.feature__title {
    margin-bottom: 40px;
    font-size: 28px;
    line-height: 1.6;
}
@media only screen and (max-width: 750px) {
.feature__title {
        margin-bottom: 27px;
        font-size: 18px;
        line-height: 148%;
}
}
.feature__figure {
    margin: 0 0 24px;
}
@media only screen and (max-width: 750px) {
.feature__figure {
        margin-bottom: 16px;
}
}
.feature__box {
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
@media (hover), (min-width: 0 \0) {
.feature__box:hover {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
}
}
.feature__image {
    overflow: hidden;
    -webkit-clip-path: content-box;
            clip-path: content-box;
    border-radius: 8px;
}
.feature__image img {
      display: block;
      width: 100%;
      height: 100%;
      min-height: 235px;
      -o-object-fit: cover;
         object-fit: cover;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
}
@media only screen and (max-width: 750px) {
.feature__image img {
          min-height: 120px;
}
}
.feature__caption {
    margin-top: 8px;
    font-size: 16px;
    line-height: 18px;
}
.feature__modal._scroll {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
@media only screen and (max-width: 750px) {
.feature__modal > .modal__content {
      height: 100%;
}
}
.feature__modal-close {
    position: absolute;
    top: 24px;
    right: 24px;
    z-index: 10;
}
@media only screen and (max-width: 750px) {
.feature__modal-close {
        top: 20px;
        right: 20px;
        background-color: #fff;
}
}
.feature__modal-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 1240px;
    min-height: 520px;
}
@media only screen and (max-width: 750px) {
.feature__modal-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        max-width: none;
        height: 100%;
        overflow-y: auto;
}
}
.feature__modal-slider {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 734px;
            flex: 0 0 734px;
    width: 734px;
}
@media only screen and (max-width: 750px) {
.feature__modal-slider {
        -ms-flex-preferred-size: 280px;
            flex-basis: 280px;
        width: auto;
}
}
.feature__modal-slider-thumb {
    height: 100%;
}
.feature__modal-slider-thumb .thumbs-slider__top {
      height: 100%;
}
@media only screen and (max-width: 750px) {
.feature__modal-slider-thumb .thumbs-slider__next,
      .feature__modal-slider-thumb .thumbs-slider__prev {
        display: none;
}
}
.feature__modal-slider-thumb .thumbs-slider__pagination.swiper-pagination .swiper-pagination-bullet {
      background-color: #fff;
      opacity: 0.5;
}
.feature__modal-slider-thumb .thumbs-slider__pagination.swiper-pagination .swiper-pagination-bullet-active {
      background-color: #fff;
      opacity: 1;
}
@media only screen and (max-width: 750px) {
.feature__modal-slider-thumb .thumbs-slider__pagination.swiper-pagination {
        position: absolute;
        bottom: 24px;
}
}
.feature__modal-slider-thumb .swiper-button-next,
    .feature__modal-slider-thumb .swiper-button-prev {
      width: 30px;
      height: 40px;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAzMiAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDBMMTguNDExMSAxLjU0Nzc4TDI2LjgzMzMgMTBIMFYxMi4yMjIySDI2LjgzMzNMMTguNDExMSAyMC42MzY3TDIwIDIyLjIyMjJMMzEuMTExMSAxMS4xMTExTDIwIDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
      background-size: 30px;
}
@media only screen and (max-width: 750px) {
.feature__modal-slider-thumb .swiper-button-next,
        .feature__modal-slider-thumb .swiper-button-prev {
          display: none;
}
}
.feature__modal-slider-thumb .swiper-button-prev {
      -webkit-transform: translateY(-50%) scale(-1, 1);
              transform: translateY(-50%) scale(-1, 1);
      left: 50px;
}
.feature__modal-slider-thumb .swiper-button-prev:hover {
        -webkit-transform: translateY(-50%) scale(-1, 1) translateX(4px);
                transform: translateY(-50%) scale(-1, 1) translateX(4px);
}
.feature__modal-slider-thumb .swiper-button-next {
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 50px;
}
.feature__modal-slider-thumb .swiper-button-next:hover {
        -webkit-transform: translateY(-50%) translateX(4px);
                transform: translateY(-50%) translateX(4px);
}
@media only screen and (max-width: 750px) {
.feature__modal-slider-thumb .thumbs-slider__top {
        height: 100%;
}
}
.feature__modal-content {
    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: 0;
        -ms-flex: 0 1 734px;
            flex: 0 1 734px;
    width: 734px;
    padding: 40px 40px 40px 64px;
}
@media only screen and (max-width: 750px) {
.feature__modal-content {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        width: auto;
        padding: 40px 28px;
}
}
.feature__modal-title {
    max-width: 450px;
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 24px;
    line-height: 29px;
}
@media only screen and (max-width: 750px) {
.feature__modal-title {
        max-width: none;
        margin-bottom: 32px;
        font-size: 20px;
        line-height: 24px;
}
}
.feature__modal-text {
    margin-bottom: 64px;
    font-size: 16px;
    line-height: 26px;
    color: #5b5e5f;
}
@media only screen and (max-width: 750px) {
.feature__modal-text {
        margin-bottom: 32px;
        font-size: 14px;
        line-height: 24px;
}
}
.feature__modal-bottom {
    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: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-top: auto;
}
.feature__modal-button {
    font-size: 16px;
    line-height: 19px;
    position: relative;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.feature__modal-button:after {
      content: '';
      position: absolute;
      width: 12px;
      height: 20px;
      margin-left: 10px;
      margin-top: -2px;
}
.feature__modal-button._red {
      margin-bottom: 16px;
      padding: 12px 20px;
      border-radius: 8px;
      background-color: #ef3b24;
      color: #fff;
      -webkit-transition: background-color .3s ease;
      transition: background-color .3s ease;
}
@media (hover), (min-width: 0 \0) {
.feature__modal-button._red:hover {
          background-color: #f14f3a;
}
}
.feature__modal-button._default:after {
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxMiAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjc1IDhDMTAuNzUgNy41ODU3OSAxMC40MTQyIDcuMjUgMTAgNy4yNUwzLjI1IDcuMjVDMi44MzU3OSA3LjI1IDIuNSA3LjU4NTc5IDIuNSA4QzIuNSA4LjQxNDIxIDIuODM1NzkgOC43NSAzLjI1IDguNzVIOS4yNVYxNC43NUM5LjI1IDE1LjE2NDIgOS41ODU3OSAxNS41IDEwIDE1LjVDMTAuNDE0MiAxNS41IDEwLjc1IDE1LjE2NDIgMTAuNzUgMTQuNzVMMTAuNzUgOFpNMi41MzAzMyAxNi41MzAzTDEwLjUzMDMgOC41MzAzM0w5LjQ2OTY3IDcuNDY5NjdMMS40Njk2NyAxNS40Njk3TDIuNTMwMzMgMTYuNTMwM1oiIGZpbGw9IiM1QjVFNUYiLz4KPC9zdmc+Cg==);
}

@charset "UTF-8";
/*stylelint-disable*/
/* shadows */
/* Transitions */
/* Breakpoints */
/* На данном этапе участвуют только в respond-to-min */
/* Sizes */
/* Z-indexes */
/*stylelint-enable*/
/*stylelint-disable*/
/* For respond-to */
/* End respond-to */
/*stylelint-enable*/
/*stylelint-disable*/
/* Animations */
/*stylelint-enable*/
.tile-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
@media only screen and (max-width: 750px) {
.tile-block {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
}
}
.tile-block-item {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.tile-block-item._big {
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
}
.tile-block-item._box {
      -ms-flex-preferred-size: 29%;
          flex-basis: 29%;
}
.tile-block-item._infra {
      -ms-flex-preferred-size: 40%;
          flex-basis: 40%;
}
@media (hover), (min-width: 0 \0) {
.tile-block-item:hover .tile-block-box {
        -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
}
.tile-block-item:hover:after {
        opacity: 1;
}
}
.tile-block-big {
    height: 257px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
}
@media (hover), (min-width: 0 \0) {
.tile-block-big:hover {
        border-color: #f79d92;
}
.tile-block-big:hover > .tile-block-big-wrap > svg > path {
        fill: #ef3b24;
}
}
@media only screen and (max-width: 750px) {
.tile-block-big {
        width: 100%;
        height: 259px;
        border-color: #f79d92;
}
}
.tile-block-big-wrap {
      padding: 32px;
      position: relative;
      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;
}
@media only screen and (max-width: 750px) {
.tile-block-big-wrap {
          padding: 20px;
          position: static;
}
}
.tile-block-big-wrap > svg {
        position: absolute;
        bottom: 32px;
        right: 32px;
}
@media only screen and (max-width: 750px) {
.tile-block-big-wrap > svg {
            display: none;
            bottom: 20px;
            right: 20px;
}
}
.tile-block-big-wrap > svg > path {
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.tile-block-big-title {
      font-family: 'Grtsk-Tera', 'Verdana', sans-serif;
      font-weight: 600;
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 8px;
}
.tile-block-big-text {
      font-weight: 400;
      font-size: 16px;
      line-height: 26px;
      color: #767e8b;
}
@media only screen and (max-width: 750px) {
.tile-block-big-text {
          font-weight: 500;
          line-height: 20px;
          margin-bottom: 0;
          margin-right: 57px;
          color: inherit;
          max-width: 250px;
          position: absolute;
          bottom: 20px;
          left: 20px;
}
}
.tile-block-big-btn {
      line-height: 20px;
      color: #fff;
      padding: 12px 28px;
      background: #ef3b24;
      border-radius: 8px;
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content;
      margin-top: auto;
}
@media only screen and (max-width: 750px) {
.tile-block-big-btn {
          display: none;
}
}
.tile-block-big-svg {
      display: none;
}
@media only screen and (max-width: 750px) {
.tile-block-big-svg {
          display: block !important;
}
}
.tile-block-box {
    height: 259px;
    border-radius: 8px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
@media (hover), (min-width: 0 \0) {
.tile-block-box:hover:after {
        opacity: 1;
}
}
@media only screen and (max-width: 750px) {
.tile-block-box {
        width: 100%;
        height: 250px;
}
}
.tile-block-box:after {
      content: '';
      position: absolute;
      bottom: 20px;
      right: 20px;
      background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTciIHZpZXdCb3g9IjAgMCAxMyAxNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjQ5NSAxMC40OTVDMTIuNzY4MyAxMC4yMjE2IDEyLjc2ODMgOS43NzgzOSAxMi40OTUgOS41MDUwM0w4LjA0MDIgNS4wNTAyNUM3Ljc2Njg0IDQuNzc2ODkgNy4zMjM2MiA0Ljc3Njg5IDcuMDUwMjUgNS4wNTAyNUM2Ljc3Njg5IDUuMzIzNjIgNi43NzY4OSA1Ljc2Njg0IDcuMDUwMjUgNi4wNDAyTDExLjAxMDEgMTBMNy4wNTAyNSAxMy45NTk4QzYuNzc2ODkgMTQuMjMzMiA2Ljc3Njg5IDE0LjY3NjQgNy4wNTAyNSAxNC45NDk3QzcuMzIzNjIgMTUuMjIzMSA3Ljc2NjgzIDE1LjIyMzEgOC4wNDAyIDE0Ljk0OTdMMTIuNDk1IDEwLjQ5NVpNLTYuMTE5NTllLTA4IDEwLjdMMTIgMTAuN0wxMiA5LjNMNi4xMTk1OWUtMDggOS4zTC02LjExOTU5ZS0wOCAxMC43WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
      background-repeat: no-repeat;
      width: 13px;
      height: 17px;
      opacity: 0;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
}
@media only screen and (max-width: 750px) {
.tile-block-box:after {
          opacity: 1;
}
}
.tile-block-box-image {
      overflow: hidden;
      -webkit-clip-path: content-box;
              clip-path: content-box;
      border-radius: 8px;
      position: relative;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
}
.tile-block-box-image:before {
        content: '';
        width: 100%;
        height: 100%;
        background: linear-gradient(60.89deg, rgba(20, 25, 26, 0.4) 0%, rgba(20, 25, 26, 0) 100%);
        position: absolute;
        border-radius: 8px;
}
.tile-block-box-image img {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 259px;
        -o-object-fit: cover;
           object-fit: cover;
}
.tile-block-box-title {
      font-weight: 500;
      font-size: 16px;
      line-height: 18px;
      color: #fff;
      position: absolute;
      bottom: 20px;
      left: 20px;
      right: 40px;
}
.tile-block-infra {
    height: 257px;
    background: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1;
}
@media only screen and (max-width: 750px) {
.tile-block-infra {
        margin-top: 20px;
        width: 100%;
        border-color: #f79d92;
}
}
@media (hover), (min-width: 0 \0) {
.tile-block-infra:hover {
        border-color: #f79d92;
}
.tile-block-infra:hover .tile-block-infra__maximize {
          opacity: 1;
          visibility: visible;
}
}
.tile-block-infra__overlay {
      width: 100%;
      height: 100%;
      position: absolute;
      z-index: 2;
}
.tile-block-infra__maximize {
      position: absolute;
      top: 1.2rem;
      right: 1.2rem;
      z-index: 5;
      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: 3.6rem;
      height: 3.6rem;
      border-radius: .8rem;
      background-color: #fff;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      cursor: pointer;
      opacity: 0;
      visibility: hidden;
}
@media only screen and (max-width: 750px) {
.tile-block-infra__maximize {
          opacity: 1;
          visibility: visible;
}
}
.tile-block-infra__map-title {
      font-weight: 500;
      font-size: 16px;
      line-height: 18px;
      color: #fff;
      position: absolute;
      bottom: 20px;
      left: 20px;
      right: 40px;
      z-index: 5;
}
.tile-block-infra-image {
      overflow: hidden;
      -webkit-clip-path: content-box;
              clip-path: content-box;
      border-radius: 8px;
      position: relative;
      z-index: 4;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
}
.tile-block-infra-image:before {
        content: '';
        width: 100%;
        height: 100%;
        background: linear-gradient(60.89deg, rgba(20, 25, 26, 0.4) 0%, rgba(20, 25, 26, 0) 100%);
        position: absolute;
        border-radius: 8px;
}
.tile-block-infra-image img {
        display: block;
        width: 100%;
        height: 100%;
        min-height: 259px;
        -o-object-fit: cover;
           object-fit: cover;
}
@media only screen and (max-width: 750px) {
.tile-block__modal {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
}
}
.tile-block__modal._scroll {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.tile-block__modal > .modal__content {
    border-radius: 8px;
    overflow: visible;
}
@media only screen and (max-width: 750px) {
.tile-block__modal > .modal__content {
        height: auto;
        border-radius: 0;
}
}
.tile-block__modal._infra > .modal__content {
    width: 100%;
}
@media only screen and (max-width: 750px) {
.tile-block__modal._infra > .modal__content {
        height: 100%;
        border-radius: 0;
}
}
.tile-block__modal-close {
    position: absolute;
    top: -32px;
    right: -32px;
    z-index: 10;
    width: 32px;
    height: 32px;
    background-color: #fff;
}
.tile-block__modal-close._infra {
      top: 16px;
      right: 16px;
      z-index: 2;
}
@media only screen and (max-width: 750px) {
.tile-block__modal-close._infra {
          z-index: 5;
}
}
@media only screen and (max-width: 750px) {
.tile-block__modal-close {
        top: 20px;
        right: 20px;
}
}
.tile-block__modal-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 900px;
    height: 640px;
}
.tile-block__modal-wrapper._infra {
      width: 1200px;
      height: 80vh;
}
@media screen and (max-device-width: 1024px) {
.tile-block__modal-wrapper._infra {
          height: 640px;
}
}
@media only screen and (max-width: 750px) {
.tile-block__modal-wrapper._infra {
          width: 100%;
          height: 100%;
}
}
.tile-block__modal-wrapper._infra > .comp-d-infra > .comp-d-infra__map {
        margin: 0;
        margin-left: -20px;
        height: 80vh;
}
@media screen and (max-device-width: 1024px) {
.tile-block__modal-wrapper._infra > .comp-d-infra > .comp-d-infra__map {
            height: 640px;
}
}
@media only screen and (max-width: 750px) {
.tile-block__modal-wrapper._infra > .comp-d-infra > .comp-d-infra__map {
            margin-left: 0;
            height: 100%;
}
}
.tile-block__modal-wrapper._infra > .comp-d-infra > .comp-d-infra__map > .comp-d-infra__map-wrap {
          width: 100%;
          border-radius: 8px;
}
.tile-block__modal-wrapper._infra > .comp-d-infra > .comp-d-infra__map > .comp-d-infra__menu {
          height: 80vh;
          width: 240px;
          border-radius: 8px;
}
@media screen and (max-device-width: 1024px) {
.tile-block__modal-wrapper._infra > .comp-d-infra > .comp-d-infra__map > .comp-d-infra__menu {
              height: 640px;
}
}
.tile-block__modal-wrapper._infra > .comp-d-infra > .comp-d-infra__map > .comp-d-infra__menu > .comp-d-infra__menu-item {
            width: auto;
            margin-left: 50px;
}
.tile-block__modal-wrapper._infra > .comp-d-infra > .comp-d-infra__map > .comp-d-infra__menu > .comp-d-infra__menu-item:first-child {
              margin-top: 53px;
}
.tile-block__modal-wrapper._infra > .comp-d-infra > .comp-d-infra__map > .comp-d-infra__menu-overlay {
          border-radius: 8px;
}
.tile-block__modal-wrapper._infra > .comp-d-infra > .comp-d-infra__map > .comp-d-infra__button-mob._new {
          width: calc(100% - 40px);
}
@media only screen and (max-width: 750px) {
.tile-block__modal-wrapper._infra > .comp-d-infra._infra {
          margin: 0;
          height: 100%;
}
}
@media only screen and (max-width: 750px) {
.tile-block__modal-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        max-width: none;
        height: 100%;
        overflow-y: auto;
        width: 100%;
}
}
.tile-block__modal-slider {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 460px;
            flex: 0 1 460px;
    width: 100%;
}
@media only screen and (max-width: 750px) {
.tile-block__modal-slider {
        -ms-flex-preferred-size: 280px;
            flex-basis: 280px;
        width: auto;
}
}
.tile-block__modal-slider-thumb {
    height: 100%;
}
.tile-block__modal-slider-thumb .thumbs-slider__top {
      height: 100%;
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
}
@media only screen and (max-width: 750px) {
.tile-block__modal-slider-thumb .thumbs-slider__top {
          border-radius: 0;
}
}
@media only screen and (max-width: 750px) {
.tile-block__modal-slider-thumb .thumbs-slider__next,
      .tile-block__modal-slider-thumb .thumbs-slider__prev {
        display: none;
}
}
.tile-block__modal-slider-thumb .thumbs-slider__pagination.swiper-pagination .swiper-pagination-bullet {
      background-color: #fff;
      opacity: 0.5;
}
.tile-block__modal-slider-thumb .thumbs-slider__pagination.swiper-pagination .swiper-pagination-bullet-active {
      background-color: #fff;
      opacity: 1;
}
@media only screen and (max-width: 750px) {
.tile-block__modal-slider-thumb .thumbs-slider__pagination.swiper-pagination {
        position: absolute;
        bottom: 24px;
        left: 55%;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
}
}
.tile-block__modal-slider-thumb .swiper-button-next,
    .tile-block__modal-slider-thumb .swiper-button-prev {
      width: 30px;
      height: 40px;
      background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMjMiIHZpZXdCb3g9IjAgMCAzMiAyMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDBMMTguNDExMSAxLjU0Nzc4TDI2LjgzMzMgMTBIMFYxMi4yMjIySDI2LjgzMzNMMTguNDExMSAyMC42MzY3TDIwIDIyLjIyMjJMMzEuMTExMSAxMS4xMTExTDIwIDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
      background-size: 30px;
}
@media only screen and (max-width: 750px) {
.tile-block__modal-slider-thumb .swiper-button-next,
        .tile-block__modal-slider-thumb .swiper-button-prev {
          display: none;
}
}
.tile-block__modal-slider-thumb .swiper-button-prev {
      -webkit-transform: translateY(-50%) scale(-1, 1);
              transform: translateY(-50%) scale(-1, 1);
      left: 50px;
}
.tile-block__modal-slider-thumb .swiper-button-prev:hover {
        -webkit-transform: translateY(-50%) scale(-1, 1) translateX(4px);
                transform: translateY(-50%) scale(-1, 1) translateX(4px);
}
.tile-block__modal-slider-thumb .swiper-button-next {
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      right: 50px;
}
.tile-block__modal-slider-thumb .swiper-button-next:hover {
        -webkit-transform: translateY(-50%) translateX(4px);
                transform: translateY(-50%) translateX(4px);
}
@media only screen and (max-width: 750px) {
.tile-block__modal-slider-thumb .thumbs-slider__top {
        height: 100%;
}
}
.tile-block__modal-content {
    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: 0;
        -ms-flex: 0 1 180px;
            flex: 0 1 180px;
    width: 100%;
    padding: 36px;
}
@media only screen and (max-width: 750px) {
.tile-block__modal-content {
        -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
                flex: 1 0 auto;
        width: auto;
        padding: 36px 20px;
}
}
.tile-block__modal-title {
    margin-bottom: 24px;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
}
@media only screen and (max-width: 750px) {
.tile-block__modal-title {
        max-width: none;
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 28px;
}
}
.tile-block__modal-text {
    font-size: 16px;
    line-height: 26px;
}
@media only screen and (max-width: 750px) {
.tile-block__modal-text {
        font-size: 14px;
        line-height: 20px;
        width: 335px;
}
}
.tile-block__modal-btn {
    line-height: 20px;
    color: #fff;
    padding: 12px 28px;
    background: #ef3b24;
    border-radius: 8px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-top: 24px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
@media (hover), (min-width: 0 \0) {
.tile-block__modal-btn:hover {
        background: #f14f3a;
}
}
@media only screen and (max-width: 750px) {
.tile-block__modal-btn {
        margin-top: 20px;
        width: 100%;
        text-align: center;
}
}

