.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-x: hidden;
    overflow-y: 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;
    font-variant-ligatures: none;
  }
  
  .big-banner,
  .small-banner {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  
  .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: 91px;
    margin-top: 32px;
    width: 872px;
    margin-left: -37px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: white;
  }
  
  .big-banner-title {
    margin-top: 2%;
  }
  
  .home-team-box {
    margin-left: 50px;
    width: 26%;
    font-size: 2em;
    text-align: right;
    height: 100%;
  }
  
  .away-team-box {
    margin-right: 50px;
    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 {
    margin-top: 54px;
    color: #1c92f8;
  }
  
  .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;
  }
  
  .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;
    margin: auto;
    top: 0;
    bottom: 0;
  }
  
  .away-team-logo {
    position: absolute;
    right: 15px;
  }
  .home-team-logo {
    position: absolute;
    left: 15px;
  }
  
  .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.65em;
    margin-left: 10px;
  }
  
  .big-banner-total-pass-away-team-content {
    margin-left: -100px;
  }
  
  .image-container img {
    margin: 0 auto;
  }
  
  .image-container img {
    margin: 0 auto;
  }
  
  .video-main-inner div#container {
    max-width: 1920px;
    height: auto !important;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  
  .image-container {
    margin: 0 auto;
    left: 0;
    right: 0;
    max-width: 1920px;
  }
  
  @media (max-width: 1600px) {
    .image-container {
      max-width: 1439px;
    }
  
    .video-main-inner div#container {
      max-width: 1439px !important;
    }
  
    span {
      font-size: 1.5em;
    }
  
    .big-banner-card {
      height: 70px;
      margin-top: 23px;
      width: 100%;
      max-width: 660px;
      margin-left: -10px;
    }
  
    .big-banner-possession {
      height: 68px;
      margin-top: 58px;
    }
  
    .big-banner-title-content {
      font-size: 3em;
    }
  
    .home-team-logo {
      left: 10px;
    }
  
    .away-team-logo {
      right: 10px;
    }
  }
  
  @media (max-width: 1440px) {
    .image-container {
      max-width: 1199px;
    }
  
    .video-main-inner div#container {
      max-width: 1199px !important;
    }
  
    span {
      font-size: 1.2em;
    }
  
    .big-banner-card {
      height: 55px;
      margin-top: 22px;
      width: 100%;
      max-width: 550px;
      margin-left: -10px;
    }
  
    .big-banner-possession {
      height: 58px;
      margin-top: 38px;
    }
  
    .home-team-logo {
      left: 10px;
    }
  
    .away-team-logo {
      right: 10px;
    }

    .red-card, .yellow-card {
        width: 20px;
    }
  }
  
  @media (max-width: 1200px) {
    span {
      font-size: 1em;
    }
  
    .video-main-inner div#container {
      max-width: 1025px !important;
    }
  
    .image-container {
      max-width: 1025px;
    }
  
    .big-banner-title-content {
      font-size: 2.8em;
    }
  
    .big-banner-card {
      height: 46px;
      margin-top: 20px;
      width: 100%;
      max-width: 470px;
      margin-left: -10px;
    }
  
    .big-banner-possession {
      height: 49px;
      margin-top: 27px;
    }
  
    .home-team-logo {
      left: 10px;
    }
  
    .away-team-logo {
      right: 10px;
    }
  }
  
  @media (max-width: 1024px) {
    .image-container {
      max-width: 991px;
    }
  
    .video-main-inner div#container {
      max-width: 991px !important;
    }
  
    span {
      font-size: 1em;
    }
  
    .big-banner-title-content {
      font-size: 2.5em;
    }
  
    .big-banner-card {
      height: 44px;
      margin-top: 19.5px;
      width: 100%;
      max-width: 460px;
      margin-left: -10px;
    }
  
    .big-banner-possession {
      height: 49px;
      margin-top: 30px;
    }
  
    .home-team-logo {
      left: 10px;
    }
  
    .away-team-logo {
      right: 10px;
    }
    .red-card, .yellow-card {
        width: 18px;
    }
  }
  
  @media (max-width: 992px) {
    .image-container {
      max-width: 769px;
    }
  
    .video-main-inner div#container {
      max-width: 769px !important;
    }
  
    span {
      font-size: 0.8em;
    }
  
    .big-banner-title-content {
      font-size: 2em;
    }
  
    .big-banner-card {
      height: 37px;
      margin-top: 12.5px;
      width: 100%;
      max-width: 354px;
      margin-left: -7px;
    }
  
    .big-banner-possession {
      height: 37px;
      margin-top: 23px;
    }
  
    .home-team-logo {
      left: 10px;
    }
  
    .away-team-logo {
      right: 10px;
    }
  
    .big-banner-r-y-cards-home-team {
      margin-left: 10px;
      width: 35%;
    }
  
    .big-banner-r-y-cards-away-team {
      margin-right: 10px;
      width: 35%;
    }
  
    .red-card,
    .yellow-card {
      margin-right: 6px;
      width: 15px;
    }
  
    .big-banner-r-y-cards {
      justify-content: flex-start;
      gap: 8px;
    }
  }
  
  @media (max-width: 768px) {
    .image-container {
      max-width: 639px;
    }
  
    .video-main-inner div#container {
      max-width: 639px !important;
    }
  
    span {
      font-size: 0.6em;
    }
  
    .big-banner-title-content {
      font-size: 1.8em;
    }
  
    .big-banner-card {
      height: 30px;
      margin-top: 11px;
      width: 100%;
      max-width: 294px;
      margin-left: -7px;
    }
  
    .big-banner-possession {
      height: 30px;
      margin-top: 16px;
    }
  
    .home-team-logo {
      left: 10px;
    }
  
    .away-team-logo {
      right: 10px;
    }
  
    .home-team-box {
      width: 30%;
      margin-left: 30px;
    }
  
    .big-banner-r-y-cards-home-team {
      margin-left: 10px;
      width: 35%;
    }
  
    .big-banner-r-y-cards-away-team {
      margin-right: 10px;
      width: 35%;
    }
  
    .red-card,
    .yellow-card {
      margin-right: 6px;
      width: 12px;
      border-radius: 3px;
    }
  
    .big-banner-r-y-cards {
      justify-content: space-evenly;
      gap: 8px;
    }
  }
  
  @media (max-width: 640px) {
    .image-container {
      max-width: 359px;
    }
  
    .video-main-inner div#container {
      max-width: 359px !important;
    }
  }
  
  @media (max-width: 360px) {
  }
  