body .inbenta-helpsite__body .banner-section .inbenta-km-title {
    padding: 12px 0;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #393939;
}

/** ----------------------------- FAQ part ---------------------------- */
body .inbenta-km__results .inbenta-km__faq {
    position: relative;
    border-radius: 8px;
    border: solid 1px #e0e0e8;
    background-color: #ffffff;
    box-shadow: none;
    min-height: 64px;
}

body .inbenta-km__results .inbenta-km__faq:not(.inbenta-km__faq--active) {
    border-left: solid 9px #5c5bff;
}

body .inbenta-km__results .inbenta-km__faq:hover {
    box-shadow: none;
}

body .inbenta-km__results .inbenta-km__faq .inbenta-km__faq__title {
    padding: 0 40px;
    margin: auto 0;
}

body .inbenta-km__results .inbenta-km__faq:not(.inbenta-km__faq--active) .title__faq__icon:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 30px;
    background-image: url(/assets/images/chevron-right.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}

body .inbenta-km__results .inbenta-km__faq .title__faq__text {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    color: #393939;
}

/** ----------------------------- FAQ body part ---------------------------- */
body .inbenta-km__faq__body {
    padding: 0px 48px;
}

body .inbenta-km__faq .body__contents, body .inbenta-km__faq .body__contents p, .inbenta-km__faq .body__contents i,
body .inbenta-km__faq .body__contents ul, body .inbenta-km__faq .body__contents ol {
    font-family: OpenSans;
    font-size: 14px;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    color: #757575;
    margin: 0 0 8px;
}

body .inbenta-km__faq .body__contents i {
    font-style: italic;
}

body .inbenta-km__faq .body__contents {
    padding: 0;
    margin-bottom: 41px;
}

body .inbenta-km__push .inbenta-km__faq .body__contents {
    margin-bottom: 0;
    padding: 0 16px;

}

body .inbenta-km__push .inbenta-km__faq .inbenta-km__faq__body {
    padding: 0;
}

body .inbenta-km__faq .body__contents img {
    display: inline;
    max-width: 100%;
    height: auto !important;
    margin: auto;
}

body .inbenta-km__faq .body__contents ul, body .inbenta-km__faq .body__contents li {
    text-decoration: none;
}

body .inbenta-km__faq .body__contents ul li {
    list-style-type: disc;
}

body .inbenta-km__faq .body__contents a {
    color: #5c5bff;
}

body .inbenta-km__faq .body__contents a:hover {
    text-decoration: underline;
}

/** ----------------------------- FAQ actives ---------------------------- */
body .inbenta-km__results .inbenta-km__faq--active {
    padding: 0;
    border-top: solid 8px #5c5bff;
}

