#wp-custom-css
			:root {
    --core-black: #000000;
    --core-white: #FFFFFF;
    --main-accent: #FC373B;
    --main-action: #405874;
    --main-action-hover: #3CA36A;
    --main-icon:  linear-gradient(180deg, #9EBEDD 0%, #8DA9C5 100%);
    --main-accent-2: #9EBEDD ;
    --main-accent-3: #9EBEDD;
    --text-icon-very-dark: #1B2026;
    --text-icon-dark: #32293F;
    --text-icon-light: #A69996;
    --text-icon-very-light: #AFAFAF;
    --text-icon-badge: #B6E0C0;
    --text-icon-badge-light: #D2FFE6;
    --text-icon-footer-links: #C2C2C2;
    --main-dark: #1B2026;
    --main-lower-footer: #15191E;
    --background-very-dark: #172C24;
    --background-dark: #0F1C17;
    --background-light: #F3F3F3;
    --background-light-2: #F4F4F4;
    --main-light-blue: #232A32;
    --background-attention: #F12D2C;

    --background-advice: #F2F2F2;
    --background-highlight: #FFCB3F;
    --background-light-red: #FFC2CD;
    --dividers-light: #E8E8E8;
    --bm-font-family: SBSFont, sans-serif;
    --background-bonus-code: #E8FBF1;
    --stroke-bonus-code: #C7EED4;
	
	--use-bonus-code-bg: #E1EEFB;
	--no-code-required-bg: #F2F2F2;
	--use-bonus-code-stroke: #9EBEDD;
	--no-code-required-stroke: #E2E2E2;
 }

#app h2, #app h3 {
    color: var(--text-icon-very-dark);
}
.table-m{
    margin: 30px 0;
    width: 100%;
  }
  @media screen and (min-width: 769px){
    .table-m{
        display: none;
    }
  }
  @media screen and (max-width: 768px){
    .table-m{
        display: block;
    }
  }
  .table-m__item{
    margin-bottom: 15px;
    background-color: #202427;
    padding: 20px;
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    border-radius: 5px;
    position: relative;
  }
  .table-m__number{
    padding: 5px 10px;
    background-color: #E21E32;
    color: #fff;
    font-weight: 900;
    border-radius: 5px;
    position: absolute;
    top: 20px;
    left: 20px;
  }
  .table-m__logo{
    width: 80px;
    height: 80px;
    border-radius: 10px;
  }
  .table-m__logo img{
    width: 80px;
    height: 80px;
    border-radius: 10px;
  }
  
  .table-m__name{
    font-size: 24px;
    margin-top: 10px;
  }
  .table-m__text{
    font-weight: 900;
    font-size: 18px;
    font-style: italic;
    margin-top: 10px;
    text-align: center;
  }
  .table-m__rating{
    font-size: 16px;
    margin-top: 10px;
    padding: 5px 50px;
    background-color: #fff;
    color: #000;
    border-radius: 5px;
  }
  .table-m__subtext{
    margin-top: 10px;
    font-size: 14px;
    color: #7c7c7c;
    text-align: center;
  }
  
  .table-m__btn{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 15px;
  }
  .table-m__btn a{
    background-color: #E21E32;
    color: #fff;
    font-size: 16px;
    padding: 15px 20px;
    border-radius: 5px;
    margin: 0 10px;
    text-decoration: none;
    transition: .3s;
    font-weight: 900;
  }
  @media screen and (max-width: 370px){
    .table-m__btn a{
        font-size: 14px;
        padding: 15px;
    }
  }
  .table-m__btn a:hover{
    cursor: pointer;
    color: #E21E32;
    background-color: #fff;
    font-weight: 900;
  }
  .table-m__btn a:nth-child(n+2){
    background-color: #1a8c42;
  }
  .table-m__btn a:nth-child(n+2):hover{
    color: #1a8c42;
    background-color: #fff;
  }
  
.rll-youtube-player, [data-lazy-src]{display:none !important;}
p {
    color: var(--text-icon-dark);
}

#app .campaign-list-item.brand_table_custom_cl {
    border-color: var(--background-highlight);
}

#app .campaign-list-item .campaign-list-item_scores .read_review_url svg {
    display: inline-block;
}
.rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;}.wp-embed-responsive .wp-has-aspect-ratio .rll-youtube-player{position:absolute;padding-bottom:0;width:100%;height:100%;top:0;bottom:0;left:0;right:0}
#popup_offers .popup-offers-widget__cta-btn {
	background-color: var(--main-action)
}

#popup_offers .popup-offers-widget__cta-btn:hover {
	background-color: var(--main-action-hover)
}

#app .campaign-list-item .toppike-out .top-pick {
    background: var(--background-highlight);
    filter: drop-shadow(0px 4px 6px rgba(63, 211, 187, 0.25));
}

#app .campaign-list-item .toppike-out .top-pick::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='23' viewBox='0 0 10 23' fill='none'%3E%3Cpath d='M0.548065 0H-145C-146.105 0 -147 0.89543 -147 2V21C-147 22.1046 -146.105 23 -145 23H7.13272C8.52396 23 9.49017 21.6148 9.00963 20.3092L5.58333 11L2.44972 1.38053C2.18152 0.557214 1.41396 0 0.548065 0Z' fill='%23FFCB3F'/%3E%3C/svg%3E");
}

/* Video Galllery */

@media only screen and (min-width: 992px) {
    #app .video_gallery__wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    #app .video_gallery__title {
        font-size: 22px;
    }
}

#app .video_gallery__title {
    padding-bottom: 11px;
}

#app .video_gallery__title::after {
    content:'' !important;
    display: block;
}

#app .video_gallery__item-image::before {
    z-index: 1;
    background-image: url("data:image/svg+xml,%3Csvg width='47' height='47' viewBox='0 0 47 47' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='46' height='46' transform='translate(0.5 0.772949)' fill='%23ECEFF5'/%3E%3Cpath d='M19.6665 16.1063L31.1665 23.773L19.6665 31.4397V16.1063Z' fill='%23372D46'/%3E%3C/svg%3E%0A");
    background-position: center;
}

#app .video_gallery__wrapper .slick-next:before, #app .video_gallery__wrapper .slick-prev:before {
    background-color: var(--main-accent-2);
}

