body.page-template-template-video-wc {
  overflow-x: hidden;
}
html:has(body.page-template-template-video-wc),
body.page-template-template-video-wc {
  overflow-x: hidden !important;
  max-width: 100%;
}
html,
body.page-template-template-video-wc {
  overflow-x: hidden !important;
}

.wof-overlay {
    display: none !important;
}
.wof-wheels {
    display: none!important;
}
body.wof-is-open {
    overflow: auto !important;
}
.page-template-template-wc-editorial footer#colophon {
    padding: 0;
    margin: 0;
}
/* Grid */
.lp-video-wc__main {
    max-width: 864px;
}
.lp-video-wc__below-hero {
    display: grid;
    grid-template-columns: 280px minmax(0, 1fr);
    gap: 24px;
    align-items: start;
    padding: 0 13px;
    margin-top: 16px;
}
 
.lp-video-wc__main {
    min-width: 0;
}
.lp-video-wc__sidebar-offers {
    display: grid;
    gap: 8px;
}
 
.lp-video-wc__sidebar-offer {
    display: block;
    border-radius: 12px;
    background: #fff;
}
 
.lp-video-wc__sidebar-offer img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    position: relative;
    z-index: 1;
    border-radius:7px;
}
.lp-video-wc__below-hero {
    margin-top: 24px;
}
.lp-video-wc__below-hero.has-sidebar {
    display: grid;
    grid-template-columns: 244px minmax(0, 1fr);
    gap: 24px;
    align-items: start;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
    width: calc(100% - 36px);
}
.lp-video-wc__sidebar {
    padding: 16px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 4px 4px 0px #00000040;
}
a.lp-video-wc__sidebar-offer {
    position: relative;
}
.lp-video-wc__sidebar-title h6 {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Barlow';
    margin-bottom: 8px;
    font-weight: 600;
    color: #1B1D22;
}
img.lp-video-wc__sidebar-offer-badge {
    position: absolute;
    z-index: 2;
}
.lp-video-wc__sidebar-offer-badge {
    position: absolute;
    z-index: 2;
    max-width: 28px;
    top: -12px;
    right: -12px;
}
.lp-video-wc__sidebar-offer.is-1.is-first {
    border: 4px solid #006618;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.lp-video-wc__sidebar-offer-index {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    background: #CCE0D1;
    width: 24px;
    height: 24px;
    border-radius: 4px;
    text-align: center;
    color: #292C33;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
}
a.lp-video-wc__sidebar-offer.is-1.is-first span.lp-video-wc__sidebar-offer-index {
    border-radius: 0 0 4px;
}
a.lp-video-wc__sidebar-offer.is-1.is-first span.lp-video-wc__sidebar-offer-index,
a.lp-video-wc__sidebar-offer.is-2.is-second span.lp-video-wc__sidebar-offer-index{
    background-color: #006618;
    color:#FFFFFF;
}
a.lp-video-wc__sidebar-offer.is-2.is-second span.lp-video-wc__sidebar-offer-index,
a.lp-video-wc__sidebar-offer.is-rest span.lp-video-wc__sidebar-offer-index {
    left: 4px;
    top: 4px;
}

.wc-editorial-text {
    text-align: center;
}
.wc-editorial-text h4 {
    font-family: 'BARLOW';
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 24px;
}
.wc-editorial-text p {
    font-family: Arial;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 24px;
}


.wc-editorial-analisys {
    background: #CCE0D1;
    padding: 24px 16px;
    border-left: 6px solid #006618;
    border-radius: 8px;
    margin-bottom: 24px;
}
.wc-editorial-analysis-title span {
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}
.wc-editorial-analysis-title img {
    max-width: 32px;
    margin: 0;
}
.wc-editorial-analysis-title {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 8px;
}
.wc-editorial-analysis-content p {
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    color: #333333;
}

.lp-video-wc-container {
    min-height: 100vh;
    max-width: 100% !important;
    width: 100%;
    background: #EDEDEE;
}



.lp-video-wc-container__inner {
    margin-top: 16px;
    padding: 0 18px;
}

.lp-video-wc__hero-section {
    padding: 16px 18px 0;
    background-image: var(--hero-bg-image-mobile, var(--hero-bg-image));
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.lp-video-wc__hero-section__container {
    width: 100%;
}

.lp-video-wc__hero-section__grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    position:relative;
}

