
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;900&display=swap');

body.v6.sale_summer2025 {
	background: url('https://cdn.cloudflare.steamstatic.com/store/promo/summer2025/front_page_tile.webp?v=2') repeat center top, #141e24;
    font-family: "Motiva Sans", Sans-serif;
}

body.v6.sale_summer2025 .responsive_page_template_content {
                margin: 0 auto;
            }

body.v6.sale_summer2025 .home_page_takeover_sizer {
                max-height: 420px;
                height: 55vw;
            }

body.v6.sale_summer2025 .home_page_takeover_link {
                z-index: 200;
            }

body.v6.sale_summer2025 .fullscreen-bg {
                position: absolute;
                z-index: 1;
                width: 100%;
                overflow: hidden;
                height: 100%;
                top: 0;
                display: flex;
                justify-content: center;
                align-items: center;
            }

body.v6.sale_summer2025 .home_header_textimage_ctn {
                width: 940px;
                max-width: 95vw;
                z-index: 100;
                position: absolute;
                margin: 0;
                height: 100%;
                max-height: 460px;
                display: flex;
                background-repeat: no-repeat;
                background-size: contain;
            }

body.v6.sale_summer2025 .home_ctn.discovery_queue_ctn, body.v6.sale_summer2025 .home_ctn.top_new_releases {
                                                                         background: transparent;
                                                                     }

body.v6.sale_summer2025.infinite_scrolling #footer.small_footer {
    background: black;
            }
body.v6.sale_summer2025 .home_sticker_ctn.mobile, body.v6.sale_summer2025 .home_deck_banner.mobile {
    display: none;
}
.page_background_holder_mobile {
    display: none;
}
.event_nav_element {
    position: absolute;
    width: 100%;
}

.page_background_overlay {
	width: 45vw;
	max-width: 700px;
	height: 100%;
	max-height: 683px;
	margin-left: 50%;
	position: absolute;
	transform: translateX(-50%);
	pointer-events: none;
	z-index: 1;
}

.page_background_overlay.alternate {
	width: 90vw;
	max-width: 1350px;
}

.click_for_alt {
	width: 20%;
	height: 20%;
	max-height: 150px;
	max-width: 150px;
	position: absolute;
	bottom: 14%;
	right: 0;
	cursor: url( 'https://cdn.cloudflare.steamstatic.com/store/promo/winter2024/Winter24_Paw.svg?v=1' ), pointer;
	pointer-events: auto;
}

.page_background_overlay.alternate .click_for_alt {
	bottom: 28%;
	right: 0;
}

@media screen and (max-width: 500px )
{
	body.v6 .page_background_overlay.alternate .click_for_alt {
		right: 10%;
	}
}

.home_sticker_ctn video {
	margin-left: 50%;
	transform: translateX(-50%);
	max-width: 100%;
}

.hero_parent_ctn .home_section_title {
	display: none;
	text-align: center;
	font-weight: 900;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	padding: 10px;
	border-radius: 20px;
}

.bookmark_triangle {
	width: 18px;
	margin-left: -1px;
	color: #E5502F;
	transform: rotate(180deg);
}

.bookmark_triangle.top {
	color: #B2292D;
}

.bookmark_img {
	width: 44px;
	padding-top: 12px;
	padding-right: 10px;
	background-color: #BE4328;
}

.bookmark_text {
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	color: #fefeef;
	text-overflow: ellipsis;
	background-color: #E5502F;
	padding: 0px 10px;
	letter-spacing: 1px;
	border-right: 3px solid #E5502F;
	border-left: 1px solid #E5502F;
}

.bookmark_text.top {
	border-right: 3px solid #B2292D;
	border-left: 1px solid #B2292D;
	background-color: #B2292D;
	font-size: 14px;
	padding: 7px 5px;
}

.bookmark_ctn.top {
	height: 32px;
}

.bookmark_text > div {
	font-size: 13px;
	font-weight: 900;
	color: #fefeef;
	text-overflow: ellipsis;
}

.bookmarks_ctn:hover {
	transform: rotate( 3deg ) scale(1.07);
	-webkit-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.bookmarks_ctn {
	display: flex;
	margin-bottom: 3%;
	margin-right: 1vw;
	position: relative;
	flex-direction: column;
	transform: rotate(
			0deg
	) scale(1);
	-webkit-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-moz-transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: transform 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94), filter 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
			font-family: "Motiva Sans", Sans-serif;
		font-weight: 200; /* thin */

		}

.bookmark_ctn {
	width: fit-content;
	user-select: none;
	height: 40px;
	display: flex;
	cursor: pointer;
	z-index: 5;
}

.summer_top_text {
	font-size: 16px;
	color: #ff8067;
	margin-bottom: 15px;
	font-weight: bold;
}

.summer_bottom_text {
	font-size: 24px;
	color: #FFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	align-self: center;
	filter: drop-shadow(2px 4px 12px #3D3E3899);
	font-family: "Motiva Sans", Sans-serif;
}

.summer_bottom_text span {
	color: #EBB616;
	text-decoration: underline;
}

.summer_bottom_ctn {
	display: flex;
	justify-content: flex-end;
	color: #FFF;
	font-size: 14px;
	margin: auto 3% 2% auto;
}

.summer_points_ctn {
	display: flex;
	align-self: flex-end;
	margin-left: 30px;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		}

.summer_points_column {
	display: flex;
	flex-direction: column;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.075em;
	color: #FFFFFF;
	font-weight: 500;
}

.summer_points_ctn img {
	width: 35px;
	height: 35px;
	margin-right: 10px;
}

.summer_points_amt {
	font-size: 18px;
	align-items: center;
	font-weight: bold;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.summer_banner_ctn {
	display: flex;
	background-repeat: no-repeat;
	background-position: center;
	flex-wrap: nowrap;
	margin: 20px 0;
	flex-grow: 1;
			font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		}


.summer_encore_ctn {
	margin-top: 1vw;
	margin-right: -2vw;
	text-align: center;
	max-width: 25%;
	padding: 5px;
	font-size: 24px;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
	border-radius: 14px;
	align-self: flex-end;
	transform: rotate(16deg);
			font-family: "Motiva Sans", Sans-serif;
		font-weight: bold; /* bold */

			font-style: italic;
	background: url('https://cdn.cloudflare.steamstatic.com/store/promo/summer2020/encore_bg.png?v=1') no-repeat center;
	background-size: cover;
	background-blend-mode: darken;
}
.summer_encore_text {
	padding: 8px 15px;
	border-radius: 14px;
	color: #403C3C;
	border: 3px solid #403C3C;
	display: inline-block;
}


.home_sticker_ctn {
	background-size: contain;
	min-height: 150px;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0, 0.73, 0.48, 1);
	transform: scale(1.0);
	margin: 0 0 0 0;
}

.split_banner_ctn {
	display: flex;
	gap: 10px;
}

.home_giftcard_ctn img {
	max-width: 400px;
	position: absolute;
	right: 0;
	top: -10px;
}

.home_giftcard_ctn {
	background: url('https://cdn.cloudflare.steamstatic.com/store/promo/winter2020/coupon_bg_games.jpg?v=2') no-repeat center top;
	overflow: hidden;
	min-height: 200px;
	position: relative;
	box-shadow: 2.86px 6.67px 14.29px rgba( 0, 0, 0, 0.67 );
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0, 0.73, 0.48, 1);
	transform: scale(1.0);
}

.home_giftcard_ctn .gift_cards_img {
	transform: rotate(15.75deg);
	transition-property: rotate;
	margin-left: auto;
}

.summer_banner_ctn.home_topgames_ctn {
	background: url('https://cdn.cloudflare.steamstatic.com/store/promo/winter2021/best.jpg?v=3') no-repeat center top;
	background-size: cover;
	height: 200px;
	box-shadow: 2.86px 6.67px 14.29px rgba( 0, 0, 0, 0.67 );
	align-items: center;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0, 0.73, 0.48, 1);
	transform: scale(1.0);
	margin-top: 80px;
}

.home_giftcard_ctn:hover, .home_sticker_ctn:hover, .home_topgames_ctn:hover, .home_deck_banner:hover {
	transition-property: transform;
	transition-duration: 0.3s;
	transition-timing-function: cubic-bezier(0, 0.73, 0.48, 1);
	transform: scale(1.01);
	text-decoration: none;
}

/* ============================================ */
/* STEAM AWARDS homepage section */
.home_steamawards_ctn.home_pagecontent_ctn {
    position: relative;
    background: url('https://cdn.cloudflare.steamstatic.com/store/promo/steamawards2024/header_notrophy.webp'), #111111;
    background-blend-mode: color-dodge;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding-bottom: 50px;
    margin-bottom: 60px;
}