#app .video_gallery__wrapper .slick-next:before, #app .video_gallery__wrapper .slick-prev:before  {
    content: '';
}
#app .video_gallery__wrapper .slick-next:after, #app .video_gallery__wrapper .slick-prev:after  {
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M7.86545 16.9726C7.69467 16.6043 7.76343 16.1694 8.03946 15.8718L12.8548 10.6802C13.2106 10.2966 13.2106 9.70368 12.8548 9.32011L8.03946 4.12851C7.76343 3.83091 7.69467 3.39598 7.86545 3.02775L8.13665 2.44296C8.43578 1.79796 9.29352 1.66236 9.77701 2.18364L16.3963 9.32011C16.7521 9.70368 16.7521 10.2966 16.3963 10.6802L9.77701 17.8167C9.29352 18.3379 8.43578 18.2024 8.13665 17.5574L7.86545 16.9726Z' fill='%231D173E'/%3E%3C/svg%3E");
}

#app .video_gallery__wrapper .slick-prev:after {
    transform: rotate(180deg);
}

#app .video_gallery__progress {
    background-image: linear-gradient(to right, var(--text-icon-very-dark), var(--text-icon-very-dark));
}

#app .video_gallery__item {
    background-color: var(--main-dark);
}

#app .video_gallery__item-category {
    color: var(--core-white);
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}

#app .video_gallery__item-date {
    color: var(--core-white);
    font-size: 10px;
}

#app .video_gallery__item-title {
    color: var(--core-white);
}

#app .video_gallery__item-date::before {
    background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M6 6H5.6C5.59991 6.05256 5.61017 6.10463 5.63021 6.15322C5.65026 6.20182 5.67968 6.24599 5.7168 6.2832L6 6ZM6 11.2C4.62087 11.2 3.29823 10.6521 2.32304 9.67696C1.34786 8.70177 0.8 7.37913 0.8 6H0C0 7.5913 0.632141 9.11742 1.75736 10.2426C2.88258 11.3679 4.4087 12 6 12V11.2ZM11.2 6C11.2 6.68287 11.0655 7.35906 10.8042 7.98995C10.5428 8.62085 10.1598 9.19409 9.67696 9.67696C9.19409 10.1598 8.62085 10.5428 7.98995 10.8042C7.35906 11.0655 6.68287 11.2 6 11.2V12C7.5913 12 9.11742 11.3679 10.2426 10.2426C11.3679 9.11742 12 7.5913 12 6H11.2ZM6 0.8C6.68287 0.8 7.35906 0.934502 7.98995 1.19583C8.62085 1.45715 9.19409 1.84018 9.67696 2.32304C10.1598 2.80591 10.5428 3.37915 10.8042 4.01005C11.0655 4.64094 11.2 5.31713 11.2 6H12C12 4.4087 11.3679 2.88258 10.2426 1.75736C9.11742 0.632141 7.5913 0 6 0V0.8ZM6 0C4.4087 0 2.88258 0.632141 1.75736 1.75736C0.632141 2.88258 0 4.4087 0 6H0.8C0.8 4.62087 1.34786 3.29823 2.32304 2.32304C3.29823 1.34786 4.62087 0.8 6 0.8V0ZM5.6 2.4V6H6.4V2.4H5.6ZM5.7168 6.2832L8.1168 8.6832L8.6832 8.1168L6.2832 5.7168L5.7168 6.2832Z' fill='%23FFFFFF'/%3E%3C/svg%3E")
}


#app .campaign-list-item_scores .star_rating_img,
#app .campaign-sidebar-shortcode .view_1 .campaign-sidebar-shortcode_scores-section img {
    filter: invert(100%) sepia(17%) saturate(3457%) hue-rotate(208deg) brightness(115%) contrast(109%);
}


/* HEADER */

#app .header__wrapper {
    background: #1B2026;
    border-bottom-color: #2A324B;
}

#app .mega_menu__item_link:before {
    background: var(--main-action-hover);
}

#app .mega_menu__submenu__item a.new span {
    background: var(--main-action-hover);
}

#app .site_search__btn path {
    fill: var(--core-white);
}

#app .site_search {
    background: var(--main-dark);
}

#app .site_search__title:after {
    background: var(--main-accent);
}

#app .header__side__btn {
    background-color: var(--main-accent-2);
}

#app .mega_menu__item.active > a {
    background: var(--main-action-hover);
}

#app .mega_menu__item_link.has_submenu:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.504.597a.714.714 0 0 1 .786.125l2.468 2.29a1 1 0 0 0 1.36 0L7.587.721a.714.714 0 1 1 .971 1.047l-3.44 3.19a1 1 0 0 1-1.36 0L.318 1.77A.714.714 0 0 1 .504.597Z' fill='%23FFFFFF'/%3E%3C/svg%3E");
}

@media screen and (min-width: 992px) {
    #app .mega_menu__item_link {
        color: var(--core-white);
    }
}

