/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

details,main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}
.input-field {
    margin: unset !important;
}
button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],[type=radio],legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],template {
    display: none
}

.filters-cottages {
    position: relative;
    z-index: 1
}

.card-popup.is-visible {
    position: fixed;
    left: 0;
    top: 10%;
    right: 0;
    margin: auto;
    max-width: 700px;
    width: 100%;
    display: block!important;
    z-index: 99;
    background: #fff
}

.page__inner {
    z-index: -1;
    pointer-events: none
}

.page__inner.is-modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 89;
    pointer-events: inherit
}

body.is-modal {
    overflow: hidden
}

.filters-cottages-catalog-item-title {
    font-size: 22px!important;
    line-height: 30px!important
}

.title_bottom {
    margin-bottom: 56px!important
}

.fancybox-button {
    border-radius: 100px!important
}

.js-fixed-list {
    height: 33px
}

.js-fixed-list a {
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #2b1b35
}

.js-fixed-list .house-article__mobile-list__item {
    width: 50%
}

.js-fixed-list .house-article__mobile-list__item:last-child {
    margin-left: 40px
}

.js-fixed-list.fixed .house-article__inner {
    background: #fff;
    -webkit-box-shadow: 0 10px 25px rgba(43,27,53,.15);
    box-shadow: 0 10px 25px rgba(43,27,53,.15);
    z-index: 5
}

.js-fixed-list.fixed .house-article__mobile-list {    
    padding: 0 12px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    height: 33px;
    max-width: 950px;
    margin: 0 auto;
}

.house-article__title-mobile {
    display: none
}

.card-popup {
    position: relative;
    max-width: 920px;
    width: 100%;
    padding: 4em 6em;
    margin: 0 auto
}

.card-popup .title {
    font-size: 2.6em;
    font-family: var(--font-family-b);
    margin: 0 0 1.2em;
    color: #2b1b35
}

.card-img {
    margin-bottom: 30px
}

.block input {
    height: 50px!important
}

.block input#phone {
    max-width: 100%!important
}

.input-parent {
    margin: 0 0 1.6em
}

.card-popup .button-block {
    border-top: 1px solid #e9e9e9;
    color: #aaa4ae;
    font-size: 1em;
    position: relative;
    margin: 3em 0 0;
    padding: 3em 0 0
}

.card-popup .button-block.double .text {
    padding: 0 260px 0 0;
    font-size: 15px!important
}

.card-popup .button-block.double .button {
    position: absolute;
    left: calc(100% - 115px);
    top: 3em;
    margin: 0;
    font-family: var(--font-family-rg)
}

.card-popup .button-block .button,.shop-privacy__wrapper .button-block.double .button {
    width: 100%;
    max-width: 230px;
    padding: .9em 0;
    text-align: center;
    display: block;
    border: 1px solid #0049bc;
    background: #0049bc;
    color: #fff;
    float: left;
    border-radius: 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-transform: uppercase;
    font-size: .9em;
    cursor: pointer;
    letter-spacing: 1.2px;
    transition: .2s ease;
    -webkit-transition: .2s ease;
    -moz-transition: .2s ease;
    -o-transition: .2s ease
}

.card-popup-close {
    position: absolute;
    right: 20px;
    top: 20px;
    height: 62px;
    width: 62px;
    border-radius: 100px;
    border: solid 1px #dbdbdb;
    background: url(/resources/house/img/general/close-ico.svg) no-repeat center center;
    cursor: pointer
}

.cacatalog-card {
    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;
    padding: 56px 314px 32px 24px;
    min-height: 336px;
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 0 8px rgba(43,27,53,.05);
    box-shadow: 0 0 8px rgba(43,27,53,.05);
    border-radius: 8px
}

.cacatalog-card__title {
    margin-bottom: 12px;
    font: 20px/32px var(--font-family-b);
    text-transform: uppercase;
    color: #2b1b35
}

.cacatalog-card__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    max-width: 221px;
    list-style: none
}

.cacatalog-card__item {
    margin-right: 8px;
    margin-bottom: 8px
}

.cacatalog-card__item:nth-child(even) {
    margin-right: 0
}

.cacatalog-card__item:last-child {
    margin-bottom: 0;
    margin-right: 0
}

.cacatalog-card__link {
    display: block;
    white-space: nowrap;
    padding: 4px 6px;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #2b1b35;
    background: #f1f6ff;
    border-radius: 3px;
    -webkit-transition: .5s;
    transition: .5s
}

.cacatalog-card__link:hover {
    background: #bfd4fe;
    -webkit-transition: .5s;
    transition: .5s
}

.cacatalog-card__img {
    position: absolute;
    bottom: 0;
    right: 28px;
    width: 288px
}

.cacatalog-card.is-small {
    min-height: 296px;
    padding-right: 236px
}

.cacatalog-card.is-small .cacatalog-card__img {
    right: 0;
    width: 236px
}

.cacatalog-card.is-big {
    padding-right: 452px
}

.cacatalog-card.is-big .cacatalog-card__img {
    right: 165px
}

.cacatalog-card__more {
    display: inline-block;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: relative;
    font: 12px/20px var(--font-family-b);
    text-transform: uppercase;
    -webkit-transition: .5s;
    transition: .5s
}

.cacatalog-card__more::before {
    content: "";
    position: absolute;
    right: -18px;
    top: 6px;
    bottom: 0;
    width: 10px;
    height: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg width='9' height='10' viewBox='0 0 9 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2303_577)'%3E%3Cpath d='M2.55273 8.33203L6.12896 4.9987L6.11108 4.98203L2.55273 1.66536' stroke='%230049BC' stroke-width='2' stroke-miterlimit='10' stroke-linecap='square'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2303_577'%3E%3Crect width='10' height='8.14118' fill='white' transform='matrix(0 -1 1 0 0.0585938 10)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
}

.cacatalog-card__more:hover:before {
    right: -25px;
    -webkit-transition: .5s;
    transition: .5s
}

.catalog {
    margin: 0 auto 128px;
    padding: 0 15px;
    max-width: 1430px
}

.catalog__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -8px -16px
}

.catalog__grid.is-elements {
    grid-template-columns: repeat(2,50%);
    display: grid
}

.catalog__grid.is-elements .catalog__column:first-child {
    grid-column: span 1;
    grid-row: span 2
}

.catalog__grid.is-elements .catalog__column:first-child .cacatalog-card {
    height: 100%
}

.catalog__grid.is-elements .catalog__column:first-child .cacatalog-card__img {
    right: 0;
    width: 478px
}

.catalog__column {
    width: 100%;
    padding: 0 8px 16px
}

.catalog__column.col-50 {
    width: 50%
}

.catalog__column.col-33 {
    width: 33.3%
}

.catalog__title {
    margin-bottom: 16px;
    font-weight: 800;
    font: 32px/40px var(--font-family-b);
    text-align: center;
    color: #2b1b35
}

.catalog__heading {
    max-width: 920px;
    margin: 0 auto 64px;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #2b1b35
}

.catalog__see {
    display: inline-block;
    width: 100%;
    margin: 32px auto 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 32px;
    text-transform: uppercase;
    text-align: center;
    color: #1248b2
}

.faq__header {
    text-align: center;
    margin-bottom: 66px
}

@media (max-width: 559px) {
    .faq__header {
        margin-bottom:30px
    }
}

.faq__container {
    padding: 0!important
}

@media (max-width: 992px) {
    .faq__title {
        font-size:24px;
        line-height: 30px
    }
}

@media (max-width: 759px) {
    .faq .faq__container.container {
        padding:0 12px!important
    }
}

@media (max-width: 559px) {
    .faq .faq__container.container {
        padding:0 12px!important
    }
}

.faq__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px -33px
}

.faq__column {
    padding: 0 20px;
    margin-bottom: 33px;
    width: 25%
}

@media (max-width: 1399px) {
    .faq .faq__grid {
        margin:0 -15px
    }

    .faq .faq__column {
        padding: 0 15px
    }

    .faq .faq-card {
        padding: 15px
    }
}

@media (max-width: 1259px) {
    .faq .faq__column {
        width:33.3%
    }

    .faq .faq__grid {
        margin: 0 -34px
    }

    .faq .faq-card__text br {
        display: none
    }
}

@media (max-width: 992px) {
    .faq .faq__column {
        width:50%
    }

    .faq .faq-card__text {
        font-size: 24px;
        line-height: 32px
    }

    .faq .faq-card {
        padding: 17px 15px 15px 23px!important
    }

    .faq .faq__grid {
        margin: 0 -20px -24px
    }

    .faq .faq__column {
        margin-bottom: 24px;
        padding: 0 12px
    }
}

@media (max-width: 759px) {
    .faq .faq-card__text {
        font-size:16px;
        line-height: 22px;
        letter-spacing: -.02em
    }

    .faq .faq-card {
        padding: 17px 15px 15px 16px!important;
        min-height: 155px
    }

    .faq .faq__column {
        padding: 0 8px
    }
}

@media (max-width: 559px) {
    .faq .faq__column {
        width:100%;
        padding: 0;
        margin-bottom: 16px
    }

    .faq .faq__grid {
        margin: 0 0 -16px
    }

    .faq .faq-card {
        padding: 17px 20px 15px 24px!important
    }
}

.faq-card,.faq-card__text {
    -webkit-transition: .5s;
    transition: .5s
}

.faq-card {
    display: inline-block;
    padding: 19px 24px 24px;
    min-height: 195px;
    height: 100%;
    width: 100%;
    border: 1px solid transparent;
    border-radius: 14px;
    overflow: hidden
}

.faq-card__text {
    font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    color: #2b1b35;
    letter-spacing: .01em;
    font-family: "Atyp Text Rg"
}

.faq-card__text.is-white {
    color: #fff
}

.faq-card:hover {
    -webkit-box-shadow: 0 20px 50px rgba(43,27,53,.25);
    box-shadow: 0 20px 50px rgba(43,27,53,.25)
}

.faq-card:hover,.faq-card:hover .faq-card__text {
    -webkit-transition: .5s;
    transition: .5s
}

.house-article {
    padding-bottom: 75px;
    margin-bottom: 75px;
    border-bottom: 1px solid #e7eaee
}

.house-article__container {
    max-width: 1120px!important
}

.house-article__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -20px
}

.house-article__col {
    padding: 0 20px;
    width: 50%
}

.house-article__nav {
    margin-bottom: 27px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600
}

.house-article h2.house-article__heading {
    padding: 75px 0 0;
    margin-bottom: 64px!important
}

@media (max-width: 992px) {
    .house-article h2.house-article__heading {
        margin-bottom:64px!important
    }
}

@media (max-width: 759px) {
    .house-article h2.house-article__heading {
        margin-bottom:32px!important;
        padding-bottom: 0!important
    }
}

.house-article__title {
    margin-bottom: 28px;
    font-size: 27px;
    line-height: 36px;
    text-align: center
}

.house-article__text {
    margin-bottom: 43px;
    font-size: 18px;
    line-height: 24px
}

.house-article__header {
    margin-bottom: 30px
}

.house-article__photo {
    margin-bottom: 15px
}

.house-article__photo--smal {
    margin-top: 47px
}

.house-article__body {
    margin-bottom: 45px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e7eaee
}

.house-article__body--last {
    margin-bottom: 5px
}

.house-article__mobile-list {
    display: none
}

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

.house-chars__col {
    width: 50%;
    font-weight: 600
}

.house-chars__col:last-child {
    margin-left: 50px
}

.house-chars__row {
    padding-top: 11px;
    padding-bottom: 14px;
    border-top: 1px solid #e7eaee
}
.house-chars__row.hidden {
    display: none;
}
.house-chars__row:first-child {
    padding-top: 0;
    border: 0
}

.house-chars__title {
    margin-bottom: 14px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 600
}

.house-chars__button {
    margin-top: 29px;
    text-align: center;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    color: #164cb5;
    cursor: pointer;
}

.nav-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-top: 23px!important;
    padding-bottom: 32px!important;
    border-bottom: 1px solid #e7eaee;
}

.nav-menu__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1545px!important;
    padding: 0 32px 0 72px !important;
}

@media (max-width: 1259px) {
    .nav-menu__container {
        padding: 0px 15px 0 32px!important;
    }
}
@media (max-width: 993px) {
    .nav-menu__container {
        padding: 0px 15px 0 45px!important;
    }
}
@media (max-width: 759px) {
    .nav-menu__container {
        padding: 0px 15px 0 26px!important;
    }
}
@media (max-width: 480px) {
    .nav-menu__container {
        padding: 0px 5px 0 16px!important;
    }
}
.nav-menu__item {
    margin-right: 65px
}

.nav-menu__item:last-child {
    margin-right: 0
}

@media (max-width: 992px) {
    .nav-menu__item:last-child {
        padding-right:12px;
    }
}

@media (max-width: 1340px) {
    .nav-menu__item {
        margin-right: 20px;
    }
}

@media (max-width: 1100px) {
    .nav-menu__item {
        margin-right:17px
    }
}

@media (max-width: 992px) {
    .nav-menu__item {
        white-space:nowrap
    }
}

.nav-menu__link {
    display: inline-block;
    color: #164cb5;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px
}

.nav-menu__link:hover {
    color: #000
}

@media (max-width: 1100px) {
    .nav-menu__link {
        font-size:10px;
        line-height: 12px
    }
}

@media (max-width: 1259px) {
    .nav-menu {
        padding: 24px 0 28px 0px;
    }
}

@media (max-width: 992px) {
    .nav-menu {
        overflow-x:auto;
        overflow-y: hidden;
        padding: 24px 0 28px 0px;
    }
}

@media (max-width: 759px) {
    .nav-menu {
        padding: 24px 0 28px 0px;
    }
}

@media (max-width: 559px) {
    .nav-menu {
        padding: 17px 0 17px 0px;
    }
}

.house-promo {
    position: relative;
}

.house-promo__container {
    position: static!important
}

.house-promo__inner {
    position: relative;
    width: 100%;
    min-height: 780px
}

.house-promo img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0
}

.house-promo__button,.house-promo__buttons {
    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
}

.house-promo__buttons {
    position: absolute;
    left: 0;
    right: 0;
    top: 360px;
    width: 287px;
    z-index: 5;
    margin: 0 auto
}

.house-promo__button {
    width: 60px;
    height: 60px;
    cursor: pointer;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_1210_921)'%3E%3Crect x='10' y='5' width='40' height='40' rx='20' fill='%231248B2'/%3E%3Crect x='10' y='5' width='40' height='40' rx='20' fill='url(%23paint0_linear_1210_921)'/%3E%3Crect x='29' y='15' width='2' height='20' fill='white'/%3E%3Crect x='20' y='26' width='2' height='20' transform='rotate(-90 20 26)' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_1210_921' x='0' y='0' width='60' height='60' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='5'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0.219608 0 0 0 0 0.65098 0 0 0 0.4 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_1210_921'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_1210_921' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_1210_921' x1='30' y1='5' x2='30' y2='45' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232960CC'/%3E%3Cstop offset='1' stop-color='%231248B2' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")
}

.house-promo__button:first-child {
    position: relative;
    top: -60px;
    right: -82px
}

.house-promo__button:nth-child(2) {
    position: relative;
    top: 103px;
    right: -105px
}

.house-promo__button:nth-child(3) {
    position: relative;
    top: 164px;
    left: -200px
}

.house-promo__data {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 50px 0 60px
}

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

.house-promo__title {
    font-size: 42px;
    line-height: 50px;
    color: #fff;
    font-family: var(--font-family-sm);
    max-width: 350px;
    text-align: left;
}