.hero-card {
    width: 100%;
    position: relative;
}
.hero-card__top__background {
    width: 100%;
    border-radius: 8px 0 0 0;
    overflow: hidden;
    max-width: 285px;
}
.hero-card__top__background img {
    margin-bottom:0px;
}
.hero-card_casino {
    background: #CCE0D1;
    padding: 8px;
    border-radius: 0 0 0 8px;
    max-width: 285px;
}
.hero-card_casino img {
    margin: 0;
}
.hero-card_casino img {
    max-width: 80px;
    margin: 0 auto;
}
.hero-card_casino span {
    display: inline-block;
    text-align: center;
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    color: #696D77;
    font-weight: 400;
}
.hero-card__content {
    position: relative;
    z-index: 1;
    padding: 16px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.hero-card__top,
.lp-video-wc__menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.hero-card.hero-card-wc-editorial {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    gap: 0;
}
 
.hero-card.hero-card-wc-editorial .hero-card-sponsor {
    width: 285px;
    flex: 0 0 285px;
}
 
.hero-card.hero-card-wc-editorial .hero-card-sponsor-offer {
    flex: 1 1 auto;
    min-width: 0;
}
.hero-card-sponsor-in {
    position: relative;
    background: #FFFFFF;
    border-radius: 0 8px 8px 0;
    padding: 28px 16px;
}

.hero-card-sponsor-in__badge {
    position: absolute;
    right: 0;
    top: 0;
    background: #2699FB;
    border-radius: 4px 8px 4px 8px;
    padding: 0px 12px;
    color: #fff;
    font-family: 'Roboto';
    font-size: 12px;
}
.hero-card-sponsor-in__amount {
    display: flex;
    align-items: center;
    vertical-align: middle;
    border: 1px dotted #006618;
    border-radius: 4px;
    padding: 7px 12px;
}
.hero-card-sponsor-in__amount {
    display: flex;
    align-items: center;
    vertical-align: middle;
    border: 1px dashed #006618;
    border-radius: 4px;
    padding: 7px 12px;
    max-width: fit-content;
    gap: 8px;
    margin-bottom: 24px;
}
.hero-card-sponsor-in__title h3 {
    font-size: 24px;
    line-height: 26px;
    font-family: 'Barlow';
    margin-bottom: 24px;
}
a.hero-card-sponsor-in__cta-btn {
    background: #006618;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
 
    padding: 8px 12px;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
}
.hero-card-sponsor-in__badge span {
    display: inline-block;
}
.lp-video-wc__menu {
    margin-bottom: 24px;
    display: none;
}

.hero-card__top__logo-container,
.lp-video-wc__menu__logo-container {
    display: block;
    width: 103px;
    height: 22px;
}

.hero-card__top__logo-container img,
.lp-video-wc__menu__logo-container img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.hero-card__top__right,
.lp-video-wc__menu__right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
}

.hero-card__top__right__content,
.lp-video-wc__menu__right__content {
    display: flex;
    align-items: center;
    gap: 4px;
}

.hero-card__top__right__content .decision-text,
.lp-video-wc__menu__right__content .decision-text {
    font-size: 6px;
    color: #DADBDD;
    line-height: 1;
}

.hero-card__top__right__content .age-logo-wrapper,
.hero-card__top__right__content .onjn-logo-wrapper,
.lp-video-wc__menu__right__content .age-logo-wrapper,
.lp-video-wc__menu__right__content .onjn-logo-wrapper {
    width: 12px;
    height: 12px;
}

.hero-card__top__right__content .age-logo-wrapper img,
.hero-card__top__right__content .onjn-logo-wrapper img,
.lp-video-wc__menu__right__content .age-logo-wrapper img,
.lp-video-wc__menu__right__content .onjn-logo-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.hero-card__top__right .responsable-gambling,
.lp-video-wc__menu__right .responsable-gambling {
    font-size: 8px;
    line-height: 1;
    font-weight: 700;
    color: #DADBDD;
    text-decoration: none;
}

.hero-card__bottom {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.hero-card__pill {
    width: fit-content;
    background-color: #006618ff;
    color: #fff;
    padding: 8px 16px;
    border-radius: 24px;
    font-size: 14px;
    line-height: 1;
    font-weight: 700;
}

.hero-card__title {
    font-size: 40px;
    line-height: 1;
    font-weight: 600;
    color: #EDEDEE;
    margin: 0;
}

.hero-card__description {
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    color: #DADBDD;
}

.hero-card__actions {
    display: flex;
    gap: 16px;
}

.hero-card__action-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 8px 12px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    text-decoration: none;
    cursor: pointer;
}

.action-see-episode {
    border: 1px solid #006618;
    background-color: white;
    color: #006618 !important;
}

.action-place-bet {
    border: 1px solid #006618;
    background-color: #006618;
    color: white !important;
}

.action-icon-wrapper {
    width: 20x;
    height: 20px;
}

.action-icon-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sponsored-by {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.sponsored-by__wrapper {
    display: block;
    padding: 8px 0;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #006618;
    background: #fff;
}

.sponsored-by__image-wrapper {
    width: 100%;
    height: 72px;
}

.sponsored-by__image-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin: 0;
}
.hero-text h4 {
    font-family: 'Barlow';
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 24px;
    color: #fff;
}
.hero-text p {
    font-size: 16px;
    line-height: 20px;
    font-family: Arial;
    margin: 0;
    color: #fff;    
}
.hero-social-links-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
}
.card-ponturi-new .card-ponturi__book img {
    margin: 0;
}
.editorial-wc-see-more-offers {
    margin-top: 16px;
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
}
.bottom-analysis-container-mobile {
    display: none;
}
.editorial-wc-see-more-offers a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;

    padding: 8px 12px;
    min-height: 40px;

    border: 1px solid #006618!important;
    border-radius: 2px;
    background: #fff!important;

    color: #006618!important;
    text-decoration: none;

    font-family: Arial;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
}

.editorial-wc-see-more-offers a svg {
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    display: block;
}
.hero-social-links-wrapper .social-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px 0;
    background-color: #444955;
    border-radius: 8px;
}

.hero-social-links-wrapper .social-link img {
    width: 24px;
    height: 24px;
    margin: 0;
}
/* Artciles */
.wc-editorial-articles {
    margin-top: 24px;
    margin-bottom: 24px;
}