@media screen and (max-width: 991px) {
    .mega_menu__list {
        background: var(--main-dark)  url("data:image/svg+xml,%3Csvg width='202' height='384' viewBox='0 0 202 384' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M62.2227 150.126L137.508 74.8247' stroke='url(%23paint0_linear_17640_4319)' stroke-width='3.34441'/%3E%3Cpath d='M135.032 341.308L348.611 127.686' stroke='url(%23paint1_linear_17640_4319)' stroke-width='1.1148'/%3E%3Cpath d='M166.187 83.0441L227.559 21.6587' stroke='url(%23paint2_linear_17640_4319)' stroke-width='1.1148'/%3E%3Cpath d='M57.9795 357.707L232.151 183.5M276.199 77.1227L336.939 16.3696' stroke='url(%23paint3_linear_17640_4319)' stroke-width='3.34441'/%3E%3Cpath d='M1.30322 382.519L241.64 142.133' stroke='url(%23paint4_linear_17640_4319)' stroke-width='1.1148'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_17640_4319' x1='142.878' y1='53.4689' x2='92.9488' y2='161.686' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_17640_4319' x1='224.318' y1='91.6333' x2='224.318' y2='341.309' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-opacity='0.71'/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_17640_4319' x1='165.271' y1='4.54382' x2='165.271' y2='77.335' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_17640_4319' x1='356.839' y1='-80.4352' x2='102.159' y2='370.783' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_17640_4319' x1='101.775' y1='101.564' x2='101.775' y2='382.519' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-opacity='0.71'/%3E%3Cstop offset='1' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E ") no-repeat right bottom 8%;
    }

    .mega_menu__item {
        border-color: var(--core-white);
    }

    #app .mega_menu__mobile_toggle {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.497 5.778H1.503C.949 5.778.5 6.227.5 6.78v.105C.5 7.44.949 7.89 1.503 7.89h16.994c.554 0 1.003-.449 1.003-1.003v-.105c0-.554-.449-1.003-1.003-1.003ZM18.497 11.056H1.503c-.554 0-1.003.449-1.003 1.002v.106c0 .554.449 1.003 1.003 1.003h16.994c.554 0 1.003-.45 1.003-1.003v-.106c0-.553-.449-1.002-1.003-1.002ZM18.497.5H1.503C.949.5.5.949.5 1.503v.105c0 .554.449 1.003 1.003 1.003h16.994c.554 0 1.003-.449 1.003-1.003v-.105C19.5.949 19.051.5 18.497.5Z' fill='%23FFFFFF'/%3E%3C/svg%3E");
    }

    #app .mega_menu__mobile_toggle.active {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9.51 7.5 4.608-4.596a1.076 1.076 0 0 0-1.521-1.522L8 5.99 3.404 1.382a1.076 1.076 0 0 0-1.522 1.522L6.49 7.5l-4.607 4.596a1.071 1.071 0 0 0 0 1.522 1.07 1.07 0 0 0 1.522 0L8 9.01l4.597 4.607a1.07 1.07 0 0 0 1.521 0 1.072 1.072 0 0 0 0-1.522L9.511 7.5Z' fill='%23FFFFFF'/%3E%3C/svg%3E");
    }
}

@media only screen and (max-width: 680px) {
    #app .home-banner.has_hero {
        background-image: none;
    }

    #app .hero__image_mobile {
        top: -15px;
        right: -20px;
        width: 121px;
    }
}

#app .hero__image img {
	    background: radial-gradient(#232A32 0, #0000 70%);
}

/* HERO SECTION */

#app .home-banner {
    background: #1B2026;
}


@media only screen and (min-width: 681px) {
    #app .home-banner.has_hero {
        background-color: #1B2026;
        background-image:  url("data:image/svg+xml,%3Csvg width='547' height='436' viewBox='0 0 547 436' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M218.249 897.411L938.252 124.646' stroke='url(%23paint0_linear_24722_28526)' stroke-width='595'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_24722_28526' x1='938' y1='-236.368' x2='258.793' y2='496.958' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239EBEDD'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
        background-position: right bottom, right calc(50% - 300px)center;
        background-size: auto, 80%;
        background-repeat: no-repeat, no-repeat;
    }
}

#app .hero .mob_h1_wrapper:after {
    background: var(--main-accent);
}

#app .hero__tile {
    background: var(--main-light-blue);
    box-shadow: none;
}

#app .hero__tile__desc,
#app .hero__tile__value {
    color: var(--core-white);
}

/* HEADING UNDERLINE */

#app h2:after,
#app .sidebar .widget p.widget-title:after,
#app .player-reviews__title::before {
    background: var(--main-accent);
}

/* BUTTONS AND LINKS */

#app .su-button-style-3d {
    background: var(--main-action) !important;
}

#app .main .su-button-style-3d:hover {
    background: var(--main-action-hover) !important;
}

#app .su-table a:hover,
#app .pages-outer p a:hover,
#app .pages-outer ul a:hover,
#app .pages-outer ol a:hover,
#app .mega_menu__submenu__item a:hover {
    color: var(--main-action-hover) !important;
}

/* CAMPAIGN TABLES */

#app .custom-select-background {
    background-color: var(--main-light-blue);
}

#app .campaign-list-item_logo.bm-with-counter:before {
    background: var(--main-accent-3);
}

#app .campaign-shortcode-table .campaign-list-item_coupon .country_code_left .coupon_code,
#app .campaign-fullwidth-shortcode_item .country_code_left input,
#app .campaign-fullwidth-shortcode_item .country_code_left .copiedtext, #app .campaign-shortcode-table .campaign-list-item_coupon .country_code_left .coupon_code:hover,
#app .campaign-fullwidth-shortcode_item .country_code_left input:hover,
#app .campaign-fullwidth-shortcode_item .country_code_left .copiedtext:hover {
    border: 1px dashed var(--main-action) !important;
    color: var(--text-icon-very-dark);
}

#app .campaign-list-item .campaign-list-item_bonus-code-tooltip {
    background: var(--use-bonus-code-bg);
    border-color: var(--use-bonus-code-stroke);
    color: var(--text-icon-very-dark);
}

#app .campaign-list-item .campaign-list-item_bonus-code-tooltip::after {
    border-color: transparent transparent transparent var(--use-bonus-code-stroke);
}

#app .campaign-list-item .campaign-list-item_bonus-code-tooltip::before {
    border-color: transparent transparent transparent var(--use-bonus-code-stroke);
}

#app .campaign-shortcode-table .campaign-list-item_cta-btn,
#app .slider-item_cta-button,
#app .campaign-compact-table__offer-cta-button a{
    background: var(--main-action);
}

#app .campaign-shortcode-table .campaign-list-item_cta-btn:hover,
#app .slider-item_cta-button:hover,
#app .campaign-compact-table__offer-cta-button a:hover {
    background: var(--main-action-hover);
    text-decoration: none;
}

#app .campaign-list-item_key-features ul li {
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='9' viewBox='0 0 11 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.870483 4.42015L4.01009 7.55975L10.1294 1.44043' stroke='%23020202' stroke-width='2'/%3E%3C/svg%3E ");
}

#app .campaign-shortcode-table_filter-list-item.active_brand_filter,
#app .campaign-full-width_filter-list-item.active_brand_filter {
    background-color: var(--main-light-blue);
}

#app .campaign-shortcode_tags_select {
    background-color: var(--main-light-blue);
}

#app .campaign-sidebar-shortcode .campaign-sidebar-shortcode_list.ordinals_on .campaign-sidebar-shortcode_logo-and-title-section.bm-with-counter:before {
    background-color: var(--main-accent-3);
}

