.dropdown-container {
    color: #fff
}

.dropdown-container a {
    color: #fff
}

.dropdown-container:hover .dropdown-box {
    display: block
}

.dropdown-box {
    z-index: 2;
    position: absolute;
    top: 3.08em;
    display: none;
    width: 15em;
    border-radius: .4rem;
    background: var(--dropdown-box)
}

.dropdown-box:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0.9em;
    top: -0.9em
}

.dropdown-box:after {
    content: '';
    position: absolute;
    background: transparent;
    border: 0.6em solid transparent;
    border-bottom-color: var(--dropdown-box);
    top: -1.1em;
    z-index: -1
}

.dropdown-footer {
    padding: 0.5em 0.5em 0;
    text-align: right
}

.dropdown-footer a {
    font-size: 0.85em
}

body::after {
    display: none;
    content: "481px,769px,1025px,1281px"
}

.wdg_featured_games {
    position: relative
}

.wdg_featured_games .tile {
    overflow: hidden
}

.wdg_label_overview .box-header {
    border: 0
}

.wdg_label_overview h2.box-title {
    float: none;
    border-radius: .4rem;
    margin: 0.5em 0;
    background: #e0e0e0;
    line-height: 2;
    text-align: center;
    font-size: 24px
}

.wdg_hot_games .box-title {
    width: calc(100% - 3em)
}

.wdg_recent_played_games .grid-col:nth-child(n+7) {
    display: none !important
}

@media screen and (min-width: 769px) {
    .wdg_recent_played_games .placeholder {
        display: block
    }

    .wdg_recent_played_games .grid-col:nth-child(n+7) {
        display: inline-block !important
    }
}

#mega_slider .game-info .game-title {
    font-family: 'Open Sans', sans-serif
}

#mega_slider .timer {
    background: rgba(229, 103, 173, 0.41)
}

#mega_slider .timer .value {
    background: #e567ad
}

@font-face {
    font-family: 'Dosis';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/dosis/v18/HhyaU5sn9vOmLzlnC_WoEoZKdbA-927c66310e1f091cb2272fcf889f67e8173083b6c5efa8b32090396bd9d4b65a.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Dosis';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/dosis/v18/HhyaU5sn9vOmLzlmC_WoEoZKdbA-d316f5e61cb4d90ade11099f288211b197e0d90728aceafcd8f9c82daa5414d8.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Dosis';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(/assets/dosis/v18/HhyaU5sn9vOmLzloC_WoEoZK-f7f5b025d424cc7bf77a1f32f86b2900300c4d3ddab526729497e3f4b7f6916c.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-family: 'Dosis';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/assets/dosis/v18/HhyaU5sn9vOmLzlnC_WoEoZKdbA-927c66310e1f091cb2272fcf889f67e8173083b6c5efa8b32090396bd9d4b65a.woff2) format("woff2");
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB
}

