

/* Start:/assets/css/pages/index.css?168192002312531*/
.mas-sect {
    padding: 190px 0 0;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    position: relative; 
}
.mas-sect_fbg {
    background-attachment: fixed; 
}
.mas-sect__grass {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    height: 100%;
    z-index: 0; 
}
.mas-sect__grass .g-1 {
    position: absolute !important;
    left: 50% !important;
    bottom: -187px !important;
    top: auto !important;
    z-index: 4; 
}
.mas-sect__grass .g-2 {
    position: absolute !important;
    left: 58% !important;
    bottom: 217px !important;
    top: auto !important;
    z-index: 3; 
}
.mas-sect__grass .c-1 {
    position: absolute !important;
    left: 20% !important;
    bottom: 50px !important;
    z-index: 0;
    top: auto !important; 
}
.mas-sect__grass .c-2 {
    position: absolute !important;
    left: 42% !important;
    bottom: 355px !important;
    z-index: 1;
    top: auto !important; 
}
.mas-sect__container {
    position: relative;
    z-index: 2; 
}
.mas-sect__title {
    font-size: 80px;
    line-height: 142%;
    color: #fff;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    position: relative;
    margin-bottom: 100px;
    z-index: 2; 
}
.mas-sect__title span {
    display: inline-block; 
}
.mas-sect__title-select {
    color: #00773c; 
}
.mas-sect__title-desc {
    display: inline-block;
    font-size: 24px;
    line-height: 79%;
    margin-left: 40px;
    vertical-align: middle;
    position: relative; 
}
.mas-sect__title-desc::before {
    content: '';
    display: inline-block;
    width: calc(100% + 30px);
    height: 1px;
    background-color: #FFF5F5;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 245, 245, 0.202118)), to(rgba(255, 245, 245, 0.053659)));
    background: -o-linear-gradient(left, rgba(255, 245, 245, 0.202118) 0%, rgba(255, 245, 245, 0.053659) 100%);
    background: linear-gradient(90deg, rgba(255, 245, 245, 0.202118) 0%, rgba(255, 245, 245, 0.053659) 100%);
    position: absolute;
    top: calc(100% + 15px);
    left: -20px; 
}
.mas-sect__title-desc.desktop {
    display: inline-block; 
}
.mas-sect__title-desc.mobile {
    display: none; 
}
.mas-sect .mas-sect__title-wrap .mas-sect__title-desc {
    margin-left: 0;
}
.mas-sect .mas-sect__title-wrap .desc-small {
    display: none;
    font-size: 15px;
    line-height: 1.54;
    margin: 44px 0 0 0;
    padding: 0;
    border: none;
    color: #D5D5D5;
    text-align: left;
    font-weight: 400;
}
@media only screen and (max-width: 1200px) {
    .mas-sect__title {
        font-size: 70px;
        font-size: clamp(70px, 6.8vw, 80px); 
    } 
    .mas-sect__title-desc {
        font-size: 20px;
        font-size: clamp(20px, 2vw, 24px); 
    } 
}
@media only screen and (max-width: 992px) {
    .mas-sect {
        padding-top: 100px; 
    }
    .mas-sect_fbg {
        background-attachment: scroll; 
    }
    .mas-sect__grass .g-1 {
        width: 500px;
        bottom: 27px !important; 
    } 
    .mas-sect__title {
        font-size: 60px; 
    } 
    .mas-sect__title-desc {
        font-size: 16px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mas-sect {
        padding-top: 70px; 
    } 
    .mas-sect__grass .g-1 {
        width: 400px; 
    } 
    .mas-sect__grass .g-2 {
        width: 300px;
        bottom: 18vw !important; 
    } 
    .mas-sect__grass .c-1 {
        display: none; 
    } 
    .mas-sect__grass .c-2 {
        display: none; 
    } 
    .mas-sect__title br {
        display: none; 
    } 
    .mas-sect__title span {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; 
    } 
    .mas-sect__title-desc {
        font-size: 14px;
        margin-left: 0;
        -webkit-box-ordinal-group: 3 !important;
        -ms-flex-order: 2 !important;
        order: 2 !important;
        margin-top: 15px; 
    } 
    .mas-sect__title-desc.desktop {
        display: none; 
    }
    .mas-sect__title {
        font-size: 50px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center; 
        margin-bottom: 0;
    } 
}
@media only screen and (max-width: 576px) {
    .mas-sect {
        padding-top: 50px; 
    } 
    .mas-sect__grass .g-2 {
        display: none; 
    } 
    .mas-sect__title {
        font-size: 40px; 
    } 
}
@media only screen and (max-width: 480px) {
    .mas-sect__grass .g-1 {
        width: 290px;
        bottom: 0 !important;
        left: 45% !important; 
    } 
    .mas-sect__title {
        font-size: 31px; 
    }
}
@media only screen and (max-width: 768px) {
    .mas-sect__title-desc.mobile {
        display: inline-block; 
    } 
}
.mas-sect__chair {
    position: relative;
    z-index: 3;
    margin-top: -200px; 
}
@media only screen and (max-width: 1200px) {
    .mas-sect__chair {
        margin-top: -19vw; 
    } 
}
@media only screen and (max-width: 992px) {
    .mas-sect__chair {
        margin-top: -5vw; 
    }
}
@media only screen and (max-width: 768px) {
    .mas-sect__chair {
        margin-top: 55px;
        width: 100%;
        text-align: center; 
    } 
}
.mas-sect__chair-img {
    position: relative !important;
    right: -215px !important;
    bottom: -90px !important;
    left: auto !important;
    top: auto !important; 
}
@media only screen and (max-width: 1200px) {
    .mas-sect__chair-img {
        width: 30vw;
        bottom: -10vw !important; 
    } 
}
@media only screen and (max-width: 992px) {
    .mas-sect__chair-img {
        margin-bottom: -6vw;
        right: -136px !important;
        bottom: auto !important; 
    } 
}
@media only screen and (max-width: 768px) {
    .mas-sect__chair-img {
        right: 0 !important;
        width: 90vw; 
    } 
}
@media only screen and (max-width: 480px) {
    .mas-sect__chair-img {
        margin-bottom: -8vw; 
    } 
}
.mas-sect_second .mas-sect__title, .mas-sect_third .mas-sect__title {
    text-transform: uppercase; 
}
.mas-sect_second .mas-sect__title-desc, .mas-sect_third .mas-sect__title-desc {
    text-transform: none; 
}
.mas-sect_second .mas-sect__chair, .mas-sect_third .mas-sect__chair {
    margin-top: -590px; 
}
@media only screen and (max-width: 992px) {
    .mas-sect_second .mas-sect__chair, .mas-sect_third .mas-sect__chair {
        margin-top: -350px; 
    } 
    .mas-sect .mas-sect__title-upper {
        text-transform: uppercase;
    }
}
@media only screen and (max-width: 768px) {
    .mas-sect_second .mas-sect__chair, .mas-sect_third .mas-sect__chair {
        margin-top: 0; 
    } 
}
@media only screen and (max-width: 576px) {
    .mas-sect_second .mas-sect__chair, .mas-sect_third .mas-sect__chair {
        margin-top: 20px; 
    }
    .mas-sect {
        padding-top: 124px;
    }
    .mas-sect .mas-sect__title {
        font-size: 35px;
        line-height: 1.42;
        font-weight: 400;
    }
    .mas-sect .mas-sect__chair {
        margin-top: 80px;
    }
}
.mas-sect_second .mas-sect__chair-img, .mas-sect_third .mas-sect__chair-img {
    bottom: -135px !important;
    right: -430px !important; 
}
@media only screen and (max-width: 1200px) {
    .mas-sect_second .mas-sect__chair-img, .mas-sect_third .mas-sect__chair-img {
        width: 70vw;
        right: -298px !important; 
    } 
}
@media only screen and (max-width: 992px) {
    .mas-sect_second .mas-sect__chair-img, .mas-sect_third .mas-sect__chair-img {
        bottom: auto !important;
        margin-bottom: -10vw;
        width: 65vw; 
    } 
}
@media only screen and (max-width: 768px) {
    .mas-sect_second .mas-sect__chair-img, .mas-sect_third .mas-sect__chair-img {
        right: 0 !important; 
    } 
}
.mas-sect_second .mas-sect__title, .mas-sect_third .mas-sect__title {
    text-transform: none; 
}
@media only screen and (max-width: 1200px) {
    .mas-sect_second .mas-sect__chair-img, .mas-sect_third .mas-sect__chair-img {
        width: 65vw;
        right: -381px !important; 
    } 
}
@media only screen and (max-width: 992px) {
    .mas-sect_second .mas-sect__chair-img, .mas-sect_third .mas-sect__chair-img {
        right: -340px !important; 
    }
}
@media only screen and (max-width: 768px) {
    .mas-sect_second .mas-sect__chair-img, .mas-sect_third .mas-sect__chair-img {
        right: 0 !important; 
    }
}
.text-sect {
    background: #fff;
    position: relative;
    padding: 54px 0 75px 0;
    font-size: 14px;
    line-height: 1.57142857;
}
.text-sect .text-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.text-sect .text-sect__pic-wrap {
    width: 100%;
    margin-bottom: 36px;
    line-height: 1;
}
.text-sect .text-sect__pic-wrap img {
    display: block;
    width: 306px;
    margin: 0 auto;
}
.text-sect .text-sect__text-wrap {
    width: 100%;
    padding: 0 12px;
}
.text-sect .text-sect__title-wrap {
    position: relative;
}
.text-sect .text-sect__title {
    font-size: 1.28571429em;
    line-height: 1.42;
    color: #000;
    font-weight: 400;
    position: relative;
    z-index: 2;
    margin: 0 0 14px 0;
}
.text-sect .text-sect__cite {
    display: none;
    font-family: "MADE TheArtist", Arial, sans-serif;
    font-size: 9.25em;
    line-height: 1;
    color: #EDEDED;
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: -0.4em;
    margin-right: 0.4em;
}
.text-sect .text-sect__text {
    color: #888888;
    font-weight: 600;
}
.text-sect .text-sect__text a {
    color: #888888;
    border-bottom: 1px solid;
}
.text-sect .text-sect__text a:hover {
    border-bottom: none;
}
@media (min-width: 769px) {
    .text-sect {
        font-size: 16px;
        padding-top: 10.9375em;
        padding-bottom: 9.625em;
    }
    .text-sect .text-sect__container {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .text-sect .text-sect__pic-wrap {
        width: 42%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        margin: 0;
    }
    .text-sect .text-sect__pic-wrap img {
        max-width: 100%;
        width: 26.1875em;
        margin: 0;
    }
    .text-sect .text-sect__text-wrap {
        width: 58%;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding: 0 0 0 30px;
    }
    .text-sect .text-sect__text {
    max-width: 39.6875em;
    }
    .text-sect .text-sect__cite {
        display: block;
    }
    .text-sect .text-sect__title {
        font-size: 1.875em;
        margin-bottom: 0.8em;
        max-width: 16em;
    }
}
@media (min-width: 993px) {
    .mas-sect .mas-sect__chair {
        padding-top: 20px;
    }
    .mas-sect .mas-sect__title {
        font-weight: 400;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        max-width: 1130px;
    }
    .mas-sect .mas-sect__title-wrap {
        padding: 0 40px 0 0;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .mas-sect .mas-sect__title-wrap > span {
        display: block;
    }
    .mas-sect .mas-sect__title-wrap + .mas-sect__title-wrap {
        padding: 0;
        -webkit-box-flex: inherit;
        -ms-flex: inherit;
        flex: inherit;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 340px;
        padding-top: 40px;
    }
    .mas-sect .mas-sect__title-wrap .desc-small {
        display: block;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
    .mas-sect .mas-sect__title {
        font-size: 66px;
    }
    .mas-sect .mas-sect__title-wrap + .mas-sect__title-wrap {
        padding-top: 20px;
    }
}
@media only screen and (min-width: 1201px) {
    .mas-sect .mas-sect__title {
        font-size: 80px;
    }
}
@media (max-width: 480px) {
    .text-sect .text-sect__pic-wrap img{
        width: 100%;
    }
}
/* End */


/* Start:/local/components/imassage/mission/templates/.default/style.css?16817407157410*/
.mission-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.mission-sect__aside {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    padding: 85px 30px 85px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; 
}
@media only screen and (max-width: 576px) {
    .mission-sect__aside {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding: 40px 0; 
    } 
}
.mission-sect__aside::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100vw;
    z-index: 0;
    background-color: #121112; 
}
@media only screen and (max-width: 576px) {
    .mission-sect__aside::before {
        right: -15px; 
    } 
}
.mission-sect__info {
    position: relative;
    z-index: 1;
    color: #fff;
    margin-bottom: 55px; 
}
@media only screen and (max-width: 576px) {
    .mission-sect__info {
        margin-bottom: 40px;
        text-align: center; 
    } 
}
.mission-sect__info:last-child {
    margin-bottom: 0;
    margin-top: auto; 
}
.mission-sect__info-num {
    line-height: 1;
    color: #00773c;
    letter-spacing: 0.12em;
    font-size: 130px;
    font-family: "BazaART",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-bottom: 20px; 
}
@media only screen and (max-width: 992px) {
    .mission-sect__info-num {
        font-size: 95px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mission-sect__info-num {
        font-size: 65px; 
    }
}
@media only screen and (max-width: 576px) {
    .mission-sect__info-num {
        font-size: 56px;
        margin-bottom: 10px; 
    } 
}
.mission-sect__info-num span {
    font-size: 85px; 
}
@media only screen and (max-width: 992px) {
    .mission-sect__info-num span {
        font-size: 60px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mission-sect__info-num span {
        font-size: 30px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__info-num span {
        font-size: 26px; 
    } 
}
.mission-sect__info-text {
    line-height: 155%;
    font-size: 20px;
    width: 100%;
    max-width: 230px; 
}
@media only screen and (max-width: 992px) {
    .mission-sect__info-text {
        font-size: 18px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mission-sect__info-text {
        font-size: 16px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__info-text {
        font-size: 15px;
        max-width: 100%; 
    } 
}
.mission-sect__main {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    padding: 120px 0 120px 145px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; 
}
@media only screen and (max-width: 1200px) {
    .mission-sect__main {
        padding-left: 100px; 
    } 
}
@media only screen and (max-width: 992px) {
    .mission-sect__main {
        padding: 100px 0 100px 60px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mission-sect__main {
        padding: 80px 0 80px 30px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__main {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 70px 0 50px;
        text-align: center; 
    } 
}
.mission-sect__title {
    padding-right: 65px;
    position: relative;
    margin-bottom: 27px; 
}
@media only screen and (max-width: 576px) {
    .mission-sect__title {
        padding-right: 0; 
    } 
}
.mission-sect__title .def-title {
    text-align: left; 
}
@media only screen and (max-width: 576px) {
    .mission-sect__title .def-title {
        text-align: center; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__title br {
        display: none; 
    } 
}
.mission-sect__title-icon {
    position: absolute;
    top: 0;
    right: 0; 
}
@media only screen and (max-width: 992px) {
    .mission-sect__title-icon {
        width: 40px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__title-icon {
        display: none; 
    } 
}
.mission-sect__text {
    color: #162026;
    font-size: 16px;
    line-height: 154%;
    margin-bottom: 45px; 
}
@media only screen and (max-width: 768px) {
    .mission-sect__text {
        font-size: 15px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__text {
        font-size: 14px;
        margin-bottom: 20px; 
    } 
}
@media only screen and (max-width: 480px) {
    .mission-sect__text {
        font-size: 13px; 
    } 
}
.mission-sect__cite {
    margin-top: auto;
    text-align: right;
    font-family: "MADE TheArtist",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #00773c;
    line-height: 120%;
    font-size: 90px; 
}
@media only screen and (max-width: 992px) {
    .mission-sect__cite {
        font-size: 70px; 
    } 
}
@media only screen and (max-width: 768px) {
    .mission-sect__cite {
        font-size: 60px; 
    } 
}
@media only screen and (max-width: 576px) {
    .mission-sect__cite {
        font-size: 40px;
        text-align: center; 
    }
    .mission-sect {
        padding-top: 80px;
    }
    .mission-sect .mission-sect__title {
        margin-bottom: 15px;
    }
    .mission-sect .mission-sect__title .def-title {
        font-size: 30px;
        line-height: 1.36;
        font-weight: 400;
    }
    .mission-sect .mission-sect__text {
        padding: 0 20px;
        font-weight: 600;
        font-size: 13px;
        line-height: 1.46;
    }
    .mission-sect .mission-sect__info-text {
        margin-left: auto;
        margin-right: auto;
        max-width: 200px;
    }
    .mission-sect .mission-sect__info-num span {
        font-size: 1em;
    }
    .mission-sect .mission-sect__info {
        margin-bottom: 50px;
    }
    .mission-sect .mission-sect__info:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 993px) {
    .mission-sect .mission-sect__aside {
        padding-top: 100px;
    }
    .mission-sect .mission-sect__info {
        margin-bottom: 75px;
    }
    .mission-sect .mission-sect__info:last-child {
        margin-bottom: 10px;
    }
    .mission-sect .mission-sect__info-num {
        margin-bottom: 0px;
    }
    .mission-sect .mission-sect__text {
        font-weight: 600;
        max-width: 26.875em;
        line-height: 1.54;
        font-family: 'Montserrat', sans-serif;
    }
}
@media only screen and (min-width: 1201px) {
    .mission-sect .mission-sect__title {
        font-size: 54px;
        line-height: 1.42;
    }
    .mission-sect .mission-sect__title .def-title {
        font-size: 1em;
        line-height: 1.42;
    }
    .mission-sect .mission-sect__text {
        font-size: 16px;
        line-height: 1.54;
    }
    .mission-sect .mission-sect__main {
        padding-top: 140px;
        padding-bottom: 140px;
    }
}
/* 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: #00773c;
    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: #00773c;
    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: #00773c;
    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: #00773c;
}
.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/item/style.css?170536430232583*/
.card-sect__instr a,
.card-sect__diller a{
    color: #888;
    font-size: 16px;
    line-height: 144%;
    font-weight: normal;
    transition: .3s all ease;
    display: flex;
    align-items: center;
}
.card-sect__instr a:hover,
.card-sect__diller a:hover{
    color: #00773c;
}
.card-sect__instr a svg path,
.card-sect__diller a svg path{
    transition: stroke .3s ease-in-out;
}
.card-sect__instr a:hover svg path,
.card-sect__diller a:hover svg path{
    stroke: #00773c;
}
.card-sect__instr a svg,
.card-sect__diller a svg{
    margin-right: 9px;
}
.card-sect__instr{
    margin-right: 20px;
}
.card-sect {
    padding-top: 98px;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-size: cover !important;
    background-attachment: fixed !important;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    overflow: hidden;
    position: relative;
    z-index: 0; 
}
@media only screen and (max-width: 992px) {
    .card-sect {
        padding-top: 60px;
        background-position: left bottom !important;
        background-attachment: scroll !important; 
    }
}
@media only screen and (max-width: 576px) {
    .card-sect {
        padding-top: 50px;
        background-position: left bottom 72px !important; 
    }
}
.card-sect__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
.card-sect__mtitle {
    display: none;
    text-align: center;
    width: 100%; 
}
@media only screen and (max-width: 576px) {
    .card-sect__mtitle {
        display: block;
        margin-bottom: 25px; 
    }
}
.card-sect__mtitle-desc {
    line-height: 134%;
    font-size: 20px;
    margin-bottom: 10px; 
}
.card-sect__mtitle-title {
    font-size: 46px !important;
    line-height: 118% !important;
}
@media only screen and (max-width: 480px) {
    .card-sect__mtitle-title {
        font-size: 30px !important; 
    }
}
.card-sect__sliders {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 535px;
    flex: 0 0 535px;
    max-width: 535px;
    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: 992px) {
    .card-sect__sliders {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 45px; 
    }
}
@media only screen and (max-width: 768px) {
    .card-sect__sliders {
        padding: 0; 
    }
}
@media only screen and (max-width: 576px) {
    .card-sect__sliders {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
    }
}
.card-sect__tslider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 90px;
    flex: 0 0 90px;
    max-width: 90px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    padding: 12px 0; 
}
@media only screen and (max-width: 576px) {
    .card-sect__tslider {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0; 
    }
}
.card-sect__tslider .swiper {
    height: 390px; 
}
@media only screen and (max-width: 576px) {
    .card-sect__tslider .swiper {
        height: auto; 
    }
}
.card-sect__tslider .swiper-slide {
    overflow: hidden;
    background-color: #fff;
    border-radius: 20px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    cursor: pointer; 
}
@media only screen and (max-width: 576px) {
    .card-sect__tslider .swiper-slide {
        height: 70px;
    }
}
.card-sect__tslider-prev, .card-sect__tslider-next {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 29px;
    height: 29px;
    border-radius: 50%;
    background-color: #fff;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
@media only screen and (max-width: 576px) {
    .card-sect__tslider-prev, .card-sect__tslider-next {
        display: none; 
    }
}
.card-sect__tslider-prev::before, .card-sect__tslider-next::before {
    content: '';
    width: 6px;
    height: 6px; 
}
.card-sect__tslider-prev:hover, .card-sect__tslider-next:hover {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); 
}
.card-sect__tslider-prev {
    bottom: 100%; 
}
.card-sect__tslider-prev::before {
    border-top: 1px solid #162026;
    border-right: 1px solid #162026;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-bottom: -3px; 
}
.card-sect__tslider-next {
    top: 100%; 
}
.card-sect__tslider-next::before {
    border-bottom: 1px solid #162026;
    border-right: 1px solid #162026;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -3px; 
}
.card-sect__bslider {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 420px;
    flex: 0 0 420px;
    max-width: 420px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative; 
}
@media only screen and (max-width: 576px) {
    .card-sect__bslider {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px; 
    }
}
.card-sect__bslider .swiper-slide {
    overflow: hidden;
    height: 420px;
    background-repeat: no-repeat;
    background-size: contain; 
    background-position: center;
    border-radius: 30px;
    display: flex;
}
.card-sect__bslider .swiper-slide a{
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 576px) {
    .card-sect__bslider .swiper-slide {
        height: 65vw; 
    }
}
.card-sect__main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    margin-left: 30px;
    position: relative;
    padding-top: 40px; 
}
@media only screen and (max-width: 1200px) {
    .card-sect__main {
        padding-top: 20px; 
    }
}
@media only screen and (max-width: 992px) {
    .card-sect__main {
        padding-top: 50px;
        margin-left: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        position: static; 
    }
}
@media only screen and (max-width: 576px) {
    .card-sect__main {
        padding-top: 25px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; 
    }
}
.card-sect__main-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 16px;
}
@media only screen and (max-width: 1200px) {
    .card-sect__main-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; 
    }
}
@media only screen and (max-width: 576px) {
    .card-sect__main-header {
        display: none; 
    }
}
.card-sect__main-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
}
@media only screen and (max-width: 576px) {
    .card-sect__main-footer {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
    }
}
.card-sect__main-footer .card-sect__price-link {
    display: none; 
}
@media only screen and (max-width: 576px) {
    .card-sect__main-footer .card-sect__price-link {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 15px; 
        margin-right: 15px;
    }
}
.card-sect__labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    bottom: 100%;
    left: 0;
    width: 100%;
    z-index: 10; 
}
@media only screen and (max-width: 992px) {
    .card-sect__labels {
        -webkit-transform-origin: 0 bottom;
        -ms-transform-origin: 0 bottom;
        transform-origin: 0 bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 420px;
        bottom: auto;
        top: -28px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; 
    }
}
@media only screen and (max-width: 576px) {
    .card-sect__labels {
        width: 65vw;
        top: 50px; 
    }
}
.card-sect__label {
    background-color: currentColor;
    margin-right: 10px;
    font-size: 17px;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal;
    padding: 6px 10px 5px;
    border-radius: 15px 15px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    text-align: center; 
}
@media only screen and (max-width: 992px) {
    .card-sect__label {
        font-size: 12px; 
    }
}
.card-sect__label:last-child {
    margin-right: 0; 
}
.card-sect__label span {
    color: #fff;
    line-height: 144%;
    display: inline-block; 
}
@media only screen and (max-width: 992px) {
    .card-sect__label span {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg); 
    }
}
.card-sect__title {
    font-size: 35px;
    line-height: 144%;
    margin-right: 20px; 
    color: #162026;
}
@media only screen and (max-width: 1200px) {
    .card-sect__title {
        font-size: 26px; 
    }
}
.card-sect__instock {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #34c27e;
    font-size: 18px;
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-top: 9px; 
}
@media only screen and (max-width: 1200px) {
    .card-sect__instock {
        font-size: 16px; 
    }
}
.card-sect__instock-icon {
    width: 23px;
    height: 23px;
    margin-right: 10px;
    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;
    background-color: currentColor;
    border-radius: 50%; 
}
.card-sect__instock-text {
    display: inline-block;
    line-height: 144%;
    white-space: nowrap; 
}
.card-sect__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 16px 0;
    border: 1px solid #E3E3E3;
    border-right: none;
    border-left: none;
    margin-bottom: 25px; 
}
@media only screen and (max-width: 576px) {
    .card-sect__price {
        border-bottom: none;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 10px; 
    }
}
.card-sect__price-decor {
    width: 1px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 1px;
    flex: 0 0 1px;
    background-color: #e3e3e3;
    min-height: 40px;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    margin: 0 30px; 
}
@media only screen and (max-width: 1200px) {
    .card-sect__price-decor {
        margin: 0 15px; 
    }
}
@media only screen and (max-width: 576px) {
    .card-sect__price-decor {
        display: none; 
    }
}
.card-sect__price-data {
    margin-left: 0;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
}
.card-sect__price-now {
    margin-right: 20px;
    white-space: nowrap;
    color: #EE5757;
    line-height: 144%;
    font-size: 32px;
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal; 
}
@media only screen and (max-width: 1200px) {
    .card-sect__price-now {
        font-size: 28px; 
    }
}
@media only screen and (max-width: 576px) {
    .card-sect__price-now {
        font-size: 26px; 
    }
}
.card-sect__price-old {
    white-space: nowrap;
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    line-height: 144%;
    font-size: 20px;
    text-decoration: line-through; 
}
@media only screen and (max-width: 1200px) {
    .card-sect__price-old {
        font-size: 18px; 
    }
}
.card-sect__price-link {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    position: relative;
    padding-left: 25px; 
}
@media only screen and (max-width: 1200px) {
    .card-sect__price-link {
        font-size: 14px; 
    }
}
@media only screen and (max-width: 576px) {
    .card-sect__price-link {
        display: none;
        height: 52px;
        width: 75px;
        -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 #00773c;
        border-radius: 30px;
        padding: 0; 
    }
}
.card-sect__price-link img {
    display: inline-block;
    margin-right: 7px;
    position: absolute;
    top: 0;
    left: 0; 
}
@media only screen and (max-width: 576px) {
    .card-sect__price-link img {
        position: static;
        margin-right: 0; 
    }
}
.card-sect__price-link a {
    color: #888888;
    border-bottom: 0.5px solid rgba(136, 136, 136, 0.2);
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.card-sect__price-link a:hover {
    text-decoration: none;
    color: #888;
    border-bottom-color: rgba(136, 136, 136, 0.2); 
}
.card-sect__price-link a:focus, .card-sect__price-link a:active {
    text-decoration: none;
    color: #888; 
}
.card-sect__ctrls {
    margin-bottom: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; 
}
@media only screen and (max-width: 576px) {
    .card-sect__ctrls {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 5px; 
    }
}
.card-sect__ctrls > * {
    margin-bottom: 15px; 
}
.card-sect__ctrls .card-sect__instock {
    display: none; 
}
@media only screen and (max-width: 576px) {
    .card-sect__ctrls .card-sect__instock {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex; 
    }
}
.card-sect__specif {
    margin-right: 45px; 
}
@media only screen and (max-width: 576px) {
    .card-sect__specif,
    .card-sect__instr,
    .card-sect__diller {
        margin-bottom: 15px;
        margin-right: 15px; 
    }
}
.card-sect__specif-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #888888;
    line-height: 144%;
    font-size: 16px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
@media only screen and (max-width: 480px) {
    .card-sect__specif-title {
        font-size: 14px; 
    }
}
.card-sect__specif-title span {
    margin-right: 5px;
    width: 17px;
    height: 1.5px;
    background-color: rgba(136, 136, 136, 0.5);
    position: relative;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.card-sect__specif-title span::before, .card-sect__specif-title span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 1.5px;
    background-color: rgba(136, 136, 136, 0.5);
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.card-sect__specif-title span::before {
    top: calc(50% - 7px); 
}
.card-sect__specif-title span::after {
    top: calc(50% + 5px); 
}
.card-sect__specif-title:hover {
    text-decoration: none;
    color: #00773c !important; 
}
.card-sect__specif-title:hover span {
    background-color: rgba(205, 156, 114, 0.5); 
}
.card-sect__specif-title:hover span::before, .card-sect__specif-title:hover span::after {
    background-color: rgba(205, 156, 114, 0.5); 
}
.card-sect__specif-title:focus, .card-sect__specif-title:active {
    text-decoration: none;
    color: #888; 
}
.card-sect__colors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; 
}
@media only screen and (max-width: 576px) {
    .card-sect__colors {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
    }
}
.card-sect__colors-title {
    font-size: 16px;
    line-height: 144%;
    color: #888;
    display: inline-block;
    margin-right: 12px;
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal; 
}
.card-sect__colors-select {
    color: #162026;
    line-height: 144%;
    font-size: 16px;
    display: inline-block;
    margin-right: 30px; 
}
.card-sect__colors-checks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
}
.card-sect__colors-check {
    margin-right: 10px;
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    overflow: hidden;
    cursor: pointer; 
}
.card-sect__colors-check:last-child {
    margin-right: 0; 
}
.card-sect__colors-check input {
    visibility: hidden;
    position: absolute;
    width: 0;
    height: 0;
    left: -2000px; 
}
.card-sect__colors-check input + span{
    border-color: #00773c; 
}
.card-sect__colors-check span {
    width: 38px;
    height: 38px;
    border: 1px solid transparent;
    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;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; 
}
.card-sect__colors-check span::before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    border-radius: 50%;
    background-color: currentColor; 
}
.cards-sect .card-title.def-title {
    text-align: center;
    margin: 0 0 1em 0;
}
.cards-sect .card-sect {
    background: #F9F9F9 !important;
}
.cards-sect .card-sect:nth-child(2n) {
    background: #fff !important;
}
.cards-sect .card-sect .card-sect__ctrls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -20px 0 0;
    border-bottom: none;
    position: relative;
}
.cards-sect .card-sect .card-sect__ctrls:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 20px;
    height: 1px;
    background: #E3E3E3;
}
.cards-sect .card-sect .card-sect__instock,
.cards-sect .card-sect .card-sect__specif,
.cards-sect .card-sect .card-sect__inst,
.cards-sect .card-sect .card-sect__diller,
.cards-sect .card-sect__instr {
    width: auto;
    padding: 0 20px 0 0;
    margin: 0 0 10px 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.cards-sect .card-sect .card-sect__instock {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.cards-sect .card-sect .card-sect__specif {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.cards-sect .card-sect .card-sect__inst {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.cards-sect .card-sect .card-sect__diller {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.cards-sect .card-sect .card-sect__colors {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    width: 100%;
    padding-top: 20px;
}
.cards-sect .card-sect .card-sect__colors-select {
    margin-right: 10px;
}
.cards-sect .card-sect .card-sect__inst-title:before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    position: relative;
    overflow: hidden;
    margin: 0 8px 0 0;
    background: url(../../../../../../img/icons/inst.svg) center no-repeat;
    background-size: 100% auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
}
.cards-sect .card-sect .card-sect__diller-title:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
    overflow: hidden;
    margin: 0 8px 0 0;
    background: url(../../../../../../img/icons/diller.svg) center no-repeat;
    background-size: 100% auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all ease 0.2s;
    transition: all ease 0.2s;
    top: -2px;
}
.cards-sect .card-sect .card-sect__specif-title span {
    margin-right: 8px;
}
.cards-sect .card-sect .card-sect__specif-title,
.cards-sect .card-sect .card-sect__inst-title,
.cards-sect .card-sect .card-sect__diller-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 24px;
    color: #888888;
    text-decoration: none;
    position: relative;
    -webkit-transition: color ease 0.2s;
    transition: color ease 0.2s;
    font-weight: 600;
    font-family: "Mont", Arial, sans-serif;
}
.cards-sect .card-sect .card-sect__specif-title:hover,
.cards-sect .card-sect .card-sect__inst-title:hover,
.cards-sect .card-sect .card-sect__diller-title:hover,
.cards-sect .card-sect .card-sect__specif-title.active,
.cards-sect .card-sect .card-sect__inst-title.active,
.cards-sect .card-sect .card-sect__diller-title.active {
    color: #00773c;
}
.cards-sect .card-sect .card-sect__specif-title:hover:before,
.cards-sect .card-sect .card-sect__inst-title:hover:before,
.cards-sect .card-sect .card-sect__diller-title:hover:before,
.cards-sect .card-sect .card-sect__specif-title.active:before,
.cards-sect .card-sect .card-sect__inst-title.active:before,
.cards-sect .card-sect .card-sect__diller-title.active:before {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
}
.cards-sect .card-sect .card-sect__colors-title {
    font-weight: 600;
}
.card-sect__buy {
    display: inline-block;
    height: 68px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    padding: 10px 20px; 
}
@media only screen and (max-width: 1200px) {
    .card-sect__buy {
        font-size: 16px !important; 
    }
}
@media only screen and (max-width: 576px) {
    .card-sect__buy {
        font-size: 15px !important;
        height: 52px;
        min-width: 200px;
        margin-right: 0;
        margin-bottom: 15px; 
        width: 100%;
        align-items: center;
        flex-basis: 100%;
        justify-content: center;
        display: inline-flex !important;    
    }
}
.card-sect__signup {
    display: inline;
    font-size: 16px;
    line-height: 110%;
    color: #162026;
    border-bottom: 1px solid rgba(22, 32, 38, 0.1);
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    text-decoration: none;
    margin-left: 45px; 
}
@media only screen and (max-width: 1200px) {
    .card-sect__signup {
        margin-left: 20px;
        font-size: 14px; 
    }
}
@media only screen and (max-width: 576px) {
    .card-sect__signup {
        margin-bottom: 15px;
        margin-top: 5px;
        margin: 5px 0 10px 0; 
    }
}
.card-sect__signup:hover {
    text-decoration: none;
    border-bottom-color: #00773c;
    color: #00773c !important; 
}
.card-sect__edge {
    padding-top: 60px; 
}
@media only screen and (max-width: 992px) {
    .card-sect__edge {
        padding-top: 40px; 
    }
}
@media only screen and (max-width: 576px) {      
    .card-sect__edge {
        padding-top: 20px; 
    }
}
.card-sect__edge-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 20px; 
}
@media only screen and (max-width: 992px) {
    .card-sect__edge-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto; 
    }
}
.card-sect__edge-item {
    background-color: #fff;
    padding: 45px 45px 55px;
    border-radius: 30px 30px 0 0;
    -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05); 
}
@media only screen and (max-width: 1200px) {
    .card-sect__edge-item {
        padding: 30px 30px 35px; 
    }
}
@media only screen and (max-width: 992px) {
    .card-sect__edge-item {
        min-width: 220px; 
    }
}
.card-sect__edge-item-icon {
    height: 75px; 
}
@media only screen and (max-width: 1200px) {
    .card-sect__edge-item-icon {
        height: 65px; 
    }
}
.card-sect__edge-item-text {
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 144%; 
}
@media only screen and (max-width: 1200px) {
    .card-sect__edge-item-text {
        font-size: 15px; 
    }
}
.card-sect__edge.main{
    padding-top: 200px;
}
@media only screen and (max-width: 1200px) {
    .card-sect__edge.main{
        padding-top: 100px;
    }            
}
@media only screen and (max-width: 768px) {
    .card-sect__edge.main{
        padding-top: 30px;
    }
}
@media only screen and (max-width: 992px) {
  
    .cards-sect .card-sect .card-sect__instock-icon {
        width: 14px;
        height: 14px;
    }
    .cards-sect .card-sect .card-sect__instock-icon img {
        width: 10px;
    }
    .cards-sect .card-sect .card-sect__instock-text {
        font-size: 15px;
        line-height: 24px;
        font-weight: 600;
        font-family: "Mont", Arial, sans-serif;
    }
    .cards-sect .card-sect .card-sect__signup {
        font-size: 15px;
        line-height: 1.44;
    }
    .cards-sect .card-sect .card-sect__price-link {
        background-color: #fff;
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media only screen and (min-width: 577px) and (max-width: 992px) {
    .cards-sect .card-sect {
        padding-bottom: 60px;
    }
    .cards-sect .card-sect .card-sect__ctrls {
        margin-bottom: 20px;
    }
    .cards-sect .card-sect .card-sect__title {
        font-size: 46px;
        line-height: 1.18;
        font-weight: bold;
        margin-bottom: 20px;
    }
    .cards-sect .card-sect .card-sect__price-link {
        background-color: transparent;
        font-weight: 600;
    }
}
@media only screen and (max-width: 576px) {
    .cards-sect .card-sect {
        padding-top: 64px;
        padding-bottom: 50px;
    }
    .cards-sect .card-sect .card-sect__mtitle-title {
        font-size: 46px;
        line-height: 1.18;
        font-weight: bold;
    }
    .cards-sect .card-sect .card-sect__mtitle-desc {
        display: none;
    }
    .card-hr-w{
        align-items: flex-start;
        justify-content: flex-start !important;
        width: 100% !important;
    }
    .card-sect__specif,
    .card-sect__instr,
    .card-sect__diller{
        width: 100% !important;
        max-width: 100% !important;
        padding-right: 0 !important;
    }
    .osob-bl2-btns{
        flex-direction: column;
    }
    .osob-bl2-btns > a{
        width: 100% !important;
    }
}
@media (min-width: 993px) {
    .cards-sect .card-sect {
        padding-top: 160px;
        padding-bottom: 133px;
    }
    .cards-sect .card-sect .card-sect__label {
        padding-left: 24px;
        padding-right: 24px;
        min-width: 84px;
    }
    .cards-sect .card-sect .card-sect__main {
        padding-top: 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cards-sect .card-sect .card-sect__title {
        font-size: 35px;
        line-height: 1.44;
        font-weight: 600;
        font-family: 'Montserrat', sans-serif;
    }
    .cards-sect .card-sect .card-sect__instock-text {
        font-weight: 400;
        font-family: 'Montserrat', sans-serif;
    }
    .cards-sect .card-sect .card-sect__main-header {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        margin-bottom: 30px;
    }
    .cards-sect .card-sect .card-sect__labels {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .cards-sect .card-sect .card-sect__price {
        width: 100%;
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .cards-sect .card-sect .card-sect__instock {
        margin-bottom: 0;
    }
    .cards-sect .card-sect .card-sect__ctrls {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .cards-sect .card-sect .card-sect__ctrls:before {
        display: none;
    }
    .cards-sect .card-sect .card-sect__main-footer {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
        width: 100%;
    }
    .cards-sect .card-sect .card-sect__instock,
    .cards-sect .card-sect .card-sect__specif,
    .cards-sect .card-sect .card-sect__inst,
    .cards-sect .card-sect .card-sect__diller {
        width: auto;
        padding-right: 20px;
    }
    .cards-sect .card-sect .card-sect__price-link {
        color: #000;
        font-size: 16px;
        line-height: 1.44;
    }
    .cards-sect .card-sect .card-sect__price-link a {
        color: #000;
        border-bottom: none;
    }
    .cards-sect .card-sect .card-sect__signup {
        font-weight: 400;
    }
    .cards-sect .card-sect .card-sect__price-decor {
        margin-left: 10px;
        margin-right: 10px;
    }
    .cards-sect .card-sect .card-sect__price-now {
        font-weight: 600;
    }
    .cards-sect .card-sect * {
        font-family: 'Montserrat', sans-serif;
    }
}
.card-hr-w{
    margin: 20px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
    .card-hr-w{
        align-items: flex-start;
        justify-content: center;
    }
}
.card-sect__colors-checkblack{
    position: relative;
    overflow: hidden;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 38px;
    margin-right: 10px;
}
.card-sect__colors-checkblack span{
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 20px;
}
.card-sect__colors-checkblack.active{
    border: 1px solid #00773c;
}

/* 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: #00773c; 
}
.sgallery-sect__slider-prev:hover::before, 
.sgallery-sect__slider-next:hover::before {
    border-color: #00773c; 
}
.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: #00773c;
    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?168191820210203*/
.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: #00773c; 
}
@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: #00773c;
    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: 16px;
    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 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: #00773c;
}
/* End */


/* Start:/local/components/imassage/zakazat/style.css?16818257426273*/
.how-sect {
    padding: 155px 0 135px; 
}
@media only screen and (max-width: 992px) {
    .how-sect {
        padding: 70px 0 60px; 
    } 
}
@media only screen and (max-width: 768px) {
    .how-sect {
        padding: 50px 0 15px; 
    } 
}
@media only screen and (max-width: 576px) {
    .how-sect {
        padding: 40px 0 15px; 
    } 
}
.how-sect__title {
    margin-bottom: 12px; 
}
.how-sect__subtitle {
    line-height: 155%;
    font-size: 16px;
    width: 100%;
    max-width: 540px;
    margin: 0 auto 60px;
    text-align: center; 
}
@media only screen and (max-width: 768px) {
    .how-sect__subtitle {
        margin-bottom: 40px; 
    } 
}
@media only screen and (max-width: 576px) {
    .how-sect__subtitle {
        font-size: 15px; 
    } 
}
.how-sect__items {
    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: 768px) {
    .how-sect__items {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; 
    } 
}
.how-sect__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    overflow: hidden; 
}
@media only screen and (max-width: 1200px) {
    .how-sect__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 23%;
        flex: 0 0 23%; 
    } 
}
@media only screen and (max-width: 992px) {
    .how-sect__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 24%;
        flex: 0 0 24%; 
    } 
}
@media only screen and (max-width: 768px) {
    .how-sect__item {
        margin-bottom: 30px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
        flex: 0 0 48%; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center; 
    } 
}
.how-sect__item-icon {
    height: 93px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 42px; 
}
@media only screen and (max-width: 768px) {
    .how-sect__item-icon {
        height: 80px;
        padding-bottom: 32px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-icon {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; 
    } 
}
.how-sect__item-icon img {
    display: inline-block;
    margin-right: 25px; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-icon img {
        margin-right: 20px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-icon img {
        margin-right: 10px; 
    } 
}
.how-sect__item-icon span {
    display: inline-block;
    margin-right: 30px;
    font-size: 18px;
    line-height: 144%;
    font-family: "BazaART",Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #888;
    letter-spacing: 0.1em; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-icon span {
        margin-right: 20px; 
    } 
}
.how-sect__item-icon::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #e8e8e8;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-icon::after {
        display: none; 
    } 
}
.how-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) {
    .how-sect__item-title {
        font-size: 15px;
        margin-bottom: 20px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-title {
        font-size: 14px; 
    }
}
.how-sect__item-text {
    font-size: 16px;
    line-height: 144%;
    color: #888;
    font-family: "Mont",Arial,sans-serif;
    font-weight: 300;
    font-style: normal; 
}
@media only screen and (max-width: 992px) {
    .how-sect__item-text {
        font-size: 14px; 
    } 
}
@media only screen and (max-width: 480px) {
    .how-sect__item-text {
        font-size: 13px; 
    } 
}
.how-sect__item:last-child .how-sect__item-icon span {
    margin-right: 0; 
}
.how-sect__item:last-child .how-sect__item-icon::after {
    display: none; 
}
.how-sect_about .how-sect__item-icon::after {
    display: none; 
}
.how-sect_about .how-sect__item-text {
    font-family: "Mont",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #162026; 
}
.how-sect__item-text {
    font-size: 15px;
    line-height: 1.44;
    color: #888888;
    margin: 14px 0 0 0;
}
@media (min-width: 993px) {
    .how-sect__item-text {
      font-size: 16px;
      margin-top: 25px;
    }  
}
.how-sect .how-sect__item-text {
  font-size: 15px;
  line-height: 1.44;
  color: #888888;
  margin: 14px 0 0 0;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.how-sect .how-sect__item-text {
    font-size: 15px;
    line-height: 1.44;
    color: #888888;
    margin: 14px 0 0 0;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
@media (max-width: 480px) {
  
    .how-sect .def-title {
        font-size: 30px;
    }
    .how-sect .how-sect__item {
        text-align: left;
        padding-left: 24px;
        padding-right: 24px;
        overflow: hidden;
    }
    .how-sect .how-sect__item-title {
        font-size: 16px;
        line-height: 1.45;
        font-weight: 600;
        margin-bottom: 0px;
        font-family: 'Montserrat', sans-serif;
    }
    .how-sect .how-sect__item-icon {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .how-sect .how-sect__item-icon img {
        margin-right: 15px;
    }
    .how-sect .how-sect__item-icon span {
        position: relative;
    }
    .how-sect .how-sect__item-icon span:before {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 100%;
        width: 600px;
        height: 1px;
        background: #E8E8E8;
        margin-bottom: 10px;
        margin-left: 25px;
    }
}
/* End */


/* Start:/local/components/imassage/insta/templates/.default/style.css?16819198986166*/
.inst-sect {
    background: #000 url(../../../../../../img/inst-bg.jpg) center no-repeat;
    background-size: cover;
    padding: 60px 0 105px 0;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.inst-sect .inst-sect__gallery-wrap {
    position: relative;
    line-height: 1;
}
.inst-sect .inst-sect__gallery {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    z-index: 2;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.inst-sect .inst-sect__gallery-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.inst-sect .inst-sect__gallery-item {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 154px;
}
.inst-sect .inst-sect__gallery-item img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
.inst-sect .inst-sect__gallery-border {
    width: 200px;
    height: 350px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: translate(-50%, -47%);
    transform: translate(-50%, -47%);
    z-index: 5;
    background: url(../../../../../../img/inst-phone.png) center no-repeat;
    background-size: auto 100%;
    pointer-events: none;
}
.inst-sect .inst-sect__gallery-item-wrap {
    width: 166px;
    padding: 0 6px;
    position: relative;
    overflow: hidden;
    display: block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.inst-sect .inst-sect__title-wrap {
    display: block;
    position: relative;
    margin-bottom: 103px;
}
.inst-sect .inst-sect__subtitle,
.inst-sect .inst-sect__title {
    font-size: 1.42857143em;
    line-height: 1.42;
    color: #fff;
    text-align: center;
    margin: 0 0 10px 0;
    font-weight: 400;
    z-index: 10;
    position: relative;
}
.inst-sect .inst-sect__subtitle {
    font-size: 2.42857143em;
    color: #00773c;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.inst-sect .inst-sect__subscribe {
    min-width: 306px;
    font-size: 14px;
    font-weight: 400;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    z-index: 10;
}
.inst-sect .inst-sect__slider-wrap {
    display: block;
    position: relative;
    line-height: 1;
}
.inst-sect .inst-sect__slider-border {
    width: 180px;
    height: 350px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: translate(-51.5%, -47%);
    transform: translate(-51.5%, -47%);
    z-index: 5;
    background: url(../../../../../../img/inst-phone.png) center no-repeat;
    background-size: auto 100%;
    pointer-events: none;
}
.inst-sect .swiper {
    width: 168px;
    height: 154px;
    display: block;
    position: relative;
    overflow: visible;
}
.inst-sect .swiper-slide {
    display: block;
    padding: 0 6px;
}
.inst-sect .swiper-slide-pic {
    display: block;
    width: 100%;
    height: 154px;
    position: relative;
    overflow: hidden;
}
.inst-sect .swiper-slide-pic img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}
@media (min-width: 993px) {
    .inst-sect {
        font-size: 16px;
        padding-top: 8.1em;
        padding-bottom: 7.6em;
        overflow: visible;
    }
    .inst-sect .inst-sect__container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .inst-sect .inst-sect__gallery-wrap,
    .inst-sect .inst-sect__slider-wrap {
        width: 50%;
        margin: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        height: 280px;
        position: relative;
    }
    .inst-sect .inst-sect__gallery-items {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
    }
    .inst-sect .inst-sect__gallery-border {
        width: 450px;
        height: 674px;
        left: -75px;
        top: -170px;
        -webkit-transform: none;
        transform: none;
        margin: 0;
    }
    .inst-sect .inst-sect__gallery-border:after {
        display: none;
    }
    .inst-sect .inst-sect__gallery {
        width: auto;
        -webkit-transform: none;
        transform: none;
        left: auto;
        position: relative;
        height: 280px;
    }
    .inst-sect .inst-sect__gallery-item-wrap {
        width: 300px;
        padding: 0 10px;
    }
    .inst-sect .inst-sect__gallery-item {
        height: 280px;
    }
    .inst-sect .inst-sect__action {
        text-align: left;
    }
    .inst-sect .inst-sect__slider,
    .inst-sect .swiper,
    .inst-sect .swiper-wrap {
        width: 300px;
        height: 280px;
    }
    .inst-sect .swiper-slide {
        padding: 0 10px;
    }
    .inst-sect .swiper-slide-pic {
        width: 100%;
        height: 280px;
    }
    .inst-sect .inst-sect__title-wrap {
        text-align: left;
        width: 47%;
        margin: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        padding-bottom: 0px;
    }
    .inst-sect .inst-sect__title,
    .inst-sect .inst-sect__subtitle {
        text-align: left;
        font-size: 2.3em;
        line-height: 1.29;
        margin-bottom: 14px;
        max-width: 23.1em;
    }
    .inst-sect .inst-sect__subtitle {
        font-size: 2.95em;
        max-width: inherit;
        margin-bottom: 0.79661017em;
    }
    .inst-sect .inst-sect__subscribe {
        height: 3.9em;
        font-size: 1em;
    }
    .inst-sect .inst-sect__subscribe .text-btn {
        font-size: 0.9em;
    }
}
@media only screen and (min-width: 1201px) {
    .inst-sect {
        font-size: 20px;
    }
}
@media only screen and (max-width: 480px) {
    .inst-sect .inst-sect__subscribe {
        min-width: 100%;
    }
}
/* End */
/* /assets/css/pages/index.css?168192002312531 */
/* /local/components/imassage/mission/templates/.default/style.css?16817407157410 */
/* /local/components/imassage/why/style.css?168542725413800 */
/* /local/components/imassage/item/style.css?170536430232583 */
/* /local/components/imassage/showroom/templates/.default/style.css?16817467336362 */
/* /local/components/imassage/testdrive/templates/.default/style.css?168191820210203 */
/* /local/components/imassage/zakazat/style.css?16818257426273 */
/* /local/components/imassage/insta/templates/.default/style.css?16819198986166 */