.house-promo__callback {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 30px;
    margin-left: auto;
    margin-top: auto;
    max-width: 232px;
    width: 100%;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    color: #fff!important;
    background: -webkit-gradient(linear,left top,left bottom,from(#eb4785),to(rgba(238,0,90,0))),#ee005a;
    background: -webkit-linear-gradient(top,#eb4785 0,rgba(238,0,90,0) 100%),#ee005a;
    background: linear-gradient(180deg,#eb4785 0,rgba(238,0,90,0) 100%),#ee005a;
    -webkit-box-shadow: 0 5px 10px rgba(238,0,90,.4);
    box-shadow: 0 5px 10px rgba(238,0,90,.4);
    border-radius: 100px;
    -webkit-transition: .5s;
    transition: .5s
}

.house-promo__callback::before {
    content: "";
    width: 24px;
    height: 24px;
    margin-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.9994 16.92V19.92C22.0006 20.1985 21.9435 20.4742 21.832 20.7293C21.7204 20.9845 21.5567 21.2136 21.3515 21.4019C21.1463 21.5901 20.904 21.7335 20.6402 21.8227C20.3764 21.9119 20.0968 21.9451 19.8194 21.92C16.7423 21.5856 13.7864 20.5341 11.1894 18.85C8.77327 17.3147 6.72478 15.2662 5.18945 12.85C3.49942 10.2412 2.44769 7.27099 2.11944 4.18C2.09446 3.90347 2.12732 3.62476 2.21595 3.36162C2.30457 3.09849 2.44702 2.85669 2.63421 2.65162C2.82141 2.44655 3.04925 2.28271 3.30324 2.17052C3.55722 2.05833 3.83179 2.00026 4.10945 2H7.10945C7.59475 1.99522 8.06524 2.16708 8.43321 2.48353C8.80118 2.79999 9.04152 3.23945 9.10944 3.72C9.23607 4.68007 9.47089 5.62273 9.80945 6.53C9.94399 6.88792 9.97311 7.27691 9.89335 7.65088C9.8136 8.02485 9.62831 8.36811 9.35944 8.64L8.08945 9.91C9.513 12.4135 11.5859 14.4864 14.0894 15.91L15.3594 14.64C15.6313 14.3711 15.9746 14.1858 16.3486 14.1061C16.7225 14.0263 17.1115 14.0555 17.4694 14.19C18.3767 14.5286 19.3194 14.7634 20.2794 14.89C20.7652 14.9585 21.2088 15.2032 21.526 15.5775C21.8431 15.9518 22.0116 16.4296 21.9994 16.92Z' fill='white'/%3E%3Cpath d='M15.0494 5C16.0262 5.19057 16.9238 5.66826 17.6275 6.37194C18.3312 7.07561 18.8089 7.97326 18.9994 8.95M15.0494 1C17.0787 1.22544 18.971 2.13417 20.4157 3.57701C21.8603 5.01984 22.7715 6.91101 22.9994 8.94M21.9994 16.92V19.92C22.0006 20.1985 21.9435 20.4742 21.832 20.7293C21.7204 20.9845 21.5567 21.2136 21.3515 21.4019C21.1463 21.5901 20.904 21.7335 20.6402 21.8227C20.3764 21.9119 20.0968 21.9451 19.8194 21.92C16.7423 21.5856 13.7864 20.5341 11.1894 18.85C8.77327 17.3147 6.72478 15.2662 5.18945 12.85C3.49942 10.2412 2.44769 7.27099 2.11944 4.18C2.09446 3.90347 2.12732 3.62476 2.21595 3.36162C2.30457 3.09849 2.44702 2.85669 2.63421 2.65162C2.82141 2.44655 3.04925 2.28271 3.30324 2.17052C3.55722 2.05833 3.83179 2.00026 4.10945 2H7.10945C7.59475 1.99522 8.06524 2.16708 8.43321 2.48353C8.80118 2.79999 9.04152 3.23945 9.10944 3.72C9.23607 4.68007 9.47089 5.62273 9.80945 6.53C9.94399 6.88792 9.97311 7.27691 9.89335 7.65088C9.8136 8.02485 9.62831 8.36811 9.35944 8.64L8.08945 9.91C9.513 12.4135 11.5859 14.4864 14.0894 15.91L15.3594 14.64C15.6313 14.3711 15.9746 14.1858 16.3486 14.1061C16.7225 14.0263 17.1115 14.0555 17.4694 14.19C18.3767 14.5286 19.3194 14.7634 20.2794 14.89C20.7652 14.9585 21.2088 15.2032 21.526 15.5775C21.8431 15.9518 22.0116 16.4296 21.9994 16.92Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.house-promo__callback:hover {
    -webkit-box-shadow: 0 10px 15px rgba(238,0,90,.74);
    box-shadow: 0 10px 15px rgba(238,0,90,.74)
}

.house-promo__callback.fixed::after {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    position: fixed;
    right: 14px;
    bottom: 80px;
    content: "";
    width: 80px;
    height: 80px;
    display: block;
    background-image: url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_2156_1001)'%3E%3Crect x='10' y='5' width='60' height='60' rx='30' fill='%23EE005A'/%3E%3Crect x='10' y='5' width='60' height='60' rx='30' fill='url(%23paint0_linear_2156_1001)'/%3E%3Cpath d='M47.9994 39.92V42.92C48.0006 43.1985 47.9435 43.4742 47.832 43.7293C47.7204 43.9845 47.5567 44.2136 47.3515 44.4019C47.1463 44.5901 46.904 44.7335 46.6402 44.8227C46.3764 44.9119 46.0968 44.9451 45.8194 44.92C42.7423 44.5856 39.7864 43.5341 37.1894 41.85C34.7733 40.3147 32.7248 38.2662 31.1894 35.85C29.4994 33.2412 28.4477 30.271 28.1194 27.18C28.0945 26.9035 28.1273 26.6248 28.2159 26.3616C28.3046 26.0985 28.447 25.8567 28.6342 25.6516C28.8214 25.4466 29.0492 25.2827 29.3032 25.1705C29.5572 25.0583 29.8318 25.0003 30.1094 25H33.1094C33.5948 24.9952 34.0652 25.1671 34.4332 25.4835C34.8012 25.8 35.0415 26.2394 35.1094 26.72C35.2361 27.6801 35.4709 28.6227 35.8094 29.53C35.944 29.8879 35.9731 30.2769 35.8934 30.6509C35.8136 31.0248 35.6283 31.3681 35.3594 31.64L34.0894 32.91C35.513 35.4135 37.5859 37.4864 40.0894 38.91L41.3594 37.64C41.6313 37.3711 41.9746 37.1858 42.3486 37.1061C42.7225 37.0263 43.1115 37.0555 43.4694 37.19C44.3767 37.5286 45.3194 37.7634 46.2794 37.89C46.7652 37.9585 47.2088 38.2032 47.526 38.5775C47.8431 38.9518 48.0116 39.4296 47.9994 39.92Z' fill='white'/%3E%3Cpath d='M41.0494 28C42.0262 28.1906 42.9238 28.6683 43.6275 29.3719C44.3312 30.0756 44.8089 30.9733 44.9994 31.95M41.0494 24C43.0787 24.2254 44.971 25.1342 46.4157 26.577C47.8603 28.0198 48.7715 29.911 48.9994 31.94M47.9994 39.92V42.92C48.0006 43.1985 47.9435 43.4742 47.832 43.7293C47.7204 43.9845 47.5567 44.2136 47.3515 44.4019C47.1463 44.5901 46.904 44.7335 46.6402 44.8227C46.3764 44.9119 46.0968 44.9451 45.8194 44.92C42.7423 44.5856 39.7864 43.5341 37.1894 41.85C34.7733 40.3147 32.7248 38.2662 31.1894 35.85C29.4994 33.2412 28.4477 30.271 28.1194 27.18C28.0945 26.9035 28.1273 26.6248 28.2159 26.3616C28.3046 26.0985 28.447 25.8567 28.6342 25.6516C28.8214 25.4466 29.0492 25.2827 29.3032 25.1705C29.5572 25.0583 29.8318 25.0003 30.1094 25H33.1094C33.5948 24.9952 34.0652 25.1671 34.4332 25.4835C34.8012 25.8 35.0415 26.2394 35.1094 26.72C35.2361 27.6801 35.4709 28.6227 35.8094 29.53C35.944 29.8879 35.9731 30.2769 35.8934 30.6509C35.8136 31.0248 35.6283 31.3681 35.3594 31.64L34.0894 32.91C35.513 35.4135 37.5859 37.4864 40.0894 38.91L41.3594 37.64C41.6313 37.3711 41.9746 37.1858 42.3486 37.1061C42.7225 37.0263 43.1115 37.0555 43.4694 37.19C44.3767 37.5286 45.3194 37.7634 46.2794 37.89C46.7652 37.9585 47.2088 38.2032 47.526 38.5775C47.8431 38.9518 48.0116 39.4296 47.9994 39.92Z' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_2156_1001' x='0' y='0' width='80' height='80' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='5'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0.933333 0 0 0 0 0 0 0 0 0 0.352941 0 0 0 0.4 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_2156_1001'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_2156_1001' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_2156_1001' x1='40' y1='5' x2='40' y2='65' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23EB4785'/%3E%3Cstop offset='1' stop-color='%23EE005A' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")
}

.house-promo__callback.visible::after {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: 10;
}

.house-promo__modal,.house-promo__modal.is-visible {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s
}

.house-promo__modal.is-visible {
    opacity: 1;
    visibility: visible
}

.house-modal,.house-modal__img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.house-modal {
    padding: 80px 0;
    z-index: 10
}

.house-modal__img {
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0
}

.house-modal__close {
    width: 41px;
    height: 40px;
    display: block;
    cursor: pointer;
    border-radius: 50%;
    background-image: url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='40.0312' y='40' width='40' height='40' rx='20' transform='rotate(-180 40.0312 40)' fill='white'/%3E%3Cpath d='M15.9199 20.0601L25.9831 20.0601' stroke='%230049BC' stroke-width='1.75' stroke-miterlimit='10'/%3E%3Cpath d='M19.029 16.1802L15.0488 20.0602L15.0591 20.0702L18.9059 23.8202' stroke='%230049BC' stroke-width='1.75' stroke-miterlimit='10'/%3E%3C/svg%3E%0A")
}

.house-modal__data {
    margin-top: 160px;
    max-width: 700px
}

.house-modal__caption {
    font-weight: 700;
    font-size: 48px;
    line-height: 58px;
    color: #fff
}

.house-modal__text {
    margin-top: 24px;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    max-width: 560px
}

.house-modal__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 32px;
    padding: 15px 32px;
    width: 162px;
    height: 45px;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    color: #fff!important;
    background: -webkit-gradient(linear,left top,left bottom,from(#eb4785),to(rgba(238,0,90,0))),#ee005a;
    background: -webkit-linear-gradient(top,#eb4785 0,rgba(238,0,90,0) 100%),#ee005a;
    background: linear-gradient(180deg,#eb4785 0,rgba(238,0,90,0) 100%),#ee005a;
    -webkit-box-shadow: 0 5px 10px rgba(238,0,90,.4);
    box-shadow: 0 5px 10px rgba(238,0,90,.4);
    border-radius: 100px
}

.house-modal__button:hover {
    -webkit-box-shadow: 0 10px 15px rgba(238,0,90,.74);
    box-shadow: 0 10px 15px rgba(238,0,90,.74)
}

@media (min-width: 1601px) {
    .house-promo__callback.fixed::after {
        right:5%
    }
}

@media (min-width: 1701px) {
    .house-promo__callback.fixed::after {
        right:7%
    }
}

@media (min-width: 1920px) {
    .house-promo__callback.fixed::after {
        right:10%;
    }
}

@media (max-width: 1360px) {
    .house-promo__title {
        font-size:42px
    }
}

@media (max-width: 992px) {
    .house-promo__inner {
        min-height:521px
    }

    .house-promo__buttons {
        top: 212px
    }

    .house-promo__button:first-child {
        top: -60px;
        right: -73px
    }

    .house-promo__button:nth-child(2) {
        top: 74px;
        right: -70px
    }

    .house-promo__button:nth-child(3) {
        top: 126px;
        left: -155px
    }

    .house-promo__title {
        font-size: 30px;
        line-height: 36px
    }

    .house-promo__callback {
        height: 44px;
        font-size: 12px;
        line-height: 15px
    }

    .house-modal {
        padding: 40px 0
    }

    .house-modal__data {
        margin-top: 50px;
        max-width: 504px
    }

    .house-modal__caption {
        font-size: 32px;
        line-height: 38px
    }

    .house-modal__text {
        margin-top: 16px;
        font-size: 18px;
        line-height: 24px;
        max-width: 416px
    }

    .house-modal__button {
        height: 40px;
        font-size: 12px;
        line-height: 15px
    }
}

@media (max-width: 766px) {
    .house-promo__button {
        width:44px;
        height: 44px;
        background-image: url("data:image/svg+xml,%3Csvg width='44' height='44' viewBox='0 0 44 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_d_2165_5257)'%3E%3Crect x='10' y='5' width='24' height='24' rx='12' fill='%231248B2'/%3E%3Crect x='10' y='5' width='24' height='24' rx='12' fill='url(%23paint0_linear_2165_5257)'/%3E%3Crect x='21.4004' y='11' width='1.2' height='12' fill='white'/%3E%3Crect x='16' y='17.6016' width='1.2' height='12' transform='rotate(-90 16 17.6016)' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_d_2165_5257' x='0' y='0' width='44' height='44' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeColorMatrix in='SourceAlpha' type='matrix' values='0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0' result='hardAlpha'/%3E%3CfeOffset dy='5'/%3E%3CfeGaussianBlur stdDeviation='5'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 0 0 0 0 0 0.219608 0 0 0 0 0.65098 0 0 0 0.4 0'/%3E%3CfeBlend mode='normal' in2='BackgroundImageFix' result='effect1_dropShadow_2165_5257'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='effect1_dropShadow_2165_5257' result='shape'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_2165_5257' x1='22' y1='5' x2='22' y2='29' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232960CC'/%3E%3Cstop offset='1' stop-color='%231248B2' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A")
    }

    .house-promo__inner {
        min-height: 440px
    }

    .house-modal.is-visible {
        position: relative
    }

    .house-modal__container.container {
        position: static
    }

    .house-promo__button:first-child {
        top: -82px;
        right: -58px
    }

    .house-promo__button:nth-child(2) {
        top: 33px;
        right: -59px
    }

    .house-promo__button:nth-child(3) {
        top: 77px;
        left: -121px
    }

    .house-promo.is-hidden .house-promo__callback,.house-promo.is-hidden .house-promo__inner {
        display: none
    }

    .house-promo__data {
        position: static;
        padding: 0
    }

    .house-promo__title {
        position: static;
        text-align: center;
        padding-bottom: 22px;
        font-size: 22px;
        line-height: 32px;
        color: #2b1b35
    }

    .house-promo__callback {
        position: absolute;
        left: 28px;
        right: 28px;
        bottom: 35px;
        width: calc(100% - 56px);
        max-width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .house-modal img,.house-promo__modal {
        position: static
    }

    .house-promo__data .container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .house-modal {
        position: relative;
        height: auto;
        display: none;
        padding: 0;
        border-bottom: 1px solid #e7eaee;
        background: #fff
    }

    .house-modal.is-visible {
        display: block
    }

    .house-modal__close {
        position: absolute;
        top: 40px;
        left: 28px
    }

    .house-modal__data {
        margin: 0;
        max-width: 100%;
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .house-modal__caption {
        color: #2b1b35;
        font-size: 32px;
        line-height: 38px;
        max-width: 100%
    }

    .house-modal__text {
        letter-spacing: -.5px;
        color: #2b1b35;
        max-width: 100%
    }

    .house-modal__button {
        width: 100%;
        height: 48px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 480px) {
    .house-promo__inner {
        min-height:348px
    }

    .house-modal__text {
        margin-top: 12px;
        font-size: 12px;
        line-height: 17px
    }

    .house-modal__button {
        margin-top: 8px
    }

    .house-modal__caption {
        font-size: 20px;
        line-height: 24px
    }

    .house-modal__close {
        top: 12px;
        left: 11px
    }

    .house-promo__button:first-child {
        top: -110px;
        right: -54px
    }

    .house-promo__button:nth-child(2) {
        top: -17px;
        right: -46px
    }

    .house-promo__button:nth-child(3) {
        top: 11px;
        left: -156px
    }

    .house-promo__data .container {
        padding: 0 12px!important
    }

    .house-promo__callback {
        width: calc(100% - 24px);
        left: 12px;
        right: 12px;
        bottom: 30px
    }

    .house-promo__callback.fixed::after {
        right: 14px;
        bottom: 80px;
    }
}

.solutions__section {
    margin-bottom: 27px
}

.solutions__section:nth-child(odd) .solutions-card {
    background: #f5f6f7
}

.solutions-card__list li:last-child,.solutions__section:last-child {
    margin-bottom: 0
}

.solutions__title {
    font-size: 40px!important;
    line-height: 40px!important;
    margin: 64px 0 64px!important;
}

.solutions__container.container {
    max-width: 1545px!important;
    padding: 0 32px!important
}

.solutions-card {
    padding: 63px 40px 70px;
    border-radius: 12px
}

.solutions-card__title {
    max-width: 850px;
    margin-left: auto !important;
    margin-right: auto !important;
    font-weight: 700;
    margin-bottom: 33px;
    font-size: 27px;
    line-height: 36px;
    text-align: center;
    color: #2b1b35
}

.solutions-card__media,.solutions-card__media-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.solutions-card__media {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 -30px
}

.solutions-card__media-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 50%;
    width: 100%;
    padding: 0 30px
}

.solutions-card__img,.solutions-card__video {
    max-width: 640px
}

.solutions-card__video {
    margin-left: auto;
    margin-top: auto
}

.solutions-card__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 40px -20px 0
}

.solutions-card__col {
    width: 25%;
    padding: 0 20px;
    position: relative;
    z-index: 1
}

.solutions-card__col::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 22px;
    width: 100%;
    opacity: .2;
    height: 1px;
    border-bottom: 1px dashed #2b1b35;
    z-index: -1
}

.solutions-card__col:last-child:after {
    display: none
}

.solutions-card__num,.solutions-card__product {
    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;
    margin-left: auto;
    margin-right: auto
}

.solutions-card__num {
    position: relative;
    width: 48px;
    height: 48px;
    margin-bottom: 16px;
    font-family: var(--font-family-sm);
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    background: #0842a8;
    z-index: 1
}

.solutions-card__product {
    margin-bottom: 20px
}

.solutions-card__product img {
    max-width: 100%
}

.solutions-card__label,.solutions-card__name {
    font-size: 18px;
    line-height: 22px;
    color: #2b1b35;
    font-family: var(--font-family-sm)
}

.solutions-card__label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 28px;
    padding: 0 10px;
    margin-top: 8px;
    font-size: 12px;
    line-height: 20px;
    border-radius: 4px;
    background: #e5efff
}

.solutions-card__list {
    margin: 15px 0 0;
    padding: 0;
    list-style-type: none
}

.solutions-card__list li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 12px;
    font-size: 14px;
    line-height: 20px;
    color: #2b1b35
}

.solutions-card__list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 7px;
    background: #1248b2;
    border-radius: 50%;
    width: 6px;
    height: 6px
}

.video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    padding-bottom: 55%;
    width: 100%;
    max-height: 370px
}

.video::before {
    content: "";
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(90.89deg,rgba(43,27,53,.4) .75%,rgba(43,27,53,0) 87.8%);
    background: linear-gradient(359.11deg,rgba(43,27,53,.4) .75%,rgba(43,27,53,0) 87.8%);
    z-index: 1
}

.video img,.video::after,.video::before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

a.video::after {
    content: "";
    margin: auto;
    width: 64px;
    height: 64px;
    background-image: url("data:image/svg+xml,%3Csvg width='64' height='64' viewBox='0 0 64 64' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.25' fill-rule='evenodd' clip-rule='evenodd' d='M32 64C49.6731 64 64 49.6731 64 32C64 14.3269 49.6731 0 32 0C14.3269 0 0 14.3269 0 32C0 49.6731 14.3269 64 32 64ZM42.1811 32.0001L24.7266 20.3638V43.6365L42.1811 32.0001Z' fill='white'/%3E%3C/svg%3E%0A");
    z-index: 2
}

.video img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 0
}

.video__label {
    padding-right: 10px;
    position: absolute;
    left: 24px;
    top: 24px;
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-family: var(--font-family-sm);
    z-index: 2
}

@media (max-width: 1399px) {
    .house-article__container {
        max-width:1065px!important
    }

    .is-big .cacatalog-card__img {
        right: 148px
    }

    .is-big {
        padding: 24px 435px 16px 24px
    }

    .catalog__grid.is-elements .catalog__column:first-child .cacatalog-card__img {
        width: 455px
    }

    .cacatalog-card.is-small {
        min-height: 256px;
        padding-right: 191px
    }

    .cacatalog-card.is-small .cacatalog-card__img {
        width: 191px
    }

    .cacatalog-card {
        padding: 24px 288px 16px 24px;
        min-height: 320px
    }

    .cacatalog-card__img {
        right: 12px
    }

    .cacatalog-card__title {
        font-size: 18px;
        line-height: 30px
    }

    .catalog {
        padding: 0 72px
    }

    .cacatalog-card.is-big .cacatalog-card__img {
        right: 148px
    }
}

@media (min-width: 1340px) {
    .nav-menu__item {
        margin-right: 60px
    }
}

@media (max-width: 1259px) {
    h2.house-article__heading {
        margin:0 0 30px!important;
        font-size: 32px!important;
        line-height: 40px!important
    }

    ul.nav-menu.container._container {
        padding: 0 40px
    }

    .house-article__container {
        max-width: 1007px!important
    }

    .solutions__container.container {
        padding: 0 15px!important
    }

    .solutions-card {
        padding: 63px 17px 65px
    }

    .video {
        padding-bottom: 60%
    }

    .catalog__grid.is-elements .catalog__column:first-child .cacatalog-card__img {
        width: 340px
    }

    .cacatalog-card__img {
        width: 250px
    }

    .cacatalog-card.is-small .cacatalog-card__img {
        width: 145px
    }
}

@media (max-width: 1024px) {
    a.filters-cottages-catalog-item:nth-last-child(-n+2) {
        border-bottom:none
    }

    .catalog__grid.is-elements .catalog__column:first-child .cacatalog-card__img {
        width: 331px
    }

    .catalog {
        padding: 0 44px;
        margin-bottom: 112px
    }

    .catalog__see {
        margin-top: 24px
    }

    .catalog__heading {
        margin-bottom: 56px
    }

    .js-fixed-list.fixed .house-article__mobile-list {
        padding: 0 15px
    }

    ul.nav-menu.container._container {
        padding: 0 40px
    }

    .cacatalog-card.is-small {
        min-height: 220px;
        padding-right: 136px
    }

    .cacatalog-card.is-small .cacatalog-card__img {
        width: 136px
    }

    .cacatalog-card {
        padding: 32px 231px 16px 24px;
        min-height: 248px
    }

    .cacatalog-card__img {
        width: 223px;
        right: 8px
    }

    .cacatalog-card__title {
        font-size: 16px;
        line-height: 130%;
        margin-bottom: 20px
    }

    .is-big .cacatalog-card__title {
        margin-bottom: 12px
    }

    .cacatalog-card.is-big .cacatalog-card__img {
        right: 108px
    }

    .cacatalog-card.is-big {
        padding-right: 332px
    }

    .catalog__grid.is-elements .catalog__column:first-child .cacatalog-card {
        padding-right: 203px
    }
}

@media (max-width: 992px) {
    .cacatalog-card.is-small {
        padding-top:34px;
        padding-right: 122px;
        min-height: 220px
    }

    .catalog__grid.is-elements .catalog__column:first-child .cacatalog-card__img {
        width: 240px
    }

    .catalog__title {
        font-size: 24px;
        line-height: 32px
    }

    .catalog__heading {
        margin-bottom: 40px
    }

    .is-big .cacatalog-card__title {
        margin-bottom: 8px
    }

    .cacatalog-card.is-big,d.is-big {
        padding-right: 270px
    }

    .cacatalog-card.is-big .cacatalog-card__img {
        right: 64px;
        width: 203px
    }

    .cacatalog-card__more::before {
        right: -22px
    }

    .catalog__see {
        margin-top: 24px
    }

    .catalog__grid {
        margin: 0 -4px -8px
    }

    .catalog__column {
        padding: 0 4px;
        margin-bottom: 8px
    }

    .cacatalog-card__link {
        padding: 0 4px;
        font-size: 7px;
        line-height: 12px;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content
    }

    .cacatalog-card.is-small .cacatalog-card__img {
        width: 122px
    }

    .cacatalog-card__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cacatalog-card__item {
        margin-right: 0;
        margin-bottom: 4px
    }

    .cacatalog-card__item:last-child {
        margin-bottom: 0
    }

    .cacatalog-card__title {
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 130%
    }

    .cacatalog-card__img {
        width: 170px;
        right: 0
    }

    .catalog__catalog-card {
        padding: 24px 170px 16px 16px;
        min-height: 220px
    }

    .solutions__title {
        margin-bottom: 40px!important;
        margin-top: 40px !important;
    }

    ul.nav-menu.container._container {
        padding: 0 44px
    }

    .js-fixed-list .house-article__mobile-list__item:last-child {
        margin-left: 20px
    }

    .js-fixed-list.fixed .house-article__mobile-list {
        max-width: 995px;
        padding: 0 45px
    }

    .title_bottom {
        margin-bottom: 24px!important
    }

    .card-popup {
        padding: 50px
    }

    .catalog {
        margin-bottom: 80px
    }

    .solutions__title {
        font-size: 24px!important;
        line-height: 32px!important
    }

    .card-popup-close {
        width: 50px;
        height: 50px
    }

    .card-popup .title {
        font-size: 35px
    }

    .solutions-card__list {
        margin: 18px 0 0
    }

    .solutions-card__num {
        width: 42px;
        height: 42px;
        font-size: 20px;
        line-height: 24px
    }

    .solutions-card__label {
        font-size: 10px;
        line-height: 10px;
        padding: 8px
    }

    .solutions-card__product img {
        max-width: 88%
    }

    .solutions-card__grid {
        margin: 30px -12px 0!important
    }

    .solutions-card__col {
        padding: 0 12px
    }

    .video {
        padding-bottom: 62%
    }

    .video__label {
        font-size: 12px;
        line-height: 14px;
        left: 17px;
        top: 17px
    }

    .video::after {
        width: 40px;
        height: 40px;
        background-size: 100%
    }

    .solutions-card__title {
        font-size: 18px;
        line-height: 22px
    }

    .solutions-card__name {
        font-size: 16px;
        line-height: 20px
    }

    .solutions-card__grid {
    }

    .solutions__section {
        margin-bottom: 20px
    }

    .solutions-card {
        padding: 35px 30px 40px
    }

    .solutions-card__title {
        max-width: 480px
    }

    h2.house-article__heading {
        margin: 0 -5px 24px!important;
        font-size: 24px!important;
        line-height: 30px!important
    }

    h2.house-article__heading br {
        display: none
    }

    h3.house-article__title {
        font-size: 24px;
        line-height: 30px
    }

    .house-article__text {
        font-size: 14px;
        line-height: 20px
    }

    .house-article__col {
        padding: 0 10px
    }

    .house-article__grid {
        margin: 0 -10px
    }

    .house-article__photo {
        max-width: 104px
    }

    .house-article__body {
        margin-bottom: 23px;
        padding-bottom: 10px
    }

    .house-article__body--last {
        margin-bottom: 30px
    }

    .house-chars__col:last-child {
        margin-left: 22px
    }

    .house-chars__button {
        margin-top: 20px
    }

    .house-article {
        padding-bottom: 55px;
        margin-bottom: 50px
    }
}

@media (max-width: 759px) {
    .cacatalog-card__img {
        width:124px
    }

    .js-fixed-list a {
        font-weight: 600;
        font-size: 14px;
        line-height: 12px
    }

    .catalog__grid.is-elements .catalog__column:first-child .cacatalog-card__img {
        width: 155px;
        height: 150px;
        right: 40px
    }

    .catalog__column.col-33.col-mobile-100 {
        width: 100%
    }

    .cacatalog-card.is-big .cacatalog-card__img,.catalog__column.col-33.col-mobile-100 .cacatalog-card__img {
        width: 155px;
        right: 40px
    }

    .cacatalog-card.is-big {
        padding-right: 195px
    }

    .catalog__grid.is-elements .catalog__column:first-child {
        grid-column: span 2;
        grid-row: span 1
    }

    .catalog__column.col-33.col-mobile-50 {
        width: 50%
    }

    .catalog {
        margin-bottom: 72px
    }

    .catalog__heading {
        margin-bottom: 24px
    }

    .cacatalog-card.is-small {
        min-height: 162px;
        padding: 12px 195px 1px 16px
    }

    .catalog {
        padding: 0 28px
    }

    .cacatalog-card__title {
        margin-bottom: 6px
    }

    .catalog__catalog-card {
        padding: 12px 124px 1px 16px;
        min-height: 162px
    }

    .cacatalog-card__more {
        font-size: 8px;
        line-height: 32px
    }

    .cacatalog-card__more:before {
        right: -12px;
        top: 12px;
        width: 8px;
        height: 10px;
        background-image: url("data:image/svg+xml,%3Csvg width='8' height='10' viewBox='0 0 8 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2303_2846)'%3E%3Cpath d='M3 6L5 4L4.99 3.99L3 2' stroke='%230049BC' stroke-width='2' stroke-miterlimit='10' stroke-linecap='square'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_2303_2846'%3E%3Crect width='10' height='8' fill='white' transform='matrix(0 -1 1 0 0 10)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A")
    }

    .is-big {
        padding: 12px 195px 1px 16px
    }

    .is-big .cacatalog-card__img {
        width: 155px;
        right: 40px
    }

    .title_bottom {
        margin-bottom: 32px!important
    }

    .js-fixed-list.fixed .house-article__mobile-list,ul.nav-menu.container._container {
        padding: 0 27px
    }

    .js-fixed-list .house-article__mobile-list__item:last-child {
        margin-left: 11px
    }

    .solutions__title {
        margin-bottom: 32px!important;
        margin-top: 32px !important;
        padding: 0 100px;
        font-size: 20px!important;
        line-height: 24px!important
    }

    .card-img {
        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;
        margin: 0 auto 30px
    }

    .card-img,.page-content__text {
        text-align: center
    }

    .card-popup .button-block.double .button {
        top: 0px;
        left: 50%;
        margin-top: 15px;
        position: relative !important;
    }

    .card-popup {
        padding: 50px 50px 90px
    }

    .button-block.double {
        display: -webkit-box!important;
        display: -ms-flexbox!important;
        display: flex!important;
        -webkit-box-orient: vertical!important;
        -webkit-box-direction: normal!important;
        -ms-flex-direction: column!important;
        flex-direction: column!important
    }

    .card-popup .button-block.double .text {
        padding: 0;
        text-align: center
    }

    .card-popup .title {
        font-size: 32px;
        text-align: center;
        margin-bottom: 25px
    }

    .card-popup .button-block {
        margin: 15px 0 0;
        padding: 15px 0 0
    }

    .card-popup-close {
        width: 40px;
        background-size: 58%;
        height: 40px
    }

    .solutions-card__img,.solutions-card__video {
        max-width: 100%
    }

    .solutions-card__grid {
        margin: 24px 0 0 -13px!important
    }

    .video .solutions-card__video {
        height: 285px
    }

    .solutions-card__col::after,.solutions-card__product {
        display: none
    }

    .solutions-card__name {
        font-size: 14px;
        line-height: 16px;
        color: #1248b2
    }

    .solutions-card__list li {
        margin-right: 15px;
        margin-bottom: 4px;
        font-size: 12px;
        line-height: 17px
    }

    .solutions-card__num {
        width: 16px;
        height: 16px;
        font-size: 8px;
        line-height: 10px;
        margin-bottom: -16px;
        margin-left: -20px!important
    }

    .solutions-card__col {
        border-left: 1px dotted #000;
        margin-left: 22px
    }

    .solutions-card__col:last-child {
        border: 0
    }

    .solutions-card__list {
        margin-bottom: 11px;
        margin-left: 3px;
        margin-top: 9px
    }

    .solutions-card__label {
        margin-top: 5px;
        margin-left: 4px;
        font-size: 10px;
        line-height: 20px;
        padding: 0 8px;
        height: 21px
    }

    .solutions-card__name {
        margin-left: 3px
    }

    .solutions-card__num {
    }

    .solutions-card__grid,.solutions-card__media {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .solutions-card__title {
        margin-bottom: 25px
    }

    .solutions-card__col {
        width: 100%;
        text-align: left
    }

    .video {
        padding-bottom: 56%
    }

    .solutions-card {
        padding-bottom: calc(56% + 34px)!important
    }

    .solutions-card__media-col {
        width: 100%;
        max-width: 100%
    }

    .solutions-card__media-col:last-child {
        padding: 0 12px;
        margin-bottom: 0;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 32px
    }

    .video__label {
        font-size: 10px;
        line-height: 12px;
        left: 13px;
        bottom: 20px;
        top: auto
    }

    .video::after {
        width: 56px;
        height: 56px
    }

    .solutions-card__title {
        max-width: 540px
    }

    .solutions-card {
        position: relative;
        padding: 27px 11px 30px
    }

    h2.house-article__heading {
        padding-bottom: 38px!important;
        margin: 0!important;
        font-size: 20px!important;
        line-height: 24px!important
    }

    .house-article__nav {
        margin-bottom: 11px;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px
    }

    .house-article__nav--mobile {
        font-size: 10px;
        line-height: 12px
    }

    .house-article__col {
        padding: 0 7px
    }

    .house-article__grid {
        margin: 0 -7px
    }

    h3.house-article__title {
        font-size: 14px;
        line-height: 16px
    }

    .house-article__text {
        margin-bottom: 15px;
        font-size: 12px;
        line-height: 17px
    }

    .house-article__header {
        margin-bottom: 22px
    }

    .house-article__title {
        margin-bottom: 14px
    }

    .house-article__photo {
        max-width: 54px
    }

    img.house-article__photo.house-article__photo--smal {
        margin-top: 32px;
        max-width: 20px;
        margin-bottom: 17px
    }

    .house-article__body {
        margin-bottom: 25px;
        padding-bottom: 20px
    }

    .house-article__body--last {
        margin-bottom: 25px
    }

    .house-chars__title {
        margin-bottom: 7px;
        font-size: 14px;
        line-height: 16px
    }

    .house-chars__col {
        font-size: 12px;
        line-height: 17px
    }

    .house-chars__col:last-child {
        margin-left: 15px
    }
}

@media (max-width: 559px) {
    .js-fixed-list.fixed .house-article__mobile-list {
        padding:0 12px
    }

    .house-article__header {
        text-align: center
    }

    .house-article__title-mobile {
        display: block;
        margin-bottom: 12px;
        font-weight: 600;
        font-size: 14px;
        line-height: 17px;
        color: #2b1b35
    }

    .filters-cottages-catalog-item-title {
        max-width: 170px!important
    }

    a.filters-cottages-catalog-item:nth-last-child(-n+2) {
        border-bottom: 1px solid rgba(43,27,53,.1)
    }

    .house-article__grid--mobile {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 0 0 30px
    }

    .house-article__grid--mobile__grid {
        margin-bottom: 0
    }

    .house-article__navs {
        display: none
    }

    .house-article__col--mobile {
        padding: 0;
        width: 100%
    }

    .house-article__col--mobile__top {
        margin-top: 27px
    }

    .house-article__col--bottom {
        position: absolute;
        bottom: -327px;
        left: 0
    }

    .house-article__mobile-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 35px
    }

    .house-article__mobile-list__item {
        width: 50%;
        font-weight: 600;
        font-size: 10px;
        line-height: 12px
    }

    .house-article__mobile-list__item:last-child {
        margin-left: 10px
    }

    .house-article__body--last {
        margin-bottom: 27px
    }

    .house-article {
        padding-bottom: 40px
    }
}

@media (max-width: 480px) {
    .catalog {
        padding:0 12px;
        margin-bottom: 46px
    }

    .catalog__grid.is-elements {
        grid-template-columns: repeat(1,100%)
    }

    .catalog__grid.is-elements .catalog__column:first-child .cacatalog-card__img {
        right: 0;
        height: 120px;
        width: 132px
    }

    .cacatalog-card.is-small .cacatalog-card__img {
        width: 132px;
        height: 120px
    }

    .catalog__grid.is-elements .catalog__column:first-child {
        grid-column: span 1;
        grid-row: span 1
    }

    .cacatalog-card.is-big {
        padding-right: 132px
    }

    .cacatalog-card.is-big .cacatalog-card__img,.catalog__column.col-33.col-mobile-100 .cacatalog-card__img {
        width: 132px;
        height: 120px;
        right: 0
    }

    .catalog__heading,.catalog__title {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 12px
    }

    .catalog__title {
        font-size: 20px;
        line-height: 26px
    }

    .catalog__see {
        margin-top: 12px;
        font-size: 8px;
        line-height: 32px
    }

    .cacatalog-card__title {
        margin-bottom: 4px
    }

    .cacatalog-card.is-small,.catalog__catalog-card {
        padding: 12px 132px 1px 16px;
        min-height: 140px
    }

    .catalog__grid.is-elements .catalog__column:first-child .cacatalog-card {
        padding-right: 132px
    }

    .cacatalog-card__img {
        width: 132px;
        height: 120px
    }

    .catalog__grid {
        margin: 0 0 -12px
    }

    .catalog__column {
        margin-bottom: 12px;
        padding: 0!important;
        width: 100%!important
    }

    .house-article__header {
        text-align: left
    }

    ul.nav-menu.container._container {
        padding: 0 15px
    }

    .solutions__section {
        margin-bottom: 23px!important
    }

    .solutions__title {
        padding: 0;
        max-width: 260px!important
    }

    .input-parent {
        margin: 0 0 1.3em
    }

    .card-popup {
        padding: 55px 15px 95px
    }

    .video__label {
        font-size: 10px;
        line-height: 12px;
        bottom: 10px;
        padding-right: 20px
    }

    .solutions-card__col {
        padding-right: 30px
    }

    .solutions-card__title {
        margin-bottom: 32px
    }

    h2.solutions__title {
        max-width: 200px;
        margin: 32px auto 32px!important;
    }

    .solutions__container.container {
        padding: 0 5px!important
    }
}

#carrotquest-messenger-collapsed-container.carrotquest-messenger-right_bottom,
.flocktory-widget-overlay {
     display: none !important;
 }
 
 .nav-menu.fixed-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    display: block !important;
    background: #fff;    
}

.nav-menu.fixed-menu.shadow {
    box-shadow: 0px 20px 50px rgba(43, 27, 53, 0.25);
}

#menu_block {
    height: 75px;
}