.wc-editorial-articles__grid {
    display: grid;
    grid-template-columns: 360px 1fr;
    gap: 16px;
    align-items: start;
}

/* LEFT: Featured */
.wc-editorial-articles__featured-link {
  display: block;
  text-decoration: none;
  color: inherit;
}

.wc-editorial-articles__featured-card {
  position: relative;
  height: 420px;
  border-radius: 12px;
  overflow: hidden;
  background-color: #0b1b2a;
  background-size: cover;
  background-position: center;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
 
  display: flex;
  flex-direction: column;
}
.wc-feat-article-text {
    margin-top: auto;
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    padding: 24px;
}
.wc-editorial-articles__featured-tag {
    background: #FFFFFF;
    padding: 8px 12px;
    color: #292C33;
    font-size: 16px;
    line-height: 20px;
    border: 1px dashed #006618;
    border-radius: 4px;
    font-weight: 400;
}
.wc-editorial-articles__featured-title {
    font-family: Barlow;
    font-weight: 700;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #fff;
}
.wc-editorial-articles__featured-date {
  display: none;
}

/* RIGHT: Tabs */
.wc-editorial-articles__tabs {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
 
  border-bottom: 1px solid #e6e8ee;
  margin-bottom: 12px;
  position: relative;
}
.wc-editorial-articles__tabs:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 8px;
  bottom: 8px;
  width: 1px;
  background: #c8ccd6;
  transform: translateX(-0.5px);
}
 
.wc-editorial-articles__tab {
    appearance: none;
    border: 0;
    cursor: pointer;
    padding: 8px 0px;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #9aa3af;
}

.wc-editorial-articles__tab.is-active {
  color: #006618;
}

.wc-editorial-articles__tab.is-active:after {
  content: none !important;
}

/* Panels */
.wc-editorial-articles__tab-panel {
  display: none;
}
.wc-editorial-articles__tab-panel.is-active {
  display: block;
}

/* LIST items */
.wc-editorial-articles__item {
  display: grid;
  grid-template-columns: 98px 1fr;
  gap: 12px;
  align-items: start;
  background: #dce9dc;
  border-radius: 10px;
  padding: 0px;
  margin-bottom: 12px;
  align-items: stretch
}

.wc-editorial-articles__item-left {
  width: 98px;
  align-self: stretch;
}
.wc-editorial-articles__item-left a {
  display: block;
  height: 100%;
}
.wc-editorial-articles__thumb {
    width: 98px;
    object-fit: cover;
    border-radius: 8px 0 0 8px;
    display: block;
    margin: 0;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
    display: block;
}
.wc-editorial-articles__item-mid {
    min-width: 0;
    padding: 12px 12px 12px 0;
}

.wc-editorial-articles__item-title {
    font-weight: 600;
    color: #0f172a;
    margin: 0 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Barlow';
    font-size: 20px;
    line-height: 24px;
}

.wc-editorial-articles__item-desc {
  font-size: 13px;
  color: #334155;
  line-height: 1.25;
  margin: 0 0 10px;
  max-width: 520px;
}
.wc-editorial-articles__item-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #006618;
    color: #ffffff !important;
    font-size: 13px;
    padding: 4px 12px;
    border-radius: 2px;
    text-decoration: none;
}


.wc-editorial-articles__item-btn:hover {
  filter: brightness(0.95);
}

.wc-editorial-articles__item-right {
  text-align: right;
  padding-top: 2px;
}

.wc-editorial-articles__item-date {
  font-size: 12px;
  font-weight: 700;
  color: #1f2937;
}

 
.wc-editorial-articles__item-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 12px;
}
 

 
.wc-editorial-articles__item-date {
  flex: 0 0 auto;
  white-space: nowrap;
  text-align: right;
}
/* Optional: small polish so items align like screenshot */
.wc-editorial-articles__list {
  padding-top: 4px;
}
/* Articles */
/* Shorts Section */
.lp-video-wc__shorts-section {
    margin-top: 24px;
    width: 100%;
    overflow: hidden;
}

.shorts-slider-wrapper {
    position: relative;
}

.shorts-slider {
    width: 100%;
}

.shorts-slider .slick-slide {
    padding: 0 8px;
}

.shorts-slider .slick-list {
    margin: 0 -8px;
}

.short-card {
    position: relative;
    cursor: pointer;
    transition: transform 0.2s ease;
}

.short-card:active {
    transform: scale(0.98);
}

.short-card__thumbnail {
    position: relative;
    width: 100%;
    aspect-ratio: 9 / 16;
    border-radius: 16px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.5);
}

.short-card__thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.black-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.short-card__play-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.short-card__content {
    margin-top: 12px;
}

.short-card__title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 600;
    color: #1B1D22;
    margin-bottom: 8px;
}

.short-card__sponsor {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #292C33;
    margin: 0;
}

/* Video Modal */
.video-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.video-modal.is-active {
    display: block;
}

.video-modal__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 0;
    cursor: pointer;
}

.video-modal__content {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    z-index: 1;
    pointer-events: none;
}

.video-modal__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    border: none;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    transition: background 0.2s ease;
}

.video-modal__close:hover {
    background: rgba(0, 0, 0, 0.8);
}

.video-modal__iframe-wrapper {
    width: 100%;
    max-width: 400px;
    aspect-ratio: 9 / 16;
    background: #000;
    border-radius: 8px;
    overflow: hidden;
    pointer-events: auto;
}

