

/* Start:/local/components/socialit/takeon.tabs/templates/takeon_seo/style.css?17884323902954*/
.takeon-seo-title {
    font-size: 56px;
    line-height: 64px;
    margin: 0 0 54px;
    padding: 0;
    font-weight: normal;
}

.takeon-seo-nav {
    position: relative;
    width: 100%;
    max-width: 100%;
    margin: 0 0 48px;
}

.takeon-seo-nav-track {
    display: flex;
    width: max-content;
    max-width: 100%;
    padding: 6px;
    margin: 0;
    overflow: hidden;
    border: 1px solid var(--grey-border);
    border-radius: 12px;
    background: var(--light-blue);
}

.takeon-seo-tab {
    flex: 0 0 auto;
    white-space: nowrap;
    padding: 0 20px;
    border: 0;
    border-radius: 8px;
    background: none;
    color: var(--standart);
    font-family: inherit;
    font-size: 18px;
    font-weight: 500;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
}

.takeon-seo-tab:not(.active):hover {
    color: var(--dark-blue);
}

.takeon-seo-tab.active {
    background: #fff;
    box-shadow: 0 8px 16px #00000014, 0 0 4px #0000000A;
}

.takeon-seo-heading {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.takeon-seo-item:not(.active) .takeon-seo-panel {
    position: absolute;
    top: -999999px;
    left: -999999px;
    width: 100%;
    opacity: 0;
}

.takeon-seo-item.active .takeon-seo-panel {
    position: relative;
    width: 100%;
    opacity: 1;
}

.takeon-seo-panel {
    transition: opacity 0.3s ease;
}

@media all and (max-width: 1400px) {
    .takeon-seo-title {
        font-size: 40px;
        line-height: 120%;
        margin-bottom: 40px;
    }

    .takeon-seo-tab {
        font-size: 14px;
    }
}

@media all and (max-width: 1200px) {
    .takeon-seo-title {
        margin-bottom: 32px;
    }

    .takeon-seo-nav {
        margin-bottom: 32px;
    }

    .takeon-seo-tab {
        padding: 0 16px;
        font-size: 13px;
    }
}

@media all and (max-width: 1000px) {
    .takeon-seo-nav {
        margin-left: -24px;
        margin-right: -24px;
        width: calc(100% + 48px);
        max-width: calc(100% + 48px);
        padding: 0 24px;
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

    .takeon-seo-nav::-webkit-scrollbar {
        width: 0;
        height: 0;
    }

    .takeon-seo-nav-track {
        max-width: none;
    }
}

@media all and (max-width: 700px) {
    .takeon-seo-title {
        font-size: 22px;
        line-height: 120%;
        margin-bottom: 20px;
    }
}

@media all and (max-width: 500px) {
    .takeon-seo-title {
        font-size: 28px;
        margin-bottom: 24px;
    }

    .takeon-seo-nav {
        margin-left: -16px;
        margin-right: -16px;
        width: calc(100% + 32px);
        max-width: calc(100% + 32px);
        padding: 0 16px;
        margin-bottom: 24px;
    }

    .takeon-seo-tab {
        padding: 0 12px;
        line-height: 40px;
    }
}
/* End */


/* Start:/local/components/socialit/cases.slider/templates/text_title/style.css?1788435763455*/
.projects-section-title {
    font-size: 56px;
    line-height: 64px;
    margin: 0;
    padding: 0;
    font-weight: normal;
}

@media all and (max-width: 1400px) {
    .projects-section-title {
        font-size: 40px;
        line-height: 120%;
    }
}

@media all and (max-width: 700px) {
    .projects-section-title {
        font-size: 22px;
    }
}

@media all and (max-width: 500px) {
    .projects-section-title {
        font-size: 28px;
    }
}
/* End */


/* Start:/local/components/socialit/page.faq/templates/text_title/style.css?1788436217937*/
.faq-section-title {
    font-size: 56px;
    line-height: 64px;
    margin: 0 0 54px;
    padding: 0;
    font-weight: normal;
}

.faq-list .block h3.title {
    position: relative;
    margin: 0;
    padding: 26px 60px 26px 0;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-weight: 600;
    cursor: pointer;
}

@media all and (max-width: 1400px) {
    .faq-section-title {
        font-size: 40px;
        line-height: 120%;
        margin-bottom: 40px;
    }
}

@media all and (max-width: 1200px) {
    .faq-section-title {
        margin-bottom: 32px;
    }
}

@media all and (max-width: 700px) {
    .faq-section-title {
        font-size: 22px;
        margin: 0 0 20px;
    }

    .faq-list .block h3.title {
        padding: 20px 40px 20px 0;
    }
}

@media all and (max-width: 500px) {
    .faq-section-title {
        font-size: 28px;
        margin: 0 0 24px;
    }
}
/* End */
/* /local/components/socialit/takeon.tabs/templates/takeon_seo/style.css?17884323902954 */
/* /local/components/socialit/cases.slider/templates/text_title/style.css?1788435763455 */
/* /local/components/socialit/page.faq/templates/text_title/style.css?1788436217937 */
