/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/


.page-overview .section-even-more .image-overview-even-more-even-more {
    background-image:url(/uk/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_large.jpg);
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .page-overview .section-even-more .image-overview-even-more-even-more {
        background-image:url(/uk/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_large_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .section-even-more .image-overview-even-more-even-more {
        background-image:url(/uk/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_medium.jpg);
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-overview .section-even-more .image-overview-even-more-even-more {
        background-image:url(/uk/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_medium_2x.jpg);
    }
}

@media only screen and (max-width: 734px) {
    .page-overview .section-even-more .image-overview-even-more-even-more {
        background-image:url(/uk/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_small.jpg);
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .page-overview .section-even-more .image-overview-even-more-even-more {
        background-image:url(/uk/macos/ventura/images/overview/even-more/even_more__cw7r8pkm6iaa_small_2x.jpg);
    }
}


/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (min-width: 735px) {
  .grid-item-gaming-buddy .tile-body {
    flex-direction: row-reverse;
  }
}

@media only screen and (min-width: 1069px) {
  .page-overview .section-accessibility .grid-item-gaming-buddy .tile-body-blockquote {
    height: 620px;
    padding-top: 165px;
  }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .page-overview .section-accessibility .grid-item-gaming-buddy .tile-body-blockquote {
    height: 600px;
    padding-top: 195px;
  }
}

@media only screen and (min-width: 1069px) {
  .page-overview .section-accessibility .grid-item-gaming-buddy {
    --lottie-width: 300px;
  }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .page-overview .section-accessibility .grid-item-gaming-buddy {
    --lottie-width: 250px;
  }
}

@media only screen and (min-width: 1069px) {
  .page-overview .section-accessibility .grid-item-gaming-buddy .tile-blockquote {
    max-width: 440px;
  }
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
  .page-overview .section-accessibility .grid-item-gaming-buddy .tile-blockquote {
    max-width: 300px;
  }
}

@media only screen and (min-width: 1069px) and (max-width: 1249px) {
  .grid-item-gaming-buddy .typography-blockquote-copy {
    font-size: 56px;
    line-height: 1.0714285714;
  }
}




/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
