

/* Start:/local/templates/onelab_copy/css/khc.css?17466809069663*/
:root {
    --font-family: "Inter", sans-serif;
    --second-family: "SF Pro Text", sans-serif;
    --third-family: "SF Compact Display", sans-serif;
}
.sunrise-top__text p{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 28px;
    line-height: 157%;
    color: rgba(63, 65, 88, 0.5);
}
.sunrise-top__text h1{
    max-width: 400px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 160%;
    color: #3f4158;
}
.sunrise-booking__text p{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 200%;
    color: #3f4158;
}
.sunrise-subtitle p{
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    color: #3f4158;
}
.infrastructure-stage {
    font-family: var(--font-family);
    padding: 40px 0;
    color: #3f4158;
}

.infrastructure-stage h2 {
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 40px;
    line-height: 120%;
    color: #3f4158;
    max-width: 600px;
    margin-right: 100px;
}

.infrastructure-stage .subtitle {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 200%;
    color: #3f4158;
    margin-top: auto;max-width: 700px;word-wrap: break-word;
}

.infra-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    margin-bottom: 40px;
}
.infra-grid-block {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(480px, 1fr));
    gap: 20px;
    margin-bottom: 40px;
}
.infra-item {
    background: #f4f8f5;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}

.infra-item h3 {
    margin-bottom: 10px;
    position: relative;
    /* padding-left: 20px; */
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    color: #4c4c4c;
}

.infra-item h3::before {
    content: '';
    position: absolute;
    left: -30px;
    top: -30px;
    width: 20px;
    height: 20px;
    background: #00803D;
    border-radius: 50%;
}

.infra-item p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 200%;
    color: rgba(76, 76, 76, 0.8);
}
.infrastr-head{
    display: flex;
    margin: 150px 0;
    justify-content: space-between;
}
.infrastr-middle-left{
    display: flex; flex-direction: column; align-items: flex-start; text-align: left; margin-left: 50%;
    margin-top: 150px;
    margin-bottom: 150px;
}
.phone{
    display: none !important;
}
.infrstr-mid .subtitle p{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 200%;
    color: #3f4158;
}
.cavichki{
    position: absolute;
    top: -104px;
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none;    /* Firefox */
    -ms-user-select: none;     /* Internet Explorer/Edge */
    user-select: none;         /* Стандарт */
}
.back-numbers{
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 166px;
    line-height: 120%;
    letter-spacing: -0.05em;
    color: rgba(108, 165, 124, 0.15);
}
.numb-b p {
    font-family: var(--font-family) !important;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 200% !important;
    text-align: center !important;
    color: #3f4158 !important;
}
.img-mid-left-sunrise{
    width: 825px;
    height: 825px;
}
.infrastr-middle-left .left-item{
    margin-left: 50%;
}
.infrastr-head .subtitle a{
    color: #00803d;
}
.infrastr-head .subtitle a:hover{
    color: #00803d;
    text-decoration: underline;
}
.green-link{
    color: #00803d !important;
}
.green-link:hover{
    color: #00803d !important;
    text-decoration: underline;
}

.left-big-number{
    margin-right: 50px;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 88px;
    line-height: 120%;
    letter-spacing: -0.05em;
    color: rgba(108, 165, 124, 0.15);
}
.left-item{
    display: flex;
}
.left-item .sunrise-subtitle{
    max-width: 325px;
    font-family: var(--font-family);
    font-weight: 500;
    font-size: 32px;
    line-height: 150% !important;
    color: #3f4158;
}
.cont-item{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 200%;
    color: #3f4158;
}
.cont-item-gray{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 200%;
    color: rgba(76, 76, 76, 0.8);
}
.cont-w-numbers{
    margin-top: 60px !important;
    margin-bottom: 60px !important;
}
.sunrise-halfpage.mid-hide.center-img{
    display: flex;
    justify-content: center;
    align-items: center;
}
.item-w-numbers{
    position: relative;
}
.numbered-list{
    list-style: none;
    counter-reset: li;
}
.numbered-list li {
    counter-increment: li;
    position: relative;
    margin-bottom: 0.5em;
}
  