.video-modal__iframe-wrapper iframe {
    width: 100%;
    height: 100%;
}


/* Banners Section */
.lp-video-wc__banners-section {
    margin-top: 24px;
    width: 100%;
}

.banners-slider-wrapper {
    position: relative;
}

.banners-slider {
    width: 100%;
}

.banners-slider .slick-slide {
    padding: 0 8px;
}

.banners-slider .slick-list {
    margin: 0 -8px;
}

.banner-card {
    position: relative;
}

.banner-card__link {
    display: block;
    width: 100%;
    height: 160px;
    border-radius: 16px;
    overflow: hidden;
    transition: transform 0.2s ease;
}

.banner-card__link img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-card__image--desktop {
    display: none !important;
}

.banner-card__image--mobile {
    display: block !important;
}

/* Articles Section */
.lp-video-wc__articles-section {
    margin-top: 24px;
    width: 100%;
}

.articles-slider-wrapper {
    position: relative;
}

.articles-slider {
    width: 100%;
}

.articles-slider .slick-slide {
    padding: 0 8px;
}

.articles-slider .slick-list {
    margin: 0 -8px;
}

.article-card {
    background: #fff;
    border: 1px solid #E5E7EB;
    border-bottom: none;
    border-radius: 16px;
    padding-top: 24px;
    margin: 0 8px;
    overflow: hidden;
}

.article-card__content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    align-items: center;
    padding: 24px 16px 0;
}

.article-card__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
    color: #292C33;
    text-align: center;
}

.article-card__description {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    color: #292C33;
}

.article-card__link {
    width: 100%;
    max-width: 296px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 12px;
    background: #fff;
    border: 1px solid #006618;
    border-radius: 4px;
    color: #006618 !important;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    text-decoration: none;
}

.article-card__link-text {
    flex: 1;
    text-align: center;
}

.article-card__link-icon {
    width: 20px;
    height: 20px;
    min-width: 20px;
}

.article-card__link-icon img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.article-card__progress-bar {
    width: 100%;
    height: 6px;
    background: #E5E7EB;
    border-radius: 2px;
    margin-top: 24px;
    overflow: hidden;
}

.article-card__progress-fill {
    height: 100%;
    width: 0%;
    background: #1f7a35;
    transition: width 0.1s linear;
}

/* Shared Slider Navigation Styles */
.slider-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-top: 24px;
    width: 100%;
}

.slider-arrow {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    border: 2px solid #1f7a35;
    background: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
    color: #1f7a35;
}

.slider-arrow:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 18px rgba(31, 122, 53, 0.25);
}

.slider-arrow.slick-disabled {
    opacity: 0.35;
    cursor: default;
    box-shadow: none;
}

.slider-progress {
    flex: 1;
    height: 4px;
    position: relative;
    overflow: visible;
    max-width: 106px;
}

.slider-progress::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    height: 4px;
    background: #d6ded4;
    border-radius: 999px;
}

.slider-progress .slick-dots {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
}

.slider-progress .slick-dots li {
    border-radius: 24px;
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: 0;
    padding: 0;
}

.slider-progress .slick-dots li.slick-active {
    background: #1f7a35;
}

/* Newsletter Section */
.lp-video-wc__newsletter-section {
    margin-top: 24px;
    width: 100%;
    padding: 16px;
    /* background: #696D77; */
    text-align: center;
    background: #696D77 url(../../img/meciul-saptamanii/newsletter-bg.png) center / cover no-repeat;
}

.lp-video-wc__newsletter-container {
    width: 100%;
    max-width: 292px;
    margin: 0 auto;
}

.lp-video-wc__newsletter-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #DADBDD;
    margin-bottom: 12px;
}

.lp-video-wc__newsletter-description {
    font-size: 12px;
    line-height: 1;
    color: #DADBDD;
    max-width: 261px;
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
}

.lp-video-wc__newsletter-form {
    max-width: 292px;
    display: flex;
    gap: 8px;
    align-items: stretch;
    margin-left: auto;
    margin-right: auto;
}

.lp-video-wc__newsletter-field {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 2px;
    padding: 0 8px;
    margin: 0;
}

.lp-video-wc__newsletter-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}

.lp-video-wc__newsletter-icon svg {
    width: 20px;
    height: 20px;
}

.lp-video-wc__newsletter-field input {
    width: 100%;
    border: none;
    outline: none;
    padding: 8px 0;
    font-size: 14px;
    line-height: 16px;
    color: #1B1D22;
    background: transparent;
}

.lp-video-wc__newsletter-field input::placeholder {
    color: #8F9299;
}

.lp-video-wc__newsletter-submit {
    padding: 8px 12px;
    background: #006618;
    border: none;
    border-radius: 2px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.2s ease;
    white-space: nowrap;
}

.lp-video-wc__newsletter-submit:hover {
    background: #005014;
}


/* Tabbed Offers Section */
.lp-video-wc__offers-tabs {
  margin: 24px 0 32px;
}

.lp-video-wc__offers-tabs-nav {
    display: flex;
    gap: 8px;
    margin-bottom: 24px;
}
.lp-video-wc__offers-tab {
    border: 1px dashed #006618;
    background: transparent;
    color: #1B1D22;
    padding: 8px 12px;
    border-radius: 6px;
    font-weight: 400;
    cursor: pointer;
    font-family: Arial;
    font-size: 16px;
    line-height: 20px;
}

