.header .header_languages_flags_links_hidden_box_child, .header .mobile_version_popup_wrapper, .name_td .flag {
    box-shadow: 0 2px 5px rgb(0 0 0 / 10%), 0 20px 100px rgb(0 0 0 / 10%)
}

.newoffers_item img, .relatedNewsSnippet img {
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, .15))
}

@font-face {
    font-family: Geometria;
    font-weight: 600;
    src: url("./fonts/Geometria-Bold.woff2") format('woff2'), url("./fonts/Geometria-Bold.woff") format('woff');
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Geometria;
    font-weight: 500;
    src: url("./fonts/Geometria-Medium.woff2") format('woff2'), url("./fonts/Geometria-Medium.woff") format('woff');
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Geometria;
    font-weight: 300;
    src: url("./fonts/Geometria-Light.woff2") format('woff2'), url("./fonts/Geometria-Light.woff") format('woff');
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Material Symbols Outlined';
    font-style: normal;
    font-weight: 400;
    src: url("./fonts/material2.woff2") format('woff2')
}

h1, h2, h3 {
    font-size: inherit
}

.material-symbols-outlined {
    font-family: 'Material Symbols Outlined';
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    color: #000
}

* {
    -webkit-box-sizing: border-box;
    margin: 0;
    padding: 0
}

img {
    max-width: 100%;
    height: auto
}

