.restaurant .block {
    padding: 172px 70px;
    background: #f7f6e2;
    position: relative;
    min-height: 1991px;
    overflow-x: hidden;
}

@media (max-width: 1919px) {
    .restaurant .block {
        padding: 136px 56px;
        min-height: 1575px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block {
        padding: 132px 48px;
        min-height: 1485px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block {
        padding: 116px 40px;
        min-height: 1222px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block {
        padding: 116px 32px;
        min-height: 1202px;
    }
}

@media (max-width: 767px) {
    .restaurant .block {
        padding: 87px 18px;
        min-height: 1040px;
    }
}

.restaurant .block .title {
    margin-left: 225px;
    max-width: 1103px;
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 104px;
    line-height: 100%;
    text-transform: uppercase;
    color: #3e376d;
    position: relative;
    z-index: 4;
}

@media (max-width: 1919px) {
    .restaurant .block .title {
        margin-left: 161px;
        font-size: 88px;
        max-width: 934px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block .title {
        margin-left: 151px;
        font-size: 84px;
        max-width: 891px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .title {
        margin-left: 69px;
        font-size: 76px;
        max-width: 806px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .title {
        font-size: 68px;
        max-width: 704px;
        text-align: center;
        margin-left: unset;
    }
}

@media (max-width: 767px) {
    .restaurant .block .title {
        max-width: 339px;
        font-size: 42px;
        line-height: 90%;
    }
}

.restaurant .block .title .special {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 300;
    font-size: 110px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #3e376d;
    position: absolute;
    bottom: -100px;
    display: inline-block;
    max-width: 542px;
    right: -55px;
}

@media (max-width: 1919px) {
    .restaurant .block .title .special {
        font-size: 94px;
        right: 0;
        max-width: 464px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block .title .special {
        font-size: 88px;
        right: 44px;
        max-width: 434px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .title .special {
        font-size: 80px;
        bottom: -80px;
        max-width: 395px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .title .special {
        font-size: 72px;
        right: unset;
        left: 50%;
        transform: translateX(-50%);
        max-width: 355px;
    }
}

@media (max-width: 767px) {
    .restaurant .block .title .special {
        font-size: 44px;
        line-height: 90%;
        bottom: -42px;
        max-width: 339px;
    }
}

.restaurant .block .media-wrapper {
    display: flex;
    align-items: flex-start;
    grid-gap: 147px;
    gap: 147px;
    position: relative;
    margin-top: 130px;
}

@media (max-width: 1919px) {
    .restaurant .block .media-wrapper {
        margin-top: 120px;
        grid-gap: 109px;
        gap: 109px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block .media-wrapper {
        margin-top: 120px;
        grid-gap: 98px;
        gap: 98px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .media-wrapper {
        margin-top: 95px;
        grid-gap: 78px;
        gap: 78px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .media-wrapper {
        margin-top: 136px;
        grid-gap: 59px;
        gap: 59px;
    }
}

@media (max-width: 767px) {
    .restaurant .block .media-wrapper {
        margin-top: 79px;
        grid-gap: unset;
        gap: unset;
    }
}

.restaurant .block .media-wrapper .img3 {
    margin-top: 201px;
    z-index: 3;
    -o-object-fit: cover;
    object-fit: cover;
    width: 452px;
    height: 508px;
}

@media (max-width: 1919px) {
    .restaurant .block .media-wrapper .img3 {
        margin-top: 151px;
        width: 339px;
        height: 381px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block .media-wrapper .img3 {
        margin-top: 134px;
        width: 301px;
        height: 338px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .media-wrapper .img3 {
        margin-top: 108px;
        width: 241px;
        height: 270px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .media-wrapper .img3 {
        margin-top: 80px;
        width: 180px;
        height: 203px;
    }
}

@media (max-width: 767px) {
    .restaurant .block .media-wrapper .img3 {
        display: none;
    }
}

.restaurant .block .media-wrapper .content {
    z-index: 2;
    position: relative;
}

.restaurant .block .media-wrapper .content .text {
    margin-top: 47px;
    max-width: 712px;
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 400;
    font-size: 52px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: #3e376d;
    position: relative;
    z-index: 2;
}

@media (max-width: 1919px) {
    .restaurant .block .media-wrapper .content .text {
        font-size: 44px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .media-wrapper .content .text {
        font-size: 36px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .media-wrapper .content .text {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .restaurant .block .media-wrapper .content .text {
        font-size: 28px;
    }
}

.restaurant .block .media-wrapper .content img {
    width: 800px;
    height: 849px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1919px) {
    .restaurant .block .media-wrapper .content img {
        width: 600px;
        height: 637px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block .media-wrapper .content img {
        width: 533px;
        height: 566px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .media-wrapper .content img {
        width: 426px;
        height: 452px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .media-wrapper .content img {
        width: 320px;
        height: 339px;
    }
}

@media (max-width: 767px) {
    .restaurant .block .media-wrapper .content img {
        width: 339px;
        height: 360px;
    }
}

.restaurant .block .media-wrapper .content .pdf {
    margin-top: 204px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    grid-gap: 32px;
    gap: 32px;
    position: relative;
    z-index: 3;
    max-width: 320px;
}

@media (max-width: 1919px) {
    .restaurant .block .media-wrapper .content .pdf {
        margin-top: 157px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block .media-wrapper .content .pdf {
        margin-top: 156px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .media-wrapper .content .pdf {
        margin-top: 96px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .media-wrapper .content .pdf {
        margin-top: 80px;
    }
}

@media (max-width: 767px) {
    .restaurant .block .media-wrapper .content .pdf {
        margin-top: 72px;
        max-width: 221px;
    }
}

.restaurant .block .media-wrapper .content .pdf .text {
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    color: #3e376d;
}

.restaurant .block .media-wrapper .content .pdf .customButton {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    color: #3e376d;
}

.restaurant .block .media-wrapper .content .asset {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: -324px;
    bottom: 200px;
    z-index: -1;
    width: 637px;
    height: 745px;
}

@media (max-width: 1919px) {
    .restaurant .block .media-wrapper .content .asset {
        width: 478px;
        height: 559px;
        left: -223px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block .media-wrapper .content .asset {
        width: 424px;
        height: 496px;
        left: -198px;
        bottom: 240px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .media-wrapper .content .asset {
        width: 340px;
        height: 397px;
        left: -159px;
        bottom: 200px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .media-wrapper .content .asset {
        width: 254px;
        height: 298px;
        left: -120px;
        bottom: 245px;
    }
}

@media (max-width: 767px) {
    .restaurant .block .media-wrapper .content .asset {
        width: 208px;
        height: 244px;
        left: -111px;
        bottom: 400px;
    }
}

.restaurant .block .media-wrapper .img2 {
    position: absolute;
    z-index: 3;
    top: -109px;
    left: 225px;
    width: 576px;
    height: 570px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1919px) {
    .restaurant .block .media-wrapper .img2 {
        width: 432px;
        height: 428px;
        top: -94px;
        left: 168px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block .media-wrapper .img2 {
        width: 384px;
        height: 380px;
        top: -83px;
        left: 150px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .media-wrapper .img2 {
        width: 307px;
        height: 304px;
        top: -66px;
        left: 120px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .media-wrapper .img2 {
        width: 230px;
        height: 228px;
        top: -50px;
        left: 90px;
    }
}

@media (max-width: 767px) {
    .restaurant .block .media-wrapper .img2 {
        display: none;
    }
}

.restaurant .block .figure {
    position: absolute;
    top: 145px;
    right: 159px;
    width: 96px;
    height: 96px;
}

@media (max-width: 1919px) {
    .restaurant .block .figure {
        top: 150px;
        right: 109px;
        width: 72px;
        height: 72px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block .figure {
        top: 155px;
        right: 96px;
        width: 64px;
        height: 64px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .figure {
        top: 245px;
        right: 115px;
        width: 51px;
        height: 51px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .figure {
        top: 220px;
        right: 113px;
        width: 38px;
        height: 38px;
    }
}

@media (max-width: 767px) {
    .restaurant .block .figure {
        top: 149px;
        right: 33px;
        width: 29px;
        height: 29px;
    }
}

.restaurant .block .img {
    position: absolute;
    top: 504px;
    right: -96px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 296px;
    height: 333px;
}

@media (max-width: 1919px) {
    .restaurant .block .img {
        top: 409px;
        right: -70px;
        width: 222px;
        height: 250px;
    }
}

@media (max-width: 1439px) {
    .restaurant .block .img {
        top: 385px;
        right: -65px;
        width: 197px;
        height: 222px;
    }
}

@media (max-width: 1279px) {
    .restaurant .block .img {
        top: 338px;
        right: -53px;
        width: 157px;
        height: 177px;
    }
}

@media (max-width: 1023px) {
    .restaurant .block .img {
        top: 310px;
        right: -42px;
        width: 118px;
        height: 133px;
    }
}

@media (max-width: 767px) {
    .restaurant .block .img {
        display: none;
    }
}

.restaurant .place {
    padding: 172px 70px;
    background: #f7f6e2;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    grid-gap: 96px;
    gap: 96px;
    position: relative;
}

@media (max-width: 1919px) {
    .restaurant .place {
        padding: 136px 56px;
        grid-gap: 72px;
        gap: 72px;
    }
}

@media (max-width: 1439px) {
    .restaurant .place {
        padding: 132px 48px;
        grid-gap: 66px;
        gap: 66px;
    }
}

@media (max-width: 1279px) {
    .restaurant .place {
        padding: 116px 40px;
        grid-gap: 56px;
        gap: 56px;
    }
}

@media (max-width: 1023px) {
    .restaurant .place {
        padding: 116px 32px;
        grid-gap: 46px;
        gap: 46px;
    }
}

@media (max-width: 767px) {
    .restaurant .place {
        flex-direction: column;
        padding: 88px 18px;
        grid-gap: 72px;
        gap: 72px;
    }
}

.restaurant .place .content {
    z-index: 1;
}

.restaurant .place .content .title {
    font-family: "Cera PRO";
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 90%;
    text-transform: uppercase;
    color: #3e376d;
}

@media (max-width: 1919px) {
    .restaurant .place .content .title {
        font-size: 64px;
        line-height: 100%;
    }
}

@media (max-width: 1439px) {
    .restaurant .place .content .title {
        font-size: 60px;
        line-height: 90%;
    }
}

@media (max-width: 1279px) {
    .restaurant .place .content .title {
        font-size: 52px;
    }
}

@media (max-width: 767px) {
    .restaurant .place .content .title {
        font-size: 34px;
    }
}

.restaurant .place .content .title .special {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 300;
    font-size: 84px;
    line-height: 90%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #3e376d;
}

@media (max-width: 1919px) {
    .restaurant .place .content .title .special {
        font-size: 67px;
        line-height: 100%;
    }
}

@media (max-width: 1439px) {
    .restaurant .place .content .title .special {
        font-size: 64px;
        line-height: 90%;
    }
}

@media (max-width: 1279px) {
    .restaurant .place .content .title .special {
        font-size: 55px;
    }
}

@media (max-width: 767px) {
    .restaurant .place .content .title .special {
        font-size: 36px;
    }
}

.restaurant .place .content .img-wrapper {
    margin-top: 48px;
    width: 1105px;
    height: 725px;
}

@media (max-width: 1919px) {
    .restaurant .place .content .img-wrapper {
        margin-top: 37px;
        width: 824px;
        height: 541px;
    }
}

@media (max-width: 1439px) {
    .restaurant .place .content .img-wrapper {
        margin-top: 32px;
        width: 734px;
        height: 482px;
    }
}

@media (max-width: 1279px) {
    .restaurant .place .content .img-wrapper {
        width: 584px;
        height: 384px;
    }
}

@media (max-width: 1023px) {
    .restaurant .place .content .img-wrapper {
        width: 434px;
        height: 285px;
    }
}

@media (max-width: 767px) {
    .restaurant .place .content .img-wrapper {
        width: 339px;
        height: 223px;
    }
}

.restaurant .place .content .img-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.restaurant .place .content .description {
    margin-top: 88px;
    max-width: 655px;
    font-family: "Cera PRO";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    font-feature-settings: "case" on, "zero" on;
    color: #3e376d;
}

@media (max-width: 1919px) {
    .restaurant .place .content .description {
        margin-top: 79px;
        max-width: 488px;
    }
}

@media (max-width: 1439px) {
    .restaurant .place .content .description {
        margin-top: 72px;
        max-width: 434px;
    }
}

@media (max-width: 1279px) {
    .restaurant .place .content .description {
        margin-top: 56px;
        max-width: 344px;
    }
}

@media (max-width: 1023px) {
    .restaurant .place .content .description {
        max-width: 372px;
    }
}

@media (max-width: 767px) {
    .restaurant .place .content .description {
        margin-top: 48px;
        max-width: unset;
        font-size: 14px;
    }
}

.restaurant .place .content .text {
    margin-top: 72px;
    max-width: 320px;
    font-family: "Cera PRO";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    color: #3e376d;
}

@media (max-width: 1919px) {
    .restaurant .place .content .text {
        margin-top: 63px;
    }
}

@media (max-width: 1439px) {
    .restaurant .place .content .text {
        margin-top: 56px;
    }
}

@media (max-width: 1279px) {
    .restaurant .place .content .text {
        margin-top: 48px;
    }
}

@media (max-width: 767px) {
    .restaurant .place .content .text {
        margin-top: 40px;
        max-width: 221px;
    }
}

.restaurant .place .media {
    margin-top: 303px;
    margin-bottom: 2px;
    z-index: 1;
}

@media (max-width: 1919px) {
    .restaurant .place .media {
        margin-top: 310px;
    }
}

@media (max-width: 1439px) {
    .restaurant .place .media {
        margin-top: 297px;
    }
}

@media (max-width: 1279px) {
    .restaurant .place .media {
        margin-top: 299px;
    }
}

@media (max-width: 1023px) {
    .restaurant .place .media {
        margin-top: 309px;
    }
}

@media (max-width: 767px) {
    .restaurant .place .media {
        margin-top: unset;
    }
}

.restaurant .place .media .title {
    margin: 0;
    max-width: 256px;
    font-family: "Cera PRO";
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #3e376d;
}

@media (max-width: 1919px) {
    .restaurant .place .media .title {
        font-size: 24px;
    }
}

@media (max-width: 1439px) {
    .restaurant .place .media .title {
        font-size: 22px;
        max-width: 176px;
    }
}

@media (max-width: 1279px) {
    .restaurant .place .media .title {
        font-size: 20px;
        max-width: 160px;
    }
}

.restaurant .place .media .img-wrapper {
    margin-top: 40px;
    width: 579px;
    height: 786px;
}

@media (max-width: 1919px) {
    .restaurant .place .media .img-wrapper {
        margin-top: 16px;
        width: 432px;
        height: 587px;
    }
}

@media (max-width: 1439px) {
    .restaurant .place .media .img-wrapper {
        margin-top: 24px;
        width: 385px;
        height: 523px;
    }
}

@media (max-width: 1279px) {
    .restaurant .place .media .img-wrapper {
        margin-top: 20px;
        width: 304px;
        height: 413px;
    }
}

@media (max-width: 1023px) {
    .restaurant .place .media .img-wrapper {
        width: 224px;
        height: 304px;
    }
}

@media (max-width: 767px) {
    .restaurant .place .media .img-wrapper {
        margin-top: 24px;
        width: 339px;
        height: 460px;
    }
}

.restaurant .place .media .img-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.restaurant .place .figure {
    position: absolute;
    top: 233px;
    right: 200px;
    width: 116px;
    height: 116px;
}

@media (max-width: 1919px) {
    .restaurant .place .figure {
        top: 267px;
        right: 206px;
        width: 72px;
        height: 72px;
    }
}

@media (max-width: 1439px) {
    .restaurant .place .figure {
        top: 208px;
        right: 156px;
    }
}

@media (max-width: 1279px) {
    .restaurant .place .figure {
        top: 222px;
        right: 128px;
        width: 44px;
        height: 44px;
    }
}

@media (max-width: 1023px) {
    .restaurant .place .figure {
        top: 230px;
        right: 101px;
    }
}

@media (max-width: 767px) {
    .restaurant .place .figure {
        top: 630px;
        right: 42px;
        width: 29px;
        height: 29px;
    }
}

.restaurant .locations {
    padding: 50px;
    background: #276f9c;
}

@media (max-width: 767px) {
    .restaurant .locations {
        padding: 32px 18px;
    }
}

.restaurant .services {
    padding: 172px 70px;
    background: #f7f6e2;
    position: relative;
}

@media (max-width: 1919px) {
    .restaurant .services {
        padding: 135px 58px;
    }
}

@media (max-width: 1439px) {
    .restaurant .services {
        padding: 132px 48px;
    }
}

@media (max-width: 1279px) {
    .restaurant .services {
        padding: 116px 40px;
    }
}

@media (max-width: 767px) {
    .restaurant .services {
        padding: 88px 18px;
    }
}

.restaurant .services .title {
    font-family: "Cera PRO";
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 90%;
    text-transform: uppercase;
    color: #3e376d;
}

@media (max-width: 1919px) {
    .restaurant .services .title {
        font-size: 64px;
        line-height: 100%;
    }
}

@media (max-width: 1439px) {
    .restaurant .services .title {
        font-size: 60px;
        line-height: 90%;
    }
}

@media (max-width: 1279px) {
    .restaurant .services .title {
        font-size: 52px;
    }
}

@media (max-width: 767px) {
    .restaurant .services .title {
        font-size: 34px;
    }
}

.restaurant .services .title .special {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 300;
    font-size: 84px;
    line-height: 90%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #3e376d;
}

@media (max-width: 1919px) {
    .restaurant .services .title .special {
        font-size: 67px;
        line-height: 100%;
    }
}

@media (max-width: 1439px) {
    .restaurant .services .title .special {
        font-size: 64px;
        line-height: 90%;
    }
}

@media (max-width: 1279px) {
    .restaurant .services .title .special {
        font-size: 55px;
    }
}

@media (max-width: 767px) {
    .restaurant .services .title .special {
        font-size: 36px;
    }
}

.restaurant .services .container {
    margin-top: 111px;
    display: flex;
    grid-gap: 362px;
    gap: 362px;
}

@media (max-width: 1919px) {
    .restaurant .services .container {
        margin-top: 80px;
        grid-gap: 273px;
        gap: 273px;
    }
}

@media (max-width: 1439px) {
    .restaurant .services .container {
        margin-top: 86px;
        grid-gap: 242px;
        gap: 242px;
    }
}

@media (max-width: 1279px) {
    .restaurant .services .container {
        margin-top: 77px;
        grid-gap: 155px;
        gap: 155px;
    }
}

@media (max-width: 1023px) {
    .restaurant .services .container {
        margin-top: 77px;
        grid-gap: 140px;
        gap: 140px;
    }
}

@media (max-width: 767px) {
    .restaurant .services .container {
        margin-top: 40px;
        grid-gap: unset;
        gap: unset;
    }
}

.restaurant .services .container .assets {
    z-index: 2;
}

@media (max-width: 1023px) {
    .restaurant .services .container .assets {
        width: 100px;
        height: 114px;
    }
}

@media (max-width: 767px) {
    .restaurant .services .container .assets {
        position: absolute;
        bottom: 50px;
        left: 50%;
        z-index: 3;
        margin-top: -57px;
        margin-left: -50px;
    }
}

.restaurant .services .container .assets .image {
    width: 225px;
    height: 256px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1919px) {
    .restaurant .services .container .assets .image {
        width: 169px;
        height: 192px;
    }
}

@media (max-width: 1439px) {
    .restaurant .services .container .assets .image {
        width: 150px;
        height: 170px;
    }
}

@media (max-width: 1279px) {
    .restaurant .services .container .assets .image {
        width: 120px;
        height: 136px;
    }
}

@media (max-width: 1023px) {
    .restaurant .services .container .assets .image {
        width: inherit;
        height: inherit;
    }
}

.restaurant .services .container .content {
    z-index: 2;
}

.restaurant .services .container .content .title {
    font-family: "Cormorant Garamond";
    font-style: italic;
    font-weight: 400;
    font-size: 44px;
    line-height: 100%;
    max-width: 653px;
    letter-spacing: -0.03em;
    color: #3e376d;
    text-transform: unset;
}

@media (max-width: 1919px) {
    .restaurant .services .container .content .title {
        font-size: 36px;
        max-width: 488px;
    }
}

@media (max-width: 1439px) {
    .restaurant .services .container .content .title {
        max-width: 434px;
    }
}

@media (max-width: 1279px) {
    .restaurant .services .container .content .title {
        font-size: 28px;
        max-width: 384px;
    }
}

@media (max-width: 1023px) {
    .restaurant .services .container .content .title {
        max-width: 404px;
    }
}

@media (max-width: 767px) {
    .restaurant .services .container .content .title {
        font-size: 24px;
        max-width: 339px;
    }
}

.restaurant .services .container .content .description {
    margin-top: 40px;
    max-width: 653px;
    font-family: "Cera PRO";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: #3e376d;
}

@media (max-width: 1919px) {
    .restaurant .services .container .content .description {
        max-width: 488px;
    }
}

@media (max-width: 1439px) {
    .restaurant .services .container .content .description {
        max-width: 434px;
    }
}

@media (max-width: 1279px) {
    .restaurant .services .container .content .description {
        margin-top: 32px;
        max-width: 384px;
    }
}

@media (max-width: 1023px) {
    .restaurant .services .container .content .description {
        margin-top: 24px;
        max-width: 404px;
    }
}

@media (max-width: 767px) {
    .restaurant .services .container .content .description {
        margin-top: 24px;
        font-size: 14px;
        max-width: 339px;
    }
}

.restaurant .services .container .content .customButton {
    margin-top: 56px;
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    color: #3e376d;
    align-items: flex-start;
}

@media (max-width: 1919px) {
    .restaurant .services .container .content .customButton {
        margin-top: 48px;
    }
}

@media (max-width: 1279px) {
    .restaurant .services .container .content .customButton {
        margin-top: 40px;
    }
}

@media (max-width: 1023px) {
    .restaurant .services .container .content .customButton {
        margin-top: 32px;
    }
}

.restaurant .services .container .content .img-wrapper {
    margin-top: 80px;
    width: 880px;
    height: 578px;
}

@media (max-width: 1919px) {
    .restaurant .services .container .content .img-wrapper {
        margin-top: 72px;
        width: 656px;
        height: 431px;
    }
}

@media (max-width: 1439px) {
    .restaurant .services .container .content .img-wrapper {
        width: 584px;
        height: 384px;
    }
}

@media (max-width: 1279px) {
    .restaurant .services .container .content .img-wrapper {
        margin-top: 64px;
        width: 505px;
        height: 332px;
    }
}

@media (max-width: 1023px) {
    .restaurant .services .container .content .img-wrapper {
        width: 404px;
        height: 266px;
    }
}

@media (max-width: 767px) {
    .restaurant .services .container .content .img-wrapper {
        margin-top: 56px;
        width: 339px;
        height: 224px;
    }
}

.restaurant .services .container .content .img-wrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.restaurant .services .figure {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 30px;
    bottom: 18%;
    transform: translate(-12px, -20%);
}

@media (max-width: 1919px) {
    .restaurant .services .figure {
        left: 5px;
        bottom: 15%;
        transform: translate(-5px, -15%);
    }
}

@media (max-width: 1439px) {
    .restaurant .services .figure {
        display: none;
    }
}

.restaurant .services .house {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1163px;
}

@media (max-width: 1919px) {
    .restaurant .services .house {
        height: 944px;
    }
}

@media (max-width: 1439px) {
    .restaurant .services .house {
        height: 862px;
    }
}

@media (max-width: 1279px) {
    .restaurant .services .house {
        height: 724px;
    }
}

@media (max-width: 1023px) {
    .restaurant .services .house {
        height: 323px;
    }
}

@media (max-width: 767px) {
    .restaurant .services .house {
        display: none;
    }
}

.room-features {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 235px;
    width: 100%;
}

.room-features .feature {
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    color: #fff;
    opacity: 0.8;
}

.room-features .feature:not(:first-child) {
    padding-left: 24px;
}

@media (max-width: 767px) {
    .room-features .feature:not(:first-child) {
        padding-left: 16px;
    }
}

.room-features .feature:not(:last-child):after {
    content: "";
    border-right: 1px solid hsla(0, 0%, 100%, 0.2);
    padding-left: 24px;
}

@media (max-width: 767px) {
    .room-features .feature:not(:last-child):after {
        padding-left: 16px;
    }
}

.room-features .feature:first-child {
    position: relative;
}

.room-features .feature:first-child:before {
    content: "";
    width: 4px;
    height: 4px;
    background: #efe636;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: -24px;
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .room-features .feature:first-child:before {
        left: -16px;
    }
}

.room-features .feature:last-child {
    position: relative;
}

.room-features .feature:last-child:after {
    content: "";
    width: 4px;
    height: 4px;
    background: #efe636;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -24px;
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .room-features .feature:last-child:after {
        right: -16px;
    }
}

.button[data-v-208884da] {
    display: flex;
    flex-direction: column;
    align-items: center;
    border: none;
    outline: 0;
    background: 0 0;
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 400;
    font-size: 19px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: capitalize;
    color: #fff;
    cursor: pointer;
    padding: 0;
    text-decoration: none;
}

.button .underline[data-v-208884da] {
    margin-top: 5px;
    width: 115.51px;
}

.button .underline path[data-v-208884da] {
    stroke-dasharray: 1000;
}

.button:hover .underline path[data-v-208884da] {
    stroke-dashoffset: 0;
    -webkit-animation: dash 5s ease;
    animation: dash 5s ease;
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: none;
}

.videoPresentation {
    padding: 64px 56px;
    background: #29b6aa;
    position: relative;
}

@media (min-width: 1920px) {
    .videoPresentation {
        padding: 64px 70px;
    }
}

@media (max-width: 1439px) {
    .videoPresentation {
        padding: 48px;
    }
}

@media (max-width: 1279px) {
    .videoPresentation {
        padding: 40px;
    }
}

@media (max-width: 1023px) {
    .videoPresentation {
        padding: 56px 32px;
    }
}

@media (max-width: 767px) {
    .videoPresentation {
        padding: 32px 18px;
    }
}

.videoPresentation .wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.videoPresentation .wrapper.restaurant {
    order: 2;
}

.videoPresentation .wrapper.restaurant .additional-wrapper {
    margin-top: 80px;
}

@media (min-width: 1920px) {
    .videoPresentation .wrapper.restaurant .additional-wrapper {
        margin-top: 64px;
    }
}

@media (max-width: 1439px) {
    .videoPresentation .wrapper.restaurant .additional-wrapper {
        margin-top: 56px;
    }
}

@media (max-width: 1279px) {
    .videoPresentation .wrapper.restaurant .additional-wrapper {
        margin-top: 48px;
    }
}

@media (max-width: 1023px) {
    .videoPresentation .wrapper.restaurant .additional-wrapper {
        margin-top: 64px;
    }
}

@media (max-width: 767px) {
    .videoPresentation .wrapper.restaurant .additional-wrapper {
        margin-top: 40px;
    }
}

.videoPresentation .wrapper .additional-wrapper .title {
    margin: 0 auto;
    padding: 0;
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #fff;
    max-width: 320px;
    text-transform: uppercase;
    text-align: center;
}

@media (max-width: 767px) {
    .videoPresentation .wrapper .additional-wrapper .title {
        max-width: 221px;
    }
}

.videoPresentation .wrapper .additional-wrapper .description {
    margin: 280px auto 0;
    max-width: 700px;
    font-family: "Cormorant Garamond";
    font-style: italic;
    font-weight: 400;
    font-size: 44px;
    line-height: 100%;
    color: #fff;
    text-align: center;
}

@media (max-width: 1919px) {
    .videoPresentation .wrapper .additional-wrapper .description {
        margin: 217px auto 0;
        font-size: 36px;
        max-width: 570px;
    }
}

@media (max-width: 1439px) {
    .videoPresentation .wrapper .additional-wrapper .description {
        margin-top: 206px;
        max-width: 580px;
    }
}

@media (max-width: 1279px) {
    .videoPresentation .wrapper .additional-wrapper .description {
        font-size: 28px;
        max-width: 450px;
        margin-top: 174px;
    }
}

@media (max-width: 1023px) {
    .videoPresentation .wrapper .additional-wrapper .description {
        font-size: 24px;
        max-width: 380px;
        margin-top: 145px;
    }
}

@media (max-width: 767px) {
    .videoPresentation .wrapper .additional-wrapper .description {
        margin-top: 128px;
        max-width: 339px;
    }
}

.videoPresentation .wrapper .video-wrapper {
    margin-top: 80px;
    max-width: 1780px;
    width: 100%;
    position: relative;
}

@media (max-width: 1919px) {
    .videoPresentation .wrapper .video-wrapper {
        margin-top: 64px;
        max-width: 1328px;
    }
}

@media (max-width: 1279px) {
    .videoPresentation .wrapper .video-wrapper {
        margin-top: 48px;
    }
}

@media (max-width: 1023px) {
    .videoPresentation .wrapper .video-wrapper {
        margin-top: 64px;
    }
}

@media (max-width: 767px) {
    .videoPresentation .wrapper .video-wrapper {
        margin-top: 16px;
    }
}

.videoPresentation .wrapper .video-wrapper .video {
    width: 100%;
    min-height: 998px;
    border: none;
}

@media (max-width: 1919px) {
    .videoPresentation .wrapper .video-wrapper .video {
        min-height: 744px;
    }
}

@media (max-width: 1439px) {
    .videoPresentation .wrapper .video-wrapper .video {
        min-height: 664px;
    }
}

@media (max-width: 1279px) {
    .videoPresentation .wrapper .video-wrapper .video {
        min-height: 530px;
    }
}

@media (max-width: 1023px) {
    .videoPresentation .wrapper .video-wrapper .video {
        min-height: 396px;
    }
}

@media (max-width: 767px) {
    .videoPresentation .wrapper .video-wrapper .video {
        min-height: 191px;
    }
}

.videoPresentation .wrapper .video-wrapper .button-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.videoPresentation .wrapper .video-wrapper .button-wrapper .play {
    padding-left: 35px;
    border: none;
    outline: 0;
    background: 0 0;
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    cursor: pointer;
}

@media (max-width: 1919px) {
    .videoPresentation .wrapper .video-wrapper .button-wrapper .play {
        padding-left: 25px;
        font-size: 24px;
    }
}

@media (max-width: 1279px) {
    .videoPresentation .wrapper .video-wrapper .button-wrapper .play {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .videoPresentation .wrapper .video-wrapper .button-wrapper .play {
        font-size: 16px;
    }
}

.videoPresentation .wrapper .video-wrapper .button-wrapper .play:before {
    content: "";
    position: absolute;
    left: 10px;
    border: 10px solid transparent;
    border-left: 12px solid #fff;
    top: 50%;
    transform: translateY(-50%);
}

@media (max-width: 1919px) {
    .videoPresentation .wrapper .video-wrapper .button-wrapper .play:before {
        border: 8px solid transparent;
        border-left: 9px solid #fff;
    }
}

@media (max-width: 1279px) {
    .videoPresentation .wrapper .video-wrapper .button-wrapper .play:before {
        border: 6px solid transparent;
        border-left: 7px solid #fff;
    }
}

.videoPresentation .wrapper.restaurant {
    justify-content: space-between;
}

.videoPresentation .wrapper.restaurant .additional-wrapper {
    order: 2;
}

.videoPresentation .wrapper.restaurant .additional-wrapper .description {
    max-width: 544px;
}

.videoPresentation .wrapper.restaurant .video-wrapper {
    order: 1;
    margin-top: 0;
}

.videoPresentation .asset-wrapper {
    position: absolute;
    top: 0;
    right: 0;
}

@media (max-width: 1279px) {
    .videoPresentation .asset-wrapper>img {
        height: 46px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

@media (max-width: 1023px) {
    .videoPresentation .asset-wrapper>img {
        height: 35px;
    }
}

@media (max-width: 767px) {
    .videoPresentation .asset-wrapper>img {
        height: 25px;
    }
}

.videoPresentation .asset-wrapper.restaurant {
    top: unset;
    bottom: 0;
    right: 0;
}

.hoverSelect {
    padding: 70px 0;
    min-height: 1024px;
    display: flex;
    position: relative;
}

.hoverSelect:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    z-index: 1;
}

@media (max-width: 1919px) {
    .hoverSelect {
        padding: 56px 0;
        min-height: 744px;
    }
}

@media (max-width: 1439px) {
    .hoverSelect {
        padding: 48px 0;
        min-height: 720px;
    }
}

@media (max-width: 1279px) {
    .hoverSelect {
        padding: 40px 0;
        min-height: 688px;
    }
}

@media (max-width: 1023px) {
    .hoverSelect {
        padding: 0;
        min-height: 1200px;
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .hoverSelect {
        min-height: 1500px;
    }
}

.hoverSelect .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -o-object-fit: cover;
    object-fit: cover;
    transition: opacity 0.6s linear;
}

@media (max-width: 1023px) {
    .hoverSelect .background {
        display: none;
    }
}

.hoverSelect .background.active {
    opacity: 1;
    transition: opacity 0.6s linear;
}

.hoverSelect .option {
    padding: 0 70px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

@media (max-width: 1919px) {
    .hoverSelect .option {
        padding: 0 56px;
    }
}

@media (max-width: 1439px) {
    .hoverSelect .option {
        padding: 0 48px;
    }
}

@media (max-width: 1279px) {
    .hoverSelect .option {
        padding: 0 40px;
    }
}

@media (max-width: 1023px) {
    .hoverSelect .option {
        padding: 32px;
        flex: 1;
    }
    .hoverSelect .option:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
        z-index: 1;
    }
}

@media (max-width: 767px) {
    .hoverSelect .option {
        padding: 18px;
    }
}

.hoverSelect .option .title {
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 300;
    font-size: 56px;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: hsla(0, 0%, 100%, 0.6);
    z-index: 2;
}

@media (max-width: 1919px) {
    .hoverSelect .option .title {
        font-size: 48px;
    }
}

@media (max-width: 1439px) {
    .hoverSelect .option .title {
        font-size: 40px;
    }
}

@media (max-width: 1279px) {
    .hoverSelect .option .title {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .hoverSelect .option .title {
        font-size: 30px;
    }
}

.hoverSelect .option .description {
    margin-top: 24px;
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 140%;
    color: hsla(0, 0%, 100%, 0.7);
    max-height: 0;
    transition: max-height 1s ease-out;
    max-width: 498px;
    z-index: 2;
}

@media (max-width: 1919px) {
    .hoverSelect .option .description {
        max-width: 367px;
    }
}

@media (max-width: 1439px) {
    .hoverSelect .option .description {
        max-width: 330px;
    }
}

@media (max-width: 1279px) {
    .hoverSelect .option .description {
        max-width: 260px;
    }
}

@media (max-width: 1023px) {
    .hoverSelect .option .description {
        max-width: 314px;
    }
}

@media (max-width: 767px) {
    .hoverSelect .option .description {
        max-width: 339px;
    }
}

.hoverSelect .option .bg-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: none;
    z-index: -1;
}

@media (max-width: 1023px) {
    .hoverSelect .option .bg-img {
        display: block;
    }
}

.hoverSelect .option.active .title {
    color: #fff;
}

.hoverSelect .option.active .description {
    max-height: 300px;
    transition: max-height 0.5s ease-in;
}

.hoverSelect .option:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 2px solid hsla(0, 0%, 100%, 0.1);
}

.oneRoomSlider {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    max-width: 1402px;
    overflow: hidden;
}

@media (max-width: 1919px) {
    .oneRoomSlider {
        max-width: 1078px;
    }
}

@media (max-width: 1439px) {
    .oneRoomSlider {
        max-width: 960px;
    }
}

@media (max-width: 1279px) {
    .oneRoomSlider {
        max-width: 880px;
    }
}

@media (max-width: 1023px) {
    .oneRoomSlider {
        max-width: 704px;
    }
}

@media (max-width: 767px) {
    .oneRoomSlider {
        max-width: 340px;
        overflow: hidden;
    }
}

.oneRoomSlider .slidesCount {
    position: absolute;
    left: 50%;
    top: -49px;
    transform: translateX(-50%);
    font-family: "Cormorant Garamond";
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 90%;
    letter-spacing: -0.03em;
    text-transform: uppercase;
    color: #fff;
}

.oneRoomSlider .swiper-container {
    overflow: visible;
    margin-top: 49px;
    max-height: 685px;
    width: 100%;
}

@media (min-width: 1920px) {
    .oneRoomSlider .swiper-container {
        margin-top: 88px;
    }
}

@media (max-width: 1439px) {
    .oneRoomSlider .swiper-container {
        margin-top: 66px;
    }
}

@media (max-width: 1279px) {
    .oneRoomSlider .swiper-container {
        margin-top: 80px;
    }
}

@media (max-width: 1023px) {
    .oneRoomSlider .swiper-container {
        margin-top: 244px;
    }
}

@media (max-width: 767px) {
    .oneRoomSlider .swiper-container {
        overflow: visible;
        margin-top: 195px;
    }
}

.oneRoomSlider .swiper-container .swiper-slide img {
    max-width: 1030px;
    margin: 0 auto;
    width: 100%;
    height: 685px;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 1919px) {
    .oneRoomSlider .swiper-container .swiper-slide img {
        max-width: 768px;
        height: 511px;
    }
}

@media (max-width: 1439px) {
    .oneRoomSlider .swiper-container .swiper-slide img {
        max-width: 684px;
        height: 455px;
    }
}

@media (max-width: 1279px) {
    .oneRoomSlider .swiper-container .swiper-slide img {
        max-width: 624px;
        height: 413px;
    }
}

@media (max-width: 1023px) {
    .oneRoomSlider .swiper-container .swiper-slide img {
        max-width: 464px;
        height: 307px;
    }
}

@media (max-width: 767px) {
    .oneRoomSlider .swiper-container .swiper-slide img {
        max-width: 464px;
        height: 224px;
    }
}

.oneRoomSlider .swiper-container .swiper-button-next,
.oneRoomSlider .swiper-container .swiper-button-prev {
    width: 91px;
    height: 91px;
    z-index: 2;
    cursor: pointer;
    top: 50%;
    -webkit-tap-highlight-color: transparent;
}

@media (max-width: 1439px) {
    .oneRoomSlider .swiper-container .swiper-button-next,
    .oneRoomSlider .swiper-container .swiper-button-prev {
        width: 72px;
        height: 72px;
    }
}

@media (max-width: 767px) {
    .oneRoomSlider .swiper-container .swiper-button-next,
    .oneRoomSlider .swiper-container .swiper-button-prev {
        width: 64px;
        height: 64px;
        top: auto;
        bottom: -148px;
    }
}

.oneRoomSlider .swiper-container .swiper-button-prev {
    left: 0;
}

@media (max-width: 767px) {
    .oneRoomSlider .swiper-container .swiper-button-prev {
        left: 97px;
    }
}

.oneRoomSlider .swiper-container .swiper-button-next {
    transform: scaleX(-1);
    right: 0;
}

@media (max-width: 767px) {
    .oneRoomSlider .swiper-container .swiper-button-next {
        right: 97px;
    }
}

.rooms-tabs {
    margin-top: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1919px) {
    .rooms-tabs {
        margin-top: 50px;
    }
}

@media (max-width: 1439px) {
    .rooms-tabs {
        margin-top: 69px;
    }
}

@media (max-width: 1279px) {
    .rooms-tabs {
        margin-top: 82px;
    }
}

@media (max-width: 1023px) {
    .rooms-tabs {
        margin-top: 247px;
    }
}

.rooms-tabs .room {
    font-family: "Cera Pro";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-transform: uppercase;
    color: hsla(0, 0%, 100%, 0.5);
    cursor: pointer;
    transition: color 0.5s;
}

.rooms-tabs .room:hover {
    color: #fff;
}

.rooms-tabs .room:not(:first-child) {
    padding-left: 24px;
}

@media (max-width: 767px) {
    .rooms-tabs .room:not(:first-child) {
        padding-left: 16px;
    }
}

.rooms-tabs .room:not(:last-child):after {
    content: "";
    border-right: 1px solid hsla(0, 0%, 100%, 0.2);
    padding-left: 24px;
}

@media (max-width: 767px) {
    .rooms-tabs .room:not(:last-child):after {
        padding-left: 16px;
    }
}

.rooms-tabs .room.active {
    color: #fff;
}