
.section-grouped-faq {
    padding-top: 60px;
    padding-bottom: 60px
}

@media(min-width:1024px) {
    .section-grouped-faq {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

.section-grouped-faq .section__title {
    color: #fff;
    margin-bottom: 30px
}

@media(min-width:1024px) {
    .section-grouped-faq .section__title {
        text-align: center;
        margin-bottom: 42px
    }
}

.section-grouped-faq .Tabs__content {
    max-width: 1015px
}

.section-grouped-faq .Tabs__content .load-more {
    margin-top: 2rem
}

@media(min-width:1024px) {
    .section-grouped-faq .Tabs__content .load-more {
        margin-top: 3rem
    }
}

.section-grouped-faq .Accordion {
    margin: auto
}

.section-grouped-faq .Accordion__item {
    box-shadow: 0 15px 40px rgba(21, 37, 72, .08)
}

.section-grouped-faq .Accordion__item__heading {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.3
}

@media(min-width:1024px) {
    .section-grouped-faq .Accordion__item__heading {
        font-size: 20px;
        line-height: 160%
    }
}

.section-grouped-faq .Accordion__item__content ol,
.section-grouped-faq .Accordion__item__content ul {
    margin: 16px 0
}

@media(min-width:1024px) {
    .section-grouped-faq .Accordion__item__content ol,
    .section-grouped-faq .Accordion__item__content ul {
        margin: 24px 0
    }
}

.section-grouped-faq .Accordion__item__content p {
    line-height: 180%
}

.section-grouped-faq .Tabs__content {
    padding-top: 30px
}

@media(min-width:1024px) {
    .section-grouped-faq .Tabs__content {
        padding-top: 60px
    }
}