.name_60ac07805f5b0d57c38225f3:after {
    content: '#1';
    padding: 2px 5px;
    font-size: 14px;
    border-radius: 5px;
    background: linear-gradient(147deg, #ead031 0, #dd991d 74%);
    color: #fff;
    font-weight: 400;
    margin: 0 5px
}

.activation {
    font-weight: 500
}

figure {
    margin-bottom: 25px
}

.support_contacts_after_reg {
    line-height: 33px
}

.short_name {
    display: flex;
    font-weight: 400;
    align-items: center
}

html {
    font-family: Geometria, "Segoe UI", sans-serif;
    font-style: normal;
    text-rendering: optimizeSpeed;
    font-size: calc(1vw + 3px);
    font-weight: 300;
    overflow: -moz-scrollbars-vertical;
    overflow-y: visible
}

.become_partner_almost_done_popup_main_link, a, button, html, p {
    color: #000
}

.todayRevenue_item .name::before {
    content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 10px;
    border-radius: 10px;
    background: radial-gradient(50% 118.33% at 100% 0, rgba(171, 180, 255, .2) 0, rgba(235, 244, 250, 0) 100%), radial-gradient(68.13% 100% at 50% 100%, rgb(112 255 0 / 75%) 0, rgba(235, 244, 250, 0) 100%), #effaf2
}

.wrapper {
    max-width: 1260px;
    margin: 0 auto;
    padding-left: 2rem;
    padding-right: 2rem
}

.plusminus_table {
    background: #f4f8ff;
    margin-bottom: 20px;
    border-spacing: 20px 15px;
    border-radius: 15px
}

.bg_blue, .bg_yellow, .lwptoc_i {
    border-radius: 10px
}

.plusminus_table th {
    font-weight: 700
}

.lwptoc_header {
    margin-bottom: 15px
}

.content .lwptoc {
    margin-top: 20px;
    margin-bottom: 20px
}

.content .lwptoc ul li:before {
    content: none
}

.d-block, .is-invalid ~ .error_text {
    display: block
}

.is-valid {
    background: #00ff0929 !important
}

.questions_answers_item, .questions_answers_item p {
    margin-bottom: 30px
}

.bg_yellow {
    background: #ffd900
}

.bg_gray {
    background: #fff
}

.bg_blue {
    background: #446fff;
    color: #fff;
    font-weight: 400
}

.name_td .flag {
    background-size: cover;
    border-radius: 20px;
    margin-right: 5px;
    width: 25px;
    height: 25px
}

.name_td, .newoffers_item .name_td, .team, .team_wrapper {
    width: 100%
}

img.flag:first-child {
    margin-left: 0
}

.flags {
    display: flex;
    word-break: keep-all;
    gap: 10px;
    align-items: flex-start
}

.flags span {
    font-size: .8em
}

.adv_popup_wrapper, .d-none, .header_icons, .header_languages_flags_links_main_wrapper, .hide, .hideInput, .name_td_container .goal, .name_td_container .offers_item_price_info, .offers .offers_item, .premier_leads_topics_links_item_link_pic3, .questions_answers .questions_answers_item_child_hidden_box, .registration_done_wrapper, .registration_email_exist_wrapper, .registration_other_error_wrapper, .registration_start_wrapper {
    display: none
}

.name_td_container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.button_td, .goal_td, .price_td {
    white-space: nowrap
}

.goal_td {
    width: 0
}

.offers_item.inactive {
    opacity: .5
}

.offers_item.inactive .offers_item_link {
    background: #ececec
}

.questions_category {
    grid-column: 1/3;
    margin-bottom: 25px;
    font-size: 21px
}

.content_wrapper {
    width: 850px
}

.headerBlock {
    padding: 65px 0;
    margin-bottom: 15px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 215px;
    z-index: 1;
    position: relative
}

.gradient1 {
    background: linear-gradient(0deg, #fff, #f1f6fb)
}

.headerBlock .hello, .headerBlock h1 {
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1
}

.headerBlock .description {
    font-size: 18px;
    color: #333a45
}

.content ol, .content p, .content ul {
    margin-bottom: 12px
}

.content ul, .footer .footer_item_ul_li {
    list-style: none
}

.content {
    font-size: 17px
}

.breadcrumb li a, .footer_languages li a, .mainNews .news a, .offers_wrapper a, .reviewContent a, .short_name a {
    text-decoration: none
}

.content ul li {
    margin-bottom: .75rem
}

.content ol li {
    margin-left: 22px;
    margin-bottom: 5px
}

.content ol li:nth-child(n+10) {
    margin-left: 30px;
    margin-bottom: 5px
}

.content ol ul li {
    margin-bottom: .5rem;
    margin-left: 0
}

.offers.offers_single {
    background: #f6f8fa;
    border-radius: 20px;
    border-spacing: 0.75em;
    margin-left: 0;
    width: 100%
}

.content ul li:before {
    content: '';
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #ffd900;
    margin-right: 10px;
    min-width: 12px;
    display: inline-block
}

.postSection .content img {
    margin: 1rem auto;
    border-radius: 10px;
    max-height: 700px;
    max-width: 100%;
    width: auto;
    height: auto;
    border: 1px solid #e1e1e1
}

.content h3 {
    margin-bottom: 15px;
    font-size: 21px;
    margin-top: 20px;
    color: #d9bd39
}

.content h2 {
    margin-bottom: 12px;
    font-size: 26px;
    margin-top: 18px;
    line-height: 1.1
}

.content_wrapper h1 {
    margin-bottom: 20px;
    font-size: 34px;
    line-height: 1;
    margin-top: 10px
}

.offers_reviews_title {
    font-size: 28px;
    margin: 3rem 0 2rem;
    text-align: center
}

.desktop_header_login_btn, .desktop_header_register_btn {
    font-size: inherit;
    font-weight: 400;
    cursor: pointer;
    padding: 8px 15px
}

.blog_wrapper, .footer .footer_items_wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.sidebar_wrapper {
    width: 25%;
    display: flex;
    flex-direction: column
}

.footer_item_address_info_box {
    width: 70%
}

.offers_title.open {
    opacity: 1
}

.registration {
    cursor: pointer
}

.show_tr {
    display: table-row !important
}

.premier_leads_topics_links_item:nth-child(3n+1) .premier_leads_topics_links_item_link_pic1 {
    background: linear-gradient(315deg, rgb(232 228 72 / 50%) -.44%, rgba(98, 189, 255, 0))
}

.premier_leads_main_wrapper {
    width: 100%;
    position: relative
}

.premier_leads_background_images_wrapper {
    position: relative;
    display: none
}

.premier_leads_background_image1 {
    position: absolute;
    top: 10px;
    left: 0
}

.premier_leads_background_image2 {
    position: absolute;
    left: 0;
    top: 18px
}

.header, .mainReviewsBlock {
    position: relative;
    width: 100%
}

.desktop_header_login_register_btns {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.desktop_header_login_btn {
    margin-right: 15px;
    text-decoration: none;
    box-shadow: 0 0 0 1px #f5d540 inset;
    border-radius: 10px;
    color: #101010
}

.desktop_header_register_btn {
    font-family: inherit;
    border: none
}

.desktop_header_ul_link {
    text-decoration: none;
    color: #2a3945;
    font-weight: 500
}

.header_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px
}

.desktop_header_ul_list {
    display: flex;
    justify-content: space-evenly
}

.desktop_header_ul_li {
    list-style: none;
    cursor: pointer;
    position: relative
}

.desktop_header_nav {
    width: 40%
}

.header {
    background: #f5f8fc;
    z-index: 100;
    box-shadow: 0 0 5px #80808026;
}

.logobox {
    padding: 5px;
    display: flex;
    align-items: center;
    border-radius: 15px;
}

.contactsSection, .first_screen, .offerSection, .postSection {
    margin-top: 6rem
}

.contactsSection {
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    margin-bottom: 6rem;
    margin-top: 2rem
}

.contactsSection h2 {
    font-size: 21px;
    margin-bottom: 5px
}

.contactsSection iframe {
    width: 100%;
    height: 415px;
    border-radius: 10px
}

.department {
    min-width: 50%;
    margin-bottom: 20px
}

.department a {
    text-decoration: none;
    color: #000bf8
}

.registration_popup_wrapper a {
    color: #5472ff;
    text-decoration: none;
    border-bottom: 1px solid #e9f4ff
}

.registration_popup_wrapper b {
    color: #35c420
}

.registration_done_wrapper {
    font-size: 16px;
    line-height: 130%
}

.filterMore tr:nth-last-child(-n+5) .offers_item_img {
    filter: blur(7px);
    opacity: .3
}

.filterMore tr:nth-last-child(-n+5) .flags, .filterMore tr:nth-last-child(-n+5) .name_td {
    filter: blur(5px)
}

.filterMore tr:nth-last-child(2) {
    opacity: .7
}

.filterMore tr:last-child {
    opacity: .3
}

.mainReviewsBlock {
    height: auto;
    display: flex;
    margin-top: 5rem;
    justify-content: space-between;
    gap: 3rem
}

.ReviewText {
    font-style: italic
}

.reviewContent {
    font-size: 21px;
    width: 47%;
    display: flex;
    flex-wrap: wrap
}

.lines {
    position: absolute;
    right: 0;
    opacity: .2;
    z-index: -1
}

.reviewAuthor {
    display: block;
    font-weight: 700;
    margin-top: 1rem;
    align-self: flex-end
}

.header .mobile_header_wrapper {
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
    padding: 15px 0
}

.filtersBlock .block.countryFilterBlock {
    gap: 5px;
    max-height: 300px;
    overflow: scroll;
}

.noOffersFiltered {
    display: none;
    text-align: center;
    padding: 50px 10px;
    font-size: 18px
}

.header .header_logo_link_titles {
    margin-left: 10px;
    display: flex;
    height: 32px;
    flex-direction: column;
    justify-content: space-between
}

::marker {
    font-weight: 700;
    color: #34abff
}

.logo_pic2 {
    width: 35px;
    height: 35px;
    border-radius: 33%;
    background-image: url(/img/newlogo/actlogo.svg);
    position: relative;
    background-size: contain;
    background-repeat: no-repeat
}

.point, .questions_answers .logo_pic2 {
    width: 18px;
    height: 18px
}

.header_logo_wrapper {
    font-size: calc(.4rem + 8px)
}

.howtowidget {
    background: #fff;
    padding: 25px 20px;
    border: 1px solid #e8e1e1;
    border-radius: 10px
}

.point {
    border-radius: 5px;
    background: linear-gradient(to right, #12c2e9, #c471ed)
}

.header .header_logo_link {
    white-space: nowrap;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    outline: 0
}

.header .header_logo_link_title1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 70%;
    margin-bottom: 6px;
    letter-spacing: -.7px;
    color: #2a3945
}

.header .header_logo_link_title2 {
    line-height: 70%;
    font-size: 16px;
    color: #000000b5
}

.header .header_profile_languages_hamburger_menu_icons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.header .header_profile_icon {
    margin-right: 1rem;
    font-size: 40px
}

.become_partner_popup_form_input_wrpper_box {
    min-width: 50%;
    max-width: 90%;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.header .hamburger_menu_icon {
    cursor: pointer;
    font-size: 40px
}

.hamburger_menu {
    display: contents
}

.header .header_languages_flag_link_icon {
    cursor: pointer;
    outline: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    border: none;
    background: 0 0
}

.header .header_languages_flag_link_icon img, .header .header_languages_flags_links_icon_img img {
    border-radius: 5px
}

.header .header_languages_flags_links_hidden_popup {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: hsla(0, 0%, 100%, .74);
    animation-name: a;
    animation-duration: .4s;
    display: none;
    opacity: 0
}

.header .header_languages_flags_links_hidden_popup.open {
    display: flex;
    align-content: center;
    align-items: center
}

.header .header_languages_flags_links_hidden_popup_wrapper {
    width: 220px;
    margin: 0 auto;
    position: relative
}

.header .header_languages_flags_links_hidden_box_child {
    background: #fff;
    border-radius: 10px;
    padding: 20px 15px 30px;
    border-top: 20px solid #62a1ff
}

.header .header_languages_flags_links_hidden_box_title {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 22px
}

.header .header_languages_flags_links_icon_title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    justify-content: center
}

.header .header_languages_flags_links_icon_title:not(:last-child) {
    margin-bottom: 32px
}

.header .header_languages_flags_links_icon_img {
    height: 19px;
    margin-right: 8px
}

.header .header_languages_flags_links_title {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center
}

.header .mobile_version_popup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    animation-name: a;
    animation-duration: .4s;
    background: hsla(0, 0%, 100%, .74);
    height: 100%;
    display: none;
    opacity: 0
}

.header .mobile_version_popup.open, .questions_answers .questions_answers_item_child.open .questions_answers_item_child_hidden_box {
    display: block !important
}

.header .mobile_version_popup_wrapper {
    width: 65%;
    background: #fcfcfc;
    position: absolute;
    right: 0;
    padding: 20rem 15px 0;
    height: 100%;
    top: 0
}

.header .header_login_btn, .header .header_register_btn {
    width: 100%;
    height: 45px;
    font-size: 18px;
    line-height: 1;
    cursor: pointer
}

.header .header_login_btn {
    border: 1px solid #e9e9e9;
    box-sizing: border-box;
    border-radius: 10px;
    margin-bottom: 1.5rem;
    color: #000;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center
}

.header .header_register_btn {
    border: none;
    border-radius: 10px;
    margin-bottom: 4rem;
    display: block;
    font-family: inherit
}

.header .header_ul_link_title {
    font-family: Geometria;
    font-style: normal;
    font-size: 18px;
    color: #000
}

.header .header_ul_link {
    display: flex;
    align-items: center;
    cursor: pointer;
    outline: 0;
    text-decoration: none
}

.header .header_ul_link_icon {
    margin-right: 16px;
    display: flex
}

.header .header_ul_li {
    list-style: none;
    cursor: pointer;
    margin-bottom: 20px
}

.header .header_nav {
    padding-left: 1rem;
    margin-top: 6rem
}

.header .hamburger_menu_close_icon {
    display: none;
    cursor: pointer;
    position: fixed;
    z-index: 11;
    font-size: 40px;
    right: 3rem
}

.background_images {
    width: 105%;
    height: 20rem;
    position: absolute;
    z-index: -1;
    transform: rotate(0);
    display: flex;
    justify-content: space-between;
    align-content: center;
    align-items: stretch;
    flex-wrap: wrap;
    top: 3rem
}

.background_images img {
    width: 5rem;
    border-radius: 1rem;
    margin: .3rem;
    transform: rotate(-10deg);
    opacity: .025;
    z-index: -1;
    position: relative
}

.footer {
    width: 100%;
    background: linear-gradient(0deg, #fff, #f1f6fb);
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 18px
}

.footer .footer_item_address_info {
    font-size: 16px;
    margin-top: 25px
}

.footer .footer_item_ul_link {
    text-decoration: none;
    cursor: pointer
}

.footer .footer_item_ul_list {
    display: flex;
    flex-direction: row;
    gap: 2rem 4rem;
    flex-wrap: wrap
}

.questions_answers .questions_answers_title {
    font-size: 32px;
    text-align: center;
    color: #000;
    margin-bottom: 5rem;
    font-weight: 700
}

.filter.country.offers_filter_BR:before, .filter.country.offers_filter_IN:before, .filter.country.offers_filter_KZ:before, .filter.country.offers_filter_RU:before {
    content: '🔥';
    position: absolute;
    right: -3px;
    top: -6px;
    font-size: 12px
}

.address {
    width: 100%;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 21px
}

.questions_answers .questions_answers_item_title {
    font-weight: 500;
    font-size: 21px;
    margin-bottom: 15px
}

.requestOffer {
    background: #f5d540;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 10px;
    color: #0b0b0b;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer
}

.questions_answers_item_pic1, .questions_answers_item_pic2 {
    width: 1em;
    height: 1em;
    border-radius: 33%;
    transform: rotate(135deg)
}

.questions_answers_item_title_pics_wrapper {
    margin-bottom: 25px;
    display: flex;
    align-items: center;
    font-size: 1.2rem
}

.questions_category h2 {
    font-size: 23px;
    margin-left: 15px;
    font-weight: 400
}

.categoryFilterBlock {
    margin-bottom: 10px;
    border-bottom: 1px solid #f8f8f8;
    padding-bottom: 10px
}

.inContentReg, .offerSection {
    margin-bottom: 2rem
}

.questions_answers_item_pics_wrapper {
    position: relative;
    margin-right: 2.5rem;
    font-size: 3rem
}

.questions_answers_item_pic1 {
    background: linear-gradient(180deg, #48a5e8 0, #62bdff 100%);
    position: absolute;
    left: 9px
}

.questions_answers_item_pic2 {
    background: linear-gradient(180deg, rgba(72, 165, 232, .5) 0, rgba(98, 189, 255, .5) 100%)
}

.questions_answers .questions_answers_item_child {
    margin-bottom: 10px;
    font-size: 18px
}

.questions_answers .questions_answers_item_child_icon_title_box {
    display: flex;
    align-items: center;
    cursor: pointer;
    gap: 10px
}

.questions_answers .questions_answers_item_child_icon {
    cursor: pointer;
    display: flex;
    opacity: .075
}

.questions_answers_item_child_icon svg {
    width: 25px;
    height: 25px
}

.questions_answers .questions_answers_item_child_hidden_box_info {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px
}

.questions_answers_item_child.open p.questions_answers_item_child_title {
    font-weight: 400;
    color: #55cc4f
}

.questions_answers .questions_answers_item_child.open .questions_answers_item_child_icon {
    transform: rotate(45deg)
}

.content img.title_image {
    margin: 0 auto 1rem;
    filter: drop-shadow(0 1px 3px rgba(0, 0, 0, .05))
}

.become_partner {
    width: 100%;
    padding-top: 5rem;
    margin-top: 5rem;
    padding-bottom: 5rem
}

.newsWrapper {
    display: flex;
    justify-content: flex-start
}

.inContentReg {
    width: 100%;
    display: flex;
    margin-top: 2rem;
    align-items: center;
    gap: 15px
}

.inContentReg img {
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 1px 5px -3px #777
}

.inContentReg .name {
    font-size: 26px;
    font-weight: 700;
    flex: 1
}

.inContentReg .button_body {
    justify-self: end
}

.inRegOfferBanner {
    position: absolute;
    cursor: pointer;
    top: 3rem;
    z-index: 2
}

.become_partner .become_partner_title {
    font-weight: 300;
    line-height: 1;
    text-align: center;
    font-size: 1.8em;
    margin-bottom: 2rem
}

.become_partner .become_partner_registration_btn {
    margin: 0 auto;
    display: flex
}

.button_body {
    cursor: pointer;
    border: none;
    font-family: inherit;
    border-radius: 12px;
    padding: 12px 28px;
    font-size: 20px
}

.questions_answers_items_wrapper {
    display: grid;
    grid-template-columns:1fr 1fr;
    column-gap: 10px
}

#premier_leads_topics_links_page {
    background-color: #fcfcfc
}

.premier_leads_topics_links_items_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between
}

.premier_leads_topics_links_item {
    width: 48%;
    margin-bottom: 15px
}

.premier_leads_topics_links_item_link {
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
    cursor: pointer;
    outline: 0
}

.offersRain, .string {
    display: flex;
    gap: 10px
}

.offersRain {
    position: absolute;
    top: -200px;
    right: 0;
    width: 50%;
    overflow: hidden;
    height: 700px;
    padding: 0 10px
}

.become_partner_almost_done_popup .header_logo_link_pics, .first_screen, .paid_to_partners, .premier_leads_topics_links_item_link_pics, .registration_popup .header_logo_link_pics {
    position: relative
}

.offersRain img {
    width: 5rem;
    height: 5rem;
    border-radius: 13px;
    box-shadow: 0 1px 5px -3px #777;
    margin-top: 10px
}

.string {
    flex-wrap: wrap;
    justify-content: center
}

.premier_leads_topics_links_item_link_title {
    font-style: normal;
    font-size: 21px;
    margin-bottom: 1rem;
    color: #000
}

.premier_leads_topics_links_item_link_pic2 {
    width: 10rem;
    height: 10rem
}

.blog_pic_bg {
    border-radius: calc(20% + 5px);
    background-color: #e4eeff;
    background-size: cover;
    background-position-x: 50%;
    background-position-y: 50%
}

.moreOffers {
    display: block;
    text-align: center;
    padding: 70px 10px;
    font-size: 18px;
    margin-bottom: 25px
}

.moreOffers .registration {
    color: #0200f3;
    border-bottom: 1px solid
}

.topics_links_item_link_info {
    margin-left: 1.5rem
}

.topics_links_item_link_info .date {
    font-size: 15px
}

.first_screen {
    display: flex;
    justify-content: space-between;
    margin-bottom: 6rem
}

.advertisment_first_item_title {
    line-height: 1;
    margin-bottom: 3rem;
    font-size: 60px
}

.advertisment_first_item_become_partner_btn {
    border: none;
    justify-content: center;
    cursor: pointer;
    font-family: inherit;
    padding: 12px 0;
    font-size: 21px;
    font-weight: 400
}

.advertisment_first_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: min-content;
    min-width: 40%;
    justify-content: space-between
}