#app .campaign-sidebar-shortcode .campaign-list-item_cta-btn {
    background: var(--main-action);
    border-color: var(--main-action);
    color: #FFFFFF;
}

#app .campaign-sidebar-shortcode .campaign-list-item_cta-btn:hover {
    background: var(--main-action-hover);
    border-color: var(--main-action-hover);
}

#app .campaign-shortcode-table .no_country_code_left .empty-coupon-code {
    background-color: var(--no-code-required-bg);
    border-color: var(--no-code-required-stroke);
}

#app .campaign-list-item_coupon .country_code_right {
    background: var(--background-light) url("data:image/svg+xml,%3Csvg width='19' height='20' viewBox='0 0 19 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.25 2.08325H7.125C6.25417 2.08325 5.54167 2.79575 5.54167 3.66659V13.1666C5.54167 14.0374 6.25417 14.7499 7.125 14.7499H14.25C15.1208 14.7499 15.8333 14.0374 15.8333 13.1666V3.66659C15.8333 2.79575 15.1208 2.08325 14.25 2.08325ZM14.25 13.1666H7.125V3.66659H14.25V13.1666ZM2.375 12.3749V10.7916H3.95833V12.3749H2.375ZM2.375 8.02075H3.95833V9.60409H2.375V8.02075ZM7.91667 16.3333H9.5V17.9166H7.91667V16.3333ZM2.375 15.1458V13.5624H3.95833V15.1458H2.375ZM3.95833 17.9166C3.0875 17.9166 2.375 17.2041 2.375 16.3333H3.95833V17.9166ZM6.72917 17.9166H5.14583V16.3333H6.72917V17.9166ZM10.6875 17.9166V16.3333H12.2708C12.2708 17.2041 11.5583 17.9166 10.6875 17.9166ZM3.95833 5.24992V6.83325H2.375C2.375 5.96242 3.0875 5.24992 3.95833 5.24992Z' fill='%231C2642'/%3E%3C/svg%3E%0A") no-repeat;
    background-position: center;
}

#app .campaign-list-item_coupon .country_code_right img {
    visibility: hidden;
}

#app .campaign-list-item_coupon.copyedtextcustom .copiedtext {
    border-color: var(--main-action);
}


#app td.campaign-compact-table__highlighted-label {
    background-color: var(--background-highlight);
}

#app .campaign-compact-table__offer.brand_table_custom_cl {
    border-color: var(--background-highlight);
}

/* BEST BOOKIES SECTION */

#app .best-bookies-section-wrapper .best-bookies-section_title::after {
    background: var(--main-accent);
}

#app .best-bookies-section-wrapper .best-bookies-section_offer-title {
    background-color: var(--main-light-blue);
}

#app .best-bookies-section-wrapper .best-bookies-section_next-btn,
#app .best-bookies-section-wrapper .best-bookies-section_prev-btn {
    background-color: var(--main-accent-2);
}

#app .best-bookies-section-wrapper {
    background-color: var(--core-white);
}

#app .best-bookies-section-wrapper .best-bookies-section_offer-wrapper {
    box-shadow: none;
    border: 1px solid var(--dividers-light);
}

/* AUTHORS GROUP BLOCK */

#app .authors_group_block__green_tick svg rect {
    fill: var(--text-icon-badge);
}


#app .author_section__name {
    color: var(--text-icon-very-dark);
}

#app .campaign-list-item .toppike-out .top-pick,
#app .campaign-list-item_key-features > p,
#app .campaign_list_item__score_text {
    font-family: var(--bm-font-family);
    color: var(--text-icon-very-dark);
}

#app .campaign_list_item__score_text {
    font-size: 25px;
}

#app .campaign-list-item_key-features > p {
    color: var(--text-icon-very-dark);
}

#app .campaign-shortcode-table .no_country_code_left .empty-coupon-code,
#app .campaign-list-item_scores .read_review_url a,
#app .campaign-list-item_more-btns > div,
#app .campaign-sidebar-shortcode .view_1 .read_review_url a,
#app .campaign-sidebar-shortcode .view_2 .read_review_url a,
#app .campaign-sidebar-shortcode .view_3 .read_review_url a,
#app .campaign-sidebar-shortcode .view_1 .campaign-sidebar-shortcode_see-more,
#app .campaign-sidebar-shortcode .view_2 .campaign-sidebar-shortcode_see-more,
#app .campaign-sidebar-shortcode .view_3 .campaign-sidebar-shortcode_see-more,
#app .campaign-sidebar-shortcode .campaign-sidebar-shortcode_scores-section {
    color: var(--text-icon-very-dark);
}

#app .campaign-list-item_key-features ul li {
    color: var(--text-icon-dark);
}

#app .authors_group_block__green_tick svg path {
    fill: var(--text-icon-very-dark);
}

/* FREE BETS SECTION */

#app .free_bets_section__wrapper {
    background-color: var(--main-dark);
    background-image: url("data:image/svg+xml,%3Csvg width='410' height='655' viewBox='0 0 410 655' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M261.863 673.173L710.724 224.057' stroke='url(%23paint0_linear_24725_24250)' stroke-width='1.46078'/%3E%3Cpath d='M176.036 296.663L323.402 149.213' stroke='url(%23paint1_linear_24725_24250)' stroke-width='4.38235'/%3E%3Cpath d='M113.571 683.592L486.022 310.932' stroke='url(%23paint2_linear_24725_24250)' stroke-width='7'/%3E%3Cpath d='M1.14452 715.089L461.422 254.552' stroke='url(%23paint3_linear_24725_24250)' stroke-width='1.46078'/%3E%3Cpath d='M339.013 180.809L458.611 61.143' stroke='url(%23paint4_linear_24725_24250)' stroke-width='1.46078'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_24725_24250' x1='523.421' y1='174.354' x2='449.608' y2='699.559' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC373B'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_24725_24250' x1='261.307' y1='140.486' x2='238.131' y2='305.39' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239EBEDD'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_24725_24250' x1='329.083' y1='288.875' x2='270.509' y2='705.648' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239EBEDD'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_24725_24250' x1='269.354' y1='203.585' x2='193.665' y2='742.146' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC373B'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_24725_24250' x1='408.704' y1='47.8995' x2='389.037' y2='187.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC373B'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E "), url("data:image/svg+xml,%3Csvg width='1157' height='785' viewBox='0 0 1157 785' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-216.59 725.966L896.266 -443.813' stroke='url(%23paint0_linear_24725_24249)' stroke-width='718.454'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_24725_24249' x1='895.877' y1='-990.302' x2='-130.419' y2='141.097' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239EBEDD'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E ");
}