@font-face {
    font-family: 'Dosis';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/assets/dosis/v18/HhyaU5sn9vOmLzlmC_WoEoZKdbA-d316f5e61cb4d90ade11099f288211b197e0d90728aceafcd8f9c82daa5414d8.woff2) format("woff2");
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-family: 'Dosis';
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(/assets/dosis/v18/HhyaU5sn9vOmLzloC_WoEoZK-f7f5b025d424cc7bf77a1f32f86b2900300c4d3ddab526729497e3f4b7f6916c.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

:root {
    --advert-bg: #F5F5F5;
    --avatar-thumbnail-borders: #baddf9;
    --avatar-thumbnail-selected: #f5be19;
    --avatar-thumbnail-selected-borders: #3c7ce5;
    --avatar-thumbnail-selected-hover: #3c7ce5;
    --avatar-thumbnail-selected-hover-borders: #b88f13;
    --authentication: #de3838;
    --box-border-color2: #e0e0e0;
    --box-border-color: #ccc;
    --box-shadow-color: rgba(50, 50, 50, 0.45);
    --box-shadow-size: 0 1px 6px 0;
    --box-title-color: #3c7ce5;
    --box-title-hover: #3775cc;
    --brand-mobile-theme-bgcolor: #9fb929;
    --brand-primary-dark: #3775cc;
    --brand-primary-darker: #1b4d89;
    --brand-primary: #438afe;
    --brand-theme-bgcolor: #f2f2f2;
    --breadcrumb-color: #363636;
    --breadcrumb-hover-color: #438afe;
    --button-action-border: #7abfbf;
    --button-action-color: #438afe;
    --button-action-hover: #7abfbf;
    --button-border: #1b4d89;
    --button-browse-color: #ebf5ff;
    --button-color: #438afe;
    --button-filter-color: #baddf9;
    --button-floating-border-color: #8d8d8d;
    --button-floating-color: #bdbdbd;
    --button-floating-hover: #8d8d8d;
    --button-hover: #3c7ce5;
    --button-megaslider-color: #3c7ce5;
    --button-megaslider-text: var(--button-text-color);
    --button-megaslider-hover-color: #3c7ce5;
    --button-selected-border-color: #dea824;
    --button-megaslider-hover-border: #3975d8;
    --button-selected-color: #f5be19;
    --button-text-color: #fff;
    --carouseldots: #438afe;
    --content-bg-color: #fff;
    --dropdown-box: #438afe;
    --editorial-link-color: #438afe;
    --error-bg: #d84c4b;
    --error-text: #b00404;
    --footer-bg-color: #aa7718;
    --footer-border-color: #4a4a4a;
    --form-border: #e0e0e0;
    --form-color: #8d8d8d;
    --fwarrows-animation-0: rgba(55, 117, 204, 0);
    --fwarrows-animation-100: #3775cc;
    --global-tile-text-color: #3c7ce5;
    --headermenu-bg-color: #3c7ce5;
    --headermenu-mobile-bg-color: #4167a4;
    --headermenu-text-color: #fff;
    --lightslategray: #7abfbf;
    --media-thumb-borders: #baddf9;
    --megaslider-radius: var(--thumbnail-borders-radius);
    --menu-button-hover-text: #fff;
    --menu-button-hover: #baddf9;
    --menu-separate: #fff;
    --menucontainer-bg: rgba(0, 0, 0, 0.75);
    --mobile-burger-menu: #fff;
    --search-bar-border-color: #d50000;
    --searchlist-color: #000;
    --searchlist-searched-color: #3775cc;
    --seo-bg-color: #d50000;
    --seo-link-color: #f5be19;
    --static-page-color: #fff;
    --static-page-link: #3775cc;
    --submenu-bg-color: #ce0c12;
    --success-bg: #7db343;
    --tab-primary-color: #f54b52;
    --tab-secondary-color: #dd444a;
    --theme-color-primary: #438afe;
    --theme-font-family: 'Dosis';
    --thumbnail-borders-radius: 5px;
    --thumbnail-borders-w: 2px;
    --thumbnail-borders: #fff;
    --thumbnail-button-transform: uppercase;
    --timer-alpha-color: #baddf9;
    --tooltip-bg-second: rgba(216, 76, 75, 0.5);
    --tooltip-bg: rgba(216, 76, 75, 0.2);
    --tooltip-border: #438afe;
    --tooltip-popup-border: #d50000;
    --top-btn-color-border: #dd444a;
    --top-btn-color: #f54b52;
    --top-btn-hover-border: #d04046;
    --top-btn-hover: #dd444a;
    --warning-bg: #ffd600;
    --user-menu: #7db343;
    --user-menu-hover: #5e8f33;
    --profile-summary-bg: linear-gradient(90deg, #ee494a 0%, #ec8e34 50%, #e8c622 100%);
    --antibounce-popup: #d50000
}

:root {
    --cmp-banner-url: url(/assets/gamesgames/cmp-banner-drago-c7f98e78bcb11a92a4c518c409829384796f5181dbf05bdf53dbb695173bf883.png);
    --cmp-mascot-url: url(/assets/gamesgames/cmp-mascot-drago-239c1dee14866a69d053849c0c311f169d50170922c557791a78f5c22277ce4d.png);
    --cmp-link-color: #0055FF;
    --cmp-btn-bg: #0055FF;
    --cmp-btn-text: #FFF;
    --cmp-toggle-color: #0055FF;
    --cmp-toggle-bg: #A5C1F9
}

.ui-tooltip {
    text-align: center;
    padding: 0.5em;
    margin-bottom: 1.5em;
    border: 2px solid var(--tooltip-border);
    border-radius: .4rem;
    background: #fff;
    font-size: 0.9em
}

ol,
ul {
    list-style: none
}

body {
    color: #000;
    font: var(--theme-font-family), Arial, Helvetica, sans-serif;
    letter-spacing: 0.03em !important
}

@media all and (max-width: 1025px) {
    body {
        background: var(--brand-mobile-theme-bgcolor) !important
    }
}

.bold {
    font-weight: 700
}

.wdg_page_home .box-header {
    border-bottom: 1px solid var(--box-border-color)
}

.box-title small {
    font-size: 1em;
    font-weight: 300
}

.dropdown-footer {
    padding: .5em .5em 0;
    text-align: right
}

.tile-placeholder {
    overflow: hidden
}

.tile:hover {
    text-decoration: none;
    box-shadow: 0 1px 6px 0 rgba(50, 50, 50, 0.4)
}

.tile-thumbnail {
    border-radius: var(--thumbnail-borders-radius) var(--thumbnail-borders-radius) 0 0
}

.tile-thumbnail .button,
.tile-thumbnail .button.more {
    text-transform: uppercase
}

.tile-thumbnail>img {
    position: absolute;
    image-rendering: auto;
    border-radius: .8em .8em 0 0
}

.tile-title {
    overflow: hidden;
    margin: .35714em;
    color: var(--global-tile-text-color);
    font-size: 0.875em;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center
}

@media screen and (min-width: 769px) {

    .tile,
    .tile-placeholder {
        margin: .5em 0
    }
}

.wdg_featured_games {
    position: relative
}

.wdg_featured_games .tile {
    overflow: hidden
}

.wdg_hot_games .box-title {
    width: calc(100% - 3em)
}

.wdg_label_overview .box-header {
    border: 0
}

@media screen and (min-width: 769px) {
    .wdg_page_home .wdg_custom_labels .grid-col:nth-child(n+7) {
        display: none
    }
}

@media all and (min-width: 1025px) {
    .wdg_page_home .wdg_custom_labels .grid-col:nth-child(n+7) {
        display: inline-block
    }
}

.wdg_page_all_labels .wdg_page_home .grid .box-title.label_list-item-link,
.wdg_page_home .grid .box-title.ellipsis,
.wdg_page_home .grid .wdg_page_all_labels .box-title.label_list-item-link {
    max-width: 80%
}

@media screen and (max-width: 769px) {
    .wdg_segmentation_recommendations .grid-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        overflow: auto;
        padding-bottom: .2em;
        -webkit-overflow-scrolling: touch
    }

    .wdg_segmentation_recommendations .grid-row .grid-col {
        min-width: 33%;
        width: 33%
    }
}

.wdg_footer picture {
    align-self: flex-end
}

@media screen and (min-width: 1025px) {
    .wdg_footer--mascot {
        margin: 16px 11px 0 30px !important
    }
}

@media screen and (max-width: 1024px) {
    #wdg_header_logo {
        margin-top: 0 !important;
        margin-left: -3px
    }
}

.wdg_header_logo .logo {
    height: 48px !important
}

@media all and (min-width: 1025px) {
    .wdg_header_logo {
        padding: 5px 0 !important;
        margin-top: -5px !important;
        margin-left: -3px !important
    }
}

@media all and (max-width: 1024px) {
    .wdg_header_logo {
        padding: 0 !important
    }
}

@media all and (min-width: 769px) {
    .wdg_footer--text-column--locales ul {
        max-height: 140px !important
    }
}

.game-toolbar-menu_backdrop {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 5
}

.game-toolbar-menu_container {
    transition: transform 0.15s ease-in;
    transform: translateY(100%);
    position: fixed;
    bottom: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: #4a4a4a;
    z-index: 6
}

.game-toolbar-menu_container>* {
    padding: 0 15px;
    height: 48px;
    display: flex;
    align-items: center
}

.game-toolbar-menu_container>*:last-child {
    border-top: 1px solid grey
}

.game-toolbar-menu_container>* i {
    font-size: 22px;
    margin-right: 22px
}

.game-toolbar-menu_container>* i:before {
    display: inline-block
}

.share_btn {
    position: absolute;
    width: 100px;
    height: 50px;
    top: 12px;
    right: 0.1em;
}