.paid_to_partners {
    display: flex;
    width: 100%;
    margin: 6rem auto;
    flex-direction: column;
    align-content: center;
    align-items: center
}

.paid_to_partners_info1, .paid_to_partners_info3 {
    font-size: 3.5rem
}

.paid_to_partners_info2 {
    font-weight: 700;
    font-size: calc(10rem - 15px);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #f83600 0, #f9d423 100%);
    margin-top: -1.2rem
}

.sitemap_item {
    justify-content: flex-end;
    gap: 2vw;
    row-gap: inherit
}

.offers_items_titles_wrapper {
    margin-bottom: 30px;
    font-size: 14px
}

.offers thead {
    text-align: left
}

.offers_items_wrapper {
    width: calc(100% + 12px * 2);
    border-spacing: 15px;
    font-size: 20px;
    margin-left: -12px;
    margin-bottom: 15px
}

.offers_item_img img {
    min-width: 50px;
    max-width: 50px;
    max-height: 50px;
    border-radius: calc(18% + 2px);
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    background: #fff;
    box-shadow: 0 1px 3px -2px #777
}

.content_wrapper .text a, .content_wrapper li a, .content_wrapper p a {
    color: #2d3aff;
    border-bottom: 1px dotted #2d3aff;
    text-decoration: none
}