#app .free_bets_section__update_date {
    background: var(--background-attention);
}

#app .free_bets_section__title {
    color: var(--white);
}

#app .free_bets_section__update_date svg path {
    fill: var(--core-white);
}

#app .free_bets_section__update_date div {
    color: var(--core-white);
}

#app .free_bets_section__all_offers_button:hover {
    background: var(--main-dark);
    border: 1px solid var(--core-white);
}

#app .free_bets_section__show_all,
#app .free_bets_section__offers_wrapper .free_bets_section__all_offers_button {
    background: var(--main-dark);
    border: 1px solid var(--core-white);
}

@media only screen and (max-width: 991px) {
    #app .free_bets_section__wrapper {
        background-color: var(--main-dark);
        background-image: none;
    }
}

/* NEWS AND GUIDES SECTION */

#app .news_guides_section__wrapper {
    background: var(--background-light);
}

#app .news_guides_section__header {
    color: var(--text-icon-very-dark);
}

#app .news_guides_section__header:after {
    background: var(--main-accent);
}

#app .news_guides_section__guides_card:before {
    background: var(--main-accent-3);
}

#app .news_guides_section__news_card:not(:first-child) .news_guides_section__news_card__author_name,
#app .news_guides_section__news_card:not(:first-child) .news_guides_section__news_card__date span {
    color: var(--text-icon-light);
}

@media only screen and (max-width: 991px) {
    #app .news_guides_section__guides_card:before {
        background: var(--main-accent-3);
    }
}

/* WHY TRUST SECTION */

#app .hero__trust__question {
	color: var(--white);
} 

#app .why-trust-section .launched-one li {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Crect x='0.5' width='20' height='20' rx='10' fill='%239EBEDD'/%3E%3Cpath d='M6.25635 9.92672L9.13432 12.8047L14.7437 7.19531' stroke='%231C2642' stroke-width='2'/%3E%3C/svg%3E");
}

/* RANKING SECTION */

#app .ranking-section {
    background-image: url("data:image/svg+xml,%3Csvg width='595' height='584' viewBox='0 0 595 584' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M93.529 673.173L542.39 224.057' stroke='url(%23paint0_linear_24725_22837)' stroke-width='1.46078'/%3E%3Cpath d='M7.70174 296.663L155.068 149.213' stroke='url(%23paint1_linear_24725_22837)' stroke-width='4.38235'/%3E%3Cpath d='M-54.763 683.592L317.688 310.932' stroke='url(%23paint2_linear_24725_22837)' stroke-width='7'/%3E%3Cpath d='M-167.189 715.089L293.088 254.552' stroke='url(%23paint3_linear_24725_22837)' stroke-width='1.46078'/%3E%3Cpath d='M426.726 216.388L534.301 108.752' stroke='url(%23paint4_linear_24725_22837)' stroke-width='7'/%3E%3Cpath d='M170.679 180.809L290.277 61.1429' stroke='url(%23paint5_linear_24725_22837)' stroke-width='1.46078'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_24725_22837' x1='355.087' y1='174.354' x2='281.274' y2='699.559' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC373B'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_24725_22837' x1='92.9726' y1='140.486' x2='69.7969' y2='305.39' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239EBEDD'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_24725_22837' x1='160.749' y1='288.875' x2='102.175' y2='705.648' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239EBEDD'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_24725_22837' x1='101.02' y1='203.585' x2='25.3306' y2='742.146' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC373B'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_24725_22837' x1='488.973' y1='102.382' x2='472.055' y2='222.759' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239EBEDD'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint5_linear_24725_22837' x1='240.37' y1='47.8995' x2='220.703' y2='187.839' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC373B'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A"),  url("data:image/svg+xml,%3Csvg width='595' height='818' viewBox='0 0 595 818' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M216 1039.95L1136.71 72.1452' stroke='url(%23paint0_linear_24725_22844)' stroke-width='594.404'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_24725_22844' x1='1136.39' y1='-379.985' x2='287.292' y2='556.064' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239EBEDD'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-color: var(--main-dark);
}

@media screen and (max-width: 991px) {
    #app .ranking-section {
        background-image: url("data:image/svg+xml,%3Csvg width='262' height='339' viewBox='0 0 262 339' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M-21.0034 144.593L51.5445 72.0439' stroke='url(%23paint0_linear_27118_43662)' stroke-width='3.34441'/%3E%3Cpath d='M49.1592 328.787L254.973 122.973' stroke='url(%23paint1_linear_27118_43662)' stroke-width='1.1148'/%3E%3Cpath d='M79.1807 79.9628L138.322 20.8213' stroke='url(%23paint2_linear_27118_43662)' stroke-width='1.1148'/%3E%3Cpath d='M-25.0923 344.586L142.747 176.747M185.193 74.2578L243.726 15.7255' stroke='url(%23paint3_linear_27118_43662)' stroke-width='3.34441'/%3E%3Cpath d='M-79.708 368.49L151.891 136.892' stroke='url(%23paint4_linear_27118_43662)' stroke-width='1.1148'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_27118_43662' x1='15.2705' y1='72.0439' x2='15.2705' y2='144.593' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_27118_43662' x1='151.31' y1='113.578' x2='151.31' y2='328.787' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_27118_43662' x1='108.534' y1='18.1217' x2='108.534' y2='79.9628' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_27118_43662' x1='109.317' y1='15.7255' x2='109.317' y2='344.586' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_27118_43662' x1='35.2404' y1='126.32' x2='35.2404' y2='368.49' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    }
}

#app .ranking-section .ranking-section__title::after {
    background: var(--main-accent);
}

#app .ranking-section .ranking-section__button {
    background-color: var(--main-dark);
}

#app .ranking-section .ranking-section__item-image-wrapper {
    background-color: var(--main-accent-3);
}

#app .ranking-section .ranking-section__button:hover {
    background-color: var(--main-dark);
    border-color: var(--core-white);
}

/** EXPLORE SECTION **/

