/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

#DOTAPudgePersonaDebutPage
{
	width: 100%;
	height: 100%;
}

#ModelContainer
{
	width: 100%;
	height: 100%;
}

#ModelBackground,#ModelBackgroundAlt
{
	transform: scaleX(1);
	width: 100%;
	height: 100%;
	pre-transform-scale2d: 1;
	vertical-align: middle;
	horizontal-align: center;
	saturation: 0;
	contrast: 1.03;
	transition-property: opacity, wash-color, saturation, contrast;
	transition-duration: 0.9s;
	transition-timing-function: ease-in;
	background-size: 100% 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#ModelBackground.Initialize,#ModelBackgroundAlt.Initialize
{
	saturation: 1;
	contrast: 1;
	transition-duration: 0.9s;
}

#ModelBackgroundAlt
{
	opacity: 0.001;
}

#DebutInformation
{
	width: 610px;
	height: fit-children;
	opacity: 0;
	margin-top: 00px;
	transition-property: opacity;
	transition-duration: 0.25s;
	transition-timing-function: ease-in;
	horizontal-align: right;
	margin-right: 30px;
	vertical-align: middle;
	overflow: noclip;
}

#DebutInformation.Initialize,#InformationBody.Initialize,#InformationBodyBackground.Initialize
{
	opacity: 1;
	transition-duration: 0s;
}

#InformationBackground
{
	width: 100%;
	height: 100%;
}

#ScrollPanel
{
	width: 540px;
	padding: 0px 10px;
	height: 488px;
	opacity: .8;
	overflow: clip scroll;
	margin-bottom: 20px;
	horizontal-align: center;
	opacity-mask: url("s2r://panorama/images/masks/softedge_vertical_vscroll_wide_psd.vtex");
	vertical-align: top;
}

#InformationBody
{
	padding: 10px;
	horizontal-align: left;
	width: 600px;
	height: fit-children;
	flow-children: down;
	background-size: cover;
	background-repeat: no-repeat;
}

#DebutContentBG
{
	width: 100%;
	height: 100%;
	background-color: #ffffff50;
}

#InformationBodyBackground
{
	width: 600px;
	height: 100%;
	transition-property: opacity;
	transition-duration: 3s;
	transition-timing-function: ease-in;
	transition-delay: 1s;
	background-color: #00000050;
	background-blur: gaussian( 10 );
	opacity: 1;
	opacity-mask: url("s2r://panorama/images/leaf_pages/debut_persona_pudge/poster_opacity_mask_square_alt_psd.vtex");
}

#ItemName
{
	font-size: 80px;
	letter-spacing: 3px;
	text-overflow: shrink;
	text-align: left;
	vertical-align: bottom;
	horizontal-align: center;
	color: gradient( linear, 0% 0%, 0% 100%, from( #EFAEF0 ), to( #fff ) );
	text-shadow: 1px 1px 12px 3.0 #B507DC;
	opacity: 0;
	margin-top: 0px;
	letter-spacing: 6px;
	width: 100%;
}

#ItemName,#InnerPanel
{
	opacity: 0;
	margin-top: 36px;
	transition-property: opacity;
	transition-duration: 0.0s;
	transition-timing-function: ease-in-out;
}

.CloseButton
{
	horizontal-align: right;
	width: 48px;
	height: 48px;
	margin-top: 64px;
	margin-right: 32px;
	wash-color: #fff;
	background-color: #00000000;
	background-size: 50%;
	width: 48px;
	height: 48px;
	background-image: url("s2r://panorama/images/leaf_pages/debut_arcana_wraith_king/close_png.vtex");
	background-size: 32px;
	transition-property: background-size, transform;
	transition-duration: 1.0s;
	transition-timing-function: ease-in-out;
}

.FullscreenPage .CloseButton
{
	transform: translateY( -32px );
}

.CloseButton:hover
{
	background-size: 36px;
}

#ItemLore
{
	color: #c9e6f1;
	font-size: 17px;
	line-height: 28px;
	font-style: normal;
	margin-top: 16px;
	margin-bottom: 20px;
	font-weight: normal;
	text-shadow: 0 2px 2px #000;
	horizontal-align: center;
	text-align: justify;
	font-family: titleFont;
	font-style: italic;
}

#ItemName.Initialize,#InnerPanel.Initialize,#ItemLore.Initialize
{
	opacity: 1;
	transition-duration: 0s;
}

#TitleContainer
{
	width: 100%;
	horizontal-align: center;
	transition-property: hue-rotation, wash-color, saturation;
	transition-duration: .1s;
	transition-timing-function: ease-in-out;
	flow-children: down;
}

#HeroSubtitle
{
	margin-top: 12px;
	margin-bottom: 12px;
	flow-children: right;
	horizontal-align: center;
}

#AttackType
{
	color: #ccc;
	margin-right: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.RolesContainer
{
	width: 400px;
	height: 54px;
	flow-children: right;
}

.RoleLabel
{
	font-size: 16px;
	margin-right: 8px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: rgb(231, 218, 198);
}

#AbilityIcons
{
	flow-children: right;
	horizontal-align: center;
	visibility: collapse;
}

#AbilityIcons > DOTAAbilityImage
{
	width: 96px;
	height: 96px;
	margin-right: 12px;
}

#Talent
{
	width: 72px;
	height: 96px;
	wash-color: #708D9F;
	margin-left: 0px;
	tooltip-position: bottom;
	tooltip-body-position: 100%;
	transition-property: wash-color;
	transition-duration: .15s;
	transition-timing-function: ease-in-out;
	border: 1px solid transparent;
	border-radius: 0px;
	background-size: 100%;
	background-size: 72px 72px;
	background-position: center;
}

VerticalScrollBar .ScrollThumb
{
	background-color: #50445288;
}

VerticalScrollBar:hover .ScrollThumb,VerticalScrollBar:active .ScrollThumb
{
	background-color: #50445288;
}

#MainContainer
{
	width: 100%;
	height: 100%;
	wash-color: #000;
	transition-property: wash-color;
	transition-duration: 1.3s;
	transition-timing-function: ease-in;
}

#MainContainer.Initialize
{
	wash-color: #fff;
	transition-duration: 0.2s;
}

#Intro
{
	color: #d9e8e7;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 3px;
	text-transform: uppercase;
	horizontal-align: center;
	font-family: titleFont;
	margin-left: 0;
}

#DebutInformation.Initialize #Intro
{
	color: #d9e8e7;
}

#HeroButtons
{
	margin-bottom: 0px;
	flow-children: down;
	horizontal-align: center;
	vertical-align: bottom;
	width: 560px;
}

#DemoButtons
{
	flow-children: right;
	horizontal-align: center;
}

#ToNextHero
{
	width: 100%;
}

#ToNextHero Label
{
	width: 100%;
	text-align: left;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 2px;
	margin-top: 24px;
}

#ToNextHero Label:hover
{
	brightness: 2.0;
}

#DemoHeroButton
{
	width: fit-children;
	height: 48px;
	vertical-align: middle;
	margin-right: 24px;
	box-shadow: fill #00000090 1px 0px 1px 4px;
}

#ToLoadout
{
	height: 48px;
	font-size: 16px;
	margin-right: 0;
	box-shadow: fill #00000090 1px 0px 1px 4px;
}

#ToLoadout Label
{
	font-size: 18px;
	vertical-align: middle;
}

.Title
{
	background-image: url("s2r://panorama/images/leaf_pages/debut_arcana_spectre/spectre_logo_en_psd.vtex");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 1px;
	width: 100%;
	height: 350px;
	horizontal-align: center;
	margin-bottom: -40px;
}

.Language_schinese .Title,.Language_tchinese .Title
{
	background-image: url("s2r://panorama/images/leaf_pages/debut_arcana_spectre/spectre_logo_cn_psd.vtex");
}

#Video1
{
	max-width: 97%;
	width: 85%;
	background-color: black;
	height: 240px;
	margin-bottom: 20px;
	horizontal-align: center;
}

.SwapStyle
{
	width: 300px;
	height: 300px;
	vertical-align: bottom;
	horizontal-align: right;
	padding: 50px;
	margin: 50px;
	background-image: url("s2r://panorama/images/compendium/international2020/wriath_king_arcana/seal-solo_png.vtex");
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 1.0;
	transition-property: opacity, brightness;
	transition-duration: 1.0s, 0.2s;
}

.SwapStyle.Initialize
{
	transition-property: opacity, brightness;
	transition-duration: 0.2s, 0.2s;
}

.DashboardPage:not(.ShowingAlternateStyle) #DefaultStyleButton
{
	opacity: 0;
}

.DashboardPage.ShowingAlternateStyle #DefaultStyleButton.Initialize,.DashboardPage:not(.ShowingAlternateStyle) #AlternateStyleButton.Initialize
{
	opacity: 1.0;
}

.SwapStyle Label
{
	horizontal-align: center;
	vertical-align: bottom;
	font-size: 20px;
	color: #ffffff;
	text-shadow: 2px 0px 8px 10 rgba(0,0,0,0.4);
	letter-spacing: 8px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	brightness: 1;
	transition-property: text-shadow;
	transition-duration: 0.1s;
	text-align: center;
	font-family: titleFont;
	font-style: normal;
	font-weight: bold;
}

.SwapStyle:hover Label
{
	color: rgb(255, 255, 255);
	brightness: 1;
}

.SwapStyle:hover
{
	brightness: 1.5;
}

#SecondStyle,#DefaultStyle
{
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center;
	width: 200px;
	height: 200px;
	vertical-align: bottom;
	margin-left: 50px;
	margin-bottom: 50px;
	opacity: 0.0;
	transition-property: opacity, brightness;
	transition-duration: 0.3s;
}

#SecondStyle:hover,#DefaultStyle:hover
{
	brightness: 1.5;
}

#SecondStyle Label,#DefaultStyle Label
{
	font-size: 16px;
	horizontal-align: center;
	vertical-align: center;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px 2.0 #000000;
	text-transform: uppercase;
	font-family: titleFont;
	color: #ffdfdf;
	text-shadow: 2px 2px 2px 2.0 #000000;
}

#DefaultStyle Label
{
	color: #eee9ff;
	text-shadow: 2px 2px 2px 2.0 #000000;
}

#SecondStyle
{
	background-image: url("s2r://panorama/images/leaf_pages/debut_arcana_spectre/spectre_arcana_progress2_psd.vtex");
	img-shadow: 0px 0px 100px 5.0 #6d0505;
}

#DefaultStyle
{
	background-image: url("s2r://panorama/images/leaf_pages/debut_arcana_spectre/spectre_arcana_progress_psd.vtex");
	img-shadow: 0px 0px 60px 5.0 #6459ff;
}

.BattlePassButton
{
	visibility: collapse;
	padding: 8px 18px 8px 18px;
	border-top: 1px solid #999999;
	border: 1px solid #B28948;
	border-radius: 3px;
	margin-right: 10px;
	transition-property: background-color;
	transition-duration: .2s;
	width: 236px;
	height: 49px;
	box-shadow: #27110250 6px 0px 12px ;
}

.SelfEventNotActive .BattlePassButton
{
	visibility: visible;
}

.BuyBattlePassButton
{
	background-color: gradient( linear, 0% 0%, 100% 0%, from( #B28948 ), to( #3A1803 ) );
	border-top: 1px solid #D9B863;
	box-shadow: 0px 0px 20px #D9B86320;
	background-color: gradient( linear, 0% 0%, 100% 0%, from( #E8CF8D ), to( #503712 ) );
	background-color: gradient( linear, 0% 0%, 100% 0%, from( #B28948 ), to( #3A1803 ) );
}

.BuyBattlePassButton:hover
{
	background-color: gradient( linear, 0% 0%, 100% 0%, from( rgb(243, 181, 82) ), to( rgb(160, 75, 23) ) );
}

.BuyBattlePassButton Label
{
	font-size: 18px;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
	vertical-align: middle;
	text-shadow: 0px 2px 2px 1.0 #000000;
	text-align: center;
	horizontal-align: center;
}

.BuyBattlePassButton
{
	background-color: gradient( linear, 0% 0%, 0% 100%, from( #222222 ), to( #4B555D ) );
	background-size: cover;
	border: 1px solid #83838390;
	margin: 8px;
	min-width: 192px;
	max-width: 500px;
	padding: 0px 20px;
	height: 44px;
	background-color: #00000090;
	border: 1px solid #718D9F;
	border-radius: 5px;
	transition-property: background-color, wash-color, transform;
	transition-delay: 0.0s;
	transition-duration: 0.1s;
	transition-timing-function: linear;
}

.BuyBattlePassButton Label
{
	color: white;
	font-size: 20px;
	horizontal-align: center;
	vertical-align: middle;
	text-transform: uppercase;
	text-overflow: shrink;
	text-shadow: 0px 0px 5px 3.0 #000000;
	font-weight: semi-bold;
	letter-spacing: 1px;
	font-size: 16px;
	font-weight: semi-bold;
	letter-spacing: 1px;
	margin-top: 1px;
	text-transform: uppercase;
	color: #e9e9e9;
	vertical-align: middle;
}

.BuyBattlePassButton:enabled:hover
{
	brightness: 1.4;
	transform: translateY(-2px);
}

.BuyBattlePassButton:disabled
{
	opacity: 0.3;
}

.BuyBattlePassButton:disabled Label
{
	color: #999999;
}

.BuyBattlePassButton:active Label
{
	transform: translateY(1px);
}

.BuyBattlePassButton:active
{
	border: 1px solid #83838390;
	background-color: gradient( linear, 0% 0%, 0% 100%, from( #272f33 ), to( #5a6c75 ) );
}

.Bullet
{
	vertical-align: top;
	margin-top: 9px;
	background-color: #dfc476;
}

.BulletList
{
	max-width: 500px;
	margin-left: 25px;
}

.BulletList Label
{
	font-size: 18px;
	margin-bottom: 6px;
	max-width: 100%;
	color: #c2bbb1;
}

.bullettitle
{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 4px;
	color: #f9fdfd;
}

.BulletDesc
{
	flow-children: down;
	margin-bottom: 12px;
}

.BulletDesc .Bullet
{
	margin-top: 5px;
}

.BulletBold
{
	font-weight: bold;
}

#HeroPortrait
{
	width: 95px;
	height: 120px;
	background-image: url("s2r://panorama/images/leaf_pages/debut_arcana_spectre/portrait_png.vtex");
	background-position: 0% 0%;
	background-size: 100%;
	vertical-align: top;
	margin-right: 12px;
	margin-bottom: 12px;
}

#HeroIcons
{
	width: 120px;
	height: 120px;
	background-image: url("s2r://panorama/images/leaf_pages/debut_arcana_spectre/hero_icon_png.vtex");
	background-position: 0% 0%;
	background-size: 100%;
	vertical-align: top;
	background-repeat: no-repeat;
	margin-right: 12px;
}

#HeroAbilities
{
	width: 120px;
	height: 120px;
	background-image: url("s2r://panorama/images/leaf_pages/debut_arcana_spectre/ability_icons_png.vtex");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-size: 100%;
	vertical-align: top;
}

#ESImages
{
	flow-children: right;
}

#ControlButtonsContainer
{
	width: 200px;
	height: 500px;
	vertical-align: top;
	flow-children: down;
	visibility: collapse;
}

.MainBranch #ControlButtonsContainer
{
	visibility: visible;
}

#ControlButtonsContainer.Hide
{
	opacity: 0;
}

#ControlButtonsContainer .ButtonBevel
{
	width: 300px;
	height: 50px;
}

DOTAPurchaseBattlePassReward.RewardClaimed
{
	visibility: collapse;
}

.DashboardPage.ShowingAlternateStyle #DefaultStyle.Initialize,.DashboardPage:not(.ShowingAlternateStyle) #SecondStyle.Initialize
{
	opacity: 1.0;
}

.DashboardPage.ShowingAlternateStyle #ModelBackgroundAlt
{
	opacity: 1;
	transition-duration: .9s;
	transition-delay: 0.0s;
}

