

/* Start:/local/templates/main/components/interlabs/feedbackform/feedback/style.css?17901540161361*/
.interlabs-feedbackform__container .hidden {
    display: none !important;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container-succsess {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    min-height: 370px;
    margin-top: 40px;
    padding: 40px 46px 34px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    color: #051a43;
    -webkit-animation: popUp-anim 0.5s linear;
    animation: popUp-anim 0.5s linear;
}

.interlabs-feedbackform__container__errors {
    -webkit-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    padding: 40px 46px 34px;
    margin: 40px 0;
}
.interlabs-feedbackform__container__errors .interlabs-feedbackform__container__errors__item {
    font-size: 16px;
    line-height: 19px;
}

.interlabs-feedbackform__container .interlabs-feedbackform__container-succsess .popUp-title {
    font-size: 36px;
    line-height: 43px;
    font-weight: 500;
}
.interlabs-feedbackform__container .interlabs-feedbackform__container-succsess .popUp-subtitle {
    font-size: 16px;
    line-height: 19px;
    margin-top: 16px;
}
.interlabs-feedbackform__container .contactUs-form .check-box label {
    font-size: 12px;
    line-height: 14px;
    color: #4b4f60;
}

/* End */
/* /local/templates/main/components/interlabs/feedbackform/feedback/style.css?17901540161361 */