.content_wrapper p a:hover {
    color: #00c905;
    border-bottom: 1px dotted #00c905
}

.offers_item_title {
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #bcbcbc
}

.offers_item_price_info {
    font-feature-settings: "tnum" on, "lnum" on
}

.float-r {
    float: right
}

.offers_item_link {
    padding: 8px 16px;
    display: flex;
    justify-content: center;
    color: #000;
    background: #ffd900;
    font-weight: 400;
    border-radius: 10px
}

.offers_item_icon {
    padding: .5rem 1rem;
    display: none
}

.offerHeaderBlock {
    padding: 65px 0;
    color: #fff
}

.offerHeaderBlock .wrapper {
    display: flex;
    gap: 30px
}

.offerHeaderBlock .wrapper img {
    border-radius: 10px;
    box-shadow: 0 1px 5px #00000052
}

.offerHeaderBlock .innerBlock {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.offerHeaderBlock h1 {
    font-size: 30px;
    line-height: 1.2
}

.intro-block p, .offerHeaderBlock .description {
    font-size: 18px
}

.offerHeaderBlock .innerBlock .button {
    background: #f0f5fe;
    color: #1e1e1e;
    padding: 8px 15px;
    cursor: pointer;
    font-size: 18px;
    width: fit-content;
    border-radius: 7px;
    font-weight: 400
}

.offer_link_icon img {
    width: calc(1rem + 10px)
}

.content .offers p, .todayRevenueBlock .todayRevenueHeader1 {
    margin-bottom: 0
}

.content .offers img {
    margin-top: 0;
    margin-bottom: 0
}

.show_more_offer_items {
    display: flex;
    text-decoration: none;
    width: fit-content;
    margin: 4rem auto auto;
    border: 1px solid #e7e7e7
}

.fix_password, .generate_password {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    padding: 5px;
    border-radius: 0 7px;
    cursor: pointer
}

.generate_password {
    display: block;
    background: #dcfadf
}

.fix_password {
    display: none;
    background: #e5eaff
}

.d-flex {
    display: flex
}

.become_partner_popup_title, .become_partner_popup_title_info {
    font-family: Geometria;
    font-style: normal;
    color: #000
}

.team_items_wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    overflow: auto
}

.team_items_wrapper::-webkit-scrollbar {
    background-color: transparent
}

.advertisment_second_item_slider {
    width: 100%;
    overflow: hidden;
    margin-bottom: 60px
}

.advertisment_second_item_slider_img img {
    width: 592px;
    height: 297px
}

.advertisment_second_item_slider_img {
    position: relative;
    top: 30px
}

.slick-center {
    position: unset !important
}

.slick-center img {
    width: 683px;
    height: 342px
}

.adv_popup, .registration_popup {
    z-index: 105;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    display: none;
    width: 100%;
    background: rgb(255 255 255 / 95%);
    position: fixed;
    justify-content: center;
    align-items: center
}

.adv_popup_wrapper, .registration_popup_wrapper {
    background: #fff;
    margin: 0 auto;
    position: relative;
    overflow: auto;
    box-shadow: 0 1px 20px rgb(0 0 0 / 3%), 0 20px 50px rgb(0 0 0 / 7%);
    border-radius: calc(1rem + 0px);
    width: 50rem
}

.become_partner_popup_form_input_wrpper_textarea_field {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: space-between
}

.become_partner_popup_form_textarea_field {
    width: 50%
}

.become_partner_popup_form input, .become_partner_popup_form textarea {
    background: #fff;
    border: 1px solid #c9c9c95e;
    box-shadow: inset 0 0 5px #0000000f;
    border-radius: 10px;
    font-family: inherit;
    font-size: 17px;
    color: #0b0b0b;
    outline: 0
}

.adv_popup_wrapper, .registration_done_wrapper.open, .registration_email_exist_wrapper.open, .registration_start_wrapper.open {
    display: block;
    padding: 3rem;
    text-align: center;
    font-size: 1em
}

.become_partner_popup_img2 {
    position: absolute;
    left: -5px;
    top: 0
}

.become_partner_almost_done_popup_close, .popup_close {
    position: absolute;
    cursor: pointer;
    right: 15px;
    top: 15px;
    z-index: 2
}

.become_partner_popup_imges_wrapper {
    align-items: center;
    z-index: 1;
    font-size: 5rem;
    position: absolute;
    width: 100%;
    margin-top: -5rem;
    opacity: .3;
    filter: blur(3px);
    margin-left: -3rem
}

.registration_popup_title {
    font-size: 24px;
    text-align: center;
    letter-spacing: -.03em;
    margin-bottom: .3rem;
    color: #000
}

.registration_popup_info {
    font-weight: 300;
    font-size: 16px;
    text-align: center;
    margin: 5px auto 35px
}

.become_partner_almost_done_popup .header_logo_link_title2, .registration_popup .header_logo_link_title2, button {
    font-weight: 300
}

.become_partner_popup_form_input_wrpper {
    display: flex;
    flex-direction: column;
    position: relative
}

.become_partner_popup_form_input_field {
    padding: 0 15px;
    line-height: calc(45px - .4rem)
}

.become_partner_popup_form_textarea_field textarea, .create_account_btn {
    -webkit-border-radius: 10px;
    font-family: Geometria;
    font-style: normal;
    outline: 0
}

