@import 'Ironhide.UI.ax8zu4hh6p.bundle.scp.css';

/* _content/KingdomRushBattles.Web/Components/Layout/MainLayout.razor.rz.scp.css */

#blazor-error-ui[b-u89wlk1p1e] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-u89wlk1p1e] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.page[b-u89wlk1p1e] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-u89wlk1p1e] {
    margin-top: 55px;
}

[b-u89wlk1p1e] .menu_ih_social a {
    display:inline-block;
    border: none;
    height: 55px;
    background-image: linear-gradient(#bababa 0 0);
    background-position: center bottom;
    background-size: 100% 0px;
    background-repeat: no-repeat;
    transition: background-size 0.2s;
    -webkit-user-drag: none;
}

    [b-u89wlk1p1e] .menu_ih_social a:hover,
    [b-u89wlk1p1e] .menu_ih_social a:active {
        background-size: 100% 4px;
    }




footer[b-u89wlk1p1e] {
    width: 100%;
    text-align: center;
}

    footer .legal[b-u89wlk1p1e],
    footer .footer_link[b-u89wlk1p1e] {
        display: inline-block;
    }

    footer .copyright[b-u89wlk1p1e]{

    }

    [b-u89wlk1p1e] .copyright .text-copyright {
        text-transform: uppercase;
        color: rgba(255,255,255,0.5);
    }

[b-u89wlk1p1e] .legal a,
.footer_link[b-u89wlk1p1e] {
    display: inline-block;
    color: white;
    font-family: var(--site-font-family), sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    transition: .2s;
    filter: saturate(0) contrast(0%) brightness(200%);
    border-bottom: 2px solid rgba(255,255,255,0);
    margin: 10px;
}

.external[b-u89wlk1p1e] {
    background-image: url(/img/icons/link-external.svg);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: 0.857em;
    padding-right: 1em;
}

[b-u89wlk1p1e] .legal a:hover,
[b-u89wlk1p1e] .legal a:active,
.footer_link:hover[b-u89wlk1p1e],
.footer_link:active[b-u89wlk1p1e] {
    border-bottom: 2px solid rgba(255,255,255,1);
    text-decoration: none;
}

footer.container_bg_mp[b-u89wlk1p1e]{
    padding: 0;
}

[b-u89wlk1p1e] footer .container {
    padding-top: 60px;
    padding-bottom: 60px;
}

[b-u89wlk1p1e] footer .copyright {
    margin: 10px 10px 0;
}
/* _content/KingdomRushBattles.Web/Components/Layout/Menu.razor.rz.scp.css */


.menu_game_logo_img[b-srdmjj5fz8] {
    width: 149px;
    filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
}

@media screen and (max-width: 600px) {
    .menu_game_logo_img[b-srdmjj5fz8] {
        width: 95px;
        height: 64px;
    }
}

.display_none[b-srdmjj5fz8]{
    display: none;
}

.sticky_up .menu_game_logo_img[b-srdmjj5fz8], .sticky_down .menu_game_logo_img[b-srdmjj5fz8] {
    width: 95px;
    height: 64px;
}

@media screen and (max-width: 959px) {
    .menu-open .offcanvas-body .links[b-srdmjj5fz8]  a {
        border-bottom: 1px solid #1d5865;
    }
}

[b-srdmjj5fz8] .hamburguer {
    cursor: var(--cursor-pointer);
    border: 2px solid red;
}

[b-srdmjj5fz8] .menu_game.menu-open .social {
    background-color: var(--menu-game-link-bg-color-hover);
}



/* _content/KingdomRushBattles.Web/Components/Pages/Creators/Creators.razor.rz.scp.css */
#creators[b-pb6m2m9h64]{
    /*min-height: 100vh;*/
}


.bg_mecha[b-pb6m2m9h64] {
    background-image: url("/img/creators/header-creators-600x458.avif");
    background-repeat: no-repeat;
    background-size: 600px;
    background-position: right bottom;
}

.header_creators[b-pb6m2m9h64] {
    padding-top: 130px;
}

@media screen and (min-width: 960px){
    .header_creators[b-pb6m2m9h64] {
        padding-top: 116px;
        padding-bottom: 50px;
    }
}

    .header_creators p[b-pb6m2m9h64] {
        color: white;
        font-size: 1.2em;
        line-height: 1.3;
        font-weight: bold;
    }

.page_title_wrapper[b-pb6m2m9h64] {
    width: 60%;
}

    .page_title_wrapper h3[b-pb6m2m9h64] {
        color: #54F4FF;
    }



.custom_list[b-pb6m2m9h64]{
    margin: 20px 0;
}

.custom_list p[b-pb6m2m9h64] {
    color: white;
    font-size: 1.2em;
    line-height: 1.3;
    font-weight: bold;
    margin: 0.6em 0;
    padding: 2px 2px 2px 40px;
    /*background-color: rgb(76, 255, 0, 0.2);*/
    background-image: url("/img/icons/tick-64x65.webp");
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: left center;
}

/* _content/KingdomRushBattles.Web/Components/Pages/Home.razor.rz.scp.css */
body[b-2m1t9h0gtj] {
    font-family: var(--site-font-family), sans-serif;
    background-color: black;
}

/*------------------------------------------------------ header ------------------------------------------------------*/

