.Layout_container__A1qNp {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 100vh
}
.Layout_main__wzvG5 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0 46px
}

.Layout_background__ZlV6e {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #151619
}
.BookingHeader_bookingHeader__JETYC {
    background-color: #151619;
    position: fixed;
    left: 0;
    z-index: 500;
    -webkit-transition: -webkit-transform .5s cubic-bezier(.17, .04, .03, .94);
    transition: -webkit-transform .5s cubic-bezier(.17, .04, .03, .94);
    -o-transition: transform .5s cubic-bezier(.17, .04, .03, .94);
    transition: transform .5s cubic-bezier(.17, .04, .03, .94);
    transition: transform .5s cubic-bezier(.17, .04, .03, .94), -webkit-transform .5s cubic-bezier(.17, .04, .03, .94);
    will-change: transform;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.BookingHeader_leftContainer__Pizvk {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 200px
}


.Services_list__3Sfcd {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 2vmax max(6%, 1.5em) 0;
    width: 100%
}

.Services_item__NU7FO {
    margin: 0 0 2.5em
}

.Background_root__JqxoL {
    position: absolute;
    top: 0;
    left: 0;
    max-height: 100vh;
    width: 100%;
    height: 100%
}

.Background_blur__cuYdr,
.Background_image__Rsqoc {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: 50% 50% no-repeat;
    background-size: cover
}

.Background_image__Rsqoc {
    overflow: hidden
}

.Background_gradient__LxJVr,
.Background_overlay__cqWIi {
    position: relative;
    height: 100%;
    background: rgba(21, 22, 25, .4)
}

.Background_gradient__LxJVr {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(21, 22, 25, .4)), to(#151619));
    background: -o-linear-gradient(top, rgba(21, 22, 25, .4) 55%, #151619);
    background: linear-gradient(180deg, rgba(21, 22, 25, .4) 55%, #151619)
}

.Background_blur__cuYdr {
    -webkit-filter: blur(10px);
    filter: blur(10px)
}


.BookingHeader_leftContainer__Pizvk {
    width: 130px
}

@media (min-width:992px) {
    .Background_image__Rsqoc {
        top: var(--main-background-top-padding)
    }
}

@media (min-width:992px) {
    .Layout_background__ZlV6e {
        top: 46px
    }

    .Layout_pageName__ceceF {
        font-size: 1.8em
    }
}


@media (min-width:768px) {
    .Services_title__0Ec_d {
        padding-top: 30px;
        font-size: 17px
    }

    .Services_list__3Sfcd {
        text-align: center
    }

    .Services_listView__FhtzB .Services_item__NU7FO {
        margin-bottom: 1.5em;
        width: 100%
    }
}

@media (min-width:576px) and (max-width:767px),
(min-width:992px) {
    .Services_item__NU7FO {
        display: inline-block;
        margin-left: 2%;
        margin-right: 2%;
        width: 46%
    }
}

@media (max-width:991px) {
    .BookingHeader_bookingHeader__JETYC {
        top: -70px;
        height: 70px;
        padding: 0 10px
    }
}

@media (min-width:992px) {
    .BookingHeader_bookingHeader__JETYC {
        top: -100px;
        height: 100px;
        padding: 0 64px 0 36px
    }
}

@media (max-width:380px){
    .BookingHeader_clearServices__3T2a_ {
        font: 300 12px Futura, Arial, Helvetica Neue, Helvetica, sans-serif
    }
}




.Service_root__5_yaz {
    -webkit-box-shadow: 0 0 46px rgba(21, 22, 25, .5);
    box-shadow: 0 0 46px rgba(21, 22, 25, .5);
    line-height: 1.5
}

.Service_header__xKaf_ {
    padding-bottom: 88%;
    background: 50% 50% no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    -webkit-transition: -webkit-transform .25s linear;
    transition: -webkit-transform .25s linear;
    -o-transition: transform .25s linear;
    transition: transform .25s linear;
    transition: transform .25s linear, -webkit-transform .25s linear
}

.Service_image__DiRU9 {
    display: none
}

.Service_main__gBI1n {
    position: relative;
    background: #fff;
    color: #0f0f11;
    display: grid;
    grid-template-areas: "description description""options select";
    grid-template-columns: 1fr 37%;
    grid-template-rows: auto -webkit-max-content;
    grid-template-rows: auto max-content
}

.Service_description__VKj3S {
    grid-area: description;
    padding: 1em 1em 0
}

.Service_title__Nzezw {
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .04em;
    font-size: 12px
}

.Service_deposit__Gin5_ {
    font-size: 13px;
    line-height: 1.2;
    margin: .2em 0
}

.Service_summary__33IUT {
    display: none;
    margin: 1.1em 0;
    color: #747c80;
    line-height: 1.6
}

.Service_options__XhS_T {
    align-self: center;
    margin: 0;
    grid-area: options;
    padding: 0 0 0 1.1em;
    list-style: none;
    font-size: 12px;
    font-family: var(--font-family-headings)
}

.Service_options__XhS_T b {
    display: none
}

.Service_option__UFN3L {
    display: inline-block;
    vertical-align: top
}

.Service_option__UFN3L:first-child {
    position: relative;
    padding-right: 21px
}

.Service_option__UFN3L:first-child:after {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    border-right: 1px solid #747c80;
    content: ""
}

.Service_button__WTaB1 {
    grid-area: select;
    padding: .8em 1em;
    outline: none;
    border: 0;
    color: #fff;
    font-size: 12px;
    line-height: inherit;
    cursor: pointer
}

.Service_listItem__3GMe_ .Service_header__xKaf_ {
    display: none
}

.Service_listItem__3GMe_ .Service_title__Nzezw {
    letter-spacing: 1.7px
}

.Service_listItem__3GMe_ .Service_main__gBI1n {
    width: calc(100% - 48px);
    margin: 0;
    padding: 24px;
    height: auto;
    min-height: 100px;
    grid-template-areas: "description description""options options"". select";
    grid-template-columns: 1fr 8.3em;
    grid-row-gap: .5em
}

.Service_listItem__3GMe_ .Service_description__VKj3S {
    padding: 0
}

.Service_listItem__3GMe_ .Service_button__WTaB1 {
    -ms-flex-item-align: center;
    align-self: center;
    padding: 14px 16px
}

.Service_listItem__3GMe_ .Service_options__XhS_T {
    font-size: 14px;
    padding-left: 0;
    text-align: right
}

.Service_listItem__3GMe_ .Service_summary__33IUT {
    display: block;
    margin-top: .7rem;
    color: #101215
}

.Service_summarySmall__NU_Id {
    font-size: 11px
}

.Service_mobileMoreInfoBtn__ep1FE {
    font-size: 40px;
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 2
}

.Service_mobileMoreInfoBtn__ep1FE:hover {
    opacity: .8
}

.Service_mobileDescriptionWrap__YZKdP {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 44px;
    background: rgba(0, 0, 0, .78);
    top: 100%;
    -webkit-transition: top .3s linear;
    -o-transition: top .3s linear;
    transition: top .3s linear
}

.Service_showMobileDescription__t9zMA {
    top: 0
}

.Service_mobileDescriptionInner__R_aPy {
    font-size: 95%
}

@media screen and (max-width:580px) {
    .Service_header__xKaf_ {
        padding-bottom: 78%
    }
}

@media (min-width:768px) {
    .Service_root__5_yaz {
        position: relative;
        margin: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        vertical-align: top;
        text-align: left
    }

    .Service_header__xKaf_ {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        width: 296px;
        height: 100%
    }

    .Service_header__xKaf_:hover {
        z-index: 2;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .Service_main__gBI1n {
        margin: 0 0 0 35%;
        min-height: 260px;
        -webkit-box-shadow: 0 0 46px rgba(21, 22, 25, .5);
        box-shadow: 0 0 46px rgba(21, 22, 25, .5);
        -webkit-transition: -webkit-transform .3s;
        transition: -webkit-transform .3s;
        -o-transition: transform .3s;
        transition: transform .3s;
        transition: transform .3s, -webkit-transform .3s;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        will-change: transform;
        cursor: pointer
    }

    .Service_main__gBI1n:hover {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    .Service_main__gBI1n:before {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 64px;
        background: -o-linear-gradient(top, hsla(0, 0%, 100%, 0), #fff 12px);
        background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 12px);
        content: "";
        z-index: -1
    }

    .Service_description__VKj3S {
        padding: 1.8em 1.8em 0
    }

    .Service_options__XhS_T {
        font-size: 17px
    }

    .Service_button__WTaB1 {
        font-size: 15px
    }

    .Service_button__WTaB1:hover {
        opacity: .8
    }

    .Service_mobileDescriptionWrap__YZKdP,
    .Service_mobileMoreInfoBtn__ep1FE {
        display: none
    }

    .Service_summary__33IUT {
        display: block
    }

    .Service_summarySmall__NU_Id {
        font-size: 11px
    }

    .Service_listItem__3GMe_ .Service_main__gBI1n {
        width: 100%;
        padding: 24px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: transparent;
        color: #fff;
        -webkit-transition: all .4s linear;
        -o-transition: all .4s linear;
        transition: all .4s linear;
        grid-template-columns: auto 4% -webkit-max-content 15%;
        grid-template-columns: auto 4% max-content 15%;
        grid-template-areas: "description . options select";
        grid-column-gap: .7em;
        grid-row-gap: 0
    }

    .Service_listItem__3GMe_ .Service_main__gBI1n:hover {
        -webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03);
        background: #fff;
        color: #101215
    }

    .Service_listItem__3GMe_ .Service_summary__33IUT {
        color: #fff
    }

    .Service_listItem__3GMe_ .Service_options__XhS_T {
        font-size: 16px
    }

    .Service_listItem__3GMe_ .Service_title__Nzezw {
        font-size: 16px;
        margin-bottom: 3px
    }

    .Service_listItem__3GMe_ .Service_main__gBI1n:hover .Service_summary__33IUT,
    .Service_listItem__3GMe_ .Service_main__gBI1n:hover .Service_title__Nzezw {
        color: #101215
    }

    .Service_listItem__3GMe_ .Service_main__gBI1n:before {
        display: none
    }
}

@media (min-width:768px) and (max-width:991px) {
    .Service_title__Nzezw {
        font-size: 16px
    }

    .Service_deposit__Gin5_ {
        font-size: 14px
    }

    .Service_summary__33IUT {
        font-size: 16px
    }

    .Service_summarySmall__NU_Id {
        font-size: 11px
    }

    .Service_main__gBI1n {
        margin: 0 0 0 32%
    }
}

@media screen and (max-width:1400px) and (min-width:992px) {

    .Service_options__XhS_T,
    .Service_summary__33IUT {
        font-size: 14px
    }

    .Service_summarySmall__NU_Id {
        font-size: 11px
    }
}

@media screen and (min-width:0) and (max-width:360px) {
    .Service_mobileDescriptionInner__R_aPy {
        font-size: 70%
    }

    .Service_mobileDescriptionWrap__YZKdP {
        padding-top: 22px
    }

    .Service_mobileMoreInfoBtn__ep1FE {
        font-size: 30px
    }
}

@media screen and (min-width:360px) and (max-width:410px) {
    .Service_mobileDescriptionInner__R_aPy {
        font-size: 80%
    }
}

.SalonContact_userPhone__hDFmW {
    display: block;
    font-size: 32px
}

.SalonContact_userEmail__xeYX8 {
    display: block;
    font-size: 21px;
    word-break: break-all
}