.top-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}

.top-block__title {
    margin-bottom: 32px;
    font-size: 52px;
    font-weight: 600;
    line-height: 60px;
    color: var(--se-heading-color);
    letter-spacing: -0.02em;
}

.top-block__undertitle {
    max-width: 570px;
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 26px;
    color: var(--se-text-color);
    text-align: center;
}

.top-block__anchors .se-anchor-tools {
    display: grid;
    grid-auto-flow: column;
    grid-gap: 12px;
}

.top-block__anchors .se-anchor-tools__item {
    margin: 0;
}

.backlink-checker-app_fake .backlink-search__button {
    opacity: 0.3;
}

.backlink-checker-app_fake .backlink-search__button:active {
    transform: scale(1);
}

.backlink-checker-app_fake .backlink-search__button:hover {
    filter: none;
}

.backlink-checker-app_fake .backlink-search {
    overflow: hidden;
}

.top-block__anchors-title {
    max-width: 558px;
    margin: 80px auto 32px;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    color: var(--se-text-color);
    text-align: center;
}

.top-block__anchors-list {
    display: flex;
    justify-content: center
}

.top-block__audit-form {
    width: 100%;
}

.top-block_en {
    background-color: var(--se-main-color-grey);
}

.top-block_en .se-anchor-tools__item-link {
    font-size: 14px;
    line-height: 20px;
    color: var(--se-accent-blue);
    font-weight: 400;
}

.top-block_en .se-anchor-tools__item,
.top-block_en .se-anchor-tools__item:hover {
    padding: 4px 32px 4px 16px;
    background-color: rgba(24, 99, 253, 0.10);
    background-image: url('/blog/wp-content/themes/se_theme/page-templates/backlink-checker-2023/assets/images/arrow-down.svg');
    background-repeat: no-repeat;
    background-position: right 8px center;
    border: none;
}

.top-block_en .se-anchor-tools__item-icon_top-marker,
.top-block_en .se-anchor-tools__item-icon_arrow-marker {
    display: none;
}

@media screen and (max-width: 1199px) {
    .top-block {
        overflow: unset;
    }
}

@media screen and (max-width: 991px) {
    .top-block__title {
        font-size: 44px;
        line-height: 52px;
    }

    .top-block__anchors-title {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (max-width: 767px) {
    .top-block {
        align-items: start;
    }

    .top-block__title {
        margin-bottom: 24px;
        font-size: 32px;
        line-height: 38px;
        text-align: start;
    }

    .top-block__undertitle {
        text-align: start;
    }

    .top-block__anchors-title {
        max-width: none;
        margin: 48px 0 24px;
        text-align: start;
    }

    .top-block__anchors .se-anchor-tools {
        grid-auto-flow: row;
        width: 100%;
        justify-content: stretch;
    }
}

@media screen and (min-width: 1200px) {
    .check-backlinks .geometric-figure {
        z-index: 1;
    }

    .top-block__figure-01 {
        top: 161px;
        left: 19%;
        width: 18px;
        height: 18px;
    }

    .top-block__figure-01:before,
    .top-block__figure-01:after {
        background-color: var(--se-main-color-blue-lotus);
    }

    .top-block__figure-02 {
        top: 161px;
        right: 19%;
        width: 17px;
        height: 17px;
        border: 2px solid var(--se-main-color-green);
    }

    .top-block__figure-03 {
        right: 14.6%;
        bottom: 169px;
        width: 42px;
        height: 42px;
        background: var(--se-shape-color-blue-lotus);
        border-radius: 10px;
        position: relative;
    }

    .top-block__figure-03:before {
        position: absolute;
        width: 16px;
        height: 16px;
        border: 2px solid var(--se-main-color-blue-lotus);
        border-radius: 2px;
        top: 50%;
        transform: translateY(-50%);
        left: -7px;
        content: '';
    }

    .top-block__figure-04 {
        bottom: 164px;
        left: 7.8%;
        width: 41px;
        height: 37px;
        background-image: url('/blog/wp-content/themes/se_theme/page-templates/backlink-checker-2023/assets/images/top-figure-5.svg');
    }

    .top-block__figure-05 {
        bottom: 167px;
        left: 7.9%;
        width: 20px;
        height: 20px;
        background-image: url('/blog/wp-content/themes/se_theme/page-templates/backlink-checker-2023/assets/images/top-figure-6.svg');
    }

    .top-block__figure-06 {
        top: 227px;
        left: 0;
        width: 72px;
        height: 142px;
        background-image: url('/blog/wp-content/themes/se_theme/page-templates/backlink-checker-2023/assets/images/top-figure-2x-7.png');
    }

    .webp .top-block__figure-06 {
        background-image: url('/blog/wp-content/themes/se_theme/page-templates/backlink-checker-2023/assets/images/top-figure-2x-7.webp');
    }

    .top-block__figure-07 {
        top: -62px;
        left: 80px;
        width: 125px;
        height: 125px;
        background-image: url('/blog/wp-content/themes/se_theme/images/svg/dotted-square-light.svg');
        opacity: 0.7;
    }

    .top-block__figure-08 {
        top: 0px;
        right: 80px;
        width: 131px;
        height: 68px;
        background-image: url('/blog/wp-content/themes/se_theme/page-templates/backlink-checker-2023/assets/images/top-figure-2x-9.png');
    }

    .webp .top-block__figure-08 {
        background-image: url('/blog/wp-content/themes/se_theme/page-templates/backlink-checker-2023/assets/images/top-figure-2x-9.webp');
    }

    .top-block__figure-09 {
        right: 0;
        bottom: 0px;
        width: 99px;
        height: 103px;
        background-image: url('/blog/wp-content/themes/se_theme/page-templates/backlink-checker-2023/assets/images/top-figure-10.svg');
    }

    .top-block__figure-10 {
        top: 252px;
        right: -72px;
        width: 125px;
        height: 125px;
        background-image: url('/blog/wp-content/themes/se_theme/images/svg/dotted-square-light.svg');
        opacity: .7;
    }

    .top-block__figure-11 {
        bottom: -257px;
        left: 14.6%;
        width: 288px;
        height: 288px;
        background: var(--se-shape-color-yellow);
        border-radius: 45px;
    }
}
