
.slick-list {
    overflow: visible;
}

.b-titr__header--hidden {
    display: none;
}

.hero__wrapper {
    display: grid;
    grid-template-columns: 1fr;
    max-width: 100%;
    padding: 0 !important;
    margin: 0;
    height: 100%;
    min-height: 100vh;
}
@media screen and (max-width: 1023px) {
    .hero__wrapper {
        grid-template-rows: auto 1fr;
    }
}
@media screen and (min-width: 1024px) {
    .hero__wrapper {
        grid-template-columns: 42.5rem 1fr;
    }
}

.hero__sidebar {
    background-color: #fff;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    order: 2;
    position: relative;
    background: #fff
}
/* .hero__sidebar:before{content:'';background:url(../images/hero__bg.svg) -12px 0 repeat-y;position:absolute;top:0;right:0;bottom:0;    width: 49px;-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);} */

@media screen and (min-width: 1024px) {
    .hero__sidebar {
        justify-content: space-between;
        background: #fff;
        padding: 5rem 4rem 1.5rem 5rem;
        order: 1;
    }
    .hero__sidebar:before {display:none;}
}


@media screen and (max-width: 1024px) {
    .hero__content {
        max-width: 450px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1024px) {
.hero__logo-block,.b-titr__logos{position:relative;}

/* .hero__logo-block:before,.b-titr__logos:before{content:'';
    background: url(../images/logo-bg.svg) center/cover no-repeat;width:103px;height:121px;position:absolute;left: 190px;top: -25px;
} */
}
@media screen and (min-width: 1024px) {
.hero__logo-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -15px 6rem;}
.hero__logo-block span{padding:0 15px;}
}

.hero__logo {
    display: none !important;
}
@media screen and (min-width: 1024px) {
    .hero__logo {
        max-width:136px;
        display: block !important;
        object-fit: contain;
    }
}


/* .hero__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    max-width: 38px;
    height: 100%;
    object-fit: cover;
    object-position: center right;
}

@media screen and (max-width: 1730px) {
    .hero__bg {
        max-width: 38px;
    }
}

@media screen and (max-width: 1024px) {
    .hero__bg {
        display: none !important;
    }
} */

@media screen and (max-width: 1024px) {
    .hero__factoids {
        margin-top: 40px;
    }
}

@media screen and (max-width: 768px) {
    .hero__factoids {
        margin-top: 48px;
    }
}

@media screen and (max-width: 425px) {
    .hero__factoids {
        margin-top: 30px;
    }
}

.hero__actions {
    margin-bottom: 4rem;
}

@media screen and (min-width: 1024px) {
.hero__actions .btn{max-width: 260px}
}
.hero__actions .btn{height:55px}
.hero__actions .btn:after{height:100%}

.hero__sidebar-footer {
    font-weight: 400;
    font-size: 9px;
    line-height: 130%;
    color: rgba(0, 0, 0, 0.75);
    margin-top: auto;
}

@media screen and (min-width: 1024px) {
    .hero__sidebar-footer {
        display: none;
    }
}


@media screen and (max-width: 768px) {
    .hero__bottom {
        max-width: 290px;
        margin: 0 auto;
        width: 100%;
    }
}

@media screen and (max-width: 1024px) {
    .hero__bottom-locate {
        display: none !important;
    }
}

.hero__locate {
    column-gap: 14px;
    color: #4D4D4D;
    margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
    .hero__locate {
        margin-bottom: 0;
        column-gap: 8px;
    }
}

.hero__locate-icon {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    flex-shrink: 0;
}

.hero__locate-text {
    font-family: 'MullerMedium', sans-serif;
    color: rgba(0, 0, 0, 0.7);
    display: none;

}
@media screen and (min-width: 1024px) {
    .hero__locate-text {
        font-size: 1.375rem;
        line-height: 1.6875rem;
        display: block;
    }
}

.hero__credit {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5);
    display: none;
}

@media screen and (min-width: 1024px) {
    .hero__credit {
        display: block;
        margin-top: 12px;
        font-size: 15px;
        line-height: 157.9%;
    }
}

