

/* Start:/assets/css/pages/cooperation.css?16853755722994*/
.cooper-sect {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important; 
}
.cooper-sect__container {
    padding: 25px 15px 144px !important;
    position: relative; 
}
@media only screen and (max-width: 992px) {
    .cooper-sect__container {
        padding: 25px 15px 80px !important; 
    }
}
@media only screen and (max-width: 768px) {
    .cooper-sect__container {
        padding: 40px 15px !important;
        text-align: center !important;
    }
}
.cooper-sect .bc-sect__nav {
    margin-bottom: 75px; 
}
@media only screen and (max-width: 992px) {
    .cooper-sect .bc-sect__nav {
        margin-bottom: 50px; 
    }
}
@media only screen and (max-width: 768px) {
    .cooper-sect .bc-sect__nav {
        display: none; 
    }
}
.cooper-sect .bc-sect__nav li {
    color: #888; 
}
.cooper-sect .bc-sect__nav a {
    color: #c0c0c0; 
}
.cooper-sect .bc-sect__nav a:focus, .cooper-sect .bc-sect__nav a:active {
    color: #c0c0c0; 
}
.cooper-sect__title {
    margin-bottom: 24px;
    width: 100%;
    max-width: 595px;
    color: #fff;
    font-size: 54px;
    line-height: 130%;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal; 
}
@media only screen and (max-width: 1200px) {
    .cooper-sect__title {
        font-size: 42px;
        max-width: 455px; 
    }
}
@media only screen and (max-width: 992px) {
    .cooper-sect__title {
        font-size: 36px;
        max-width: 386px; 
    }
}
@media only screen and (max-width: 768px) {
    .cooper-sect__title {
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 576px) {
    .cooper-sect__title {
        font-size: 32px; 
    }
}
@media only screen and (max-width: 480px) {
    .cooper-sect__title {
        font-size: 30px; 
    }
}
.cooper-sect__title span {
    color: #CD9C72; 
}
.cooper-sect__text {
    margin-bottom: 45px;
    width: 100%;
    max-width: 517px;
    color: #fff;
    line-height: 156%;
    font-size: 16px; 
}
@media only screen and (max-width: 992px) {
    .cooper-sect__text {
        font-size: 14px;
        max-width: 362px; 
    }
}
@media only screen and (max-width: 768px) {
    .cooper-sect__text {
        margin-left: auto;
        margin-right: auto; 
    }
}
@media only screen and (max-width: 992px) {
    .cooper-sect__btn {
        font-size: 16px;
        padding: 16px 35px;
    }
}
@media only screen and (max-width: 480px) {
    .cooper-sect__btn {
        width: 100%;
        text-align: center;
    }
}
.cooper-sect__img {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 44%;
    width: 660px; 
}
@media only screen and (max-width: 1200px) {
    .cooper-sect__img {
        width: 600px;
        left: 47%; 
    }
}
@media only screen and (max-width: 992px) {
    .cooper-sect__img {
        width: 518px; 
    }
}
@media only screen and (max-width: 768px) {
    .cooper-sect__img {
        display: none; 
    }
}
/* End */


/* Start:/local/templates/imassage/components/bitrix/breadcrumb/.default/style.css?16819403161302*/
.bc-sect {
    padding: 25px 0 15px; 
}
@media only screen and (max-width: 768px) {
    .bc-sect {
        display: none; 
    } 
}
.bc-sect__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.bc-sect__nav li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 144%;
    color: #c0c0c0; 
}
@media only screen and (max-width: 992px) {
    .bc-sect__nav li {
        font-size: 14px; 
    } 
}
.bc-sect__nav li:last-child {
    margin-right: 0; 
}
.bc-sect__nav li:last-child::after {
    display: none; 
}
.bc-sect__nav li::after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    border: 1px solid #888888; 
}
.bc-sect__nav a {
    line-height: 144%;
    color: #888;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.bc-sect__nav a:hover {
    text-decoration: none;
    color: #CD9C72 !important; 
}
.bc-sect__nav a:focus, .bc-sect__nav a:active {
    text-decoration: none;
    color: #888; 
}

/* End */


