https://store.steampowered.com/about/

Ligações · 25 encontradas

As ligações de saída identificadas na página

HiperligaçãoTexto
https://steamcommunity.com/my/wishlist/ Wishlist
https://steamcommunity.com/ Community
https://steamcommunity.com/discussions/ Discussions
https://steamcommunity.com/workshop/ Workshop
https://steamcommunity.com/market/ Market
https://steamcommunity.com/?subsection=broadcasts Broadcasts
https://help.steampowered.com/en/ Support
http://www.valvesoftware.com/legal.htmLegal
https://www.valvesoftware.com/en/contact?contact-person=Translation%20Team%20FeedbackReport a translation problem
https://cdn.fastly.steamstatic.com/client/installer/SteamSetup.exeInstall Steam

Variáveis JavaScript · 358 encontradas

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer parte do código dentro do âmbito atual

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
$function
jQueryfunction
$Jfunction
VALVE_PUBLIC_PATHstring
OpenFriendChatfunction
OpenFriendChatInWebChatfunction
OpenGroupChatfunction

Mensagens de registo da consola · 1 encontradas

Mensagens registadas na consola web

TipoCategoriaRegisto
logother
URL
https://store.steamstatic.com/public/javascript/about.js?v=T9HhtJ81mJgN&l=english
Texto
ready

HTML

O corpo HTML em bruto da página

<!DOCTYPE html><html class=" responsive" lang="en"><head>
	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
			<meta name="viewport" content="width=device-width,initial-scale=1">
		<meta name="theme-color" content="#171a21">
		<title>Steam, The Ultimate Online Game Platform</title>
	<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">

	
	
	<link href="https://store.steamstatic.com/public/shared/css/motiva_sans.css?v=ZgykCBYfnbmt&amp;l=english" rel="stylesheet" type="text/css">
<link href="https://store.steamstatic.com/public/shared/css/shared_global.css?v=ropFiyXXK5NE&amp;l=english" rel="stylesheet" type="text/css">
<link href="https://store.steamstatic.com/public/shared/css/buttons.css?v=QXOI4JpE0639&amp;l=english" rel="stylesheet" type="text/css">
<link href="https://store.steamstatic.com/public/css/v6/store.css?v=3QUgCL7uDaTH&amp;l=english" rel="stylesheet" type="text/css">
<link href="https://store.steamstatic.com/public/css/styles_about.css?v=WbwUjAkoauWZ&amp;l=english" rel="stylesheet" type="text/css">
<link href="https://store.steamstatic.com/public/css/promo/newstore2016.css?v=FZAzxcRcX3nb&amp;l=english" rel="stylesheet" type="text/css">
<link href="https://store.steamstatic.com/public/shared/css/buttons.css?v=QXOI4JpE0639&amp;l=english" rel="stylesheet" type="text/css">
<link href="https://store.steamstatic.com/public/css/slick/slick.css?v=ZSVHTEnT3WNW&amp;l=english" rel="stylesheet" type="text/css">
<link href="https://store.steamstatic.com/public/shared/css/shared_responsive.css?v=oiUVqA3kUKkv&amp;l=english" rel="stylesheet" type="text/css">
<script type="text/javascript" src="https://store.steamstatic.com/public/shared/javascript/jquery-1.8.3.min.js?v=.TZ2NKhB-nliU"></script>
<script type="text/javascript">$J = jQuery.noConflict();</script><script type="text/javascript">VALVE_PUBLIC_PATH = "https:\/\/store.steamstatic.com\/public\/";</script><script type="text/javascript" src="https://store.steamstatic.com/public/shared/javascript/tooltip.js?v=.zYHOpI1L3Rt0"></script>

<script type="text/javascript" src="https://store.steamstatic.com/public/shared/javascript/shared_global.js?v=7glT1n_nkVCs&amp;l=english"></script>

<script type="text/javascript" src="https://store.steamstatic.com/public/shared/javascript/auth_refresh.js?v=WgUxSlKTb3W1&amp;l=english"></script>

<script type="text/javascript" src="https://store.steamstatic.com/public/javascript/main.js?v=kZi5rlQjsrCl&amp;l=english"></script>

<script type="text/javascript" src="https://store.steamstatic.com/public/javascript/dynamicstore.js?v=GN0cBuHasLGr&amp;l=english"></script>

<script type="text/javascript">
	var __PrototypePreserve=[];
	__PrototypePreserve[0] = Array.from;
	__PrototypePreserve[1] = Array.prototype.filter;
	__PrototypePreserve[2] = Array.prototype.flatMap;
	__PrototypePreserve[3] = Array.prototype.find;
	__PrototypePreserve[4] = Array.prototype.some;
	__PrototypePreserve[5] = Function.prototype.bind;
	__PrototypePreserve[6] = HTMLElement.prototype.scrollTo;
</script>
<script type="text/javascript" src="https://store.steamstatic.com/public/javascript/prototype-1.7.js?v=.a38iP7Khdmyy"></script>
<script type="text/javascript">
	Array.from = __PrototypePreserve[0] || Array.from;
	Array.prototype.filter = __PrototypePreserve[1] || Array.prototype.filter;
	Array.prototype.flatMap = __PrototypePreserve[2] || Array.prototype.flatMap;
	Array.prototype.find = __PrototypePreserve[3] || Array.prototype.find;
	Array.prototype.some = __PrototypePreserve[4] || Array.prototype.some;
	Function.prototype.bind = __PrototypePreserve[5] || Function.prototype.bind;
	HTMLElement.prototype.scrollTo = __PrototypePreserve[6] || HTMLElement.prototype.scrollTo;
</script>
<script type="text/javascript">
	var __ScriptaculousPreserve=[];
	__ScriptaculousPreserve[0] = Array.from;
	__ScriptaculousPreserve[1] = Function.prototype.bind;
	__ScriptaculousPreserve[2] = HTMLElement.prototype.scrollTo;
</script>
<script type="text/javascript" src="https://store.steamstatic.com/public/javascript/scriptaculous/_combined.js?v=Me1IBxzktiwk&amp;l=english&amp;load=effects,controls,slider"></script>
<script type="text/javascript">
	Array.from = __ScriptaculousPreserve[0] || Array.from;
	Function.prototype.bind = __ScriptaculousPreserve[1] || Function.prototype.bind;
	HTMLElement.prototype.scrollTo = __ScriptaculousPreserve[2] || HTMLElement.prototype.scrollTo;
</script>
<script type="text/javascript">Object.seal && [ Object, Array, String, Number ].map( function( builtin ) { Object.seal( builtin.prototype ); } );</script>
		<script type="text/javascript">
			document.addEventListener('DOMContentLoaded', function(event) {
				$J.data( document, 'x_readytime', new Date().getTime() );
				$J.data( document, 'x_oldref', GetNavCookie() );
				SetupTooltips( { tooltipCSSClass: 'store_tooltip'} );
		});
		</script><script type="text/javascript" src="https://store.steamstatic.com/public/javascript/about.js?v=T9HhtJ81mJgN&amp;l=english"></script>