.home_steamawards_title {
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: 900; /* black */

		    font-size: 44px;
    letter-spacing: -0.7px;
    color: #EBF000;
    line-height: 47px;
    padding-left: calc(100%/6);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.home_steamawards_subtitle {
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

		    font-size: 16px;
    color: #ffffff;
    padding-left: calc(100%/6);
    margin-bottom: 15px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.trophy_icon {
    position: absolute;
    width: 153px;
    height: auto;
    top: -91px;
    left: 34px;
}

.trophy_icon img {
    width: 100%;
}

.winner_grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 50px 10px;
}

@media screen and (max-width: 1115px )
{
    html.responsive .winner_grid {
        grid-template-columns: repeat(5, 1fr);
        width: 95vw;
    }

    html.responsive .trophy_icon {
        width: 13%;
    }

    html.responsive .home_steamawards_title,
    html.responsive .home_steamawards_subtitle {
        padding-left: 21%;
    }

    html.responsive .winner_ctn {
        height: 21.5vw;
    }
}
@media screen and (max-width: 975px )
{
    html.responsive .winner_grid {
        grid-template-columns: repeat(4, 1fr);
    }

    html.responsive .winner_ctn:nth-child(1) {
        grid-column-start: unset;
    }

    html.responsive .winner_ctn {
        height: 27vw;
    }
}
@media screen and (max-width: 745px )
{
    html.responsive .winner_grid {
        grid-template-columns: repeat(3, 1fr);
    }

    html.responsive .winner_ctn {
        height: 36vw;
    }

    html.responsive .trophy_icon {
         top: -5vw;
     }
}
@media screen and (max-width: 560px )
{
    html.responsive .winner_grid {
        grid-template-columns: repeat(2, 1fr);
    }

    html.responsive .winner_ctn {
       height: 55vw;
    }
}

.winner_ctn {
    position: relative;
    width: 100%;
    height: 200px;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    box-shadow: 0 0 8px black;
    background-color: #67629c;
    justify-self: center;
}

/* offset the first item in the grid so that there is room for the trophy on the left */
.winner_ctn:nth-child(1) {
    grid-column-start: 2;
}

.winner_ctn .category_background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-background-size: cover;
    background-size: cover;
    filter: opacity(0.6);
}

.winner_ctn .category_content {
    position: relative;
    height: 100%;
    box-shadow: 1px 1px 0px rgba(255, 255, 255, 0.0784313725) inset;
}

.winner_ctn .category_content .category_title {
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: bold; /* bold */

		    padding: 6px;
    font-size: 19px;
    line-height: 21px;
    color: white;
    text-align: center;
    height: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.winner_ctn:hover, .winner_ctn.gpfocus {
    transform: scale(1.1);
    z-index: 1;
    cursor: pointer;
}

.winner_ctn .category_content .game_capsule {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: transform 0.3s ease-in-out;
    box-shadow: 0 0 8px black;
}

.winner_ctn:hover .category_content .game_capsule img, .winner_ctn.gpfocus .category_content .game_capsule img {
    transform: scale(1);
}

.winner_ctn .category_content .game_capsule img {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
}

.winner_ctn .category_content .game_capsule img:nth-child(1) {
    transform: scale(0.75);
    transform-origin: 50% 80%;
    filter: opacity(0);
}

.winner_ctn:hover .category_content .game_capsule img:nth-child(1), .winner_ctn.gpfocus .category_content .game_capsule img:nth-child(1) {
    transform: scale(1);
    filter: opacity(1);
}

.winner_ctn .category_content .game_capsule img:nth-child(2) {
    transform: scale(0.90);
    transform-origin: 50% 0%;
    filter: opacity(1);
}

.winner_ctn:hover .category_content .game_capsule img:nth-child(2), .winner_ctn.gpfocus .category_content .game_capsule img:nth-child(2) {
    filter: opacity(0);
}


.winner_price {
    background: black;
    height: 20px;
    width: 100px;
}
/* ================================================= */
/* End STEAM AWARDS */

body.v6.sale_summer2025 .carousel_container.paging_capsules .carousel_items.hero_row > * {
	transition: opacity 400ms;
	width: auto;
	gap: 12px;
}

/* Add space for arrows */
body.v6.sale_summer2025 .sale_capsule_carousel .carousel_items > * {
	width: 100%;
}

/* ================================================= */
/* FOR HOMEPAGE SECTIONS WITH A BACKGROUND */
.home_pagecontent_ctn .ctn_background .home_section_title {
	padding: 24px 24px 0 24px;
}

.home_pagecontent_ctn .ctn_background .home_section_button {
	padding: 0 24px;
	margin: 0;
}

.home_pagecontent_ctn .ctn_background .home_section_subtitle {
	padding: 0 24px;
}
.home_pagecontent_ctn .ctn_background .carousel_container.paging_capsules {
	padding: 16px;
}

/* ================================================= */
/* NEW FEATURED DISCOUNTS */
.home_pagecontent_ctn.featured_special_deals .ctn_background {
	position: relative;
	border-radius: 3px;
	background: linear-gradient(161deg, #3f2343 8.84%, #8f5363 86.04%);
}

@media screen and (max-width: 500px )
{
	body.v6 .home_pagecontent_ctn.featured_special_deals .ctn_background {
		border-radius: 0;
	}
}

/* .home_pagecontent_ctn.featured_special_deals .carousel_thumbs > div {
	background-color: #cba36c;
}

.home_pagecontent_ctn.featured_special_deals .carousel_thumbs > div.focus {
	background-color: #e3535b;
} */

.featured_special_deals .home_section_title {
	color: #f9e8f9;
	text-shadow: 1px 1px 8px rgba(0,0,0,0.2);
	font-family: "Motiva Sans", sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: 800;
	line-height: 1;
	text-transform: none;
}

.featured_special_deals .home_section_subtitle {
	color: #9fbdd9;
	font-size: 19px;
	font-weight: 400;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.25);
}

.home_pagecontent_ctn.featured_special_deals .ctn_background .btnv6_white_transparent {
	background: #f9e8f9;
	padding: 6px 12px;
}
.home_pagecontent_ctn.featured_special_deals .ctn_background .btnv6_white_transparent span {
	font-size: 16px;
}


/* ================================================= */
/* END NEW FEATURED DISCOUNTS */

.home_sticker_col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px;
    padding-left: 60px;
}

.home_giftcard_ctn .home_sticker_col {
    max-width: 60%;
}