header.container_bg_mp[b-2m1t9h0gtj] {
    padding: 56px 0 0;
}

.header_content[b-2m1t9h0gtj]{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.header_CTA_group[b-2m1t9h0gtj]{
    margin: 3rem auto;
}

.header_mp .header_content h1[b-2m1t9h0gtj] {
    font-size: 3.3rem;
    line-height: 1;
    margin-bottom: 0.1em;
}

.header_mp .header_content h2[b-2m1t9h0gtj] {
    filter: drop-shadow(0px 3px 0px #000);
    font-size: 1.1rem;
    line-height: 1;
    color: #54F4FF;
}

@media screen and (min-width: 500px) {
    .header_mp .header_content h2[b-2m1t9h0gtj] {
        font-size: 1.4rem;
    }

    .header_mp .header_content h1[b-2m1t9h0gtj] {
        font-size: 3.8em;
    }
}

@media screen and (min-width: 700px) {
    .header_mp .header_content h2[b-2m1t9h0gtj] {
        font-size: 1.8rem;
    }
}

@media screen and (min-width: 1024px) {
    .header_mp .header_content h1[b-2m1t9h0gtj] {
        font-size: 4.8em;
    }
}

.header_mp[b-2m1t9h0gtj] {
    position: relative;
}


.container_bg_video_bg[b-2m1t9h0gtj] {
    position: absolute;
    z-index: -2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video_bg_overlay[b-2m1t9h0gtj] {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%);
    object-fit: cover;
}

.container_bg_video_bg video[b-2m1t9h0gtj] {
    opacity: 0.5;
}

.header_horizontal[b-2m1t9h0gtj],
.header_vertical[b-2m1t9h0gtj] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


@media screen and (max-width: 1024px) {
    .header_horizontal[b-2m1t9h0gtj] {
        display: none;
    }

    .header_vertical[b-2m1t9h0gtj] {
        display: block;
    }
}

@media screen and (min-width: 1024px) {
    .header_vertical[b-2m1t9h0gtj] {
        display: none;
    }

    .header_horizontal[b-2m1t9h0gtj] {
        display: block;
    }
}

.header_mp .container[b-2m1t9h0gtj] {
    height: 680px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

@media screen and (min-width: 480px) {
    .header_mp h1[b-2m1t9h0gtj] {
        font-size: 3.75em;
    }

    .header_mp .container[b-2m1t9h0gtj] {
        height: min(800px, 90vh);
    }
}


.bg_1v1[b-2m1t9h0gtj] {
    color: #446167;
    background: #F6FDFF;
    background: linear-gradient(90deg, rgba(246, 253, 255, 1) 50%, rgba(209, 232, 238, 1) 50%);
    display: inline-block;
    border-radius: 12px;
    padding: 2px 10px 4px;
}

    .bg_1v1 > span[b-2m1t9h0gtj] {
        font-size: 0.7em;
    }


.header_mp .header_content h2.header_CTA[b-2m1t9h0gtj] {
    color: white;
    margin-bottom: 0.1em;
}

.header_mp[b-2m1t9h0gtj]  .store_badge{
    transition: .2s;
}

    .header_mp[b-2m1t9h0gtj]  .store_badge:hover,
    .header_mp[b-2m1t9h0gtj]  .store_badge:active {
        filter: drop-shadow(0px 0px 5px #54F4FF);
    }

    .header_mp[b-2m1t9h0gtj]  .store_badge.badge_muted:hover,
    .header_mp[b-2m1t9h0gtj]  .store_badge.badge_muted:active {
        filter: drop-shadow(0px 0px 5px #fff) brightness(0.5) saturate(0);
    }






/*-------------------------------------------------- news feed ---------------------------------------------------------*/
[b-2m1t9h0gtj] .news__grid-title h1 {
    color: #fff;
    font-size: 2.5rem;
    line-height: 1;
    filter: drop-shadow(0px 4px 0px #000);
}

.news_mp[b-2m1t9h0gtj]  header div.container{
    padding: 0;
}


[b-2m1t9h0gtj] .news-feed .flavor{
    font-size: 1.2rem;
}

[b-2m1t9h0gtj] article-item h1{
    margin-bottom: 0.3em;
}
/*--------------------------------------- SOCIALS --------------------------------------------------------*/


#socials .section_h1[b-2m1t9h0gtj]{
    margin-bottom: .7em;
}

#socials[b-2m1t9h0gtj]  a {
    background-color: #132F40;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: none;
    line-height: 0;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    transition: .2s;
}

    #socials[b-2m1t9h0gtj]  a:hover {
        background-color: #225172;
        border: none;
        filter: drop-shadow(0px 4px 0px #132F40);
    }


    #socials[b-2m1t9h0gtj]  a img {
        margin: 0;
        padding: 0;
        width: 20px;
        height: auto;
    }

@media screen and (min-width: 500px) {
    #socials[b-2m1t9h0gtj]  a {
        width: 70px;
        height: 70px;
    }

        #socials[b-2m1t9h0gtj]  a img {
            width: 30px;
        }
}


/* _content/KingdomRushBattles.Web/Components/Pages/News/News.razor.rz.scp.css */
.news-list[b-u9ofezs8qe] {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
}
p[b-u9ofezs8qe] {
    color: #ccc;

}

/* _content/KingdomRushBattles.Web/Components/Pages/News/NewsDetail.razor.rz.scp.css */
/* _content/KingdomRushBattles.Web/Components/Pages/News/NewsDetailHeader.razor.rz.scp.css */
header[b-bsxn76fu77] {
    margin: 0 auto 1.5rem auto;
    display: flex;
    text-align: center;
    text-transform:uppercase;
}

h1[b-bsxn76fu77] {
    font-family: var(--site-font-family), sans-serif;
    font-size: 2.2rem;
    color: var(--blanco-100);
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    position: relative;
    max-width: 900px;
}

    h1 a[b-bsxn76fu77] {
        text-decoration: none;
        color: var(--blanco-100);
    }

        h1 a:hover[b-bsxn76fu77] {
            text-decoration: underline;
        }

h2[b-bsxn76fu77] {
    font-family: var(--site-font-family-alt);
    font-weight: normal;
    text-align: center;
    color: var(--color-highlight);
}
/* _content/KingdomRushBattles.Web/Components/Pages/News/NewsHeader.razor.rz.scp.css */
header[b-zd6a00o1ju] {
    margin: 0 auto 1.5rem auto;
    display: flex;
    text-align: center;
    text-transform:uppercase;
}

h1[b-zd6a00o1ju] {
    font-family: var(--site-font-family), sans-serif;
    font-size: 2.2rem;
    color: var(--blanco-100);
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    position: relative;
    max-width: 900px;
}

    h1 a[b-zd6a00o1ju] {
        text-decoration: none;
        color: var(--blanco-100);
    }

        h1 a:hover[b-zd6a00o1ju] {
            text-decoration: underline;
        }

h2[b-zd6a00o1ju] {
    font-family: var(--site-font-family-alt);
    font-weight: normal;
    text-align: center;
    color: var(--color-highlight);
}
/* _content/KingdomRushBattles.Web/Components/Pages/News/NewsLayout.razor.rz.scp.css */
/* ------------------------- News Page --------------------------------*/


.main[b-ve2tryg309] {
    display: flex;
    flex-direction: row;
    gap: 25px;
}

[b-ve2tryg309] aside {
    margin-left: auto;
    order: 1;
    flex: 0 0 300px;
    background-color: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(3px);
    border: none;
}

.content_feed[b-ve2tryg309] {
    flex: 0 0 calc(100% - 25px - 300px);
    order: 0;
}

@media screen and (max-width: 1280px) {
    .main[b-ve2tryg309] {
        flex-direction: column;
    }

    [b-ve2tryg309] aside {
        order: 0;
        flex: 0 0 100%;
        margin: 0;
    }

    .content[b-ve2tryg309] {
        order: 1;
    }
}

[b-ve2tryg309] .article-item {
    margin-bottom: 0;
}

    [b-ve2tryg309] .article-item.article-item-card {
        flex: 1 1 30%;
    }

        [b-ve2tryg309] .article-item.article-item-card:only-child {
            flex: 0 1 min(100%, 600px);
        }

@media screen and (max-width: 1024px) {
    [b-ve2tryg309] .article-item.article-item-card:first-child {
        flex: 1 1 100%;
    }

    [b-ve2tryg309] .article-item.article-item-card:only-child {
        flex: 0 1 min(100%, 600px);
    }
}

@media screen and (max-width: 764px) {
    [b-ve2tryg309] .article-item.article-item-card {
        flex: 1 1 100%;
    }
}

@media screen and (max-width: 764px) {
    [b-ve2tryg309] .article-item.article-item-list {
        flex-direction: column;
    }
}

/*----------------------------------------------------------- Thumbnail ----------------------------------------------------------*/


[b-ve2tryg309] .article-item.article-item-card .thumbnail {
    width: 100%;
}

[b-ve2tryg309] .article-item.article-item-list .thumbnail {
    flex: 0 1 34%;
    aspect-ratio: 16 / 9;
}



[b-ve2tryg309] .article-item .thumbnail a img {
    border: 2px solid transparent;
    box-sizing: border-box;
    transition: .2s;
    width: 100%;
}

/*----------------------------------------------------------- Content ----------------------------------------------------------*/

[b-ve2tryg309] .article-item .content {
    width: 100%;
}

[b-ve2tryg309] .article-item:hover {
    cursor: var(--cursor-pointer);
}

/*---------------------------------- Titles / Texts -----------------------------------------*/

#news[b-ve2tryg309] {
    font-family: 'Titillium Web', sans-serif;
}

