.store-faq__wrapper a {
    color: inherit;
    transition: color .3s ease, background .3s ease, border .3s ease, box-shadow .3s ease;
    text-decoration: none;
    display: inline-block
}

.store-faq__wrapper label {
    margin-bottom: 0
}

.store-faq__wrapper h1, .store-faq__wrapper h2, .store-faq__wrapper h3, .store-faq__wrapper h4, .store-faq__wrapper h5, .store-faq__wrapper h6, .store-faq__wrapper p {
    margin: 0;
    padding: 0
}

.store-faq__wrapper h1, .store-faq__wrapper h2, .store-faq__wrapper h3, .store-faq__wrapper h4, .store-faq__wrapper h5, .store-faq__wrapper h6 {
    font-weight: 700;
    line-height: 1.3
}

.store-faq__wrapper img, .store-faq__wrapper video {
    max-width: 100%
}

.store-faq__wrapper {
    background: #fff;
    overflow: hidden;
    line-height: 1.7;
    font-weight: 400;
    margin: 0;
    padding: 0;
    outline: none;
    border: none;
    box-sizing: border-box
}

.sf__container__wrapper {
    margin: 0 auto
}

.sf__container {
    max-width: 1350px;
    padding: 0 15px;
    margin: 0 auto
}

.text__center {
    text-align: center
}

.text__bold {
    font-weight: 700
}

.text__capitalize {
    text-transform: capitalize
}

.text__uppercase {
    text-transform: uppercase
}

.o-hidden {
    overflow: hidden
}

.c-pointer {
    cursor: pointer
}

.pt120 {
    padding-top: 120px
}

@media all and (max-width: 991px) {
    .pt120 {
        padding-top: 80px
    }
}

.pt30 {
    padding-top: 30px
}

@media all and (max-width: 991px) {
    .pt30 {
        padding-top: 20px
    }
}

.pb30 {
    padding-bottom: 30px
}

@media all and (max-width: 991px) {
    .pb30 {
        padding-bottom: 20px
    }
}

.hide {
    display: none
}

.section__header {
    margin-bottom: 60px
}

@media all and (max-width: 991px) {
    .section__header {
        margin-bottom: 24px
    }
}

.section__header .title {
    color: #223416;
    font-size: 40px;
    font-weight: 600;
    margin: 0
}

@media all and (max-width: 991px) {
    .section__header .title {
        font-size: 24px
    }
}

.section__header .subtitle {
    color: #5d6356;
    font-size: 16px;
    font-weight: 400;
    margin-top: 15px
}

@media all and (max-width: 991px) {
    .section__header .subtitle {
        font-size: 14px;
        margin-top: 8px
    }
}

.sf-sidebar__layout {
    display: grid;
    grid-template-columns:312px 1fr;
    gap: 96px
}

.sf-sidebar__layout.sf-sidebar__layout__ex {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 0 12px;
}

@media all and (max-width: 991px) {
    .sf-sidebar__layout {
        display: flex;
        flex-direction: column;
        gap: 40px
    }
}

.sf-sidebar .sidebar__menu .sidebar__item:not(:last-child) {
    margin-bottom: 5px
}

.sf-sidebar .sidebar__menu .sidebar__item .sidebar__link {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 16px 16px;
    border-radius: 8px;
    cursor: pointer
}

.sf-sidebar .sidebar__menu .sidebar__item .sidebar__link img {
    height: 24px
}

.sf-sidebar .sidebar__menu .sidebar__item .sidebar__link .text {
    color: #223416;
    font-size: 18px;
    font-weight: 500
}

.sf-sidebar .sidebar__menu .sidebar__item.active .sidebar__link {
    background: #edf4e7
}

.sf-faq .faq__classic .faq__item {
    border: 1px solid #cdd9c2;
    border-radius: 8px;
    transition: all .3s ease;
    position: relative;
    animation: fadeIn .5s linear;
    animation-fill-mode: both
}

.sf-faq .faq__classic .faq__item:nth-child(1) {
    animation-delay: .15s
}

.sf-faq .faq__classic .faq__item:nth-child(2) {
    animation-delay: .3s
}

.sf-faq .faq__classic .faq__item:nth-child(3) {
    animation-delay: .45s
}

.sf-faq .faq__classic .faq__item:nth-child(4) {
    animation-delay: .6s
}

.sf-faq .faq__classic .faq__item:nth-child(5) {
    animation-delay: .75s
}