.home_giftcard_ctn .home_sticker_title {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    line-height: 42px;
    font-weight: 900;
    letter-spacing: 0.03em;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.home_giftcard_ctn .home_sticker_desc {
    color: #ffffff99;
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		}

.home_topgames_title {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 900;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    color: #fff;
}

.home_topgames_desc {
    color: #cad3df;
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    font-weight: 500;
    font-size: 20px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 450px )
{
    body.v6 .home_topgames_desc {
        display: none;
    }
}



.home_sticker_title {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    font-weight: 900;
    color: #f5f5f5;
    line-height: 42px;
    text-transform: uppercase;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.home_sticker_desc {
    font-family: 'Montserrat', sans-serif;
    text-transform: none;
    font-weight: 500;
    font-size: 20px;
    color: #f5db7e;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.summer_banner_ctn.home_sticker_ctn  img,
.summer_banner_ctn.home_topgames_ctn img {
    padding-right: 33px;

}

.summer_banner_ctn.home_sticker_ctn .sm_sticker {
    width: 150px;
    height: 150px;
    padding-top: 30px;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}


/* end homepage nav elements */


.main_content_ctn {
    position: relative;
}

@media screen and (max-width: 910px ) {
	body.v6 .main_content_ctn {
		margin-top: 60px;
	}
}

/* @media screen and (max-width: 852px ) {
    body.v6 .main_content_ctn {
        background: rgba(18, 14, 13, 0.8);
    }
} */


body.v6.sale_summer2025 .ds_options {
                z-index: 100;
            }


.home_pagecontent_ctn {
    max-width: 1300px;
	box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    padding: 1% 50px;
    width: auto;
}

@media screen and (max-width: 910px ) {
	.home_pagecontent_ctn {
		padding: 1% 2%;
	}
}

@media screen and (max-width: 500px ) {
    .home_pagecontent_ctn.no_mobile_margin {
        padding-left: 0;
        padding-right: 0;
    }
}

body.v6 .home_page_gutter {
    display: none;
}

body.v6 .discount_pct  {
    font-weight: bold;
    color: #000000;
    background: #A1CD44;
    padding: 6px;
    font-size: 16px;
}

body.v6 .discount_block_inline .discount_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    padding: 3px;
}

body.v6 .discount_block_inline .discount_icon img {
    height: 20px;
}

body.v6 .discount_prices .discount_original_price {
    color: #848e94;
}

body.v6 .no_discount .discount_prices {
    background: #0c0f11;
    padding: 8px;
}

body.v6 .discount_block.no_discount .bundle_base_discount {
    background: #0c0f11;
    padding: 4px 6px;
}


body.v6 .discount_prices > div {
    font-size: 14px;
    color: #ffffff;
}
@media screen and (max-width: 500px )
{
    body.v6 .discount_prices > div {
        font-size: 11px;
    }
    body.v6 .discount_pct {
        padding: 5px;
        font-size: 12px;
    }
}

body.v6 .discount_block.no_discount .discount_final_price {
    padding: 0px 4px;
}

body.v6 .discount_block {
    background: none;
}

body.v6 .sale_capsule {
    position: relative;
    z-index: 1;
}

body.v6 .sale_capsule.with_microtrailer.microtrailer_active {
    position: relative;
    z-index: 3;
}

body.v6 .discount_block {}

.home_section_subtext {
	font-size: 14px;
	display: inline-flex;
	align-items: center;
	background: #4ecc8f;
	color: #000;
	padding: 5px 10px;
	margin-left: 10px;
	border-radius: 3px;
}

.home_section_title {
	display: flex;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-family: "Motiva Sans", Sans-serif;
	font-weight: 600;
	color: #ffffff;
	padding: 10px;
}

.home_section_subtitle {
	display: flex;
	font-size: 14px;
	text-transform: none;
	font-family: "Motiva Sans", Sans-serif;
	font-weight: normal;
	color: #ffffff;
}

.title_grid {
	display: grid;
	grid-template-columns: auto;
	grid-template-rows: auto;
	grid-template-areas:
    "title button"
    "subtitle button";
}

@media screen and (max-width: 800px )
{
	.title_grid {
		grid-template-areas:
			"title title"
			"subtitle button";
	}
}

.title_grid .home_section_title {
	grid-area: title;
	text-align: left;
	margin: 0;
}

.title_grid .home_section_subtitle {
	grid-area: subtitle;
}

.title_grid .home_section_button {
	grid-area: button;
	justify-self: end;
	align-self: center;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
}

.sale_capsule_carousel .carousel_items {
	display: flex;
	justify-content: center;
}

@media screen and (max-width: 500px )
{
    .content_hub_carousel_ctn .carousel_items {
        justify-content: start;
        padding-left: 12px;
        scroll-padding-left: 12px;
    }
}

.content_hub_capsule_ctn .label {
	font-size: clamp( 16px, 1.3vw, 21px );
	line-height: 24px;
}

.content_hub_carousel_ctn .home_section_title {
	background-color: unset;
    color: #ffffff;
    padding: 10px;
	flex-wrap: wrap;
}

.content_hub_capsule_ctn .gradient {
	background: radial-gradient(115% 120% at 0% 0%, transparent, #e6824cc7 80%, #ff5a2d);
}

.content_hub_capsule_ctn .label {
	color: #8e3303;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);
}

.home_deck_section {
	background: rgba(0, 0, 0, 0.5);
}

.home_deck_title_ctn {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.sale_capsule_image {
    display: block;
    max-width: 100%;
}

.sale_capsule.with_microtrailer .sale_capsule_image {
    transition: opacity 0.3s;
    position: relative;
    z-index: 2;
}

.sale_capsule.with_microtrailer .ds_flag
{
    transition: opacity 0.6s;
}

.sale_capsule.with_microtrailer:hover .ds_flag
{
    opacity: 0;
}

.sale_capsule_video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
	height: 100%;
    z-index: 1;
    opacity: 0;
	background: black;

    transition: opacity 0.6s;
}

.sale_capsule.with_microtrailer.microtrailer_active .sale_capsule_image {
    opacity: 0;
}

.sale_capsule.with_microtrailer.microtrailer_active .sale_capsule_video {
    opacity: 1;
	box-shadow: 4px 4px 10px #110c0c;
}

.home_featured_ctn .three_row {
    display: flex;
    justify-content: space-between;
}

.home_featured_ctn .three_row .sale_capsule {
    position: relative;
}

.home_featured_ctn .three_row .sale_capsule .discount_block {
    position: absolute;
    right: 0;
    bottom: 20px;
}

.home_featured_ctn .three_row .sale_capsule .discount_block > div {
    font-size: 14px;
}

.sale_capsule_image.autosize {
    width: 100%;
}

/* Steam Awards Banner */
.awards_banner {
    overflow: visible;
    padding: 20px 0px;
}
.awards_banner .home_page_content {
    width: 1200px;
}
.awards_banner .banner_ctn {
}
.awards_banner.custom .banner_ctn {

}
.awards_banner a {
    display: block;
    box-shadow: 2px 2px 10px black;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 0.73, 0.48, 1);
}
.awards_banner img {
    display: block;
    width: 100%;
}
.awards_banner a:hover {
    transform: scale(1.02);
}
.awards_banner .home_page_content {
    overflow: visible;
    padding: 0px;
}
@media screen and (max-width: 500px )
{
    .awards_banner .home_page_content.banner_desktop {
        display: none;
    }
    .awards_banner .home_page_content.banner_mobile {
        display: block !important;
    }
}
/* End Steam Awards Banner */


/* Top Games of 2020 Banner */
.bestof_banner {
    background: url('https://cdn.cloudflare.steamstatic.com/store/promo/winter2020/bestof_banner_background.jpg?v=2') no-repeat top center #1f2126;
    padding-top: 72px;
    margin-top: 20px;
    border-top: 1px solid #353841;
    padding-bottom: 50px;
    margin-bottom: 20px;
}
.bestof_banner .home_page_content {
    width: 1200px;
}
.bestof_banner a {
    display: block;
    box-shadow: 2px 2px 10px black;
    transition-property: transform;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 0.73, 0.48, 1);
}
.bestof_banner a:hover {
    transform: scale(1.02);
}


/* Top New Releases Banner */
.home_ctn.top_new_releases {
    background: #1b2838;
    height: 42vw;
    max-height: 354px;
    margin-bottom: 100px;
}
.top_new_releases_background {
    top: 0;
}
.top_new_releases_banner_click {
    top: 46px;
}
.top_new_releases_carousel {
    top: 46px;
    position: relative;
}
/* End Top New Releases Banner */

.home_morefeatured_ctn {
    margin-top: 20px;
    margin-bottom: 20px;
}

.home_morefeatured_ctn .home_section_title {
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: 300; /* light */

		    text-transform: uppercase;
    font-size: 17px;
}

.home_morefeatured_ctn .three_row, .home_morefeatured_ctn .four_row {
    display: flex;
    justify-content: space-between;
}
.home_categories_ctn {
    padding-top: 1px;
    padding-bottom: 1px;
}
.home_category_ctn {
    display: flex;
    position: relative;
}

body.v6 .page_content_ctn.dark {
	background-color: unset;
}

body.v6 .page_content_ctn {
}

.home_category_ctn .home_category_title_ctn {
    width: 330px;
    max-width: 28%;
    flex-shrink: 0;
    padding: 20px 0px 20px 30px;
    justify-content: center;
    flex-direction: column;
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: bold; /* bold */

		    position: relative;
    display: flex;
	background-size: cover;
	background-color: #8d249b45;
	box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}

.home_tabs_row {
	color: #ffffff;
    padding: 10px;
}

.home_category_games_ctn {
    margin: 20px 0;
    padding: 18px;
    min-width: 0;
	background-color: #8d249b45;
}

.home_category_games_ctn .salerow3 .sale_capsule {
	max-width: 49%;
	min-width: 26%;
    width: auto;
    flex: 1;
}

.sale_capsule_carousel .sale_capsule {
	flex-shrink: 1;
	scroll-snap-align: start;
}

.home_deck_banner_ctn {
	display: flex;
	justify-content: center;
	padding: 0 2% 2% 2%;
	max-height: 285px;
}

.home_deck_banner img {
	max-width: 100%;
}

.see_more_link {
	display: flex;
	justify-content: right;
	flex-wrap: wrap;
	gap: 5px;
    color: rgb(255, 255, 255);
	text-align: right;
	margin-top: 10px;
	font-size: 14px;
}

a:hover {
	color: rgb(255, 255, 255);
}

.btnv6_white_transparent {
    background: #f9e8f9;
	border: none;
}

.btnv6_white_transparent:not(.btn_disabled):not(:disabled):not(.btn_active):not(.active):hover {
    text-decoration: none !important;
	background: rgba(255,255,255,1);
	border: none;
}

.btnv6_white_transparent > span {
    display: block;
    border: none;
	color: black;
	font-weight: 600;
	font-size: 14px;
}

.btnv6_white_transparent:not(.btn_disabled):not(:disabled):not(.btn_active):not(.active):hover > span {
    border: none;
}

.home_category_ctn .see_more_link {
    position: absolute;
    bottom: 0;
    right: 0;
	background: rgba(255,255,255,0.6);
}

..home_category_ctn .see_more_link span {
	font-size: 14px;
	font-weight: 600;
	color: black;
}

.home_category_focus_ctn .sale_capsule {
    margin: 0px 0px 0px 0px;
    margin-top: 50px;
}

 .home_category_title {
    text-transform: uppercase;
    font-size: 28px;
	color: #ffffff;
    word-wrap: break-word;
    min-width: 70%;
    max-width: 100%;
    position: relative;
    padding-top: 10px;
	padding-bottom: 10px;
    padding-left: 25px;
    font-weight: 900;
}

.home_category_title b {
    font-size: 28px;
    font-weight: 900;
}

.home_tag_category_title,
.home_tag_category_title b {
    min-width: 70%;
    max-width: 100%;
    position: relative;
    text-transform: uppercase;
    color: #ffffff;
    word-wrap: break-word;
    font-weight: 900;
    font-size: 28px;
}

html:lang( ru ) .home_tag_category_title,
html:lang( ru ) .home_tag_category_title b{
    font-size: 32px;
}

.home_category_subtitle_tags {
    text-transform: uppercase;
    font-size: 14px;
    color: #fefeef;
    word-wrap: break-word;
    line-height: 48px;
    min-width: 70%;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
}

.home_category_top_decoration {
    overflow: hidden;
    max-width: 380px;
    width: 500px;
    position: absolute;
    left: -5pt;
    top: -5pt;
}

.home_category_top_decoration img {
    height: 45px;
    position: relative;
    -webkit-filter: drop-shadow(0px 0px 4px #222);
    filter: drop-shadow(0px 0px 4px #222);
}

.home_category_subtitle {
    text-transform: uppercase;
    font-size: 17px;
	color: #ffffff;
    word-wrap: break-word;
    line-height: 25px;
    padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
    min-width: 70%;
    max-width: 100%;
    font-weight: 600;
}

.home_category_subtitle b {

    		font-family: "Motiva Sans", Sans-serif;
		font-weight: bold; /* bold */

		    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.45);
}

.home_header_textimage {
    background-position: left top;
    height: 12vw;
    max-height: 200px;
    background-size: contain;
}

.steamawards_winners_header {
    display: flex;
    margin-bottom: 15px;
}

.steamaward_winners_ctn {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    position: relative;
    padding: 25px 50px;
}

.steamaward_winners_title {
    text-align: left;
    color: #0f1522;
    font-size: 28px;
    text-transform: uppercase;
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: 900; /* black */

		}

.steamaward_winners_title div {
    font-size: 60px;
}

.steamaward_winners_trophy_img {
    width: 86px;
    margin-top: -100px;
    margin-right: 20px;
}

.steamaward_winners_link_ctn {
    margin-left: auto;
	height: fit-content;
}

.steamaward_winners_link {
    color: #0f1522;
    font-size: 14px;
    text-transform: uppercase;
	text-decoration: underline;
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		}

body.forgeyourfate {
    background: #000000;
}

p.home_subtitle_ctn {
	font-size: 20px;
	color: #ffffff;
	font-weight: 600;
	padding: 5px 10px;
}

p.home_subtitle_ctn a {
	font-size: 20px;
	font-weight: 600;
	text-shadow: 2px 2px 4px #225a45;
}

@media screen and (min-width: 2300px )
{
    body.v6.sale_summer2025 {
                    background-size: unset;
                }
}

@media screen and (max-width: 1400px )
{
    body .responsive_page_frame .summer_encore_ctn {
        font-size: 14px;
    }
}


@media screen and (max-width: 1224px )
{
    .home_category_top_decoration{
        max-width: 33.2%;
    }
    body.responsive_page .home_page_body_ctn.has_takeover .fullscreen-bg__video {
        width: 100vw;
    }
    .body.responsive_page .home_header_textimage {

        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover !important;
    }
    .body.responsive_page .hero_ctn {
        margin: 20px 0px;
    }
}

@media screen and ( max-width: 1475px )
{
    body.responsive_page .page_background_holder, body.responsive_page .fullscreen-bg__video {
		height: 50vw !important;
		background-size: cover !important;
	}

	body.responsive_page .home_page_body_ctn .home_page_takeover_sizer {
		height: 32vw;
	}
}

@media screen and ( max-width: 1200px )
{

    html.responsive .summer_bottom_text {
        font-size: 20px;
    }

    html.responsive .summer_bottom_ctn {
        margin: auto 0 2% 3%;
        justify-content: flex-start;
    }

    html.responsive .summer_bottom_subtext {
        font-size: 12px;
    }

    .home_category_games_ctn .salerow3 .sale_capsule
    {
        min-width: 200px;
    }
    html.responsive #live_streams_carousel .focus .broadcast_capsule:nth-child(odd) {
        display: none;
    }
    html.responsive #live_stream_featured {
        width: 70%;
    }
    html.responsive #live_stream_featured .capsule {
        background: #00000000;
        position: relative;
        display: flex;
        justify-content: center;
    }

    html.responsive #live_stream_featured .capsule img:nth-child(2) {
        width: 100%;
        height: auto;
        max-height: 345px;
        position: absolute;
        top: 0;
        left: unset;
    }
    html.responsive .home_broadcast_ctn .home_broadcast_sections .home_broadcast_more_ctn {
        width: 263px;
    }
    html.responsive .home_broadcast_ctn .carousel_container .carousel_items:not(.no_paging) > * {
        width: unset;
    }
    html.responsive .home_broadcast_ctn .carousel_container .carousel_items:not(.no_paging) {
        overflow-x: unset;
        overflow-y: unset;
        box-sizing: unset;
        padding-bottom: unset;
        display: unset;
        flex-wrap: unset;
    }

    html.responsive .home_broadcast_ctn.live_streams_ctn {
        width: calc(100vw - 5%);
    }

	body.responsive_page .page_background_holder, body.responsive_page .fullscreen-bg__video {
		height: 50vw !important;
		background-size: cover !important;
	}

	body.responsive_page .home_page_body_ctn .home_page_takeover_sizer {
		height: 32vw;
	}

}

