

/* Start:/local/media/markup/leave-feedback/style.css?17322721614422*/
.leave-feedback {
    margin-top: 40px;
    padding-top: 50px;
    padding-bottom: 115px;
    border-top: 1px solid #E8E8E8;
    overflow: hidden;
    position: relative;
}

.leave-feedback .wrapper {
    position: relative;
}

.leave-feedback .decor-red--right {
    position: absolute;
    top: 150px;
    left: -270px;
}

.leave-feedback .rooms-decore._tr {
    top: 250px;
}

.leave-feedback .rooms-decore._bl {
    margin-left: -1568px;
    top: 650px;
}

.leave-feedback__headline {
    margin-bottom: 50px;
}

.leave-feedback__headline .h1 {
    margin-bottom: 24px;
}

.leave-feedback__headline .h3 {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 130%;
}

.leave-feedback__banner picture {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    border-radius: 20px;
    padding-bottom: 34%;
}

.leave-feedback__banner picture img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.leave-feedback__form {
    margin-top: -11%;
    z-index: 10;
    position: relative;
    width: 770px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background: #FFFFFF;
    border: 1px solid #E8E8E8;
    border-radius: 10px;
    padding: 64px 20px;
}

.leave-feedback__form-inner {
    width: 569px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.leave-feedback__form-title {
    font-family: 'Philosopher', 'Montserrat Alternates', 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 100%;
    margin-bottom: 60px;
}

.leave-feedback__form .form-field {
    max-width: 100%;
    margin-bottom: 60px;
    height: auto;
    max-height: none;
}

.leave-feedback__form .form-field textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    border: 1px solid #E8E8E8;
    border-radius: 2px;
    padding: 16px 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #1B1D1E;
    height: 278px;
    min-height: 278px;
    max-height: 278px;
}

.leave-feedback__form .form-field textarea::-webkit-input-placeholder {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #1B1D1E;
}

.leave-feedback__form .form-field textarea::-moz-placeholder {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #1B1D1E;
}

.leave-feedback__form .form-field textarea:-ms-input-placeholder {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #1B1D1E;
}

.leave-feedback__form .form-field textarea::-ms-input-placeholder {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #1B1D1E;
}

.leave-feedback__form .form-field textarea::placeholder {
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    color: #1B1D1E;
}

.leave-feedback__form .button[type="submit"] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 350px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    -webkit-box-shadow: 0px 8px 24px rgba(45, 135, 95, 0.35);
    box-shadow: 0px 8px 24px rgba(45, 135, 95, 0.35);
}

.leave-feedback__form .button[type="submit"], .leave-feedback__form .button[type="submit"] span {
    font-size: 16px;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .leave-feedback {
        margin-top: 0;
        border-top: none;
        padding-bottom: 50px;
    }

    .leave-feedback__headline .h1 {
        font-size: 36px;
        margin-bottom: 16px;
    }

    .leave-feedback__banner picture {
        padding-bottom: 68%;
    }

    .leave-feedback__form {
        max-width: calc(100% - 46px);
        padding: 30px 20px;
    }

    .leave-feedback__form-title {
        font-size: 24px;
        margin-bottom: 26px;
    }

    .leave-feedback__form .form-field {
        margin-bottom: 26px;
    }

    .leave-feedback__form .form-field textarea {
        padding: 16px 10px;
        height: 159px;
        min-height: 159px;
    }
}
/* End */
/* /local/media/markup/leave-feedback/style.css?17322721614422 */
