/* Maxgiga TV & Entretenimento — imagens aprovadas */
.mge-tv-frame{
  background:
    linear-gradient(180deg,rgba(4,6,9,.10),rgba(4,6,9,.58)),
    url('https://www.maxgiga.com.br/wp-content/uploads/2026/09/Maxgiga-TV-Entretenimento-—-Hero-aprovado.jpg') center/cover no-repeat!important;
}
.mge-poster-series,
.mge-poster-live,
.mge-laptop-screen span:nth-child(2),
.mge-phone-grid i:nth-child(1),
.mge-phone-grid i:nth-child(4),
.mge-offer-tv:before{
  background:
    linear-gradient(180deg,rgba(0,0,0,.03),rgba(8,9,11,.58)),
    url('https://www.maxgiga.com.br/wp-content/uploads/2026/09/Maxgiga-—-TV-inclusa-aprovada.png') center/cover no-repeat!important;
}
.mge-poster-sports,
.mge-laptop-screen span:nth-child(3),
.mge-phone-grid i:nth-child(2),
.mge-phone-grid i:nth-child(5),
.mge-offer-sports:before{
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(5,13,21,.58)),
    url('https://www.maxgiga.com.br/wp-content/uploads/2026/09/Maxgiga-—-MaxSports-aprovado-HD.png') center/cover no-repeat!important;
}
.mge-poster-film,
.mge-laptop-screen span:nth-child(1),
.mge-phone-grid i:nth-child(3),
.mge-phone-grid i:nth-child(6){
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(19,10,7,.58)),
    url('https://www.maxgiga.com.br/wp-content/uploads/2026/09/Maxgiga-—-MaxUltra-aprovado.jpg') center/cover no-repeat!important;
}
.mge-offer-ultra:before{
  background:
    linear-gradient(180deg,rgba(0,0,0,.02),rgba(19,10,7,.58)),
    url('https://www.maxgiga.com.br/wp-content/uploads/2026/09/Maxgiga-—-MaxUltra-aprovado.jpg') center 28%/cover no-repeat!important;
}
@media(max-width:700px){
  .mge-offer-ultra:before{
    background-position:center 24%!important;
  }
}