<script type="text/javascript" src="https://store.steamstatic.com/public/javascript/slick/slick.js?v=.UvbXNQdQm-AJ"></script>
<script type="text/javascript" src="https://store.steamstatic.com/public/javascript/rellax/rellax.min.js?v=.KbIxshHXB6Um"></script>
<script type="text/javascript" src="https://store.steamstatic.com/public/shared/javascript/shared_responsive_adapter.js?v=pSvIAKtunfWg&amp;l=english"></script>

						<meta name="twitter:card" content="summary_large_image">
					<meta name="Description" content="Steam is the ultimate destination for playing, discussing, and creating games.">
			
	<meta name="twitter:site" content="@steam">

						<meta property="og:title" content="Steam, The Ultimate Online Game Platform">
					<meta property="twitter:title" content="Steam, The Ultimate Online Game Platform">
					<meta property="og:type" content="website">
					<meta property="fb:app_id" content="105386699540688">
					<meta property="og:site" content="Steam">
					<meta property="og:description" content="Steam is the ultimate destination for playing, discussing, and creating games.">
					<meta property="twitter:description" content="Steam is the ultimate destination for playing, discussing, and creating games.">
			
	
			<link rel="image_src" href="https://cdn.fastly.steamstatic.com/store/about/social-og.jpg">
		<meta property="og:image" content="https://cdn.fastly.steamstatic.com/store/about/social-og.jpg">
		<meta name="twitter:image" content="https://cdn.fastly.steamstatic.com/store/about/social-og.jpg">
				
	
	
	
	
	</head>
<body class="v6 promoannounce responsive_page ">