[b-ve2tryg309] .news__grid-title h1 {
    font-family: var(--site-font-family);
    font-weight: 900;
    filter: drop-shadow(0px 4px 0px #000);
    font-size: 4rem;
    color: white;
}

[b-ve2tryg309] .news__grid-title h2 {
    font-weight: 900;
}

[b-ve2tryg309] .article-item .thumbnail {
    width: 100%;
}

    [b-ve2tryg309] .article-item .thumbnail a img {
        box-sizing: border-box;
        transition: .2s;
        width: 100%;
        border-radius: 8px;
    }

[b-ve2tryg309] .article-item .content {
    padding: 10px 2px;
    width: 100%;
}

[b-ve2tryg309] .article-item:hover {
    cursor: var(--cursor-pointer);
}


[b-ve2tryg309] .article-item.article-item-card,
[b-ve2tryg309] .article-item.article-item-list {
    background-color: rgba(255,255,255,0.1);
    backdrop-filter: blur(3px);
    padding: 8px;
    border-radius: 8px;
    margin: 0;
}



@media screen and (min-width: 764px) {
    [b-ve2tryg309] .article-item.article-item-list .content {
        padding-left: 8px;
        padding-top: 2px;
    }
}

[b-ve2tryg309] h2.flavor {
    color: rgba(255,255,255,0.7);
    font-size: 1.4rem;
    font-weight: 900;
    margin-bottom: .2em;
}


[b-ve2tryg309] h1 {
    text-shadow: none;
    filter: none;
}

[b-ve2tryg309] .news-list .article-item .content h1 a {
    display: block;
    color: rgba(255,255,255,1);
    font-size: 2rem;
    line-height: 1;
    font-weight: 900;
    margin-bottom: .2em;
    text-shadow: none;
    text-decoration: none;
}

    [b-ve2tryg309] .news-list .article-item .content h1 a:hover {
        text-decoration: none;
    }


[b-ve2tryg309] p.Summary {
    /*color: rgba(68, 97, 103, 1); version gris*/
    color: rgba(255,255,255,0.5);
    font-weight: bold;
    line-height: 1.5;
    /*text-wrap: pretty;*/
    text-overflow: ellipsis;
    overflow: hidden;
    /*white-space: nowrap;*/
    width: 100%;
}


[b-ve2tryg309] .news-list .article-item .content .Summary {
    line-height: 1.25;
}

@media screen and (max-width: 960px) {
    [b-ve2tryg309] .news-list h2.flavor {
        font-size: 1.2rem;
        font-weight: 900;
    }

    [b-ve2tryg309] .news-list .article-item .content h1 a {
        font-size: 1.5rem;
        line-height: 1;
        font-weight: 900;
    }

    [b-ve2tryg309] .article-item.article-item-list .thumbnail {
        flex: 0 1 40%;
    }
}

[b-ve2tryg309] aside h1 {
    font-weight: 900;
    color: var(--menu-game-background-color);
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 8px 8px 0 0;
}

[b-ve2tryg309] aside ul li a {
    font-weight: bold;
}

    [b-ve2tryg309] aside ul li a:hover,
    [b-ve2tryg309] aside ul li a:active {
        background-color: rgba(255, 255, 255, 0.08);
    }

    [b-ve2tryg309] aside ul li a.selected {
        background-color: rgba(255, 255, 255, 0.05);
    }


/* ------------------------- News Detail --------------------------------*/

[b-ve2tryg309] #news .detail_link {
    opacity: 0.8;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: inline-block;
    font-size: 1.2rem;
    transition: .2s;
}

    [b-ve2tryg309] #news .detail_link span {
        display: inline-block;
        width: 0;
        height: 0;
        border-top: .4em solid transparent;
        border-bottom: .4em solid transparent;
        border-right: .4em solid white;
        margin-right: .4em;
    }

    [b-ve2tryg309] #news .detail_link:hover,
    [b-ve2tryg309] #news .detail_link:active {
        opacity: 1;
    }