.become_partner_popup_form_input_field::-webkit-input-placeholder {
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #aaa
}

.become_partner_popup_form_input_field:-moz-placeholder, .become_partner_popup_form_input_field::-moz-placeholder {
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #aaa
}

.become_partner_popup_form_input_field:-ms-input-placeholder, .become_partner_popup_form_input_field::-ms-input-placeholder {
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #aaa
}

.become_partner_popup_form_input_field::placeholder {
    font-family: Geometria;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #aaa
}

.become_partner_popup_form_error_text {
    font-size: 13px;
    color: red;
    display: none;
    text-align: left;
    margin-top: 5px
}

.become_partner_popup_form_textarea_field textarea {
    padding: 10px;
    width: 100%;
    resize: none;
    height: 100%;
    min-height: 100px
}

.create_account_btn {
    background: #ffd900;
    border-radius: 10px;
    border: none;
    display: block;
    margin: 2rem auto 0;
    padding: 12px 45px;
    font-size: 18px;
    line-height: 23px;
    color: #000;
    cursor: pointer
}

.infotext {
    font-size: 13px;
    margin-top: 1em;
    text-align: left;
    display: block;
}

.become_partner_almost_done_popup .header_logo_link_titles, .registration_popup .header_logo_link_titles {
    margin-left: 20px
}

.become_partner_popup_form_textarea_field textarea::-webkit-input-placeholder {
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #aaa
}

.become_partner_popup_form_textarea_field textarea:-moz-placeholder, .become_partner_popup_form_textarea_field textarea::-moz-placeholder {
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #aaa
}

.become_partner_popup_form_textarea_field textarea:-ms-input-placeholder, .become_partner_popup_form_textarea_field textarea::-ms-input-placeholder {
    font-family: Geometria;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #aaa
}

.become_partner_popup_form_textarea_field textarea::placeholder {
    font-family: Geometria;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #aaa
}

.become_partner_popup_already_have_account_link, .become_partner_popup_already_have_account_title, .inputBrand {
    font-size: 16px
}

.become_partner_popup_already_have_account_title {
    text-align: center;
    color: #aaa;
    margin-right: 5px
}

.become_partner_popup_already_have_account_link {
    color: #48a5e8;
    cursor: pointer;
    outline: 0
}

.become_partner_popup_already_have_account {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 25px 0
}

.become_partner_almost_done_popup .header_logo_link_pic1, .registration_popup .header_logo_link_pic1 {
    background: linear-gradient(180deg, rgba(72, 165, 232, .5), rgba(98, 189, 255, .5));
    border-radius: 5px;
    transform: rotate(135deg);
    width: 2.8rem;
    height: 2.8rem
}

.registration_popup .header_logo_link_pic2 {
    background: linear-gradient(180deg, #48a5e8, #62bdff);
    border-radius: 7px;
    transform: rotate(135deg);
    position: absolute;
    top: -2px;
    left: 20%;
    width: 2.8rem;
    height: 2.8rem
}

.become_partner_almost_done_popup .header_logo_link, .registration_popup .header_logo_link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    cursor: pointer;
    outline: 0
}

.registration_popup .header_logo_link_title1 {
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.03em;
    color: #000
}

.become_partner_almost_done_popup .header_logo_link_title2, .registration_popup .header_logo_link_title2 {
    font-style: normal;
    font-size: 14px;
    color: #000;
    letter-spacing: -.03em
}