.lp-video-wc__offers-tab.is-active {
  border-style: solid;
  background: #006618;
  color: #fff;
}

.lp-video-wc__offers-panel {
  display: none;
}

.lp-video-wc__offers-panel.is-active {
  display: block;
}

.lp-video-wc__offer-row {
    background: #fff;
    border-radius: 8px;
    padding: 18px;
    display: grid;
    grid-template-columns: 159px 1fr 220px;
    gap: 18px;
    align-items: center;
    margin-bottom: 16px;
}

.lp-video-wc__offer-mid {
  display: grid;
  grid-template-columns: 120px 1fr;
  gap: 16px;
  align-items: center;
}

.lp-video-wc__offer-metric-label {
  color: #2f6b2f;
  font-weight: 700;
  font-size: 14px;
}

.lp-video-wc__offer-metric-value {
  font-weight: 800;
  font-size: 20px;
  color: #111827;
}

.lp-video-wc__offers-tabs-panels .lp-video-wc__offer-casino-logo {
    margin: 0px;
    max-width: 159px;
}

/* Fix slick containers keeping stale heights on resize */
.shorts-slider .slick-list,
.banners-slider .slick-list,
.offers-slider .slick-list,
.articles-slider .slick-list {
  height: auto !important;
}
 
.shorts-slider .slick-track,
.banners-slider .slick-track,
.offers-slider .slick-track,
.articles-slider .slick-track {
  height: auto !important;
}
 
.shorts-slider .slick-slide,
.banners-slider .slick-slide,
.offers-slider .slick-slide,
.articles-slider .slick-slide {
  height: auto !important;
}

.bottom-banner-container.bottom-banner-container--mobile {
    display: none;
}


.hero-bottom-images {
    position: absolute;
    width: 20px;
}
.hero-bottom-images.hero-left-image {
    bottom: -75px;
    width: 43px;
    z-index: 2;
    left: -30px;
}
.hero-bottom-images.hero-right-image {
    width: 122px;
    right: -95px;
    bottom: -110px;
}
.lp-video-wc__review-week h2.lp-video-wc__review-week-title {
    text-align: center;
    font-family: 'Barlow';
    font-size: 24px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 24px;
}
/* Widgets Sportsmonk */
/* #sportmonks-widget-livescore img,
#sportmonks-widget-standings img {
  width: revert-layer!important;
  height: auto !important;
  max-width: none !important;
  margin-bottom: 0 !important;
} */
#sportmonks-widget-livescore img,
#sportmonks-widget-standings img {
    margin-bottom:0;
}
.smw-widget-footer {
    display: none;
}
.standings-slider .slick-list { height: auto !important; }
.standings-slider .slick-track {
    height: 230px;
}
@media (min-width: 768px) {
    .banner-card__image--desktop {
        display: block !important;
    }

    .banner-card__image--mobile {
        display: none !important;
    }

    .short-card__thumbnail {
        height: 356px;
    }
     .lp-video-wc__hero-section {
        background-image: var(--hero-bg-image);
    }
}

@media (min-width: 1024px) {

    /* Hero Section */
    .lp-video-wc-container__inner {
        max-width: 1140px;
        margin: 0 auto;
        padding: 0 24px;
    }

    .lp-video-wc__hero-section {
        background-image: var(--hero-bg-image);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        padding-left: 0;
        padding-right: 0;
        border-bottom-left-radius: 16px;
        border-bottom-right-radius: 16px;
        width: 100%;
        padding: 32px 0;
        position: relative;
    }

    .lp-video-wc__hero-section__container {
        max-width: 1140px;
        margin: 0 auto;
        padding: 0 24px;
    }

    .lp-video-wc__menu {
        display: flex;
    }

    .lp-video-wc__hero-section__grid {
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }

    .hero-card__top__logo-container {
        display: none;
    }

    .hero-card__top__right {
        display: none;
    }

    .sponsored-by__wrapper {
        height: 268px;
    }

    .sponsored-by__image-wrapper {
        height: 100%;
    }

    /* Shorts Section */
    .short-card__thumbnail {
        height: 356px;
    }

    /* Banner section */
    .lp-video-wc__banners-section {
        margin-top: 32px
    }

    /* Article section */
    .lp-video-wc__articles-section {
        margin-top: 32px
    }

    /* Newsletter Section */

    .lp-video-wc__newsletter-section-wrapper {
        padding: 0 24px;
    }

    .lp-video-wc__newsletter-section {
        margin-top: 32px;
        margin-bottom: 32px;
        width: 100%;
        max-width: 1140px;
        margin-left: auto;
        margin-right: auto;
        padding: 16px;
        border-radius: 16px;
    }


    .lp-video-wc__newsletter-container {
        max-width: 100%;
    }

    .lp-video-wc__newsletter-description {
        max-width: 100%;
    }

    .lp-video-wc__newsletter-form {
        max-width: 482px;
    }

    .lp-video-wc__newsletter-submit {
        padding: 8px 36px;
    }
}

@media (min-width: 1200px) {
    .lp-video-wc__hero-section__container {
        padding-left: 0;
        padding-right: 0;
    }

    .lp-video-wc-container__inner {
        padding-left: 0;
        padding-right: 0;
    }

}
/* Content Section Styles */
.lp-video-wc__content-section {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 16px;
}
.lp-video-wc__content-wrapper {
    text-align: center;
}
.lp-video-wc__content-title {
    font-weight: 600;
    line-height: 28px;
    color: #1B1D22;
    font-family: 'Barlow';
    font-size: 24px;
    margin-bottom: 24px;
}

