
#confetti {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
body.mobile .tile-card.not-mobile.is-wide:before,
body.tablet .tile-card.not-mobile.is-wide:before {
    bottom: 0;
}
body.mobile .tile-card.not-mobile:before,
body.tablet .tile-card.not-mobile:before {
    background: #00000080;
    border-radius: 6px 6px 2px 2px;
    bottom: 2.5rem;
    content: "";
    left: 3px;
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 2;
}
body.mobile .tile-card.not-mobile:after,
body.tablet .tile-card.not-mobile:after {
    background-image: url(../../../../a5a608004542fa3aed45.html);
    content: "";
    height: 53px;
    left: 50%;
    position: absolute;
    top: calc(50% - 3.5rem);
    transform: translateX(-50%);
    width: 62px;
    z-index: 3;
}
body.mobile .tile-card.not-mobile figure,
body.tablet .tile-card.not-mobile figure {
    overflow: hidden;
}
body.mobile .tile-card.not-mobile figure img,
body.tablet .tile-card.not-mobile figure img {
    filter: blur(5px);
}
body.mobile .tile-card.not-mobile .content,
body.tablet .tile-card.not-mobile .content {
    z-index: 2;
}
body.mobile .tile-card.not-mobile .badge,
body.tablet .tile-card.not-mobile .badge {
    display: block;
    white-space: nowrap;
}
body.mobile .tile-card.not-mobile .badge:not(.is-not-mobile),
body.tablet .tile-card.not-mobile .badge:not(.is-not-mobile) {
    display: none;
}
body.mobile .navbar-dropdown .tile-card.not-mobile:after,
body.mobile .navbar-dropdown .tile-card.not-mobile:before,
body.tablet .navbar-dropdown .tile-card.not-mobile:after,
body.tablet .navbar-dropdown .tile-card.not-mobile:before {
    content: none;
}
body.mobile .navbar-dropdown .tile-card.not-mobile .is-not-mobile,
body.tablet .navbar-dropdown .tile-card.not-mobile .is-not-mobile {
    bottom: 1px;
    font-size: 0.7rem;
    left: 4.35rem;
    position: absolute;
    transform: none;
}
body.mobile .navbar-dropdown .tile-card.not-mobile .name span,
body.tablet .navbar-dropdown .tile-card.not-mobile .name span {
    margin-bottom: 1rem;
}
body.mobile .navbar-dropdown .tile-card.not-mobile img,
body.tablet .navbar-dropdown .tile-card.not-mobile img {
    filter: none;
}
#ot-sdk-btn-floating {
    display: none;
}
#onetrust-banner-sdk .ot-sdk-container {
    min-height: 224px;
}
@media only screen and (max-width: 1130px) and (min-width: 897px) {
    #onetrust-banner-sdk {
        width: 85% !important;
    }
}
@media only screen and (min-width: 897px) {
    #onetrust-banner-sdk.vertical-align-content #onetrust-button-group-parent {
        margin-top: 0 !important;
    }
    #onetrust-banner-sdk #onetrust-policy-title {
        margin-top: 10px;
    }
}
#onetrust-banner-sdk #onetrust-step-counter {
    color: dimgray;
    display: block;
    margin-bottom: 20px;
    text-align: center;
}
@media only screen and (min-width: 897px) {
    #onetrust-banner-sdk #onetrust-step-counter {
        left: 50%;
        margin: 0;
        position: absolute;
        top: 0;
        transform: translateX(-50%);
    }
}
#onetrust-banner-sdk #onetrust-button-group {
    align-items: center;
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
}
@media only screen and (max-width: 896px) and (min-width: 426px) {
    #onetrust-banner-sdk #onetrust-button-group div {
        margin: 0;
        width: 100%;
    }
    #onetrust-banner-sdk #onetrust-button-group div button {
        width: 100%;
    }
}
#onetrust-banner-sdk #onetrust-button-group #onetrust-accept-btn-handler,
#onetrust-banner-sdk #onetrust-button-group #onetrust-reject-all-handler {
    margin-bottom: 1rem;
}
#onetrust-banner-sdk #onetrust-button-group #onetrust-reject-btn-container {
    display: none;
}
#onetrust-banner-sdk #onetrust-button-group #custom-kids-btn-container {
    margin-top: -5px;
}
#onetrust-banner-sdk #onetrust-button-group #custom-adults-btn-container,
#onetrust-banner-sdk #onetrust-button-group #custom-kids-btn-container {
    width: 100%;
}
#onetrust-banner-sdk
#onetrust-button-group
#custom-adults-btn-container
#onetrust-accept-adults-btn-handler,
#onetrust-banner-sdk
#onetrust-button-group
#custom-adults-btn-container
#onetrust-accept-kids-btn-handler,
#onetrust-banner-sdk
#onetrust-button-group
#custom-kids-btn-container
#onetrust-accept-adults-btn-handler,
#onetrust-banner-sdk
#onetrust-button-group
#custom-kids-btn-container
#onetrust-accept-kids-btn-handler {
    background-color: #fff;
    border-color: #1371c3;
    border-radius: 50px;
    box-shadow: 0 2px 10px -3px #999;
    color: #1371c3;
    font-weight: 700;
    height: 45px;
    margin: 0 auto 1rem;
    position: relative;
    text-align: center;
    width: 100%;
}
#onetrust-banner-sdk
#onetrust-button-group
#custom-adults-btn-container
#onetrust-accept-kids-btn-handler,
#onetrust-banner-sdk
#onetrust-button-group
#custom-kids-btn-container
#onetrust-accept-kids-btn-handler {
    font-size: 0.75em;
}
#onetrust-banner-sdk
#onetrust-button-group
#custom-adults-btn-container
#onetrust-accept-adults-btn-handler,
#onetrust-banner-sdk
#onetrust-button-group
#custom-kids-btn-container
#onetrust-accept-adults-btn-handler {
    background-color: #1371c3;
    border-color: #1371c3;
    color: #fff;
}
@media only screen and (min-width: 897px) {
    #onetrust-banner-sdk #onetrust-button-group #onetrust-accept-btn-container {
        margin-top: 0;
    }
    #onetrust-banner-sdk
    #onetrust-button-group
    #onetrust-accept-btn-container
    .button:last-of-type {
        margin-bottom: 0;
    }
    #onetrust-banner-sdk #onetrust-button-group #onetrust-accept-btn-container,
    #onetrust-banner-sdk #onetrust-button-group #onetrust-accept-btn-handler,
    #onetrust-banner-sdk #onetrust-button-group #onetrust-pc-btn-container,
    #onetrust-banner-sdk #onetrust-button-group #onetrust-pc-btn-handler,
    #onetrust-banner-sdk #onetrust-button-group #onetrust-reject-all-container,
    #onetrust-banner-sdk #onetrust-button-group #onetrust-reject-all-handler {
        width: 100%;
    }
    #onetrust-banner-sdk #onetrust-button-group #custom-kids-btn-container {
        margin-top: 0;
    }
}
.hpto .section > .container {
    padding: 1.25rem;
    width: 970px !important;
    z-index: 1;
}
.hpto .tag-card {
    height: 55px;
}
.hpto .tag-card img {
    width: 100px;
}
.search-input {
    border: 0;
    border-radius: 5px;
    box-shadow: 0 2px 5px #0000004d;
    padding: 1.25rem;
    width: 100%;
    z-index: 1;
}
.search-input:focus {
    outline: none;
}
.search-auto-complete {
    background-color: #fff;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 2px 5px #0000004d;
    box-sizing: border-box;
    margin: -1px 0 0;
    transition: all 0.2s linear;
    z-index: 1;
}
.search-auto-complete li {
    border-bottom: 1px solid #fafafa;
    color: #bfbfbf;
    cursor: pointer;
    display: block;
    height: 3.75rem;
    line-height: 3.75rem;
    overflow: hidden;
    padding: 0 1.25rem;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.search-auto-complete li:active {
    background-color: #fafafa;
}
.search-auto-complete li:last-child {
    border-bottom: none;
}
.search-auto-complete li span {
    color: #000;
}
.search-results-container .title {
    font-size: 1rem;
    margin: 0;
    padding: 0.625rem 1.25rem;
}
.search-results-container .title:last-of-type {
    margin-top: 0.5rem;
}
.search-games-results a,
.search-tags-results a {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    padding: 0.625rem 1.25rem;
    text-decoration: none;
    width: 100%;
}
.search-games-results img,
.search-tags-results img {
    background-color: #000;
    border-radius: 100%;
    height: 2.5rem;
    min-width: 2.5rem;
    width: 2.5rem;
}
.search-games-results p,
.search-tags-results p {
    box-sizing: border-box;
    padding: 0 1.25rem;
    position: relative;
    width: 100%;
}
.search-tags-results p {
    padding: 0;
}
.search-games-no-results:not(.notification),
.search-tags-no-results:not(.notification) {
    padding: 0.625rem 1.25rem;
}
.search-overlay {
    bottom: 0;
    display: none;
    left: 0;
    padding: 1.25rem 1.25rem 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
}
.search-overlay.is-active {
    display: block;
}
.search-overlay.search-has-results .search-input {
    border-radius: 5px 5px 0 0;
}
.search-overlay.search-has-results .search-overlay-container {
    height: 100%;
}
.search-overlay.search-has-hints .search-input {
    box-shadow: none;
    z-index: unset;
}
.search-overlay.search-has-hints .search-results {
    margin-top: -5px;
}
.search-overlay.search-has-hints .search-results li {
    border-top: none;
}
.search-overlay.search-has-hints .search-results li:first-child {
    border-radius: 5px 5px 0 0;
    margin-top: 1.25rem;
}
.search-overlay.search-has-hints .search-results li:first-child:last-child {
    border-radius: 5px;
}
.search-overlay .search-results {
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    overflow: auto;
}
.search-overlay .search-results li {
    background-color: #fff;
    border-bottom: 1px solid #fafafa;
    border-top: 1px solid #fafafa;
}
.search-overlay .search-results li:active {
    background-color: #fafafa;
}
.search-overlay .search-results li:last-child {
    border-bottom: none;
    border-radius: 0 0 5px 5px;
    margin-bottom: 1.25rem;
}
.search-overlay .search-results a {
    color: #000;
    padding: 1.25rem;
}
.search-overlay-container {
    display: flex;
    flex-direction: column;
    margin: auto;
    max-width: 400px;
    position: relative;
    width: 100%;
}
.search-overlay.search-has-results .search-overlay-container{
    height: 100%;
}
.search-overlay-container .control.is-loading:after {
    right: 1.25rem;
    top: 1.25rem;
}
.search-overlay-background {
    background-color: #000c;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