@media screen and (max-width: 1100px ) {
    html.responsive .home_browsemore_carousel {
        margin: 0;
    }

    html.responsive .home_tag_category_title, html.responsive .home_tag_category_title * {
        font-size: 30px;
    }

    html.responsive .home_category_ctn .home_category_title_ctn
    {
        width: auto;
        max-width: none;
        flex-direction: column;
    }

    html.responsive .home_category_ctn .home_category_title_ctn br
    {
        display: none;
    }

    html.responsive .home_category_ctn {
        flex-direction: column;
    }

    html.responsive .home_category_ctn .salerow {
        justify-content: center;
    }

    html.responsive .home_category_games_ctn .salerow3 .sale_capsule {
        max-width: 450px;
    }

    body.responsive_page .page_background_holder, body.responsive_page .fullscreen-bg__video {
		height: 50vw !important;
		background-size: cover !important;
	}

	body.responsive_page .home_page_body_ctn .home_page_takeover_sizer {
		height: 32vw;
	}
}

@media screen and (max-width: 910px )
{

	html.responsive .home_featured_ctn.hero_parent_ctn {
		margin-bottom: 20px;
		padding: 3% 0 3% 2%;
	}

	html.responsive .content_hub_carousel_ctn .carousel_items {
		display: flex;
		justify-content: unset;
	}

	html.responsive body.responsive_page .carousel_container.tag_carousel .carousel_items:not(.no_paging) > * {
        margin-bottom: 0;
    }

	html.responsive body.responsive_page .content_hub_carousel .carousel_items > * {
		width: auto;
	}

	html.responsive body.responsive_page .sale_capsule_carousel .carousel_items > * {
		width: auto;
	}

	html.responsive .sale_capsule_carousel .sale_capsule {
		width: 25vw;
	}

	html.responsive body.responsive_page .sale_capsule_carousel .carousel_items {
		justify-content: unset;
	}

	html.responsive .hero_capsule {
		width: auto;
		margin-right: 8px;
	}

	html.responsive .hero_row {
		justify-content: unset;
	}

    body.responsive_page .home_page_body_ctn.has_takeover .home_header_textimage_ctn {
        margin-top: 616px;
    }
    body.responsive_page .home_page_body_ctn.has_takeover .home_header_textimage_ctn .home_header_textimage {
        height: 136px;
        background-size: contain;
        background-position: left;
        margin-right: 292px;
    }
    .home_category_top_decoration {
        visibility: hidden;
    }
    .home_category_title, .home_category_title b, .home_category_subtitle {
        font-size: 28px;
    }

    .body.responsive_page .hero_ctn .hero_row {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
    }
    .body.responsive_page .carousel_container.paging_capsules .carousel_items > * > * {
        margin: 0px;
        width: 32%;
    }

    .home_category_title {
        padding: 8px 5%;
        text-align: center;
        margin-top: 15px;
    }

    html.responsive .tag_genre_title {
        font-size: 18px;
        line-height: 22px;
        color: #ffffff;
    }

    .home_category_subtitle {
        padding: 8px 5%;
        text-align: center;
    }

    .home_category_games_ctn {
        margin: 0 3% 20px;
        background: #293855;
    }

    .home_category_ctn .see_more_link {
        position: absolute;
        right: 3%;
    }
    .home_category_games_ctn .salerow3 .sale_capsule {
        min-width: 30%;
    }
    html.responsive .home_topsellers_ctn .home_topsellers_games_ctn .TopSellerCapsule:nth-child(even) {
        transform: none;
    }

    body.responsive_page .franchise_capsule {
        margin: 0 1%;
    }
    html.responsive .home_ctn {
        padding-left: 0px;
    }

    html.responsive .steamaward_winners_trophy_img {
        display: none;
    }

    html.responsive .home_steamawards_col {
		color: #FFFFFF;
        padding: 0px 40px 10px 20px;
    }

    html.responsive .home_steamawards_title {
        font-size: 36px;
        line-height: 42px;
        margin-right: 100px;
    }
    html.responsive .home_steamawards_desc {
        display: none;
    }

    html.responsive .home_steamawards_nominateBox {
        margin-right: unset;
        margin-left: 20px;

    }

    html.responsive .summer_banner_ctn.home_sticker_ctn
    {
        align-items: flex-start;
        justify-content: flex-start;
    }

    html.responsive .summer_banner_ctn.home_sticker_ctn .home_sticker_col {
        max-width: 50%;
        justify-content: center;
    }

    html.responsive .summer_banner_ctn {
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }

    html.responsive .summer_banner_ctn.home_topgames_ctn
    {
        align-items: flex-start;
        background-position-x: 25%;
        height: 27vw;
    }

    html.responsive .summer_banner_ctn.home_sticker_ctn:hover  img {
        padding-right: 0px;
    }

    html.responsive .home_sticker_col {
        padding-left: 20px;
        text-align: left;
        padding: 0px;
        text-shadow: 3px 3px 3px #0009;
        z-index: 2;
    }

    html.responsive .home_sticker_desc {
        margin-top: 10px;
    }

    html.responsive .home_giftcard_ctn img {
        max-width: 200px;
        position: initial;
    }

    html.responsive .home_giftcard_ctn
    {
        justify-content: start;
        flex-direction: row;
    }

	html.responsive .header_clorthax
	{
		display: none;
	}

	#tier1_target {
		padding: 10px;
	}

	#tier2_target {
		padding: 10px;
	}

	.split_banner_ctn {
		flex-direction: column;
		gap: 20px;
	}

}

