.faq__container--full-width {
    position: relative;
    margin: 2rem -100vw;
    width: 100vw;
    max-width: initial;
    left: calc(50% + 50vw);
    box-sizing: border-box;
}

article > .faq__container--full-width:last-child {
	margin-bottom: 0rem;
}

article > .faq__container--full-width:last-child .faq {
	margin-bottom: 0rem;
}

.faq__container {
    box-sizing: border-box;
    position: relative;
    margin: 4rem -100vw 2rem;
    max-width: initial;
    width: 100vw;
    left: calc(50% + 50vw);
}

.faq {
    position: relative;
    background: var(--card-bg-color);
    color: var(--text-color-card);
    max-width: 700px;
    border-radius: 0;
    margin: 4rem auto var(--section-spacing);
    padding: 2rem 1.25rem 1.5rem;
    box-shadow: var(--box-shadow);
    box-sizing: border-box;
}

.faq-title:before {
    /* A little cover up for the boxshadow of faq title bottom */
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    right: 0;
    margin: auto;
    background: var(--card-bg-color);
    height: 20px;
    width: 130px;
}

.faq-title h3 {
    margin: 0 0 0.75rem;
}

.faq p:empty {
    display: none;
}

.faq h2:first-child {
    margin-top: 0;
}

.faq h2 {
    /* font-size: var(--font-size-h3-desktop); */
    margin-bottom: var(--section-spacing);
    font-weight: var(--headers-weight);
}

.faq h2,
.faq a,
.faq p {
    color: var(--text-color-card);
    margin: 0.75rem 0;
}

.faq h3 {
    color: var(--text-color-card);
    font-weight: var(--headers-weight);
    text-transform: var(--headers-transform);
    font-size: var(--font-size-h3);
    line-height: var(--line-height-medium-headline);
}

.faq h4 {
    font-size: var(--font-size-h2);
    line-height: var(--line-height-subheadline);
    margin: 0.25rem 0;
}

.faq h3,
.faq h4 {
    font-weight: var(--headers-weight);
    text-transform: var(--headers-transform);
}

.answer p {
    margin-top: 0;
    line-height: var(--line-height-body);
}

.faqitem {
    border-top: 1px solid var(--color-primary);
    padding: 0.5rem 0;
    margin: 0.5rem 0;
    cursor: pointer;
    display: grid;
    grid-template-columns: 2.5rem 1fr;
}

.faqitem:hover {
    opacity: 0.85;
}

.faqitem:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0;
}

.faq>p {
    margin: 0;
}

.answerholder {
    position: relative;
    grid-column: 2;
}

.faq__icon {
    display: inline-block;
    vertical-align: middle;
}

.question__heading {
    display: inline-block;
    vertical-align: middle;
    font-size: var(--body-text);
}


.question {
    grid-column: -1/1;
}

.question>h3 {
    display: grid;
    grid-template-columns: 2.5rem 1fr;
    align-items: start;
}

.faq__icon-minus {
    display: none;
}

.faqitem--show .faq__icon-minus {
    display: inline-block;
    width: 24px;
}

.faqitem--show .faq__icon-plus {
    display: none;
}

.answer {
    font-size: var(--body-text);
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0.15s ease-in-out, 0.3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}

.faqitem--show .answer {
    max-height: 1000px;
    overflow: visible;
    opacity: 1;
}

.answer p:last-child {
    margin-bottom: 0;
}

.faq__question-ic {
    position: absolute;
    top: -27px;
    left: 0;
    right: 0;
    margin: auto;
    width: 80px;
    background: var(--card-bg-color);
    text-align: center;
    padding: 0.2rem 0 0 0;
    border-radius: 20px 20px 0 0;
    box-shadow: var(--box-shadow);
}

.faq__question-ic:before {
    content: "";
    position: absolute;
    right: -18px;
    width: 20px;
    top: 12px;
    z-index: 1;
    height: 30px;
    border: 0;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAxNyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE2LjUgMTVDNyAxNSAzLjUgOC40OTk1MSAwIDBWMjJINkMxMi41IDIyIDE2LjUgMTguNSAxNi41IDE1WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
    transform: rotate(2deg);
}

.faq__question-ic:after {
    content: "";
    position: absolute;
    left: -14px;
    width: 20px;
    top: 12px;
    z-index: 1;
    height: 30px;
    border: 0;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAxNyAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgMTVDOS41IDE1IDEzIDguNDk5NTEgMTYuNSAwVjIySDEwLjVDNCAyMiAwIDE4LjUgMCAxNVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
    transform: rotate(-2deg);
}

@media (min-width: 700px) {
    .faq__container--full-width {
        margin: 2rem auto;
        width: auto;
        left: auto;
    }

    .faq {
        max-width: initial;
        width: auto;
        left: auto;
        min-width: 240px;
        max-width: 700px;
        border-radius: var(--border-radius);
        margin: var(--section-spacing-desktop) auto;
        padding: 2rem;
    }

    .question__heading {
        font-size: var(--font-size-h2);
    }

    .faq h4 {
        font-size: var(--font-size-h3-desktop);
    }
}