#app .explore-section-shortcode .explore-section-intro .intro-items .dropdown_menu_items_text::after {
	background: #FFFFFF url("data:image/svg+xml,%3Csvg width='45' height='44' viewBox='0 0 45 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='44' height='44' transform='translate(0.5)' fill='%23212125'/%3E%3Cpath d='M17.7148 20.378L21.9868 24.6498C22.2693 24.9323 22.7307 24.9323 23.0132 24.6498L27.2852 20.378C27.7435 19.9197 27.4202 19.1382 26.7704 19.1382H18.2296C17.5798 19.1382 17.2565 19.9197 17.7148 20.378Z' fill='white'/%3E%3C/svg%3E%0A") center no-repeat;
}

@media screen and (max-width: 991px) {
    #app .explore-section-shortcode .intro-items-mob select {
        background: #FFFFFF url("data:image/svg+xml,%3Csvg width='45' height='44' viewBox='0 0 45 44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='44' height='44' transform='translate(0.5)' fill='%23212125'/%3E%3Cpath d='M17.7148 20.378L21.9868 24.6498C22.2693 24.9323 22.7307 24.9323 23.0132 24.6498L27.2852 20.378C27.7435 19.9197 27.4202 19.1382 26.7704 19.1382H18.2296C17.5798 19.1382 17.2565 19.9197 17.7148 20.378Z' fill='white'/%3E%3C/svg%3E%0A") right -1px top no-repeat;
    }
}

/* FOOTER */

#app .footer-info .background-container {
    background: var(--main-dark);
    background-image: url("data:image/svg+xml,%3Csvg width='369' height='424' viewBox='0 0 369 424' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-474 588.022L208.432 -129.317' stroke='url(%23paint0_linear_24725_16804)' stroke-width='440.575'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_24725_16804' x1='208' y1='-159.475' x2='-353' y2='528.525' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231B2026' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23FC373B'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E "), url("data:image/svg+xml,%3Csvg width='410' height='385' viewBox='0 0 410 385' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M-91.5764 673.664L357.285 224.549' stroke='url(%23paint0_linear_24725_16805)' stroke-width='1.46078'/%3E%3Cpath d='M-239.868 684.083L132.582 311.423' stroke='url(%23paint1_linear_24725_16805)' stroke-width='7'/%3E%3Cpath d='M-352.295 715.58L107.982 255.043' stroke='url(%23paint2_linear_24725_16805)' stroke-width='1.46078'/%3E%3Cpath d='M-14.4268 181.3L105.171 61.6342' stroke='url(%23paint3_linear_24725_16805)' stroke-width='1.46078'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_24725_16805' x1='169.981' y1='174.845' x2='96.1684' y2='700.05' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC373B'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_24725_16805' x1='-24.3564' y1='289.367' x2='-82.93' y2='706.139' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%239EBEDD'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_24725_16805' x1='-84.085' y1='204.076' x2='-159.775' y2='742.637' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC373B'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_24725_16805' x1='55.2645' y1='48.3908' x2='35.5973' y2='188.33' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FC373B'/%3E%3Cstop offset='1' stop-color='%231B2026' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    background-position: left top, left bottom;
    background-repeat: no-repeat, no-repeat;
}

@media only screen and (max-width: 991px) {
    #app .footer-info .background-container {
        background: var(--main-dark) url("data:image/svg+xml,%3Csvg width='202' height='384' viewBox='0 0 202 384' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M62.2227 150.126L137.508 74.8247' stroke='url(%23paint0_linear_27118_35100)' stroke-width='3.34441'/%3E%3Cpath d='M135.032 341.308L348.611 127.686' stroke='url(%23paint1_linear_27118_35100)' stroke-width='1.1148'/%3E%3Cpath d='M166.187 83.0441L227.559 21.6587' stroke='url(%23paint2_linear_27118_35100)' stroke-width='1.1148'/%3E%3Cpath d='M57.9795 357.707L232.151 183.5M276.199 77.1227L336.939 16.3696' stroke='url(%23paint3_linear_27118_35100)' stroke-width='3.34441'/%3E%3Cpath d='M1.30322 382.519L241.64 142.133' stroke='url(%23paint4_linear_27118_35100)' stroke-width='1.1148'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_27118_35100' x1='99.8651' y1='74.8247' x2='99.8651' y2='150.126' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_27118_35100' x1='241.036' y1='117.934' x2='241.036' y2='341.308' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_27118_35100' x1='196.647' y1='18.8567' x2='196.647' y2='83.044' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_27118_35100' x1='197.459' y1='16.3696' x2='197.459' y2='357.707' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_27118_35100' x1='120.588' y1='131.16' x2='120.588' y2='382.518' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat right bottom -150px;
    }
}

#app .footer-info .footer-logo-inner {
    background: var(--main-lower-footer);
}

#app .footer-info .footer-one li a {
    color: var(--text-icon-footer-links);
}

/* STICKY BANNER */

#app .sticky_banner .sticky_banner_mobile__cta_button,
#app .sticky_banner .sticky_banner__cta_button {
    background: var(--main-action);
}

#app .sticky_banner .sticky_banner_mobile__cta_button:hover,
#app .sticky_banner .sticky_banner__cta_button:hover {
    background: var(--main-action-hover);
}

/* OTHER SHORTCODES */

#app .explore-section-shortcode .explore-section-intro .intro-items .dropdown_menu_items {
	z-index: 10;
}

#app .post-carousal-out,
#app .players-review__need-background__true,
#app .explore-section-shortcode {
    background-color: var(--background-light);
}

#app .players-reviews__wrapper .player-reviews__title {
    color: var(--text-icon-very-dark);
}

#app .ranking-section .ranking-section__title {
    color: #fff;
}

#app .ranking-section .ranking-section__item-title {
    color: #000;
}

#app .ranking-section .ranking-section__item-text {
    color: var(--text-icon-dark);
}

#app .why-trust-section .summary_text, #app .why-trust-section .launched-one li, #app .why-trust-section .launched-two .comparison-section .motto-text {
    color: var(--text-icon-dark);
}

#app .player-reviews__btn {
    background: var(--main-accent-2);
}

#app .meet_the_team__wrapper .meet_the_team__title::before {
    background: var(--main-accent);
}

#app .list_how_to__button,
#app .show_more__item_cta_btn {
    background: var(--main-action);
}