body .inbenta-km__results .inbenta-km__faq--active > .title__faq__icon {
    display: inline-block;
    background-image: url(/assets/images/close.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    width: 24px;
    height: 24px;
    margin: 6px;
    align-self: flex-end;
}

body .inbenta-km__faq--active .title__faq {
    padding: 0;
}

body .inbenta-km__results .inbenta-km__faq--active .title__faq__icon:before {
    content: "";
}

body .inbenta-km__results .inbenta-km__faq--active .inbenta-km__faq__title {
    padding: 0px 48px;
    margin-bottom: 24px;
}

body .inbenta-km__faq--active .title__faq__text {
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
}

body .inbenta-km__related__title {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    text-transform: none;
    line-height: 1.29;
    letter-spacing: normal;
    color: #393939;
    margin: 40px 0 20px 0;
}

/** ----------------------------- Ratings part ---------------------------- */
body .inbenta-helpsite .inbenta-helpsite__body .body__rating {
    margin: 30px 0;
    border-top: solid 2px #e0e0e8;
}

/** ----------------------------- Rating buttons and thanks messages ---------------------------- */
body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating {
    padding-top: 15px;
    background: #ffffff;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    color: #393939;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content,
body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__thanks {
    flex-grow: 0;
    margin: auto;
    display: block;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content .content__phrase,
body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__phrase {
    margin-bottom: 20px;
    text-align: center;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content .content__buttons__button-wrapper:first-child {
    margin: 0 16px 0 0;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content .inbenta-km-button {
    background-color: #ffffff;
    min-width: 68px;
    min-height: 40px;
    height: auto;
    border-radius: 4px;
    border: solid 1px #ffd700;
    box-shadow: none;
    line-height: 20px;
    margin: 0;
    padding: 10px 15px;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content .inbenta-km-button:hover {
    background-color: #ffffff;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content .inbenta-km-button__text {
    display: block;
    font-family: OpenSans;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    color: #393939;
}

/** ----------------------------- Rating contact (after rating no) ---------------------------- */
body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__contact {
    width: 100%;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__contact .contact__container {
    border-radius: 8px;
    background-color: #ffffff;
    font-family: OpenSans;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    color: #393939;
    padding: 22px 0;
    text-align: center;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__contact .contact__container:first-child {
    margin-bottom: 16px;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__contact .contact__container div {
    display: inline;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__contact .contact__container a,
body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__contact .contact__container .contact__container__link-comment {
    cursor: pointer;
    color: #5c5bff;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__contact .contact__container a:hover,
body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__contact .contact__container .contact__container__link-comment:hover {
    cursor: pointer;
    text-decoration: underline;
}

/** RATING COMMENT (after a rating NO) **/
body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment {
    flex-grow: 0;
    display: block;
    width: 100%;
    padding: 0;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__feedback {
    display: block;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__feedback__textarea {
    resize: none;
    overflow: auto;
    border-radius: 4px;
    border: solid 1px #c9c9d2;
    background-color: #ffffff;
    width: 100%;
    min-height: 64px;
    margin: 0 0 15px 0;
    color: #393939;
    font-weight: normal;
    font-size: 14px;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .content__buttons__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__feedback__button .inbenta-km-button {
    background-color: #5c5bff;
    border-radius: 4px;
    color: #ffffff;
    font-family: OpenSans;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    line-height: 40px;
    letter-spacing: normal;
    text-align: center;
    height: 40px;
    border: 0;
    box-shadow: none;
    display: inline-block;
    float: right;
    cursor: pointer;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__feedback__button .inbenta-km-button.inbenta-km-button—-disabled {
    background-color: #d4d4ff;
    cursor: not-allowed;
    pointer-events: none;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__cancel__button .inbenta-km-button {
    max-width: 77px;
    max-height: 40px;
    background-color: #ffffff;
    height: auto;
    border-radius: 4px;
    border: solid 1px #ffd700;
    box-shadow: none;
    margin: 0;
    padding: 10px 15px;
    color: #393939;
    font-family: OpenSans;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: center;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__cancel__button:hover .inbenta-km-button {
    background-color: #ffffff;
}

body .inbenta-helpsite .inbenta-km__rating .comment__cancel__button .inbenta-km-button__text {
    display: flex;
}

body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .inbenta-km-button:hover {
    background-color: #4545db;
}

/** ----------------------------- Categories logo ---------------------------- */
body .inbenta-helpsite .inbenta-helpsite__body .banner-section {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section__text {
    align-self: center;
    padding-bottom: 26px;
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section__text .text__title {
    padding: 12px 0;
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #393939;
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section__logo {
    width: 25%;
    min-height: 175px;
    background-repeat: no-repeat;
    margin: -50px 0 14px 0;
    background-size: contain;
    background-position: center;
    background-image: url(/assets/images/org-recuperation.svg);
}

/** ----------------------------- Custom buttons ---------------------------- */
body .inbenta-helpsite .inbenta-km__faq__back-button {
    padding-left: 32px;
    background: url(../images/icon-arrow-left.svg) no-repeat;
    background-position: 0px -5px;
    color: #5c5bff;
}

body .inbenta-helpsite .inbenta-km__faq__back-button:hover {
    text-decoration: underline;
    text-decoration-color: #5c5bff;
    color: #5c5bff;
}

/** ----------------------------- Categories logo ---------------------------- */
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--1 .banner-section__logo {
    background-image: url(/assets/images/org-recuperation.svg);
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--2 .banner-section__logo {
    background-image: url(/assets/images/payslips.svg);
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--3 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--4 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--5 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--6 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--7 .banner-section__logo {
    background-image: url(/assets/images/profil-form.svg);
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--8 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--9 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--10 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--12 .banner-section__logo {
    background-image: url(/assets/images/safe.svg);
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--16 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--17 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--18 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--19 .banner-section__logo {
    background-image: url(/assets/images/add-organisation.svg);
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--20 .banner-section__logo {
    background-image: url(/assets/images/safe.svg);
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--21 .banner-section__logo {
    background-image: url(/assets/images/illu-task.svg);
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--22 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--23 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--24 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--25 .banner-section__logo {
    background-image: url(/assets/images/security.svg);
}

body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--26 .banner-section__logo {
    background-image: url(/assets/images/illu-assistance.svg);
}
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--38 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--41 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--42 .banner-section__logo,
body .inbenta-helpsite .inbenta-helpsite__body .banner-section.banner-section--category--43 .banner-section__logo {
    background-image: url(/assets/images/Illu-big_pro.svg);
}

@media (max-width: 670px) {

    body .inbenta-km__results {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    body .inbenta-km__faq__body {
        padding: 0px 16px;
    }

    body .inbenta-km__results .inbenta-km__faq--active > *:not(.inbenta-km__faq__body),
    body .inbenta-km__results .inbenta-km__faq--active .inbenta-km__faq__body > *,
    body .inbenta-km__faq__back-button.display-on-mobile {
        margin-left: 16px;
        margin-right: 16px;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .banner-section__logo {
        display: none;
    }

    /** ----------------------------- Comment content part ---------------------------- */
    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content {
        background-color: #ffffff;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content .content__buttons {
        display: flex;
        flex-direction: column;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content .content__buttons__button-wrapper:first-child {
        margin: 0 0 16px 0;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content .content__buttons__button-wrapper {
        min-width: 100%;
        width: 100%;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content .content__buttons__button-wrapper .inbenta-km-button {
        display: flex;
        justify-content: center;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__content .content__buttons__button-wrapper:last-child {
        padding-bottom: 20px;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__phrase {
        margin-bottom: 16px;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .content__buttons__wrapper {
        flex-direction: column-reverse;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__cancel__button {
        margin-top: 16px;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__cancel__button .inbenta-km-button,
    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__rating__comment .comment__feedback__button .inbenta-km-button {
        max-width: 100%;
        width: 100%;
        display: flex;
        justify-content: center;
        padding: 10px 0;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .banner-section {
        display: none;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents {
        width: 100%;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul {
        padding: 0;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__faq.inbenta-km__faq--active {
        background: none;
        border: none;
        border-radius: 0;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__faq.inbenta-km__faq--active .title__faq__icon {
        display: none;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__faq.inbenta-km__faq--active .inbenta-km__faq__title {
        padding: 0;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__faq.inbenta-km__faq--active .inbenta-km__faq__body {
        padding: 0;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__faq.inbenta-km__faq--active .inbenta-km__faq__body .body__rating {
        border: none;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__faq.inbenta-km__faq--active .inbenta-km__faq__body .body__rating:before, body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__faq.inbenta-km__faq--active .inbenta-km__faq__body .body__rating:after {
        display: block;
        position: relative;
        content: " ";
        height: 1px;
        background: #e0e0e8;
        width: calc(100% + 32px);
        margin-left: -16px;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__faq.inbenta-km__faq--active .inbenta-km__faq__body .inbenta-km__rating {
        margin-top: 0;
        padding-bottom: 15px;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__faq.inbenta-km__faq--active .inbenta-km__faq__body .inbenta-km__rating__content {
        width: 100%;
        background: transparent;
        padding: 0;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__related__title {
        margin-top: 0px;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__related__faq {
        width: calc(100% + 32px);
        margin-left: -16px;
        flex-shrink: 0 !important;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__related__faq > .inbenta-km__faq {
        background-color: rgba(238, 238, 255, 0.6);
        margin-top: 2px;
        margin-bottom: 0;
        border: none;
        border-radius: 0;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__related__faq > .inbenta-km__faq > a {
        padding-left: 8px;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__related__faq > .inbenta-km__faq > a .title__faq {
        flex-direction: row-reverse;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__related__faq > .inbenta-km__faq > a .title__faq > h3 {
        flex: 1 1 auto;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__related__faq > .inbenta-km__faq > a .title__faq > span {
        flex: none;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__related__faq > .inbenta-km__faq > a .title__faq > span:before {
        background-image: url(../images/chevron-right-cornflower.svg);
        width: 16px;
        height: 16px;
    }

    body .inbenta-helpsite .inbenta-helpsite__body .inbenta-km__results .inbenta-km__categories--contents > ul .inbenta-km__faq__back-button {
        margin-top: 36px;
        margin-bottom: 36px;
    }
}