.numbered-list li::before {
    content: counter(li) ". ";
    position: absolute;
    left: -1.5em;
}
.plus-item h3 {
    margin-top: 0;
    margin-bottom: 10px;
    position: relative;
    /* padding-left: 20px; */
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 20px;
    line-height: 120%;
    color: #4c4c4c;
}
/* .plus-item h3::before {
    content: '';
    position: absolute;
    left: -30px;
    top: -30px;
    width: 20px;
    height: 20px;
    background: #00803D;
    border-radius: 50%;
} */
.sam-plus{
    position: absolute;
    top: -11px;
    left: -11px;
}
.plus-item p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 200% !important;
    color: rgba(76, 76, 76, 0.8);
}
.plus-item {
    position: relative;
    background: #f4f8f5;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.block-in-res{
    max-width: 700px;
}
@media (max-width: 767px) {
    .phone{
        display: block !important;
    }
    .infrastr-head {
        display: block !important;
    }
    .infra-grid-block {
        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)) !important;
    }
    .img-mid-left-sunrise{
        width: 100%;
        height: 400px;
    }
    section{
        margin: 15px !important;
    }
    .infrastr-middle-left .left-item{
        margin-left: 0 !important;
    }
    .sunrise-phone p{
        font-family: var(--font-family) !important;
        font-weight: 500 !important;
        font-size: 22px !important;
        line-height: 200% !important;
        text-align: center !important;
        color: #3f4158 !important;
    }
    .infrastr-head{
        margin: 0 !important;
    }
    .infrastr-head .subtitle{
        font-family: var(--font-family);
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 200% !important;
        color: #3f4158;
        margin-bottom: 50px;
    }
    .infra-item h3{
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 20px;
        line-height: 120%;
        color: #3f4158;
    }
    .infra-item p{
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 14px;
        line-height: 200% !important;
        color: rgba(63, 65, 88, 0.8);
    }
    .infra-grid-block{
        margin-top: 50px !important;
    }
    .infrastr-head h2{
        font-family: var(--font-family);
        font-weight: 500 !important;
        font-size: 28px !important;
        line-height: 114% !important;
        color: #3f4158;
        margin-right: 0;
        margin-bottom: 30px;
    }
    .infrastr-middle-left .left-item .second{
        display: none !important;
    }
    .sunrise-halfpage.sunrise-phone{
        margin: 0 !important;
    }
    .infrastr-middle-left.left-item{
        display: none !important;
        margin: 0 !important;
    }
    .sunrise-halfpage.sunrise-phone p{
        font-weight: 500 !important;
        font-size: 22px !important;
        line-height: 200% !important;
    }
    .sunrise-halfpage.sunrise-phone svg{
        left: 90px !important;
    }
    .sunrise-halfpage.sunrise-phone {
        margin-top: 50px !important;
    }
    .sunrise-halfpage.numb-b.sunrise-phone h2{
        left: 90px !important;
    }
    .sunrise-halfpage.numb-b.sunrise-phone p{
        font-weight: 400 !important;
        font-size: 14px !important;
        line-height: 200% !important;
    }
    .back-numbers{
        font-weight: 500 !important;
        font-size: 166px !important;
        line-height: 120% !important;
    }
    .sunrise-infrastructure.sunrise-phone{
        margin-top: 80px !important;
    }
    .sunrise-halfpage.mid-hide.desc{
        display: none !important;
    }
    /* .sunrise-phone.phone img:first-child{
        
    } */
     .desc{
        display: none !important;
     }
     .last-subt{
        margin: 0 !important;
     }
     .left-item{
        display: block !important;
     }
     .left-big-number{
        font-family: var(--font-family);
        font-weight: 500 !important;
        font-size: 44px !important;
        line-height: 120% !important;
        letter-spacing: -0.05em !important;
        color: rgba(108, 165, 124, 0.15);
     }
     .subtitle strong{
        font-family: var(--font-family);
        font-weight: 600;
        font-size: 20px;
        line-height: 120%;
        color: #4c4c4c;
     }
     .cont-item{
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 14px;
        line-height: 200%;
        color: rgba(76, 76, 76, 0.8);
     }
     .gray{
        color: rgba(76, 76, 76, 0.8) !important;
     }
}
/* End */
/* /local/templates/onelab_copy/css/khc.css?17466809069663 */