@media screen and (max-width: 800px )
{
    html.responsive body.v6.sale_summer2025 .bookmark_stickers {
        background-image: url('https://cdn.cloudflare.steamstatic.com/store/promo/summer2021/dog_sticker.png?v=1');
        max-width: 160px;
        max-height: 160px;
        top: -110px;
        left: -21%;
    }

    html.responsive body.v6.sale_summer2025 .bookmarks_ctn {
        margin-bottom: 5%;
    }

    html.responsive body.v6.sale_summer2021 .home_header_textimage_ctn {
        justify-content: flex-start;
    }

    html.responsive body.v6.sale_summer2025 .home_header_textimage_ctn {
		max-height: 45vw;
    }

    .home_category_title {
        font-size: 35px;
    }
    .home_category_subtitle {
        font-size: 24px;
    }

    html.responsive #live_streams_carousel {
        display: none;
    }
    html.responsive .home_broadcast_ctn.live_streams_ctn {
        margin-left: 2%;
        margin-right: 2%;
        width: auto;
    }
    html.responsive .home_broadcast_ctn .home_broadcast_sections .home_broadcast_more_ctn {
        background: unset;
        height: unset;
        width: 100%;
    }
    html.responsive #live_stream_featured {
        padding: 0px;
    }
    html.responsive #live_stream_featured .broadcast_screenshot_and_autoplay,
    html.responsive #live_stream_featured .broadcast_iframe_ctn{
        height: 54vw;
    }
    html.responsive .home_broadcast_ctn .home_broadcast_sections {
        flex-direction: column;
    }
    html.responsive #live_stream_featured {
        width: 100%;
        box-sizing: border-box;
    }
    html.responsive .tag_genre_title {
        font-size: 18px;
        color: #ffffff;
        line-height: 22px;
    }

	body.v6.sale_summer2025 .split_banner_ctn .home_sticker_ctn.desktop {
	display: flex;
    }

    body.responsive_page .page_background_holder, body.responsive_page .fullscreen-bg__video {
		height: 47vw !important;
		background-size: cover !important;
	}

	body.responsive_page .home_page_body_ctn .home_page_takeover_sizer {
		height: 30vw;
	}

}

@media screen and (max-width: 620px )
{
    .home_category_games_ctn .salerow3 .sale_capsule {
        min-width: 120px;
    }
    html.responsive .home_broadcast_ctn .live_streams_ctn {
        display: none;
    }
    html.responsive .home_broadcast_ctn .home_broadcast_sections .home_broadcast_more_ctn {
        background: unset;
    }

    html.responsive .tag_square_ribbon {
        max-width: 25%;
    }

    html.responsive .tag_square {
        max-width: 42vw;
        margin: 0;
    }
    html.responsive .tag_genre_title {
        font-size: 18px;
        color: #ffffff;
        line-height: 18px;
    }

    html.responsive .home_ctn.top_new_releases {
        display: none;
    }
    html.responsive body.v6.sale_summer2025 .home_header_textimage_ctn .summer_points_ctn {
        display: none;
    }

}
/* switch to specific mobile header image */
@media screen and (max-width: 540px )
{

    html.responsive body.v6.sale_summer2025 .home_header_textimage_ctn {
        display: none;
    }

    html.responsive body.v6.sale_summer2025 .fullscreen-bg {
        display: none;
    }

    html.responsive body.v6.sale_summer2025 .tag_carousel .carousel_items:not(.no_paging) > * {
        width: auto;
    }

	html.responsive .hero_capsule:hover .hero_data, html.responsive .hero_capsule:hover .hover_screenshots {
		display: none;
	}

	html.responsive .home_deck_title_ctn {
		justify-content: center;
	}

	.page_background_holder_mobile {
		display: none;
		width: 100%;
		height: 86vw;
		max-height: 400px;
        background-size: cover;
    }

    .home_header_textimage_mobile {
        background-size: contain;
        display: flex;
        width: 100%;
        height: 100%;
        background-repeat: no-repeat;
        background-position: top center;
        align-items: flex-end;
    }

    body.responsive_page .home_newupcoming_ctn .home_tab_button {
        font-size: 13px;
    }
    body.responsive_page .home_newupcoming_ctn {
        margin-top: 5vw;
    }

    .event_nav_element {
        display: none;
    }

    body.responsive_page .home_featured_ctn.hero_parent_ctn {
        margin-bottom: 0px;
    }
    body.responsive_page .home_morefeatured_ctn {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    body.responsive_page broadcast_live_stream_icon {
        display: none;
    }
    body.responsive_page .discovery_queue_static .discovery_queue {
        height: 118px;
    }
    body.responsive_page .discovery_queue_static .begin_exploring {
        display: none;
    }
    body.responsive_page .discovery_queue_static .begin_exploring.begin_exploring_mobile {
        display: block;
        margin-top: 15vw;
    }
	body.responsive_page .discovery_queue_static .begin_exploring.begin_exploring_mobile::after {
		display: none;
	}

    body.responsive_page .home_discovery_queue_ctn .cards, body.responsive_page .home_browsemore_ctn .cards {
        display: none;
    }
    body.responsive_page .home_discovery_queue_ctn .home_title_ctn,
    body.responsive_page .home_discovery_queue_ctn .home_subtitle_ctn {
        margin-left: 0px;
    }
    body.responsive_page p.home_subtitle_ctn a {
        font-size: 14px;
        font-weight: 300;
    }
    body.responsive_page .home_title {
        line-height: 26px;
    }

	body.responsive_page .home_title_ctn,
    body.responsive_page .home_section_title {
        font-size: 20px;
        padding: .5em;
		flex-wrap: wrap;
	}

	html.responsive .home_tag_category_title, html.responsive .home_tag_category_title * {
		font-size: 26px;
		font-weight: 600;
		text-align: center;
		padding: 0.5em;
	}

    body.responsive_page .home_title_ctn .home_line {
        display: none;
    }
    body.responsive_page .home_discounts_ctn {
        padding: 0px;
        margin: 0px;
    }
    body.responsive_page .home_discounts_ctn .home_discounts_block {
        margin: 20px 0px;
        min-width: 100%;
    }
    body.responsive_page .see_more_text {
        display: block;
    }
    body.responsive_page .home_broadcast_ctn.live_streams_ctn {
        display: none !important;
    }
    html.responsive .home_browsemore_ctn {
        margin-top: 0px;
        margin-bottom: 40px;
    }
    html.responsive .token_count.mobile {
        position: absolute;
        top: 2px;
        right: 15%;
    }
    html.responsive .home_category_ctn {
        margin: 30px 0;
    }
    html.responsive .home_category_title {
        font-size: 26px;
        padding: .5em;
		margin-top: 0px;
		font-weight: 600;
    }
    html.responsive .home_category_subtitle {
        font-size: 22px;
        line-height: 28px;
        padding: .5em;
		font-weight: 600;
    }
    html.responsive .home_category_focus_ctn .sale_capsule {
        margin-top: 26px;
    }
    html.responsive .home_category_subtitle_tags {
        font-size: 11px;
    }

    html.responsive .steamaward_winners_ctn {
        margin-top: 40px;
        padding: 20px 2%;
    }

    html.responsive .steamaward_winners_link_ctn {
        display: none;
    }

    html.responsive .home_sticker_ctn {
        max-width: 900px;
        justify-content: center;
        flex-direction: row;
    }

    html.responsive .tag_genre_ctn .floating_image {
        display: none;
    }

	html.responsive .home_discount_games_ctn.single_row .sale_capsule
	{
    max-width: 50%;
    min-width: 40%;
	}

    body.responsive_page .franchise_overflow {
        margin-left: 6px;
        margin-right: 6px;
    }

	html.responsive .content_hub_carousel_ctn .home_section_title {
		padding: 10px;
		margin-bottom: 0px;
	}

	html.responsive .home_category_ctn .home_category_title_ctn {
		padding: 10px;
		box-shadow: unset;
	}
}

.home_franchises_ctn .home_section_title, .home_browsemore_ctn .home_section_title {
    margin: 16px 0 0px 0;
}

.home_discounts_ctn {
    display: flex;
    margin: 0 -20px 0px -20px;
    flex-wrap: wrap;
}

.home_discounts_ctn .home_discounts_block {
    margin: 0 20px;
    flex: 1;
    min-width: 340px;
}

.home_title_ctn {
	display: flex;
	font-size: 26px;
    text-transform: uppercase;
    font-family: "Motiva Sans", Sans-serif;
    font-weight: 600;
	text-shadow: 2px 2px 4px #5a2222;
	color: #ffffff;
    padding: 10px;
	flex-direction: column;
}

.home_title_ctn a:link, .home_title_ctn a:visited {
	color: #ffffff;
}

.dlc_block .home_title_ctn {
    color: #ffffff;
}
.dlc_block .home_title_ctn .home_line {
    background: #100b0b;
}

.home_title_ctn .home_line {
    display: none;
}

.home_browsemore_ctn {
    margin-top: 00px;
}

.home_account_ctn {
    display: flex;
    margin-bottom: 100px;
}

.home_account_ctn .home_wishlist_ctn {
    width: 70%;
    padding-right: 20px;
    border-right: 2px solid #555555;
}

.home_account_ctn .home_wishlist_games_ctn {
    display: flex;
    height: 400px;
}

.home_account_ctn .home_friends_ctn {
    margin-left: 150px;
    width: 30%;
}

.home_friends_ctn .home_friends_games_ctn {
    display: flex;
    flex-direction: column;
}

.home_account_ctn .see_more_link, .home_account_ctn .view_wishlist_link  {
    color: #65B1E9;
    display: block;
    text-align: right;
}

.tag_genre_ctn .floating_image {
    margin-bottom: -35px;
    margin-left: -75px;
}

.home_discovery_queue_ctn {
    max-width: 1200px;
    margin-top: 0px;
}

.home_discovery_queue_ctn .cards {
    margin-bottom: -95px;
    margin-left: -40px;
    transform: rotate( -10deg );
}

.home_ctn.sale_discovery_queue_ctn {
    margin-top: 30px;
    overflow: visible;
}
.home_ctn.discovery_queue_ctn {
    overflow: visible;
}
.home_discovery_queue_ctn .home_title_ctn,
.home_discovery_queue_ctn .home_subtitle_ctn {
    margin-left: 80px;
}
.sale_discovery_queue_ctn .dq_static_pos_2 {
    width: 460px;
    height: 215px;
}
.sale_discovery_queue_ctn .dq_static_pos_3 {
    left: 347px;
    width: 410px;
    height: 192px;
}
.sale_discovery_queue_ctn .dq_static_pos_4 {
    left: 605px;
    width: 369px;
    height: 173px;
}
.sale_discovery_queue_ctn .dq_static_pos_5 {
    left: 859px;
    width: 328px;
    height: 153px;
}
.sale_discovery_queue .discovery_queue_ctn .begin_exploring {
    margin-top: 6.5%;
}
.discovery_queue_ctn .begin_exploring {
    box-shadow: 0 0 10px black;
}
@media screen and (max-width: 766px )
{
    .discovery_queue_ctn {
        margin-bottom: 20px;
    }
}
.discovery_queue_static .discovery_queue {
    height: 215px;
}
.begin_exploring.begin_exploring_mobile {
    display: none;
}

.home_topsellers_ctn .home_topsellers_games_ctn, .home_under10_games_ctn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: clamp(8px, 3vw, 18px);
	gap: 16px;
    background-color: rgba(255,255,255,0.07);
    border-radius: 4px;
}