#app .list_how_to__button:hover,
#app .show_more__item_cta_btn:hover {
    background: var(--main-action-hover);
}

#app .meet_the_team__item-wrapper.homepage {
    background-image: url("data:image/svg+xml,%3Csvg width='365' height='80' viewBox='0 0 365 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' width='364' height='80' fill='%23F3F3F3'/%3E%3C/svg%3E");
}

#app .meet_the_team__user_name,
#app .meet_the_team__user_description, #app .meet_the_team__user_description p, #app .meet_the_team__item-wrapper .meet_the_team__user_detail_link_mobile .meet_the_team__user_detail_link {
    color: var(--text-icon-dark);
}

#app .explore-section-inner .explore-section-points ul li a,
#app .explore-section-shortcode .explore-section-intro .intro-title,
#app .explore-section-shortcode .explore-section-intro .intro-text {
    color: var(--text-icon-dark);
}

#app .explore-section-shortcode .explore-section-intro .intro-items .dropdown_menu_items_text {
    color: var(--text-icon-dark);
    border-color: var(--text-icon-very-dark);
}

#app .explore-section-shortcode .explore-section-intro .intro-items .dropdown_menu_items_text::after {
    background-color: var(--main-light-blue);
}

/* CONTENT ENTRY */

#app .author_section__label {
    color: var(--text-icon-dark);
}

#app .author_section__label_icon svg path {
    fill: var(--text-icon-very-dark);
}

#app .author_section__label_icon {
    background: var(--text-icon-badge);
}

#app .author_section__label__wrapper {
    background: var(--text-icon-badge-light);
}

#app .author_note__text {
    background-color: var(--background-advice);
    box-shadow: 0px 6px 0px rgba(92, 53, 204, 0.17);
}

/* CONTENT FOOTER */

@media screen and (min-width: 992px) {
    #app .author-info-box {
        background-image: url("data:image/svg+xml,%3Csvg width='190' height='115' viewBox='0 0 190 115' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-0.5 3.98193C-0.5 1.77279 1.29086 -0.0180664 3.5 -0.0180664H189.5V98.9819C189.5 107.818 182.337 114.982 173.5 114.982H-0.5V3.98193Z' fill='%23F3F3F3'/%3E%3C/svg%3E%0A");
    }
}

@media screen and (max-width: 991px) {
    #app .author-info-box::before {
        background: var(--background-light);
    }

    #app .author-info-box {
        border-top-color: var(--main-light-blue);
    }
}

#app .article_voting__inner {
    background-color: var(--background-light);
}

/* SHORTCODES ULTIMATE */

div#app .su-row .su-column-size-1-2:first-child .su-column-inner > h4:not(empty):before,
div#app .su-row .su-column-size-1-2:first-child .su-column-inner > p:first-child:not(empty):before {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='12' fill='%230F9960'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M20.7315 7.10695L9.63455 18.2039L4.56788 12.8033L7.27956 10.2973L9.73951 12.8772L18.1206 4.49609L20.7315 7.10695Z' fill='url(%23paint0_linear_21217_1259)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_21217_1259' x1='9.8749' y1='13.575' x2='18.4861' y2='5.03649' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.341108' stop-color='white'/%3E%3Cstop offset='1' stop-color='white' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E ");
}

#app .su-row .su-column-size-1-2:first-child:before {
    background: var(--main-accent) !important;
}

#app .su-row .su-column-size-1-2:first-child .su-column-inner ul li svg path:first-child {
    fill: var(--main-accent-3);
}

#app .su-row .su-column-size-1-2:last-child .su-column-inner ul li svg > path:first-child {
    fill: #FFD8D8;
}

#app .su-list ul li > svg > path:first-child {
    fill: var(--main-accent-3);
}

#app .su-row .no-pros-cons ul li > svg > path:first-child {
    fill: var(--main-accent-3);
}

#app .su-note .su-note-inner:before {
    background-color: var(--main-accent) !important;
}

/* TELEGRAM BLOCK */
#app .telegram_block {
    background-color: var(--main-light-blue);
}

@media screen and (min-width: 992px) {
    #app .telegram_block__inner {
			 overflow: inherit;
        background-image: url("data:image/svg+xml,%3Csvg width='250' height='204' viewBox='0 0 250 204' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M43.9067 74.7492L96.6688 33.2485' stroke='url(%23paint0_linear_27118_8973)' stroke-width='3.34441'/%3E%3Cpath d='M94.9341 180.115L244.617 62.3818' stroke='url(%23paint1_linear_27118_8973)' stroke-width='1.1148'/%3E%3Cpath d='M116.768 37.7785L159.779 3.94727' stroke='url(%23paint2_linear_27118_8973)' stroke-width='1.1148'/%3E%3Cpath d='M40.9331 189.153L162.998 93.1426M193.868 34.515L236.437 1.03222' stroke='url(%23paint3_linear_27118_8973)' stroke-width='3.34441'/%3E%3Cpath d='M1.2124 202.827L169.648 70.3438' stroke='url(%23paint4_linear_27118_8973)' stroke-width='1.1148'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_27118_8973' x1='70.2878' y1='33.2485' x2='70.2878' y2='74.7492' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_27118_8973' x1='169.225' y1='57.0077' x2='169.225' y2='180.115' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_27118_8973' x1='138.116' y1='2.403' x2='138.116' y2='37.7785' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_27118_8973' x1='138.685' y1='1.03223' x2='138.685' y2='189.153' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint4_linear_27118_8973' x1='84.8113' y1='64.2964' x2='84.8113' y2='202.827' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
        background-position: top 0 right 300px;
    }
}

