.custom_post_hero {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left;
  display: flex;
  max-width: 100%;
  padding: 4.5rem 1rem;
  position: relative;
  text-align: center;
  z-index: 0;
}
.custom_post_hero:before {
  background:
    linear-gradient(106.29deg, #111827 39%, #0C4A6E 108.37%),
    linear-gradient(179.48deg, #0C4A6E -66.46%, rgba(17, 24, 39, 0) 58.39%);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -2;
}
.custom_post_hero:after {
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.custom_post_hero .post_hero-section_wrapper {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: space-between;
  margin: auto;
  max-width: 100%;
  min-width: 0;
  width: 100%;
}
.custom_post_hero .post_hero-section_wrapper .text-section {
  text-align: center;
}
.custom_post_hero .post_hero-section_wrapper .text-section h1 {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.22;
  margin-bottom: 1rem;
}
.custom_post_hero .post_hero-section_wrapper .text-section p {
  color: #fff;
}
.custom_post_hero .post_hero-section_wrapper .text-section ul {
  padding: 1.25rem 0 1rem;
}
.custom_post_hero .post_hero-section_wrapper .text-section ul li {
  color: #fff;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  list-style: none;
  margin-left: 1.25rem;
}
.custom_post_hero .post_hero-section_wrapper .text-section ul li::before {
  color: #fff;
  content: "\2022";
  display: inline-block;
  font-weight: bold;
  margin-left: -1em;
  width: 1em;
}

/* Author strip */
.custom_post_hero .post_hero-section_wrapper .author-strip {
  color: #fff;
  display: flex;
  justify-content: center;
  margin-bottom: .5rem;
  min-width: unset;
  padding: 0;
}
.custom_post_hero .post_hero-section_wrapper .author-strip span .linkedin-icon::before,
.hero .hero_wrapper .author-strip span .linkedin-icon::before {
  content: url(/wp-content/themes/casinobee/assets/img/linkedin-icon-new-white.svg);
}
.custom_post_hero .post_hero-section_wrapper .author-strip a.author-name-link {
  color: #fff;
  text-decoration: none;
}
.custom_post_hero .post_hero-section_wrapper .author-strip p strong,
.custom_post_hero .post_hero-section_wrapper .author-strip p {
  color: #fff;
}

/* Hero menu */
.custom_post_hero .post_hero-section_wrapper .hero_menu {
  display: flex;
  flex-wrap: wrap;
  gap: .75rem;
  width: 100%;
}
.custom_post_hero .post_hero-section_wrapper .hero_menu a.hero_menu-item {
  align-items: center;
  background: #F3F4F6;
  box-shadow: 0px 2px 10px 0px #0000001A;
  border: 1px solid #F3F4F6;
  border-radius: .5rem;
  display: flex;
  padding-right: .75rem;
  gap: 1.5rem;
  width: 100%;
}
.custom_post_hero .post_hero-section_wrapper .hero_menu img.hero_menu-icon {
  border-radius: .5rem .5rem 0 0;
  height: 4.6875rem;
  width: 6.25rem;
}

/* Bottom images */
.custom_post_hero .post_hero-section_wrapper .bottom-images {
  display: flex;
  gap: .5rem;
  justify-content: center;
  padding: 1rem 0 0;
}
.custom_post_hero .post_hero-section_wrapper .bottom-images img {
  max-height: 29px;
}

/* Hero bonus section - mobile slider base */
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  justify-content: center;
  max-width: 100%;
  min-width: 0;
  overflow: hidden;
  padding: 2rem 0 0;
  width: 100%;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .swiper-wrapper {
  justify-content: flex-start;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .swiper-slide {
  box-sizing: border-box;
  height: auto;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon {
  position: relative;
  min-width: 206px;
  height: auto;
  text-decoration: none;
  background: #fff !important;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border-radius: .5rem;
  box-shadow: 0 2px 10px 0 #0000001A;
  box-sizing: border-box;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .logo img {
  aspect-ratio: 4 / 3;
  border: 1.32px solid #9ca3af;
  border-radius: 0.625rem;
  display: block;
  height: auto;
  margin: auto;
  object-fit: cover;
  width: 6.75rem;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .bonuses,
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .bonuses.new {
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 2.5rem 1rem 1rem;
  background: #fff !important;
  border-radius: .5rem;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .bonuses .wagger-info,
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .bonuses .free-spins {
  color: #1f2937;
  font-size: 1.375rem;
  font-weight: 700;
  line-height: 1.1818;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .bonuses .playbutton a {
  background: linear-gradient(to left, #fbbf24 50%, #1f2937 50%);
  background-size: 200% 100%;
  background-position: right bottom;
  border-radius: .5rem;
  color: #1f2937;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  padding: .75rem 1rem;
  text-decoration: none;
  transition: all 0.2s ease;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .bonuses .playbutton a:hover {
  background-position: left bottom;
  color: #fbbf24;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .bonuses .bonus {
  margin-top: -10px;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .bonuses .bonus .b_amount {
  color: #fff;
  font-size: 32px;
  font-weight: 800;
  line-height: 41.6px;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .bonuses .bonus .b_description {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  font-weight: 800;
  line-height: 18.2px;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .banner-text {
  background: #1F2937;
  border-radius: .5rem .5rem 0 0;
  color: #fff;
  left: 0;
  padding: .25rem;
  position: absolute;
  right: 0;
  top: 0;
}
.custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon .banner-text .b_banner {
  font-weight: 800;
  font-size: 13px;
  line-height: 130%;
  color: #fff;
  padding-top: 3px;
}

/* Tablet and up */
@media screen and (min-width: 768px) {
  .custom_post_hero .post_hero-section_wrapper .hero_menu {
    justify-content: center;
  }
  .custom_post_hero .post_hero-section_wrapper .hero_menu a.hero_menu-item {
    width: 344px;
  }
  .custom_post_hero .post_hero-section_wrapper .hero_bonus-section {
    overflow: visible;
    padding-top: 1.5rem;
    width: 100%;
  }
  .custom_post_hero .post_hero-section_wrapper .hero_bonus-section .swiper-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
    justify-content: center;
    transform: none !important;
  }
  .custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon {
    flex: 0 0 calc(33.333% - 1.5rem);
    margin-right: 0 !important;
    max-width: calc(33.333% - 1.5rem);
    width: calc(33.333% - 1.5rem) !important;
  }
}

/* Desktop */
@media screen and (min-width: 1024px) {
  .custom_post_hero {
    padding: 4.5rem 0;
  }
  .custom_post_hero .post_hero-section_wrapper {
    max-width: 1150px;
  }
  .custom_post_hero .post_hero-section_wrapper .text-section {
    max-width: 54rem;
    text-align: center;
    width: 100%;
  }
  .custom_post_hero .post_hero-section_wrapper .text-section h1 {
    font-size: 3rem;
    line-height: 1.3333;
  }
  .custom_post_hero .post_hero-section_wrapper .text-section ul {
    padding: .75rem 0 1.25rem;
  }
  .custom_post_hero .post_hero-section_wrapper .text-section .bottom-images {
    justify-content: flex-start;
  }
  .custom_post_hero .post_hero-section_wrapper .hero_bonus-section {
    flex-wrap: nowrap;
    gap: 1rem;
    overflow: visible;
    padding-top: 0 !important;
  }
  .custom_post_hero .post_hero-section_wrapper .hero_bonus-section .single_icon {
    flex: 0 0 260px;
    margin-right: 0 !important;
    max-width: 260px;
    width: 260px !important;
  }
}