@media (min-width: 768px) {
  .ez8-hide-desktop { display: none !important; }
}
@media (max-width: 767px) {
  .ez8-hide-mobile { display: none !important; }
}
@media (max-width: 1050px) and (min-width: 768px) {
  .ez8-header__inner { gap: 16px; }
  .ez8-primary-nav { gap: 14px; }
  .ez8-clock { display: none; }
  .ez8-provider-options { grid-template-columns: repeat(5, 1fr); }
  .ez8-footer__grid { gap: 28px; }
}
@media (max-width: 767px) {
  body { padding-bottom: calc(158px + env(safe-area-inset-bottom)); font-size: 12px; }
  body:has(.ez8-main[data-ez8-view="promotions"]) { padding-bottom: calc(113px + env(safe-area-inset-bottom)); }
  body:has(.ez8-main[data-ez8-view="provider"]) { padding-bottom: calc(126px + env(safe-area-inset-bottom)); }
  .ez8-header--desktop { display: none; }
  .ez8-header--mobile { height: 40px; padding: 0 8px; display: flex; align-items: center; justify-content: space-between; }
  .ez8-header--mobile .ez8-brand__image { width: 130.32px; height: 28px; object-position: center; }
  .ez8-mobile-menu-trigger { width: 38px; height: 40px; padding: 0 8px; }
  .ez8-mobile-language { width: 42px; height: 36px; padding: 0 8px; }
  .ez8-mobile-menu-trigger, .ez8-mobile-language { display: grid; place-items: center; background: transparent; }
  .ez8-mobile-menu-trigger svg { width: 20px; height: 20px; }
  .ez8-mobile-language img { width: 24px; height: 24px; border-radius: 50%; object-fit: cover; }
  .ez8-mobile-language[aria-expanded="true"] { border-radius: 4px; background: #e4e4e7; }
  .ez8-header--mobile .ez8-language-noscript { position: fixed; top: 44px; right: 8px; left: 8px; width: auto; justify-content: center; }
  .ez8-mobile-language-overlay { position: fixed; inset: 0; z-index: 1400; display: block; }
  body.ez8-language-open .ez8-floating { z-index: 1500; }
  .ez8-mobile-language-backdrop { position: absolute; inset: 0; width: 100%; padding: 0; background: rgba(9, 9, 11, .34); }
  .ez8-mobile-language-dialog {
    position: absolute; right: 0; bottom: 0; left: 0; z-index: 1; width: 100%; height: 60.9vh; padding: 0;
    overflow: auto; border-radius: 6px 6px 0 0; outline: none; background: #fafafa;
    box-shadow: 0 8px 16px rgba(24, 24, 27, .1), 0 0 1px rgba(24, 24, 27, .3);
  }
  .ez8-mobile-language-dialog__header { height: 60px; padding: 8px 8px 0 24px; display: flex; align-items: center; justify-content: space-between; }
  .ez8-mobile-language-dialog__header h2 { margin: 0; color: #18181b; font-size: 18px; font-weight: 600; line-height: 27px; }
  .ez8-mobile-language-dialog__close { width: 36px; height: 36px; padding: 8px; display: grid; place-items: center; background: transparent; }
  .ez8-mobile-language-dialog__close svg { width: 16px; height: 16px; }
  .ez8-mobile-language-dialog__region { height: 252px; margin: 16px 24px 0; padding: 16px; border-radius: 16px; background: #fff; }
  .ez8-mobile-language-dialog__region-heading { height: 32px; display: flex; align-items: center; gap: 12px; }
  .ez8-mobile-language-dialog__region-heading img { width: 32px; height: 32px; border-radius: 50%; object-fit: cover; }
  .ez8-mobile-language-dialog__region-heading strong { color: #52525b; font-size: 24px; font-weight: 500; line-height: 32px; }
  .ez8-mobile-language-dialog__region nav { margin-top: 16px; display: grid; gap: 8px; }
  .ez8-mobile-language-dialog__region a {
    height: 52px; padding: 0 16px; border-radius: 8px; display: flex; align-items: center;
    background: rgba(0, 0, 0, .06); color: #09090b; font-size: 20px; font-weight: 500; line-height: 30px;
  }
  .ez8-mobile-language-dialog__region a:hover { background: rgba(0, 0, 0, .1); }
  .ez8-mobile-language-dialog__region a[aria-current="page"] { background: #41b6e6; color: #fafafa; }
  .ez8-mobile-drawer { position: fixed; inset: 40px 0 auto; z-index: 59; padding: 8px 12px 14px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 7px; border-top: 1px solid #eee; background: #fff; box-shadow: 0 8px 18px rgba(0, 0, 0, .12); }
  .ez8-mobile-drawer a { padding: 9px 10px; border-radius: 5px; background: #f6f7f8; font-weight: 700; text-align: center; }
  .ez8-main[data-ez8-view="home"] { width: calc(100% - 16px); margin-top: 8px; padding-bottom: 0; }
  .ez8-hero { border-radius: 8px; box-shadow: none; }
  .ez8-carousel__slide img { height: auto; aspect-ratio: 374 / 141; object-fit: cover; }
  .ez8-carousel__arrow, .ez8-carousel__dots { display: none; }
  .ez8-hero__mobile-actions { padding-top: 8px; display: grid; grid-template-columns: repeat(2, 1fr); gap: 6px; background: #fff; }
  .ez8-hero__mobile-actions .ez8-button { min-height: 31px; line-height: 29px; }
  .ez8-announcement { height: 27px; margin: 7px 0 8px; padding-inline: 7px; gap: 5px; font-size: 8px; }
  .ez8-announcement svg { width: 13px; height: 13px; }
  .ez8-announcement__track { animation-duration: 22s; }
  .ez8-promotions-rail { margin: 0 -8px 31px; }
  .ez8-promotions-rail .ez8-rail__track { gap: 8px; padding: 0 8px; }
  .ez8-promotion-tile { flex-basis: 244px; height: 78px; border-radius: 5px; }
  .ez8-hot-games { margin-bottom: 6px; padding: 16px 0 20px; }
  .ez8-hot-games h2 { margin: 16px 0 12px; font-size: 24px; line-height: 28px; }
  .ez8-hot-games__rail { gap: 4px; padding: 0; }
  .ez8-hot-card { flex-basis: 111px; }
  .ez8-hot-card__image { margin-top: 4px; }
  .ez8-hot-card img { width: 111px; height: 139px; border-radius: 9px; }
  .ez8-hot-card strong { margin-top: 4px; padding-inline: 8px; font-size: 14px; line-height: 20px; }
  .ez8-hot-card small { margin-top: 0; padding-inline: 8px; font-size: 12px; line-height: 16px; }
  .ez8-provider-tabs { height: 40px; margin-bottom: 24px; overflow-x: auto; scrollbar-width: none; }
  .ez8-provider-tabs::-webkit-scrollbar { display: none; }
  .ez8-provider-tabs button { min-width: 20%; padding: 0 3px; font-size: 14px; line-height: 20px; }
  .ez8-provider-grid { width: calc(100% - 10px); margin-inline: auto; padding: 8px 0; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 4px; }
  .ez8-provider-card { margin-top: 4px; border-radius: 7px; }
  .ez8-provider-card img { height: 113px; aspect-ratio: auto; object-fit: cover; }
  .ez8-onboarding { margin-top: 0; padding: 32px 0; display: flex; flex-direction: column; gap: 64px; }
  .ez8-onboarding__title-area { margin-bottom: 8px; display: flex; flex-direction: column; align-items: center; gap: 16px; }
  .ez8-onboarding h2 { margin: 0; font-size: 20px; font-weight: 300; letter-spacing: 4px; line-height: 30px; }
  .ez8-onboarding .ez8-section-rule { width: 100%; height: 20px; margin: 8px 0; background: linear-gradient(#d8eaf3, #d8eaf3) center / calc(100% - 16px) 1px no-repeat; }
  .ez8-onboarding .ez8-section-subtitle { margin: 0; font-size: 14px; letter-spacing: 2px; line-height: 21px; }
  .ez8-onboarding__grid { padding-inline: 16px; grid-template-columns: 1fr; gap: 24px 8px; }
  .ez8-onboarding__grid article { display: flex; flex-direction: column; align-items: center; }
  .ez8-onboarding__icon { position: relative; width: 140px; height: 140px; margin-bottom: 32px; display: flex; align-items: center; justify-content: center; border: 0; }
  .ez8-onboarding__icon::before, .ez8-onboarding__icon::after { position: absolute; border-radius: 50%; content: ""; }
  .ez8-onboarding__icon::before { inset: 0; border: 1px solid rgba(0, 0, 0, .06); }
  .ez8-onboarding__icon::after { inset: -10px; border: 1px solid var(--ez8-brand); opacity: 0; transition: opacity .4s ease; }
  .ez8-onboarding__grid article:hover .ez8-onboarding__icon::after { opacity: 1; }
  .ez8-onboarding__icon img { position: relative; z-index: 2; width: 80px; height: 80px; }
  .ez8-onboarding__index { position: absolute; top: 10px; left: 50%; z-index: 1; color: rgba(0, 0, 0, .04); font-size: 80px; line-height: 120px; transform: translateX(-50%); }
  .ez8-onboarding article strong { display: block; font-size: 18px; font-weight: 500; letter-spacing: 1px; line-height: 27px; }
  .ez8-onboarding article p { max-width: 240px; margin-top: 16px; font-size: 14px; line-height: 21px; }
  .ez8-app-instructions { width: calc(100% - 10px); margin: 0 auto; padding: 8px 0; }
  .ez8-app-instructions__title-area { margin-top: 32px; display: flex; flex-direction: column; align-items: center; gap: 16px; }
  .ez8-app-instructions h2 { margin: 0; font-size: 20px; font-weight: 300; letter-spacing: 4px; line-height: 30px; }
  .ez8-app-instructions .ez8-section-subtitle { margin: 0; font-size: 14px; letter-spacing: 2px; line-height: 21px; }
  .ez8-app-instructions__grid { max-width: none; margin-top: 24px; grid-template-columns: repeat(3, 1fr); gap: 8px; }
  .ez8-app-instructions__grid article, .ez8-app-instructions__grid article.is-featured { min-height: 162px; padding: 16px 8px; }
  .ez8-app-instructions__icon { position: relative; width: 60px; height: 60px; margin-bottom: 16px; border: 1px solid rgba(0, 0, 0, .06); background: #fff; }
  .ez8-app-instructions__icon::after { position: absolute; inset: -9px; z-index: 0; border: 1px solid var(--ez8-brand); border-radius: 50%; opacity: 0; content: ""; transition: opacity .4s ease; }
  .ez8-app-instructions__grid article:hover .ez8-app-instructions__icon::after { opacity: 1; }
  .ez8-app-instructions__icon img { position: relative; z-index: 2; width: 24px; height: 24px; }
  .ez8-app-instructions__index { position: absolute; top: 8px; left: 30px; z-index: 1; color: rgba(0, 0, 0, .04); font-size: 30px; line-height: 45px; opacity: .2; }
  .ez8-app-instructions strong { font-size: 10px; letter-spacing: 1px; line-height: 15px; }
  .ez8-app-instructions button { min-width: 75px; height: 23px; margin-top: 8px; font-size: 8px; }
  .ez8-page .ez8-seo { width: calc(100% - 10px); margin: 4px auto 0; padding: 0 8px; border-top: 0; font-size: 10px; }
  .ez8-seo__content { max-height: 83px; }
  .ez8-seo h1 { margin-bottom: 17.2px; font-size: 26.6667px; line-height: 25.8px; }
  .ez8-seo > button { height: 40px; margin-top: 0; font-size: 10px; line-height: 20px; }
  .ez8-footer { width: calc(100% - 10px); margin-top: 49px; padding: 8px; font-size: 10px; }
  .ez8-footer__grid { padding: 16px 0 0; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px 4px; }
  .ez8-footer__about { grid-column: 1 / -1; }
  .ez8-footer__payment,
  .ez8-footer__certifications,
  .ez8-footer__security,
  .ez8-footer__follow { grid-column: 1 / -1; }
  .ez8-footer h2, .ez8-footer h3 { margin-bottom: 14px; padding-bottom: 0; font-size: 10px; }
  .ez8-footer h2, .ez8-footer h3 { margin-bottom: 12px; font-size: 10px; line-height: 15px; }
  .ez8-footer h3 { margin-top: 16px; }
  .ez8-footer__copy { width: 200px; max-width: 200px; line-height: 15px; }
  .ez8-footer a, .ez8-footer section > button { margin-bottom: 8px; font-size: 12px; line-height: 18px; }
  .ez8-footer__games > :last-child, .ez8-footer__info > :last-child { margin-bottom: 0; }
  .ez8-footer__about .ez8-footer__badge { width: 56px; max-width: 56px; height: 32px; object-fit: contain; }
  .ez8-footer__about .ez8-footer__badge[alt="Gaming License"] { display: none; }
  .ez8-footer__logos { gap: 8px; }
  .ez8-footer__logos img { width: auto; max-width: 45px; height: 32px; }
  .ez8-footer__logos--wide img { max-width: 124px; }
  .ez8-footer__socials img { width: 32px; height: 32px; }
  .ez8-footer__socials a { margin-bottom: 0; }
  .ez8-footer__copyright { margin-top: 32px; padding: 8px 0 0; font-size: 10px; line-height: 15px; text-align: right; }
  .ez8-floating__wheel { display: none; }
  .ez8-floating__right { right: 24px; bottom: 80px; }
  .ez8-floating__right button { width: 54px; height: 54px; }
  .ez8-floating__right svg { width: 24px; height: 24px; }
  .ez8-floating__top { display: none; }
  .ez8-floating__top.is-visible { width: 32px; height: 32px; display: grid; justify-self: end; }
  .ez8-bottom-nav { position: fixed; right: 0; bottom: -1px; left: 0; z-index: 80; height: calc(64px + env(safe-area-inset-bottom)); padding: 0 8px env(safe-area-inset-bottom); display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); align-items: center; gap: 4px; background: transparent; }
  .ez8-bottom-nav__background { pointer-events: none; position: absolute; inset: 0 0 auto; height: 64px; }
  .ez8-bottom-nav__background svg { width: 100%; height: 64px; display: block; fill: #fafafa; filter: drop-shadow(0 0 2px rgba(0, 0, 0, .24)); }
  .ez8-bottom-nav a, .ez8-bottom-nav button { position: relative; z-index: 1; height: 64px; padding: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 4px; background: transparent; color: #09090b; font-size: 12px; line-height: 12px; }
  .ez8-bottom-nav a.is-active { color: var(--ez8-brand); }
  .ez8-bottom-nav svg { width: 24px; height: 24px; }
  .ez8-bottom-nav a > span:not(.screen-reader-text), .ez8-bottom-nav button > span { margin: 0; line-height: 12px; }
  .ez8-bottom-nav__home { top: -32px; width: 64px; height: 64px !important; justify-self: center; border-radius: 50%; background: var(--ez8-brand) !important; color: #fafafa !important; box-shadow: 0 0 6px rgba(0, 0, 0, .24); }
  .ez8-bottom-nav__home svg { width: 40px; height: 40px; }
  .ez8-dialog { width: calc(100% - 24px); padding: 21px; }
  .ez8-main[data-ez8-view="promotions"] { width: calc(100% - 16px); }
  .ez8-promotion-heading { padding: 8px 0; }
  .ez8-promotion-heading h1 { margin: 0; font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif; font-size: 20px; line-height: 30px; }
  .ez8-promotion-list { gap: 8px; }
  .ez8-promotion-card { min-height: 0; padding: 8px; display: block; border-radius: 8px; background: #f4f4f5; }
  .ez8-promotion-card__media, .ez8-promotion-card__media img { width: 100%; height: auto; aspect-ratio: 358 / 116; }
  .ez8-promotion-card__media img { object-fit: cover; }
  .ez8-promotion-card__body { min-height: 150px; padding: 8px 0 0; display: flex; flex-direction: column; }
  .ez8-promotion-card__actions { position: static; margin: 16px 0 0 auto; align-self: flex-end; }
  .ez8-promotion-card h2 { margin-bottom: 0; font-family: var(--ez8-font-roboto); font-size: 18px; line-height: 28px; }
  .ez8-promotion-card__date { margin: 4px 0 0; font-size: 12px; line-height: 18px; }
  .ez8-promotion-card__excerpt { margin: 0; padding-top: 4px; display: -webkit-box; overflow: hidden; font-size: 14px; line-height: 20px; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .ez8-promotion-card__badge { padding: 2px 6px; border-radius: 4px; font-size: 12px; line-height: 16px; }
  .ez8-promotion-card__actions { gap: 8px; }
  .ez8-promotion-card__actions .ez8-button { min-height: 32px; padding: 0 10px; border-radius: 4px; font-size: 12px; line-height: 30px; }
  .ez8-dialog--promotion { padding: 0; }
  .ez8-provider-hero { height: 120px; }
  .ez8-provider-hero__copy { left: 8px; width: 155px; }
  .ez8-provider-hero__copy h1 { margin-bottom: 9px; font-size: 24px; line-height: 24px; }
  .ez8-provider-hero__copy p { max-width: 145px; font-size: 10px; line-height: 12.5px; }
  .ez8-provider-controls, .ez8-game-section { width: calc(100% - 16px); margin-top: 16px; }
  .ez8-provider-options { padding: 20px 16px; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; border-radius: 7px; }
  .ez8-provider-option { height: 40px; padding: 4px 16px; }
  .ez8-provider-option img { max-width: 64px; height: 28px; }
  .ez8-game-tools { margin-top: 16px; padding: 16px 16px 8px; grid-template-columns: minmax(0, 240fr) minmax(0, 309fr); column-gap: 16px; row-gap: 16px; overflow: hidden; }
  .ez8-game-sort select, .ez8-game-search input { height: 36px; font-size: 14px; line-height: 20px; }
  .ez8-game-search input { border-radius: 6px; }
  .ez8-game-search svg { top: 10px; width: 16px; height: 16px; }
  .ez8-game-filters { gap: 8px; overflow: visible; }
  .ez8-game-filters button { min-width: 128px; flex: 0 0 128px; height: 40px; padding: 12px; border-radius: 12px; color: #09090b; font-size: 14px; line-height: 20px; }
  .ez8-game-filters button:hover, .ez8-game-filters button.is-active { color: #09090b; }
  .ez8-game-section { margin-top: 8px; padding-bottom: 0; }
  .ez8-game-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 4px; }
  .ez8-game-card { margin-top: 4px; border-radius: 8px; }
  body:has(.ez8-main[data-ez8-view="promotions"]) .ez8-footer { margin-top: 16px; }
  body:has(.ez8-main[data-ez8-view="provider"]) .ez8-footer { margin-top: 28px; }
  .ez8-page:has(.ez8-main[data-ez8-view="promotions"]) .ez8-seo__content,
  .ez8-page:has(.ez8-main[data-ez8-view="provider"]) .ez8-seo__content { max-height: 95px; }
}