.home_topsellers_ctn .home_topsellers_games_ctn .TopSellerCapsule,
.home_newupcoming_ctn .home_tab_content .sale_capsule, .home_under10_games_ctn .sale_capsule {
    margin: 0;
    max-width: 50%;
    flex: 1;
    min-width: 23%;
}
@media screen and (max-width: 766px )
{
    .home_topsellers_ctn .home_topsellers_games_ctn .TopSellerCapsule,
    .home_newupcoming_ctn .home_tab_content .sale_capsule, .home_under10_games_ctn .sale_capsule {
        min-width: 44%;
    }
}

@media screen and (max-width: 1073px )
{
    .home_topsellers_ctn .home_topsellers_games_ctn .TopSellerCapsule:nth-child(even) {
        transform: translateY( 0 );
    }
    .home_topsellers_ctn .home_topsellers_games_ctn {
        justify-content: center;
    }
    .home_section_title {
        text-align: center;
        font-weight: 500;
    }

}

.TopSellerCapsule .ds_flag {
    top: 15%;
}

.home_broadcast_ctn {
    margin-top: 100px;
    margin-bottom: 50px;
}

.home_broadcast_section_ctn {
    display: flex;
    padding: 0 2%;
}

.home_broadcast_ctn .home_broadcast_sections {
    display: flex;
    max-width: 1200px;
    min-width: 0;
    flex-basis: 1200px;
}

.home_broadcast_ctn .home_broadcast_sections .home_broadcast_featured_ctn {
    background: #000000;
    width: 500px;
}

.home_broadcast_featured_ctn_stretch {
    background: ##00000000;
    flex:1;
}

.home_broadcast_more_ctn_stretch.home_broadcast_more_ctn {
    flex:1;
    width: auto;

    display: flex;
    flex-direction: column;

    padding-top: 54px;
    padding-bottom: 33px;
}

.home_broadcast_more_ctn_stretch_bg
{
    background: #00000000;
    flex:1;
}

.home_broadcast_ctn .home_broadcast_sections .home_broadcast_more_ctn {
    background: #00000000;
    margin: 20px 0;
    height: 400px;
    width: 50%
}

.home_broadcast_ctn .home_broadcast_sections .home_broadcast_more_ctn .home_section_title {
    background: #00000000;
    padding-left: 30px;
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: 200; /* thin */

		}

#live_stream_featured {
    width: 60%;
    background-color: #00000000;
    position: relative;
}
#live_stream_featured .broadcast_screenshot_and_autoplay .store_capsule {
    width: 100%;
    height: 100%;
    margin: unset;
    background: black;
}

#live_stream_featured .broadcast_screenshot_and_autoplay .live_stream_play_icon {
    top: 43% !important;
    left: 43% !important;
}
#live_stream_featured .title {
    margin-left: 5px;
    display: flex;
    justify-content: space-between;
    line-height: 38px;
}
#live_stream_featured .broadcast_screenshot_and_autoplay .carousel_broadcast_featured {
    position: absolute;
    width: 100%;
    height: 100%;
}
#live_stream_featured .broadcast_screenshot_and_autoplay {
    position: relative;
    height: 368px;
}
#live_stream_featured .capsule img:first-child {
    display: none;
}
#live_streams_carousel .title {
    margin-top: 23px;
    padding-bottom: 6px;
    margin-left: 5px;
    display: flex;
    justify-content: space-between;
}
.home_broadcast_ctn #live_streams_carousel {
    margin-top: 10px;
    padding-bottom: 5px;
}
.home_broadcast_ctn #live_streams_carousel .carousel_items .store_capsule {
    width: 220px;
    background: rgba(255,255,255,0.1);
}
.home_broadcast_ctn .carousel_container .carousel_items:not(.no_paging) > * {
    width: 510px;
    margin-top: 20px;
}
.home_broadcast_ctn .live_stream_play_icon {
    top: 28% !important;
    left: 35% !important;
}
.home_broadcast_ctn .focus .broadcast_capsule {
    margin-left: 20px;
    margin-bottom: 15px;
}
.broadcast_iframe_ctn {
    border: none;
    overflow: hidden;
    height: 368px;
    padding-bottom: 2px;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex: 100 0;
    flex-direction: row;
    flex-wrap: nowrap;
    background: black;
    justify-content: space-between;
    position: absolute;
    z-index: 3;
}
.broadcast_iframe {
    width: 100%;
}
.broadcast_footer {
    background: rgba(255,255,255,0.1);
    display: block;
    bottom: 33px;
    position: absolute;
    width: 100%;
}
.broadcast_footer .ds_flag {
    display: none;
}


.home_newupcoming_ctn {
    margin-bottom: 100px;
}

.home_newupcoming_games_ctn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding: clamp(8px, 2vw, 18px);
	gap: 16px;
	background-color: rgba(255,255,255,0.07);
}

@media screen and (max-width:1020px)
{
    .home_tabs_row {
        text-align: center;
    }
}


.home_newupcoming_ctn .home_tab_button {
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
    margin: 0 20px 0 0;
    opacity: .7;
    display: inline-block;
    cursor: pointer;
	background: transparent;
	border: none;
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		
	&:hover {
		opacity: 1;
	}
}

.home_newupcoming_ctn .home_tab_button:hover:not( .active ) {
    color: #ffffff;
}

.home_newupcoming_ctn .home_tab_button.active {
    opacity: 1;
    font-weight: 700;
	border-bottom: 3px white solid;
}

.salerow
{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;

    margin: 0 -6px 12px -6px;
}

.salerow3 .sale_capsule
{
    width: calc( 100% / 3 );
}

.salerow4 .sale_capsule
{
    width: 25%;
}

.salerow.multiline
{
    flex-wrap: wrap;
    margin: -6px;
}

.sale_capsule
{
    margin: 0 6px;
    flex-grow: 0;
    display: block;
}

.salerow.multiline .sale_capsule
{
    margin: 6px;
}

body.v6 .sale_capsule .discount_block_inline
{
    background: transparent;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-align: right;

}

.sale_capsule .discount_block_inline .discount_prices
{
    background: #0c0f11;
    padding: 5px 8px;
}