.lp-video-wc__content-paragraph {
    font-size: 16px;
    line-height: 20px;
    font-family: Arial;
    color: #292C33;
}

.lp-video-wc__video-wrapper {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

.lp-video-wc__video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    border-radius: 16px;
    background: #000;
}

.lp-video-wc__video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}
.lp-video-wc__offers-section {
  margin: 24px 0 32px;
}

.offers-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}



.offers-slider .lp-video-wc__offer-slide {
  padding: 0 8px;
}

.lp-video-wc__offer-card {
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0 8px 24px rgba(16, 24, 40, 0.08);
    padding: 12px;
    display: grid;
    grid-template-columns: 105px 1fr;
    gap: 18px;
    align-items: center;
}


.lp-video-wc__offer-left {
    display: grid;
    align-content: start;
    text-align: center;
}

.lp-video-wc__offer-casino-name {
  font-weight: 700;
  font-size: 18px;
  color: #111827;
}

.lp-video-wc__offer-licence {
    font-size: 12px;
    color: #1B1D22;
    opacity: 1;
    font-family: Arial;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 8px;
}
.lp-video-wc__offer-label {
    color: #006618;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    font-family: Arial;
    margin-bottom: 4px;
}
.lp-video-wc__offer-score {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #111827;
    font-family: 'Barlow';
}

.lp-video-wc__offer-right {
    display: grid;
    align-content: start;
}
.lp-video-wc__offer-subtitle {
    color: #006618;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 4px;
}
.lp-video-wc__offer-title {
    color: #1B1D22;
    font-weight: 700;
    letter-spacing: 0%;
    vertical-align: middle;
    font-family: Arial;
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 12px;
}
.lp-video-wc__offer-cta {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 8px;
    background: #006618;
    color: #ffffff !important;
    font-weight: 400;
    text-decoration: none;
    font-size: 16px;
    line-height: 18px;
    border-radius: 2px;
    border: 2px solid #006618;
}

.lp-video-wc__offer-cta:hover {
  filter: brightness(0.95);
}
.lp-video-wc__offer-casino-logo-wrap {
    display: flex;
    justify-content: center;
}
.lp-video-wc__offer-left img.lp-video-wc__offer-casino-logo.casino-logo.wp-post-image {
    margin: 0;
    width: 99px;
    height: 39px;
}


.lp-video-wc__video-thumb {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
  overflow: hidden;
}
 
.lp-video-wc__video-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lp-video-wc__video-thumb .black-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.0);
  transition: background 0.2s ease;
  z-index: 2;
}
 
.lp-video-wc__video-trigger:hover .black-overlay {
  background: rgba(0, 0, 0, 0.35);
}
.lp-video-wc__video-play-overlay {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  z-index: 3;
}
.lp-video-wc__offer-metric--mobile {
  display: none;
}
/* .lp-video-wc__offer-casino-logo {
  display: block;
  max-width: 140px;
  width: 100%;
  height: auto;
  object-fit: contain;
} */


/* @media (max-width: 767px) {
  .offers-grid {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) {
  .lp-video-wc__offer-card {
    grid-template-columns: 1fr;
  }
} 
@media (max-width: 767px) {
  .lp-video-wc__offer-row {
    grid-template-columns: 1fr;
  }
  .lp-video-wc__offer-mid {
    grid-template-columns: 1fr;
  }
  .lp-video-wc__offer-right {
    justify-content: stretch;
  }
  .lp-video-wc__offer-cta {
    width: 100%;
  }
}  


*/
.lp-video-wc__offer-cta-wrap {
    display: none;
}
.bottom-banner-container {
  width: 100%;
}
.lp-video-wc__bottom-banner-img {
  width: 100%;
  height: auto;
  display: block;
}
section.lp-video-wc__review-week {
    margin-bottom: 24px;
}
.hero-text.hero-text-mobile {
    display: none;
}
/* ================================
   LP Video WC - Mobile stacking
   ================================ */