<div class="responsive_page_frame with_header">
						<div role="navigation" class="responsive_page_menu_ctn mainmenu" aria-label="Mobile Menu">
				<div class="responsive_page_menu" id="responsive_page_menu">
										<div class="mainmenu_contents">
						<div class="mainmenu_contents_items">
															<a class="menuitem" href="https://store.steampowered.com/login/?redir=about%2F&amp;redir_ssl=1&amp;snr=1_14_4__global-header">
									Login								</a>
															<a class="menuitem supernav" href="https://store.steampowered.com/?snr=1_14_4__global-responsive-menu" data-tooltip-type="selector" data-tooltip-content=".submenu_Store">
				Store			</a>
			<div class="submenu_Store" style="display: none;" data-submenuid="Store">
														<a class="submenuitem" href="https://store.steampowered.com/?snr=1_14_4__global-responsive-menu">
						Home											</a>
														<a class="submenuitem" href="https://store.steampowered.com/explore/?snr=1_14_4__global-responsive-menu">
						Discovery Queue											</a>
														<a class="submenuitem" href="https://steamcommunity.com/my/wishlist/">
						Wishlist											</a>
														<a class="submenuitem" href="https://store.steampowered.com/points/shop/?snr=1_14_4__global-responsive-menu">
						Points Shop											</a>
														<a class="submenuitem" href="https://store.steampowered.com/news/?snr=1_14_4__global-responsive-menu">
						News											</a>
														<a class="submenuitem" href="https://store.steampowered.com/stats/?snr=1_14_4__global-responsive-menu">
						Stats											</a>
							</div>
										<a class="menuitem supernav" href="https://steamcommunity.com/" data-tooltip-type="selector" data-tooltip-content=".submenu_Community">
				Community			</a>
			<div class="submenu_Community" style="display: none;" data-submenuid="Community">
														<a class="submenuitem" href="https://steamcommunity.com/">
						Home											</a>
														<a class="submenuitem" href="https://steamcommunity.com/discussions/">
						Discussions											</a>
														<a class="submenuitem" href="https://steamcommunity.com/workshop/">
						Workshop											</a>
														<a class="submenuitem" href="https://steamcommunity.com/market/">
						Market											</a>
														<a class="submenuitem" href="https://steamcommunity.com/?subsection=broadcasts">
						Broadcasts											</a>
							</div>
										<a class="menuitem  supernav_active" href="https://store.steampowered.com/about/?snr=1_14_4__global-responsive-menu">
				About			</a>
										<a class="menuitem " href="https://help.steampowered.com/en/">
				Support			</a>
			
							<div class="minor_menu_items">
																								<div class="menuitem change_language_action">
									Change language								</div>
																																	<a class="menuitem" href="https://store.steampowered.com/mobile" target="_blank" rel="noreferrer">Get the Steam Mobile App</a>
																									<div class="menuitem" onclick="Responsive_RequestDesktopView();">
										View desktop website									</div>
															</div>
						</div>
						<div class="mainmenu_footer_spacer  "></div>
						<div class="mainmenu_footer">
															<div class="mainmenu_footer_logo"><img src="https://store.steamstatic.com/public/shared/images/responsive/logo_valve_footer.png"></div>
								© Valve Corporation. All rights reserved. All trademarks are property of their respective owners in the US and other countries.								<span class="mainmenu_valve_links">
									<a href="https://store.steampowered.com/privacy_agreement/?snr=1_14_4__global-responsive-menu" target="_blank">Privacy Policy</a>
									&nbsp;| &nbsp;<a href="http://www.valvesoftware.com/legal.htm" target="_blank">Legal</a>
									&nbsp;| &nbsp;<a href="https://store.steampowered.com/subscriber_agreement/?snr=1_14_4__global-responsive-menu" target="_blank">Steam Subscriber Agreement</a>
									&nbsp;| &nbsp;<a href="https://store.steampowered.com/steam_refunds/?snr=1_14_4__global-responsive-menu" target="_blank">Refunds</a>
								</span>
													</div>
					</div>
									</div>
			</div>
		
		<div class="responsive_local_menu_tab"></div>

		<div class="responsive_page_menu_ctn localmenu">
			<div class="responsive_page_menu" id="responsive_page_local_menu" data-panel="{&quot;onOptionsActionDescription&quot;:&quot;Filter&quot;,&quot;onOptionsButton&quot;:&quot;Responsive_ToggleLocalMenu()&quot;,&quot;onCancelButton&quot;:&quot;Responsive_ToggleLocalMenu()&quot;}">
				<div class="localmenu_content" data-panel="{&quot;maintainY&quot;:true,&quot;bFocusRingRoot&quot;:true,&quot;flow-children&quot;:&quot;column&quot;}">
				</div>
			</div>
		</div>



					<div class="responsive_header">
				<div class="responsive_header_content">
					<div id="responsive_menu_logo">
						<img src="https://store.steamstatic.com/public/shared/images/responsive/header_menu_hamburger.png" height="100%">
											</div>
					<div class="responsive_header_logo">
						<a href="https://store.steampowered.com/?snr=1_14_4__global-responsive-menu">
															<img src="https://store.steamstatic.com/public/shared/images/responsive/header_logo.png" height="36" border="0" alt="STEAM">
													</a>
					</div>
				</div>
			</div>
		
		<div class="responsive_page_content_overlay">

		</div>

		<div class="responsive_fixonscroll_ctn nonresponsive_hidden ">
		</div>
	
	<div class="responsive_page_content">

		<div role="banner" id="global_header" data-panel="{&quot;flow-children&quot;:&quot;row&quot;}">
	<div class="content">
		<div class="logo">
			<span id="logo_holder">
									<a href="https://store.steampowered.com/?snr=1_14_4__global-header" aria-label="Link to the Steam Homepage">
						<img src="https://store.steamstatic.com/public/shared/images/header/logo_steam.svg?t=962016" width="176" height="44" alt="Link to the Steam Homepage">
					</a>
							</span>
		</div>

			<div role="navigation" class="supernav_container" aria-label="Global Menu">
								<a class="menuitem supernav" href="https://store.steampowered.com/?snr=1_14_4__global-header" data-tooltip-type="selector" data-tooltip-content=".submenu_Store">
				STORE			</a>
			<div class="submenu_Store" style="display: none;" data-submenuid="Store">
														<a class="submenuitem" href="https://store.steampowered.com/?snr=1_14_4__global-header">
						Home											</a>
														<a class="submenuitem" href="https://store.steampowered.com/explore/?snr=1_14_4__global-header">
						Discovery Queue											</a>
														<a class="submenuitem" href="https://steamcommunity.com/my/wishlist/">
						Wishlist											</a>
														<a class="submenuitem" href="https://store.steampowered.com/points/shop/?snr=1_14_4__global-header">
						Points Shop											</a>
														<a class="submenuitem" href="https://store.steampowered.com/news/?snr=1_14_4__global-header">
						News											</a>
														<a class="submenuitem" href="https://store.steampowered.com/stats/?snr=1_14_4__global-header">
						Stats											</a>
							</div>
										<a class="menuitem supernav" href="https://steamcommunity.com/" data-tooltip-type="selector" data-tooltip-content=".submenu_Community">
				COMMUNITY			</a>
			<div class="submenu_Community" style="display: none;" data-submenuid="Community">
														<a class="submenuitem" href="https://steamcommunity.com/">
						Home											</a>
														<a class="submenuitem" href="https://steamcommunity.com/discussions/">
						Discussions											</a>
														<a class="submenuitem" href="https://steamcommunity.com/workshop/">
						Workshop											</a>
														<a class="submenuitem" href="https://steamcommunity.com/market/">
						Market											</a>
														<a class="submenuitem" href="https://steamcommunity.com/?subsection=broadcasts">
						Broadcasts											</a>
							</div>
										<a class="menuitem  supernav_active" href="https://store.steampowered.com/about/?snr=1_14_4__global-header">
				About			</a>
										<a class="menuitem " href="https://help.steampowered.com/en/">
				SUPPORT			</a>
				</div>
	<script type="text/javascript">
		jQuery(function($) {
			$('#global_header .supernav').v_tooltip({'location':'bottom', 'destroyWhenDone': false, 'tooltipClass': 'supernav_content', 'offsetY':-6, 'offsetX': 1, 'horizontalSnap': 4, 'tooltipParent': '#global_header .supernav_container', 'correctForScreenSize': false});
		});
	</script>

		<div id="global_actions">
			<div role="navigation" id="global_action_menu" aria-label="Account Menu">
									<a class="header_installsteam_btn header_installsteam_btn_green" href="https://store.steampowered.com/about/?snr=1_14_4__global-header">
						<div class="header_installsteam_btn_content">
							Install Steam						</div>
					</a>
				
				
									<a class="global_action_link" href="https://store.steampowered.com/login/?redir=about%2F&amp;redir_ssl=1&amp;snr=1_14_4__global-header">login</a>
											&nbsp;|&nbsp;
						<span class="pulldown global_action_link" id="language_pulldown" onclick="ShowMenu( this, 'language_dropdown', 'right' );">language</span>
						<div class="popup_block_new" id="language_dropdown" style="display: none;">
							<div class="popup_body popup_menu">
																																					<a class="popup_menu_item tight" href="?l=schinese" onclick="ChangeLanguage( 'schinese' ); return false;">简体中文 (Simplified Chinese)</a>
																													<a class="popup_menu_item tight" href="?l=tchinese" onclick="ChangeLanguage( 'tchinese' ); return false;">繁體中文 (Traditional Chinese)</a>
																													<a class="popup_menu_item tight" href="?l=japanese" onclick="ChangeLanguage( 'japanese' ); return false;">日本語 (Japanese)</a>
																													<a class="popup_menu_item tight" href="?l=koreana" onclick="ChangeLanguage( 'koreana' ); return false;">한국어 (Korean)</a>
																													<a class="popup_menu_item tight" href="?l=thai" onclick="ChangeLanguage( 'thai' ); return false;">ไทย (Thai)</a>
																													<a class="popup_menu_item tight" href="?l=bulgarian" onclick="ChangeLanguage( 'bulgarian' ); return false;">Български (Bulgarian)</a>
																													<a class="popup_menu_item tight" href="?l=czech" onclick="ChangeLanguage( 'czech' ); return false;">Čeština (Czech)</a>
																													<a class="popup_menu_item tight" href="?l=danish" onclick="ChangeLanguage( 'danish' ); return false;">Dansk (Danish)</a>
																													<a class="popup_menu_item tight" href="?l=german" onclick="ChangeLanguage( 'german' ); return false;">Deutsch (German)</a>
																																							<a class="popup_menu_item tight" href="?l=spanish" onclick="ChangeLanguage( 'spanish' ); return false;">Español - España (Spanish - Spain)</a>
																													<a class="popup_menu_item tight" href="?l=latam" onclick="ChangeLanguage( 'latam' ); return false;">Español - Latinoamérica (Spanish - Latin America)</a>
																													<a class="popup_menu_item tight" href="?l=greek" onclick="ChangeLanguage( 'greek' ); return false;">Ελληνικά (Greek)</a>
																													<a class="popup_menu_item tight" href="?l=french" onclick="ChangeLanguage( 'french' ); return false;">Français (French)</a>
																													<a class="popup_menu_item tight" href="?l=italian" onclick="ChangeLanguage( 'italian' ); return false;">Italiano (Italian)</a>
																													<a class="popup_menu_item tight" href="?l=indonesian" onclick="ChangeLanguage( 'indonesian' ); return false;">Bahasa Indonesia (Indonesian)</a>
																													<a class="popup_menu_item tight" href="?l=hungarian" onclick="ChangeLanguage( 'hungarian' ); return false;">Magyar (Hungarian)</a>
																													<a class="popup_menu_item tight" href="?l=dutch" onclick="ChangeLanguage( 'dutch' ); return false;">Nederlands (Dutch)</a>
																													<a class="popup_menu_item tight" href="?l=norwegian" onclick="ChangeLanguage( 'norwegian' ); return false;">Norsk (Norwegian)</a>
																													<a class="popup_menu_item tight" href="?l=polish" onclick="ChangeLanguage( 'polish' ); return false;">Polski (Polish)</a>
																													<a class="popup_menu_item tight" href="?l=portuguese" onclick="ChangeLanguage( 'portuguese' ); return false;">Português (Portuguese - Portugal)</a>
																													<a class="popup_menu_item tight" href="?l=brazilian" onclick="ChangeLanguage( 'brazilian' ); return false;">Português - Brasil (Portuguese - Brazil)</a>
																													<a class="popup_menu_item tight" href="?l=romanian" onclick="ChangeLanguage( 'romanian' ); return false;">Română (Romanian)</a>
																													<a class="popup_menu_item tight" href="?l=russian" onclick="ChangeLanguage( 'russian' ); return false;">Русский (Russian)</a>
																													<a class="popup_menu_item tight" href="?l=finnish" onclick="ChangeLanguage( 'finnish' ); return false;">Suomi (Finnish)</a>
																													<a class="popup_menu_item tight" href="?l=swedish" onclick="ChangeLanguage( 'swedish' ); return false;">Svenska (Swedish)</a>
																													<a class="popup_menu_item tight" href="?l=turkish" onclick="ChangeLanguage( 'turkish' ); return false;">Türkçe (Turkish)</a>
																													<a class="popup_menu_item tight" href="?l=vietnamese" onclick="ChangeLanguage( 'vietnamese' ); return false;">Tiếng Việt (Vietnamese)</a>
																													<a class="popup_menu_item tight" href="?l=ukrainian" onclick="ChangeLanguage( 'ukrainian' ); return false;">Українська (Ukrainian)</a>
																									<a class="popup_menu_item tight" href="https://www.valvesoftware.com/en/contact?contact-person=Translation%20Team%20Feedback" target="_blank">Report a translation problem</a>
							</div>
						</div>
												</div>
					</div>
			</div>
