

/* Start:/local/templates/galaxystore/components/galaxystore/faq/.default/style.css?17459282962313*/
.offer {
    counter-reset: section;
}

.g-header-top {
    background: #F7F7F7;
}

@media (min-width: 1280px) {
    .g-header {
        background-color: #F7F7F7 !important;
    }
}

.faqn-banner {
    background: #F7F7F7;
}

.faqn-banner img {
    max-width: 100%;
    display: block;
}

.faqn__content {
    margin-bottom: 55px;
    margin-top: 60px;
}

.faqn__section:not(:last-child) {
    margin-bottom: 75px;
}

.faqn__section .g-title-l {
    position: relative;
    margin-bottom: 33px;
    padding-left: 20px;
}

.faqn__section .g-title-l:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -17px;
    width: 60px;
    height: 60px;
}

.faqn__section .g-title-m {
    margin-bottom: 10px;
}

.faqn__section .g-text_bb {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #EAEAEA;
}

.faqn__section .g-link strong {
    color: #000;
}

.faqn__section .g-list:not(:last-child) {
    margin-bottom: 10px;
}

.faqn__item:not(:last-child) {
    margin-bottom: 10px;
}

.faqn__link {
    line-height: 16px;
    font-size: 14px;
}

.last-link {
    font-weight: bold;
    font-size: 28px;
    line-height: 35px;
    color: #000000;
}

.title-image{
    width: 60px;
    margin-bottom: 16px;
    margin-top: -16px;
}
.title-image img{
    width: 100%;
}

.faqn__section_last {
    margin-bottom: 30px !important;
}

@media (max-width: 979px) {
    .faqn__list {
        margin-bottom: 49px;
    }
}

@media (max-width: 767px) {

    .title-image{
        width: 40px;
        margin-top: -10px;
    }

    .faqn-banner .action-list__top {
        margin-left: -20px;
        margin-right: -20px;
    }

    .faqn__content {
        margin-top: 40px;
    }

    .faqn__list {
        margin-bottom: 40px;
        padding-bottom: 40px;
        border-bottom: 1px solid #EAEAEA;
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .faqn__section .g-title-l {
        position: relative;
        margin-bottom: 29px;
        padding-left: 12px;
    }

    .faqn__section:not(:last-child) {
        margin-bottom: 60px;
    }

    .faqn__section .g-title-l:before {
        top: -10px;
        width: 40px;
        height: 40px;
        background-size: 40px auto;
    }
}


/* End */
/* /local/templates/galaxystore/components/galaxystore/faq/.default/style.css?17459282962313 */