[b-ve2tryg309] #newsContent {
    background-color: rgba(255,255,255,1);
    border-radius: 8px;
    padding: 30px;
    color: #222222;
    font-size: 16px;
}

@media screen and (min-width: 680px) {
    [b-ve2tryg309] #newsContent {
        font-size: 18px;
    }
}

@media screen and (min-width: 1024px) {
    [b-ve2tryg309] #newsContent {
        font-size: 21px;
    }
}

[b-ve2tryg309] #newsContent p,
[b-ve2tryg309] #newsContent li {
    font-size: 1em;
}

[b-ve2tryg309] #newsContent h1 {
    font-size: 2.5em;
    line-height: 1;
}

[b-ve2tryg309] #newsContent h2 {
    font-size: 1.8em;
    line-height: 1;
}

[b-ve2tryg309] #newsContent h3 {
    font-size: 1.4em;
    line-height: 1;
}

[b-ve2tryg309] #newsContent h4 {
    font-size: 1.3em;
    line-height: 1;
}

[b-ve2tryg309] #newsContent h5 {
    font-size: 1.2em;
    line-height: 1;
}

[b-ve2tryg309] #newsContent h6 {
    font-size: 1.15em;
    line-height: 1;
}

[b-ve2tryg309] #newsContent p,
[b-ve2tryg309] #newsContent li,
[b-ve2tryg309] #newsContent h1,
[b-ve2tryg309] #newsContent h2,
[b-ve2tryg309] #newsContent h3,
[b-ve2tryg309] #newsContent h4,
[b-ve2tryg309] #newsContent h5,
[b-ve2tryg309] #newsContent h6{
    color: #222222;
}

[b-ve2tryg309] #newsContent a {
    color: rgb(21, 130, 195);
    text-decoration: none;
}

    [b-ve2tryg309] #newsContent a:hover,
    [b-ve2tryg309] #newsContent a:active {
        color: rgb(21, 130, 195);
        text-decoration: underline;
    }

[b-ve2tryg309] #newsContent .article-header {
}

[b-ve2tryg309] #newsContent .btn.btn-category {
    background-color: rgba(29, 82, 114, 0.2);
    border-radius: 4px;
    color: rgb(4, 62, 98);
    transition: .2s;
}

    [b-ve2tryg309] #newsContent .btn.btn-category:hover,
    [b-ve2tryg309] #newsContent .btn.btn-category:active {
        background-color: rgba(29, 82, 114, 0.4);
    }