@media (max-width: 1023px) {
  /* Below hero: sidebar + main -> single column */
  .lp-video-wc__below-hero,
  .lp-video-wc__below-hero.has-sidebar {
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;

    max-width: 100%;
    width: 100%;
    margin-left: 0;
    margin-right: 0;

    padding-left: 18px;
    padding-right: 18px;
  }

  /* Make sure both blocks span full width */
  .lp-video-wc__sidebar,
  .lp-video-wc__main {
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  /* Sticky should NOT be active on mobile */
    .lp-video-wc__sidebar {
        /* position: static; */
        top: auto;
        padding-bottom: 0;
    }

  /* Optional: avoid any horizontal overflow from inner containers */
  .lp-video-wc-container__inner {
    padding-left: 0;
    padding-right: 0;
  }
   .shorts-slider .slick-list,
  .banners-slider .slick-list,
  .articles-slider .slick-list {
    margin: 0;
  }
 
  .shorts-slider .slick-slide,
  .banners-slider .slick-slide,
  .articles-slider .slick-slide {
    padding-left: 8px;
    padding-right: 8px;
  }


   /* Show the duplicate metric under the logo */
  .lp-video-wc__offer-metric--mobile {
    display: block;
    text-align: center;
  }
 
  /* Hide the original metric in the mid section on mobile */
  .lp-video-wc__offer-mid .lp-video-wc__offer-metric {
    display: none;
  }
 
  /* Mobile layout: left column (logo/licence/cota), right column (text + CTA) */
  .lp-video-wc__offer-row {
    display: grid;
    grid-template-columns: 105px 1fr;
    column-gap: 12px;
    row-gap: 10px;
    align-items: start;
    padding: 16px;
  }
 
  .lp-video-wc__offer-left {
    display: grid;
    gap: 6px;
    align-content: start;
  }
 
  /* Now mid only contains text on mobile */
  .lp-video-wc__offer-mid {
    display: block;
  }
 
  .lp-video-wc__offer-mid .lp-video-wc__offer-text {
    min-width: 0;
  }
 
  .lp-video-wc__offer-right .lp-video-wc__offer-cta {
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
  }
}

/* ================================
   LP Video WC - Desktop layout
   ================================ */
@media (min-width: 1024px) {
  .lp-video-wc__below-hero.has-sidebar {
    grid-template-columns: 244px minmax(0, 1fr);
    gap: 24px;
  }

  /* Sticky sidebar on desktop */
  .lp-video-wc__sidebar {
    position: sticky;
    top: 120px;
  }
  .bottom-banner-container {
        max-width: 1140px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }
  
}
.hero-mobile-arrow {
    display: none;
}
.hero-card-sponsor-in__cta.hero-btn-mobile {
    display: none;
}

.hero-card_casino.hero-card_casin-mobile {
    display: none;
}
.back-to-top {
    margin: 0 auto;
    text-align: center;
    background: #006618;
    max-width: 166px;
    padding: 8px 12px;
    font-family: Arial;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    display: flex;
    vertical-align: middle;
    align-items: center;
    gap: 12px;
    cursor: pointer;
    margin-bottom: 24px;
    border-radius: 2px;
}
.wc-sidebar-close svg {
    display:none;
}
.wc-standings-groups {
  position: relative;
  z-index: 2;
  margin: 0 0 12px 0;
  display: inline-block;
}
 
.wc-standings-groups__btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: #006618;
    color: #fff;
    border: 0;
    border-radius: 8px;
    padding: 10px 14px;
    font-family: 'Barlow';
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
}
 
.wc-standings-groups__btn-icon {
    transform: rotate(180deg);
}
 
.wc-standings-groups.is-open .wc-standings-groups__btn-icon {
  transform: rotate(0deg);
}
 
.wc-standings-groups__menu {
  margin-top: 8px;
 
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.18);
 
  overflow: hidden;
  min-width: 180px;
}
 
.wc-standings-groups__item {
  width: 100%;
  text-align: left;
 
  padding: 10px 12px;
  border: 0;
  background: #fff;
 
  cursor: pointer;
 
  font-family: 'Barlow';
  font-size: 16px;
  line-height: 20px;
}
 
.wc-standings-groups__item:hover,
.wc-standings-groups__item:active {
  background: #f3f4f6;
}

/* html:has(body.page-template-template-wc-editorial),
body.page-template-template-wc-editorial {
  overflow-x: hidden !important;
  max-width: 100%;
}
body.page-template-template-wc-editorial #sportmonks-widget-standings {
  max-width: 100%;
  overflow: hidden;
} */
body.page-template-template-wc-editorial span.mobile-menu-trigger { display: inline-block; }
body.page-template-template-wc-editorial input#live-search-input { background: #fff; }
.hero-card-sponsor--link{
  display: block;
  text-decoration: none;
  color: inherit;
}
@media (max-width: 767px) {

 body.page-template-template-wc-editorial .lp-video-wc__sidebar-offer {
    max-width: 100%;
    overflow: hidden;
  }
 
  body.page-template-template-wc-editorial a.lp-video-wc__sidebar-offer {
    display: block;
    max-width: 100%;
  }
 
  body.page-template-template-wc-editorial .slick-list {
    overflow: hidden;
  }
 
  body.page-template-template-wc-editorial .wof-wheel-container,
  body.page-template-template-wc-editorial .wof-spinning {
    max-width: 100%;
    overflow: hidden;
  }








    /* span.mobile-menu-trigger {
        display: inline-block;
        margin: 0;
    } */
      #sportmonks-widget-standings {
    position: relative;
  }
 
  .wc-standings-groups {
    /* position: absolute;
    left: 16px; */
    bottom: 16px;
    margin: 0;
  }
    .lp-video-wc__sidebar-offers.is-collapsed {
  display: none;
}
 