.become_partner_almost_done_popup .header_logo_link_pic2, .become_partner_almost_done_popup_pic1 {
    background: -moz-linear-gradient(top, #48a5e8 0, #62bdff 100%);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg)
}

.become_partner_almost_done_popup .header_logo_link_pic2 {
    width: 33.49px;
    height: 33.49px;
    background: linear-gradient(180deg, #48a5e8, #62bdff);
    border-radius: 7px;
    transform: rotate(135deg);
    position: absolute;
    top: -2px;
    left: 20%
}

.newOffersBlock .h3, .todayRevenueTable .revenue_td {
    font-weight: 700;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #e8cb0e 0, #ebd981 100%);
    width: fit-content
}

.become_partner_almost_done_popup .header_logo_link_title1 {
    font-family: Geometria;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: -.03em;
    color: #000
}

.become_partner_almost_done_popup_pics_box {
    width: 182px;
    margin: 0 auto 38px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center
}

.become_partner_almost_done_popup_info, .become_partner_almost_done_popup_title {
    text-align: center;
    margin-bottom: 23px;
    font-family: Geometria;
    font-style: normal;
    color: #000
}

.become_partner_almost_done_popup_pic1 {
    background: linear-gradient(180deg, #48a5e8, #62bdff);
    border-radius: 20px;
    transform: rotate(135deg);
    width: 110.63px;
    height: 110.63px
}

.become_partner_almost_done_popup_pic2 {
    width: 94.64px;
    height: 94.64px;
    background: linear-gradient(180deg, rgba(72, 165, 232, .5), rgba(98, 189, 255, .5));
    border-radius: 20px;
    transform: rotate(135deg);
    position: absolute;
    left: 8px;
    top: 6px
}

.footer_languages {
    display: flex;
    flex-direction: row;
    list-style: none;
    gap: 15px 35px;
    margin-top: 25px;
    border-top: 1px solid #e3e3e3;
    padding-top: 25px;
    flex-wrap: wrap
}

.become_partner_almost_done_popup_main_link {
    margin: auto;
    padding: 15px 0;
    display: flex;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
    width: 45%
}

.adv_popup.open, .registration_popup.open {
    display: flex !important;
    align-items: center
}

.offers_title_link_wrapper {
    display: flex;
    margin-bottom: 3rem;
    flex-wrap: wrap;
    gap: 2rem
}

.offers_title {
    font-size: 56px;
    cursor: pointer;
    opacity: .2;
    font-weight: 700;
    color: #3d597e
}

.advertisment_first_item {
    font-size: 4.3rem
}

.newOffersBlock {
    width: 47%;
    font-size: 18px
}

.newOffersBlock .h3 {
    font-size: 21px;
    display: flex;
    align-items: stretch;
    margin-bottom: 1.5rem
}

.newOffersBlock .h3 .point {
    font-size: 30px;
    line-height: .7;
    margin-right: 5px
}

.newoffers_item img {
    height: 35px;
    width: 35px;
    border-radius: 5px
}

.todayRevenueHeader2 {
    font-size: 14px;
    margin-bottom: 20px;
    color: #b5b5b5
}

.todayRevenue_item img {
    width: 25px
}

.todayRevenue_item {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    margin-bottom: 5px
}

.todayRevenueTable .revenue_td {
    margin-left: auto;
    color: #60bb00
}

.newoffers_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 2px
}

.newoffers_item .offers_item_link {
    padding: .35rem .65rem;
    border-radius: 10px
}

.newoffers_item > div {
    padding: 0 0 0 10px
}

.breadcrumb {
    opacity: .45;
    font-size: 16px
}

.breadcrumb-item, .breadcrumb-item:nth-child(n+2)::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: ">"
}

.flags_icon {
    display: flex;
    align-items: center
}

.mainNews {
    background: linear-gradient(0deg, #fff, #f1f6fb);
    z-index: 1;
    position: relative;
    padding: 3rem 0;
    margin-bottom: 2rem;
    min-height: 275px
}

.touch {
    display: flex;
    justify-content: space-between;
    gap: 25px
}

.touch a {
    text-decoration: none;
    border-radius: 13px
}

.relatedNewsSnippet {
    background: #f9f9f9;
    padding: 12px;
    border-radius: 10px;
    width: 225px;
    height: 120px;
    position: relative;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    background: radial-gradient(50% 118.33% at 100% 0, rgba(171, 180, 255, .2) 0, rgba(235, 244, 250, 0) 100%), radial-gradient(68.13% 100% at 50% 100%, rgb(74 178 255 / 20%) 0, rgba(235, 244, 250, 0) 100%), #f6fbff
}

.relatedNewsSnippet .newsTitle {
    max-width: 50%
}

.relatedNewsSnippet img {
    position: absolute;
    top: -15px;
    right: -10px;
    transform: rotate(349deg);
    border-radius: 10px;
    z-index: 1;
}

.snippetMainNews .img {
    border-radius: 10px;
    background-size: cover;
    width: 100%
}

.newsTitle {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400
}

.snippetMainNews {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    max-width: 250px
}

.bottom_wrapper a {
    margin-right: 2rem
}

.bottom_wrapper {
    padding-bottom: 45px
}

.offerSnippetContainer {
    display: flex;
    margin-bottom: 35px;
    gap: 15px
}

.offerSnippetContainer img {
    margin: 0;
    max-width: 250px;
    border-radius: 10px;
    width: auto;
    height: 100%
}

.offerSnipperInnerContainer {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 15px;
    width: fit-content;
    background: linear-gradient(0deg, #fff, #f1f6fb);
    padding: 20px;
    border-radius: 10px
}

.offerSnipperInnerContainer .button {
    padding: 9px 18px;
    font-size: 18px;
    display: block;
    text-align: center;
    width: fit-content
}

.howtowidget h2 {
    margin-top: 0
}

.relatedWrapper {
    padding: 30px 0 50px;
    background: linear-gradient(to right, #12c2e9, #c471ed);
    color: #fff
}

.relatedWrapper h2 {
    margin-bottom: 20px;
    font-size: 26px
}

.relatedWrapper .relatedNewsSnippet {
    color: #fff;
    background: #00000012
}

.newsPic {
    position: absolute;
    right: -15px;
    transform: rotate(355deg);
    top: -20px;
    border-radius: 30px;
    filter: drop-shadow(0 3px 3px rgba(0, 0, 0, .06))
}

ul.header_ul_list span {
    margin-right: 10px
}

.filtersBlock .block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    gap: 10px;
    font-size: 14px
}

.filtersBlock {
    margin-bottom: 20px;
    margin-top: 10px;
    width: 100%
}

.managerLink2 {
    color: #0545ff
}

.filter {
    display: flex;
    border: 1px solid #ececec;
    padding: 4px 6px;
    border-radius: 5px;
    cursor: pointer;
    justify-content: center;
    font-weight: 400;
    align-content: center;
    align-items: center;
    position: relative;
    font-size: 13px
}

.filter .flag {
    width: 15px;
    border-radius: 5px;
    margin-right: 5px
}

.filter.selected {
    background: linear-gradient(109.75deg, rgba(0, 119, 238, .2) 16.11%, rgba(148, 64, 255, .2) 73.58%);
    border: 1px solid #d9e5fa
}

.inputFilter {
    border: 1px solid #ececec;
    border-radius: 5px;
    font-size: 16px;
    padding: 5px;
    margin-top: 20px;
    margin-left: 5px
}

.offers_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px 15px
}

.offers_related {
    margin-bottom: 50px
}

.traffic-table {
    width: 70%;
    border-collapse: collapse;
    margin-top: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.traffic-table td, .traffic-table th {
    padding: 12px 15px;
    text-align: left;
    border: 1px solid #ddd
}

.comparison-table th, .traffic-table th {
    font-size: 18px;
    font-weight: 700;
    text-align: center
}

.traffic-table th {
    background-color: #f7f7f7;
    line-height: 18px;
    color: #838383
}

.traffic-table tr:nth-child(2n) {
    background-color: #f4f4f4
}

.allowed {
    color: #498e44;
    font-weight: 700
}

.forbidden {
    color: #b93b2f;
    font-weight: 700
}

.table-container {
    max-width: 800px;
    margin: auto;
    padding: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .1)
}

.comparison-table {
    width: 100%;
    border-collapse: collapse
}

.comparison-table th {
    background-color: #e9ecef;
    padding: 12px 15px;
    color: #555;
    border-bottom: 2px solid #dee2e6
}

.comparison-table td {
    padding: 15px;
    text-align: left;
    border-bottom: 1px solid #dee2e6;
    vertical-align: top
}

.comparison-table tr:nth-child(2n) {
    background-color: #f1f3f5
}

.comparison-table tr:hover {
    background-color: #e2e6ea;
    transition: background-color .3s
}

.intro-block {
    margin-bottom: 2em
}

.intro-block h2 {
    font-weight: 300;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    margin-bottom: 2rem
}

@media (min-width: 1180px) {
    html {
        font-size: .91rem
    }
}

@media (max-width: 768px) {
    .adv_popup a {
        margin-top: 10%;
        display: block
    }

    #touch1 {
        overflow-x: scroll
    }

    .questions_category {
        grid-column: 1/2
    }

    .questions_answers_items_wrapper {
        grid-template-columns:1fr
    }

    .questions_answers .questions_answers_item_child {
        font-size: 19px
    }

    .adv_popup_wrapper, .become_partner_popup_form_input_wrpper_box, .become_partner_popup_form_textarea_field, .content_wrapper, .offerSnipperInnerContainer .button, .offers_wrapper a, .premier_leads_topics_links_item, .registration_popup_wrapper, .relatedNewsSnippet {
        width: 100%
    }

    .offers_title {
        font-size: 5rem
    }

    .name_td_container {
        display: flex;
        justify-content: space-between;
        word-break: break-word;
        align-items: flex-start;
        flex-direction: column
    }

    .inContentReg img {
        width: 40px;
        height: 40px
    }

    .advertisment_first_item_title {
        font-size: 32px
    }

    .button_td, .offers_item_icon {
        height: 30px;
        width: 30px;
        border-radius: 20px
    }

    .touch a {
        width: min-content;
        min-width: 80%
    }

    .desktop_header_login_register_btns, .desktop_header_nav, .goal_td, .inContentReg .name, .newOffersBlock, .offersRain, .offers_item_link, .premier_leads_topics_links_big_item, .price_td, .review_2 {
        display: none
    }

    .inContentReg .button_body {
        width: 100%;
        line-height: 40px;
        padding: 0
    }

    .name_td .flag {
        width: 20px;
        height: 20px
    }

    .header .header_logo_link_title1 {
        font-size: 21px
    }

    .gradient1 {
        background: linear-gradient(0deg, #fff, #f1f6fb)
    }

    .button_body {
        font-size: 20px;
        padding: 10px 24px
    }

    .content_wrapper h1 {
        font-size: 30px
    }

    .wrapper {
        padding-left: 3rem;
        padding-right: 3rem;
        overflow: hidden
    }

    .offerSnippetContainer {
        flex-direction: column
    }

    .offerSnippetContainer img {
        max-width: 150px;
        margin: auto;
        height: auto;
    }

    .offers_item_icon {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .reviewContent.review_1 {
        text-align: center;
        margin: auto;
        justify-content: center
    }

    .reviewContent {
        width: 100%;
        font-size: 18px
    }

    .mainReviewsBlock {
        flex-wrap: wrap
    }

    .leftContent {
        margin-bottom: 3rem
    }

    .name_td_container .goal, .name_td_container .offers_item_price_info {
        display: inline
    }

    .adv_popup_wrapper.open, .registration_done_wrapper.open, .registration_email_exist_wrapper.open, .registration_start_wrapper.open {
        padding: 6rem 3rem 0
    }

    .become_partner_popup_form_textarea_field {
        margin-top: 2rem
    }

    .become_partner_popup_form_input_wrpper_textarea_field {
        max-width: 500px;
        margin: auto
    }

    .registration_popup_wrapper {
        border-radius: 0;
        height: 100%
    }

    .offers_items_wrapper {
        border-spacing: 12px;
        font-size: 18px
    }

    .topics_links_item_link_info {
        height: 100%
    }

    .header {
        font-size: calc(1vw + 6px)
    }

    .header .header_profile_main_wrapper, .header .header_profile_main_wrapper a {
        display: contents
    }

    .header_icons {
        display: flex;
        align-items: center;
        width: min-content
    }

    .advertisment_first_item {
        max-width: 100%;
        font-size: 5rem;
        text-align: center;
        margin: 0 auto
    }

    #faq .header {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        margin: 0 auto;
        z-index: 9;
        background: linear-gradient(180deg, #fcfcfc 75.89%, hsla(0, 0%, 99%, .91))
    }

    .premier_leads_background_images_wrapper {
        display: block !important;
        position: absolute;
        z-index: 1;
        top: 0;
        opacity: .3;
        filter: blur(3px)
    }

    .offers_title_link_wrapper {
        justify-content: space-around;
        max-width: 100%;
        flex-wrap: nowrap;
        overflow: auto;
    }
}

.desktop_header_ul_link .material-symbols-outlined {
    vertical-align: middle;
}

.desktop_header_ul_li {
    position: relative;
}

.desktop_header_submenu_list {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #ffffff;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    min-width: 200px;
    z-index: 1000;
    border: 1px solid #eee;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.desktop_header_ul_li:hover > .desktop_header_submenu_list,
.desktop_header_ul_li:focus-within > .desktop_header_submenu_list {
    display: block;
}

.desktop_header_submenu_list li {
    margin: 0;
    padding: 0;
    width: 100%;
}

.desktop_header_submenu_list li a {
    display: block;
    padding: 8px 15px;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
    font-size: 0.9em;
    font-weight: 400;
    transition: background-color 0.2s ease, color 0.2s ease;
}

.desktop_header_submenu_list li a:hover,
.desktop_header_submenu_list li a:focus {
    background-color: #f5f5f5;
    color: #000;
}

.mobile_version_popup .header_ul_li {
    position: relative;
}

.mobile_version_popup .menu-item-has-children > a .header_ul_link_icon .material-symbols-outlined {
    transition: transform 0.3s ease;
}

.mobile_version_popup .menu-item-has-children.submenu-open > a .header_ul_link_icon .material-symbols-outlined {
    transform: rotate(180deg);
}

.mobile_submenu_list {
    list-style: none;
    margin: 5px 0 10px 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    background-color: rgba(0, 0, 0, 0.03);
    border-radius: 5px;
}

.mobile_submenu_list.open {
    max-height: 500px;
    transition: max-height 0.4s ease-in;
}

.mobile_submenu_list li {
    margin: 0;
    padding: 0;
}

.mobile_submenu_list li a {
    display: block;
    padding: 10px 15px;
    color: #444;
    text-decoration: none;
    font-size: 0.95em;
}

.mobile_submenu_list li a .header_ul_link_icon .material-symbols-outlined {
    font-size: 1.1em;
    margin-right: 8px;
}

.mobile_submenu_list li a:hover,
.mobile_submenu_list li a:focus {
    background-color: rgba(0, 0, 0, 0.06);
}

main .content.wrapper {
    background: #fff;
}

.wrapper-centered {
    width: 100%;
    text-align: center;
}

.become_partner_popup_form select {
    background: #fff;
    border: 1px solid #c9c9c95e;
    box-shadow: inset 0 0 5px #0000000f;
    border-radius: 10px;
    font-family: inherit;
    font-size: 15px;
    color: #555;
    font-weight: 200;
    appearance: none;
    padding-right: 42px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' fill='none' stroke='%23999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 18px center;
    background-size: 12px 8px;
    cursor: pointer;
}

.become_partner_popup_form select::after {
    content: ">";
    font-size: 1rem;
    top: 6px;
    right: 10px;
    position: absolute;
}

.pt-4 {
    padding-top: 1rem !important;
}

.mt-3, .my-3 {
    margin-top: 2rem !important
}

/* Яндекс вешает на этот же элемент свой класс .smart-captcha с жёсткими
   min-width: 300px и height: 118px.

   Отступ сверху задаём margin'ом, а не padding'ом: box-sizing у нас
   border-box, поэтому padding съедал высоту изнутри — виджету оставалось
   98px вместо 118 и нижнюю строку с подписью обрезало.

   max-width не даёт виджету растянуться на всю ширину формы (641px на
   десктопе), иначе справа от чекбокса остаётся большое пустое поле.
   Значение выше 300px намеренно — это запас над яндексовским min-width.

   auto по горизонтали ставит капчу по центру: под ней центрирована кнопка
   отправки, и прижатый влево виджет выбивался из оси формы. */
#captcha-container {
    margin: 20px auto 0;
    max-width: 340px;
}

.traffic-tags {
    margin-top: 6px;
    line-height: 1.9;
    text-align: left;
}

.traffic-tag {
    background: #ffd900;
    color: #000000;
    display: inline-flex;
    align-items: center;
    padding: 4px 8px;
    border-radius: 10px;
    margin: 3px 4px;
    font-size: 14px;
}

.traffic-tag .close {
    cursor: pointer;
    margin-left: 6px;
    font-weight: 700;
}

/* Author Page Styles */
.author-page-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

.author-header {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    margin-bottom: 50px;
    align-items: flex-start;
}

.author-photo {
    flex: 0 0 200px;
    align-self: flex-start;
}

.author-photo img {
    width: 200px;
    height: 200px;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    object-fit: cover;
}

.author-info {
    flex: 1;
    min-width: 300px;
}

.author-name {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 28px;
}

.author-description {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.6;
}

.author-social-links {
    display: flex;
    gap: 15px;
    margin-top: 20px;
}

.social-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f5f5f5;
    transition: all 0.3s ease;
}

.social-link:hover {
    background-color: #e0e0e0;
    transform: translateY(-2px);
}

.social-link svg {
    width: 20px;
    height: 20px;
    fill: #333;
}

.social-link.facebook:hover svg {
    fill: #3b5998;
}

.social-link.twitter:hover svg {
    fill: #1da1f2;
}

.social-link.telegram:hover svg {
    fill: #0088cc;
}

.social-link.vk:hover svg {
    fill: #45668e;
}

.author-scamm-photo {
    flex: 0 0 150px;
    align-self: flex-start;
}

.author-scamm-photo img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.author-posts-title {
    margin-bottom: 30px;
    font-size: 24px;
    border-bottom: 2px solid #f0f0f0;
    padding-bottom: 10px;
}

.posts-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 30px;
    margin-bottom: 40px;
}

.post-card {
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

.post-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.post-thumbnail img {
    width: 100%;
    height: auto;
    display: block;
}

.post-content {
    padding: 20px;
}

.post-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 18px;
}

.post-title a {
    color: #333;
    text-decoration: none;
}

.post-title a:hover {
    color: #0066cc;
}

.post-meta {
    font-size: 14px;
    color: #777;
    margin-bottom: 15px;
}

.post-excerpt {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.read-more {
    display: inline-block;
    padding: 5px 15px;
    background-color: #f0f0f0;
    color: #333;
    border-radius: 4px;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
    font-weight: 400;
}

.read-more:hover {
    background-color: #0066cc;
    color: #fff;
}

.pagination {
    text-align: center;
    margin-top: 40px;
}

.pagination a,
.pagination span {
    display: inline-block;
    padding: 8px 12px;
    margin: 0 5px;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
}

.pagination a:hover,
.pagination span.current {
    background-color: #0066cc;
    color: #fff;
    border-color: #0066cc;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important;
}

@media (max-width: 768px) {
    .author-header {
        flex-direction: column;
    }

    .author-photo {
        flex: 0 0 150px;
        margin: 0 auto 20px;
    }

    .author-scamm-photo {
        flex: 0 0 120px;
        margin: 0 auto;
    }

    .posts-grid {
        grid-template-columns: 1fr;
    }
}

.author-info-block {
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 25px;
    border-radius: 10px;
    background-color: #f7f7f7;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
}

.author-info-content {
    display: flex;
    align-items: center;
}

.author-avatar {
    flex-shrink: 0;
    margin-right: 20px;
}

.author-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
    border: 3px solid #4169e1; /* Синий цвет бордюра, как в логотипе */
}

.author-details {
    flex-grow: 1;
}

.author-name {
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: 600;
}

.author-name a {
    color: #333;
    text-decoration: none;
    transition: color 0.2s;
}

.author-name a:hover {
    color: #4169e1; /* Синий цвет при наведении, как в логотипе */
}

.author-bio {
    font-size: 14px;
    line-height: 1.5;
    color: #555;
    margin-bottom: 12px;
}

.author-social-links {
    display: flex;
    gap: 12px;
    margin-top: 10px;
}

.social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #f0f0f0;
    transition: background-color 0.2s;
}