</div>
<div id="responsive_store_nav_ctn"></div><div id="responsive_store_nav_overlay" style="display:none"><div id="responsive_store_nav_overlay_ctn"></div><div id="responsive_store_nav_overlay_bottom"></div></div><div id="responsive_store_search_overlay" style="display:none"></div><div data-cart-banner-spot="1"></div>
		<div role="main" class="responsive_page_template_content" id="responsive_page_template_content" data-panel="{&quot;autoFocus&quot;:true}">

			<div id="application_config" style="display: none;" data-config="{&quot;EUNIVERSE&quot;:1,&quot;WEB_UNIVERSE&quot;:&quot;public&quot;,&quot;LANGUAGE&quot;:&quot;english&quot;,&quot;COUNTRY&quot;:&quot;ES&quot;,&quot;MEDIA_CDN_COMMUNITY_URL&quot;:&quot;https:\/\/cdn.fastly.steamstatic.com\/steamcommunity\/public\/&quot;,&quot;MEDIA_CDN_URL&quot;:&quot;https:\/\/cdn.fastly.steamstatic.com\/&quot;,&quot;VIDEO_CDN_URL&quot;:&quot;https:\/\/video.fastly.steamstatic.com\/&quot;,&quot;COMMUNITY_CDN_URL&quot;:&quot;https:\/\/community.steamstatic.com\/&quot;,&quot;COMMUNITY_CDN_ASSET_URL&quot;:&quot;https:\/\/cdn.fastly.steamstatic.com\/steamcommunity\/public\/assets\/&quot;,&quot;STORE_CDN_URL&quot;:&quot;https:\/\/store.steamstatic.com\/&quot;,&quot;PUBLIC_SHARED_URL&quot;:&quot;https:\/\/store.steamstatic.com\/public\/shared\/&quot;,&quot;COMMUNITY_BASE_URL&quot;:&quot;https:\/\/steamcommunity.com\/&quot;,&quot;CHAT_BASE_URL&quot;:&quot;https:\/\/steamcommunity.com\/&quot;,&quot;STORE_BASE_URL&quot;:&quot;https:\/\/store.steampowered.com\/&quot;,&quot;STORE_CHECKOUT_BASE_URL&quot;:&quot;https:\/\/checkout.steampowered.com\/&quot;,&quot;IMG_URL&quot;:&quot;https:\/\/store.steamstatic.com\/public\/images\/&quot;,&quot;STEAMTV_BASE_URL&quot;:&quot;https:\/\/steam.tv\/&quot;,&quot;HELP_BASE_URL&quot;:&quot;https:\/\/help.steampowered.com\/&quot;,&quot;PARTNER_BASE_URL&quot;:&quot;https:\/\/partner.steamgames.com\/&quot;,&quot;STATS_BASE_URL&quot;:&quot;https:\/\/partner.steampowered.com\/&quot;,&quot;INTERNAL_STATS_BASE_URL&quot;:&quot;https:\/\/steamstats.valve.org\/&quot;,&quot;IN_CLIENT&quot;:false,&quot;USE_POPUPS&quot;:false,&quot;STORE_ICON_BASE_URL&quot;:&quot;https:\/\/shared.fastly.steamstatic.com\/store_item_assets\/steam\/apps\/&quot;,&quot;WEBAPI_BASE_URL&quot;:&quot;https:\/\/api.steampowered.com\/&quot;,&quot;TOKEN_URL&quot;:&quot;https:\/\/store.steampowered.com\/\/chat\/clientjstoken&quot;,&quot;BUILD_TIMESTAMP&quot;:1729718742,&quot;PAGE_TIMESTAMP&quot;:1729738556,&quot;IN_TENFOOT&quot;:false,&quot;IN_GAMEPADUI&quot;:false,&quot;IN_CHROMEOS&quot;:false,&quot;IN_MOBILE_WEBVIEW&quot;:false,&quot;PLATFORM&quot;:&quot;windows&quot;,&quot;BASE_URL_STORE_CDN_ASSETS&quot;:&quot;https:\/\/cdn.fastly.steamstatic.com\/store\/&quot;,&quot;EREALM&quot;:1,&quot;LOGIN_BASE_URL&quot;:&quot;https:\/\/login.steampowered.com\/&quot;,&quot;AVATAR_BASE_URL&quot;:&quot;https:\/\/avatars.fastly.steamstatic.com\/&quot;,&quot;FROM_WEB&quot;:true,&quot;WEBSITE_ID&quot;:&quot;Store&quot;,&quot;BASE_URL_SHARED_CDN&quot;:&quot;https:\/\/shared.fastly.steamstatic.com\/&quot;,&quot;CLAN_CDN_ASSET_URL&quot;:&quot;https:\/\/clan.fastly.steamstatic.com\/&quot;,&quot;SNR&quot;:&quot;1_14_4_&quot;}" data-userinfo="{&quot;logged_in&quot;:false,&quot;country_code&quot;:&quot;ES&quot;}" data-broadcastuser="{&quot;success&quot;:1,&quot;bHideStoreBroadcast&quot;:false}" data-store_user_config="{&quot;webapi_token&quot;:&quot;&quot;,&quot;shoppingcart&quot;:null,&quot;originating_navdata&quot;:null}"></div><div id="application_root"><div class="_2uHYtSBLSS1MxFonkOXr0O"></div></div><script>window.g_wapit="";</script><link href="https://store.steamstatic.com/public/css/applications/store/main.css?v=8V-8bVcVAbG4&amp;l=english" rel="stylesheet" type="text/css">