.js-fixed-list.fixed .house-article__mobile-list_cont {
    box-shadow: 0px 20px 50px rgba(43, 27, 53, 0.25);
    position: fixed;
    left: 0;
    right: 0;
    top: 75px;
    z-index: 9999;
    background: #fff;
}

.calc-href {
    background: linear-gradient(180deg, #EB4785 0%, rgba(238, 0, 90, 0) 100%), #EE005A;
    box-shadow: 0px 0px 10px rgba(238, 0, 90, 0.7);
    border-radius: 100px;
    color: white;
    padding: 3px 20px 12px 20px;
    cursor: pointer;
}

#calc-nav-href {    
    position: absolute;
    right: 50px;
    top: -7px;
}

#calc-fixed-href {
    position: fixed;
    right: 100px;
    bottom: 30px;
    display: none;
    z-index: 29;
    text-align: center;
    opacity: 0;
    visibility: hidden;
}

#calc-fixed-href.fixed.visible { 
    opacity: 1;
    visibility: visible;
    transition: .5s;
}

@media only screen and (max-width: 992px) {
    #calc-nav-href {
        display: none;
    }
    #calc-fixed-href {    
        display: block;
    }
}

@media only screen and (max-width: 550px) {
    #calc-fixed-href {
        right: 115px;
        bottom: 24px;
        z-index: 999;
        width: 73%;
        padding-top: 8px;
        padding-bottom: 17px;
    }
}

@media only screen and (max-width: 480px) {
    #calc-fixed-href {
        right: 95px;
        bottom: 24px;
        width: 77%;
    }
}

@media only screen and (max-width: 425px) {
    #calc-fixed-href {
        width: 70%;  
        max-height: 54px;
        overflow: hidden;
        line-height: 30px;
    }
    #calc-fixed-href #calc-nav-href-span {
        font-size: 9px;
    }    
}

@media only screen and (max-width: 350px) {
    .house-promo__callback.fixed::after {
        width: 65px;
        height: 65px;
        background-size: 85%;
        background-repeat: no-repeat;
        background-position: center;
    }
    #calc-fixed-href {
        width: 76%;
        right: 71px;
        bottom: 33px;
        padding-top: 2px;
        padding-bottom: 8px;
        max-height: 42px;
    }
    .house-promo__callback.fixed::after {
        bottom: 80px;
    }
}

@media only screen and (max-width: 310px) {
    #calc-fixed-href {
        width: 70%;
        right: 66px;
    }
}

#calc-nav-href-span {
    font-weight: 600;
    font-size: 11px;
    line-height: 124%;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    color: #FFFFFF;
}
#calc-nav-href-span:before {
    content:'';
    background: url('/resources/catalog/images/2021/calc.png') no-repeat center center;
    height: 24px;
    width: 22px;
    display: inline-block;
    top: 7px;
    position: relative;
    margin-right: 8px;
}

.house-modal__actions{
    display: flex;
    align-items: center;

    margin-top: 32px;
}

.house-modal__actions .house-modal__button{
    margin: 0 24px 0 0;
}

.house-modal__actions .house-modal__button:last-child{
    margin: 0;
}

.house-modal__calc-href{
    white-space: nowrap;
    padding-left: 23px;
    padding-right: 23px;
}

.calc-href.is-white{
    background: rgba(255, 255, 255, 0.14);
    box-shadow: none;
    transition: 0.5s;
}

@media (min-width: 768px) {
    .calc-href.is-white:hover{
        transition: 0.5s;
        background: #073FAB;
        box-shadow: 0px 5px 10px rgba(0, 56, 166, 0.4);
    }
}

@media (max-width: 767px) {
    .house-modal__actions{
        flex-direction: column;
        margin-top: 10px;
    }

    .house-modal__actions .house-modal__button{
        margin-bottom: 24px;
        margin-right: 0;
    }

    .house-modal__calc-href{
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;

        background: rgba(18, 72, 178, 0.05) !important;
    }

    .house-modal__calc-href #calc-nav-href-span{
        color: #1248B2;
    }

    .house-modal__calc-href #calc-nav-href-span:before{
        width: 20px;
        height: 22px;
        background-image: url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='19' height='21' rx='2.5' stroke='%231248B2'/%3E%3Cmask id='path-2-inside-1_1092_2708' fill='white'%3E%3Crect x='4' y='4' width='12' height='4' rx='1'/%3E%3C/mask%3E%3Crect x='4' y='4' width='12' height='4' rx='1' stroke='%231248B2' stroke-width='4' mask='url(%23path-2-inside-1_1092_2708)'/%3E%3Ccircle cx='6' cy='11' r='1' fill='%231248B2'/%3E%3Ccircle cx='6' cy='17' r='1' fill='%231248B2'/%3E%3Ccircle cx='6' cy='14' r='1' fill='%231248B2'/%3E%3Ccircle cx='14' cy='11' r='1' fill='%231248B2'/%3E%3Ccircle cx='14' cy='17' r='1' fill='%231248B2'/%3E%3Ccircle cx='14' cy='14' r='1' fill='%231248B2'/%3E%3Ccircle cx='10' cy='11' r='1' fill='%231248B2'/%3E%3Ccircle cx='10' cy='17' r='1' fill='%231248B2'/%3E%3Ccircle cx='10' cy='14' r='1' fill='%231248B2'/%3E%3C/svg%3E%0A");
    }
}




h2, .h2 {
    font-size: 36px;
    margin: 0 0 18px;
}

h3, .h3 {
    color: #000;
    font: 700 16px/18px var(--font-family-rg), sans-serif;
    margin: 0 0 15px;
    display: block;
}