/* rotate the chevron when collapsed so the user knows it can expand */
.wc-sidebar-close.is-collapsed svg {
  transform: rotate(180deg);
}
.wc-sidebar-close svg {
  transition: transform 0.2s ease;
  cursor: pointer;
}
    .wc-sidebar-close svg {
        display: block;
        margin: 0 auto;
    }
    .wc-sidebar-close {
        margin-top: 8px;
    }
    .bottom-analysis-container-desktop {
        padding: 0px 16px;
    }

    .offers-grid, .wc-editorial-articles__grid {
        grid-template-columns: 1fr;
    }

    .hero-text.hero-text-mobile {
        display: inline-block;
    }
    .hero-text.hero-text-desktop {
        display: none;
    }
    .hero-card__top__background {
        display: none;
    }
    .hero-card.hero-card-wc-editorial {
        flex-direction: column;
    }
    .hero-card.hero-card-wc-editorial .hero-card-sponsor {
        height: auto;
        min-height: auto;
        flex: auto;
        width: 100%;
    }
    .hero-card_casino {
        max-width: 100%;
    }
    .hero-card_casino.hero-card_casin-desktop {
        display: none;
    }
    a.hero-card-sponsor-in__cta-btn.hero-btn-desktop {
        display: none;
    }
    .hero-card-sponsor-in {
        border-radius: 8px 8px 0 0px;
    }
    .hero-card_casino.hero-card_casin-mobile {
        border-top: 1px solid #006618;
    }
    .hero-card.hero-card-wc-editorial .hero-card-sponsor-offer {
        margin-bottom: 16px;
    }
    .hero-mobile-arrow {
        display: block;
        text-align: center;
        margin: 0 auto 16px;
    }
    .hero-card-sponsor-in__cta.hero-btn-mobile {
        display: inline-block;
        margin-bottom: 16px;
    }
    .hero-card_casino.hero-card_casin-mobile {
        display: inline-block;
        width: 100%;
    }
    .hero-text h4 {
        font-size: 24px;
        line-height: 28px;
        margin-bottom :10px;
    }
    
    .hero-text p {
        font-size: 14px;
        line-height: 16px;
        margin-bottom: 14px;
    }
    a.lp-video-wc__sidebar-offer.is-2.is-second span.lp-video-wc__sidebar-offer-index, a.lp-video-wc__sidebar-offer.is-rest span.lp-video-wc__sidebar-offer-index {
        display: none;
    }






    /* 2 items on row 1, 3 items on row 2 */
    .lp-video-wc__sidebar-offers {
        display: grid;
        grid-template-columns: repeat(6, minmax(0, 1fr));
        gap: 12px;
    }
    
    /* Default: make items look like logo tiles */
    .lp-video-wc__sidebar-offer {
        padding: 10px;
        border-radius: 12px;
        background: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
    }
 
  /* Keep logos nicely contained */
    .lp-video-wc__sidebar-offer img {
        width: 100%;
        height: auto;
        object-fit: contain;
        display: block;
    }
    a.lp-video-wc__sidebar-offer {
        padding: 0;
    }
    
    /* First row: 2 items, each spans 3/6 (half) */
    .lp-video-wc__sidebar-offers > .lp-video-wc__sidebar-offer:nth-child(1),
    .lp-video-wc__sidebar-offers > .lp-video-wc__sidebar-offer:nth-child(2) {
        grid-column: span 3;
    }
 
    /* Second row: 3 items, each spans 2/6 (third) */
    .lp-video-wc__sidebar-offers > .lp-video-wc__sidebar-offer:nth-child(3),
    .lp-video-wc__sidebar-offers > .lp-video-wc__sidebar-offer:nth-child(4),
    .lp-video-wc__sidebar-offers > .lp-video-wc__sidebar-offer:nth-child(5) {
        grid-column: span 2;
    }


    .lp-video-wc__offer-row {
    display: grid;
    grid-template-columns: 105px 1fr;
    column-gap: 12px;
    row-gap: 10px;
    align-items: start;
    padding: 16px;
  }
 
  /* Left column stays left */
  .lp-video-wc__offer-row > .lp-video-wc__offer-left {
    grid-column: 1;
    grid-row: 1;
    display: grid;
    gap: 6px;
    align-content: start;
    text-align: center;
  }
 
  /* Make mid not enforce its own columns on mobile */
  .lp-video-wc__offer-row > .lp-video-wc__offer-mid {
    display: contents;
  }
 
  /* Move metric (cota) to the left column, under licence/logo */
  .lp-video-wc__offer-row .lp-video-wc__offer-metric {
    grid-column: 1;
    text-align: center;
  }
 

 
  /* Put CTA under text, right column */
  .lp-video-wc__offer-row > .lp-video-wc__offer-right {
    display:none;
  }
 
  .lp-video-wc__offer-row .lp-video-wc__offer-cta {
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
  }
 
  /* Prevent long strings from pushing layout */
  .lp-video-wc__offer-row .lp-video-wc__offer-title,
  .lp-video-wc__offer-row .lp-video-wc__offer-subtitle,
  .lp-video-wc__offer-row .lp-video-wc__offer-licence {
    overflow-wrap: anywhere;
  }
 
  /* Optional: keep logo from becoming huge */
  .lp-video-wc__offers-tabs-panels .lp-video-wc__offer-casino-logo {
    max-width: 100%;
    height: auto;
  }
    .lp-video-wc__offer-cta-wrap {
        display: inline-block;
        width: 100%;
    }
    .lp-video-wc__below-hero, .lp-video-wc__below-hero.has-sidebar {
        padding: 0 16px;
    }

    .bottom-banner-container.bottom-banner-container--desktop {
        display: none;
    }
    
    .bottom-banner-container.bottom-banner-container--mobile {
        display: inline-block;
    }
    .hero-bottom-images {
        display: none;
    }
}

.wc-editorial-bracket,
.wc-editorial-standings {
    margin: 24px 0 32px;
}


.wc-editorial-bracket {
    max-width: 1140px;
    width: 100%;
}

.wc-editorial-bracket img {
    margin: 0 !important
}

.wc-editorial-bracket > div > div > div > div {
    width: 100% !important;
}