[b-ve2tryg309] #newsContent .flavor {
    color: rgb(21, 130, 195);
    text-transform: uppercase;
    font-weight: 900;
}

[b-ve2tryg309] #newsContent img {
    margin: 1rem 0;
    height: auto;
    display: inline-block;
}


[b-ve2tryg309] #newsContent p img {
    height: auto;
    display: inline-block;
}

[b-ve2tryg309] #newsContent p[style*="text-align:center"] > a > img {
    display: inline-block;
}







[b-ve2tryg309] #newsContent .embed-responsive {
    display: block;
    height: 0;
    padding: 0;
    position: relative;
    overflow: hidden;
}

[b-ve2tryg309] #newsContent .embed-responsive-16by9 {
    padding-bottom: 56.25%;
    margin-top: .6rem;
    margin-bottom: .6rem;
}

[b-ve2tryg309] #newsContent .embed-responsive iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

[b-ve2tryg309] .detail_header {
    margin-bottom: 1rem;
}
/* _content/KingdomRushBattles.Web/Components/Pages/Presskit/Presskit.razor.rz.scp.css */

#presskit[b-hscewb6ur1] {
    color: #234048;
}

.header_presskit[b-hscewb6ur1] {
    padding-top: 130px;
}

@media screen and (min-width: 960px){
    .header_presskit[b-hscewb6ur1] {
        padding-top: 116px;
        padding-bottom: 50px;
    }
}

#presskit .header_presskit p[b-hscewb6ur1] {
    color: white;
    font-size: 1.2em;
    line-height: 1.3;
    font-weight: bold;
}

hr.hr_presskit[b-hscewb6ur1] {
    border: 0;
    margin: -1px auto;
    max-width: 2560px;
    background-color: #c8e1e5;
    height: 4px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
    background-repeat: no-repeat;
    background-position: center;
    background-size: 90%;
}


.custom_list[b-hscewb6ur1]{
    margin: 20px 0;
}

    .custom_list p[b-hscewb6ur1] {
        color: #234048;
        font-size: 1.2em;
        line-height: 1.3;
        font-weight: 600;
        margin: 0.6em 0;
        padding: 2px 2px 2px 40px;
        /*background-color: rgb(76, 255, 0, 0.2);*/
        background-image: url("/img/icons/tick-64x65.webp");
        background-size: 24px;
        background-repeat: no-repeat;
        background-position: left center;
    }

#presskit p[b-hscewb6ur1] {
    color: #234048;
    font-size: 1rem;
    line-height: 1.3;
    font-weight: 600;
}

@media screen and (min-width: 700px){
    #presskit p[b-hscewb6ur1] {
        font-size: 1.2rem;
    }
}

#presskit strong[b-hscewb6ur1] {
    font-weight: 900;
}

#presskit a[b-hscewb6ur1],
#presskit[b-hscewb6ur1]  a{
    display: inline-block;
    color: rgb(21, 130, 195);
    text-decoration: none;
}

    #presskit a:hover[b-hscewb6ur1],
    #presskit a:active[b-hscewb6ur1],
    #presskit[b-hscewb6ur1]  a:hover,
    #presskit[b-hscewb6ur1]  a:active{
        text-decoration: underline;
    }

.company-brand-content[b-hscewb6ur1],
.game-brand-content[b-hscewb6ur1] {
    display: flex;
    justify-content: center;
    gap: 2rem;
    flex-direction: row;
    align-items: flex-end;
    flex-wrap: wrap;
}

    .company-brand-content figure[b-hscewb6ur1]{
        width: 200px;
    }

    figure[b-hscewb6ur1] {
        text-align: center;
    }

 .download-caption[b-hscewb6ur1] {
    text-decoration: none;
    font-size: 1rem;
    font-weight: 600;
    margin-top: 1.5rem;
    border-bottom: 2px solid rgba(21, 130, 195, 0);
    transition: .2s;
}

#presskit a.download-caption:hover[b-hscewb6ur1] {
    text-decoration: none;
}

    .download-caption:hover[b-hscewb6ur1],
    .download-caption:active[b-hscewb6ur1] {
        text-decoration: none;
        border-bottom: 2px solid rgba(21, 130, 195, 1);
    }

.download-caption[b-hscewb6ur1],
.download-caption img[b-hscewb6ur1]{
    display: inline-block;
}

    .download-caption img[b-hscewb6ur1]{
        margin-left: 5px;
    }

.bkg_white[b-hscewb6ur1]{
    background-color: white;
}

.bkg_black[b-hscewb6ur1] {
    background-color: black;
}



.img_padding[b-hscewb6ur1] {
    padding: 10%;
    width: 100%;
    border-radius: 8px;
}

.game-brand-content .img_game_logo[b-hscewb6ur1],
.game-brand-content .img_game_icon[b-hscewb6ur1] {
    width: 200px;
    height: auto;
}

.img_game_logo[b-hscewb6ur1]{
    background-color: white;
    border-radius: 20px;
}

.img_game_icon[b-hscewb6ur1] {
    border-radius: 20px;
}

.img_fluid[b-hscewb6ur1]{
    display: block;
    width: 100%;
    height: auto;
}