.sf-faq .faq__classic .faq__item:nth-child(6) {
    animation-delay: .9s
}

.sf-faq .faq__classic .faq__item:nth-child(7) {
    animation-delay: 1.05s
}

.sf-faq .faq__classic .faq__item:nth-child(8) {
    animation-delay: 1.2s
}

.sf-faq .faq__classic .faq__item:nth-child(9) {
    animation-delay: 1.35s
}

.sf-faq .faq__classic .faq__item:nth-child(10) {
    animation-delay: 1.5s
}

.sf-faq .faq__classic .faq__item:nth-child(11) {
    animation-delay: 1.65s
}

.sf-faq .faq__classic .faq__item:nth-child(12) {
    animation-delay: 1.8s
}

.sf-faq .faq__classic .faq__item:nth-child(13) {
    animation-delay: 1.95s
}

.sf-faq .faq__classic .faq__item:nth-child(14) {
    animation-delay: 2.1s
}

.sf-faq .faq__classic .faq__item:nth-child(15) {
    animation-delay: 2.25s
}

.sf-faq .faq__classic .faq__item:nth-child(16) {
    animation-delay: 2.4s
}

.sf-faq .faq__classic .faq__item:nth-child(17) {
    animation-delay: 2.55s
}

.sf-faq .faq__classic .faq__item:nth-child(18) {
    animation-delay: 2.7s
}

.sf-faq .faq__classic .faq__item:nth-child(19) {
    animation-delay: 2.85s
}

.sf-faq .faq__classic .faq__item:nth-child(20) {
    animation-delay: 3s
}

.sf-faq .faq__classic .faq__item:not(:last-child) {
    margin-bottom: 10px
}

.sf-faq .faq__classic .faq__item .faq__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px 24px;
    cursor: pointer
}

.sf-faq .faq__classic .faq__item .faq__header .title {
    color: #223416;
    font-size: 18px;
    font-weight: 500;
    margin: 0
}

.sf-faq .faq__classic .faq__item .faq__header .icon {
    font-size: 0
}

.sf-faq .faq__classic .faq__item .faq__header .icon svg {
    position: relative;
    transition: all .3s ease
}

.sf-faq .faq__classic .faq__item .faq__body {
    max-height: 0;
    transition: all .5s;
    overflow: hidden
}

.sf-faq .faq__classic .faq__item .faq__body .faq__content {
    padding: 0 24px 24px
}

.sf-faq .faq__classic .faq__item .faq__body .text {
    color: #5d6356;
    font-size: 16px;
    font-weight: 400
}

.sf-faq .faq__classic .faq__item.show {
    background: #f2faeb
}

.sf-faq .faq__classic .faq__item.show .faq__body {
    max-height: 1000px;
    overflow-x: hidden;
    overflow-y: auto
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
        bottom: -50px
    }
    75% {
        opacity: .5;
        bottom: 0px
    }
    100% {
        opacity: 1
    }
}

.store-faq__wrapper.mobile .sf__container {
    padding: 20px 0 0
}

.store-faq__wrapper.mobile .sf-sidebar .sidebar__menu .sidebar__item .sidebar__link {
    background: #fff
}

.store-faq__wrapper.mobile .sf-sidebar .sidebar__menu .sidebar__item.active {
    background: #edf4e7;
    padding: 0 0 16px;
    transition: ease-in-out .25s
}

.store-faq__wrapper.mobile .sf-sidebar .sidebar__menu .sidebar__item.active .sidebar__link {
    background: rgba(0, 0, 0, 0);
    border-radius: 0
}

.store-faq__wrapper.mobile .sf-faq:not(:last-child) {
    margin-bottom: 8px
}

.store-faq__wrapper.mobile .sf-faq .faq__classic .faq__item {
    margin: 0 16px;
    background: #fff !important
}

.store-faq__wrapper.mobile .sf-faq .faq__classic .faq__item:not(:last-child) {
    margin-bottom: 8px
}

.store-faq__wrapper.mobile .sf-faq .faq__classic .faq__item .faq__header {
    padding: 16px 16px 12px
}

.store-faq__wrapper.mobile .sf-faq .faq__classic .faq__item .faq__header .title {
    font-size: 16px
}

.store-faq__wrapper.mobile .sf-faq .faq__classic .faq__item .faq__body .faq__content {
    padding: 0 16px 16px;
    line-height: 1.5
}

.store-faq__wrapper.mobile .sf-faq .faq__classic .faq__item .faq__body .faq__content .text {
    font-size: 14px
}