<script type="text/javascript" src="https://store.steamstatic.com/public/javascript/applications/store/manifest.js?v=n1IuVDBJnrq7&amp;l=english"></script>
<script type="text/javascript" src="https://store.steamstatic.com/public/javascript/applications/store/libraries~b28b7af69.js?v=RgcT7y4eFVF4&amp;l=english"></script>
<script type="text/javascript" src="https://store.steamstatic.com/public/javascript/applications/store/main.js?v=tMN4luefTGc4&amp;l=english"></script>
<script type="text/javascript">
	var g_AccountID = 0;
	var g_sessionID = "85b81b476749594579f111dc";
	var g_ServerTime = 1729738556;
	var g_bUseNewCartAPI = true;

	$J( InitMiniprofileHovers( 'https%3A%2F%2Fstore.steampowered.com%2F' ) );

			$J( function() { InitCookiePreferencesPopup() } );
	
			GStoreItemData.AddNavParams({
			__page_default: "1_14_4_",
			__page_default_obj: {"domain":"store.steampowered.com","controller":"about","method":"default","submethod":"","feature":null,"depth":null,"countrycode":"ES","webkey":null,"is_client":false,"curator_data":null,"is_likely_bot":false,"is_utm":null},
			__originating_obj: null,
			storemenu_recommendedtags: "1_14_4__17"		});
		GDynamicStore.Init( 0, false, "", {"primary_language":null,"secondary_languages":null,"platform_windows":null,"platform_mac":null,"platform_linux":null,"timestamp_updated":null,"hide_store_broadcast":null,"review_score_preference":null,"timestamp_content_descriptor_preferences_updated":null,"provide_deck_feedback":null,"additional_languages":null}, 'ES',
			{"bNoDefaultDescriptors":false} );
		GStoreItemData.SetCurrencyFormatter( function( nValueInCents, bWholeUnitsOnly ) { var fnBase = function( nValueInCents, bWholeUnitsOnly ) { var fmt = function( nValueInCents, bWholeUnitsOnly ) {	var format = v_numberformat( nValueInCents / 100, bWholeUnitsOnly ? 0 : 2, ",", " "); return format; };var strNegativeSymbol = '';	if ( nValueInCents < 0 ) { strNegativeSymbol = '-'; nValueInCents = -nValueInCents; }return strNegativeSymbol + fmt( nValueInCents, bWholeUnitsOnly ) + "\u20ac";}; return fnBase( nValueInCents, bWholeUnitsOnly ).replace(  ',00', ',--' ); } );
		GStoreItemData.SetCurrencyMinPriceIncrement( 1 );
	</script>

<div id="about_header_area" class=" global">
	<div class="about_area_inner_wrapper">
		<div id="about_monitor_video">
			<video width="100%" height="auto" autoplay="" muted="" loop="" playsinline="" poster="https://cdn.fastly.steamstatic.com/store/about/videos/about_hero_loop_web.png">
									<source src="https://cdn.fastly.steamstatic.com/store/about/videos/about_hero_loop_web.webm" type="video/webm">
					<source src="https://cdn.fastly.steamstatic.com/store/about/videos/about_hero_loop_web.mp4" type="video/mp4">
							</video>
			<div id="about_monitor_video_gradient"></div>
					</div>
		<div id="about_header">
			<div id="about_greeting">
				<div class="about_greeting_header">
					<div class="steam_logo"><img src="https://cdn.fastly.steamstatic.com/store//about/logo_steam.svg" alt="The logo for Steam"></div>
					<div class="about_subtitle">Steam is the ultimate destination for playing, discussing, and creating games.</div>
											<div class="online_stats">
							<div class="online_stat">
								<div class="online_stat_label gamers_online">online</div>
								22,189,311							</div>
							<div class="online_stat">
								<div class="online_stat_label gamers_in_game">playing now</div>
								5,630,583							</div>
						</div>
														</div>
				
				
				<div class="about_install_wrapper">
	<div class="about_install win ">
							<a href="https://cdn.fastly.steamstatic.com/client/installer/SteamSetup.exe" class="about_install_steam_link">Install Steam</a>
				</div>
			<div class="installer_list">
			<div class="available_platforms">
				Also available on:
			</div>

										<a class="platform_icon" href="https://cdn.fastly.steamstatic.com/client/installer/steam.dmg">
					<img src="https://cdn.fastly.steamstatic.com/store/about/icon-macos.svg">
				</a>
										<a class="platform_icon" href="https://cdn.fastly.steamstatic.com/client/installer/steam.deb">
					<img src="https://cdn.fastly.steamstatic.com/store/about/icon-steamos.svg">
				</a>
										<a class="platform_icon" href="https://support.google.com/chromebook?p=steam_on_chromebook">
					<img src="https://cdn.fastly.steamstatic.com/store/about/icon-chromeos.svg">
				</a>
					</div>
	</div>
			</div>
		</div>
	</div>
	<div class="learn_more_btn">
		<a href="#about_games_cta_area" class="smooth_scroll">
			Learn more			<span class="down_arrow"></span>
		</a>
	</div>
</div>

