<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 991px) {
    .dropdown-content {display: block;}
    li {margin-bottom: 10px;}
}


.dropdown:hover .dropdown-content {text-align: left;}
.dropdown-content a {display: block;font-size: 14px;padding: 5px;color: #212121;transition: color .3s ease-in-out;}
.dropdown-content a:before {bottom: 0;}
.dropdown-content a:hover {color: #1586e6;}
.menu-mobile {display: none;}

@media (max-width: 991px) {
    .menu-mobile {display: block !important;}
    .dropdown {display: none !important;}
}
.banner-img img{height: auto !important;}
.lazyload, .lazyloading {opacity: 0;}
.lazyloaded {opacity: 1;}
.breadcrumbs li:first-letter {text-transform: uppercase;}

/**download-box**/
.download-box.wn a.btn { height: 40px;text-align: center;-webkit-box-shadow: 1px 10px 24px rgba(55, 178, 245, 0.36);box-shadow: 1px 10px 24px rgba(55, 178, 245, 0.36);border-radius: 20px;background: none;color: #ffffff;font-weight: 400;line-height: 60px;text-transform: uppercase;letter-spacing: 0.9px;display: inline-flex;margin-right: 15px;}
.download-box.wn a.btn:hover { background: #fff;color: #aa80e3; }
/**end download-box**/


/**game_teaser**/
.fix-btn-game { position: fixed; right: 0px; top: 40%; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 2.8645833333vw; z-index: 20; }
.game_teaser { height: 50vh; }
@media screen and (max-width: 991px) {   .fix-btn-game { display: none !important; }   }
/** end game_teaser**/

/**
search
 */
.break {flex-basis: 100%;height: 0;}
/** end search */
</pre></body></html>