/** -------- CSS for Contents -------- **/
/** GENERAL **/
.inbenta-helpsite .inbenta-km__faq {
    box-shadow: none;
    margin: 0;
}

.inbenta-helpsite .inbenta-km__results .SpellingErrorV2Themed {
    background-image: none !important;
    background-repeat: initial !important;
    background-position: initial !important;
    border-bottom: none !important;
}

.inbenta-helpsite .inbenta-km__results .inbenta-km-button {
    font-size: 16px;
    background-color: #FA4E3A;
    color: #fff;
    border-radius: 100px;
    box-shadow: none;
    border: none;
    padding: 12px 25px;
    line-height: 1.3;
    font-weight: 400;
    height: auto;
}

.inbenta-helpsite .inbenta-km__results .inbenta-km-input {
    font-family: 'PublicaSansRegular', Arial, sans-serif;
    font-size: 16px;
    color: #222222;
    border-radius: 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid black;
    font-weight: 300;
}

.inbenta-helpsite .inbenta-km__results .inbenta-km__results__button .inbenta-km-button {
    font-family: 'PublicaSansRegular', Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #222222;
    background-color: transparent;
    margin: 32px 0 22px;
    padding: 0;
}

.inbenta-helpsite .inbenta-km__results .inbenta-km__results__button .inbenta-km-button:hover {
    text-decoration: none;
}

.inbenta-helpsite .inbenta-km__results .inbenta-km__results__button .inbenta-km-button:before {
    display: inline-block;
    speak: none;
    line-height: 1;
    font-size: 15px;
    content: var(--img-chevron-left);
    color: #222222;
    padding: 0 15px 0 0;
}

/* CONTENTS */
.inbenta-helpsite .inbenta-km__results .inbenta-km__faqs {
    padding: 0;
}

.inbenta-helpsite .inbenta-km__results .inbenta-km__results__extended {
    box-shadow: none;
}

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

.inbenta-helpsite .inbenta-km__results .inbenta-km__results__contents .inbenta-km__faq__title {
    text-decoration: none;
    padding: 0;
    min-height: 208px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.inbenta-helpsite .inbenta-km__results .inbenta-km__results__contents .title__faq {
    background: #006374 var(--img-smile) no-repeat right;
    padding: 20px 0;
    align-items: center;
    justify-content: flex-start;
}

.inbenta-helpsite .inbenta-km__results .inbenta-km__results__contents .title__faq .idev-container {
    width: 100%;
}

.inbenta-km__results .inbenta-km__results__contents .inbenta-km__faq--active .title__faq__icon:before {
    display: none;
}

.inbenta-km__results .inbenta-km__results__contents .title__faq .title__faq__text {
    color: #FFFFFF;
    font-family: 'PublicaSansBold', Arial, sans-serif !important !important;
    font-size: 42px;
    line-height: 56px;
    text-decoration: none;
}

/* DEFAULT CONTENT */
.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item {
    display: inline-block;
    width: 100%;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .body__contents__item {
    display: inline-block;
    width: 100%;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item figure img {
    width: 100%;
}

/* DID YOU KNOW CONTENT */
.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .did-you-know-container {
    width: 100vh;
    background-color: #F6F6F6;
    padding: 24px;
    margin: 48px 0;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .did-you-know-container .title-did-you-know {
    color: #1A283E;
    font-family: 'PublicaSansBold', Arial, sans-serif !important;
    font-size: 28px;
    font-weight: bold;
    line-height: 38px;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .did-you-know-container .content-did-you-know {
    color: #1A283E;
    font-family: 'PublicaSansRegular', Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
}

/* BORDER CONTENT */
.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .border-container {
    margin: 48px 0;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .title-border {
    color: #222222;
    font-family: 'PublicaSansRegular', Arial, sans-serif;
    font-size: 22px;
    line-height: 30px;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .border-content {
    border-left: 4px solid #FF4B33;
    padding: 0 21px;
}

/* HUMANIS ORANGE TITLE */
.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-title {
    color: #FF4B33;
    font-family: 'PublicaSansRegular', Arial, sans-serif;
    font-size: 22px;
    line-height: 30px;
}

/* HUMANIS DOWNLOAD DIV */
.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-donwload-container {
    margin: 48px 0;
    width: 100%;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-download {
    display: flex;
    align-items: center;
    padding: 16px;
    margin: 4px 0;
    height: 64px;
    border-radius: 2px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2), 0 1px 3px 0 rgba(0, 0, 0, .1);
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-download:before {
    content: var(--img-download-file);
    width: 16px;
    height: 16px;
    background-color: #FFEDEB;
    padding: 8px;
    border-radius: 2px;
    margin-right: 16px;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-download a {
    display: flex;
    align-items: center;
    color: #FF4B33;
    vertical-align: middle;
    font-family: "PublicaSansBold", Arial, sans-serif;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-download a:hover {
    text-decoration: none;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-download a .weight {
    display: flex;
    align-items: center;
    color: #757575;
    padding: 0 16px;
    font-family: "PublicaSansRegular", Arial, sans-serif;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-download a .weight:before {
    content: '';
    display: inline-block;
    margin-right: 16px;
    height: 4px;
    width: 4px;
    background-color: #d8d8d8;
    border-radius: 50%;
}

/* HUMANIS BUTTON */
.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-external-link {
    border: 1px solid lightgray;
    padding: 8px 24px;
    border-radius: 100px;
    margin: 48px auto;
    width: 260px;
    height: 40px;
    color: #222222;
    font-family: 'PublicaSansRegular', Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-external-link:hover {
    text-decoration: none;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .humanis-external-link:before {
    content: var(--img-external-link);
    padding: 0 8px 0 0;
    margin-bottom: -4px;
}

/* HUMANIS LIST */
.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul {
    list-style: none !important;
    margin: 24px 0;
    padding-left: 0;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul ul,
.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul ul ul {
    list-style: none !important;
    margin: 0;
    padding-left: 0;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul ul,
.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul ul ul {
    padding-left: 30px;
    padding-top: 16px;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul li {
    padding: 4px 17px;
    position: relative;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul li p:has([style]) {
    margin-top: 0 !important;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul li:before {
    content: "\2022";
    font-weight: bold;
    display: inline-block;
    font-size: larger;
    width: 1em;
    position: absolute;
    left: 0;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul li:before {
    color: #FF4B33;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul ul li:before {
    color: #F0B7A5;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item ul ul ul li:before {
    color: #EDE8E6;
}

iframe,
embed {
    width: 100%;
    overflow: hidden;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .youtube-deactivated {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.9);
    flex-direction: column;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .youtube-deactivated .youtube-deactivated-text {
    color: white;
    max-width: 30%;
    padding: 30px;
    text-align: center;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .youtube-deactivated .youtube-deactivated-button {
    border: 0;
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: bold;
}

.inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .youtube-deactivated .youtube-deactivated-text b {
    font-weight: bold;
}

@media (max-width: 576px) {

    .inbenta-helpsite .inbenta-km__results .inbenta-km__results__button .inbenta-km-button {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .inbenta-helpsite .inbenta-km__results .body__contents {
        margin-top: 16px;
    }

    .inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item {
        width: 100%;
    }

    .inbenta-helpsite .inbenta-km__results .body__contents .body__contents__item .did-you-know-container {
        width: 100%;
    }

    .inbenta-helpsite .inbenta-km__results .inbenta-km__results__contents .title__faq .title__faq__text {
        font-size: 28px;
        line-height: 38px;
    }

    iframe,
    embed {
        width: 100%;
    }
}


.inbenta-helpsite .inbenta-km__faq__title {
    cursor: default;
}