<div id="about_games_cta_area" class="">
	<div class="about_games_cta_bg"></div>
	<div class="about_area_inner_wrapper">
		<div id="about_games_cta">
			<div id="about_games_hero" class="cta_hero">
				<div class="games_col" id="games_col_left">
											<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="0.8" style="transform: translate3d(0px, 119px, 0px);">
							<a href="https://store.steampowered.com/app/578080/PUBG_BATTLEGROUNDS/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/578080/4f5bd6fbde8ef39aea742014f13ce91f567ca472/capsule_231x87.jpg?t=1727947409">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="0.8" style="transform: translate3d(0px, 69px, 0px);">
							<a href="https://store.steampowered.com/app/2429640/THRONE_AND_LIBERTY/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2429640/capsule_231x87.jpg?t=1728522618">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="0.8" style="transform: translate3d(0px, 100px, 0px);">
							<a href="https://store.steampowered.com/app/2933620/Call_of_Duty_Black_Ops_6/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2933620/capsule_231x87.jpg?t=1729284961">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="0.8" style="transform: translate3d(0px, 50px, 0px);">
							<a href="https://store.steampowered.com/app/2217000/Rivals_of_Aether_II/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2217000/4b7b4b4b84d4b9ca7c33cb3ad59fb47d83a10007/capsule_231x87.jpg?t=1729714502">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="1.5" style="transform: translate3d(0px, 201px, 0px);">
							<a href="https://store.steampowered.com/app/1675200/Steam_Deck/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1675200/capsule_231x87.jpg?t=1699990406">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="1.5" style="transform: translate3d(0px, 98px, 0px);">
							<a href="https://store.steampowered.com/app/1203220/NARAKA_BLADEPOINT/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1203220/52fed73c4c4a2bbdd6e05dcb7c8ba260c502853c/capsule_231x87.jpg?t=1729150646">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="3" style="transform: translate3d(0px, 265px, 0px);">
							<a href="https://store.steampowered.com/app/2772750/Age_of_History_3/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2772750/87eaa03e0ad5bc0686018a13cbbcde2dbec5a73a/capsule_231x87.jpg?t=1729677833">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="3" style="transform: translate3d(0px, 362px, 0px);">
							<a href="https://store.steampowered.com/app/1782120/ZERO_Sievert/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1782120/e0f640c0838b27a1a05a91ae748fc687820b4c73/capsule_231x87.jpg?t=1729702261">
							</a>
						</div>

										</div>
				<div class="games_col" id="games_col_right">
											<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="0.8" style="transform: translate3d(0px, 100px, 0px);">
							<a href="https://store.steampowered.com/app/730/CounterStrike_2/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/730/capsule_231x87.jpg?t=1729703045">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="0.8" style="transform: translate3d(0px, 69px, 0px);">
							<a href="https://store.steampowered.com/app/2669320/EA_SPORTS_FC_25/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2669320/capsule_231x87.jpg?t=1729643957">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="0.8" style="transform: translate3d(0px, 100px, 0px);">
							<a href="https://store.steampowered.com/app/427520/Factorio/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/427520/capsule_231x87.jpg?t=1729528507">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="1.5" style="transform: translate3d(0px, 94px, 0px);">
							<a href="https://store.steampowered.com/app/236390/War_Thunder/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/236390/17ee5af8d9da90216072a2a274d090b520ff8325/capsule_231x87.jpg?t=1726558105">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="1.5" style="transform: translate3d(0px, 201px, 0px);">
							<a href="https://store.steampowered.com/app/1790600/DRAGON_BALL_Sparking_ZERO/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1790600/capsule_231x87.jpg?t=1729218197">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="1.5" style="transform: translate3d(0px, 98px, 0px);">
							<a href="https://store.steampowered.com/app/1599340/Lost_Ark/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1599340/capsule_231x87.jpg?t=1728605858">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="3" style="transform: translate3d(0px, 265px, 0px);">
							<a href="https://store.steampowered.com/app/1063730/New_World_Aeternum/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/1063730/2fe94eba6734521fbd4f44fb23ea66cb79376067/capsule_231x87.jpg?t=1729704763">
							</a>
						</div>

												<div class="game_image" data-rellax-percentage="0.5" data-rellax-speed="3" style="transform: translate3d(0px, 362px, 0px);">
							<a href="https://store.steampowered.com/app/2246340/Monster_Hunter_Wilds/">
								<img src="https://shared.fastly.steamstatic.com/store_item_assets/steam/apps/2246340/970508d58e4f11f6f9ff3e2921b7eec558a50af8/capsule_231x87.jpg?t=1727660257">
							</a>
						</div>

										</div>
			</div>
			<div class="cta_content">
				<h2 class="cta_title">
					Access Games Instantly				</h2>
				<div class="cta_text">
										With nearly 30,000 games from AAA to indie and everything in-between. Enjoy exclusive deals, automatic game updates, and other great perks.				</div>
				<div class="cta_btn">
					<a href="https://store.steampowered.com/">
						Browse the Store					</a>
				</div>
			</div>
		</div>
	</div>
</div>

	<div id="about_ctas_area">
		<div class="about_area_inner_wrapper">
			<div id="about_ctas">
				<div id="about_cta_community" class="about_cta">
					<div class="cta_hero">
						<img id="hero_community" class="hero_complete" src="https://cdn.fastly.steamstatic.com/store/about/cta_hero_community.png">
						<img id="hero_community_pt1" src="https://cdn.fastly.steamstatic.com/store/about/cta_hero_community_pt1.png">
						<img id="hero_community_pt2" src="https://cdn.fastly.steamstatic.com/store/about/cta_hero_community_pt2.png">
						<img id="hero_community_pt3" src="https://cdn.fastly.steamstatic.com/store/about/cta_hero_community_pt3.png">
					</div>
					<div class="cta_content">
						<h2 class="cta_title">
							Join the Community						</h2>
						<div class="cta_text">
							Meet new people, join groups, form clans, chat in-game and more! With over 100 million potential friends (or enemies), the fun never stops.						</div>
						<div class="cta_btn">
							<a href="https://steamcommunity.com/">
								Visit the Community							</a>
						</div>
					</div>
				</div>
				<div id="about_cta_hardware" class="about_cta">
					<div class="cta_hero">
						<img id="hero_hardware" class="hero_complete" src="https://cdn.fastly.steamstatic.com/store/about/cta_hero_hardware.png">
						<img id="hero_hardware_pt1" src="https://cdn.fastly.steamstatic.com/store/about/cta_hero_hardware_pt1.png?v=2">
						<img id="hero_hardware_pt2" src="https://cdn.fastly.steamstatic.com/store/about/cta_hero_hardware_pt2.png?v=2">
					</div>
					<div class="cta_content">
						<h2 class="cta_title">
							Experience Steam Hardware						</h2>
						<div class="cta_text">
							We created the Steam Deck and the Valve Index headset to make gaming on the PC even better.						</div>
						<div class="cta_btn">
							<a href="https://store.steampowered.com/search/?category1=993">
								Experience Steam Hardware							</a>
						</div>
					</div>
				</div>
				<div id="about_cta_steamworks" class="about_cta">
					<div class="cta_hero">
						<img id="hero_steamworks" class="hero_complete" src="https://cdn.fastly.steamstatic.com/store/about/cta_hero_steamworks.png">
						<img id="hero_steamworks_pt1" src="https://cdn.fastly.steamstatic.com/store/about/cta_hero_steamworks_pt1.png">
						<img id="hero_steamworks_pt2" src="https://cdn.fastly.steamstatic.com/store/about/cta_hero_steamworks_pt2.png">
					</div>
					<div class="cta_content">
						<div class="logo_steamworks">
							<img src="https://cdn.fastly.steamstatic.com/store/about/logo-steamworks.svg">
						</div>
						<h2 class="cta_title">
							Release your Game						</h2>
						<div class="cta_text">
							Steamworks is the set of tools and services that help game developers and publishers get the most out of distributing games on Steam.						</div>
						<div class="cta_btn">
							<a href="https://partner.steamgames.com/">
								Learn about Steamworks							</a>
						</div>
					</div>
				</div>
			</div>
		</div>
	</div>