.videos-content video[b-hscewb6ur1]{
    border-radius: 8px;
}

.images .images-content[b-hscewb6ur1] {
    margin-top: 1rem;
    --screenshot-gap: 1rem;
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
    flex-wrap: wrap;
    flex: 1 0 25%;
    gap: var(--screenshot-gap);
}

    .images .images-content .screenshot[b-hscewb6ur1] {
        max-width: 100%;
        height: auto;
        flex: 1 0 25%;
    }



        .images .images-content .screenshot .img-thumb[b-hscewb6ur1] {
            border-radius: 8px;
            border: 2px solid rgba(167, 203, 217,1);
            transition: .2s;
        }

        .images .images-content .screenshot:hover .img-thumb[b-hscewb6ur1] {
            border: 2px solid rgba(35, 64, 72,1);
        }

        @media screen and (max-width: 726px) {
            .images .images-content .screenshot[b-hscewb6ur1] {
        flex: 0 0 calc(50% - (var(--screenshot-gap)/2));
    }
}

/*@media screen and (max-width: 440px) {
    .images .images-content .screenshot {
        flex: 0 0 100%;
    }
}*/

#presskit a.mp_btn:hover[b-hscewb6ur1]{
    text-decoration: none;
}
/* _content/KingdomRushBattles.Web/Components/Pages/TermsAndConditions/TermsAndConditions.razor.rz.scp.css */
#terms[b-wr20vexqai] {
    color: #234048;
}


.header_terms[b-wr20vexqai] {
    padding-top: 160px;
    padding-bottom: 50px;
}

#terms .header_terms p[b-wr20vexqai] {
    color: white;
    font-size: 1.2em;
    line-height: 1.3;
    font-weight: bold;
}

.custom_list[b-wr20vexqai]{
    margin: 20px 0;
}

    .custom_list p[b-wr20vexqai] {
        color: #234048;
        font-size: 1.2em;
        line-height: 1.3;
        font-weight: 600;
        margin: 0.6em 0;
        padding: 2px 2px 2px 40px;
        /*background-color: rgb(76, 255, 0, 0.2);*/
        background-image: url("/img/icons/tick-64x65.webp");
        background-size: 24px;
        background-repeat: no-repeat;
        background-position: left center;
    }

#terms p[b-wr20vexqai] {
    color: #234048;
    font-size: 1.2em;
    line-height: 1.3;
    font-weight: 600;
}

#terms strong[b-wr20vexqai] {
    font-weight: 900;
}

#terms a[b-wr20vexqai] {
    display: inline-block;
    color: rgb(21, 130, 195);
    text-decoration: none;
}

    #terms a:hover[b-wr20vexqai],
    #terms a:active[b-wr20vexqai] {
        text-decoration: underline;
    }


#tarms a.mp_btn:hover[b-wr20vexqai]{
    text-decoration: none;
}
/* _content/KingdomRushBattles.Web/Components/UI/Badges.razor.rz.scp.css */
.badges[b-40z0cgnvw9]{
    line-height: 0;
}
.store_badge[b-40z0cgnvw9] {
    display: inline-block;
    transition: .3s;
    transform-origin: center center;
}

.badge_muted[b-40z0cgnvw9] {
    filter: brightness(0.5) saturate(0);
}

.store_badge[b-40z0cgnvw9]  img {
    height: 3.125rem;
    margin: 0.46875rem;
}

@media screen and (max-width: 600px){
    .store_badge[b-40z0cgnvw9]  img {
        height: 2.5rem;
        margin: 3px 2.5px;
    }
}

/* _content/KingdomRushBattles.Web/Components/UI/CreatorsForm_MP.razor.rz.scp.css */
[b-7843uz2jik] form {
    display: block;
    padding-top: 2rem;
    font-family: var(--form-font-family, var(--site-font-family));
    font-weight: var(--form-font-weight, bold);
    font-style: var(--form-font-style, normal);
    text-transform: var(--form-font-transform, none);
    color: #234048;
    font-size: var(--form-font-size, 1.1rem);
}

[b-7843uz2jik] p{
    text-align: left;
}

.custom_select_wrapper[b-7843uz2jik] {
    position: relative;
    display: inline-block;
}

.select_arrow[b-7843uz2jik] {
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    right: 12px;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #234048;
    border-bottom: 2px solid #234048;
    pointer-events: none;
}


[b-7843uz2jik] select {
    appearance: none;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #a7cbd9;
    padding: 10px 10px;
    color: #234048;
    font-weight: bold;
    font-size: 1.1rem;
    flex: 1;
    border-radius: 4px;
}

[b-7843uz2jik] select:disabled{
    background: #a7cbd9;
    color: #234048;
}