.discovery_queue_ctn .begin_exploring {
    background: -webkit-linear-gradient( top, #8b7a0c 5%, #dec313 95%);
    background: linear-gradient( to bottom, #8b7a0c 5%, #dec313 95%);
    width: fit-content;
    min-width: 40%;
    padding-right: 30px;
}

.discovery_queue_ctn .begin_exploring::after {
    background: -webkit-linear-gradient( 134deg, #8b7a0c 5%,#dec313 95%);
    background: linear-gradient( 134deg, #8b7a0c 5%,#dec313 95%);
}

/* at 910 wide, fix price layout for long currencies within the 6-pack layouts */
@media screen and (max-width: 910px )
{
    body.currency_wide .home_category_games_ctn .discount_pct,
    body.currency_wide .four_pack_block .discount_pct {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    body.currency_wide .home_category_games_ctn .sale_capsule .discount_block_inline,
    body.currency_wide .four_pack_block .sale_capsule .discount_block_inline {
        flex-direction: row;
        display: flex;
    }
    body.currency_wide .home_category_games_ctn .sale_capsule .discount_block_inline .discount_prices,
    body.currency_wide .four_pack_block .sale_capsule .discount_block_inline .discount_prices {
        display: flex;
        flex-direction: column;
    }

    html.responsive .carousel_container .carousel_items .hero_row
    {
        flex-wrap: nowrap;
    }

	html.responsive body.v6.sale_winter2021 .home_header_textimage_ctn {
		background: center;
		background-repeat: no-repeat;
		background-size: contain;
	}
}

/* at 500 wide, fix price layout for long currencies within most capsules */
@media screen and (max-width: 500px ) {
	html.responsive div.mobile_video_set .fullscreen-bg__video_mobile {
		height: 70vw !important;
	}

	body.responsive_page .home_page_body_ctn .home_page_takeover_sizer {
		height: 40vw;
	}

	html.responsive .page_background_overlay {
		width: 100vw;
	}

	body .responsive_page_frame .summer_encore_ctn {
		display: none;
	}

    html.responsive body.v6.sale_summer2025 .fullscreen-bg {
                                    align-items: flex-start;
                                }

	html.responsive .summer_bottom_text {
		font-size: 14px;
	}

	html.responsive body.v6.sale_summer2025 .home_sticker_ctn.mobile {
		display: block;
		margin-top: 0px;
		margin-bottom: 0px;
		height: auto;
	}

	html.responsive body.v6.sale_summer2025 .home_deck_banner.mobile {
		display: block;
	}


	html.responsive body.v6.sale_summer2025 .home_sticker_ctn.desktop, html.responsive body.v6.sale_summer2025 .home_deck_banner.desktop {
	display: none;
}

	body.currency_wide .discount_pct {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}

	body.currency_wide .sale_capsule .discount_block_inline,
	body.currency_wide .hero_capsule .discount_block_inline {
		flex-direction: row;
		display: flex;
	}

	body.currency_wide .sale_capsule .discount_block_inline .discount_prices,
	body.currency_wide .hero_capsule .discount_block_inline .discount_prices {
		display: flex;
		flex-direction: column;
	}

	body.v6 .franchise_discount_tag {
		display: none;
	}

	html.responsive .split_banner_ctn .summer_banner_ctn.home_sticker_ctn {
		min-height: 115px;
	}

	html.responsive .sale_capsule.with_microtrailer.microtrailer_active .sale_capsule_video {
		width: 100%;
	}

	html.responsive .sale_capsule_carousel .sale_capsule {
		width: 300px;
	}

	html.responsive .sale_capsule:hover .sale_capsule_image_hover {
		opacity: 0;
	}

	html.responsive .sale_capsule_image_ctn:hover {
		transform: none;
	}

	html.responsive .hero_capsule:hover .hero_discount {
		bottom: 0;
	}

	html.responsive .hero_capsule:hover img.hero_capsule_img {
		opacity: 1;
	}

	html.responsive .home_pagecontent_ctn .ctn_background .carousel_container.paging_capsules {
		padding: 0 0 12px 16px;
	}
}

.sale_capsule_image_ctn {
    position: relative;
    z-index: 2;
	transition: transform 0.2s ease-in-out;

	&:hover {
		transform: scale(1.1);
	}
}

.sale_capsule_image_hover
{
    opacity: 0;
    pointer-events: none;
    position: absolute;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    transition: opacity 0.3s;
    z-index: 3;
}

.sale_capsule:hover .sale_capsule_image_hover {
    opacity: 1;
}

@media screen and (max-width:580px)
{
    html.responsive .salerow4,
    html.responsive .salerow3
    {
        flex-wrap: wrap;
        margin: 0 -6px 12px 0px;
    }

    html.responsive .salerow4 .sale_capsule
    {
        width: 48%;
        margin-left: 0;
        margin-bottom: 12px;
    }
    html.responsive .salerow3 .sale_capsule {
        margin-left: 0px;
    }
    html.responsive .salerow3 .sale_capsule:nth-child(-n+2) {
        width: 48%;
    }
    html.responsive .salerow3 .sale_capsule:nth-child(3) {
        width: 100%;
		margin-top: 12px;
    }
}

.hero_row {
    display: flex;
	justify-content: center;
}

.carousel_container .carousel_items.hero_row {
	margin: 0;
}

.hero_capsule .discount_block_inline .discount_prices {
	background: #0c0f11;
    padding: 5px 5px;
}

.hero_click_overlay
{
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}

.hero_capsule
{
	width: 30vw;
	max-height: 450px;
	max-width: 374px;
    position: relative;
    overflow: hidden;
    font-size: 12px;
	scroll-snap-align: start;
	box-shadow: 0 0 25px black;
}

.hero_capsule.hidden
{
    display: none;
}

.hero_capsule .ds_flag
{
    top: 3%;
}

.hero_capsule .hero_tags_ctn {
	display: flex;
	flex-wrap: wrap;
}

.hero_capsule .hero_tag {
	font-size: 1em;
	color: #c6d4df;
	text-align: center;
	background-color: rgba(0,0,0,.2);
	padding: 3px 5px;
	margin-right: 5px;
	margin-top: 5px;
	border-radius: 3px;
}

@media screen and (max-width: 900px )
{
    .hero_capsule
    {
        font-size: 10px;
    }

	html.responsive .carousel_container .hero_row {
		justify-content: unset;
	}

    html.responsive body.v6.sale_summer2025 .tag_carousel .carousel_items:not(.no_paging) > * {
                                    width: auto;
                                }

}

@media screen and (max-width: 830px )
{
    html.responsive .carousel_container .carousel_items .hero_capsule {
        margin-left: 8px;
		max-width: 325px;
		height: max-content;
    }

	html.responsive .hero_capsule img.hero_capsule_img {
		height: auto;
	}
}

@media screen and (max-width: 500px )
{
	html.responsive .carousel_container .carousel_items .hero_capsule {
		max-width:250px;
	}
}

.hero_capsule:first-child
{
    margin-left: 0;
}


.hero_capsule img.hero_capsule_img {
    max-width: 100%;
	display: block;
    transition: opacity 0.5s;
}

.hero_discount
{
    position: absolute;
    right: 0;
    bottom: 0;
    transition: bottom 0.6s;
}

.hero_discount.discount_block_inline.no_discount .discount_prices
{
    line-height: 25px;
    /* padding: 0 6px; */
}

.hero_add_to_cart
{
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 10%;
    transition: top 0.5s;
    padding: 0 0 0 6%;
}

.hero_capsule:hover .hero_discount
{
    bottom: 6%;
    background-color: #0c0f11;
}

.hero_data
{
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: -webkit-linear-gradient( 315deg, #838d87 5%, #485759 95%);
    background: linear-gradient( 315deg, #838d87 5%, #485759 95%);
    /* background: -webkit-linear-gradient( 315deg, #213c55 5%, #016968 95%);
    background: linear-gradient( 315deg, #213c55 5%, #016968 95%); */
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: normal; /* normal */

		    color: #ffffff;
    height: 53.5%;
    opacity: 0.5;

    transition: top 0.6s, opacity 0.5s;
}

.hero_capsule .hover_video_container {
	height: 100%;
}

.hero_capsule .hover_screenshots
{
    position: absolute;
    margin: 0;
    top: 100%;
    right: 0;
    width: 100%;
    height: 46.5%;
    opacity: 0;
    pointer-events: none;
    background: #000000;

    transition: top 0.6s, opacity 0.5s;
}

.hero_capsule .hero_video
{
    width: 100%;
}

.hero_capsule.valveindex .franchise_game.single
{
    padding: 0 20%;
}

.hero_capsule.valveindex .hero_data
{
    height: 58.5%
}

.hero_capsule.valveindex:hover .hero_data
{
    top: 41.5%
}


.hero_capsule:hover .hero_data, .hero_capsule.gpfocus .hero_data
{
    top: 46.5%;
    opacity: 1.0;
}

.hero_capsule:hover .hover_screenshots, .hero_capsule.gpfocus .hover_screenshots
{
    top: 0;
    opacity: 1.0;
}


.hero_capsule:hover img.hero_capsule_img, .hero_capsule.gpfocus img.hero_capsule_img
{
    opacity: 0.4;
}


.hero_data_content
{
    padding: 6%;
}

.hero_stat
{
    white-space: nowrap;
    overflow: hidden;;
    text-overflow: ellipsis;
    line-height: 1.7em;

    position: relative;
    z-index: 2;
	background: #3a4545;
	display: inline-block;
	padding: 1px 5px;
	border-radius: 3px;
}

.hero_name
{
    		font-family: "Motiva Sans", Sans-serif;
		font-weight: bold; /* bold */

			line-height: 1.2em;
    font-size: 2em;
	margin-bottom: 5px;
}

.hero_stat .label
{
    color: #959595;
    text-transform: uppercase;
}

.franchise_overflow
{
    overflow: hidden;
    margin-top: 16px;
}

.franchise_carousel
{
    position: relative;
    padding: 0;
}
@media screen and (max-width: 1250px ) and (min-width: 910px)
{

    html.responsive .franchise_carousel {
        width: calc(100vw - 100px);
    }
    #sale_tag_genre.home_pagecontent_ctn {
        width: calc(100vw - 100px);
    }


}

.franchise_paging
{
    position: absolute;
    top: 0;
    bottom: 0;
}

.franchise_paging .franchise_capsule
{
    opacity: 0.1;
    pointer-events: none;
}

.franchise_previous
{
    right: 99%;
    visibility: hidden;
}

.franchise_next
{
    left: 99%;
    visibility: hidden;
}

.franchise_flex_overflow
{
    overflow: hidden;
}

.franchise_carousel.carousel_container .carousel_thumbs
{
    padding-top: 24px;
}

.franchise_flex
{
    display: flex;
    position: relative;
	justify-content: space-around;
}

.franchise_flex.transition
{
    width: 200%;
    pointer-events: none;
}

.franchise_capsule
{
    position: relative;
    margin: 0 16px;
    width: 373px;
    background: #000000;
    overflow: hidden;
}

.franchise_flex .franchise_capsule:first-child
{
    margin-left: 0;
}

.franchise_flex .franchise_capsule:last-child
{
    margin-right: 0;
}

img.franchise_background
{
    display: block;
    width: 100%;
    position: absolute;

    transition: opacity 0.6s;
}
img.franchise_placeholder {
    display: block;
    width: 100%;
}

.franchise_logo_ctn
{
    position: absolute;
    left: 10%;
    right: 10%;
    top: 40%;
    transition: top 0.6s;
}

.franchise_logo_ctn img.franchise_logo
{
    display: block;
    width: 100%;
}

.franchise_discount_tag
{
    position: absolute;
    background: #A1CD44;
    font-size: 14px;
    color: #000000;
    line-height: 26px;
    padding: 0 16px;

    bottom: 5%;
    right: 0;

    transition: opacity 0.5s, bottom 0.6s;
}

.franchise_games
{
    position: absolute;
    left: 5%;
    right: 5%;
    top: 100%;
    transition: top 0.6s;
}

.franchise_game
{
    display: flex;
    margin-bottom: 10px;
}

.franchise_game .sale_capsule
{
    position: relative;
    z-index: 2;
}

.franchise_game.single
{
    justify-content: space-around;
    margin-bottom: 18px;
}
.franchise_game.single .sale_capsule_image_ctn {

}

.franchise_game.double
{
    margin: -10px -10px 12px -10px;
}

.franchise_game.double .sale_capsule
{
    margin: 8px;
    flex: 1;
    min-width: 0;
}

.franchise_game .sale_capsule_image
{
    width: 100%;
}

.franchise_capsule.active .franchise_logo_ctn
{
    top: 5%;
}

.franchise_capsule.active img.franchise_background
{
    opacity: 0.5;
}

.franchise_capsule.active .franchise_discount_tag
{
    bottom: 40%;	/* logo also travels 35% of the way */
    opacity: 0;
}


.franchise_capsule.active .franchise_games
{
    top: 40%;
}

.franchise_see_all
{
    padding: 4px 0 0 0;
    text-align: right;
    position: relative;
    z-index: 2;
    display: block;
    color: #A1D5F2;
    float: right;
}

.franchise_see_all:hover
{
    color: #ffffff;
}

/* Tag Squares */
.tag_square {
    overflow: hidden;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: scale(1.0);
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 0.73, 0.48, 1);
    transition-property: transform;
    max-height: 221px;
    max-width: 221px;
}

.tag_genre_title {
    font-size: 14px;
    line-height: 20px;
    text-shadow: 0 1px 3px rgb(0 0 0);
    text-transform: uppercase;
    position: absolute;
    text-align: center;
    z-index: 10;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    color: #ffffff;
    letter-spacing: 0.1em;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 100%;
    word-break: break-word;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 0.73, 0.48, 1);
}

.tag_square_ribbon {
    position: absolute;
    top: 0;
    z-index: 5;
    left: 10%;
}

.tag_square_img {
    width: 100%;
    transition-property: transform, filter;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 0.73, 0.48, 1);
    display: block;
}

.tag_square_title_img {
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
	filter: drop-shadow(2px 2px 0px #000000);
}

.tag_square_overlay {
    position: absolute;
    opacity: 0.5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition-property: box-shadow;
    transition-duration: 0.3s;
    transition-timing-function: cubic-bezier(0, 0.73, 0.48, 1);
    box-shadow: inset 0px 0px 0px 30px rgba(115, 58, 248, 0.0);
}

.tag_square:hover {
    transform: scale(1.1);
    z-index: 10;
}

.home_discount_games_ctn
{
    display: flex;
    flex-wrap: wrap;
	padding: clamp(8px, 2vw, 18px);
    margin-bottom: 10px;
    background-color: rgba(255,255,255,0.07);
    border-radius: 4px;
	gap: 16px;
}

.home_discount_games_ctn .sale_capsule
{
    margin: 0;
    max-width: 50%;
    min-width: 40%;
    flex: 1;
}

.home_discount_games_ctn.single_row .sale_capsule
{
    max-width: 25%;
    min-width: 20%;
}

.home_browsemore_carousel
{

}

.tag_squares_ctn
{
    display: flex;
    margin: 0;
    padding: 0px 0px 5px 0px;
}

.tag_square {
    margin: 1% 1%;
    flex: 1;
	box-shadow: 6px 6px 0px #22256b;
}

.carousel_container .carousel_items:not(.no_paging) > .tag_squares_ctn
{
    width: 100%;
}

.carousel_container .arrow {
    top: 26%;
}

.content_hub_carousel_ctn .content_hub_capsule_ctn {
    scroll-snap-align: start;
	height: 280px;
}

@media screen and (max-width: 1315px )
{

	html.responsive .content_hub_carousel_ctn .content_hub_capsule_ctn {
		height: 20vw;
	}
}
@media screen and (max-width: 910px )
{

	html.responsive .content_hub_carousel_ctn .content_hub_capsule_ctn {
		height: 215px;
	}
}


.featured_in_game_event_carousel_top, .featured_in_game_event_carousel_bottom {
    padding-top: 2px;
}

.content_hub_carousel_ctn .season_sale_feature_event_capsule {
    position: relative;
    scroll-snap-align: start;
    width: calc( 100% / 3 );
    height: auto;
}

    html.tablet .content_hub_carousel_ctn .season_sale_feature_event_capsule  {
        width: calc( 100vw / 3 );
    }

    @media screen and (max-width: 550px )
    {

        html.responsive .content_hub_carousel_ctn .season_sale_feature_event_capsule {
            width: 91vw;
        }


    }

    .content_hub_carousel_ctn .season_sale_feature_event_capsule img {
        width: 100%;
        height: auto;
        filter: drop-shadow(0px 0px 8px rgba(0, 0, 0, 0)) blur(0) brightness(1);
        transition: filter .2s ease-in-out;
    }

    .content_hub_carousel_ctn .season_sale_feature_event_capsule:hover img {
        filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.5)) blur(3px) brightness(0.7);
        cursor: pointer;
    }

    .content_hub_carousel_ctn .season_sale_feature_event_capsule .feature_event_title {
        font-weight: 600;
        font-size: 14px;
        height: 43px;
        padding-right: 12px;
    }

    .content_hub_carousel_ctn .season_sale_feature_event_capsule .feature_event_subtitle {
        position: absolute;
        top: 0;
        bottom: 0;
        z-index: 1;
        padding: 16px;
        opacity: 0;
        transition: opacity .2s ease-in-out;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .content_hub_carousel_ctn .season_sale_feature_event_capsule:hover .feature_event_subtitle {
        opacity: 1;
    }

    .content_hub_carousel_ctn .season_sale_feature_event_capsule .feature_event_appname {
        color: rgba(255,255,255,0.6);
    }

    .featured_in_game_event_carousel_bottom .arrow.left,
    .featured_in_game_event_carousel_bottom .arrow.right {
        top: 13%;
    }


.carousel_container .arrow.right {
	right: -50px;
	background: rgba( 15, 10, 10, 0.25 );
	transition: all .2s ease-in-out;
}

.carousel_container .arrow.right:hover {
	transform: scale(1.05);
	background: rgba( 15, 10, 10, 0.35 );
}

.carousel_container .arrow.left {
	left: -50px;
	background: rgba( 15, 10, 10, 0.25 );
	transition: all .2s ease-in-out;
}

.carousel_container .arrow.left:hover {
	transform: scale(1.05);
	background: rgba( 15, 10, 10, 0.35 );
}

.hero_parent_ctn .arrow.right {
	top: 33%;
}

.hero_parent_ctn .arrow.left {
	top: 33%;
}

/* Infinite Scroll */

.home_ctn {
	/* background: url('https://cdn.cloudflare.steamstatic.com/store/promo/winter2022/wintersale_bottomtile_bottom.webp?v=2') repeat-y center;  */
}

.home_tabs_row_ctn {
	display: flex;
	width: unset;
}

/* Tablet/SteamDeck Overrides */

html.tablet body.v6.sale_summer2025 {
	/* background-size: 200%; */
}

html.tablet .discount_block_inline .discount_prices {
    padding: 8px;
    background: #0c0f11;
}

html.tablet .discount_block {
    gap: 0;
}

html.tablet body.v6.sale_summer2025 .hero_add_to_cart  {
    display: none;
}

html.tablet body.v6.sale_summer2025 .home_sticker_ctn.mobile {
    display: none;
}

html.tablet body.v6.sale_summer2025 .home_sticker_ctn.desktop {
    display: block;
    min-height: 105px;
}

html.tablet body.v6.sale_summer2025 .home_featured_ctn {
    margin-top: 0;
}

html.tablet body.v6.sale_summer2025 .home_page_body_ctn .home_page_takeover_size {
    height: 0;
}

html.tablet body.v6.sale_summer2025 .franchise_carousel {
    padding: 0 2%;
}

html.tablet body.v6.sale_summer2025 .home_tabs_row_ctn, html.tablet body.v6.sale_summer2025 .home_tabs_row {
    display: block;
}

html.tablet body.v6.sale_summer2025 .pill_tab_menu_item {
	background-color: #000000;
	color: #ffffff;
}

html.tablet body.v6.sale_summer2025 .pill_tab_menu_item.active {
	background: #e5574b;
}

html.tablet body.v6.sale_summer2025 .pill_tab_menu_item.gpfocus {
	background: #ffffff;
	color: #000000;
}

html.tablet body.v6.sale_summer2025 .carousel_container .carousel_items:not(.no_paging).hero_row {
	justify-content: unset;
}

html.tablet body.v6.sale_summer2025 .home_pagecontent_ctn.no_mobile_margin {
	padding-left: 0;
	padding-right: 0;
}

html.tablet body.v6.sale_summer2025 .content_hub_carousel_ctn .carousel_items {
	padding-left: 36px;
	scroll-padding: 36px;
}

html.tablet .home_header_textimage_ctn {
	background: center;
}

html.tablet body.v6.sale_summer2025 .home_page_takeover_sizer {
	height: 22vw !important;
}

html.tablet body.v6.sale_summer2025 .fullscreen-bg__video, html.tablet body.v6.sale_summer2025 .page_background_holder {
	height: calc( 45vw - ((100vw - 854px) / 10) ) !important;
}

html.tablet body.v6.sale_summer2025 .page_background_holder {
    margin: 0;
}

html.tablet body.v6.sale_summer2025 .hero_parent_ctn .arrow.right, html.tablet body.v6.sale_summer2025 .hero_parent_ctn .arrow.left {
	visibility: hidden;
}

html.tablet body.v6.sale_summer2025 .carousel_container .carousel_items .hero_capsule {
	width: 30vw;
	margin-right: 8px;
	height: max-content;
}

html.tablet body.v6.sale_summer2025 .carousel_container .carousel_items .hero_name {
	font-size: 16px;
}

html.tablet body.v6.sale_summer2025 .hero_capsule img.hero_capsule_img {
	height: auto;
}

html.tablet body.v6.sale_summer2025 .franchise_capsule.active .franchise_games {
	top: 10%;
}