.hero__media {
    position: relative;
    padding: 52px 30px 24px 70px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    order: 1;
}

@media screen and (min-width: 1024px) {
    .hero__media {
        order: 2;
    }
}
@media screen and (max-width: 1024px) {
    .hero__media {
        padding: 0;
        flex-direction: initial;
    }
}

.hero__heading-block{
    margin-bottom: 32px;
    color:#151919;
    font-family: 'MullerMedium', serif;
}
.hero__heading {
    line-height: 105%;
    font-family: 'MullerBold', serif;
    font-size: 28px;
    line-height: 105%;

}
.hero__heading_start{margin-bottom:5px;}
@media screen and (min-width: 1024px) {
    .hero__heading-block {
        line-height: 105%;
        font-size:16px;
    }
}

.hero__heading_start-color{color: #f49718;}
.hero__heading-price{
  font-family:'MullerBold', serif;color:#f57337;margin-top:5px;
}

.hero__media-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
/* .hero__media-bg::before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, #46535F 11.96%, rgba(70, 83, 95, 0) 77.3%);
    bottom: 0;
    left: 0;
    width: 100%;
    height: 163px;
    transform: matrix(1, 0, 0, -1, 0, 0); } */
/* .hero__media-bg::after {
    content: '';
    background: #3E3E3E8A;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 184px;
    filter: blur(202.438px); } */
@media screen and (max-width: 1024px) {
    .hero__media-bg {
        position: relative;
        height: auto; }
    .hero__media-bg::before{
        display: none;
    }
}
/* .hero__media-bg img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    display: block;
    object-position: bottom center; } */

    .hero__video{
        position:absolute;
        -o-object-fit: cover;
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

.hero__media-header {
    position: relative;
    z-index: 2;
}

@media screen and (max-width: 1024px) {
    .hero__media-header {
        padding-top: 13px;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
    }
}

.hero__media-logo {
    position: relative;
    width: 380px;
    object-fit: contain;
    top: 0;
    margin: 0 auto;
}

@media screen and (max-width: 1279px) {
    .hero__media-logo {
        display: none !important;
    }
}

@media screen and (max-width: 1730px) {
    .hero__media-logo {
        width: 280px;
    }
}

.hero__media-logo--mobile {
    width:122px;
    display: block;
    margin: 0 auto;
}

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

.hero__media-logo--mobile {
    margin: 0 15px 0 0;
}
.hero__media-logo--mobile:last-child{margin:0;}
@media (min-width: 370px) and (max-width: 480px) {
    .hero__media-logo--mobile {
        width:90px;
    }
}
@media  (min-width: 320px) and (max-width: 370px) {
    .hero__media-logo--mobile {
        width:68px;
    }
}


@media (max-width: 1280px) {
.hero__media-logo--mobile_atmosgr{display:none!important;}
}

.hero__media-phone {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f57337;
    padding-right: 15px;
    font-size: 18px;
    border-radius: 4px;
    color: #ffff;
    position: absolute;
    top: 0;
    right: 0;
    line-height: normal;
}
.hero__media-phone:before {
    content: '';
    width: 30px;
    height: 40px;
    background-image: url(../images/phone.svg);
    background-size: 48%;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 9px;
    margin-right: 5px;
    opacity: 1;
    -webkit-transition: all .2s ease 0s;
    transition: all .2s ease 0s;
    border-right: 1px solid #fff;
}

.hero__media-phone small{opacity:1!important;}

@media screen and (min-width: 1921px) {
    .hero__media-phone {
        right: 150px;
    }
}

@media screen and (max-width: 1024px) {
    .hero__media-phone {
        display: none;
    }
}

.hero__media-final {
    width: 123px;
    height: 148px;
    object-fit: contain;
    position: absolute;
    right: 0;
    top: 42px;
    /*display: none !important;*/
}

.hero__media-final_1{
    top: 160px;   
}

@media screen and (min-width: 2000px) {
    .hero__media-final {
        /*display: block !important;*/
    }
}

@media screen and (max-width: 1024px) {
    .hero__media-final {
        width: 70px;
        height: 70px;
        top: 1rem;
        right: 1rem;
    }

    .hero__media-final_1{
        top: 7rem;   
    }

}

.hero__media-footer {
    position: relative;
    z-index: 1;
    font-family: 'MullerMedium', sans-serif;
    font-size: 15px;
    line-height: 157.9%;
}
.hero__media-footer-content{
    display:table; position: relative;
}
.hero__media-footer-content:before{content:'';background:#fff;inset: -15px;
    position: absolute;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    border-radius: 36px;
    z-index: -1;}

@media screen and (max-width: 1024px) {
    .hero__media-footer {
        position: absolute;
        bottom: 15px;
        left: 15px;
        width: calc(100% - 30px);
        font-weight: 400;
        font-size: 8px;
        line-height: 130%;
        max-width: 450px;
        margin: 0 auto;
        display: none
    }
}

.hero__panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 290px;
    margin: 0 auto;
}

@media screen and (min-width: 768px) {
    .hero__panel {
        max-width: 450px;
    }
}

@media screen and (min-width: 1024px) {
    .hero__panel {
        display: none !important;
    }
}

@media screen and (max-width: 1025px) {
    .hero__panel {
        display: none !important;
    }
}

.hero__panel-logo {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    box-sizing: border-box;
}

.hero__panel-info {
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.hero__panel-phone {
    display: inline-block;
    font-family: 'MullerBold', serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #FFFFFF;
    text-align: right;
    margin-bottom: 3px;
}
.hero__policy{text-decoration:underline;}

.factoids {
    margin-bottom: 56px;
}
@media screen and (min-width: 1024px) {
    .factoids {
        margin-bottom: 5rem;
    }
}
@media screen and (max-width: 1024px) {
    .factoids {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        align-items: flex-start;
    }
}

.factoid {
    display: flex;
    align-items: center;
    /* column-gap: 16px; */
}

.factoid:not(:last-child) {
    margin-bottom: 16px;
}

@media screen and (min-width: 1024px) {
    /* .factoid {
        column-gap: 20px;
    } */

    .factoid:not(:last-child) {
        margin-bottom: 2.25rem;
    }
}

@media screen and (max-width: 768px) {
    /* .factoid {
        column-gap: 14px;
    } */
}

.factoid__icon {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    margin-right:10px;
}
@media screen and (min-width: 1024px) {
    .factoid__icon {
        width: 2.25rem;
        height: 2.25rem;
    }
}

.factoid__text {
    font-family: 'MullerMedium', sans-serif;
    font-size: 16px;
    line-height: 100%;
    color: #151919;
}

/* @media screen and (min-width: 1024px) {
    .factoid__text {
        font-size: 1.625rem;
    }
} */
 .hero__bottom-text{font-size:12px}

.btn {
    position: relative;
    /* overflow: hidden; */
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    user-select: none;
    cursor: pointer;
    color: var(--color-black);
    transition-property: background-color, border-color;
    transition-duration: .3s;
    transition-timing-function: ease;
    background: transparent;
    /* padding: 0 20px 0 0; */
    margin-top: 12px;
    width: 100%;
    max-width: 450px;
    box-sizing: border-box;

}

.btn:hover:after{
    -webkit-box-shadow: inset 0 0 0 1px #73b61c, 0 21px 40px -10px #73b61c;
    box-shadow: inset 0 0 0 1px #73b61c, 0 21px 40px -10px #73b61c;
}

.btn__small {
    color: #4D4D4D;
    font-weight: 300;
    font-size: 14px;
    z-index: 1;
}



.btn::after {
    top: 0;
    left: 0;
    bottom: 0;
    content: "";
    margin: auto;
    position: absolute;
    transition: width .5s, border-radius .5s;
    width: 0;
    height: 54px;
    z-index: 0;
    background: #73b61c;
    border-radius: 6.875rem;
    min-width: 54px;
    -webkit-box-shadow: inset 0 0 0 1px #73b61c;
    box-shadow: inset 0 0 0 1px #73b61c;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}

@media screen and (min-width: 1024px) {
    .btn::after {
        height: 4.25rem;
        min-height: 4.25rem;
    }
}

.btn:focus {
    outline: none;
}

.btn__icon {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    flex-shrink: 0;
    width: 54px;
    height: 54px;
    margin-right: 1.5rem;
    background: #fff;
    border: 1px solid #73b61c;
}

@media screen and (min-width: 1024px) {
    .btn__icon {
        width: 4.25rem;
        height: 4.25rem;
    }
}

.btn__icon img {
    transition: transform .3s;
    width: 16px;
    height: 16px;
}

.btn__text {
    position: relative;
    z-index: 1;
    font-weight: 600;
    line-height: 157.9%;
    text-transform: uppercase;
    color: #73b61c;
    font-size: 12px;
    text-align: left;
    flex-shrink: 0;
}

/* @media screen and (min-width: 1024px) {
    .btn__text {
        font-weight: 600;
        font-size: 1.125rem;
    }
} */


.btn:hover::after, .btn--hover::after {
    width: 100%;
    border-radius: 10px;
}
.btn--hover .btn__text {
    color: #fff;
    padding: 15px;
    width: 100%;
    display: block;
    text-align: center;
}

.fancybox-content.disclamer {
    padding-left: 20px;
    padding-right: 20px;
}

@media screen and (min-width: 1025px) and (max-width: 1441px) {

    .b-titr__heading {
        font-size: 32px;
    }

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

.btn__presentation {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.hero__mobile {
    display: none;
}

@media (max-width: 1024px) {
    .hero__mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 1rem;
    }
}

.hero__mobile-logo {
    max-width: 200px;
}

@media (max-width: 768px) {
    .hero__mobile-logo {
        max-width: 140px;
    }
}

.hero__media-phone-mobile {
    display: none;
    font-family: 'MullerBold', serif;
    color: #333;
    font-weight: 600;
}

@media (max-width: 1024px) {
    .hero__media-phone-mobile {
        display: block;
    }
}

.hero__footer {
    display: none;
    width: calc(100% - 30px);
    font-weight: 400;
    font-size: 8px;
    line-height: 130%;
    max-width: 450px;
}

@media (max-width: 1024px) {
    .hero__footer {
        display: block;
    }
}
@media screen and (max-width: 640px) {
    .hero__media-final {
        display: block!important;
        top: 1rem;
        right: 1rem;
    }

    .hero__media-final_1{
        top: 7rem;   
    }

}

.hero__header {
    padding: 20px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.hero__header a {
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    color: #333333;
}

@media screen and (max-width: 640px) {
    .hero__header a {
        font-size: 14px;
    }  
}

.hero__header img {
    height: 36px;
    object-fit: contain;
    display: block;
}
.b-titr__main {
    margin: auto 0;
}

@media screen and (max-width: 768px) {
    .formPhone,.formName {
        width: 100%;
        max-width: 100% !important;
    }
    .form__label {
        font-weight: 400;
        font-size: 16px;
        line-height: 100%;
        color: #33302C;
        margin-bottom: 13px;
    }
    .b-titr__dscr {
        font-weight: 400;
        font-size: 18px;
        line-height: 100%;
        margin-bottom: 48px;
    }
    .b-titr__heading--final {
        font-weight: 400;
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 24px;
        color: #000000;
    }
    .b-titr__inner--final {
        padding-left: 24px;
        padding-right: 24px;
    }
}
@media screen and (min-width: 1024px) {
    .hero__header {
        display: none;
    }
}

@media screen and (min-width: 1025px) {
    html {
        font-size: calc(0.5vw + 0.5vh);
    }
}
@media (max-height: 800px) {
    html {
        font-size: 10px;
    }
}
@media (min-width: 912px) and (max-height: 900px) {
    html {
        font-size: 10px;
    }
}