.d-none {
    display: none !important;
  }
  @font-face {
    font-family: "AmazonEmber";
    src: url("../fonts/AmazonEmberDisplay_Bd.ttf");
  }
  @font-face {
    font-family: "PriveVideoSharp";
    src: url("../fonts/PrimeVideoSharp-Medium25.otf");
  }
  @font-face {
    font-family: "PriveVideoSharp";
    src: url("../fonts/PrimeVideoSharp-Demi25.otf");
    font-weight: bold;
  }
  @font-face {
    font-family: "FlamaBetFair";
    src: url("../fonts/Flama-BetFair-Bold.otf");
    font-weight: bold;
  }
  @font-face {
    font-family: "FlamaBetFair";
    src: url("../fonts/Flama-BetFair-Book.otf");
  }
  @font-face {
    font-family: "NotoSans";
    src: url("../fonts/NotoSans-Regular.ttf");
  }
  @font-face {
    font-family: "NotoSans";
    src: url("../fonts/NotoSans-Bold.ttf");
    font-weight: bold;
  }
  @font-face {
    font-family: "NotoSans";
    src: url("../fonts/NotoSans-BoldItalic.ttf");
    font-weight: bold;
    font-style: italic;
  }
  @font-face {
    font-family: "NotoSans";
    src: url("../fonts/NotoSans-Italic.ttf");
    font-style: italic;
  }
  
  body {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: auto;
  }
  
  span {
    font-family: "PriveVideoSharp";
    text-transform: uppercase;
    font-size: 2em;
    display: block;
    height: 100%;
    align-content: center;
  }
  .small-banner-home-team-content,
  .small-banner-away-team-content {
    font-size: 1.5em;
  }
  
  .big-banner,
  .small-banner {
    display: flex;
    align-items: center;
    flex-direction: column;
    height: 100%;
  }
  
  .small-banner {
    width: 322px;
    flex-direction: row;
    position: absolute;
    top: 144px;
    left: 77px;
    font-size: 0.5em;
    height: 49px;
  }
  
  .big-banner-label {
    width: 48%;
    display: flex;
    justify-content: center;
  }
  
  /* .video-main-div {
      min-height: 100vh;
      width: 100vw;
  } */
  
  .big-banner-card {
    /* background-color: black; */
    height: 85px;
    width: 100%;
    /* margin-left: -17px; */
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
    margin-top: 24px;
  }
  
  .big-banner-title {
    margin-top: 2%;
  }
  
  .home-team-box {
    /* margin-left: 100px; */
    width: 26%;
    font-size: 2em;
    text-align: right;
    height: 100%;
  }
  
  .away-team-box {
    /* margin-right: 100px; */
    width: 26%;
    font-size: 2em;
    text-align: left;
    height: 100%;
  }
  
  .big-banner-title-content {
    font-weight: bold;
    font-size: 5em;
    color: white;
    /* font-family: 'AmazonEmber'; */
  }
  
  .big-banner-possession {
    color: #1c92f8;
    margin: 0;
  }
  
  .cards {
    display: flex;
    height: 100%;
    align-items: center;
  }
  
  .red-card,
  .yellow-card {
    height: 58%;
    width: 28px;
    border-radius: 5px;
    align-self: center;
    background-color: red;
    margin-right: 10px;
  }
  
  .yellow-card {
    background-color: yellow;
  }
  
  .big-banner-r-y-cards {
    display: flex;
    height: 100%;
    align-content: center;
    justify-content: space-around;
    position: relative;
  }
  
  .big-banner-r-y-cards-home-team,
  .big-banner-r-y-cards-away-team {
    width: 32%;
  }
  
  .big-banner-r-y-cards-away-team {
    margin-right: 25px;
  }
  
  .big-banner-r-y-cards-home-team {
    margin-left: 25px;
  }
  
  .small-banner-home-team,
  .small-banner-away-team {
    width: 24%;
    color: white;
    display: flex;
    justify-content: center;
    font-size: 2em;
  }
  
  .small-banner-label {
    width: 52%;
    color: white;
    display: flex;
    justify-content: center;
    text-align: center;
  }
  
  .odds-betfair {
    position: absolute;
    width: 32.5vw;
    height: 9.7vh;
    left: 9.9vw;
    top: 82.4vh;
  }
  
  .odds-content-betfair,
  .odds-default-betfair {
    width: 100%;
    height: 100%;
  }
  .odds-content-betfair {
    height: 77.8%;
  }
  .odds-default-betfair {
    height: 100%;
  }
  
  .odds-content-betfair {
    display: flex;
    flex-direction: row;
  }
  
  .odds-home-team-box-betfair,
  .odds-away-team-box-betfair {
    width: 38.4%;
  }
  .odds-home-team-box-betfair,
  .odds-draw-box-betfair,
  .odds-away-team-box-betfair {
    display: flex;
    flex-direction: column;
  }
  .odds-draw-box-betfair {
    width: 23.2%;
  }
  
  .odds-team-betfair,
  .odds-value-betfair,
  .odds-default-main-text-betfair,
  .odds-default-disclaimer-betfair {
    color: #fff;
  }
  
  .odds-default-main-text-betfair,
  .odds-default-disclaimer-betfair {
    margin-left: 1%;
  }
  
  .odds-default-disclaimer-betfair {
    font-size: 0.6em;
    font-family: "NotoSans";
    letter-spacing: 0.05rem;
    text-transform: none;
    white-space: pre;
  }
  
  .odds-home-team-label-box-betfair,
  .odds-win-value-box-betfair,
  .odds-away-team-label-box-betfair,
  .odds-lose-value-box-betfair,
  .odds-draw-label-box-betfair,
  .odds-draw-value-box-betfair {
    width: 100%;
  }
  
  .odds-win-value-box-betfair,
  .odds-lose-value-box-betfair,
  .odds-draw-value-box-betfair {
    flex-grow: 1;
    text-align: center;
  }
  
  .team-label-betfair,
  .odds-draw-label-betfair {
    font-size: 1.35em;
    text-align: center;
  }
  
  .text-betfair {
    display: flex;
    justify-content: center;
  }
  .content-betfair {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    color: #ffb80a;
  }
  .content-draw-betfair {
    color: #000;
  }
  
  .odds-team-box-betfair,
  .odds-draw-box-betfair {
    padding: 1.25% 0;
  }
  
  .text-betfair {
    font-family: "FlamaBetFair";
    font-weight: bold;
  }
  
  .team-logo {
    width: 25%;
    height: auto;
    z-index: 3;
    top: 30vh;
  }
  
  .away-team-logo {
    /* position: absolute;
      left: 74vw; */
  }
  .home-team-logo {
    /* position: absolute;
      left: 1vw; */
  }
  
  .home-team-box,
  .away-team-box {
    /* font-size: 1.1em !important; */
    text-wrap: nowrap;
  }
  
  .big-banner-pass-succ-home-team,
  .big-banner-pass-succ-away-team {
    font-size: 0.5em;
    margin-left: 10px;
  }
  
  .big-banner-total-pass-away-team-content {
    /* margin-left: -100px; */
  }
  
  .odds-over-under-box-betfair {
    margin-top: 1%;
  }
  
  .odds-over-under-betfair {
    display: flex;
    flex-direction: row;
  }
  
  .odds-over-box-betfair {
    width: 50%;
    text-align: center;
  }
  
  .odds-under-box-betfair {
    margin-left: 1.6%;
    width: 48.4%;
    text-align: center;
  }
  
  div#container {
    width: 100% !important;
    max-width: 1920px !important;
    height: auto !important;
    overflow: hidden;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  
  .big-banner-view {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 50px 40px 0 80px;
    justify-content: space-between;
  }
  
  .big-banner-view-left {
    width: 380px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 30px;
  }
  
  .big-banner-view-right {
    width: 460px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  
  .big-banner-score-board {
    height: 250px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #1c92f8;
    gap: 10px;
  }
  
  .big-banner-score-board .big-banner-score-board-title-content {
    height: auto;
  }
  
  .big-banner-score-board .big-banner-score {
    height: auto;
    font-size: 80px;
    font-weight: 700;
  }
  
  .big-banner-match-timer {
    display: flex;
    flex-direction: column;
    height: 250px;
    align-items: center;
    justify-content: center;
    color: #1c92f8;
    gap: 10px;
  }
  
  .big-banner-match-timer .big-banner-match-timer-title-content {
    height: auto;
  }
  
  .big-banner-match-timer .big-banner-match-timer-text span {
    height: auto;
  }
  
  .big-banner-match-timer .big-banner-match-timer-text {
    display: flex;
    font-size: 26px;
    font-weight: 700;
    gap: 10px;
  }
  
  .big-banner-team-logos img {
    width: 100%;
    max-width: 379px;
    margin: 0 auto;
  }
  
  .big-banner-possession-center {
    width: 100%;
    max-width: 962px;
    padding-left: 90px;
    padding-right: 50px;
    display: flex;
    flex-direction: column;
    padding-top: 65px;
  }
  
  .big-banner-pass-succ-label.big-banner-label {
    width: 19%;
  }
  
  .big-banner-pass-suc.big-banner-card .home-team-box {
    width: 40%;
    justify-content: center;
  }
  
  .big-banner-r-y-cards-home-team
    .big-banner-r-y-cards
    > div:first-child
    .big-banner-content {
    position: relative;
    right: -43px;
  }
  
  .big-banner-r-y-cards-away-team
    .big-banner-r-y-cards
    > div:first-child
    .big-banner-content {
    position: relative;
    right: -30px;
  }
  
  .big-banner-r-y-cards-home-team
    .big-banner-r-y-cards
    > div:last-child
    .big-banner-content {
    position: relative;
    right: -20px;
  }
  
  .big-banner-r-y-cards-away-team
    .big-banner-r-y-cards
    > div:last-child
    .big-banner-content {
    position: relative;
    right: -10px;
  }
  
  .big-banner-gols-stats ul {
    list-style: none;
    color: #fff;
    font-size: 1.5em;
    font-family: "PriveVideoSharp";
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-left: 20px;
  }
  
  .big-banner-gols-stats ul {
    min-height: 290px;
  }
  
  .image-container img {
    max-width: 1920px;
    margin: auto;
  }
  
  @media (max-width: 1600px) {
    .image-container img {
      max-width: 1439px;
    }
  
    div#container {
      max-width: 1439px !important;
    }
  
    .big-banner-view {
      padding: 40px 30px 0 62px;
    }
  
    .big-banner-view-left {
      width: 280px;
      gap: 20px;
    }
  
    .big-banner-possession-center {
      max-width: 723px;
      padding-top: 47px;
      padding-left: 70px;
      padding-right: 40px;
    }
  
    .big-banner-view-right {
      width: 344px;
    }
  
    span {
      font-size: 1.5em;
    }
  
    .big-banner-score-board {
      height: 181px;
    }
  
    .big-banner-match-timer {
      height: 181px;
    }
  
    .big-banner-team-logos img {
      max-width: 280px;
    }
  
    .big-banner-card {
      height: 62px;
      margin-top: 20px;
    }
  
    .big-banner-possession {
      margin: 0;
      height: 61px;
    }
  
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:first-child
      .big-banner-content {
      right: -24px;
    }
  
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:last-child
      .big-banner-content {
      right: -10px;
    }
  
    .big-banner-gols-stats ul {
      font-size: 1.3em;
      min-height: 265px;
    }
  }
  
  @media (max-width: 1440px) {
    .image-container img {
      max-width: 1199px;
    }
  
    div#container {
      max-width: 1199px !important;
    }
  
    .big-banner-view {
      padding: 34px 25px 0 52px;
    }
  
    .big-banner-possession-center {
      max-width: 601px;
      padding-top: 38px;
      padding-left: 57px;
      padding-right: 32px;
    }
  
    .big-banner-view-left {
      width: 234px;
      gap: 20px;
    }
  
    .big-banner-view-right {
      width: 287px;
    }
  
    .big-banner-score-board {
      height: 150px;
    }
  
    .big-banner-score-board .big-banner-score {
      height: auto;
      font-size: 60px;
      font-weight: 700;
    }
  
    .big-banner-match-timer {
      height: 150px;
    }
  
    .big-banner-match-timer .big-banner-match-timer-text {
      font-size: 20px;
    }
  
    .big-banner-card {
      height: 51px;
      margin-top: 17px;
    }
  
    .big-banner-possession {
      height: 51px;
      margin: 0;
    }
  
    span {
      font-size: 1.2em;
    }
  
    .big-banner-team-logos img {
      max-width: 220px;
    }
  
    .big-banner-gols-stats ul {
      font-size: 1em;
      min-height: 205px;
    }
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:first-child
      .big-banner-content {
      right: -17px;
    }
  
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:last-child
      .big-banner-content {
      right: -5px;
    }
  
    .big-banner-r-y-cards-away-team
      .big-banner-r-y-cards
      > div:first-child
      .big-banner-content {
      right: -28px;
    }
  
    .big-banner-r-y-cards-away-team
      .big-banner-r-y-cards
      > div:last-child
      .big-banner-content {
      right: -15px;
    }
  }
  
  @media (max-width: 1200px) {
    .big-banner-view {
      padding: 27px 22px 0 44px;
    }
  
    .big-banner-view-left {
      width: 200px;
      gap: 20px;
    }
  
    .big-banner-possession-center {
      max-width: 513px;
      padding-left: 48px;
      padding-right: 27px;
      padding-top: 34px;
    }
  
    .big-banner-view-right {
      width: 245px;
    }
  
    span {
      font-size: 1em;
    }
  
    .big-banner-card {
      height: 44px;
      margin-top: 14px;
    }
  
    .big-banner-possession {
      height: 46px;
      margin-top: 0;
    }
  
    .big-banner-score-board {
      height: 131px;
    }
  
    .big-banner-score-board .big-banner-score {
      font-size: 50px;
    }
  
    .big-banner-gols-stats ul {
      padding: 0;
      font-size: 1em;
    }
  
    div#container {
      height: auto !important;
      max-width: 1025px !important;
    }
  
    .big-banner-match-timer {
      height: 151px;
    }
  
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:first-child
      .big-banner-content {
      right: -12px;
    }
  
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:last-child
      .big-banner-content {
      right: -1px;
    }
  
    .big-banner-gols-stats ul {
      min-height: 178px;
      font-size: 0.8em;
    }
  
    .big-banner-team-logos img {
      max-width: 200px;
    }
  
    .image-container img {
      max-width: 1025px;
    }
  
    .big-banner-r-y-cards-away-team
      .big-banner-r-y-cards
      > div:first-child
      .big-banner-content {
      right: -29px;
    }
  
    .big-banner-r-y-cards-away-team
      .big-banner-r-y-cards
      > div:last-child
      .big-banner-content {
      right: -19px;
    }
  }
  
  @media (max-width: 1024px) {
    .big-banner-view {
      padding: 28px 21px 0 43px;
    }
  
    .big-banner-view-left {
      width: 193px;
      gap: 15px;
    }
  
    .big-banner-possession-center {
      max-width: 499px;
      padding-left: 48px;
      padding-right: 28px;
      padding-top: 32px;
    }
  
    .big-banner-view-right {
      width: 237px;
    }
  
    .big-banner-card {
      height: 44px;
      margin-top: 12px;
    }
  
    .big-banner-possession {
      height: 43px;
      margin-top: 0px;
    }
  
    .big-banner-score-board {
      height: 125px;
    }
  
    .big-banner-match-timer {
      height: 125px;
    }
  
    .big-banner-gols-stats ul {
      font-size: 0.8em;
      min-height: 178px;
    }
  
    .big-banner-team-logos img {
      max-width: 190px;
    }
  
    .image-container img {
      max-width: 991px;
    }
  
    div#container {
      max-width: 991px !important;
    }
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:first-child
      .big-banner-content {
      right: -11px;
      top: 2px;
    }
  
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:last-child
      .big-banner-content {
      right: -1px;
      top: 2px;
    }
  
    .big-banner-r-y-cards-away-team
      .big-banner-r-y-cards
      > div:first-child
      .big-banner-content {
      right: -30px;
      top: 2px;
    }
  
    .big-banner-r-y-cards-away-team
      .big-banner-r-y-cards
      > div:last-child
      .big-banner-content {
      right: -20px;
      top: 2px;
    }
  }
  
  @media (max-width: 992px) {
    .big-banner-view {
      padding: 20px 16px 0 33px;
    }
  
    .big-banner-possession-center {
      max-width: 385px;
      padding-left: 36px;
      padding-right: 20px;
      padding-top: 26px;
    }
  
    .big-banner-view-left {
      width: 150px;
      gap: 10px;
    }
  
    .big-banner-view-right {
      width: 185px;
    }
  
    .big-banner-match-timer {
      height: 115px;
    }
  
    .big-banner-score-board {
      height: 98px;
    }
  
    .big-banner-team-logos img {
      max-width: 145px;
    }
  
    .big-banner-score-board .big-banner-score {
      font-size: 30px;
    }
  
    .big-banner-match-timer .big-banner-match-timer-text {
      font-size: 26px;
    }
  
    .big-banner-gols-stats ul {
      font-size: 0.6em;
      min-height: 146px;
    }
    .big-banner-card {
      height: 30px;
      margin-top: 13.5px;
    }
  
    .big-banner-possession {
      height: 34px;
      margin-top: 0;
    }
  
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:first-child
      .big-banner-content {
      right: -2px;
    }
  
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:last-child
      .big-banner-content {
      right: 6px;
    }
  
    span {
      font-size: 0.7em;
    }
  
    .big-banner-r-y-cards-away-team
      .big-banner-r-y-cards
      > div:first-child
      .big-banner-content {
      right: -27px;
    }
  
    .big-banner-r-y-cards-away-team
      .big-banner-r-y-cards
      > div:last-child
      .big-banner-content {
      right: -19px;
    }
  
    .image-container img {
      max-width: 769px;
    }
  
    div#container {
      max-width: 769px !important;
    }
  }
  
  @media (max-width: 768px) {
    .image-container img {
      max-width: 639px;
    }
  
    div#container {
      max-width: 639px !important;
    }
  
    .big-banner-view {
      padding: 18px 13px 0 28px;
    }
  
    .big-banner-possession-center {
      max-width: 321px;
      padding-left: 31px;
      padding-right: 17px;
      padding-top: 20px;
    }
  
    .big-banner-view-left {
      width: 123px;
      gap: 10px;
    }
  
    .big-banner-view-right {
      width: 154px;
    }
  
    .big-banner-card {
      height: 25px;
      margin-top: 11px;
      /* border: 1px solid; */
    }
  
    .big-banner-possession {
      height: 28px;
      margin-top: 0;
    }
  
    span {
      font-size: 0.6em;
    }
  
    .big-banner-r-y-cards-home-team
      .big-banner-r-y-cards
      > div:first-child
      .big-banner-content {
      right: 2px;
    }
  
    .big-banner-r-y-cards-away-team
      .big-banner-r-y-cards
      > div:last-child
      .big-banner-content {
      right: -18px;
    }
  
    .big-banner-score-board {
      height: 80px;
      gap: 0;
    }
  
    .big-banner-score-board .big-banner-score {
      font-size: 24px;
    }
  
    .big-banner-gols-stats ul {
      font-size: 0.5em;
      min-height: 120px;
    }
  
    .big-banner-team-logos img {
      max-width: 100px;
    }
  
    .big-banner-match-timer {
      height: 80px;
      gap: 0;
    }

    .big-banner-r-y-cards-home-team .big-banner-r-y-cards > div:last-child .big-banner-content {
        right: 8px;
    }
    
    .big-banner-r-y-cards-away-team .big-banner-r-y-cards > div:first-child .big-banner-content {
        right: -27px;
    }
    
    .big-banner-r-y-cards-away-team .big-banner-r-y-cards > div:last-child .big-banner-content {
        right: -21px;
    }
  }
  
  @media (max-width: 640px) {
    .image-container img {
      max-width: 359px;
    }
  
    div#container {
      max-width: 359px !important;
    }
  }
  
  @media (max-width: 360px) {
  }
  