<div id="about_steam_features_area">
	<div class="about_area_inner_wrapper">
		<div id="about_steam_features">
			<h1 id="about_steam_feature_title">
				Features			</h1>
			<div id="about_steam_feature_subtitle">
				We are constantly working to bring new updates and features to Steam, such as:			</div>
			<div id="about_steam_features_grid" class="features_grid">
										<div id="about_feature_steamchat" class="feature">
		<a href="https://steamcommunity.com/updates/chatupdate">
			<div class="about_feature_icon">
				<img src="https://cdn.fastly.steamstatic.com/store/about/icon-steamchat.svg">
			</div>
			<div class="about_feature_content">
				<h3 class="feature_title">
					Steam Chat				</h3>
				<div class="feature_text">
					Talk with friends or groups via text or voice without leaving Steam. Videos, Tweets, GIFs and more are supported; use wisely.				</div>
				<div class="feature_btn">
					Learn More				</div>
			</div>
		</a>
	</div>
					
										<div id="about_feature_gamehubs" class="feature">
		<a href="https://steamcommunity.com/communitycontent/">
			<div class="about_feature_icon">
				<img src="https://cdn.fastly.steamstatic.com/store/about/icon-gamehubs.svg">
			</div>
			<div class="about_feature_content">
				<h3 class="feature_title">
					Game Hubs				</h3>
				<div class="feature_text">
					Everything about your game, all in one place. Join discussions, upload content, and be the first to know about new updates.				</div>
				<div class="feature_btn">
					Learn More				</div>
			</div>
		</a>
	</div>
							<div id="about_feature_steambroadcasts" class="feature">
		<a href="https://steamcommunity.com/updates/broadcasting">
			<div class="about_feature_icon">
				<img src="https://cdn.fastly.steamstatic.com/store/about/icon-broadcasts.svg">
			</div>
			<div class="about_feature_content">
				<h3 class="feature_title">
					Steam Broadcast				</h3>
				<div class="feature_text">
					Stream your gameplay live with the click of a button, and share your game with friends or the rest of the community.				</div>
				<div class="feature_btn">
					Learn More				</div>
			</div>
		</a>
	</div>
							<div id="about_feature_steamworkshop" class="feature">
		<a href="https://steamcommunity.com/workshop">
			<div class="about_feature_icon">
				<img src="https://cdn.fastly.steamstatic.com/store/about/icon-steamworkshop.svg">
			</div>
			<div class="about_feature_content">
				<h3 class="feature_title">
					Steam Workshop				</h3>
				<div class="feature_text">
					Create, discover, and download player-created mods and cosmetics for nearly 1,000 supported games.				</div>
				<div class="feature_btn">
					Learn More				</div>
			</div>
		</a>
	</div>
							<div id="about_feature_steammobile" class="feature">
		<a href="https://store.steampowered.com/mobile">
			<div class="about_feature_icon">
				<img src="https://cdn.fastly.steamstatic.com/store/about/icon-steammobile.svg">
			</div>
			<div class="about_feature_content">
				<h3 class="feature_title">
					Available on Mobile				</h3>
				<div class="feature_text">
					Access Steam anywhere from your iOS or Android device with the Steam mobile app.				</div>
				<div class="feature_btn">
					Learn More				</div>
			</div>
		</a>
	</div>
					
										<div id="about_feature_earlyaccess" class="feature">
		<a href="https://store.steampowered.com/genre/Early%20Access/">
			<div class="about_feature_icon">
				<img src="https://cdn.fastly.steamstatic.com/store/about/icon-earlyaccess.svg">
			</div>
			<div class="about_feature_content">
				<h3 class="feature_title">
					Early Access to Games				</h3>
				<div class="feature_text">
					Discover, play, and get involved with games as they evolve. Be the first to see what's coming and become part of the process.				</div>
				<div class="feature_btn">
					Learn More				</div>
			</div>
		</a>
	</div>
					

										<div id="about_feature_languages" class="feature">
		<div class="about_feature_icon">
			<img src="https://cdn.fastly.steamstatic.com/store/about/icon-languages.svg">
		</div>
		<div class="about_feature_content">
			<h3 class="feature_title">
				Multilingual			</h3>
			<div class="feature_text">
				Creating a global community is important to us, that's why our client supports 28 languages and counting.			</div>
		</div>
	</div>
							<div id="about_feature_payment" class="feature">
		<div class="about_feature_icon">
			<img src="https://cdn.fastly.steamstatic.com/store/about/icon-payment.svg">
		</div>
		<div class="about_feature_content">
			<h3 class="feature_title">
				Purchases Made Easy			</h3>
			<div class="feature_text">
				Our storefront supports 100+ payment methods across over 35 currencies, giving you the flexibility to pay how you want.			</div>
		</div>
	</div>
										<div id="about_feature_controllers" class="feature">
		<div class="about_feature_icon">
			<img src="https://cdn.fastly.steamstatic.com/store/about/icon-controllers.svg">
		</div>
		<div class="about_feature_content">
			<h3 class="feature_title">
				Controller Support			</h3>
			<div class="feature_text">
				Steam encourages developers to include controller support in their games including PlayStation, Xbox, and Nintendo controllers.			</div>
		</div>
	</div>
								</div>
			<div id="about_features_more">
				<div class="content">
					<h3 id="about_features_more_title">
						And so much more...					</h3>
					<div id="about_features_more_text">
						Earn achievements, read reviews, explore custom recommendations, and more.					</div>
				</div>

				<div class="about_install_wrapper">
	<div class="about_install win ">
							<a href="https://cdn.fastly.steamstatic.com/client/installer/SteamSetup.exe" class="about_install_steam_link">Install Steam</a>
				</div>
			<div class="installer_list">
			<div class="available_platforms">
				Also available on:
			</div>

										<a class="platform_icon" href="https://cdn.fastly.steamstatic.com/client/installer/steam.dmg">
					<img src="https://cdn.fastly.steamstatic.com/store/about/icon-macos.svg">
				</a>
										<a class="platform_icon" href="https://cdn.fastly.steamstatic.com/client/installer/steam.deb">
					<img src="https://cdn.fastly.steamstatic.com/store/about/icon-steamos.svg">
				</a>
										<a class="platform_icon" href="https://support.google.com/chromebook?p=steam_on_chromebook">
					<img src="https://cdn.fastly.steamstatic.com/store/about/icon-chromeos.svg">
				</a>
					</div>
	</div>			</div>
		</div>
	</div>
</div>

