.entry-header + .offer-list {
  margin-top: -11.94444rem;
  position: relative; }
  @media (min-width: 768px) and (min-width: 1209px) {
    .entry-header + .offer-list {
      margin-top: -17.77778rem; } }

.offer-list-logos {
  display: flex;
  margin-bottom: 16px; }
  @media (max-width: 475px) {
    .offer-list-logos {
      flex-direction: column; } }
  .offer-list-logos__playsafe {
    margin-right: auto;
    align-items: center;
    display: flex; }
    .offer-list-logos__playsafe a {
      height: 48px; }
    .offer-list-logos__playsafe svg {
      height: 48px;
      margin-right: 0.27778rem; }
    .offer-list-logos__playsafe span {
      font-weight: 500;
      font-size: 0.77778rem;
      line-height: 0.77778rem;
      letter-spacing: -0.01em;
      color: #1d2129; }
    .offer-list-logos__playsafe__geo {
      margin-left: 16px; }
      .offer-list-logos__playsafe__geo svg {
        margin-right: 0; }
  .offer-list-logos__geo {
    color: #00377c; }
  .offer-list-logos .select-state-wrapper {
    position: relative; }
    @media (max-width: 475px) {
      .offer-list-logos .select-state-wrapper {
        width: 100%; } }
    .offer-list-logos .select-state-wrapper::before {
      position: absolute;
      left: 15px;
      top: 14px;
      content: url("../../../dist/images/map.svg"); }
    .offer-list-logos .select-state-wrapper::after {
      position: absolute;
      right: 24px;
      top: 8px;
      content: url("../../../dist/images/arrow_down_black.svg"); }
    .offer-list-logos .select-state-wrapper select {
      padding: 12px 60px 12px 44px;
      background: #fff;
      border: 1px solid #eff0f2;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 4px;
      font-family: "Roboto Condensed", sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      text-transform: capitalize;
      color: #1d2129;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 100%; }
.offer-list-item {
  flex: 0 0 100%;
  max-width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding: 24px;
  background: white;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .offer-list-item {
      flex-direction: row;
      justify-content: flex-start; } }
  .offer-list-item__logo {
    height: 32px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .offer-list-item__logo {
        flex: 0 0 25%;
        max-width: 25%;
        margin-bottom: 0; } }
  .offer-list-item ul {
    margin-bottom: 24px; }
    @media (min-width: 768px) {
      .offer-list-item ul {
        margin-bottom: 0; } }
    .offer-list-item ul.is-style-checked-list li {
      font-weight: bold;
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 24px; }
      @media (min-width: 768px) {
        .offer-list-item ul.is-style-checked-list li {
          margin-bottom: 0px; } }
      .offer-list-item ul.is-style-checked-list li::before {
        margin-right: 8px; }
  @media (min-width: 768px) {
    .offer-list-item .cta-btn {
      margin-left: auto; } }
  .offer-list-item.last + .view-all {
    display: none; }
.offer-list .cta-btn svg {
  margin-left: 6px; }
.offer-list .bl-label {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 12px; }
  @media (min-width: 1209px) {
    .offer-list .bl-label {
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 8px;
      margin-top: 13px; } }
.offer-list.full:not(.add-wrapper) {
  overflow: inherit;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .offer-list.full:not(.add-wrapper) {
      padding-bottom: 100px;
      margin-bottom: -40px; } }
  .offer-list.full:not(.add-wrapper)::after {
    z-index: 1;
    bottom: 40px;
    position: absolute;
    width: 100%;
    height: 65px;
    left: 0;
    right: 0;
    background: linear-gradient(-2deg, white 0%, white 50%, transparent 50%); }
.offer-list.full .betting-list-item {
  padding: 4px 4px 16px 4px;
  display: flex;
  flex-wrap: wrap;
  position: relative; }
  .offer-list.full .betting-list-item .rating span strong {
    font-weight: normal; }
  .offer-list.full .betting-list-item.label-border_yellow {
    border: 3px solid #f3c140; }
  .offer-list.full .betting-list-item.label-border_purple {
    border: 3px solid #a26aeb; }
  .offer-list.full .betting-list-item.label-border_green {
    border: 3px solid #6daf18; }
  .offer-list.full .betting-list-item.label-border_orange {
    border: 3px solid #ff8f28; }
  @media (min-width: 1209px) {
    .offer-list.full .betting-list-item {
      padding: 4px;
      align-items: stretch; } }
  .offer-list.full .betting-list-item .top-wrapper, .offer-list.full .betting-list-item .bottom-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%; }
  @media (min-width: 768px) {
    .offer-list.full .betting-list-item .top-wrapper {
      display: grid;
      grid-template-columns: 146px 25%;
      grid-template-areas: "logo title features payment"; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .top-wrapper {
      display: flex;
      flex: 0.8; } }
  @media (min-width: 768px) {
    .offer-list.full .betting-list-item .bottom-wrapper {
      padding: 0 16px; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .bottom-wrapper {
      flex: 0.2;
      display: flex;
      flex-wrap: nowrap; } }

  .offer-list.full .betting-list-item .thumb-wrapper {
    position: relative;
    padding: 0.55rem;
    height: 2.22rem;
    width: 4.444rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    margin: 0.66667rem 0 0.66667rem 0.66667rem; }
    .offer-list.full .betting-list-item .thumb-wrapper .label {
      font-family: 'Roboto Condensed', sans-serif;
      position: absolute;
      left: -11px;
      right: auto;
      top: 4px;
      padding: 2px 8px;
      font-weight: bold;
      font-size: 12px;
      line-height: 14px;
      color: white;
      text-transform: uppercase;
      border-radius: 4px;
      border: none; }
      .offer-list.full .betting-list-item .thumb-wrapper .label_yellow {
        color: #8c4f07;
        background: #f3c140; }
      .offer-list.full .betting-list-item .thumb-wrapper .label_purple {
        background: #a26aeb; }
      .offer-list.full .betting-list-item .thumb-wrapper .label_green {
        background: #6daf18; }
      .offer-list.full .betting-list-item .thumb-wrapper .label_orange {
        background: #ff8f28; }
      .offer-list.full .betting-list-item .thumb-wrapper .label_red {
        background: #dc3545; }
    @media (min-width: 768px) {
      .offer-list.full .betting-list-item .thumb-wrapper {
        height: 6.55556rem;
        width: 8.11111rem;
        padding: 10px;
        grid-area: logo;
        margin: 0; } }
    @media (min-width: 1209px) {
      .offer-list.full .betting-list-item .thumb-wrapper {
        height: 134px;
        width: 164px;
        margin: 0.16667rem 20px 0.16667rem 0.16667rem; } }
  .offer-list.full .betting-list-item .title-wrapper {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    padding: 0 12px;
    margin-bottom: 8px; }
    .offer-list.full .betting-list-item .title-wrapper h2, .offer-list.full .betting-list-item .title-wrapper h3 {
      font-size: 0.88889rem;
      line-height: 1.33333rem;
      margin-top: 0.44444rem; }
      @media (min-width: 768px) {
        .offer-list.full .betting-list-item .title-wrapper h2, .offer-list.full .betting-list-item .title-wrapper h3 {
          font-size: 24px;
          line-height: 28px;
          margin-bottom: 12px;
          margin-top: 0; } }
    .offer-list.full .betting-list-item .title-wrapper .games {
      display: flex;
      margin-top: 0.44444rem;
      align-items: center; }
      @media (min-width: 768px) {
        .offer-list.full .betting-list-item .title-wrapper .games {
          align-items: start;
          margin-top: 0;
          margin-bottom: 12px; } }
      .offer-list.full .betting-list-item .title-wrapper .games img {
        margin-left: 7px;
        height: 16px;
        -webkit-filter: brightness(0.5);
        filter: brightness(0.5); }
        @media (min-width: 768px) {
          .offer-list.full .betting-list-item .title-wrapper .games img {
            height: 28px; } }
    @media (max-width: 768px) {
      .offer-list.full .betting-list-item .title-wrapper .rating > svg {
        width: 10px;
        margin-right: 0.22222rem; } }
    @media (min-width: 768px) {
      .offer-list.full .betting-list-item .title-wrapper {
        grid-area: title;
        padding: 14px 10px 0 0;
        display: block;
        margin-left: 0.88889rem;
        margin-bottom: 0; }
        .offer-list.full .betting-list-item .title-wrapper a {
          float: left; } }
    @media (min-width: 1209px) {
      .offer-list.full .betting-list-item .title-wrapper {
        padding: 0;
        margin: 20px 0 0; } }
  .offer-list.full .betting-list-item .features-wrapper {
    width: 100%;
    padding: 0 12px;
    margin-bottom: 20px; }
    .offer-list.full .betting-list-item .features-wrapper li {
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: normal;
      font-size: 14px;
      line-height: 24px; }
      .offer-list.full .betting-list-item .features-wrapper li:not(:last-of-type) {
        margin-bottom: 2px; }
      .offer-list.full .betting-list-item .features-wrapper li:last-of-type {
        margin-bottom: 0; }
    @media (min-width: 768px) {
      .offer-list.full .betting-list-item .features-wrapper {
        width: fit-content;
        grid-area: features;
        margin: auto 0;
        padding: 13px 20px 0 20px;
        border-left: 2px solid #f2f2f3;
        height: calc(100% - 32px);
        flex-direction: column;
        justify-content: flex-start; } }
  @media (min-width: 768px) and (max-width: 1209px) {
    .offer-list.full .betting-list-item .features-wrapper {
      padding: 0 16px; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .features-wrapper {
      height: calc(100% - 32px);
      flex: 1.3;
      display: flex;
      font-size: 16px;
      line-height: 24px; } }

  .offer-list.full .betting-list-item .payment-wrapper {
    width: 100%;
    position: relative;
    padding: 0 12px; }
    @media (max-width: 768px) {
      .offer-list.full .betting-list-item .payment-wrapper .hp-desktop {
        display: none; } }
    @media (min-width: 768px) {
      .offer-list.full .betting-list-item .payment-wrapper .hp-mobile {
        display: none; } }
    .offer-list.full .betting-list-item .payment-wrapper img {
      padding: 0 0.1rem;
      width: initial; }
      @media (max-width: 768px) {
        .offer-list.full .betting-list-item .payment-wrapper img {
          width: 11.6vw;
          height: 18px;
          object-fit: contain;
          object-position: center; } }
      @media (max-width: 375px) {
        .offer-list.full .betting-list-item .payment-wrapper img {
          width: 10.8vw; } }
    .offer-list.full .betting-list-item .payment-wrapper picture {
      padding: 0 0.1rem;
      display: block; }
    @media (max-width: 768px) {
      .offer-list.full .betting-list-item .payment-wrapper .payment-list {
        justify-content: flex-start; } }
    .offer-list.full .betting-list-item .payment-wrapper .payment-list .pm-wrapper:nth-of-type(1) .pm-img-wrapper:nth-of-type(1n+6) {
      display: none; }
    .offer-list.full .betting-list-item .payment-wrapper .payment-list .pm-wrapper:nth-of-type(2) .pm-img-wrapper:nth-of-type(1) {
      display: none; }
    .offer-list.full .betting-list-item .payment-wrapper .payment-list .pm-wrapper:nth-of-type(2) .pm-img-wrapper:nth-of-type(2) {
      display: none; }
    .offer-list.full .betting-list-item .payment-wrapper .payment-list .pm-wrapper:nth-of-type(2) .pm-img-wrapper:nth-of-type(3) {
      display: none; }
    .offer-list.full .betting-list-item .payment-wrapper .payment-list .pm-wrapper:nth-of-type(2) .pm-img-wrapper:nth-of-type(4) {
      display: none; }
    .offer-list.full .betting-list-item .payment-wrapper .payment-list .pm-wrapper:nth-of-type(2) .pm-img-wrapper:nth-of-type(5) {
      display: none; }
    .offer-list.full .betting-list-item .payment-wrapper .payment-list .pm-wrapper .pm-img-wrapper:not(:last-child) {
      margin-right: 0.35rem; }
      @media (max-width: 420px) {
        .offer-list.full .betting-list-item .payment-wrapper .payment-list .pm-wrapper .pm-img-wrapper:not(:last-child) {
          margin-right: 0.1rem; } }
    .offer-list.full .betting-list-item .payment-wrapper .payment-list.hover .pm-wrapper:nth-of-type(2) {
      display: flex;
      position: absolute;
      z-index: 3;
      top: 100%;
      right: 0;
      background: white;
      padding: 18px 16px 3px 16px;
      box-shadow: 0 16px 40px #d8d8dc;
      border-radius: 4px;
      justify-content: space-evenly; }
    .offer-list.full .betting-list-item .payment-wrapper .payment-list.hover .pm-wrapper .hidden-payment {
      background: black;
      color: white; }
    .offer-list.full .betting-list-item .payment-wrapper .payment-list.hover .pm-wrapper img {
      filter: none;
      opacity: 1; }
    @media (min-width: 768px) {
      .offer-list.full .betting-list-item .payment-wrapper {
        grid-area: payment;
        margin: auto 0;
        padding: 0 16px;
        border-left: 2px solid #f2f2f3;
        max-width: 200px;
        min-width: 125px;
        height: 92px; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .payment-wrapper {
      flex: 1;
      height: calc(100% - 32px);
      padding: 0 20px;
      margin: auto 0;
      border-left: 2px solid #f2f2f3;
      display: flex;
      flex-direction: column;
      justify-content: flex-start; }
      .offer-list.full .betting-list-item .payment-wrapper:hover .payment-list .pm-wrapper:nth-of-type(2) {
        display: flex;
        position: absolute;
        z-index: 3;
        top: 100%;
        right: 0;
        background: white;
        padding: 18px 16px 3px 16px;
        box-shadow: 0 16px 40px #d8d8dc;
        border-radius: 4px; }
      .offer-list.full .betting-list-item .payment-wrapper:hover .payment-list .pm-wrapper .hidden-payment {
        background: black;
        color: white; }
      .offer-list.full .betting-list-item .payment-wrapper:hover .payment-list .pm-wrapper img {
        filter: none;
        opacity: 1; } }

  .offer-list.full .betting-list-item .states-wrapper {
    width: 100%;
    position: relative;
    padding: 0 12px; }
    .offer-list.full .betting-list-item .states-wrapper.hover .states-list .st-wrapper:nth-of-type(2) {
      display: flex;
      position: absolute;
      z-index: 3;
      top: 100%;
      left: 0;
      background: white;
      padding: 18px 16px 18px 16px;
      box-shadow: 0 16px 40px #d8d8dc;
      border-radius: 4px; }
    .offer-list.full .betting-list-item .states-wrapper.hover .states-list .st-wrapper .hidden-state {
      background: black;
      color: white; }
    @media (min-width: 768px) {
      .offer-list.full .betting-list-item .states-wrapper {
        grid-area: states;
        margin-top: 8px;
        margin-bottom: 8px;
        padding: 0 20px 0 20px;
        border-left: 2px solid #f2f2f3; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .states-wrapper {
      flex: 0.6;
      height: calc(100% - 32px);
      padding: 0 20px;
      margin: auto 0;
      border-left: 2px solid #f2f2f3;
      display: flex;
      flex-direction: column;
      justify-content: flex-start; } }

  .offer-list.full .betting-list-item .bonus-wrapper {
    width: 100%;
    padding: 0 12px;
    margin-bottom: 12px; }
    @media (min-width: 768px) {
      .offer-list.full .betting-list-item .bonus-wrapper {
        margin: 16px 0;
        padding: 0; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .bonus-wrapper {
      margin: 0 18px 0 0;
      min-width: 150px;
      width: 150px;
      padding: 16px 0; } }

    .offer-list.full .betting-list-item .bonus-wrapper a {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      width: 100%;
      padding: 0.21rem 0.77rem 0.22rem 0.77rem;
      background: white;
      border: 1px solid #ff8f28;
      box-sizing: border-box;
      border-radius: 4px;
      justify-content: space-between; }
      @media (min-width: 768px) {
        .offer-list.full .betting-list-item .bonus-wrapper a {
          padding: 3px 12px; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .bonus-wrapper a {
      height: 100%;
      padding: 16px 8px 10px 12px; } }

      .offer-list.full .betting-list-item .bonus-wrapper a .bonus-value-wrapper {
        display: contents; }
        @media (max-width: 1209px) {
          .offer-list.full .betting-list-item .bonus-wrapper a .bonus-value-wrapper {
            display: flex;
            align-items: center;
            height: 31px; } }
      .offer-list.full .betting-list-item .bonus-wrapper a .bonus-cta-wrapper {
        display: flex;
        justify-content: left;
        align-items: center; }
      .offer-list.full .betting-list-item .bonus-wrapper a svg.bonus-icon {
        margin-right: 11px; }
        @media (min-width: 768px) {
          .offer-list.full .betting-list-item .bonus-wrapper a svg.bonus-icon {
            margin-right: 4px; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .bonus-wrapper a svg.bonus-icon {
      margin-bottom: 9px; } }

      .offer-list.full .betting-list-item .bonus-wrapper a .bonus {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        font-size: 24px;
        line-height: 24px;
        text-align: center;
        color: #ff8f28; }
        @media (min-width: 768px) {
          .offer-list.full .betting-list-item .bonus-wrapper a .bonus {
            font-size: 14px;
            line-height: 18px; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .bonus-wrapper a .bonus {
      width: 100%;
      text-align: left;
      font-size: 24px;
      line-height: 24px;
      margin-bottom: 4px; } }

      .offer-list.full .betting-list-item .bonus-wrapper a .goto {
        margin-left: auto;
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: bold;
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
        margin-right: 4px; }
        @media (min-width: 768px) {
          .offer-list.full .betting-list-item .bonus-wrapper a .goto {
            font-size: 14px;
            line-height: 24px;
            margin-left: 0; } }
    .offer-list.full .betting-list-item .bonus-wrapper.alternative-bonus a .bonus {
      font-size: 16px; }
    .offer-list.full .betting-list-item .bonus-wrapper.bonus-zero a,
    .offer-list.full .betting-list-item .bonus-wrapper.bonus-zero .bonus-zero-div {
      border-radius: 4px;
      background: #fff;
      border: 1px solid #d6d6dc;
      display: flex;
      align-items: start;
      height: 100%;
      padding: 10px 12px; }
      @media (min-width: 768px) {
        .offer-list.full .betting-list-item .bonus-wrapper.bonus-zero a,
        .offer-list.full .betting-list-item .bonus-wrapper.bonus-zero .bonus-zero-div {
          padding: 12px;
          align-items: center; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .bonus-wrapper.bonus-zero a,
    .offer-list.full .betting-list-item .bonus-wrapper.bonus-zero .bonus-zero-div {
      flex-direction: column;
      align-items: start;
      justify-content: space-around; } }

      @media (min-width: 768px) and (max-width: 1209px) {
        .offer-list.full .betting-list-item .bonus-wrapper.bonus-zero a svg,
        .offer-list.full .betting-list-item .bonus-wrapper.bonus-zero .bonus-zero-div svg {
          margin-right: 8px; } }
    .offer-list.full .betting-list-item .bonus-wrapper.bonus-zero span {
      color: #5d6066;
      font-family: 'Roboto Condensed', sans-serif;
      font-size: 14px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px;
      text-transform: uppercase; }
      @media (max-width: 475px) {
        .offer-list.full .betting-list-item .bonus-wrapper.bonus-zero span {
          margin-left: 8px; } }
  .offer-list.full .betting-list-item .links-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 0 12px; }
    @media (min-width: 768px) {
      .offer-list.full .betting-list-item .links-wrapper {
        flex: 1;
        margin-left: -9px;
        margin-right: -9px;
        padding: 0; } }
    @media (min-width: 1209px) {
      .offer-list.full .betting-list-item .links-wrapper {
        padding-top: 16px;
        padding-bottom: 16px;
        margin: 0;
        flex-direction: column;
        justify-content: space-between;
        width: 106px; } }
    .offer-list.full .betting-list-item .links-wrapper .btn-wrapper {
      width: calc(50% - 5px); }
      .offer-list.full .betting-list-item .links-wrapper .btn-wrapper .cta-btn {
        height: 100%; }
      @media (min-width: 768px) {
        .offer-list.full .betting-list-item .links-wrapper .btn-wrapper {
          flex: 1;
          width: 50%;
          padding: 0 9px; }
          .offer-list.full .betting-list-item .links-wrapper .btn-wrapper:nth-of-type(1) {
            margin-bottom: 6px;
            order: 2; }
            .offer-list.full .betting-list-item .links-wrapper .btn-wrapper:nth-of-type(1) .cta-btn {
              padding: 13px 15px 14px 16px; }
          .offer-list.full .betting-list-item .links-wrapper .btn-wrapper:nth-of-type(2) {
            margin-bottom: 6px; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.full .betting-list-item .links-wrapper .btn-wrapper {
      width: 100%;
      padding: 0; }
      .offer-list.full .betting-list-item .links-wrapper .btn-wrapper:nth-of-type(1) {
        margin-bottom: 0; } }

.offer-list.compact {
  margin-bottom: 40px; }
  @media (min-width: 768px) {
    .offer-list.compact {
      margin-bottom: 60px; } }
  @media (max-width: 475px) {
    .offer-list.compact .betting-list-item {
      flex-direction: column; } }
  .offer-list.compact .betting-list-item .betting-list-item__logo {
    display: flex;
    align-items: center; }
    .offer-list.compact .betting-list-item .betting-list-item__logo img {
      width: 100px; }
      @media (max-width: 767px) {
        .offer-list.compact .betting-list-item .betting-list-item__logo img {
          height: 40px; } }
  .offer-list.compact .betting-list-item__review-link {
    order: 1;
    margin-top: 24px; }
    @media (min-width: 768px) {
      .offer-list.compact .betting-list-item__review-link {
        order: 0;
        margin-left: auto;
        max-width: 30%;
        flex: 0 0 30%;
        margin-top: 0; } }
    @media (min-width: 768px) {
      .offer-list.compact .betting-list-item__review-link {
        text-align: right;
        display: flex;
        flex-direction: row-reverse; } }
    .offer-list.compact .betting-list-item__review-link a {
      font-weight: 700;
      font-size: 14px;
      line-height: 19px;
      text-transform: uppercase;
      color: #12a96a;
      margin-right: 16px; }
  .offer-list.compact .betting-list-item__review-cta {
    width: 100%; }
    @media (min-width: 768px) {
      .offer-list.compact .betting-list-item__review-cta {
        margin-left: 16px;
        width: fit-content; } }
  .offer-list.compact .betting-list-item .is-style-checked-list {
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: center; }
    @media (min-width: 768px) {
      .offer-list.compact .betting-list-item .is-style-checked-list {
        align-items: flex-start; } }
    .offer-list.compact .betting-list-item .is-style-checked-list li {
      padding-left: 24px;
      font-family: 'Roboto Condensed', sans-serif; }
      .offer-list.compact .betting-list-item .is-style-checked-list li::before {
        top: 2px; }
.offer-list.add-wrapper {
  position: relative;
  padding: 60px 0;
  mix-blend-mode: normal; }
  @media (min-width: 768px) {
    .offer-list.add-wrapper {
      padding: 100px 0; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.add-wrapper {
      padding: 120px 0; } }

  .offer-list.add-wrapper > .container {
    position: relative; }
  .offer-list.add-wrapper .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.14;
    mix-blend-mode: luminosity; }
  .offer-list.add-wrapper .illustration {
    opacity: 0.1;
    position: absolute;
    left: 15px;
    top: -35px;
    width: 96px; }
    @media (min-width: 768px) {
      .offer-list.add-wrapper .illustration {
        left: 35px;
        top: -75px;
        width: 200px; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list.add-wrapper .illustration {
      left: -85px;
      top: -25px; } }

  .offer-list.add-wrapper .no-point-events {
    pointer-events: none; }
  .offer-list.add-wrapper_blue {
    background: linear-gradient(180deg, #162188 0%, #11256d 103.08%); }
  .offer-list.add-wrapper_purple {
    background: linear-gradient(180deg, #680b6a 0%, #400722 103.08%); }
.offer-list .view-all {
  width: 100%;
  padding: 14px;
  background: white;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .offer-list .view-all span {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #12a96a; }
  .offer-list .view-all svg {
    margin-left: 8px; }
.offer-list .bl-controls {
  position: relative;
  margin-bottom: 24px;
  display: flex;
  justify-content: flex-end;
  align-items: end;
  flex-flow: row wrap;
  min-height: 30px; }
  .offer-list .bl-controls .select-state-wrapper {
    position: relative; }
    @media (min-width: 768px) {
      .offer-list .bl-controls .select-state-wrapper {
        margin-left: 16px; } }
    @media (max-width: 767px) {
      .offer-list .bl-controls .select-state-wrapper {
        margin-top: 26px;
        width: 100%;
        margin-left: 0; } }
    .offer-list .bl-controls .select-state-wrapper::before {
      position: absolute;
      left: 15px;
      top: 14px;
      content: url("../../../dist/images/map.svg"); }
    .offer-list .bl-controls .select-state-wrapper::after {
      position: absolute;
      right: 24px;
      top: 8px;
      content: url("../../../dist/images/arrow_down_black.svg"); }
    .offer-list .bl-controls .select-state-wrapper select {
      padding: 12px 60px 12px 44px;
      background: #fff;
      border: 1px solid #eff0f2;
      box-sizing: border-box;
      border-radius: 4px;
      font-family: "Roboto Condensed", sans-serif;
      font-style: normal;
      font-weight: 700;
      font-size: 16px;
      line-height: 24px;
      text-transform: capitalize;
      color: #1d2129;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      width: 100%; }
      .offer-list .bl-controls .select-state-wrapper select option:first-child {
        text-transform: uppercase; }
  .offer-list .bl-controls__warning {
    margin-right: auto;
    display: flex;
    align-items: center;
    height: 48px; }
    .offer-list .bl-controls__warning a {
      height: 48px; }
    .offer-list .bl-controls__warning svg {
      margin-right: 5px; }
    .offer-list .bl-controls__warning span {
      font-weight: 500;
      font-size: 14px;
      line-height: 14px;
      letter-spacing: -0.01em;
      color: white; }
    .offer-list .bl-controls__warning__geo {
      margin-left: 16px;
      color: #fff; }
      @media (max-width: 475px) {
        .offer-list .bl-controls__warning__geo {
          margin-left: 8px; } }
  .offer-list .bl-controls__author {
    display: flex;
    gap: 12px;
    margin-top: 24px; }
    .offer-list .bl-controls__author .avatar .image img {
      width: 48px;
      height: 48px;
      border-radius: 50%; }
    .offer-list .bl-controls__author .text .author-label {
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: 700;
      font-size: 14px;
      height: 24px;
      line-height: 24px;
      text-transform: uppercase;
      color: #12a96a; }
      .offer-list .bl-controls__author .text .author-label::before {
        content: url("../../../dist/images/icon-autor-certificado-alt.svg");
        display: inline-block;
        vertical-align: middle;
        margin-right: 4px;
        line-height: normal; }
    .offer-list .bl-controls__author .text .author-name {
      font-family: 'Roboto', sans-serif;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      color: #fff;
      border-bottom: 1px dashed rgba(255, 255, 255, 0.4);
      width: fit-content; }
      .offer-list .bl-controls__author .text .author-name:hover {
        color: #12a96a;
        border-bottom: 1px dashed rgba(18, 169, 106, 0.4);
        cursor: pointer; }
        .offer-list .bl-controls__author .text .author-name:hover .infobox {
          display: flex;
          flex-direction: column;
          gap: 8px;
          cursor: default;
          max-width: 300px; }
    .offer-list .bl-controls__author .infobox {
      display: none;
      position: absolute;
      width: 320px;
      padding: 16px;
      background: #fff;
      box-shadow: 0 16px 40px rgba(41, 41, 47, 0.16);
      border-radius: 4px;
      z-index: 5; }
      .offer-list .bl-controls__author .infobox-title {
        font-family: 'Roboto', sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #1d2129; }
      .offer-list .bl-controls__author .infobox-description {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 14px;
        line-height: 20px;
        color: #1d2129; }
      .offer-list .bl-controls__author .infobox-link {
        font-family: 'Roboto Condensed', sans-serif;
        font-weight: 700;
        font-size: 16px;
        line-height: 19px;
        color: #12a96a;
        text-transform: uppercase; }
      .offer-list .bl-controls__author .infobox ul.social-medias {
        list-style: none;
        display: flex;
        gap: 8px;
        justify-content: start;
        align-items: center;
        margin: 0 !important;
        padding: 0 !important; }
        .offer-list .bl-controls__author .infobox ul.social-medias li {
          margin: 0 !important;
          height: 20px; }
          .offer-list .bl-controls__author .infobox ul.social-medias li::before {
            content: ' ' !important;
            margin: 0 !important;
            font-size: 16px !important;
            line-height: 20px !important; }
          .offer-list .bl-controls__author .infobox ul.social-medias li a {
            display: inline-flex;
            align-items: center;
            justify-content: center;
            width: 20px;
            height: 20px; }
            .offer-list .bl-controls__author .infobox ul.social-medias li a.linkedin {
              background-image: url("../../../dist/images/social/linkedin.svg"); }
            .offer-list .bl-controls__author .infobox ul.social-medias li a.facebook {
              background-image: url("../../../dist/images/social/facebook.svg"); }
            .offer-list .bl-controls__author .infobox ul.social-medias li a.twitter {
              background-image: url("../../../dist/images/social/twitter.svg"); }
            .offer-list .bl-controls__author .infobox ul.social-medias li a.link {
              background-image: url("../../../dist/images/social/link.svg"); }
            .offer-list .bl-controls__author .infobox ul.social-medias li a.mail {
              background-image: url("../../../dist/images/social/mail.svg"); }
  .offer-list .bl-controls .warning-author-wrapper {
    margin-right: auto;
    display: flex;
    flex-direction: column; }
  .offer-list .bl-controls__modified_date {
    display: flex;
    flex-direction: column;
    gap: 1px;
    margin-top: 24px; }
    .offer-list .bl-controls__modified_date .modified_date-label {
      font-family: 'Roboto Condensed', sans-serif;
      color: #fff;
      font-size: 12px;
      font-weight: 400;
      line-height: 16px;
      text-align: left; }
    .offer-list .bl-controls__modified_date time {
      font-family: 'Roboto', sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 20px;
      color: #fff;
      width: fit-content; }
  .offer-list .bl-controls .author-date-wrapper {
    display: flex;
    gap: 8px;
    flex-direction: column;
    width: calc(100vw - 32px);
    margin-top: 16px; }
    @media (min-width: 600px) {
      .offer-list .bl-controls .author-date-wrapper {
        flex-direction: row;
        width: 100%;
        margin-top: unset; }
        .offer-list .bl-controls .author-date-wrapper > div::after {
          content: '';
          width: 1px;
          background-color: #ffffff3d;
          height: 32px;
          margin: 4px 12px; }
        .offer-list .bl-controls .author-date-wrapper > div:last-child::after {
          display: none; }
        .offer-list .bl-controls .author-date-wrapper .bl-controls__author .author-name svg {
          display: none; } }
    @media (max-width: 599px) {
      .offer-list .bl-controls .author-date-wrapper .bl-controls__author {
        margin-top: 8px; }
        .offer-list .bl-controls .author-date-wrapper .bl-controls__author .avatar {
          display: none; }
        .offer-list .bl-controls .author-date-wrapper .bl-controls__author .text {
          display: flex;
          justify-content: space-between;
          width: 100%; }
        .offer-list .bl-controls .author-date-wrapper .bl-controls__author .infobox {
          right: 0; }
        .offer-list .bl-controls .author-date-wrapper .bl-controls__author .author-name > svg {
          position: absolute;
          margin-left: -30px; }
      .offer-list .bl-controls .author-date-wrapper .bl-controls__modified_date {
        margin-top: 8px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100%; } }
  .offer-list .bl-controls .filters-wrapper {
    display: flex;
    margin-left: auto; }
    @media (min-width: 768px) and (max-width: 1209px) {
      .offer-list .bl-controls .filters-wrapper {
        width: 100%;
        margin-top: 24px; } }
    @media (max-width: 475px) {
      .offer-list .bl-controls .filters-wrapper {
        position: absolute;
        right: 0;
        top: 14px; } }
  .offer-list .bl-controls__title {
    cursor: default; }
    @media (min-width: 768px) {
      .offer-list .bl-controls__title {
        margin-right: 16px; } }
  @media (min-width: 768px) and (min-width: 1209px) {
    .offer-list .bl-controls__title {
      margin-right: 45px; } }

    .offer-list .bl-controls__title svg path {
      transition: all 0.3s ease-out; }
    .offer-list .bl-controls__title span {
      transition: all 0.3s ease-out;
      font-family: 'Roboto Condensed', sans-serif;
      font-weight: bold;
      font-size: 16px;
      line-height: 19px;
      text-transform: uppercase;
      color: white;
      margin-left: 7px; }
    @media (max-width: 475px) {
      .offer-list .bl-controls__title.active svg path {
        fill: #12a96a; }
      .offer-list .bl-controls__title.active span {
        color: #12a96a; } }
  .offer-list .bl-controls__buttons {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center; }
    @media (max-width: 475px) {
      .offer-list .bl-controls__buttons.geo {
        top: calc(30% + 10px); } }
    @media (min-width: 768px) {
      .offer-list .bl-controls__buttons {
        position: relative; } }
    @media (max-width: 475px) {
      .offer-list .bl-controls__buttons {
        transition: visibility 0.1s linear, opacity 0.2s ease-out;
        visibility: hidden;
        opacity: 0;
        flex-direction: column;
        background: #fff;
        box-shadow: 0 16px 40px rgba(41, 41, 47, 0.16);
        border-radius: 4px;
        padding: 24px 20px;
        top: calc(100% + 10px);
        right: -4px;
        align-items: start; }
        .offer-list .bl-controls__buttons .sort-btn:not(:last-of-type) {
          margin-right: 0;
          margin-bottom: 16px; }
        .offer-list .bl-controls__buttons.active {
          visibility: visible;
          opacity: 1;
          z-index: 4; } }
.offer-list .bl-solo__warning {
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 48px;
  margin-bottom: 8px; }
  .offer-list .bl-solo__warning a {
    height: 48px; }
  .offer-list .bl-solo__warning svg {
    margin-right: 5px; }
  .offer-list .bl-solo__warning span {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.01em;
    color: #1d2129; }
  .offer-list .bl-solo__warning__geo {
    margin-left: 16px;
    color: #fff; }
    @media (max-width: 475px) {
      .offer-list .bl-solo__warning__geo {
        margin-left: 8px; } }
.offer-list__heading {
  color: white;
  margin-bottom: 22px;
  display: flex;
  flex-wrap: wrap; }
  .offer-list__heading__darken-text {
    color: #1d2129;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .offer-list__heading__darken-text {
        max-width: calc(100% - 250px);
        margin-bottom: inherit; } }
  @media (min-width: 1209px) {
    .offer-list__heading {
      flex: 0 0 50%;
      max-width: 50%; } }
  .offer-list__heading h2, .offer-list__heading h3, .offer-list__heading p {
    flex: 0 0 100%;
    max-width: 100%; }
  .offer-list__heading h2, .offer-list__heading h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.01em;
    margin-bottom: 16px; }
    @media (min-width: 768px) {
      .offer-list__heading h2, .offer-list__heading h3 {
        font-size: 48px;
        line-height: 52px;
        margin-bottom: 24px; } }
  .offer-list__heading p {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: -0.01em;
    margin-bottom: 1rem; }
.offer-list .sort-btn {
  cursor: pointer;
  transition: all 0.3s ease-out;
  display: flex;
  align-items: center;
  padding: 7px 8px 7px 7px;
  border-radius: 4px; }
  .offer-list .sort-btn span {
    transition: all 0.3s ease-out;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #1d2129;
    margin-left: 7px; }
    @media (min-width: 768px) {
      .offer-list .sort-btn span {
        color: white; } }
  .offer-list .sort-btn:not(:last-of-type) {
    margin-right: 13px; }
  .offer-list .sort-btn.active {
    cursor: default; }
  .offer-list .sort-btn_rating.active {
    text-wrap: nowrap; }
    .offer-list .sort-btn_rating.active span {
      color: #12a96a; }
    @media (min-width: 768px) {
      .offer-list .sort-btn_rating.active {
        background: rgba(18, 169, 106, 0.24); }
        .offer-list .sort-btn_rating.active span {
          color: #12a96a; } }
  .offer-list .sort-btn_date.active span {
    color: #40b4d9; }
  @media (min-width: 768px) {
    .offer-list .sort-btn_date.active {
      background: rgba(64, 180, 217, 0.24); }
      .offer-list .sort-btn_date.active span {
        color: #40b4d9; } }
  .offer-list .sort-btn_bonus.active span {
    color: #ff8f28; }
  @media (min-width: 768px) {
    .offer-list .sort-btn_bonus.active {
      background: rgba(255, 143, 40, 0.24); }
      .offer-list .sort-btn_bonus.active span {
        color: #ff8f28; } }
.offer-list .rating {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 12px; }
  .offer-list .rating svg {
    margin-right: 8px; }
  .offer-list .rating span {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    line-height: 19px; }
.offer-list .payment-list {
  margin-bottom: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end; }
  @media (min-width: 1209px) {
    .offer-list .payment-list {
      justify-content: normal; } }
  .offer-list .payment-list .pm-wrapper {
    display: -webkit-flex;
    -webkit-box-pack: start;
    /* justify-content */
    -webkit-box-align: start;
    /* align-items */
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end; }
    @media (min-width: 1209px) {
      .offer-list .payment-list .pm-wrapper {
        justify-content: normal; } }
    .offer-list .payment-list .pm-wrapper .hidden-payment {
      border-radius: 30px;
      background: #f2f2f3;
      padding: 1px 8px;
      color: black;
      font-family: 'Roboto Condensed', sans-serif;
      font-size: 14px;
      line-height: 16px;
      max-width: 90px;
      margin-bottom: 13px;
      margin-left: 10px;
      transition: all 0.3s ease-out;
      user-select: none; }
    .offer-list .payment-list .pm-wrapper:not(:last-of-type) {
      margin-right: 4px;
      align-items: flex-start; }
      @media (min-width: 1209px) {
        .offer-list .payment-list .pm-wrapper:not(:last-of-type) {
          margin-right: 8px; } }
    .offer-list .payment-list .pm-wrapper:nth-of-type(2) {
      display: none; }
    .offer-list .payment-list .pm-wrapper img {
      object-fit: contain;
      max-height: 24px;
      height: 0.8rem;
      max-width: 40px;
      margin-bottom: 13px;
      filter: grayscale(1);
      opacity: 0.9; }
      .offer-list .payment-list .pm-wrapper img:not(:last-of-type) {
        margin-right: 10px; }
    .offer-list .payment-list .pm-wrapper picture:not(:last-of-type) {
      padding: 0 0.3rem; }
.offer-list .states-wrapper {
  width: 100%;
  position: relative;
  padding: 0 12px; }
  @media (max-width: 768px) {
    .offer-list .states-wrapper .bl-label {
      float: left;
      margin: 0 4px; }
      .offer-list .states-wrapper .bl-label::after {
        content: ':'; } }
  .offer-list .states-wrapper:hover .states-list .st-wrapper:nth-of-type(2) {
    display: flex;
    position: absolute;
    z-index: 3;
    top: 100%;
    left: 0;
    background: white;
    padding: 18px 16px;
    box-shadow: 0 16px 40px #d8d8dc;
    border-radius: 4px; }
  .offer-list .states-wrapper:hover .states-list .st-wrapper .hidden-state {
    background: black;
    color: white; }
  @media (min-width: 768px) {
    .offer-list .states-wrapper {
      grid-area: states;
      margin-top: 8px;
      margin-bottom: 8px;
      padding: 0 20px;
      border-left: 2px solid #f2f2f3; } }
  @media (min-width: 768px) and (min-width: 1200px) {
    .offer-list .states-wrapper {
      flex: 0.6;
      height: calc(100% - 32px);
      margin: auto 0;
      border-left: 2px solid #FFF;
      display: flex;
      flex-direction: column;
      justify-content: flex-start; } }

.offer-list .states-list {
  margin-bottom: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  .offer-list .states-list .st-wrapper {
    display: -webkit-flex;
    -webkit-box-pack: start;
    /* justify-content */
    -webkit-box-align: start;
    /* align-items */
    flex-wrap: wrap;
    align-items: center;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: normal;
    font-size: 0.88889rem;
    line-height: 1.33333rem;
    margin-bottom: 13px; }
    .offer-list .states-list .st-wrapper .hidden-state {
      border-radius: 30px;
      background: #f2f2f3;
      padding: 1px 8px;
      color: black;
      font-family: 'Roboto Condensed', sans-serif;
      font-size: 14px;
      line-height: 16px;
      max-width: 90px;
      margin-bottom: 1px;
      margin-left: 5px;
      transition: all 0.3s ease-out;
      margin-top: 3px; }
      @media (min-width: 1209px) {
        .offer-list .states-list .st-wrapper .hidden-state {
          margin-left: 0; } }
    .offer-list .states-list .st-wrapper:not(:last-of-type) {
      margin-right: 10px;
      align-items: flex-start; }
    .offer-list .states-list .st-wrapper:nth-of-type(2) {
      display: none; }
.offer-list .payment-slider {
  margin-bottom: 26px;
  overflow-x: scroll; }
  @media (min-width: 1209px) {
    .offer-list .payment-slider {
      display: none; } }
  .offer-list .payment-slider .slick-slide:not(:last-of-type) {
    margin-right: 10px; }
  .offer-list .payment-slider .icon {
    height: fit-content; }
    .offer-list .payment-slider .icon img {
      height: 16px;
      filter: grayscale(1);
      opacity: 0.9;
      max-width: unset; }
    .offer-list .payment-slider .icon:not(:last-of-type) {
      margin-right: 10px; }
  .offer-list .payment-slider__slider {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 24px;
    width: fit-content; }
  .offer-list .payment-slider__controls {
    position: absolute;
    bottom: 26px;
    pointer-events: none; }
    @media (min-width: 1209px) {
      .offer-list .payment-slider__controls {
        display: none; } }
    .offer-list .payment-slider__controls.prev, .offer-list .payment-slider__controls.next {
      transition: all 0.3s ease-out;
      z-index: 3;
      height: 24px;
      width: 97px;
      display: flex;
      align-items: center;
      justify-content: flex-end;
      background: linear-gradient(270deg, #fff 24.41%, rgba(255, 255, 255, 0) 100%);
      opacity: 1; }
      .offer-list .payment-slider__controls.prev path, .offer-list .payment-slider__controls.next path {
        stroke: black; }
      .offer-list .payment-slider__controls.prev.hide, .offer-list .payment-slider__controls.next.hide {
        opacity: 0; }
    .offer-list .payment-slider__controls.prev {
      left: 12px;
      transform: rotate(180deg); }
      @media (min-width: 768px) {
        .offer-list .payment-slider__controls.prev {
          left: 0; } }
    .offer-list .payment-slider__controls.next {
      right: 12px; }
      @media (min-width: 768px) {
        .offer-list .payment-slider__controls.next {
          right: 16px; } }
.offer-list .license-filter-tabs button {
  padding: 10px 16px;
  color: #FFF;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  height: 40px;
  text-transform: uppercase; }
  @media (max-width: 370px) {
    .offer-list .license-filter-tabs button {
      padding: 10px 14px; } }
.offer-list .license-filter-tabs button.active {
  background-color: #12A96A;
  border-radius: 4px; }
.offer-list .bl-license-status {
  display: flex;
  gap: 4px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  align-items: center;
  margin-bottom: 8px;
  width: 98%; }
  @media (min-width: 1209px) {
    .offer-list .bl-license-status {
      line-height: 25px; } }
  @media (max-width: 768px) {
    .offer-list .bl-license-status {
      width: auto;
      position: absolute;
      right: 3px;
      padding: 4px 10px;
      line-height: 25px;
      top: 4px;
      background-color: #e5f2ed;
      border-radius: 0 3px 0 12px; } }
@media (max-width: 768px) {
  .offer-list .bl-license-status.bl-negative-status {
    background-color: #eff3fa; } }
.offer-list .betting-list__controls {
  display: flex;
  justify-content: flex-end;
  position: relative;
  margin: 4px 0 16px;
  align-items: baseline;
  gap: 16px; }
  .offer-list .betting-list__controls.show-illegal {
    justify-content: space-between; }
  .offer-list .betting-list__controls.license-status {
    justify-content: space-between; }
    @media (max-width: 1209px) {
      .offer-list .betting-list__controls.license-status {
        flex-direction: column-reverse; } }
@media (max-width: 768px) {
  .offer-list .license-filter-tabs + .filters-wrapper {
    align-self: end;
    position: relative;
    white-space: nowrap;
    min-height: 36px; }
  .offer-list .license-filter-tabs + .filters-wrapper .bl-controls__title span {
    display: inline-flex;
    overflow: hidden;
    width: 95px; }
  .offer-list:not(.bl-old-style) ul.features-wrapper.is-style-checked-list {
    overflow-x: auto;
    flex-direction: row;
    gap: 4px;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    margin-bottom: 12px !important; }
  .offer-list:not(.bl-old-style) ul.features-wrapper.is-style-checked-list li {
    border-radius: 6px;
    padding: 2px 10px;
    border: 1px solid #F2F2F3;
    height: 28px; }
  .offer-list:not(.bl-old-style) ul.features-wrapper.is-style-checked-list li::before {
    display: none; }
  .offer-list.full.bl-old-style .betting-list-item .thumb-wrapper {
    height: 5rem;
    width: 7rem;
    margin: 0 0 1.3rem; }
  .offer-list.full.bl-old-style .betting-list-item .title-wrapper {
    padding: 0 0.64444rem 1rem; }
  .offer-list.full.bl-old-style .betting-list-item .title-wrapper h2, .offer-list.full.bl-old-style .betting-list-item .title-wrapper h3 {
    font-size: 1.2rem;
    line-height: 2rem;
    margin-top: 0.5rem; }
  .offer-list.full.bl-old-style .rating {
    margin-top: 0;
    margin-bottom: 12px; } }
.offer-list .legal-label {
  font-family: "Roboto Condensed", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  padding: 0 0 10px;
  text-transform: uppercase;
  color: #12a96a; }
.offer-list .illegal-label {
  font-family: "Roboto Condensed", serif;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  color: #dc3545;
  padding: 40px 0 10px;
  line-height: 19px;
  text-transform: uppercase; }
.offer-list .illegal-list ._go {
  margin-right: 10px; }
.offer-list .illegal-list .hidden {
  display: none; }
.offer-list .illegal-list .view-all-illegal {
  width: 100%;
  padding: 0.77778rem;
  background: white;
  -webkit-box-shadow: 0 0.11111rem 0.16667rem rgba(0, 0, 0, 0.08);
  box-shadow: 0 0.11111rem 0.16667rem rgba(0, 0, 0, 0.08);
  border-radius: 0.33333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer; }
  .offer-list .illegal-list .view-all-illegal span {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 0.88889rem;
    line-height: 1.05556rem;
    text-transform: uppercase;
    color: #12a96a; }
.offer-list .illegal-list .betting-list-item {
  padding: 0 !important;
  display: flex;
  flex-direction: column !important; }
.offer-list .illegal-list .top-wrapper {
  flex: 0.9 !important;
  align-items: center !important; }
.offer-list .illegal-list .bottom-wrapper {
  padding: 0 !important;
  flex: 0.1 !important;
  align-items: center;
  justify-content: center; }
.offer-list .illegal-list h2,
.offer-list .illegal-list h3 {
  margin-bottom: 0 !important;
  line-height: 40px !important;
  color: #bebec7; }
.offer-list .illegal-list .thumb-wrapper {
  background: #f2f2f3;
  margin-bottom: 0 !important;
  margin-left: 3px; }
  .offer-list .illegal-list .thumb-wrapper img {
    opacity: 0.2;
    mix-blend-mode: luminosity; }
.offer-list .illegal-list .illegal-disclaimer {
  display: flex;
  flex-shrink: 0;
  width: 100%;
  align-items: center;
  gap: 8px; }
  .offer-list .illegal-list .illegal-disclaimer img {
    flex: 1 0 auto; }
  .offer-list .illegal-list .illegal-disclaimer span {
    font-family: "Roboto Condensed", serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #dc3545; }
.offer-list .illegal-house {
  display: inherit !important;
  flex: none;
  max-width: none; }
.offer-list .compare {
  display: flex;
  align-items: center; }
  .offer-list .compare__checkbox {
    background: white;
    border: 1px solid #bebec7;
    box-sizing: border-box;
    border-radius: 4px;
    height: 16px;
    width: 16px;
    margin-right: 8px;
    cursor: pointer;
    transition: all 0.3s ease-out;
    display: flex;
    align-items: center;
    justify-content: center; }
    .offer-list .compare__checkbox svg {
      min-width: 6px;
      min-height: 4px; }
    .offer-list .compare__checkbox.selected {
      background: #12a96a;
      border: 1px solid white; }
      .offer-list .compare__checkbox.selected + span {
        color: #12a96a; }
  .offer-list .compare__caption {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    color: black;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    transition: all 0.3s ease-out; }
.offer-list .terms_info_item {
  border-bottom: none !important; }
.offer-list .termscontainer {
  position: initial;
  z-index: 100; }
  .offer-list .termscontainer .termsandconditions span p {
    font-size: 10px;
    color: #bebec7;
    line-height: 16px;
    margin-bottom: 0; }
  .offer-list .termscontainer .termsblock {
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.08);
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    margin-bottom: 9px;
    width: 99%;
    margin-top: -10px;
    padding: 8px 16px 8px 16px; }
    .offer-list .termscontainer .termsblock span {
      color: #5d6066;
      font-family: 'Roboto', sans-serif;
      font-size: 10px;
      font-style: normal;
      font-weight: 400;
      line-height: 16px; }
  .offer-list .termscontainer .terms_under_bonus {
    margin-top: 2px; }
.offer-list .background-bettinglist {
  background: #f8f8f9; }
.offer-list .betting-list-item.hidden + .termscontainer {
  display: none !important; }
.offer-list .betting-list-item.hidden {
  display: none; }

.offer-list.bl-old-style .payment-wrapper .bl-label {
  display: block !important; }

@media (max-width: 768px) {
  .offer-list.full:not(.bl-old-style) .betting-list-item .thumb-wrapper .label {
    display: none; } }

/*# sourceMappingURL=style.css.map */