[b-7843uz2jik] option {
    color: #234048;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

    [b-7843uz2jik] option:hover {
        background-color: #132f40;
    }

[b-7843uz2jik] .age-control-group {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    gap: 5px;
}

    [b-7843uz2jik]  .age-control-group .custom_select_wrapper {
        width: 100%;
    }


[b-7843uz2jik] fieldset {
    border: none;
    padding: 0;
    margin-bottom: 1.2rem;
    min-width: 0;
}

[b-7843uz2jik] input {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: bold;
    color: #234048;
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 4px;
    background-color: #a7cbd9;
    padding: 8px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    [b-7843uz2jik] input::placeholder {
        color: rgba(35, 64, 72, 0.5);
    }

[b-7843uz2jik] .validation-message {
    color: #ab0f0f;
    font-size: .75em;
    line-height: 1.2;
    padding: .4em;
    background-color: rgba(255, 74, 28, 0.3);
    margin: 5px auto;
    border-radius: 4px;
}
/* _content/KingdomRushBattles.Web/Components/UI/CreatorsSubscription.razor.rz.scp.css */
[b-ixfv6453ub] form{
    text-align: center;
}

.modal-frame[b-ixfv6453ub] {
    background: #c8e1e5;
    color: var(--color-primary);
    position: relative;
    border-radius: 20px; 
    width: clamp(300px, 500px, 100%);
}

[b-ixfv6453ub] input{
    min-width: unset;
}

.modal-header[b-ixfv6453ub]{
    display:flex;
    justify-content: flex-end;
}

.modal-content[b-ixfv6453ub] {
    padding: 20px 5% 20px;
}



/*-------------------- close btn ------------------*/

[b-ixfv6453ub] .modal-close {
    position: absolute;
    right: 17px;
    top: 17px;
    width: 40px;
    height: 40px;
    padding: 0;
    opacity: .8;
    transition: .2s;
}

    [b-ixfv6453ub] .modal-close .close_icon {
        width: 100%;
        height: 100%;
        position: relative;
        background-color: #a7cbd9;
        border-radius: 50%;
    }

        [b-ixfv6453ub] .modal-close .close_icon .bar {
            position: absolute;
            width: 50%;
            height: 3px;
            background-color: #234048;
            top: 45%;
            left: 25%;
            transform-origin: center;
        }

            [b-ixfv6453ub] .modal-close .close_icon .bar:first-child {
                transform: rotate(45deg);
            }

            [b-ixfv6453ub] .modal-close .close_icon .bar:last-child {
                transform: rotate(-45deg);
            }

    [b-ixfv6453ub] .modal-close:hover,
    [b-ixfv6453ub] .modal-close:active{
        opacity: 1;
        transform: rotate(90deg);
    }



.post_subscriptin_msj[b-ixfv6453ub] {
    display: block;
    font-family: var(--form-font-family, var(--site-font-family));
    font-weight: var(--form-font-weight, bold);
    font-style: var(--form-font-style, normal);
    text-transform: var(--form-font-transform, none);
    color: #234048;
    font-size: var(--form-font-size, 1.4rem);
    padding: 0 0 20px;
}

.emote_sad[b-ixfv6453ub],
.emote_happy[b-ixfv6453ub] {
    display: block;
    width: 200px;
    margin: 1rem auto;
}
/* _content/KingdomRushBattles.Web/Components/UI/Feed.razor.rz.scp.css */


.news-feed[b-a15zxfthc3] {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
    
}

@media screen and (min-width: 900px) {
    .news-feed[b-a15zxfthc3] {
        gap: 25px;
    }
}


[b-a15zxfthc3] .article-item {
    background-image: none;
}


@media screen and (max-width: 900px) {
    [b-a15zxfthc3] .article-item.article-item-card:first-child:nth-last-child(3) {
        flex: 1 1 100%;
    }
}

[b-a15zxfthc3] .article-item.article-item-card:only-child {
    flex: 0 1 min(100%, 600px);
}

[b-a15zxfthc3] .article-item.article-item-card {
    flex: 1 1 30%;
}

@media screen and (max-width: 600px) {
    [b-a15zxfthc3] .article-item.article-item-card {
        flex: 1 1 100%;
    }

        /* Ocultar solo a partir de la tercera */
        [b-a15zxfthc3] .article-item.article-item-card:nth-child(n + 3) {
            display: none;
        }
}

[b-a15zxfthc3] .article-item .thumbnail {
    width: 100%;
}

    [b-a15zxfthc3] .article-item .thumbnail a img {
        box-sizing: border-box;
        transition: .2s;
        width: 100%;
        border-radius: 15px 15px 0 0;
    }

[b-a15zxfthc3] .article-item .content {
    padding: 10px 0;
    width: 100%;
}

[b-a15zxfthc3] .article-item:hover {
    cursor: var(--cursor-pointer);
}


[b-a15zxfthc3] .article-item.article-item-card {
    background-color: rgba(255,255,255,0.15);
    backdrop-filter: blur(3px);
    padding: 8px;
    border-radius: 20px;
    margin: 0;
    transition: .15s linear;
}

@media screen and (min-width: 900px) {

    [b-a15zxfthc3] .article-item.article-item-card {
        margin: 8px 0 8px;
    }



    [b-a15zxfthc3] .article-item.article-item-card:hover,
    [b-a15zxfthc3] .article-item.article-item-card:active {
        margin: 0 0 16px;
        /*filter: drop-shadow(0px 4px 0px #fff);*/
    }
}

[b-a15zxfthc3] h2.flavor {
    /*color: rgba(68, 97, 103, 1); version gris*/
    color: rgb(14, 62, 92);
    font-weight: 900;
    margin-bottom: .2em;
}

[b-a15zxfthc3] h1 {
    text-shadow: none;
    filter: none;
}

[b-a15zxfthc3] h1 a {
    color: rgba(255,255,255,1);
    font-weight: 900;
    display: block;
    font-size: 1.9rem;
    line-height: 0.9;
    margin-bottom: .2em;
    text-shadow: none;
    text-decoration: none;
}

    [b-a15zxfthc3] h1 a:hover {
        text-decoration: none;
    }

[b-a15zxfthc3] p.Summary {
    /*color: rgba(68, 97, 103, 1); version gris*/
    color: rgb(14, 62, 92);
    font-weight: bold;
    line-height: 1.5;
    /*text-wrap: pretty;*/
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
}

p.error[b-a15zxfthc3] {color:#fff;}
/* _content/KingdomRushBattles.Web/Components/UI/NewsletterSubscription.razor.rz.scp.css */
[b-kisvi5mrm7] form {
    text-align: center;
}

.modal-frame[b-kisvi5mrm7] {
    background: #c8e1e5;
    color: var(--color-primary);
    position: relative;
    border-radius: 20px; 
    width: clamp(300px, 500px, 100%);
}

[b-kisvi5mrm7] input{
    min-width: unset;
}

.modal-header[b-kisvi5mrm7]{
    display:flex;
    justify-content: flex-end;
}

.modal-content[b-kisvi5mrm7] {
    padding: 20px 5% 20px;
}



/*-------------------- close btn ------------------*/

[b-kisvi5mrm7] .modal-close {
    position: absolute;
    right: 17px;
    top: 17px;
    width: 40px;
    height: 40px;
    padding: 0;
    opacity: .8;
    transition: .2s;
}

    [b-kisvi5mrm7] .modal-close .close_icon {
        width: 100%;
        height: 100%;
        position: relative;
        background-color: #a7cbd9;
        border-radius: 50%;
    }

        [b-kisvi5mrm7] .modal-close .close_icon .bar {
            position: absolute;
            width: 50%;
            height: 3px;
            background-color: #234048;
            top: 45%;
            left: 25%;
            transform-origin: center;
        }

            [b-kisvi5mrm7] .modal-close .close_icon .bar:first-child {
                transform: rotate(45deg);
            }

            [b-kisvi5mrm7] .modal-close .close_icon .bar:last-child {
                transform: rotate(-45deg);
            }

    [b-kisvi5mrm7] .modal-close:hover,
    [b-kisvi5mrm7] .modal-close:active{
        opacity: 1;
        transform: rotate(90deg);
    }



.post_subscriptin_msj[b-kisvi5mrm7] {
    display: block;
    font-family: var(--form-font-family, var(--site-font-family));
    font-weight: var(--form-font-weight, bold);
    font-style: var(--form-font-style, normal);
    text-transform: var(--form-font-transform, none);
    color: #234048;
    font-size: var(--form-font-size, 1.4rem);
    padding: 0 0 20px;
}

.emote_sad[b-kisvi5mrm7],
.emote_happy[b-kisvi5mrm7]{
    display: block;
    width: 200px;
    margin: 1rem auto;
}
/* _content/KingdomRushBattles.Web/Components/UI/SubscriptionForm_MP.razor.rz.scp.css */
[b-nbc1jgutx9] form {
    display: block;
    padding-top: 2rem;
    font-family: var(--form-font-family, var(--site-font-family));
    font-weight: var(--form-font-weight, bold);
    font-style: var(--form-font-style, normal);
    text-transform: var(--form-font-transform, none);
    color: #234048;
    font-size: var(--form-font-size, 1.1rem);
}

[b-nbc1jgutx9] p{
    text-align: left;
}

.custom_select_wrapper[b-nbc1jgutx9] {
    position: relative;
    display: inline-block;
}

.select_arrow[b-nbc1jgutx9] {
    display: block;
    position: absolute;
    top: calc(50% - 1px);
    right: 12px;
    width: 8px;
    height: 8px;
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #234048;
    border-bottom: 2px solid #234048;
    pointer-events: none;
}


[b-nbc1jgutx9] select {
    appearance: none;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #a7cbd9;
    padding: 10px 10px;
    color: #234048;
    font-weight: bold;
    font-size: 1.1rem;
    flex: 1;
    border-radius: 4px;
}

[b-nbc1jgutx9] select:disabled{
    background: #a7cbd9;
    color: #234048;
}

[b-nbc1jgutx9] option {
    color: #234048;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

    [b-nbc1jgutx9] option:hover {
        background-color: #132f40;
    }

[b-nbc1jgutx9] .age-control-group {
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    gap: 5px;
}

    [b-nbc1jgutx9]  .age-control-group .custom_select_wrapper {
        width: 100%;
    }


[b-nbc1jgutx9] fieldset {
    border: none;
    padding: 0;
    margin-bottom: 1.2rem;
    min-width: 0;
}

[b-nbc1jgutx9] input {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: bold;
    color: #234048;
    width: 100%;
    height: 50px;
    border: none;
    border-radius: 4px;
    background-color: #a7cbd9;
    padding: 8px 15px;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

    [b-nbc1jgutx9] input::placeholder {
        color: rgba(35, 64, 72, 0.5);
    }

[b-nbc1jgutx9] .validation-message {
    color: #ab0f0f;
    font-size: .75em;
    line-height: 1.2;
    padding: .4em;
    background-color: rgba(255, 74, 28, 0.3);
    margin: 5px auto;
    border-radius: 4px;
}