/* Start:/local/components/imassage/why/style.css?168542725413800*/
.who-sect {
    background-color: #121112;
    padding: 130px 0 0; 
}
@media only screen and (max-width: 992px) {
    .who-sect {
        padding: 100px 0 0; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect {
        padding: 50px 0 0; 
    }
}
@media only screen and (max-width: 768px) {
    .who-sect__container {
        padding: 0 !important; 
    } 
}
.who-sect__title {
    text-align: center;
    color: #fff !important;
    width: 100%;
    max-width: 920px;
    margin: 0 auto 50px auto; 
}
@media only screen and (max-width: 992px) {
    .who-sect__title {
        margin-bottom: 20px; 
    } 
}
@media only screen and (max-width: 576px) {
    .who-sect__title {
        margin-bottom: 45px;
        padding: 0 15px; 
    } 
}
.who-sect__title span {
    color: #CD9C72;
    text-transform: uppercase !important; 
}
.who-sect__items {
    display: grid;
    grid-template-columns: repeat(4, 1fr); 
}
@media only screen and (max-width: 768px) {
    .who-sect__items {
        padding: 0 15px; 
    }
}
@media only screen and (max-width: 576px) {
    .who-sect__items {
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 25px;
        padding-bottom: 30px; 
    } 
}
@media only screen and (max-width: 480px) {
    .who-sect__items {
        display: block;
        grid-row-gap: 0;
        padding-bottom: 0; 
    } 
}
.who-sect__item {
    padding: 50px 45px 80px; 
}
@media only screen and (max-width: 992px) {
    .who-sect__item {
        padding: 35px 20px 45px; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect__item {
        padding: 30px 10px 35px; 
    }
}
@media only screen and (max-width: 576px) {
    .who-sect__item {
        padding: 0; 
    } 
}
@media only screen and (max-width: 480px) {
    .who-sect__item {
        text-align: center;
        margin-bottom: 30px; 
    } 
}
.who-sect__item.active {
    background-color: #1e2026; 
}
@media only screen and (max-width: 576px) {
    .who-sect__item.active {
        background-color: transparent; 
    } 
}
.who-sect__item:first-child,
.who-sect__item:nth-child(3),
.who-sect__item:nth-child(5) {
    padding-left: 0; 
}
.who-sect__item-num {
    color: #f4cba7;
    font-family: "BazaART",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 144%;
    font-size: 47px;
    letter-spacing: 0.1em;
    margin-bottom: 30px; 
}
@media only screen and (max-width: 768px) {
    .who-sect__item-num {
        font-size: 36px;
        margin-bottom: 25px; 
    }
}
.who-sect__item-text {
    color: #fff;
    line-height: 148%;
    font-size: 15px; 
}
@media only screen and (max-width: 992px) {
    .who-sect__item-text {
        font-size: 14px; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect__item-text {
        font-size: 13px; 
    } 
}
.who-sect__content {
    background-color: #1e2026;
    padding: 110px 100px 0;
    position: relative; 
}
@media only screen and (max-width: 992px) {
    .who-sect__content {
        padding: 110px 60px 0; 
    }
}
@media only screen and (max-width: 768px) {
    .who-sect__content {
        padding: 45px 15px 0; 
    } 
}
.who-sect__content .who-sect__title {
    margin: 0;
    margin-bottom: 45px;
    text-align: left;
    position: relative;
    z-index: 1; 
}
@media only screen and (max-width: 768px) {
    .who-sect__content .who-sect__title {
        margin-bottom: 35px;
        text-align: center; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect__content .who-sect__title br {
        display: none; 
    } 
}
.who-sect__content-img {
    position: absolute;
    z-index: 0;
    top: -85px;
    left: 39%;
    width: 1100px; 
}
@media only screen and (max-width: 992px) {
    .who-sect__content-img {
        width: 900px;
        top: -45px;
        left: 43%; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect__content-img {
        display: none; 
    } 
}
.who-sect__text {
    margin-bottom: 35px;
    color: #fff;
    width: 100%;
    max-width: 265px;
    font-size: 16px;
    line-height: 145%; 
}
@media only screen and (max-width: 992px) {
    .who-sect__text {
        font-size: 14px; 
    }
}
@media only screen and (max-width: 768px) {
    .who-sect__text {
        max-width: 400px; 
    } 
}
@media only screen and (max-width: 576px) {
    .who-sect__text {
        text-align: center;
        max-width: 100%; 
    }
}
.who-sect__rows {
    padding-bottom: 45px;
    border-bottom: 1px solid #32353F; 
}
@media only screen and (max-width: 576px) {
    .who-sect__rows {
        padding-bottom: 20px; 
    } 
}
.who-sect__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #fff; 
}
@media only screen and (max-width: 768px) {
    .who-sect__row {
        display: grid;
        grid-template-columns: repeat(2, 48%);
        grid-column-gap: 4%; 
    } 
}
@media only screen and (max-width: 576px) {
    .who-sect__row {
        display: block;
        text-align: center; 
    } 
}
.who-sect__row-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    padding: 35px 20px 35px 0;
    margin-right: 4%;
    border-top: 1px solid #32353F; 
}
@media only screen and (max-width: 992px) {
    .who-sect__row-item {
        font-size: 14px; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect__row-item {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        padding: 20px 0 25px; 
    } 
}
.who-sect__footer {
    position: relative; 
}
@media only screen and (max-width: 768px) {
    .who-sect__footer {
        padding-top: 45px;
        text-align: center; 
    } 
}
.who-sect__footer .who-sect__title {
    position: absolute;
    z-index: 2;
    top: 90px;
    left: 0;
    display: inline-block; 
}
@media only screen and (max-width: 992px) {
    .who-sect__footer .who-sect__title {
        top: 70px;
        font-size: 32px; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect__footer .who-sect__title {
        position: static;
        width: 100%;
        text-align: center;
        margin-bottom: 24px; 
    }
}
@media only screen and (max-width: 576px) {
    .who-sect__footer .who-sect__title {
        font-size: 30px; 
    } 
}
.who-sect__footer-q {
    position: absolute;
    z-index: 0;
    top: 110px;
    right: 45px; 
}
@media only screen and (max-width: 992px) {
    .who-sect__footer-q {
        right: 20px; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect__footer-q {
        position: static;
        margin-bottom: 20px; 
    } 
}
.who-sect__footer-img {
    position: relative;
    z-index: 1;
    bottom: -6px;
    left: 56%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); 
}
@media only screen and (max-width: 768px) {
    .who-sect__footer-img {
        width: 100%;
        left: 60%; 
    } 
}
.who-sect__footer-text {
    position: absolute;
    z-index: 1;
    bottom: 220px;
    right: 20px;
    color: #fff;
    width: 100%;
    max-width: 260px;
    line-height: 145%; 
}
@media only screen and (max-width: 992px) {
    .who-sect__footer-text {
        right: 0;
        font-size: 14px;
        max-width: 220px; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect__footer-text {
        position: static;
        margin: 0 auto -30px auto;
        max-width: 332px; 
    } 
}
@media only screen and (max-width: 576px) {
    .who-sect__footer-text {
        margin-bottom: -5vw; 
    } 
}
.who-sect__footer-cite {
    position: absolute;
    bottom: 100px;
    right: 30px;
    color: #CD9C72;
    font-size: 47px;
    line-height: 120%;
    font-family: "MADE TheArtist",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    z-index: 1; 
}
@media only screen and (max-width: 992px) {
    .who-sect__footer-cite {
        right: 0; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect__footer-cite {
        right: 5vw;
        bottom: 41vw;
        font-size: 42px; 
    } 
}
@media only screen and (max-width: 480px) {  
    .who-sect__footer-cite {
        bottom: 45vw;
        font-size: 40px;
        right: 2vw; 
    }
    .who-sect__item:first-child, .who-sect__item:nth-child(3), .who-sect__item:nth-child(5){
        padding: 0 15px;
    }
}
.who-sect__footer-man {
    background: -o-linear-gradient(335.48deg, rgba(0, 0, 0, 0.88) -3.59%, rgba(0, 0, 0, 0) 87.23%);
    background: linear-gradient(114.52deg, rgba(0, 0, 0, 0.88) -3.59%, rgba(0, 0, 0, 0) 87.23%);
    width: 40%;
    padding: 20px 60px 20px 30px;
    color: #fff;
    text-align: right;
    position: absolute;
    left: -100px;
    bottom: 100px;
    z-index: 0;
    font-size: 13px; 
}
@media only screen and (max-width: 992px) {
    .who-sect__footer-man {
        padding: 17px 80px 17px 15px; 
    } 
}
@media only screen and (max-width: 768px) {
    .who-sect__footer-man {
        position: static;
        width: 100%;
        text-align: center;
        padding: 17px 15px;
        background: none;
        background-color: #000; 
    } 
}
.who-sect__footer-man-desc {
    color: #c5c5c5; 
}
.who-sect.servicepg{
    padding-top: 0;
}
.who-sect.servicepg .who-sect__content{
    position: relative;
    padding-top: 0;
}
.who-sect.servicepg .who-sect__content::before{
    content: "";
    position: absolute;
    left:0;
    right:0;
    top: -110px;
    height: 115px;
    background-color: #1e2026;
}
@media only screen and (max-width: 1190px){
    .who-sect.servicepg .who-sect__content{
        position: relative;
        padding-top: 110px;
    }
    .who-sect.servicepg .who-sect__content::before{
        display: none;
    }
}
@media only screen and (max-width: 768px){
    .who-sect.servicepg .who-sect__content{
        padding-top: 45px;
    }
}
.who-sect.who-sect__second {
    background: none;
    padding: 54px 0 0 0;
}
.who-sect.who-sect__second .who-sect__pic {
    display: block;
    position: relative;
    overflow: hidden;
    line-height: 1;
    margin: -10px 0 0 -70px;
}
.who-sect.who-sect__second .who-sect__pic img {
    display: block;
    width: 100%;
}
.who-sect.who-sect__second .who-sect__title {
    text-align: center;
    color: #162026 !important;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.36;
    margin: 0 0 24px 0;
    position: relative;
    z-index: 3;
}
.who-sect.who-sect__second .who-sect__items {
    position: relative;
    z-index: 2;
}
.who-sect.who-sect__second .who-sect__item {
    margin-bottom: 20px;
    position: relative;
    z-index: 3;
}
.who-sect.who-sect__second .who-sect__item:last-child {
    margin-bottom: 0;
}
.who-sect.who-sect__second .who-sect__item .who-sect__item-num {
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 10px;
    color: #CD9C72;
}
.who-sect.who-sect__second .who-sect__item .who-sect__item-text {
    color: #000000;
    font-size: 16px;
    line-height: 1.45;
    font-weight: 600;
}
@media (min-width: 993px) {
    .who-sect.who-sect__second {
        padding: 170px 0 0 0;
        position: relative;
    }
    .who-sect.who-sect__second .who-sect__container {
        position: static;
    }
    .who-sect.who-sect__second .who-sect__pic {
        position: absolute;
        bottom: 0;
        right: 0;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .who-sect.who-sect__second .who-sect__pic img {
        display: block;
        width: auto;
        max-width: 70%;
        max-height: 100%;
    }
    .who-sect.who-sect__second .who-sect__items {
        padding: 0;
        margin: 0 0 0 -50px;
        padding-bottom: 90px;
        width: 70%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 900px;
        position: relative;
    }
    .who-sect.who-sect__second .who-sect__items:after,
    .who-sect.who-sect__second .who-sect__items:before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 33.33%;
        top: 0;
        width: 1px;
        background: #E4E4E4;
    }
    .who-sect.who-sect__second .who-sect__items:before {
        left: 66.66%;
    }
    .who-sect.who-sect__second .who-sect__item {
        width: 33.33%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        border-bottom: 1px solid #E4E4E4;
        padding: 20px 30px 60px 50px;
        margin: 0;
        text-align: left;
        min-height: 100%;
    }
    .who-sect.who-sect__second .who-sect__item:nth-child(3) ~ .who-sect__item {
        padding-top: 50px;
        border-bottom: none;
    }
    .who-sect.who-sect__second .who-sect__item .who-sect__item-num {
        font-size: 47px;
        margin-bottom: 34px;
    }
    .who-sect.who-sect__second .who-sect__item:last-child {
        padding-right: 80px;
    }
    .who-sect.who-sect__second .who-sect__title {
        font-size: 54px;
        line-height: 1.42;
        text-align: left;
        margin: 0 0 54px 0;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
    .who-sect.who-sect__second .who-sect__pic {
        left: 20%;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1600px) {
    .who-sect.who-sect__second .who-sect__pic {
        left: 20%;
    }
}
@media only screen and (min-width: 1601px) and (max-width: 1919px) {
    .who-sect.who-sect__second .who-sect__pic {
        left: 20%;
    }
}

/* End */


/* Start:/local/components/imassage/preim/templates/.default/style.css?16854289426755*/
.edge-sect {
    padding: 135px 0 130px;
    counter-reset: section; 
}
@media only screen and (max-width: 992px) {
    .edge-sect {
        padding: 100px 0; 
    }
}
@media only screen and (max-width: 768px) {
    .edge-sect {
        padding: 60px 0 50px; 
    }
}
@media only screen and (max-width: 576px) {
    .edge-sect {
        padding: 45px 0; 
    }
}
.edge-sect__title {
    text-align: center;
    font-size: 50px;
    color: #162026;
    line-height: 142%;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    margin-bottom: 65px; 
}
@media only screen and (max-width: 1200px) {
    .edge-sect__title {
        font-size: 48px; 
    }
}
@media only screen and (max-width: 992px) {
    .edge-sect__title {
        font-size: 40px;
        margin-bottom: 50px; 
    }
}
@media only screen and (max-width: 768px) {
    .edge-sect__title {
        font-size: 36px;
        margin-bottom: 45px; 
    }
}
@media only screen and (max-width: 576px) {
    .edge-sect__title {
        font-size: 32px;
        margin-bottom: 40px; 
    }
}
.edge-sect__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.edge-sect__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 0 90px 90px 70px;
    position: relative; 
}
@media only screen and (max-width: 1200px) {
    .edge-sect__item {
        padding: 0 60px 60px 60px; 
    }
}
@media only screen and (max-width: 992px) {
    .edge-sect__item {
        padding: 0 40px 40px 40px; 
    }
}
@media only screen and (max-width: 768px) {
    .edge-sect__item {
        padding: 0 !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 30px; 
    }
}
.edge-sect__item:last-child {
    margin-bottom: 0; 
}
.edge-sect__item-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    height: 110px; 
}
@media only screen and (max-width: 768px) {
    .edge-sect__item-icon {
        height: 90px; 
    }
}
.edge-sect__item-icon img {
    display: inline-block;
    margin-right: 40px; 
}
@media only screen and (max-width: 768px) {
    .edge-sect__item-icon img {
        margin-right: 20px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; 
    }
}
.edge-sect__item-icon::before {
    content: '';
    display: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin-left: 15px;
    height: 1px;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    background-color: #e8e8e8;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px); 
}
@media only screen and (max-width: 768px) {
    .edge-sect__item-icon::before {
        display: block; 
    }
}
.edge-sect__item-icon::after {
    counter-increment: section;
    content: "0" counter(section);
    display: inline-block;
    color: #888;
    font-size: 18px;
    line-height: 144%;
    letter-spacing: 0.1em;
    font-family: "BazaART",Arial,sans-serif;
    font-weight: 400;
    font-style: normal; 
}
@media only screen and (max-width: 768px) {
    .edge-sect__item-icon::after {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; 
    }
}
.edge-sect__item-title {
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 145%;
    color: #000;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal; 
}
@media only screen and (max-width: 992px) {
    .edge-sect__item-title {
        font-size: 16px;
        margin-bottom: 20px; 
    } 
}
.edge-sect__item-text p {
    line-height: 144%;
    color: #888;
    font-size: 16px;
    margin-bottom: 20px; 
}
@media only screen and (max-width: 992px) {
    .edge-sect__item-text p {
        font-size: 14px; 
    }
}
@media only screen and (max-width: 576px) {
    .edge-sect__item-text p {
        font-size: 13px; 
    }
}
.edge-sect__item-text p:last-child {
    margin-bottom: 0; 
}
.edge-sect__item-list li {
    padding-left: 11px;
    position: relative;
    line-height: 144%;
    color: #888;
    font-size: 16px; 
}
@media only screen and (max-width: 992px) {
    .edge-sect__item-list li {
        font-size: 14px; 
    }
}
@media only screen and (max-width: 576px) {
    .edge-sect__item-list li {
        font-size: 13px; 
    }
}
.edge-sect__item-list li::before {
    content: '';
    display: inline-block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #888;
    position: absolute;
    top: 0.5em;
    left: 0; 
}
.edge-sect__item:nth-child(1)::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 94%;
    background-color: #e8e8e8;
    position: absolute;
    top: 0;
    right: 0; 
}
@media only screen and (max-width: 768px) {
    .edge-sect__item:nth-child(1)::before {
        display: none; 
    }
}
.edge-sect__item:nth-child(1)::after {
    content: '';
    display: inline-block;
    width: 95%;
    height: 1px;
    background-color: #e8e8e8;
    position: absolute;
    left: 0;
    bottom: 0; 
}
@media only screen and (max-width: 768px) {
    .edge-sect__item:nth-child(1)::after {
        display: none; 
    }
}
.edge-sect__item:nth-child(2)::before {
    content: '';
    display: inline-block;
    width: 95%;
    height: 1px;
    background-color: #e8e8e8;
    position: absolute;
    bottom: 0;
    right: 0; 
}
@media only screen and (max-width: 768px) {
    .edge-sect__item:nth-child(2)::before {
        display: none; 
    }
}
.edge-sect__item:nth-child(3) {
    padding-bottom: 45px;
    padding-top: 90px; 
}
@media only screen and (max-width: 1200px) {
    .edge-sect__item:nth-child(3) {
        padding-top: 60px; 
    } 
}
@media only screen and (max-width: 992px) {
    .edge-sect__item:nth-child(3) {
        padding-top: 40px;
        padding-bottom: 40px; 
    }
}
.edge-sect__item:nth-child(3)::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 94%;
    background-color: #e8e8e8;
    position: absolute;
    bottom: 0;
    right: 0; 
}
@media only screen and (max-width: 768px) {
    .edge-sect__item:nth-child(3)::before {
        display: none; 
    }
}
.edge-sect__item:nth-child(4) {
    padding-bottom: 45px;
    padding-top: 90px; 
}
@media only screen and (max-width: 1200px) {
    .edge-sect__item:nth-child(4) {
        padding-top: 60px; 
    } 
}
@media only screen and (max-width: 992px) {
    .edge-sect__item:nth-child(4) {
        padding-top: 40px;
        padding-bottom: 40px; 
    }
}
/* End */


/* Start:/local/components/imassage/showroom/templates/.default/style.css?16817467336362*/
.sgallery-sect {
    overflow: hidden;
    padding: 0 0 145px;
    position: relative; 
}
@media only screen and (max-width: 992px) {
    .sgallery-sect {
        padding-bottom: 80px; 
    } 
}
@media only screen and (max-width: 768px) {
    .sgallery-sect {
        padding-bottom: 45px; 
    } 
}
.sgallery-sect::before {
    content: '';
    display: block;
    position: absolute;
    top: 65px;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #121112; 
}
@media only screen and (max-width: 992px) {
    .sgallery-sect::before {
        top: 40px; 
    } 
}
@media only screen and (max-width: 768px) {
    .sgallery-sect::before {
        top: 30px; 
    } 
}
.sgallery-sect__slider {
    position: relative;
    z-index: 1;
    margin-bottom: 80px; 
}
@media only screen and (max-width: 992px) {
    .sgallery-sect__slider {
        margin-bottom: 50px; 
    } 
}
@media only screen and (max-width: 768px) {
    .sgallery-sect__slider {
        margin-bottom: 30px; 
    }
}
.sgallery-sect__slider .swiper-slide {
    display: block;
    height: 525px;
    width: 920px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #000; 
}
@media only screen and (max-width: 1200px) {
    .sgallery-sect__slider .swiper-slide {
        width: 768px; 
    } 
}
@media only screen and (max-width: 992px) {
    .sgallery-sect__slider .swiper-slide {
        width: 576px;
        height: 400px; 
    }
}
@media only screen and (max-width: 768px) {
    .sgallery-sect__slider .swiper-slide {
        width: 480px;
        height: 300px; 
    } 
}
@media only screen and (max-width: 576px) {
    .sgallery-sect__slider .swiper-slide {
        width: 320px;
        height: 200px; 
    } 
}
@media only screen and (max-width: 480px) {
    .sgallery-sect__slider .swiper-slide {
        width: 280px;
        height: 170px; 
    } 
}
.sgallery-sect__slider .swiper-slide span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    opacity: 0.6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; 
}
.sgallery-sect__slider .swiper-slide-active span {
    opacity: 1; 
}
.sgallery-sect__slider-ctrls {
    position: absolute;
    z-index: 2;
    width: 1170px;
    height: 77px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    pointer-events: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; 
}
@media only screen and (max-width: 1200px) {
    .sgallery-sect__slider-ctrls {
        padding: 0 130px;
        height: 70px; 
    } 
}
@media only screen and (max-width: 992px) {
    .sgallery-sect__slider-ctrls {
        display: none; 
    } 
}
.sgallery-sect__slider-prev, .sgallery-sect__slider-next {
    pointer-events: all;
    width: 77px;
    height: 77px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    cursor: pointer;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
@media only screen and (max-width: 1200px) {
    .sgallery-sect__slider-prev, .sgallery-sect__slider-next {
        width: 70px;
        height: 70px; 
    } 
}
.sgallery-sect__slider-prev::before, 
.sgallery-sect__slider-next::before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 2px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.sgallery-sect__slider-prev:hover, 
.sgallery-sect__slider-next:hover {
    border-color: #CD9C72; 
}
.sgallery-sect__slider-prev:hover::before, 
.sgallery-sect__slider-next:hover::before {
    border-color: #CD9C72; 
}
.sgallery-sect__slider-prev::before {
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); 
    margin-left: 3px;
}
.sgallery-sect__slider-next::before {
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); 
    margin-right: 3px;
}
.sgallery-sect__gallery {
    display: none; 
}
.sgallery-sect__container {
    position: relative;
    z-index: 1; 
}
.sgallery-sect__scroll {
    height: 3px;
    background-color: #323232;
    border-radius: 2px; 
}
.sgallery-sect__scroll .swiper-scrollbar-drag {
    background-color: #CD9C72;
    cursor: pointer; 
}
.sgallery-sect {
    padding-top: 40px;
}
.sgallery-sect::before {
    top: 0 !important;
}
.sgallery-sect .gallery-title-wrap {
    text-align: center;
    color: #fff;
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 30px;
}
.sgallery-sect .gallery-title-wrap .sub-title {
    display: block;
    font-size: 16px;
    line-height: 1.46;
    font-weight: 600;
    color: #BDBDBD;
    margin: 0 0 0.8em 0;
    font-family: "Mont", Arial, sans-serif;
}
.sgallery-sect .gallery-title-wrap .def-title {
    line-height: 1.36;
    margin: 0;
    color: #fff;
}
.sgallery-sect.type-second {
    padding-top: 54px;
    padding-bottom: 54px;
}
.sgallery-sect.type-second:before {
    top: 0;
}
@media (min-width: 993px) {
    .sgallery-sect {
        padding-top: 140px;
    }
    .sgallery-sect.type-second {
        padding-top: 135px;
        padding-bottom: 135px;
    }
    .sgallery-sect .gallery-title-wrap {
        margin-bottom: 60px;
    }
    .sgallery-sect .gallery-title-wrap .sub-title {
        font-size: 20px;
    }
    .sgallery-sect .gallery-title-wrap .def-title {
        font-weight: 400;
        font-family: "Mont", Arial, sans-serif;
    }
}
@media only screen and (min-width: 1201px) {
    .sgallery-sect .gallery-title-wrap .def-title {
        font-size: 50px;
    }
}
/* End */


/* Start:/local/components/imassage/testdrive/templates/.default/style.css?178049309810308*/
.drive-sect {
    position: relative;
    z-index: 0; }
.drive-sect_second .drive-sect__form {
    position: relative; 
}
.drive-sect_second .drive-sect__form::after {
    content: '';
    display: block;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100vw;
    height: 100%;
    background-color: #CD9C72; 
}
@media only screen and (max-width: 992px) {
    .drive-sect_second .drive-sect__form::after {
        display: none; 
    } 
}
.drive-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (max-width: 1200px) {
    .drive-sect__container {
        padding: 0 !important; 
    } 
}
@media only screen and (max-width: 992px) {
    .drive-sect__container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
    } 
}
.drive-sect__main {
    position: relative;
    z-index: 1;
    min-height: 600px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    padding-top: 120px; 
}
@media only screen and (max-width: 1200px) {
    .drive-sect__main {
        padding-left: 15px;
        padding-right: 15px; 
    } 
}
@media only screen and (max-width: 992px) {
    .drive-sect__main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-top: 90px; 
    } 
}
@media only screen and (max-width: 768px) {
    .drive-sect__main {
        min-height: auto; 
    } 
}
@media only screen and (max-width: 576px) {
    .drive-sect__main {
        padding-top: 80px; 
    } 
}
.drive-sect__bg {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    height: 100%;
    width: 60vw; 
}
@media only screen and (max-width: 992px) {
    .drive-sect__bg {
        width: 100%; 
    } 
}
.drive-sect__bg-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-repeat: no-repeat;
    background-position: right center;
    background-size: cover;
    opacity: 0.95;
    -webkit-filter: blur(4.5px);
    filter: blur(4.5px); 
}
.drive-sect__bg::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0.95;
    background: -o-linear-gradient(258.07deg, #FFFFFF -7.44%, rgba(255, 255, 255, 0) 60.58%);
    background: linear-gradient(191.93deg, #FFFFFF -7.44%, rgba(255, 255, 255, 0) 60.58%); 
}
.drive-sect__title {
    position: relative;
    z-index: 1;
    font-size: 36px;
    line-height: 150%;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase; 
}
@media only screen and (max-width: 1200px) {
    .drive-sect__title {
        font-size: 28px;
        font-size: clamp(26px, 2.8vw, 35px); 
    } 
}
@media only screen and (max-width: 992px) {
    .drive-sect__title {
        font-size: 32px; 
    } 
}
@media only screen and (max-width: 768px) {
    .drive-sect__title {
        text-align: center; 
    } 
}
@media only screen and (max-width: 576px) {
    .drive-sect__title {
        font-size: 26px;
        font-size: clamp(26px, 5.5vw, 32px); 
    } 
}
@media only screen and (max-width: 480px) {
    .drive-sect__title {
        font-size: 21px; 
    } 
}
.drive-sect__title strong {
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal; 
}
.drive-sect__visual {
    position: absolute !important;
    z-index: 0;
    top: 33%;
    left: auto;
    right: -120px; 
}
@media only screen and (max-width: 992px) {
    .drive-sect__visual {
        right: 0;
        top: 30%; 
    } 
}
@media only screen and (max-width: 768px) {
    .drive-sect__visual {
        right: 0;
        top: auto;
        width: 100%;
        position: relative !important;
        text-align: center;
        margin-bottom: -80px; 
    } 
}
@media only screen and (max-width: 576px) {
    .drive-sect__visual {
        margin-bottom: -60px; 
    } 
}
.drive-sect__visual-img {
    position: relative !important;
    z-index: 0;
    left: auto !important;
    top: auto !important; 
}
@media only screen and (max-width: 768px) {
    .drive-sect__visual-img img {
        width: auto;
        max-width: 100%; 
    } 
}
.drive-sect__visual-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute !important;
    z-index: 1;
    top: 50% !important;
    right: 200px !important;
    left: auto !important;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 76px;
    height: 77px; 
}
@media only screen and (max-width: 768px) {
    .drive-sect__visual-btn {
        right: 30vw !important; 
    } 
}
@media only screen and (max-width: 576px) {
    .drive-sect__visual-btn {
        width: 50px;
        height: 50px; 
    } 
}
.drive-sect__visual-btn img {
    display: inline-block;
    position: relative;
    z-index: 3; 
}
@media only screen and (max-width: 576px) {
    .drive-sect__visual-btn img {
        width: 50px; 
    } 
}
.drive-sect__visual-btn::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: -6px;
    left: -6px;
    width: calc(100% + 12px);
    height: calc(100% + 12px);
    z-index: 2;
    background-color: rgba(38, 46, 50, 0.32);
    border-radius: 50%;
    -webkit-animation: driveAnim 2s  ease-out infinite;
    animation: driveAnim 2s  ease-out infinite; 
}
.drive-sect__visual-btn::after {
    content: '';
    display: inline-block;
    position: absolute;
    z-index: 0;
    top: -12px;
    left: -12px;
    width: calc(100% + 24px);
    height: calc(100% + 24px);
    z-index: 2;
    background-color: rgba(38, 46, 50, 0.13);
    border-radius: 50%;
    -webkit-animation: driveAnimAfter 2s  ease-out infinite;
    animation: driveAnimAfter 2s  ease-out infinite;
    -webkit-animation-delay: .1s;
    animation-delay: .1s; 
}
.drive-sect__visual-btn:hover::before, .drive-sect__visual-btn:hover::after {
    -webkit-animation-duration: 1s;
    animation-duration: 1s; 
}
.drive-sect__form {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    background-color: #CD9C72;
    padding: 120px 80px 80px;
    position: relative;
    z-index: 0; 
}
@media only screen and (max-width: 1200px) {
    .drive-sect__form {
        padding: 120px 60px 80px 60px; 
    } 
}
@media only screen and (max-width: 992px) {
    .drive-sect__form {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 100px 30vw 50px; 
    } 
}
@media only screen and (max-width: 768px) {
    .drive-sect__form {
        padding: 100px 20vw 45px; 
    } 
}
@media only screen and (max-width: 576px) {
    .drive-sect__form {
        padding: 70px 20px 45px; 
    } 
}
.drive-sect__form-title {
    color: #fff;
    font-size: 22px;
    line-height: 145%;
    text-align: center;
    margin-bottom: 15px; 
}
@media only screen and (max-width: 576px) {
    .drive-sect__form-title {
        font-size: 20px; 
    } 
}
.drive-sect__form-text {
    margin-bottom: 15px;
    color: #FFE1C7;
    font-size: 14px;
    line-height: 145%;
    text-align: center; 
}
.drive-sect__form-input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #EBBB92;
    color: #fff;
    margin-bottom: 8px;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    padding: 0 10px 0 20px;
    display: block;
    width: 100%;
    min-width: 0;
    height: 40px;
    font-size: 14px; 
}
.drive-sect__form-btn {
    width: 100%;
    display: block !important;
    margin-top: 25px;
    margin-bottom: 8px;
    background-color: #162026 !important; 
}
.drive-sect__form-btn .bg-btn {
    background-color: #fff !important; 
}
.drive-sect__form-btn:hover {
    color: #162026 !important; 
}
.drive-sect__form-btn:focus, 
.drive-sect__form-btn:active {
    color: #fff !important; 
}
.drive-sect__form-footer {
    text-align: center;
    font-size: 10px;
    color: #FFCCA0; 
}
.drive-sect__form-footer.form-consent {
    text-align: left;
    line-height: 1.35;
    margin-top: 0;
}
.drive-sect__form-footer a {
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.drive-sect__form-footer a:hover {
    text-decoration: none;
    color: #fff !important;
    border-bottom-color: #fff; 
}
.drive-sect__form-footer a:focus, 
.drive-sect__form-footer a:active {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.7); 
}
.drive-sect__form input::-webkit-input-placeholder {
    color: #fff; 
}
.drive-sect__form input::-moz-placeholder {
    color: #fff; 
}
.drive-sect__form input:-ms-input-placeholder {
    color: #fff; 
}
.drive-sect__form input::-ms-input-placeholder {
    color: #fff; 
}
.drive-sect__form input::placeholder {
    color: #fff; 
}
.drive-sect__form input:-ms-input-placeholder, .drive-sect__form input::-ms-input-placeholder {
    color: #fff; 
}
@-webkit-keyframes driveAnim {
    from {
        -webkit-transform: scale(1);
        transform: scale(1); 
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); 
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1); 
    } 
}
@keyframes driveAnim {
    from {
        -webkit-transform: scale(1);
        transform: scale(1); 
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1); 
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1); 
    } 
}
@-webkit-keyframes driveAnimAfter {
    from {
        -webkit-transform: scale(1);
        transform: scale(1); 
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2); 
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1); 
    } 
}
@keyframes driveAnimAfter {
    from {
        -webkit-transform: scale(1);
        transform: scale(1); 
    }
    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2); 
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    } 
}
form.drive-sect.bgfull{
    background-color: #CD9C72;
}
/* End */
/* /assets/css/pages/cooperation.css?16853755722994 */
/* /local/templates/imassage/components/bitrix/breadcrumb/.default/style.css?16819403161302 */
/* /local/components/imassage/why/style.css?168542725413800 */
/* /local/components/imassage/preim/templates/.default/style.css?16854289426755 */
/* /local/components/imassage/showroom/templates/.default/style.css?16817467336362 */
/* /local/components/imassage/testdrive/templates/.default/style.css?178049309810308 */
