/* Prettified by Source 2 Viewer 11.1.0.0 - https://valveresourceformat.github.io */

#DOTAAntimagePersonaDebutPage
{
	width: 100%;
	height: 100%;
}

#ModelContainer
{
	width: 100%;
	height: 100%;
}

#AMModelBackground
{
	transform: scaleX(1);
	width: 100%;
	height: 100%;
	pre-transform-scale2d: 1;
	vertical-align: middle;
	horizontal-align: center;
	contrast: 1.03;
	transition-property: opacity, wash-color, saturation, contrast;
	transition-duration: 0.0s;
	transition-timing-function: ease-in;
	background-size: 100% 100%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

#AMModelBackground.Initialize
{
	saturation: 1;
	contrast: 1;
	transition-duration: 0s;
}

#DebutInformation
{
	width: 660px;
	height: fit-children;
	opacity: 0;
	margin-top: 60px;
	margin-left: 1125px;
	transition-property: opacity;
	transition-duration: 0.25s;
	transition-timing-function: ease-in;
	horizontal-align: left;
	vertical-align: middle;
	overflow: noclip;
}

#DebutInformation.Initialize,#InformationBody.Initialize,#InformationBodyBackground.Initialize
{
	opacity: 1;
	transition-duration: 0s;
}

#InformationBackground
{
	width: 100%;
	height: 100%;
}

#ScrollPanel
{
	width: 560px;
	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: 38px;
	horizontal-align: left;
	width: 660px;
	height: fit-children;
	flow-children: down;
	background-color: #000000dd;
	background-image: url("s2r://panorama/images/leaf_pages/debut_persona_antimage/info_bg_psd.vtex");
	background-size: cover;
	background-repeat: no-repeat;
	opacity-mask: url("s2r://panorama/images/leaf_pages/debut_persona_antimage/poster_opacity_mask_square_psd.vtex");
}

#InformationBodyBackground
{
	width: 800px;
	height: 474px;
	margin-left: -70px;
	margin-top: -170px;
	transition-property: opacity;
	transition-duration: 3s;
	transition-timing-function: ease-in;
	transition-delay: 1s;
	opacity: 0;
}

#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: 32px;
	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;
	transition-duration: 1.0s;
	transition-timing-function: ease-in-out;
}

.CloseButton:hover
{
	background-size: 36px;
}

#ItemLore
{
	color: #aaa092;
	font-size: 18px;
	line-height: 30px;
	font-style: normal;
	margin-top: 16px;
	margin-bottom: 20px;
	font-weight: normal;
	text-shadow: 0 2px 2px #000;
	horizontal-align: center;
	text-align: center;
	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: 2.0s;
	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: 4px;
	text-transform: uppercase;
	horizontal-align: center;
	margin-left: 0;
	margin-top: 8px;
}

#DebutInformation.Initialize #Intro
{
	color: #d9e8e7;
}

#HeroButtons
{
	margin-bottom: 0px;
	flow-children: down;
	horizontal-align: center;
	vertical-align: bottom;
}

#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_persona_antimage/title-hor-eng_psd.vtex");
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 1px;
	width: 100%;
	height: 150px;
	horizontal-align: center;
}

#ESVideo1
{
	max-width: 97%;
	height: 240px;
	margin-bottom: 20px;
	horizontal-align: center;
}

.Language_schinese .Title
{
	background-image: url("s2r://panorama/images/leaf_pages/debut_persona_antimage/title-hor-zn_psd.vtex");
}

.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;
}

#DefaultStyleButton
{
	background-image: url("s2r://panorama/images/compendium/international2020/wriath_king_arcana/seal-solo_png.vtex");
}

#AlternateStyleButton
{
	background-image: url("s2r://panorama/images/compendium/international2020/wriath_king_arcana/seal-solo_png.vtex");
}

.PurchaseButton
{
	width: 236px;
	height: 49px;
	box-shadow: #27110250 6px 0px 12px ;
}

.BattlePassButton
{
	visibility: collapse;
	padding: 8px 18px 8px 18px;
	border-top: 1px solid #999999;
	margin-right: 10px;
	background-color: gradient( linear, 0% 0%, 0% 100%, from( #333333 ), to( #3A1803 ) );
	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;
}

.Bullet
{
	vertical-align: top;
	margin-top: 9px;
	background-color: #9b1c46;
}

.BulletList
{
	max-width: 500px;
	margin-left: 25px;
}

.BulletList Label
{
	font-size: 18px;
	margin-bottom: 8px;
	max-width: 100%;
	color: #aaa092;
}

.bullettitle
{
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	width: 100%;
	margin-bottom: 4px;
	color: #d9e8e7;
}

.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_persona_antimage/am_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_persona_antimage/hero_icon_png.vtex");
	background-position: 0% 0%;
	background-size: 100%;
	vertical-align: top;
	background-repeat: no-repeat;
}

#ESImages
{
	flow-children: right;
}