<!-- Footer -->
<div id="footer_spacer" style="" class=""></div>
<div id="footer" role="contentinfo" class="">
<div class="footer_content">

    <div class="rule"></div>
				<div id="footer_logo_steam"><img src="https://store.steamstatic.com/public/images/v6/logo_steam_footer.png" alt="Valve Software" border="0"></div>

    <div id="footer_logo"><a href="http://www.valvesoftware.com" target="_blank" rel=""><img src="https://store.steamstatic.com/public/images/footerLogo_valve_new.png" alt="Valve Software" border="0"></a></div>
    <div id="footer_text" data-panel="{&quot;flow-children&quot;:&quot;row&quot;}">
        <div>© 2024 Valve Corporation.  All rights reserved.  All trademarks are property of their respective owners in the US and other countries.</div>
        <div>VAT included in all prices where applicable.&nbsp;&nbsp;

            <a href="https://store.steampowered.com/privacy_agreement/?snr=1_44_44_" target="_blank" rel="">Privacy Policy</a>
            &nbsp; <span aria-hidden="true">|</span> &nbsp;
            <a href="https://store.steampowered.com/legal/?snr=1_44_44_" target="_blank" rel="">Legal</a>
            &nbsp; <span aria-hidden="true">|</span> &nbsp;
            <a href="https://store.steampowered.com/subscriber_agreement/?snr=1_44_44_" target="_blank" rel="">Steam Subscriber Agreement</a>
            &nbsp; <span aria-hidden="true">|</span> &nbsp;
            <a href="https://store.steampowered.com/steam_refunds/?snr=1_44_44_" target="_blank" rel="">Refunds</a>
            &nbsp; <span aria-hidden="true">|</span> &nbsp;
            <a href="https://store.steampowered.com/account/cookiepreferences/?snr=1_44_44_" target="_blank" rel="">Cookies</a>

        </div>
					<div class="responsive_optin_link">
				<div class="btn_medium btnv6_grey_black" onclick="Responsive_RequestMobileView()">
					<span>View mobile website</span>
				</div>
			</div>
		
    </div>



    <div style="clear: left;"></div>
	<br>

    <div class="rule"></div>

    <div class="valve_links" data-panel="{&quot;flow-children&quot;:&quot;row&quot;}">
        <a href="http://www.valvesoftware.com/about" target="_blank" rel="">About Valve</a>
        &nbsp; <span aria-hidden="true">|</span> &nbsp;<a href="http://www.valvesoftware.com" target="_blank" rel="">Jobs</a>
        &nbsp; <span aria-hidden="true">|</span> &nbsp;<a href="http://www.steampowered.com/steamworks/" target="_blank" rel="">Steamworks</a>
        &nbsp; <span aria-hidden="true">|</span> &nbsp;<a href="https://partner.steamgames.com/steamdirect" target="_blank" rel="">Steam Distribution</a>
        &nbsp; <span aria-hidden="true">|</span> &nbsp;<a href="https://help.steampowered.com/en/?snr=1_44_44_">Support</a>
                        		&nbsp; <span aria-hidden="true">|</span> &nbsp;<a href="https://store.steampowered.com/digitalgiftcards/?snr=1_44_44_" target="_blank" rel="">Gift Cards</a>
		&nbsp; <span aria-hidden="true">|</span> &nbsp;<a href="https://steamcommunity.com/linkfilter/?u=http%3A%2F%2Fwww.facebook.com%2FSteam" target="_blank" rel=" noopener"><img src="https://store.steamstatic.com/public/images/ico/ico_facebook.png" alt="Facebook"> Steam</a>
		&nbsp; <span aria-hidden="true">|</span> &nbsp;<a href="http://twitter.com/steam" target="_blank" rel=""><img src="https://store.steamstatic.com/public/images/ico/ico_twitter.png" alt="X"> @steam</a>
            </div>
				<div class="extra_space"></div>
	
</div>
</div>
<!-- End Footer -->

<script type="text/javascript">

	function ToggleDropdown( elementId )
	{
		let dropdownFlyout = document.getElementById( elementId );
		if( dropdownFlyout.style.display === "flex" )
		{
			dropdownFlyout.style.display = "none";
		}
		else
		{
			dropdownFlyout.style.display = "flex";

			// close any other dropdowns that are open
			let rgOpenFlyouts = document.getElementsByClassName( "install_dropdown_flyout" );
			let nFlyouts = rgOpenFlyouts ? rgOpenFlyouts.length : 0;
			while ( nFlyouts > 0 )
			{
				if ( rgOpenFlyouts[nFlyouts-1].id != elementId && 'none' != rgOpenFlyouts[nFlyouts-1].getStyle( 'display' ) )
					rgOpenFlyouts[nFlyouts - 1].style.display = 'none';

				nFlyouts--;
			}
		}
	}

</script>



</div></div></div><div class="miniprofile_hover" style="display: none;"><div class="shadow_ul"></div><div class="shadow_top"></div><div class="shadow_ur"></div><div class="shadow_left"></div><div class="shadow_right"></div><div class="shadow_bl"></div><div class="shadow_bottom"></div><div class="shadow_br"></div><div class="miniprofile_hover_inner shadow_content"></div></div><style>
.replyButton {
	width: 100%;
    text-align: center;
    margin-bottom: 4px;
}

.buttonGroup {
	flex: 18%;
	margin-left: 20px;
	margin-right: 0px;
}
.cookieMessage {
	flex: 85%;
	margin: auto;
}
.popupTextTitle {
	padding-bottom: 10px;
    font-size: 13px;
    line-height: 17px;
    color: #c6d4df;
}
.popupTextTitle a {
    text-decoration: underline;
}
.cookiepreferences_popup {
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 2000;
	padding-top: 10px;
}
.cookiepreferences_popup_content {
	display: flex;
    box-sizing: border-box;
	width: 90%;
	margin: auto;
	margin-bottom: 20px;
	padding: 16px 16px 10px 16px;
    max-width: 980px;
	background: linear-gradient(90.85deg, #333840 0.58%, #25282E 74.92%);
	box-shadow: 0px 0px 10px #000000;
    border-left: 2px solid #00CCFF;
}
@media all and (max-width: 910px) {
    body.responsive_page .cookiepreferences_popup_content {
        flex-direction: column;
    }
    body.responsive_page .cookiepreferences_popup_content .cookieMessage {
        margin-bottom: 20px;
    }
    body.responsive_page .cookiepreferences_popup_content .buttonGroup {
        flex-direction: row;
        margin-left: 0px;
    }
    body.responsive_page .cookiepreferences_popup_content .buttonGroup .replyButton {
        width: unset;
    }
}
</style>

<div id="cookiePrefPopup" class="cookiepreferences_popup">
	<div class="cookiepreferences_popup_content">
		<div class="cookieMessage">
			<div class="popupTextTitle">Do you mind if we use optional cookies to provide you personalized content and to analyze site traffic?</div>
			<div class="popupTextTitle">We don't use a lot of cookies; you can see and manage them at any time on our <a href="https://store.steampowered.com/account/cookiepreferences">Cookie Settings page</a>. If you click 'Accept All,' you consent to the use of cookies on Steam websites. Learn more about cookies in our <a href="https://store.steampowered.com/privacy_agreement">Privacy Policy</a>.</div>
		</div>
		<div class="buttonGroup">
			<div id="acceptAllButton" class="btn_blue_steamui btn_medium replyButton"><span>Accept All</span></div>
			<div id="rejectAllButton" class="btn_grey_steamui btn_medium replyButton"><span>Reject All</span></div>
		</div>
	</div>
</div><div class="FullModalOverlay" style="display: none;"><div class="ModalOverlayContent ModalOverlayBackground"></div></div></body></html>