.social-link:hover {
    background-color: #e0e0e0;
}

.social-link svg {
    fill: #4169e1; /* Синий цвет иконок, как в логотипе */
}

.view-all-posts-link {
    display: inline-block;
    margin-top: 15px;
    padding: 8px 20px;
    border-radius: 20px;
    background-color: #ffcb45; /* Желтый цвет, как у кнопки "Стать партнером" */
    color: #333;
    font-weight: 500;
    text-decoration: none;
    transition: background-color 0.2s;
}

.view-all-posts-link:hover {
    background-color: #ffc530;
}

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

@media (max-width: 767px) {
    .author-info-content {
        flex-direction: column;
        text-align: center;
    }

    .author-bio .inner {
        text-align: left;
    }

    .author-avatar {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .author-social-links {
        justify-content: center;
    }
}
/* Signup Page Styles */
.signup_page_main {
    background: linear-gradient(0deg, #fff, #f1f6fb);
    min-height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 60px 0;
}

.signup_card {
    background: #fff;
    margin: 0 auto;
    position: relative;
    box-shadow: 0 1px 20px rgb(0 0 0 / 3%), 0 20px 50px rgb(0 0 0 / 7%);
    border-radius: 16px;
    width: 100%;
    max-width: 50rem;
    padding: 3rem;
    text-align: center;
}

.signup_page_form.open {
    display: block !important;
}

.signup_card .registration_popup_title {
    font-size: 30px;
    margin-bottom: 10px;
}

/* Reset hidden states specifically for the static page container if needed,
   though JS toggle handles .open class which sets display:block */
.signup_page_form,
.registration_done_wrapper,
.registration_email_exist_wrapper,
.registration_other_error_wrapper {
    display: none;
}

/* Ensure wrapper inside matches popup styling */
.signup_card .become_partner_popup_form_input_wrpper_textarea_field {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0;
}

.signup_card .become_partner_popup_form_input_wrpper_box {
    width: 100%;
    max-width: 100%;
}

@media (max-width: 768px) {
    .signup_card {
        padding: 2rem 1.5rem;
        box-shadow: none;
        background: transparent;
    }

    .signup_page_main {
        background: #fff;
        padding-top: 100px;
        align-items: flex-start;
    }
}

/* Header language switcher (pll_the_languages) */
.header_languages {
    display: flex;
    flex-direction: row;
    list-style: none;
    gap: 4px;
    margin: 0;
    padding: 0;
    align-items: center;
}

.header_languages .lang-item a {
    display: inline-block;
    padding: 2px 6px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
    text-decoration: none;
    border-radius: 4px;
    transition: background .15s, color .15s;
}

.header_languages .lang-item a:hover {
    background: #f0f0f0;
}

.header_languages .lang-item.current-lang a {
    background: #081806;
    color: #fff;
}

.mobile_languages {
    margin-top: 16px;
    gap: 10px;
    justify-content: center;
}

.mobile_languages .lang-item a {
    font-size: 14px;
    padding: 4px 10px;
}

/* --------------------------------------------------------------------------
 * Согласие на обработку персональных данных
 * -------------------------------------------------------------------------- */

.consent_fields {
    margin-top: 16px;
    text-align: left;
}

.consent_field + .consent_field {
    margin-top: 10px;
}

.consent_label {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    cursor: pointer;
}

.consent_checkbox {
    flex: 0 0 auto;
    width: 16px;
    height: 16px;
    margin: 2px 0 0;
    accent-color: #081806;
    cursor: pointer;
}

.consent_text {
    font-size: 13px;
    line-height: 17px;
    color: #555;
}

.consent_text a {
    color: #081806;
    text-decoration: underline;
}

.consent_field_optional .consent_text {
    color: #888;
}

.consent_label.is-invalid {
    background: none !important;
}

.consent_label.is-invalid .consent_text {
    color: #ff3860;
}

.consent_label.is-invalid .consent_checkbox {
    outline: 1px solid #ff3860;
    outline-offset: 2px;
}

/* Юридические ссылки в футере */

.footer_legal {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 24px;
    padding-top: 16px;
}

.footer_legal_link {
    font-size: 13px;
    color: inherit;
    opacity: .7;
    text-decoration: underline;
}

.footer_legal_link:hover {
    opacity: 1;
}

/* Юридические ссылки на самостоятельном лендинге /signup */

.signup_legal {
    margin-top: 20px;
    text-align: center;
    font-size: 13px;
    color: #7a869a;
}

.signup_legal a {
    color: #7a869a;
    text-decoration: underline;
}

.signup_legal span {
    margin: 0 6px;
}

/* Страницы Политики и Согласия */

.consent_doc h2 {
    margin-top: 1.6em;
}

.consent_doc h3 {
    margin-top: 1.2em;
}

.consent_doc_meta {
    color: #888;
    font-size: 14px;
}

.consent_doc_hash {
    margin-top: 2.5em;
    font-size: 12px;
    color: #888;
    word-break: break-all;
}

.consent_doc_related {
    margin-top: 1em;
    font-size: 14px;
}