p {
    color: #2B1B35;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 8px;
}
@media (min-width: 560px) {
    p {
        font-size: 18px;
        line-height: 26px;
    }
}
p:last-child {
    margin: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.filters-cottages {
    background-color: #fff;
    overflow: hidden;
    padding: 0 0 40px;
}
.filters-cottages h2,
.filters-cottages .h2, .filters-cottages-title {
    color: #2B1B35;
    font-family: var(--font-family-rg), sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    margin: 0 0 32px;
    text-align: center;
}
@media (min-width: 768px) {
    .filters-cottages h2,
    .filters-cottages .h2, .filters-cottages-title {
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
        margin: 0 40px 40px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages h2,
    .filters-cottages .h2, .filters-cottages-title {
        font-size: 32px;
        font-weight: 800;
        line-height: 40px;
        margin: 0 0 40px;
    }
}
.filters-cottages-hero {
    border-bottom: 1px solid #E4E7EB;
    margin: auto auto 47px;
    padding: 0 0 48px;
}
@media (min-width: 768px) {
    .filters-cottages-hero {
        margin: auto auto 64px;
        padding: 0 0 64px;
    }
}
.filters-cottages-hero .container {
    max-width: 950px;
}
@media (min-width: 560px) {
    .filters-cottages-hero .container {
        max-width: 530px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-hero .container {
        max-width: 534px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-hero .container {
        max-width: 830px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-hero .container {
        max-width: 950px;
    }
}
.filters-cottages-hero h1,
.filters-cottages-hero .filters-cottages-title {
    color: #2B1B35;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin: 0 0 33px;
    text-align: center;
}
@media (min-width: 768px) {
    .filters-cottages-hero h1,
    .filters-cottages-hero .filters-cottages-title {
        font-size: 32px;
        font-weight: 800;
        line-height: 40px;
        margin: 0 0 38px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-hero h1,
    .filters-cottages-hero .filters-cottages-title {
        font-size: 40px;
        line-height: 48px;
    }
}
.filters-cottages-hero p {
    color: #2B1B35;
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
}
@media (min-width: 768px) {
    .filters-cottages-hero p {
        margin: 0 0 24px;
    }
}
.filters-cottages-hero p:last-child {
    margin: 0;
}
@media (min-width: 768px) {
    .filters-cottages-hero p {
        font-size: 18px;
        line-height: 24px;
    }
}
.filters-cottages-steps {
    border-bottom: 1px solid #E4E7EB;
    margin: 0 0 47px;
    padding: 0 0 6px;
}
@media (min-width: 560px) {
    .filters-cottages-steps {
        padding: 0 0 31px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps {
        margin: 0 0 65px;
        padding: 0;
    }
}
.filters-cottages-steps-slider {
    padding: 0 0 75px;
}
@media (min-width: 560px) {
    .filters-cottages-steps-slider {
        padding: 0 0 80px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps-slider {
        padding: 0 0 113px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slider {
        padding: 0;
    }
}
.filters-cottages-steps-slider .owl-dots {
    bottom: 49px;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 100px;
    right: 100px;
}
@media (min-width: 560px) {
    .filters-cottages-steps-slider .owl-dots {
        bottom: 62px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps-slider .owl-dots {
        bottom: 78px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slider .owl-dots {
        bottom: 79px;
        left: auto;
        right: 140px;
        width: calc(50% - 300px);
    }
}
@media (min-width: 1360px) {
    .filters-cottages-steps-slider .owl-dots {
        bottom: 80px;
        right: 154px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-steps-slider .owl-dots {
        right: 168px;
    }
}
.filters-cottages-steps-slider .owl-dots .owl-dot {
    background: rgba(0, 73, 188, 0.1);
    border: none;
    border-radius: 50%;
    height: 8px;
    margin: 0 6px;
    width: 8px;
}
.filters-cottages-steps-slider .owl-dots .owl-dot.active {
    background: #0049bc;
}
.filters-cottages-steps-slider .owl-dots .owl-dot:focus {
    outline: none;
}
.filters-cottages-steps-slider .owl-nav {
    position: absolute;
    right: 0;
    width: 100%;
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slider .owl-nav {
        right: 0;
        width: 50%;
    }
}
.filters-cottages-steps-slider .owl-nav .owl-next,
.filters-cottages-steps-slider .owl-nav .owl-prev {
    background: none;
    border: none;
    border-radius: 50%;
    bottom: -43px;
    height: 40px;
    position: absolute;
    right: 40px;
    transition: bottom 0.25s ease;
    width: 40px;
}
@media (min-width: 560px) {
    .filters-cottages-steps-slider .owl-nav .owl-next,
    .filters-cottages-steps-slider .owl-nav .owl-prev {
        bottom: -33px;
        right: 30px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps-slider .owl-nav .owl-next,
    .filters-cottages-steps-slider .owl-nav .owl-prev {
        bottom: -50px;
        right: 44px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slider .owl-nav .owl-next,
    .filters-cottages-steps-slider .owl-nav .owl-prev {
        bottom: 64px;
        right: 44px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-steps-slider .owl-nav .owl-next,
    .filters-cottages-steps-slider .owl-nav .owl-prev {
        bottom: 65px;
        right: 74px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-steps-slider .owl-nav .owl-next,
    .filters-cottages-steps-slider .owl-nav .owl-prev {
        right: 101px;
    }
}
.filters-cottages-steps-slider .owl-nav .owl-next:focus,
.filters-cottages-steps-slider .owl-nav .owl-prev:focus {
    outline: none;
}
.filters-cottages-steps-slider .owl-nav .owl-next span,
.filters-cottages-steps-slider .owl-nav .owl-prev span {
    display: none;
}
.filters-cottages-steps-slider .owl-nav .owl-next svg .bg,
.filters-cottages-steps-slider .owl-nav .owl-prev svg .bg {
    fill: #ffffff;
    opacity: 1;
    stroke: rgba(22, 76, 181, 0.1);
}
.filters-cottages-steps-slider .owl-nav .owl-next:hover .bg,
.filters-cottages-steps-slider .owl-nav .owl-prev:hover .bg {
    stroke: #F1F6FF;
    fill: #F1F6FF;
    opacity: 1;
}
.filters-cottages-steps-slider .owl-nav .owl-next:active .bg,
.filters-cottages-steps-slider .owl-nav .owl-prev:active .bg {
    stroke: #E5EFFF;
    fill: #E5EFFF;
    opacity: 1;
}
.filters-cottages-steps-slider .owl-nav .owl-next:active .arrow,
.filters-cottages-steps-slider .owl-nav .owl-prev:active .arrow {
    opacity: 0.5;
}
.filters-cottages-steps-slider .owl-nav .owl-prev {
    left: 40px;
    right: auto;
    transform: scale(-1);
}
@media (min-width: 560px) {
    .filters-cottages-steps-slider .owl-nav .owl-prev {
        left: 30px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps-slider .owl-nav .owl-prev {
        left: 44px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slider .owl-nav .owl-prev {
        left: 65px;
    }
}
.filters-cottages-steps-slide {
    display: flex;
    flex-direction: column;
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slide {
        flex-direction: row;
    }
}
.filters-cottages-steps-slide-img {
    height: 240px;
}
@media (min-width: 560px) {
    .filters-cottages-steps-slide-img {
        height: 360px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps-slide-img {
        height: 504px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slide-img {
        height: 424px;
        width: 50%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-steps-slide-img {
        height: 512px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-steps-slide-img {
        height: 600px;
    }
}
.filters-cottages-steps-slide-img img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.filters-cottages-steps-slide-description {
    height: 276px;
    padding: 23px 28px 0;
}
@media (min-width: 560px) {
    .filters-cottages-steps-slide-description {
        height: 228px;
        padding: 23px 0 0;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps-slide-description {
        height: 249px;
        padding: 30px 0 0;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slide-description {
        height: auto;
        padding: 64px 0 0;
        width: 50%;
    }
}
.filters-cottages-steps-slide-description-scroll {
    height: 173px;
    margin-right: 12px;
    overflow: auto;
    padding: 0 24px 0 12px;
    position: relative;
}
@media (min-width: 560px) {
    .filters-cottages-steps-slide-description-scroll {
        height: 152px;
        margin-right: 27px;
        padding: 0 24px 0 30px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps-slide-description-scroll {
        height: 160px;
        margin-right: 44px;
        padding: 0 26px 0 44px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slide-description-scroll {
        height: 173px;
        margin-right: 44px;
        padding: 0 30px 0 64px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-steps-slide-description-scroll {
        height: 239px;
        margin-right: 72px;
        padding: 0 37px 0 64px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-steps-slide-description-scroll {
        height: 340px;
        margin-right: 100px;
        padding: 0 0 0 64px;
    }
}
.filters-cottages-steps-slide-description-scroll::-webkit-scrollbar-track {
    border-radius: 3px;
    background-color: rgba(43, 27, 53, 0.1);
    margin-bottom: 32px;
}
.filters-cottages-steps-slide-description-scroll::-webkit-scrollbar {
    width: 6px;
}
.filters-cottages-steps-slide-description-scroll::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: rgba(43, 27, 53, 0.5);
    margin-bottom: 32px;
}
.filters-cottages-steps-slide-description-scroll-overlay {
    height: 0;
    position: relative;
}
.filters-cottages-steps-slide-description-scroll-overlay.hide::before {
    height: 0;
    opacity: 0;
}
.filters-cottages-steps-slide-description-scroll-overlay::before {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    bottom: 0;
    pointer-events: none;
    content: "";
    left: 0;
    height: 64px;
    opacity: 1;
    position: absolute;
    right: 18px;
    transition: all 0.25s ease;
}
@media (min-width: 560px) {
    .filters-cottages-steps-slide-description-scroll-overlay::before {
        right: 35px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps-slide-description-scroll-overlay::before {
        right: 52px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-steps-slide-description-scroll-overlay::before {
        right: 80px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-steps-slide-description-scroll-overlay::before {
        right: 106px;
    }
}
.filters-cottages-steps-slide-description-scroll .btn {
    margin-bottom: 15px;
}
.filters-cottages-steps-slide-description h2, .filters-cottages-steps-slide-description .h2,
.filters-cottages-steps-slide-description .filters-cottages-title {
    margin: 0 21px 21px 12px;
    position: relative;
    text-align: left;
}
@media (min-width: 560px) {
    .filters-cottages-steps-slide-description h2, .filters-cottages-steps-slide-description .h2,
    .filters-cottages-steps-slide-description .filters-cottages-title {
        margin: 0 60px 21px 30px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps-slide-description h2, .filters-cottages-steps-slide-description .h2,
    .filters-cottages-steps-slide-description .filters-cottages-title {
        margin: 0 100px 24px 44px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slide-description h2, .filters-cottages-steps-slide-description .h2,
    .filters-cottages-steps-slide-description .filters-cottages-title {
        line-height: 29px;
        margin: 0 100px 24px 64px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-steps-slide-description h2, .filters-cottages-steps-slide-description .h2,
    .filters-cottages-steps-slide-description .filters-cottages-title {
        line-height: 40px;
    }
}
.filters-cottages-steps-slide-description h2.prefix, .filters-cottages-steps-slide-description .h2.prefix,
.filters-cottages-steps-slide-description .filters-cottages-title.prefix {
    padding: 0 0 0 34px;
    margin: 0 21px 21px 19px;
}
@media (min-width: 560px) {
    .filters-cottages-steps-slide-description h2.prefix, .filters-cottages-steps-slide-description .h2.prefix,
    .filters-cottages-steps-slide-description .filters-cottages-title.prefix {
        margin: 0 60px 21px 35px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-steps-slide-description h2.prefix, .filters-cottages-steps-slide-description .h2.prefix,
    .filters-cottages-steps-slide-description .filters-cottages-title.prefix {
        margin: 0 100px 24px 50px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-steps-slide-description h2.prefix, .filters-cottages-steps-slide-description .h2.prefix,
    .filters-cottages-steps-slide-description .filters-cottages-title.prefix {
        margin: 0 100px 24px 70px;
    }
}
.filters-cottages-steps-slide-description h2 span, .filters-cottages-steps-slide-description .h2 span,
.filters-cottages-steps-slide-description .filters-cottages-title span {
    color: #1248B2;
    font-size: 24px;
    font-weight: 800;
    line-height: 32px;
    left: 0;
    padding: 0 20px 0 0;
    position: absolute;
    top: 0;
}
@media (min-width: 768px) {
    .filters-cottages-steps-slide-description h2 span, .filters-cottages-steps-slide-description .h2 span,
    .filters-cottages-steps-slide-description .filters-cottages-title span {
        font-size: 24px;
        line-height: 32px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-steps-slide-description h2 span, .filters-cottages-steps-slide-description .h2 span,
    .filters-cottages-steps-slide-description .filters-cottages-title span {
        font-size: 32px;
        line-height: 40px;
    }
}
.filters-cottages-steps-slide-description p {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 20px;
}
@media (min-width: 768px) {
    .filters-cottages-steps-slide-description p {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 24px;
    }
}
.filters-cottages-steps-slide-description p + ul {
    margin: -8px 0 24px;
}
.filters-cottages-steps-slide-description li {
    font: 16px/20px var(--font-family-rg), sans-serif;
    margin: 0 0 12px;
    padding: 0 0 0 18px;
    position: relative;
}
.filters-cottages-steps-slide-description li::before {
    background: #1248B2;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 6px;
}
.filters-cottages-steps-slide-description a:not([class]) {
    color: #0049BC;
    display: inline-block;
    font: 700 12px/15px var(--font-family-rg), sans-serif;
    letter-spacing: 1.35px;
    margin: 8px 0 9px;
    text-decoration: none;
    text-transform: uppercase;
}
.filters-cottages-steps-slide-description a:not([class]):hover {
    color: rgba(0, 73, 188, 0.5);
}
.filters-cottages-supports {
    overflow: hidden;
    padding: 0 26px;
}
.filters-cottages-supports.last .become-block {
    margin-bottom: 0;
    padding-bottom: 24px;
}
.filters-cottages-supports.last .become-block::before {
    display: none;
}
@media (min-width: 768px) {
    .filters-cottages-supports {
        padding: 0 100px;
    }
}
.filters-cottages-articles {
    margin: 0 auto 47px;
    padding: 0 0 48px;
    position: relative;
    max-width: 1600px;
}
@media (min-width: 560px) {
    .filters-cottages-articles {
        padding: 0 28px 25px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-articles {
        margin: 0 auto 64px;
        padding: 0 52px 42px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-articles {
        padding: 0 52px 64px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-articles {
        padding: 0 76px 64px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-articles {
        padding: 0 100px 64px;
    }
}
.filters-cottages-articles::before {
    background: rgba(43, 27, 53, 0.1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -500px;
    position: absolute;
    right: -500px;
}
.filters-cottages-articles-list {
    display: flex;
    flex-wrap: wrap;
}
@media (min-width: 560px) {
    .filters-cottages-articles-list {
        margin: 0 -12px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-articles-list {
        margin: 0 -16px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-articles-list {
        margin: 0 -20px;
    }
}
.filters-cottages-article {
    align-items: flex-end;
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    cursor: pointer;
    display: flex;
    font: 700 18px/24px var(--font-family-rg), sans-serif;
    height: 168px;
    padding: 24px 12px;
    position: relative;
    transition: all 0.25s ease;
    width: 50%;
}
@media (min-width: 560px) {
    .filters-cottages-article {
        margin: 0 12px 24px;
        padding: 24px;
        width: calc(50% - 24px);
    }
}
@media (min-width: 768px) {
    .filters-cottages-article {
        font: 700 20px/26px var(--font-family-rg), sans-serif;
        margin: 0 12px 24px;
        width: calc(50% - 24px);
    }
}
@media (min-width: 1024px) {
    .filters-cottages-article {
        font: 700 20px/26px var(--font-family-rg), sans-serif;
        margin: 0 12px;
        width: calc(25% - 24px);
    }
}
@media (min-width: 1360px) {
    .filters-cottages-article {
        font: 700 24px/32px var(--font-family-rg), sans-serif;
        margin: 0 16px;
        width: calc(25% - 32px);
    }
}
@media (min-width: 1600px) {
    .filters-cottages-article {
        margin: 0 20px;
        width: calc(25% - 40px);
    }
}
.filters-cottages-article.align-right {
    background-position: center 0;
}
.filters-cottages-article:hover {
    box-shadow: 0 20px 50px rgba(22, 76, 181, 0.5);
}
.filters-cottages-article:hover::before {
    background: #164CB5;
    opacity: 0.8;
}
.filters-cottages-article:hover:after {
    opacity: 0;
}
.filters-cottages-article::before {
    background: linear-gradient(228.99deg, rgba(43, 27, 53, 0) 50.28%, #2B1B35 100%);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.25s ease;
}
.filters-cottages-article::after {
    background: linear-gradient(180deg, rgba(43, 27, 53, 0) 50.28%, #2B1B35 100%);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.25s ease;
}
.filters-cottages-article span {
    color: #fff;
    font: inherit;
    position: relative;
    z-index: 9;
}
.filters-cottages-composition {
    margin: 0 0 40px;
}
.filters-cottages-composition .container {
    max-width: 920px;
}
.filters-cottages-composition h2,
.filters-cottages-composition .h2 .filters-cottages-title {
    margin: 0 0 20px;
}
@media (min-width: 560px) {
    .filters-cottages-composition h2,
    .filters-cottages-composition .h2 .filters-cottages-title {
        margin: 0 0 21px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-composition h2,
    .filters-cottages-composition .h2 .filters-cottages-title {
        margin: 0 0 23px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-composition h2,
    .filters-cottages-composition .h2 .filters-cottages-title {
        margin: 0 0 22px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-composition h2,
    .filters-cottages-composition .h2 .filters-cottages-title {
        margin: 0 0 24px;
    }
}
.filters-cottages-composition p {
    font-size: 16px;
    line-height: 20px;
    margin: auto;
    max-width: 503px;
}
@media (min-width: 768px) {
    .filters-cottages-composition p {
        font-size: 18px;
        line-height: 24px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-composition p {
        margin: 0;
        max-width: 100%;
    }
}
.filters-cottages-composition .filters-cottages-video {
    margin-top: 33px;
}
@media (min-width: 560px) {
    .filters-cottages-composition .filters-cottages-video {
        margin-top: 23px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-composition .filters-cottages-video {
        margin-top: 40px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-composition .filters-cottages-video img {
        height: 538px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-composition .filters-cottages-video img {
        height: 424px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-composition .filters-cottages-video img {
        height: 512px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-composition .filters-cottages-video img {
        height: auto;
    }
}
.filters-cottages-composition-tabs {
    display: flex;
    flex-direction: column;
    margin: -8px auto 47px;
    max-width: 1600px;
    padding: 0 20px 16px;
    position: relative;
}
@media (min-width: 560px) {
    .filters-cottages-composition-tabs {
        padding: 0 40px 16px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-composition-tabs {
        margin: 0 auto 64px;
        padding: 0 56px 25px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-composition-tabs {
        flex-direction: row;
        padding: 0 32px 52px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-composition-tabs {
        padding: 0 56px 52px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-composition-tabs {
        padding: 0 80px 52px;
    }
}
.filters-cottages-composition-tabs::before {
    background: rgba(43, 27, 53, 0.1);
    bottom: 0;
    content: "";
    height: 1px;
    left: -500px;
    position: absolute;
    right: -500px;
}
.filters-cottages-composition-tab {
    display: flex;
    margin: 0 0 24px;
    position: relative;
}
@media (min-width: 768px) {
    .filters-cottages-composition-tab {
        margin: 0 0 28px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-composition-tab {
        display: block;
        flex: 1 1 calc(25% - 24px);
        margin: 0 12px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-composition-tab {
        flex: 1 1 calc(25% - 32px);
        margin: 0 16px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-composition-tab {
        flex: 1 1 calc(25% - 44px);
        margin: 0 22px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-composition-tab:first-child::before {
        left: calc(50% + 28px);
    }
}
.filters-cottages-composition-tab:last-child::before {
    display: none;
}
@media (min-width: 1024px) {
    .filters-cottages-composition-tab:last-child::before {
        display: block;
        right: calc(50% + 28px);
    }
}
.filters-cottages-composition-tab::before {
    background: url("/resources/house/img/icon-line-vert.svg") repeat-y 0 0;
    bottom: -20px;
    content: "";
    left: 20px;
    height: auto;
    position: absolute;
    right: -22px;
    top: 42px;
    width: 2px;
}
@media (min-width: 1024px) {
    .filters-cottages-composition-tab::before {
        background: url("/resources/house/img/icon-line.svg") repeat-x 0 0;
        bottom: auto;
        height: 2px;
        left: -22px;
        top: 19px;
        width: auto;
    }
}
.filters-cottages-composition-tab h3, .filters-cottages-composition-tab .h3 .filters-cottages-composition-text-h3 {
    font: 700 14px/18px var(--font-family-rg), sans-serif;
    height: 56px;
    padding: 0 0 0 80px;
    margin: 0 0 16px;
    text-align: left;
}
@media (min-width: 560px) {
    .filters-cottages-composition-tab h3, .filters-cottages-composition-tab .h3 .filters-cottages-composition-text-h3 {
        height: auto;
        padding: 0;
    }
}
@media (min-width: 768px) {
    .filters-cottages-composition-tab h3, .filters-cottages-composition-tab .h3 .filters-cottages-composition-text-h3 {
        font: 700 16px/20px var(--font-family-rg), sans-serif;
        margin: 0 0 24px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-composition-tab h3, .filters-cottages-composition-tab .h3 .filters-cottages-composition-text-h3 {
        min-height: 40px;
        text-align: center;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-composition-tab h3, .filters-cottages-composition-tab .h3 .filters-cottages-composition-text-h3 {
        min-height: 20px;
    }
}
.filters-cottages-composition-tab p {
    font: 14px/18px var(--font-family-rg), sans-serif;
    margin: 0 0 8px;
    padding: 0 0 0 18px;
    position: relative;
}
@media (min-width: 768px) {
    .filters-cottages-composition-tab p {
        font: 16px/20px var(--font-family-rg), sans-serif;
        margin: 0 0 12px;
    }
}
.filters-cottages-composition-tab p::before {
    background: #1248B2;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 6px;
}
.filters-cottages-composition-number {
    align-items: center;
    background: #1248B2;
    border-radius: 50%;
    color: #fff;
    display: flex;
    font: 700 14px var(--font-family-rg), sans-serif;
    letter-spacing: 1.35px;
    justify-content: center;
    height: 40px;
    max-width: 40px;
    min-width: 40px;
    position: relative;
    z-index: 9;
}
@media (min-width: 560px) {
    .filters-cottages-composition-number {
        margin: 0 auto;
    }
}
.filters-cottages-composition-text {
    min-width: calc(100% - 40px);
    padding: 0 0 0 32px;
    text-align: left;
    width: calc(100% - 40px);
}
@media (min-width: 560px) {
    .filters-cottages-composition-text {
        padding: 0;
        min-width: calc(100% - 164px);
    }
}
@media (min-width: 768px) {
    .filters-cottages-composition-text {
        min-width: 100px;
        width: calc(100% - 252px);
    }
}
@media (min-width: 1024px) {
    .filters-cottages-composition-text {
        width: auto;
    }
}
.filters-cottages-composition-img {
    left: 40px;
    position: absolute;
    top: 0;
    width: 112px;
}
@media (min-width: 560px) {
    .filters-cottages-composition-img {
        width: 40px;
    }
}
@media (min-width: 560px) {
    .filters-cottages-composition-img {
        position: static;
        min-width: 124px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-composition-img {
        min-width: 212px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-composition-img {
        min-width: 100px;
        padding: 24px;
        width: auto;
    }
}
.filters-cottages-composition-img img {
    display: block;
    height: 56px;
    margin: 0 auto;
    max-width: 100%;
}
@media (max-width: 560px) {
    .filters-cottages-composition-img img {
        display: none;
    }
}
@media (min-width: 560px) {
    .filters-cottages-composition-img img {
        height: 64px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-composition-img img {
        height: auto;
    }
}
.filters-cottages-compare {
    border-bottom: 1px solid rgba(43, 27, 53, 0.1);
    margin: 0 0 47px;
    padding: 0 0 48px;
}
@media (min-width: 768px) {
    .filters-cottages-compare {
        margin: 0 0 64px;
        padding: 0 0 64px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-compare {
        padding: 0 42px 64px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-compare {
        padding: 0 70px 64px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-compare {
        padding: 0 100px 64px;
    }
}
.filters-cottages-compare + .filters-cottages-supports {
    display: block;
}
@media (min-width: 560px) {
    .filters-cottages-compare + .filters-cottages-supports {
        display: block;
    }
}
.filters-cottages-compare h2,
.filters-cottages-compare .h2 .filters-cottages-title {
    margin-left: 15px;
    margin-right: 15px;
}
.filters-cottages-compare-table {
    margin: auto;
    max-width: 1400px;
    padding: 0 12px;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table {
        padding: 0 28px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-compare-table {
        padding: 0 44px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-compare-table {
        padding: 0;
    }
}
.filters-cottages-compare-table .show-more-table {
    color: #1248B2;
    display: block;
    font: 700 12px/15px var(--font-family-rg), sans-serif;
    letter-spacing: 1.35px;
    padding: 9px 0 0;
    text-align: center;
    text-transform: uppercase;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table .show-more-table {
        padding: 14px 0 0;
    }
}
.filters-cottages-compare-table .show-more-table span {
    cursor: pointer;
    font: inherit;
}
.filters-cottages-compare-table .show-more-table span:hover {
    opacity: 0.5;
}
.filters-cottages-compare-table table {
    width: 100%;
}
.filters-cottages-compare-table table tr {
    display: block;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table tr {
        display: table-row;
    }
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table thead tr:first-child::before {
        opacity: 0;
    }
}
.filters-cottages-compare-table table th {
    font: 700 16px/20px var(--font-family-rg), sans-serif;
    display: flex;
    flex-direction: column-reverse;
    padding: 0 0 14px;
    vertical-align: top;
    text-align: left;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table th {
        display: table-cell;
    }
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table th {
        font: 700 18px/24px var(--font-family-rg), sans-serif;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-compare-table table th {
        font: 700 20px/26px var(--font-family-rg), sans-serif;
    }
}
.filters-cottages-compare-table table th:nth-child(1) {
    display: none;
}
@media (min-width: 1024px) {
    .filters-cottages-compare-table table th:nth-child(1) {
        display: table-cell;
    }
}
.filters-cottages-compare-table table th:nth-child(2) {
    padding-top: 52px;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table th:nth-child(2) {
        padding-right: 12px;
        padding-top: 0;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-compare-table table th:nth-child(2) {
        padding-right: 16px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-compare-table table th:nth-child(2) {
        padding-right: 20px;
    }
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table th:nth-child(3) {
        padding-left: 12px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-compare-table table th:nth-child(3) {
        padding-left: 16px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-compare-table table th:nth-child(3) {
        padding-left: 20px;
    }
}
.filters-cottages-compare-table table th img {
    display: block;
    height: auto;
    margin: 0 0 9px;
    max-width: 100%;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table th img {
        margin: 0 0 22px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table th img {
        margin: 0 0 32px;
    }
}
.filters-cottages-compare-table table th strong {
    display: block;
    font: 700 14px/18px var(--font-family-rg), sans-serif;
    margin: 0 0 16px;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table th strong {
        font: 700 16px/20px var(--font-family-rg), sans-serif;
        margin: 0;
    }
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table th strong {
        font: 700 18px/24px var(--font-family-rg), sans-serif;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-compare-table table th strong {
        font: 700 20px/26px var(--font-family-rg), sans-serif;
    }
}
.filters-cottages-compare-table table tr:first-child td {
    border-top: none;
}
.filters-cottages-compare-table table tr.hide {
    display: none;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table tr:first-child td {
        padding-top: 45px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table tr:first-child td {
        padding-top: 52px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-compare-table table tr:first-child td {
        padding-top: 16px;
    }
}
.filters-cottages-compare-table table tr {
    display: block;
}
.filters-cottages-compare-table table tr:first-child {
    border-top: 1px solid #E4E7EB;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table tr:first-child {
        border-top: none;
    }
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table tr {
        display: table-row;
    }
}
.filters-cottages-compare-table table tr:nth-child(2) ~ tr td {
    vertical-align: middle;
}
.filters-cottages-compare-table table td {
    border-top: 1px solid #E4E7EB;
    display: flex;
    flex-direction: column;
    font: 14px/18px var(--font-family-rg), sans-serif;
    min-height: 52px;
    padding-bottom: 16px;
    padding-top: 50px;
    vertical-align: top;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table td {
        display: table-cell;
    }
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table td {
        font: 16px/20px var(--font-family-rg), sans-serif;
        padding-top: 52px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-compare-table table td {
        padding-top: 16px;
    }
}
.filters-cottages-compare-table table td:nth-child(1) {
    display: none;
    font-weight: 700;
    padding-right: 40px;
    width: 240px;
}
@media (min-width: 1024px) {
    .filters-cottages-compare-table table td:nth-child(1) {
        display: table-cell;
        width: 160px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-compare-table table td:nth-child(1) {
        width: 208px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-compare-table table td:nth-child(1) {
        width: 240px;
    }
}
.filters-cottages-compare-table table td:nth-child(2) {
    padding-top: 50px;
    vertical-align: top;
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table td:nth-child(2) {
        font: 16px/20px var(--font-family-rg), sans-serif;
        padding-top: 52px !important;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-compare-table table td:nth-child(2) {
        padding-top: 16px !important;
    }
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table td:nth-child(2) {
        padding-right: 12px;
        width: calc((100% - 160px) / 2 - 20px);
    }
}
@media (min-width: 1360px) {
    .filters-cottages-compare-table table td:nth-child(2) {
        padding-right: 16px;
        width: calc((100% - 208px) / 2 - 20px);
    }
}
@media (min-width: 1600px) {
    .filters-cottages-compare-table table td:nth-child(2) {
        padding-right: 20px;
        width: calc((100% - 240px) / 2 - 20px);
    }
}
.filters-cottages-compare-table table td:nth-child(3) {
    border: none;
    padding-top: 12px;
}
@media (max-width: 559px) {
    .filters-cottages-compare-table table td:nth-child(3) {
        padding-top: 12px !important;
    }
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table td:nth-child(3) {
        border-top: 1px solid #E4E7EB;
    }
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table td:nth-child(3) {
        font: 16px/20px var(--font-family-rg), sans-serif;
        padding-top: 52px !important;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-compare-table table td:nth-child(3) {
        padding-top: 16px !important;
    }
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table td:nth-child(3) {
        padding-left: 12px;
        width: calc((100% - 160px) / 2 - 20px);
    }
}
@media (min-width: 1360px) {
    .filters-cottages-compare-table table td:nth-child(3) {
        padding-left: 16px;
        width: calc((100% - 208px) / 2 - 20px);
    }
}
@media (min-width: 1600px) {
    .filters-cottages-compare-table table td:nth-child(3) {
        padding-left: 20px;
        width: calc((100% - 240px) / 2 - 20px);
    }
}
.filters-cottages-compare-table table td .color {
    color: #1248B2;
}
.filters-cottages-compare-table table td .color:hover {
    color: rgba(18, 72, 178, 0.5);
}
.filters-cottages-compare-table table tbody tr:first-child td {
    padding-bottom: 8px;
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table tbody tr:first-child td {
        padding-bottom: 4px;
    }
}
.filters-cottages-compare-table table tbody tr.price-tr td {
    vertical-align: middle;
}
.filters-cottages-compare-table table tr:first-child::before {
    content: attr(data-td);
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    margin-top: 16px;
    position: absolute;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table tr:first-child::before {
        font-size: 16px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table tr:first-child::before {
        margin-top: 16px;
    }
}
.filters-cottages-compare-table table tr::before {
    content: attr(data-td);
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    margin-top: 18px;
    position: absolute;
    right: 12px;
    left: 12px;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table tr::before {
        font-size: 14px;
        right: 28px;
        left: 28px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table tr::before {
        font-size: 16px;
        line-height: 19px;
        margin-top: 16px;
        right: 44px;
        left: 44px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-compare-table table tr::before {
        display: none;
    }
}
.filters-cottages-compare-table table td::before {
    content: attr(data-mobile);
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    margin: 0 0 16px;
}
@media (min-width: 560px) {
    .filters-cottages-compare-table table td::before {
        display: none;
    }
}
.filters-cottages-compare-table table tr.price-tr::before {
    color: #1248B2;
}
.filters-cottages-compare-table table thead tr:first-child {
    border-top: none;
}
.filters-cottages-compare-table table li {
    font: 14px/18px var(--font-family-rg), sans-serif;
    margin: 0 0 8px;
    padding: 0 0 0 18px;
    position: relative;
}
@media (min-width: 768px) {
    .filters-cottages-compare-table table li {
        font: 16px/20px var(--font-family-rg), sans-serif;
        margin: 0 0 12px;
    }
}
.filters-cottages-compare-table table li::before {
    background: #1248B2;
    border-radius: 50%;
    content: "";
    height: 6px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 6px;
}
.filters-cottages-catalog {
    max-width: 1600px;
    margin: auto;
    padding: 0 0 24px;
}
@media (min-width: 560px) {
    .filters-cottages-catalog {
        padding: 0 28px 24px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-catalog {
        padding: 0 44px 24px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-catalog {
        padding: 0 70px 24px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-catalog {
        padding: 0 100px 24px;
    }
}
.filters-cottages-catalog-list {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: 0 -12px;
    position: relative;
}
@media (min-width: 560px) {
    .filters-cottages-catalog-list {
        flex-direction: row;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-catalog-list {
        margin: 0 -20px;
    }
}
.filters-cottages-catalog-list::before {
    background: rgba(43, 27, 53, 0.1);
    bottom: 0;
    content: "";
    display: none;
    left: calc(100% / 2);
    position: absolute;
    top: 0;
    width: 1px;
}
@media (min-width: 560px) {
    .filters-cottages-catalog-list::before {
        display: block;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-catalog-list::before {
        left: calc(100% / 3);
    }
}
.filters-cottages-catalog-list::after {
    background: rgba(43, 27, 53, 0.1);
    bottom: 0;
    content: "";
    display: none;
    left: calc(100% / 3 * 2);
    position: absolute;
    top: 0;
    width: 1px;
}
@media (min-width: 1024px) {
    .filters-cottages-catalog-list::after {
        display: block;
    }
}
.filters-cottages-catalog-item {
    align-items: flex-end;
    border-bottom: 1px solid rgba(43, 27, 53, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0 12px;
    min-height: 169px;
    padding: 24px;
    position: relative;
}
@media (min-width: 560px) {
    .filters-cottages-catalog-item {
        flex: 1 1 calc(100% / 2 - 24px);
        min-height: 180px;
        max-width: calc(100% / 2 - 24px);
    }
    .filters-cottages-catalog-item:nth-last-child(-n+1) {
        border-bottom: none;
    }
}
.filters-cottages-catalog-item:nth-child(-n+1) {
    border-top: none;
}
@media (min-width: 768px) {
    .filters-cottages-catalog-item {
        flex: 1 1 calc(100% / 2 - 24px);
        margin: 0 12px;
        min-height: 253px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-catalog-item {
        border: none;
        flex: 1 1 calc(100% / 3 - 40px);
        margin: 0 20px;
        min-height: 211px;
        max-width: 100%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-catalog-item {
        min-height: 258px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-catalog-item {
        min-height: 299px;
    }
}
@media (min-width: 560px) and (max-width: 768px) {
    .filters-cottages-catalog-item:nth-child(2) .filters-cottages-catalog-item-img {
        width: 40px;
    }
    .filters-cottages-catalog-item:nth-child(4) .filters-cottages-catalog-item-img {
        width: 30px;
    }
    .filters-cottages-catalog-item:nth-child(6) .filters-cottages-catalog-item-img {
        width: 78px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-catalog-item:nth-child(2) .filters-cottages-catalog-item-img {
        width: 146px;
    }
    .filters-cottages-catalog-item:nth-child(3) .filters-cottages-catalog-item-img {
        width: 166px;
    }
    .filters-cottages-catalog-item:nth-child(5) .filters-cottages-catalog-item-img {
        width: 176px;
    }
}
.filters-cottages-catalog-item:hover {
    z-index: 9;
}
.filters-cottages-catalog-item:hover::before {
    opacity: 1;
}
.filters-cottages-catalog-item:hover .filters-cottages-catalog-item-link {
    opacity: 0.5;
}
.filters-cottages-catalog-item:hover .filters-cottages-catalog-item-title {
    color: #164CB5;
}
.filters-cottages-catalog-item::before {
    box-shadow: 0 20px 50px rgba(43, 27, 53, 0.25);
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    opacity: 0;
    right: 0;
    top: 0;
    transition: opacity 0.25s ease;
}
.filters-cottages-catalog-item-title {
    color: #2B1B35;
    display: block;
    font: 700 18px/24px var(--font-family-rg), sans-serif;
    left: 12px;
    max-width: 100px;
    position: absolute;
    top: 24px;
}
@media (min-width: 560px) {
    .filters-cottages-catalog-item-title {
        left: 24px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-catalog-item-title {
        font: 700 20px/26px var(--font-family-rg), sans-serif;
        max-width: 160px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-catalog-item-title {
        font: 700 24px/32px var(--font-family-rg), sans-serif;
    }
}
.filters-cottages-catalog-item-link {
    bottom: 24px;
    color: #164CB5;
    display: block;
    font: 700 12px/15px var(--font-family-rg), sans-serif;
    left: 12px;
    letter-spacing: 1.35px;
    position: absolute;
    text-transform: uppercase;
}
@media (min-width: 560px) {
    .filters-cottages-catalog-item-link {
        left: 24px;
    }
}
.filters-cottages-catalog-item-img {
    display: flex;
    justify-content: center;
    width: 108px;
}
@media (min-width: 560px) {
    .filters-cottages-catalog-item-img {
        width: 78px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-catalog-item-img {
        width: 100px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-catalog-item-img {
        width: 66px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-catalog-item-img {
        width: 116px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-catalog-item-img {
        width: 156px;
    }
}
.filters-cottages-catalog-item-img.right {
    margin-right: -7px;
}
@media (min-width: 560px) {
    .filters-cottages-catalog-item-img.right {
        margin-right: 8px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-catalog-item-img.right {
        margin-right: 51px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-catalog-item-img.right {
        margin-right: 33px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-catalog-item-img.right {
        margin-right: 35px;
    }
}
.filters-cottages-catalog-item img {
    display: block;
    height: 120px;
    max-width: inherit;
    width: auto;
}
@media (min-width: 768px) {
    .filters-cottages-catalog-item img {
        height: 192px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-catalog-item img {
        height: 152px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-catalog-item img {
        height: 192px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-catalog-item img {
        height: auto;
    }
}
.filters-cottages-video {
    display: flex;
    height: 240px;
    justify-content: center;
    margin: auto auto 16px;
    position: relative;
}
@media (min-width: 560px) {
    .filters-cottages-video {
        height: auto;
        margin: auto auto 32px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-video {
        margin: auto auto 40px;
    }
}
.filters-cottages-video a {
    display: block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    transition: all 0.35s ease-in-out;
}
.filters-cottages-video a::before {
    bottom: 0;
    background: linear-gradient(195.34deg, rgba(43, 27, 53, 0) 50.28%, #2B1B35 100%);
    content: "";
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.35s ease-in-out;
}
.filters-cottages-video a::after {
    bottom: 0;
    background: linear-gradient(180deg, rgba(43, 27, 53, 0) 50.28%, #2B1B35 100%);
    content: "";
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 53%;
    transition: all 0.35s ease-in-out;
}
.filters-cottages-video a:hover {
    box-shadow: 0 20px 50px rgba(22, 76, 181, 0.5);
}
.filters-cottages-video a:hover img {
    transform: scale(1.1);
}
.filters-cottages-video a:hover .filters-cottages-video-play circle {
    fill: #ffffff;
}
.filters-cottages-video a:hover .filters-cottages-video-play path {
    fill: #0049BC;
}
.filters-cottages-video a:hover:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #164CB5 100%, #164CB5 100%);
    z-index: 1;
    opacity: 0.8;
}
.filters-cottages-video-play {
    align-items: center;
    bottom: 0;
    display: flex;
    left: 0;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    transform: scale(0.8);
    z-index: 9;
}
.filters-cottages-video-play * {
    transition: all 0.35s ease-in-out;
}
@media (min-width: 768px) {
    .filters-cottages-video-play {
        transform: scale(1);
    }
}
@media (min-width: 1024px) {
    .filters-cottages-video-play {
        transform: scale(0.8);
    }
}
@media (min-width: 1360px) {
    .filters-cottages-video-play {
        transform: scale(1);
    }
}
.filters-cottages-video-title {
    bottom: 24px;
    color: #fff;
    font: 700 18px/24px var(--font-family-rg), sans-serif;
    left: 12px;
    position: absolute;
    z-index: 9;
}
@media (min-width: 560px) {
    .filters-cottages-video-title {
        left: 24px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-video-title {
        font: 700 20px/26px var(--font-family-rg), sans-serif;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-video-title {
        font: 700 24px/32px var(--font-family-rg), sans-serif;
    }
}
.filters-cottages-video img {
    display: block;
    height: 240px;
    object-fit: cover;
    max-width: 100%;
    transform: scale(1);
    transition: all 0.35s ease-in-out;
    width: auto;
}
@media (min-width: 560px) {
    .filters-cottages-video img {
        height: 360px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-video img {
        height: 504px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-video img {
        height: 424px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-video img {
        height: 512px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-video img {
        height: auto;
    }
}
.filters-cottages-hero-static {
    align-items: center;
    border-bottom: 1px solid #E4E7EB;
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 48px;
    padding: 0 0 48px;
}
@media (min-width: 768px) {
    .filters-cottages-hero-static {
        padding: 0 0 64px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-hero-static {
        padding: 0;
    }
}
.filters-cottages-hero-static h1 {
    color: #2B1B35;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    margin: 0 12px 33px;
    text-align: center;
    width: 100%;
}
@media (min-width: 768px) {
    .filters-cottages-hero-static h1 {
        font-size: 32px;
        font-weight: 800;
        line-height: 40px;
        margin: 0 0 40px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-hero-static h1 {
        font-size: 40px;
        line-height: 48px;
    }
}
.filters-cottages-hero-static-image {
    height: 240px;
    margin: 0 0 24px;
    width: 100%;
}
@media (min-width: 560px) {
    .filters-cottages-hero-static-image {
        height: 360px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-hero-static-image {
        height: 504px;
        margin: 0 0 32px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-hero-static-image {
        height: 424px;
        margin: 0;
        width: 50%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-hero-static-image {
        height: 512px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-hero-static-image {
        height: 600px;
    }
}
.filters-cottages-hero-static-image img {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: right top;
    width: 100%;
}
.filters-cottages-hero-static-description {
    text-align: left;
    padding: 0 12px;
    width: 100%;
}
@media (min-width: 560px) {
    .filters-cottages-hero-static-description {
        padding: 0 28px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-hero-static-description {
        padding: 0 44px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-hero-static-description {
        padding: 0 30px 0 64px;
        width: 50%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-hero-static-description {
        padding: 0 60px 0 64px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-hero-static-description {
        padding: 0 100px 0 64px;
    }
}
.filters-cottages-hero-static-description h2,
.filters-cottages-hero-static-description .h2 {
    color: #2B1B35;
    font: 800 20px/26px var(--font-family-rg), sans-serif;
    letter-spacing: -0.2px;
    margin: 0 0 20px;
    text-align: left;
}
@media (min-width: 768px) {
    .filters-cottages-hero-static-description h2,
    .filters-cottages-hero-static-description .h2 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 24px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-hero-static-description h2,
    .filters-cottages-hero-static-description .h2 {
        letter-spacing: inherit;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-hero-static-description h2,
    .filters-cottages-hero-static-description .h2 {
        font-size: 32px;
        line-height: 40px;
    }
}
.filters-cottages-hero-static-description h2 br,
.filters-cottages-hero-static-description .h2 br {
    display: none;
}
@media (min-width: 1024px) {
    .filters-cottages-hero-static-description h2 br,
    .filters-cottages-hero-static-description .h2 br {
        display: inline-block;
    }
}
.filters-cottages-hero-static-description p {
    color: #2B1B35;
    font: 16px/20px var(--font-family-rg), sans-serif;
}
@media (min-width: 768px) {
    .filters-cottages-hero-static-description p {
        font-size: 18px;
        line-height: 24px;
    }
}
.filters-cottages-list {
    padding: 0 12px 16px;
}
@media (min-width: 560px) {
    .filters-cottages-list {
        padding: 0 16px 16px 24px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-list {
        padding: 16px 38px 16px 40px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-list {
        padding: 0 112px 16px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-list {
        padding: 0 173px 16px;
    }
}
.filters-cottages-list .container {
    padding: 0;
    max-width: 1140px;
}
@media (min-width: 560px) {
    .filters-cottages-list .container {
        padding: 0 15px;
    }
}
.filters-cottages-list-item {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 0 24px;
}
@media (min-width: 560px) {
    .filters-cottages-list-item {
        flex-direction: row;
    }
}
@media (min-width: 768px) {
    .filters-cottages-list-item {
        margin: 0 0 31px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-list-item {
        margin: 0 0 32px;
    }
}
.filters-cottages-list-icon {
    align-items: center;
    background: #F1F6FF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    height: 128px;
    margin: 0 auto 24px;
    max-width: 128px;
    min-width: 128px;
}
@media (min-width: 560px) {
    .filters-cottages-list-icon {
        margin: 0 0 auto;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-list-icon {
        height: 152px;
        max-width: 152px;
        min-width: 152px;
    }
}
.filters-cottages-list-icon img {
    display: block;
    height: 100%;
    width: 100%;
}
@media (min-width: 560px) {
    .filters-cottages-list-description {
        width: calc(100% - 164px);
    }
}
@media (min-width: 1024px) {
    .filters-cottages-list-description {
        width: calc(100% - 156px);
    }
}
@media (min-width: 1360px) {
    .filters-cottages-list-description {
        width: calc(100% - 196px);
    }
}
@media (min-width: 1600px) {
    .filters-cottages-list-description {
        width: calc(100% - 215px);
    }
}
.filters-cottages-list h3,
.filters-cottages-list .h3 {
    color: #2B1B35;
    font: 700 16px/20px var(--font-family-rg), sans-serif;
    margin: 0 0 20px;
}
@media (min-width: 768px) {
    .filters-cottages-list h3,
    .filters-cottages-list .h3 {
        font-size: 18px;
        line-height: 24px;
        margin: 1px 0 24px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-list h3,
    .filters-cottages-list .h3 {
        font-size: 20px;
        line-height: 26px;
        margin: 0 0 24px;
    }
}
.filters-cottages-list p {
    color: #2B1B35;
    font: 16px/20px var(--font-family-rg), sans-serif;
}
@media (min-width: 768px) {
    .filters-cottages-list p {
        font-size: 18px;
        line-height: 24px;
    }
}
.filters-cottages-description {
    border-bottom: 1px solid rgba(43, 27, 53, 0.1);
    margin: 0 0 47px;
    padding: 0 0 47px;
}
@media (min-width: 768px) {
    .filters-cottages-description {
        margin: 0 0 62px;
        padding: 0 0 64px;
    }
}
.filters-cottages-description + .filters-cottages-description {
    margin: -25px 0 48px;
    padding: 0 0 29px;
}
@media (min-width: 768px) {
    .filters-cottages-description + .filters-cottages-description {
        margin: -15px 0 64px;
        padding: 0 0 42px;
    }
}
.filters-cottages-description + .filters-cottages-description h2,
.filters-cottages-description + .filters-cottages-description .h2 {
    margin: 0 0 25px;
}
@media (min-width: 560px) {
    .filters-cottages-description + .filters-cottages-description h2,
    .filters-cottages-description + .filters-cottages-description .h2 {
        margin: 0 0 30px;
    }
}
.filters-cottages-description .container {
    max-width: 1190px;
    padding: 0 11px;
}
@media (min-width: 560px) {
    .filters-cottages-description .container {
        padding: 0 15px;
    }
}
.filters-cottages-description-wrapper {
    padding: 11px 0 0 0;
}
@media (min-width: 560px) {
    .filters-cottages-description-wrapper {
        padding: 0 24px 0 12px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-description-wrapper {
        padding: 0 86px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-description-wrapper {
        padding: 0 190px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-description-wrapper {
        padding: 0 180px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-description-wrapper {
        padding: 0 120px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-description-wrapper p,
    .filters-cottages-description-wrapper ul,
    .filters-cottages-description-wrapper ol,
    .filters-cottages-description-wrapper .title-border {
        margin-left: 30px !important;
        margin-right: 30px !important;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-description-wrapper p,
    .filters-cottages-description-wrapper ul,
    .filters-cottages-description-wrapper ol,
    .filters-cottages-description-wrapper .title-border {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
.filters-cottages-description .title-border {
    color: #2B1B35;
    font: 700 18px/24px var(--font-family-rg), sans-serif;
    margin: 0 0 32px;
    padding: 0 0 0 77px;
    position: relative;
    text-align: left;
}
@media (min-width: 560px) {
    .filters-cottages-description .title-border {
        padding: 0 0 0 89px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-description .title-border {
        font-size: 20px;
        line-height: 26px;
        margin: 38px 0 40px;
        padding: 0;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-description .title-border {
        font-size: 24px;
        line-height: 32px;
        margin: 38px 0 40px;
    }
}
.filters-cottages-description .title-border:first-child {
    margin-top: 0;
}
.filters-cottages-description .title-border::before {
    background: #164CB5;
    bottom: 4px;
    content: "";
    left: -3px;
    position: absolute;
    top: 0;
    width: 3px;
}
@media (min-width: 560px) {
    .filters-cottages-description .title-border::before {
        bottom: 0;
        left: 1px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-description .title-border::before {
        left: -87px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-description .title-border::before {
        bottom: -1px;
        left: -81px;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-description .title-border::before {
        bottom: 4px;
        left: -104px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-description .title-border::before {
        left: -120px;
    }
}
.filters-cottages-description ul + .title-border {
    margin-top: 32px;
}
@media (min-width: 560px) {
    .filters-cottages-description ul + .title-border {
        margin-top: 32px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-description ul + .title-border {
        margin-top: 38px;
    }
}
.filters-cottages-description ul + .title-border:first-child {
    margin-top: 0;
}
.filters-cottages-description a.link {
    color: #0049BC;
    font: 700 12px/15px var(--font-family-rg), sans-serif;
    letter-spacing: 1.35px;
    text-transform: uppercase;
}
.filters-cottages-description a.link.how-water-analyse {
    display: block;
    text-align: center;
}
@media (min-width: 560px) {
    .filters-cottages-description a.link.how-water-analyse {
        display: unset;
        text-align: unset;
    }
}
.filters-cottages-description a.link:hover {
    opacity: 0.5;
}
.filters-cottages-description h2, .filters-cottages-description .h2 {
    margin: 0 0 30px;
    padding-top: 15px;
}
.filters-cottages-description p {
    font: 16px/20px var(--font-family-rg), sans-serif;
    margin: 0 0 20px;
}
@media (min-width: 768px) {
    .filters-cottages-description p {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 24px;
    }
    .filters-cottages-description p:last-child {
        margin: 0;
    }
}
.filters-cottages-description ol {
    counter-reset: counter;
    list-style: none;
}
.filters-cottages-description ol li {
    color: #2B1B35;
    counter-increment: counter;
    font: 16px/20px var(--font-family-rg), sans-serif;
    margin: 0 0 12px;
    padding: 0 0 0 22px;
    position: relative;
}
@media (min-width: 560px) {
    .filters-cottages-description ol li {
        font-size: 18px;
        line-height: 24px;
        margin: 0 0 16px;
    }
}
.filters-cottages-description ol li:last-child {
    margin: 0;
}
.filters-cottages-description ol li::before {
    content: counter(counter);
    color: #1248B2;
    font: 700 12px/24px var(--font-family-rg), sans-serif;
    left: 0;
    position: absolute;
    top: 0;
}
.filters-cottages-description ul {
    list-style: none;
    padding: 2px 0 24px;
}
.filters-cottages-description ul:last-child {
    padding-bottom: 0;
}
@media (min-width: 560px) {
    .filters-cottages-description ul {
        padding: 10px 0 24px;
    }
    .filters-cottages-description ul:last-child {
        padding-bottom: 0;
    }
}
.filters-cottages-description ul li {
    color: #2B1B35;
    counter-increment: counter;
    font: 16px/20px var(--font-family-rg), sans-serif;
    margin: 0 0 16px;
    padding: 0 0 0 18px;
    position: relative;
}
@media (min-width: 768px) {
    .filters-cottages-description ul li {
        font-size: 18px;
        line-height: 24px;
        padding: 0 0 0 22px;
    }
}
.filters-cottages-description ul li:last-child {
    margin: 0;
}
.filters-cottages-description ul li::before {
    background: #1248B2;
    border-radius: 50%;
    content: "";
    left: 0;
    height: 6px;
    position: absolute;
    top: 9px;
    width: 6px;
}
.filters-cottages-description .btn {
    margin: 4px 0 0;
    width: 100%;
}
@media (min-width: 560px) {
    .filters-cottages-description .btn {
        width: auto;
    }
}
@media (min-width: 768px) {
    .filters-cottages-description .btn {
        margin: 8px 0 0;
    }
}
.filters-cottages-house {
    border-bottom: 1px solid #E4E7EB;
    padding: 0 0 120px;
    margin: 0 0 48px;
}
@media (min-width: 560px) {
    .filters-cottages-house {
        padding: 0;
        margin: 0 0 65px;
    }
}
.filters-cottages-house .filters-cottages-articles {
    border: none;
}
@media (min-width: 1024px) {
    .filters-cottages-house .filters-cottages-articles {
        margin: 0;
    }
}
.filters-cottages-house .filters-cottages-articles h2,
.filters-cottages-house .filters-cottages-articles .filters-cottages-title {
    margin: 0 auto 32px;
    max-width: 290px;
}
@media (min-width: 560px) {
    .filters-cottages-house .filters-cottages-articles h2,
    .filters-cottages-house .filters-cottages-articles .filters-cottages-title {
        max-width: 411px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house .filters-cottages-articles h2,
    .filters-cottages-house .filters-cottages-articles .filters-cottages-title {
        max-width: 500px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house .filters-cottages-articles h2,
    .filters-cottages-house .filters-cottages-articles .filters-cottages-title {
        max-width: 100%;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house .house-mobile {
        display: none;
    }
}
.filters-cottages-house .house-mobile.hide {
    display: none;
}
.filters-cottages-house .house-desktop {
    display: none;
}
@media (min-width: 1024px) {
    .filters-cottages-house .house-desktop {
        display: block;
    }
}
.filters-cottages-house .house-desktop.hide {
    display: none;
}
.filters-cottages-house .house-desktop-full {
    display: none;
}
.filters-cottages-house .house-desktop-full.current {
    display: block;
}
.filters-cottages-house .title-full {
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 40px;
    z-index: 9;
}
.filters-cottages-house .title-full.current {
    display: block;
}
.filters-cottages-house-room {
    bottom: 0;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.25s ease;
    visibility: visible;
    z-index: 9;
}
.filters-cottages-house-room.hidden-room {
    opacity: 0;
    visibility: hidden;
}
.filters-cottages-house-room[data-room=hoz] img {
    object-position: left;
}
@media (min-width: 1024px) {
    .filters-cottages-house-room[data-room=hoz] img {
        object-position: center;
    }
}
.filters-cottages-house-room h2,
.filters-cottages-house-room .filters-cottages-title {
    left: 0;
    margin: 0;
    position: absolute;
    text-align: center;
    top: 39px;
    width: 100%;
}
.filters-cottages-house-room .room-back {
    background: url("/resources/house/img/icon-arrow-back.svg") no-repeat;
    border-radius: 50%;
    cursor: pointer;
    height: 40px;
    left: 14px;
    position: absolute;
    top: 24px;
    width: 40px;
    z-index: 5;
}
@media (min-width: 560px) {
    .filters-cottages-house-room .room-back {
        left: 29px;
        top: 32px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-room .room-back {
        left: 43px;
        top: 40px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-room .room-back {
        left: 73px;
        top: 39px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-house-room .room-back {
        left: 100px;
        top: 39px;
    }
}
.filters-cottages-house-room .room-back:hover {
    opacity: 0.5;
}
.filters-cottages-house-main {
    background: #EFEFEF;
    display: flex;
    flex-direction: column-reverse;
    position: relative;
}
@media (min-width: 560px) {
    .filters-cottages-house-main {
        border: none;
    }
}
@media (max-width: 560px) {
    .filters-cottages-house-main-labels {
        display: none;
    }
}
.filters-cottages-house-main-labels.current {
    top: -20px;
    bottom: 0;
    position: absolute;
    right: 0;
    left: -23%;
    width: 100%;
}
@media (min-width: 1600px) {
    .filters-cottages-house-main-labels.current {
        left: 0;
        transform: translate(-360px, -20px);
        top: 0;
        width: auto;
    }
}
.filters-cottages-house-main-labels .house-label {
    align-items: center;
    border-radius: 50%;
    background: linear-gradient(180deg, #EB4785 0%, rgba(238, 0, 90, 0) 100%), #EE005A;
    box-shadow: 0 5px 10px rgba(238, 0, 90, 0.4);
    cursor: pointer;
    display: flex;
    justify-content: center;
    height: 40px;
    left: calc(50% - 20px);
    position: absolute;
    transition: all 0.25s ease;
    top: calc(50% - 20px);
    width: 40px;
}
.filters-cottages-house-main-labels .house-label:hover {
    background: #DB0053;
    box-shadow: 0 5px 10px rgba(238, 0, 90, 0.4);
}
.filters-cottages-house-main-labels .house-label:hover .house-label-tooltip {
    opacity: 1;
    top: calc(100% + 22px);
    visibility: visible;
}
.filters-cottages-house-main-labels .house-label:active {
    background: #B80045;
    box-shadow: 0 2px 5px rgba(204, 0, 77, 0.4);
}
.filters-cottages-house-main-labels .house-label-tooltip {
    background: #2B1B35;
    color: #fff;
    font: 14px/18px var(--font-family-rg), sans-serif;
    left: 50%;
    opacity: 0;
    padding: 16px;
    position: absolute;
    top: calc(100% + 12px);
    transform: translateX(-50%);
    transition: all 0.25s ease;
    visibility: hidden;
    white-space: nowrap;
}
.filters-cottages-house-main-labels .house-label-tooltip::before {
    background: #2B1B35;
    content: "";
    height: 20px;
    left: calc(50% - 10px);
    position: absolute;
    transform: rotate(45deg);
    top: -10px;
    width: 20px;
}
.filters-cottages-house-main-labels .house-label-tooltip::after {
    content: "";
    height: 40px;
    left: calc(50% - 20px);
    position: absolute;
    top: -42px;
    width: 40px;
}
.filters-cottages-house-main-labels .house-label-1-1 {
    left: 11%;
    top: 53%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-1-1 {
        left: 23%;
        top: 52%;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-1-1 {
        left: 23%;
        top: 52%;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-1-1 {
        left: 48%;
        top: 53%;
    }
}
.filters-cottages-house-main-labels .house-label-1-2 {
    left: 44%;
    top: 35%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-1-2 {
        left: 44%;
        top: 33%;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-1-2 {
        left: 45%;
        top: 36%;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-1-2 {
        left: 63%;
        top: 35%;
    }
}
.filters-cottages-house-main-labels .house-label-1-3 {
    left: 82%;
    top: 37%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-1-3 {
        left: 69%;
        top: 34%;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-1-3 {
        left: 71%;
        top: 38%;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-1-3 {
        left: 80%;
        top: 37%;
    }
}
.filters-cottages-house-main-labels .house-label-1-4 {
    left: 43%;
    top: 65%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-1-4 {
        left: 49%;
        top: 61%;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-1-4 {
        left: 49%;
        top: 59%;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-1-4 {
        left: 65.4%;
        top: 63%;
    }
}
.filters-cottages-house-main-labels .house-label-1-5 {
    left: 78%;
    top: 68%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-1-5 {
        left: 71%;
        top: 67%;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-1-5 {
        left: 71%;
        top: 65%;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-1-5 {
        left: 81.4%;
        top: 68%;
    }
}
.filters-cottages-house-main-labels .house-label-2-1 {
    margin: 140px 0 0 40%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-2-1 {
        margin: 70px 0 0 220px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-2-1 {
        margin: 110px 0 0 310px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-2-1 {
        margin: 70px 0 0 24%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-house-main-labels .house-label-2-1 {
        margin: 120px 0 0 24%;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-house-main-labels .house-label-2-1 {
        margin: 140px 0 0 22%;
    }
}
.filters-cottages-house-main-labels .house-label-2-2 {
    margin: -50px 0 0 -41.5%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-2-2 {
        margin: -70px 0 0 -205px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-2-2 {
        margin: -50px 0 0 -350px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-2-2 {
        margin: -50px 0 0 -25%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-house-main-labels .house-label-2-2 {
        margin: -50px 0 0 -25%;
    }
}
.filters-cottages-house-main-labels .house-label-2-3 {
    margin: 70px 0 0 -150px;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-2-3 {
        margin: 40px 0 0 -110px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-2-3 {
        margin: 50px 0 0 -160px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-2-3 {
        margin: 50px 0 0 -11%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-house-main-labels .house-label-2-3 {
        margin: 60px 0 0 -10%;
    }
}
.filters-cottages-house-main-labels .house-label-2-4 {
    margin: 65px 0 0 10%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-2-4 {
        margin: 60px 0 0 5%;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-2-4 {
        margin: 60px 0 0 5%;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-2-4 {
        margin: 60px 0 0 5%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-house-main-labels .house-label-2-4 {
        margin: 60px 0 0 5%;
    }
}
.filters-cottages-house-main-labels .house-label-2-5 {
    margin: -50px 0 0 30%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-2-5 {
        margin: -40px 0 0 170px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-2-5 {
        margin: -50px 0 0 190px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-2-5 {
        margin: -50px 0 0 17%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-house-main-labels .house-label-2-5 {
        margin: -50px 0 0 17%;
    }
}
.filters-cottages-house-main-labels .house-label-2-6 {
    margin: -65px 0 0 -8%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-2-6 {
        margin: -60px 0 0 -10%;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-2-6 {
        margin: -60px 0 0 -10%;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-2-6 {
        margin: -50px 0 0 -6%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-house-main-labels .house-label-2-6 {
        margin: -60px 0 0 -6%;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-house-main-labels .house-label-2-6 {
        margin: -70px 0 0 -6%;
    }
}
.filters-cottages-house-main-labels .house-label-3-1 {
    margin: 120px 0 0 37%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-3-1 {
        margin: 70px 0 0 220px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-3-1 {
        margin: 110px 0 0 310px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-3-1 {
        margin: 80px 0 0 24%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-house-main-labels .house-label-3-1 {
        margin: 120px 0 0 24%;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-house-main-labels .house-label-3-1 {
        margin: 140px 0 0 24%;
    }
}
.filters-cottages-house-main-labels .house-label-3-2 {
    margin: 10px 0 0 -37.5%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-3-2 {
        margin: 0 0 0 -245px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-3-2 {
        margin: -50px 0 0 -350px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-3-2 {
        margin: 10px 0 0 -27%;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-house-main-labels .house-label-3-2 {
        margin: 10px 0 0 -27%;
    }
}
.filters-cottages-house-main-labels .house-label-4-2 {
    margin: 40px 0 0 36%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-4-2 {
        left: 0;
        margin: 30px 0 0 480px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-4-2 {
        margin: 40px 0 0 680px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-4-2 {
        left: calc(50% - 20px);
        margin: 40px 0 0 2%;
    }
}
.filters-cottages-house-main-labels .house-label-4-1 {
    margin: -100px 0 0 -35%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-4-1 {
        left: 0;
        margin: -70px 0 0 170px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-4-1 {
        margin: -110px 0 0 250px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-4-1 {
        left: calc(50% - 20px);
        margin: -110px 0 0 -30%;
    }
}
.filters-cottages-house-main-labels .house-label-5-1 {
    margin: 5px 0 0 5%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-5-1 {
        margin: 5px 0 0 6%;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-5-1 {
        margin: 5px 0 0 4%;
    }
}
.filters-cottages-house-main-labels .house-label-6-1 {
    margin: 30px 0 0 -335px;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-6-1 {
        margin: 60px 0 0 9%;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-6-1 {
        margin: 90px 0 0 10%;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-6-1 {
        margin: 40px 0 0 -18%;
    }
}
.filters-cottages-house-main-labels .house-label-6-2 {
    margin: 100px 0 0 8%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-6-2 {
        margin: -30px 0 0 -175px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-6-2 {
        margin: -20px 0 0 -250px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-6-2 {
        margin: 100px 0 0 8%;
    }
}
.filters-cottages-house-main-labels .house-label-6-3 {
    margin: -30px 0 0 -12%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-6-3 {
        margin: -20px 0 0 -20px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-6-3 {
        margin: -30px 0 0 -50px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-6-3 {
        margin: -30px 0 0 -4%;
    }
}
.filters-cottages-house-main-labels .house-label-6-4 {
    margin: -55px 0 0 34%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-labels .house-label-6-4 {
        margin: -50px 0 0 220px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-labels .house-label-6-4 {
        margin: -50px 0 0 310px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-labels .house-label-6-4 {
        margin: -55px 0 0 23%;
    }
}
.filters-cottages-house-main .filters-cottages-house-main-description {
    align-items: center;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 12px;
}
@media (min-width: 560px) {
    .filters-cottages-house-main .filters-cottages-house-main-description {
        padding: 0 25px 32px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main .filters-cottages-house-main-description {
        padding: 0 25px 40px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main .filters-cottages-house-main-description {
        align-items: flex-start;
        background: transparent;
        bottom: 0;
        left: 44px;
        max-width: 296px;
        padding: 0;
        position: absolute;
        top: 0;
    }
}
@media (min-width: 1360px) {
    .filters-cottages-house-main .filters-cottages-house-main-description {
        left: 72px;
        max-width: 384px;
    }
}
@media (min-width: 1600px) {
    .filters-cottages-house-main .filters-cottages-house-main-description {
        left: 100px;
        max-width: 414px;
    }
}
.filters-cottages-house-main .filters-cottages-house-main-description.hide {
    display: none;
}
.filters-cottages-house-main .filters-cottages-house-main-description h2,
.filters-cottages-house-main .filters-cottages-house-main-description .filters-cottages-title {
    margin: 0 auto 24px;
    max-width: 270px;
    text-align: center;
}
@media (min-width: 560px) {
    .filters-cottages-house-main .filters-cottages-house-main-description h2,
    .filters-cottages-house-main .filters-cottages-house-main-description .filters-cottages-title {
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main .filters-cottages-house-main-description h2,
    .filters-cottages-house-main .filters-cottages-house-main-description .filters-cottages-title {
        text-align: left;
    }
}
.filters-cottages-house-main .filters-cottages-house-main-description p {
    font: 16px/20px var(--font-family-rg), sans-serif;
    margin: 0 auto 20px;
}
@media (min-width: 768px) {
    .filters-cottages-house-main .filters-cottages-house-main-description p {
        font-size: 18px;
        line-height: 24px;
        margin: 0 auto 32px;
        max-width: 503px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main .filters-cottages-house-main-description p {
        margin: 0 0 32px;
    }
}
.filters-cottages-house-main .filters-cottages-house-main-description .btn.btn-system-desktop {
    display: none;
    cursor: pointer;
    position: absolute;
    top: calc(100% + 32px);
    width: calc(100% - 52px);
}
@media (min-width: 560px) {
    .filters-cottages-house-main .filters-cottages-house-main-description .btn.btn-system-desktop {
        width: auto;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main .filters-cottages-house-main-description .btn.btn-system-desktop {
        display: inline-flex;
        position: static;
        top: auto;
    }
}
.filters-cottages-house-main .filters-cottages-house-main-description .btn.btn-system-mobile {
    cursor: pointer;
    position: absolute;
    top: calc(100% + 32px);
    width: calc(100% - 52px);
}
@media (min-width: 560px) {
    .filters-cottages-house-main .filters-cottages-house-main-description .btn.btn-system-mobile {
        display: none;
        width: auto;
    }
}
.filters-cottages-house-main-img {
    height: 240px;
    position: relative;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-img {
        height: 360px;
    }
}
@media (min-width: 768px) {
    .filters-cottages-house-main-img {
        height: 504px;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main-img {
        height: auto;
        min-height: 475.5px;
        position: static;
    }
}
@media (max-width: 559px) {
    .filters-cottages-house-main-img .house-label-1-1 {
        left: 18%;
        top: 48%;
    }
    .filters-cottages-house-main-img .house-label-1-2 {
        left: 44%;
        top: 32%;
    }
    .filters-cottages-house-main-img .house-label-1-3 {
        left: 66%;
        top: 34%;
    }
    .filters-cottages-house-main-img .house-label-1-4 {
        left: 44%;
        top: 57%;
    }
    .filters-cottages-house-main-img .house-label-1-5 {
        left: 71%;
        top: 62%;
    }
}
.filters-cottages-house-main-img-modal-link {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
}
@media (min-width: 560px) {
    .filters-cottages-house-main-img-modal-link {
        display: none;
    }
}
.filters-cottages-house-main img {
    display: block;
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}
@media (min-width: 560px) {
    .filters-cottages-house-main img {
        object-position: center;
    }
}
@media (min-width: 1024px) {
    .filters-cottages-house-main img {
        height: auto;
        object-fit: initial;
        max-width: 100%;
        width: auto;
    }
}
.filters-cottages-house-thumbs {
    padding: 0 0 65px;
}
.filters-cottages-house-thumbs .container {
    max-width: 1430px;
}
.filters-cottages-house-thumbs-wrapper {
    display: flex;
    margin: 0 -20px;
}
.filters-cottages-house-thumb {
    margin: 0 20px;
    position: relative;
    text-decoration: none;
}
.filters-cottages-house-thumb:hover {
    box-shadow: 0 20px 50px rgba(22, 76, 181, 0.5);
}
.filters-cottages-house-thumb:hover::before {
    background: #164CB5;
    opacity: 0.8;
}
.filters-cottages-house-thumb:hover:after {
    opacity: 0;
}
.filters-cottages-house-thumb::before {
    background: linear-gradient(228.99deg, rgba(43, 27, 53, 0) 50.28%, #2B1B35 100%);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.25s ease;
}
.filters-cottages-house-thumb::after {
    background: linear-gradient(180deg, rgba(43, 27, 53, 0) 50.28%, #2B1B35 100%);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.25s ease;
}
.filters-cottages-house-thumb span {
    bottom: 24px;
    color: #fff;
    font: 700 24px/32px var(--font-family-rg), sans-serif;
    left: 24px;
    position: absolute;
    right: 24px;
    z-index: 3;
}
.filters-cottages-house-thumb img {
    height: auto;
    display: block;
    max-width: 100%;
}

.flex-slider .popular-slider .slick-slide > div .block {
    position:relative;
}
.flex-slider .popular-slider .slick-slide > div .block .text {
    /*position:relative;*/
    /*z-index:2;*/
}
.flex-slider .popular-slider .slick-slide > div .block .item-full-link {
    position:absolute;
    z-index:3;
    top:0;
    left:0;
    right:0;
    bottom:0;
    cursor: pointer;
}
.flex-slider .popular-slider .slick-slide > div .block .item-color {
    display:flex;
    margin:0 0 20px;
}
.flex-slider .popular-slider .slick-slide > div .block .item-color .color {
    width:16px;
    height:16px;
    border-radius:20px;
    margin-right:-6px;
}
.flex-slider .popular-slider .slick-slide > div .block .item-color .color.green {
    background: #61CB56;
}
.flex-slider .popular-slider .slick-slide > div .block .item-color .color.red {
    background: #D3422B;
}
.flex-slider .popular-slider .slick-slide > div .block .item-color .color.blue {
    background: #008CB9;
}
.flex-slider .popular-slider .slick-slide > div .block .item-name {
    font-size:20px;
    line-height:120%;
    font-family: var(--font-family-b);
    margin:0 0 14px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.flex-slider .popular-slider .slick-slide > div .block:hover .item-name {
    color: #164CB5;
}
.flex-slider .popular-slider .slick-slide > div .block .item-price, .catalog-list-popular .item-price {
    font-size:22px;
    margin:0 0 35px;
    float: left;
}

@media (min-width: 1024px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-price, .catalog-list-popular .item-price {
        margin: 0 0 24px;
        margin-bottom: 0px !important;
    }
}

@media (max-width: 1024px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-price, .catalog-list-popular .item-price {
        margin-bottom: 0px !important;
    }
}
@media (min-width: 560px) and (max-width: 1024px) {
    .catalog-list-popular .catalog-item-mainpage-price.single-price {
        position: absolute !important;
        bottom: 0px;
    }
}

.catalog-list-popular .item-price {
    font-family: var(--font-family-rg), Roboto, Helvetica, sans-serif;
}
.flex-slider .popular-slider .slick-slide > div .block .base-offer .base-price, .catalog-list-popular .base-price {
    position: relative;
    display: initial;
}
.flex-slider .popular-slider .slick-slide > div .block .base-offer .base-price .number, .catalog-list-popular .base-price .number, .catalog-list-popular .symb-rur {
    position: relative;
    display: initial;
    opacity: 0.5;
}

.flex-slider .popular-slider .slick-slide > div .block .base-offer .symbol-rur {
    opacity: 0.5;
}
.flex-slider .popular-slider .slick-slide > div .block .symbol-rur, .catalog-list-popular .catalog-item-mainpage .symbol-rur {
    font-family: "als_rublregular";
    font-style: normal;
}
.flex-slider .popular-slider .slick-slide > div .block .item-link, .flex-clients .flex-row .block .item-link, .flex-contact .flex-row .block .item-link {
    position:absolute;
    bottom:30px;
    font-size: 12px;
    letter-spacing: 1.35px;
    color: #164CB5!important;
    text-transform: uppercase;
    font-family: var(--font-family-b);
    z-index: 3;
    cursor: pointer;
}
.flex-slider .popular-slider .slick-slide > div .block .item-link i, .flex-clients .flex-row .block .item-link i, .flex-contact .flex-row .block .item-link i {
    display: inline-block;
    padding: 2.35px;
    display: inline-block;
    margin-bottom: 1px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border: solid #164CB5;
    border-width: 0 2.25px 2.25px 0;
    margin-left:10px;
}
.flex-slider .popular-slider .slick-slide > div .block .image {
    position:relative;
    padding:10px 0;
}

.flex-slider .popular-slider .slick-slide > div .block .image img {
    display:block;
    max-width:100%;
    margin:0 auto;
    max-height:100%;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block.blue-gray {
    background: #F1F6FF;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block .text {
    padding:0 30px;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block.blue-gray .item-name {
    /*margin-top: -30px;*/
}
.flex-slider .popular-slider .star {
    margin:0 0 10px 0;
    display:flex;
}
.flex-slider .popular-slider .star div {
    background: url(/resources/house/images/rating-default-ico.svg) no-repeat center center;
    width: 10px;
    height: 10px;
    margin-right:1.5px;
}
.flex-slider .popular-slider .star div.active {
    background: url(/resources/house/images/rating-active-ico.svg) no-repeat center center;
}

.flex-slider .popular-slider .slick-slide > div .block .item-price.base-offer, .catalog-list-popular .item-price.base-offer {
    margin-left: 0.55em;
}
.flex-slider .popular-slider .slick-slide > div .block .item-price.base-offer .base-price:after, .catalog-list-popular .base-price:after {
    border-bottom: 2px solid #EE005A;
    content: ' ';
    width: 105%;
    top: 0.6em;
    position: absolute;
    transform: rotate(-15deg);
    left: -5%;
}

@media (min-width: 1024px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-price.base-offer, .catalog-list-popular .item-price.base-offer {
        font-size: 20px;
    }
     .flex-slider .popular-slider .slick-list {
        overflow:inherit;
    }
    .flex-slider .popular-slider .slick-slide {
        display:flex;
        flex-wrap: wrap;
        width:100vw;
    }
    .flex-slider .popular-slider .slick-slide > div {
        width:49%;
    }
    .flex-slider .popular-slider .slick-slide > div .block {
        width:100%!important;
        display:block!important;
        box-sizing:border-box;
        /*padding:30px;*/
        position:relative;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }

    .flex-slider .popular-slider .slick-slide > div .block:hover {
        -webkit-box-shadow: 0 0 50px rgba(43, 27, 53, 0.2);
        -moz-box-shadow: 0 0 50px rgba(43, 27, 53, 0.2);
        box-shadow: 0 0 50px rgba(43, 27, 53, 0.2);
        z-index:1
    }

    .flex-slider .popular-slider .slick-slide > div .block.blue-gray:hover,
    .related-items-block .related-items-slider .slick-slide > div .block.blue-gray:hover {
        -webkit-box-shadow: 0px 20px 50px #dde6f6;
        -moz-box-shadow:0px 20px 50px #dde6f6;
        box-shadow: 0px 20px 50px #dde6f6;
        z-index: 1
    }


    .flex-slider .popular-slider .slick-slide > div:first-child {
        display:flex;
        flex-wrap: wrap;
    }
    .flex-slider .popular-slider .slick-slide > div:first-child .block {
        width:100%!important;
        display:flex!important;
        height: 50%;
		height: 300px;
    }

    .flex-slider .popular-slider .slick-slide > div:first-child .block .image {
        width:calc(50% - 60px);
        display: flex;
        justify-content: center;
        align-items: center;
		margin:30px;
		padding:0;
    }
    .flex-slider .popular-slider .slick-slide > div:first-child .block .text {
        width: 50%;
        padding: 30px 30px 30px 15px;
        box-sizing: border-box;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child {
        display:flex;
        margin-left:2%;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block {
        width:50%!important;
        display:block!important;
        height:510px;
    }
	.flex-slider .popular-slider .slick-slide > div:first-child .block {
		height: 255px;
	}
    .flex-slider .popular-slider .slick-slide > div:last-child .block:first-child {
        margin-right:15px;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block:last-child {
        margin-left:15px;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block .image {
            height:195px;
            display:flex;
            flex-direction: column;
            margin:30px 0;
            padding:0;
    }
    .flex-slider .popular-slider .slick-slide > div .block .image .image-container {
            margin:0;
            height:100%;

    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block .text {
            padding-top:30px;
    }
}

@media (max-width: 1269px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-name {
        font-size:18px;
    }
    .flex-slider .popular-slider .slick-slide > div .block .item-name.hidden {
        margin:0 0 10px;
    }
    .flex-slider .popular-slider .slick-slide > div .block .image {

    }
    .flex-slider .popular-slider .slick-slide > div .block .image .image-container {
        height:100%;
    }
    .flex-slider .popular-slider .slick-slide > div .block .image img {
        max-width:90%;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block {
        height: inherit;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block .text {
        padding: 0 20px 30px 20px;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block:first-child {
        margin-right: 10px;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block:last-child {
        margin-left: 10px;
    }
    .flex-slider .popular-slider .slick-slide > div .block .item-price {
        font-size:20px;
    }
}

@media (max-width: 1023px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-name {
        font-size: 20px;
        line-height:24px;
    }
    .flex-slider .popular-slider .slick-slide > div .block .item-price {
        font-size: 24px;
    }
    .flex-slider .popular-slider .slick-list .slick-track {
        display:flex;
    }
    .flex-slider .popular-slider .slick-list .slick-slide {
        float:none;
        height:inherit;
    }
    .flex-slider .popular-slider .slick-list .slick-slide > div {
        height:100%;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block:last-child {
        margin-left: 0;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block:first-child {
        margin-right: 0;
    }
    .flex-slider .popular-slider .slick-slide {
        margin: 0 0;
    }
    .flex-slider .popular-slider .slick-dots {
        text-align:center;
        margin:25px 0 0 0
    }
    .flex-slider .popular-slider .slick-dots li button {
        display:none;
    }
    .flex-slider .popular-slider .slick-dots li {
        width:8px;
        height:8px;
        display:inline-block;
        background: #0049BC;
        opacity:0.1;
        border-radius:10px;
        margin:0 6px;
    }
    .flex-slider .popular-slider .slick-dots li.slick-active {
        opacity:1;
    }
    .flex-slider .popular-slider .slick-slide > div .block .image {
        height:220px;
		margin:20px 0
    }

    .flex-slider .popular-slider .slick-slide > div .block .image .image-container {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block.blue-gray .item-name,
    .related-items-block .related-items-slider .slick-slide > div:last-child .block.blue-gray .item-title {
        margin-top: 0px;
    }
}


@media (max-width: 559px) {
    .flex-slider .popular-slider .slick-list {
        margin: 0 -20px;
    }

    .flex-slider .popular-slider .slick-slide > div .block .text {
        padding-left:20px!important;
        padding-right:20px!important;
    }
    .flex-slider .popular-slider .slick-slide {
        margin: 0px -0px;
    }
}

.flex-slider .popular-slider .slick-slide > div .block .item-link {
    display: block;
}

.flex-slider, .flex-clients, .flex-contact {
	padding:0 100px;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block {
    height: 600px;
}
.flex-slider .popular-slider .slick-slide > div:first-child .block {
    height: 300px;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block .image {
    height: 240px;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block:first-child {
    margin-right: 20px;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block:last-child {
    margin-left: 20px;
}
.flex-slider .popular-slider .slick-slide > div {
	max-width:680px
}
.flex-slider .popular-slider .slick-slide {
    justify-content: space-between;
}

@media (max-width: 1439px) and (min-width: 1270px) {
	.flex-slider, .flex-clients, .flex-contact {
		padding: 0 65px;
	}
}
@media (max-width: 1269px) and (min-width: 1024px) {
	.flex-slider, .flex-clients, .flex-contact {
		padding: 0 40px;
	}
}

.flex-slider .popular-slider .slick-slide > div:last-child .block {
    height: 420px;
}
.flex-slider .popular-slider .slick-slide > div {
    height: 420px;
}
.flex-slider .popular-slider .slick-slide > div .block .image {
    /*height: 238px;*/
}
.flex-slider .popular-slider .slick-slide > div:first-child .block {
    height: 210px;
}

@media (max-width: 280px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-price, .catalog-list-popular .item-price {
        float: initial;
    }
    .flex-slider .popular-slider .slick-slide > div .block .item-price.base-offer, .catalog-list-popular .item-price.base-offer {
        margin-left: 0px;
    }
    .catalog-list-popular .item-price-wrapper {
        bottom: -8px;
    }
    .catalog-list-popular .catalog-item-mainpage-price.single-price {
        bottom: 10px;
    }
}

#analysis-modal .ol-style-blue li::before {
    content: counter(counter) "";
    color: #1248B2;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.35px;
    margin-right: 12px;
    width: 15px;
}

#analysis-modal .ol-style-blue li {
    counter-increment: counter;
}

#analysis-modal .ol-style-blue {
    counter-reset: counter;
    list-style: none;
}

#analysis-modal .p-link a:hover {
    opacity: 0.5;
}
#analysis-modal .p-link a {
    display: inline-block;
    vertical-align: text-top;
    letter-spacing: 1.35px;
    color: #164CB5;
    font-size: 16px;
    font-weight: 700;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}

#analysis-modal .sub-title strong {
    font-size: 16px;
    font-weight: 700;
}


#analysis-modal.popup-run-new {
    display: none;
    padding: 0!important;
    overflow: initial!important;
    width: 100%;
    min-height: 100%;
    font: 500 18px/24px var(--font-family-rg);
}
#analysis-modal .popup-wrapper {
    max-width: 920px;
    margin: 0 auto;
    min-height: 100vh;
    box-sizing: border-box;
}
#analysis-modal .popup-wrapper.max-width.maxed {
    max-width: 100%;
    width: 100%;
    display: block;
    min-height: inherit;
}
#analysis-modal .popup-wrapper .content-wrapper.margin {
    margin-bottom:64px;
}
#analysis-modal .popup-wrapper .main-block-title {
    font: 40px/48px var(--font-family-b);
    text-align: center;
    position: relative;
    margin-bottom:32px;
}
#analysis-modal .popup-wrapper .main-block-title.big-margin {
    margin-bottom:40px;
}
@media only screen and (max-width: 1023px) {
    #analysis-modal .popup-wrapper .main-block-title.big-margin {
        margin-bottom:32px;
    }
}
#analysis-modal .popup-wrapper .main-block-title.special-margin {
    margin-bottom:16px;
}
#analysis-modal .popup-wrapper .block-title {
    font: 32px/40px var(--font-family-b);
    position: relative;
}
#analysis-modal .popup-wrapper .s-title {
    font: 16px/20px var(--font-family-b);
    position: relative;
    margin-top: 48px;
    margin-bottom:32px;
}
#analysis-modal .popup-wrapper .s-title.no-margin {
    margin-top:0;
}
#analysis-modal .popup-wrapper .form-container.medium {
    max-width:560px;
}
#analysis-modal .popup-wrapper .form-container.medium .form {
    max-width:560px;
}
#analysis-modal .popup-wrapper .form-container.small .form {
    max-width:440px;
}

#analysis-modal .popup-wrapper .price-info {
    margin-bottom:40px;
    margin-top: -8px;
}
#analysis-modal .popup-wrapper .price-info li {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    font: 16px/20px var(--font-family-b);
    padding:16px 0;
    border-bottom:1px solid #E4E7EB;
}
#analysis-modal .popup-wrapper .price-info li:last-child {
    border:0;
    padding-bottom:0;
}
#analysis-modal .popup-wrapper .price-info li span {
    font: 16px/20px var(--font-family-rg);
}
#analysis-modal .popup-wrapper .price-info li.info {
    font: 18px/24px var(--font-family-b);
}
#analysis-modal .popup-wrapper .price-info li.info span {
    font: 18px/24px var(--font-family-b);
}
#analysis-modal .popup-wrapper .price-info li.info span i {
    font-weight:bold;
}
#analysis-modal .popup-wrapper ol.list {
    margin:0 0 24px;
}
#analysis-modal .popup-wrapper ol.list.big-margin {
    margin:0 0 40px;
}
#analysis-modal .popup-wrapper ol.list li {
    position:relative;
    padding:0 24px;
    margin:16px 0;
    list-style: none;
}
#analysis-modal .popup-wrapper ol.list li:first-child {
    margin-top:0;
}
#analysis-modal .popup-wrapper ol.list li:last-child {
    padding-bottom:0!important;
}
#analysis-modal .popup-wrapper ol.list.dotted li:before {
    width:6px;
    height:6px;
    background: #1248B2;
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:8px;
    border-radius:10px;
}
#analysis-modal .popup-wrapper ol.list.numbers li {
    padding:0 0 0 24px;
    margin:0px 0 16px 0;
}
#analysis-modal .popup-wrapper ol.list.numbers li:before {
    content:'';
    display:block;
    position:absolute;
    left:0;
    top:4px;
    letter-spacing: 1.35px;
    text-transform: uppercase;
    font: 12px/15px var(--font-family-b);
    color: #1248B2;
}
#analysis-modal .popup-wrapper ol.list.numbers li:nth-child(1):before {
    content:'1';
}
#analysis-modal .popup-wrapper ol.list.numbers li:nth-child(2):before {
    content:'2';
}
#analysis-modal .popup-wrapper ol.list.numbers li:nth-child(3):before {
    content:'3';
}
#analysis-modal .popup-wrapper ol.list.numbers li:nth-child(4):before {
    content:'4';
}
#analysis-modal .popup-wrapper ol.list.numbers li:nth-child(5):before {
    content:'5';
}
#analysis-modal .popup-wrapper ol.list.numbers li:nth-child(6):before {
    content:'6';
}
#analysis-modal .popup-wrapper ol.list.numbers li:nth-child(7):before {
    content:'7';
}
#analysis-modal .popup-wrapper ol.list.numbers li:nth-child(8):before {
    content:'8';
}
#analysis-modal .popup-wrapper ol.list.numbers li:nth-child(9):before {
    content:'9';
}
#analysis-modal .popup-wrapper ol.list.numbers li:nth-child(10):before {
    content:'10';
}
#analysis-modal .popup-wrapper .bank-list-flex {
    display:flex;
    margin: 0 0 40px;
}
#analysis-modal .popup-wrapper .bank-list-flex .block {
    width:200px;
    height:120px;
    display:flex;
    justify-content:center;
    align-items:center;
    position:relative;
    margin-right: 40px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
#analysis-modal .popup-wrapper .bank-list-flex .block:last-child {
    margin-right:0;
}
#analysis-modal .popup-wrapper .bank-list-flex .block a {
    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;
    z-index:1;
}
#analysis-modal .popup-wrapper .bank-list-flex .block:hover {
    box-shadow: 0px 20px 50px rgba(43, 27, 53, 0.25);
}
#analysis-modal .popup-wrapper .bank-list-flex .block img {
    display:block;
    max-width:100%;
}
#analysis-modal .popup-wrapper .bank-list-flex .block:after {
    top:0;
    bottom:0;
    right:-20px;
    content:'';
    position:absolute;
    width:1px;
    background: #2B1B35;
    opacity: 0.1;
}
#analysis-modal .popup-wrapper .bank-list-flex .block:last-child:after {
    display:none;
}
#analysis-modal .popup-wrapper p.calculate-info {
    position:relative;
    padding-left:32px;
    margin-bottom: 32px;
}
#analysis-modal .popup-wrapper p.calculate-info:before {
    content:'* вЂ” ';
    position:absolute;
    left:0;
    top:0;
}
#analysis-modal .popup-wrapper p.big-margin {
    margin:0 0 40px;
}
#analysis-modal .popup-wrapper .line {
    background: #154194;
    opacity: 0.1;
    height:1px;
    margin:0 0 32px;
}

@media only screen and (max-width: 1399px) {
    #analysis-modal .popup-wrapper .form-container.medium {
        max-width: 488px;
    }
    #analysis-modal .popup-wrapper .form-container.small .form {
        max-width: 384px;
    }
    #analysis-modal .popup-wrapper .bank-list-flex .block {
        width: 176px;
        height: 104px;
        margin-right: 36px;
    }
    #analysis-modal .popup-wrapper .bank-list-flex .block img {
        max-width: 68%;
    }
    #analysis-modal .popup-wrapper .bank-list-flex .block:after {
        right: -16px;
    }
}
@media only screen and (max-width: 1259px) {
    #analysis-modal .popup-wrapper .main-block-title {
        font: 32px/40px var(--font-family-b);
    }
    #analysis-modal .popup-wrapper .block-title {
        font: 24px/32px var(--font-family-b);
    }

    #analysis-modal.popup-run-new p {
        font-size: 18px;
        line-height: 24px;
    }

}
@media only screen and (max-width: 1019px) {
    #analysis-modal .popup-wrapper .main-block-title {
        font: 32px/40px var(--font-family-b);
    }
    #analysis-modal .popup-wrapper .block-title {
        font: 24px/32px var(--font-family-b);
    }
    #analysis-modal .popup-wrapper .bank-list-flex .block {
        width: 152px;
        height: 88px;
        margin-right: 24px;
    }
    #analysis-modal .popup-wrapper .bank-list-flex .block:after {
        right: -12px;
    }
    #analysis-modal .popup-wrapper .form-container.medium {
        max-width: 100%;
    }
}
@media only screen and (max-width: 759px) {
    #analysis-modal .popup-wrapper {
        margin-top: 83px;
    }
    #analysis-modal .popup-wrapper .main-block-title {
        font: 32px/40px var(--font-family-b);
    }
    #analysis-modal .popup-wrapper .price-info li {
        padding: 14px 0;
        font: 14px/16px var(--font-family-b);
    }
    #analysis-modal .popup-wrapper .price-info li span {
        font: 14px/16px var(--font-family-rg);
    }
    #analysis-modal .popup-wrapper .form-container.medium {
        max-width: 100%;
    }
    #analysis-modal .popup-wrapper .price-info li.info, .popup-wrapper .price-info li.info span {
        font: 16px/20px var(--font-family-b);
    }
    #analysis-modal .popup-wrapper .s-title {
        font: 14px/18px var(--font-family-b);
    }
    #analysis-modal .popup-wrapper .form-container.small .form {
        max-width: 416px;
    }
}

@media only screen and (max-width: 559px) {

    #analysis-modal.popup-run-new p {
        font-size: 16px;
        line-height: 20px;
    }

    #analysis-modal .popup-wrapper .main-block-title {
        font: 24px/32px var(--font-family-b);
    }
    #analysis-modal .popup-wrapper .block-title {
        font: 20px/26px var(--font-family-b);
    }
    #analysis-modal .popup-wrapper .price-info li span {
        width: 100%;
        margin: 8px 0 0 0;
    }
    #analysis-modal .popup-wrapper .price-info li {
        padding: 17px 0 17px 0;
    }
    #analysis-modal .popup-wrapper .price-info {
        margin-top: -10px;
    }
    #analysis-modal .popup-wrapper .form-container.medium .button-btn, .popup-wrapper .form-container.small .button-btn {
        width:100%;
    }
    #analysis-modal .popup-wrapper .bank-list-flex {
        flex-wrap: wrap;
        position:relative;
    }
    #analysis-modal .popup-wrapper .bank-list-flex .block {
        width: calc(50% - 12px);
        height: 80px;
        margin:0;
    }
    #analysis-modal .popup-wrapper .bank-list-flex .block:nth-child(even) {
        margin-left:24px;
        margin-bottom: 24px;
    }
    #analysis-modal .popup-wrapper .bank-list-flex .block:after {
        right: 0;
        left: 0;
        width: 100%;
        height: 1px;
        top: auto;
        bottom: -12px;
    }
    #analysis-modal .popup-wrapper .bank-list-flex:after {
        position:absolute;
        left:50%;
        top:0;
        bottom:0;
        width:1px;
        content:'';
        background: #2B1B35;
        opacity: 0.1;
    }
    #analysis-modal .grid-text-center .button-btn {
        width:100%;
    }
}
#analysis-modal .main-block-title {
    font: 40px/48px var(--font-family-b);
    text-align: center;
    margin-top: 92px;
    margin-bottom: 40px;
    position: relative;
}

#analysis-modal .m-margin {
    margin-bottom: 24px!important;
}

#analysis-modal p.analysis-modal-title {
    font: 500 24px/32px var(--font-family-b);
    position: relative;
}

#analysis-modal p.analysis-modal-title:before {
    left: -122px;
    background: #164CB5;
    width: 3px;
    top: 0;
    bottom: 0;
    content: '';
    position: absolute;
}

@media only screen and (max-width: 1269px) {
    #analysis-modal p.analysis-modal-title {
        font: 500 20px/26px var(--font-family-b);
    }
    #analysis-modal p.analysis-modal-title:before {
        left: -80px;
    }
}

@media only screen and (max-width: 1019px){
    #analysis-modal p.analysis-modal-title {
        padding-left: 88px;
    }
    #analysis-modal p.analysis-modal-title:before {
        left: 0;
    }
}

@media only screen and (max-width: 759px){
    #analysis-modal p.analysis-modal-title {
        font: 500 20px/26px var(--font-family-b);
        padding-left: 88px;
    }
}

@media only screen and (max-width: 559px){
    #analysis-modal p.analysis-modal-title {
        font: 500 18px/24px var(--font-family-b);
        padding-left: 80px;
    }
}

#analysis-modal .xs-margin {
    margin-bottom: 16px!important;
}

#analysis-modal .popup-wrapper {
    padding: 0px !important;
}

@media only screen and (max-width: 1259px) {
    #analysis-modal.popup-run-new p {
        font-size: 18px;
        line-height: 24px;
    }
}

@media only screen and (max-width: 559px) {
    #analysis-modal.popup-run-new p {
        font-size: 16px;
        line-height: 20px;
    }
}

#analysis-modal strong {
    font-weight: 100;
}

#analysis-modal .sub-title strong {
    font-size: 16px;
    font-weight: 700;
}

@media only screen and (max-width: 1019px) {
    #analysis-modal .grid-text-center {
        max-width: 100%;
    }
}

#analysis-modal .content-wrapper {
    max-width: 1600px;
    padding: 0 100px;
    margin: 0 auto;
    position: relative;
}
@media only screen and (max-width: 1399px) {
    #analysis-modal .content-wrapper {
        padding: 0 72px;
    }
}
@media only screen and (max-width: 1259px) {
    #analysis-modal .content-wrapper {
        padding: 0 44px;
    }
}
@media only screen and (max-width: 759px) {
    #analysis-modal .content-wrapper {
        padding: 0 28px;
    }
}
@media only screen and (max-width: 559px) {
    #analysis-modal .content-wrapper {
        padding: 0 12px;
    }
}

.flex-slider .popular-slider .slick-slide > div .block {
    position:relative;
}
.flex-slider .popular-slider .slick-slide > div .block .text {
    /*position:relative;*/
    /*z-index:2;*/
}
.flex-slider .popular-slider .slick-slide > div .block .item-full-link {
    position:absolute;
    z-index:3;
    top:0;
    left:0;
    right:0;
    bottom:0;
    cursor: pointer;
}
.flex-slider .popular-slider .slick-slide > div .block .item-color {
    display:flex;
    margin:0 0 20px;
}
.flex-slider .popular-slider .slick-slide > div .block .item-color .color {
    width:16px;
    height:16px;
    border-radius:20px;
    margin-right:-6px;
}
.flex-slider .popular-slider .slick-slide > div .block .item-color .color.green {
    background: #61CB56;
}
.flex-slider .popular-slider .slick-slide > div .block .item-color .color.red {
    background: #D3422B;
}
.flex-slider .popular-slider .slick-slide > div .block .item-color .color.blue {
    background: #008CB9;
}
.flex-slider .popular-slider .slick-slide > div .block .item-name {
    font-size:20px;
    line-height:120%;
    font-family: var(--font-family-b);
    margin:0 0 14px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.flex-slider .popular-slider .slick-slide > div .block:hover .item-name {
    color: #164CB5;
}
.flex-slider .popular-slider .slick-slide > div .block .item-price, .catalog-list-popular .item-price {
    font-size:22px;
    margin:0 0 35px;
    float: left;
}

@media (min-width: 1024px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-price, .catalog-list-popular .item-price {
        margin: 0 0 24px;
        margin-bottom: 0px !important;
    }
}

@media (max-width: 1024px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-price, .catalog-list-popular .item-price {
        margin-bottom: 0px !important;
    }
}
@media (min-width: 560px) and (max-width: 1024px) {
    .catalog-list-popular .catalog-item-mainpage-price.single-price {
        position: absolute !important;
        bottom: 0px;
    }
}

.catalog-list-popular .item-price {
    font-family: var(--font-family-rg), Roboto, Helvetica, sans-serif;
}
.flex-slider .popular-slider .slick-slide > div .block .base-offer .base-price, .catalog-list-popular .base-price {
    position: relative;
    display: initial;
}
.flex-slider .popular-slider .slick-slide > div .block .base-offer .base-price .number, .catalog-list-popular .base-price .number, .catalog-list-popular .symb-rur {
    position: relative;
    display: initial;
    opacity: 0.5;
}

.flex-slider .popular-slider .slick-slide > div .block .base-offer .symbol-rur {
    opacity: 0.5;
}
.flex-slider .popular-slider .slick-slide > div .block .symbol-rur, .catalog-list-popular .catalog-item-mainpage .symbol-rur {
    font-family: "als_rublregular";
    font-style: normal;
}
.flex-slider .popular-slider .slick-slide > div .block .item-link, .flex-clients .flex-row .block .item-link, .flex-contact .flex-row .block .item-link {
    position:absolute;
    bottom:30px;
    font-size: 12px;
    letter-spacing: 1.35px;
    color: #164CB5!important;
    text-transform: uppercase;
    font-family: var(--font-family-b);
    z-index: 3;
    cursor: pointer;
}
.flex-slider .popular-slider .slick-slide > div .block .item-link i, .flex-clients .flex-row .block .item-link i, .flex-contact .flex-row .block .item-link i {
    display: inline-block;
    padding: 2.35px;
    display: inline-block;
    margin-bottom: 1px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border: solid #164CB5;
    border-width: 0 2.25px 2.25px 0;
    margin-left:10px;
}
.flex-slider .popular-slider .slick-slide > div .block .image {
    position:relative;
    padding:10px 0;
}

.flex-slider .popular-slider .slick-slide > div .block .image img {
    display:block;
    max-width:100%;
    margin:0 auto;
    max-height:100%;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block.blue-gray {
    background: #F1F6FF;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block .text {
    padding:0 30px;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block.blue-gray .item-name {
    /*margin-top: -30px;*/
}
.flex-slider .popular-slider .star {
    margin:0 0 10px 0;
    display:flex;
}
.flex-slider .popular-slider .star div {
    background: url(/resources/house/images/rating-default-ico.svg) no-repeat center center;
    width: 10px;
    height: 10px;
    margin-right:1.5px;
}
.flex-slider .popular-slider .star div.active {
    background: url(/resources/house/images/rating-active-ico.svg) no-repeat center center;
}

.flex-slider .popular-slider .slick-slide > div .block .item-price.base-offer, .catalog-list-popular .item-price.base-offer {
    margin-left: 0.55em;
}
.flex-slider .popular-slider .slick-slide > div .block .item-price.base-offer .base-price:after, .catalog-list-popular .base-price:after {
    border-bottom: 2px solid #EE005A;
    content: ' ';
    width: 105%;
    top: 0.6em;
    position: absolute;
    transform: rotate(-15deg);
    left: -5%;
}

@media (min-width: 1024px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-price.base-offer, .catalog-list-popular .item-price.base-offer {
        font-size: 20px;
    }
     .flex-slider .popular-slider .slick-list {
        overflow:inherit;
    }
    .flex-slider .popular-slider .slick-slide {
        display:flex;
        flex-wrap: wrap;
        width:100vw;
    }
    .flex-slider .popular-slider .slick-slide > div {
        width:49%;
    }
    .flex-slider .popular-slider .slick-slide > div .block {
        width:100%!important;
        display:block!important;
        box-sizing:border-box;
        /*padding:30px;*/
        position:relative;
        -webkit-transition: all .25s ease;
        -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease;
    }

    .flex-slider .popular-slider .slick-slide > div .block:hover {
        -webkit-box-shadow: 0 0 50px rgba(43, 27, 53, 0.2);
        -moz-box-shadow: 0 0 50px rgba(43, 27, 53, 0.2);
        box-shadow: 0 0 50px rgba(43, 27, 53, 0.2);
        z-index:1
    }

    .flex-slider .popular-slider .slick-slide > div .block.blue-gray:hover,
    .related-items-block .related-items-slider .slick-slide > div .block.blue-gray:hover {
        -webkit-box-shadow: 0px 20px 50px #dde6f6;
        -moz-box-shadow:0px 20px 50px #dde6f6;
        box-shadow: 0px 20px 50px #dde6f6;
        z-index: 1
    }


    .flex-slider .popular-slider .slick-slide > div:first-child {
        display:flex;
        flex-wrap: wrap;
    }
    .flex-slider .popular-slider .slick-slide > div:first-child .block {
        width:100%!important;
        display:flex!important;
        height: 50%;
		height: 300px;
    }

    .flex-slider .popular-slider .slick-slide > div:first-child .block .image {
        width:calc(50% - 60px);
        display: flex;
        justify-content: center;
        align-items: center;
		margin:30px;
		padding:0;
    }
    .flex-slider .popular-slider .slick-slide > div:first-child .block .text {
        width: 50%;
        padding: 30px 30px 30px 15px;
        box-sizing: border-box;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child {
        display:flex;
        margin-left:2%;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block {
        width:50%!important;
        display:block!important;
        height:510px;
    }
	.flex-slider .popular-slider .slick-slide > div:first-child .block {
		height: 255px;
	}
    .flex-slider .popular-slider .slick-slide > div:last-child .block:first-child {
        margin-right:15px;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block:last-child {
        margin-left:15px;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block .image {
            height:195px;
            display:flex;
            flex-direction: column;
            margin:30px 0;
            padding:0;
    }
    .flex-slider .popular-slider .slick-slide > div .block .image .image-container {
            margin:0;
            height:100%;

    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block .text {
            padding-top:30px;
    }
}

@media (max-width: 1269px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-name {
        font-size:18px;
    }
    .flex-slider .popular-slider .slick-slide > div .block .item-name.hidden {
        margin:0 0 10px;
    }
    .flex-slider .popular-slider .slick-slide > div .block .image {

    }
    .flex-slider .popular-slider .slick-slide > div .block .image .image-container {
        height:100%;
    }
    .flex-slider .popular-slider .slick-slide > div .block .image img {
        max-width:90%;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block {
        height: inherit;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block .text {
        padding: 0 20px 30px 20px;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block:first-child {
        margin-right: 10px;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block:last-child {
        margin-left: 10px;
    }
    .flex-slider .popular-slider .slick-slide > div .block .item-price {
        font-size:20px;
    }
}

@media (max-width: 1023px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-name {
        font-size: 20px;
        line-height:24px;
    }
    .flex-slider .popular-slider .slick-slide > div .block .item-price {
        font-size: 24px;
    }
    .flex-slider .popular-slider .slick-list .slick-track {
        display:flex;
    }
    .flex-slider .popular-slider .slick-list .slick-slide {
        float:none;
        height:inherit;
    }
    .flex-slider .popular-slider .slick-list .slick-slide > div {
        height:100%;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block:last-child {
        margin-left: 0;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block:first-child {
        margin-right: 0;
    }
    .flex-slider .popular-slider .slick-slide {
        margin: 0 0;
    }
    .flex-slider .popular-slider .slick-dots {
        text-align:center;
        margin:25px 0 0 0
    }
    .flex-slider .popular-slider .slick-dots li button {
        display:none;
    }
    .flex-slider .popular-slider .slick-dots li {
        width:8px;
        height:8px;
        display:inline-block;
        background: #0049BC;
        opacity:0.1;
        border-radius:10px;
        margin:0 6px;
    }
    .flex-slider .popular-slider .slick-dots li.slick-active {
        opacity:1;
    }
    .flex-slider .popular-slider .slick-slide > div .block .image {
        height:220px;
		margin:20px 0
    }

    .flex-slider .popular-slider .slick-slide > div .block .image .image-container {
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .flex-slider .popular-slider .slick-slide > div:last-child .block.blue-gray .item-name,
    .related-items-block .related-items-slider .slick-slide > div:last-child .block.blue-gray .item-title {
        margin-top: 0px;
    }
}


@media (max-width: 559px) {
    .flex-slider .popular-slider .slick-list {
        margin: 0 -20px;
    }

    .flex-slider .popular-slider .slick-slide > div .block .text {
        padding-left:20px!important;
        padding-right:20px!important;
    }
    .flex-slider .popular-slider .slick-slide {
        margin: 0px -0px;
    }
}

.flex-slider .popular-slider .slick-slide > div .block .item-link {
    display: block;
}

.flex-slider, .flex-clients, .flex-contact {
	padding:0 100px;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block {
    height: 600px;
}
.flex-slider .popular-slider .slick-slide > div:first-child .block {
    height: 300px;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block .image {
    height: 240px;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block:first-child {
    margin-right: 20px;
}
.flex-slider .popular-slider .slick-slide > div:last-child .block:last-child {
    margin-left: 20px;
}
.flex-slider .popular-slider .slick-slide > div {
	max-width:680px
}
.flex-slider .popular-slider .slick-slide {
    justify-content: space-between;
}

@media (max-width: 1439px) and (min-width: 1270px) {
	.flex-slider, .flex-clients, .flex-contact {
		padding: 0 65px;
	}
}
@media (max-width: 1269px) and (min-width: 1024px) {
	.flex-slider, .flex-clients, .flex-contact {
		padding: 0 40px;
	}
}

.flex-slider .popular-slider .slick-slide > div:last-child .block {
    height: 420px;
}
.flex-slider .popular-slider .slick-slide > div {
    height: 420px;
}
.flex-slider .popular-slider .slick-slide > div .block .image {
    /*height: 238px;*/
}
.flex-slider .popular-slider .slick-slide > div:first-child .block {
    height: 210px;
}

@media (max-width: 280px) {
    .flex-slider .popular-slider .slick-slide > div .block .item-price, .catalog-list-popular .item-price {
        float: initial;
    }
    .flex-slider .popular-slider .slick-slide > div .block .item-price.base-offer, .catalog-list-popular .item-price.base-offer {
        margin-left: 0px;
    }
    .catalog-list-popular .item-price-wrapper {
        bottom: -8px;
    }
    .catalog-list-popular .catalog-item-mainpage-price.single-price {
        bottom: 10px;
    }
}

@media only screen and (min-width: 1440px) {
    .flex-slider {
        padding: 0 100px;
    }
}

@media (max-width: 1439px) and (min-width: 1270px) {
    .flex-slider {
        padding: 0 65px;
    }
}

@media (max-width: 1269px) and (min-width: 1024px) {
    .flex-slider {
        padding: 0 40px;
    }
}

@media (max-width: 1023px) and (min-width: 768px) {
    .flex-slider {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media (max-width: 767px) {
    .flex-slider {
        padding-left: 20px;
        padding-right: 20px;
    }
}

label.commercial_ch_label .checkbox-title.error::before {
    border: 1px solid #C0BBC3 !important;
    background-color: transparent;
}