.freegames-short:not(.expanded) .games > a:nth-child(n+19){display: none}
@media (max-width: 430px){.freegames-short:not(.expanded) .games > a:nth-child(n+7){display: none}}
.freegames-short.expanded .fgi-load-more{display: none}
.freegames-short:not(.expanded) .fgi-load-less{display: none}
@media (min-width: 431px){.freegames-short:not(:has(.games > a:nth-child(n+19))) [class^="fgi-load-"]{display: none}}
@media (max-width: 430px){.freegames-short:not(:has(.games > a:nth-child(n+7))) [class^="fgi-load-"]{display: none}}
.fgi-load-more, .fgi-load-less{align-self: center; text-align: center; width: 190px}
.fgi-load-more a.showmorelink, .fgi-load-less a.showmorelink{background-color: transparent; border-radius: 5px; border: 1px solid #000000; border-bottom: 2px #000000 solid; color: #000000 !important; display: flex; flex-direction: row; align-items: center; justify-content: center; gap: 10px; text-shadow: unset; height: 39px; line-height: 39px; font-size: 16px; max-width: none; text-decoration: none; font-weight: 600}
.fgi-load-more a.showmorelink:hover, .fgi-load-less a.showmorelink:hover{color: #000000 !important; border-bottom: 1px #000000 solid !important}
.freegames-short .gms{display: flex; flex-direction: column; gap: 20px; align-items: center}
.gmss:not(.filtering) div.games a{display: flex}
@media (min-width: 560px){.gmss.freegames-short:not(.filtering) div.games a:nth-child(-n+19){display: flex !important}}
@media (max-width: 560px){.gmss.freegames-short:not(.filtering) div.games a:nth-child(-n+7){display: flex !important}}