@media screen and (max-width: 991px) {
    #app .telegram_block__inner {
        background-image: url("data:image/svg+xml,%3Csvg width='156' height='286' viewBox='0 0 156 286' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.8'%3E%3Cpath d='M59.9966 65.5927L132.544 -6.95605' stroke='url(%23paint0_linear_27118_35020)' stroke-width='3.34441'/%3E%3Cpath d='M130.159 249.787L335.973 43.9727' stroke='url(%23paint1_linear_27118_35020)' stroke-width='1.1148'/%3E%3Cpath d='M55.9077 265.586L223.747 97.7469M266.193 -4.7421L324.726 -63.2744' stroke='url(%23paint2_linear_27118_35020)' stroke-width='3.34441'/%3E%3Cpath d='M1.29199 289.49L232.891 57.8916' stroke='url(%23paint3_linear_27118_35020)' stroke-width='1.1148'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_27118_35020' x1='96.2705' y1='-6.95605' x2='96.2705' y2='65.5927' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_27118_35020' x1='232.31' y1='34.578' x2='232.31' y2='249.787' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_27118_35020' x1='190.317' y1='-63.2744' x2='190.317' y2='265.586' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CB371'/%3E%3Cstop offset='1' stop-color='%233CB371' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint3_linear_27118_35020' x1='116.24' y1='47.32' x2='116.24' y2='289.49' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FFCB3F'/%3E%3Cstop offset='1' stop-color='%23FFCB3F' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
        background-position: top 0 right 0;
    }
}

#app .telegram_block__image {
    right: 0;
}


/* COMMENTS */

#app .comment-respond .comment-form .form-submit #submit {
    background-color: var(--main-light-blue);
}

#app .comment-respond {
    background-color: var(--background-light);
}

#app .commnet_outer_cus {
    background-color: var(--main-dark);
}

#app .commnet_outer_cus span {
    color: var(--core-white);
}

#app .commnet_outer_cus .commnet_outer_cus_ancher {
    color: var(--core-white);
    border-color: var(--core-white);
}

/* REVIEW PAGE */
#app .review-banner-wrapper .review-banner_brand-cta-btn, #app .sidebar-review_brand-cta-btn, #app .review-sticky-banner-wrapper .review-sticky-banner_brand-cta-btn {
    background-color: var(--main-action);

}

#app .review-banner-wrapper .review-banner_brand-cta-btn:hover, #app .sidebar-review_brand-cta-btn:hover, #app .review-sticky-banner-wrapper .review-sticky-banner_brand-cta-btn:hover {
    background-color: var(--main-action-hover);
}

#app .sidebar-review_overall-features-item {
    background: url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.2492 0.534424L4.75078 7.78364L1.5 4.5352L0 6.03521L4.99922 11.0344L12 2.03442L10.2492 0.534424Z' fill='%23E1F4E7'/%3E%3C/svg%3E%0A") left 4px no-repeat;
}

#app .sidebar-review_overall-bar div, #app .comment-count-slider--value {
    background-color: var(--main-action);
}

#app .review-sticky-banner_brand-coupon .coupon_code, #app .sidebar-review_brand-coupon .coupon_code, #app .review-banner_brand-coupon .coupon_code {
    border-color: var(--main-action);
}

#app .campaign-list-item .metadata-section label {
    color: var(--text-icon-very-dark);
}

#app .campaign-list-item .metadata-section .metadata-section_4 label, #app .campaign-list-item .metadata-section .metadata-section_4 span, #app .campaign-list-item .metadata-section .metadata-section_1 span {
    color: var(--text-icon-dark);
}

#app .campaign-list-item .brand_term_description, #app .campaign-list-item .metadata-section_4 {
    background-color: var(--background-light);
}

@media only screen and (max-width: 991px) {
    #app .footer-info .footer-logo img {
        height: 40px;
    }

    #app .footer-info .footer-logo li {
        margin-bottom: 0;
    }
}

#app .toc_section__wrapper {
    background: var(--background-light);
}

#app .toc_section__title::after {
    background: var(--main-accent);
}

#app .toc_section__title {
    color: var(--text-icon-very-dark);
}

#app .toc_section__opening_paragraph {
    color: var(--text-icon-dark);
}

#app .hero__body .show_more__section_wrapper h2 {
    color: var(--core-white);
}

#app .campaign-list-item .cell_bottom {
    color: var(--text-icon-light);
}

#app .authors-list__author:before {
    background: var(--background-light);
}

#app .links-dropdown p {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30' fill='none'%3E%3Cg clip-path='url(%23clip0_18822_1350)'%3E%3Crect width='30' height='30' rx='2' fill='%23232A32'/%3E%3Cpath d='M10 13L15 18L20 13H10Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_18822_1350'%3E%3Crect width='30' height='30' rx='2' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}

@media only screen and (min-width: 992px) {
    #app .campaign-list-item_key-features > p {
        font-size: 20px;
    }

    #app .campaign-list-item_scores .read_review_url a {
        font-size: 14px;
    }
}

#app .casino_finder__first_button_screen_wrapper {
    background-color: var(--main-accent-2);
    color: var(--text-icon-dark);
}

#app .fi-global__background-image__facebook, #app .fi-global__background-image__linkedin, #app .fi-global__background-image__twitter {
    background-color: var(--background-light);
}

#app .fi-global__background-image__facebook {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='6' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.54 11.6V6.345H.2V4.452h1.34V2.836C1.54 1.566 2.332.4 4.156.4c.739 0 1.285.073 1.285.073L5.398 2.24s-.557-.005-1.165-.005c-.658 0-.763.314-.763.836v1.381h1.98l-.086 1.893H3.47V11.6H1.54Z' fill='%231B2026'/%3E%3C/svg%3E");
}

#app .fi-global__background-image__linkedin {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='14' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.44 4.634h2.47v1.23c.356-.707 1.268-1.343 2.639-1.343 2.627 0 3.251 1.409 3.251 3.993V13.3h-2.66V9.103c0-1.472-.356-2.302-1.261-2.302-1.257 0-1.779.894-1.779 2.3V13.3H5.44V4.634ZM.88 13.187h2.66V4.52H.879v8.666ZM3.92 1.696a1.682 1.682 0 0 1-.5 1.198 1.722 1.722 0 0 1-2.42 0 1.695 1.695 0 0 1-.5-1.198c0-.45.18-.881.5-1.2a1.718 1.718 0 0 1 2.42 0c.32.319.5.75.5 1.2Z' fill='%231B2026'/%3E%3C/svg%3E");
}

#app .fi-global__background-image__twitter {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.1 0h2.454l-5.36 6.213 6.306 8.454h-4.937L7.696 9.539 3.27 14.667H.816l5.733-6.645L.5 0h5.063l3.495 4.687L13.101 0Zm-.86 13.177h1.36L4.823 1.411H3.365l8.875 11.766Z' fill='%231B2026'/%3E%3C/svg%3E");
}	