.gotham-book{
    font-family: "GothamBook" !important;
}
.gotham-black{
    font-family: 'Gotham-Black' !important;
}
.titan{	
    font-family: 'titan_oneregular';
}
#hero-new{
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
	position: relative;
}
#panel nav{
	z-index: 5;
}
#hero-new .h-wrapper{
	position: relative;
	width: 100%;
}
#hero-new .flex{
    display: flex;
}
#hero-new .flex-column{
	flex-direction: column;	
}
#hero-new img{
	max-width: 100%;
	max-height: 100%;
	height: auto;
	align-self: center;
}
#hero-new .h-left{
	flex-grow: 1;
	position: relative;
	overflow: hidden;
}
#hero-new .h-left-inner{
	padding: 0 15px;
}
#hero-new .h-left a.button{
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-size: 20px;
	font-weight: 800;
	width: 238px;
	height: 51px;
	line-height: 51px;
	text-transform: uppercase;
}
#hero-new .h-right{
    flex-shrink: 0;
    width: 425px;
    padding-right: 45px;
	align-items: center;
	position: relative;
}
#hero-new .h-right-inner{
	height: 100%;
	align-items: flex-end;
	justify-content: center;	
	position: relative;
	z-index: 1;
}
#hero-new .h-right .hero-disclaimer{
	padding-right: 44px;
	padding-left: 30px;
	width: 380px;
}
#hero-new .h-right .hero-disclaimer p{
	font-size: 11px;
	line-height: normal;
	color: #000;
	letter-spacing: 0.025em;
	margin-bottom: 0;
}
#hero-new .h-right .h-box{
	height: 168px;
	width: 380px;
	background-color: #fff;
	padding-left: 30px;
	position: relative;
    max-width: 100%;
	color: #282828;
	background-size: contain;
	background-position: top right;
	background-repeat: no-repeat;
	box-shadow:         -1px 1px 8px 0px rgba(35, 35, 33, 0.17);
}
#hero-new .h-right .h-box + .h-box{
    margin-left: 47px;
}
#hero-new .h-right .h-box .h-featured-text{    
	padding-top: 20px;
}
#hero-new .h-right .h-box h3{
	font-size: 17px;
	line-height: 17px;
	margin-bottom: 0;
	margin-top: 2px;
    white-space: nowrap;
	font-family: 'assistantbold';
}
#hero-new .h-right .h-box p{
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #000000;
    white-space: nowrap;
}
#hero-new .h-right .h-featured-text a{
	color: #fff;
	background-color: #ff6c00;
	font-size: 10px;
	line-height: 30px;
	font-weight: 800;
	text-transform: uppercase;
	text-align: center;
	display: block;
	width: 129px;
	height: 30px;
	position: absolute;
	bottom: 18px;
	left: 30px;
}
#hero-new .h-right .h-featured-image{
	flex-grow: 1;
	text-align: right;
	overflow: hidden;
}
#hero-new .h-right .h-price{
	top: -11px;
	right: -11px;
	position: absolute;
	background-color: #ff6c00;
	height: 92px;
	width: 92px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	align-items: center;
	justify-content: center;	
}
#hero-new .h-right .h-price-top{
	font-size: 27px;
	line-height: 27px;
}
#hero-new .h-right .h-price-top sup{
	font-size: 60%;
}
#hero-new .h-right .h-price-top sup.small{
    font-size: 50%;
    top: -.8em;	
	position: relative;
}
#hero-new .h-right .h-price-bottom{
	font-size: 13px;
	font-weight: bold;
}


#hero-new.march .h-right{
    background-color: #fff;
    width: 100%;
    padding: 0;
}
#hero-new.march .h-right-inner{
    padding-bottom: 63px;
    padding-top: 42px;
}
#hero-new.march .h-right-top{
    padding-top: 48px;
}
#hero-new.march .h-right-top p{
    margin-bottom: 0;
    font-size: 32px;
    line-height: 1;
    color: #031943;
    text-transform: uppercase;
}
#hero-new.march .h-right p.assistant{
    margin-bottom: 0;
    margin-top: 40px;
    text-align: center;
    padding: 0 15px;
}
#hero-new .h-right .first-set .top .h-featured-image{
}
#hero-new .h-right .first-set .bottom .h-featured-image{
}
#hero-new .h-right .second-set .top .h-featured-image{
    padding-bottom: 9px;
    padding-right: 65px;
}
#hero-new .h-right .second-set .bottom .h-featured-image{
    padding-bottom: 31px;
    padding-right: 10px;
}
@media screen and (max-width:1199px){	
	#hero-new .h-right{
		padding-right: 15px;
		width: auto;
	}
}
@media screen and (min-width:1200px){
    #hero-new.march .h-right .h-box + .h-box{
        margin-left: 79px;
    }
}
@media screen and (max-width:1199px){
	#hero-new .h-right{
		width: 100%;
		align-items: center;
		padding-right: 0;
	}
	#hero-new .h-right .h-right-inner{
		width: 100%;
		padding:40px 15px;
		align-items: center;
        flex-direction: column;
	}
    #hero-new.march .h-right .h-box + .h-box,
	#hero-new.march .h-right .second-set .h-box + .h-box.bottom{
        margin-top: 35px;
        margin-left: 0;
    }
    #hero-new.march .h-right-top p{
        font-size: 33px;
        line-height: 1.4;
    }
}
@media screen and (min-width:992px){
	.mobile{
		display: none;
	}
}
@media screen and (max-width:991px){
	.desktop{
		display: none;
	}
	#hero-new .h-inner.flex{
		flex-direction: column;			
	}
}
@media screen and (min-width: 768px){
} 
@media screen and (max-width: 767px){
} 
@media screen and (min-width:568px){
    #hero-new.march .h-right .h-box{
        padding-left: 27px;
        width: 557px;
        height: 259px;
    }
    #hero-new.march .h-right .h-box .h-featured-text{
        padding-top: 20px;
    }
    #hero-new.march .h-right .h-box h3,
    #hero-new.march .h-right .h-box p{
        line-height: 1;
    }
    #hero-new.march .h-right .h-box h3{
        font-size: 23px;
    }
    #hero-new.march .h-right .h-box p{
        font-size: 18px;
    }
    #hero-new.march .h-right .h-box h3{
        margin-bottom: 10px;
    }
    #hero-new.march .h-right .h-featured-text a{
        bottom: 17px;
        left: 27px;
        font-size: 14px;
        width: 188px;
        height: 43px;
        line-height: 43px;
    }
    #hero-new.march .h-right .h-price{
        width: 134px;
        height: 134px;
        top: -13px;
        right: -16px;
    }
    #hero-new.march .h-right .h-price-top{
        font-size: 41px;
        line-height: 41px;
    }
    #hero-new.march .h-right .h-price-bottom{
        font-size: 20px;
    }
    #hero-new.march .h-right-top p{
        font-size: 47px;
    }
}
@media screen and (max-width:567px){
    #hero-new.march .h-right .h-box{
        padding-left: 10px;
    }
    #hero-new.march .h-right .h-box .h-featured-text{
        padding-top: 10px;
    }
    #hero-new.march .h-right .h-featured-text a{
        left: 10px;
        bottom: 10px;
    }
    #hero-new.march .h-right .h-featured-image{
        padding-left: 10px;
    }
	#hero-new .h-right .second-set .top .h-featured-image {
		padding-right: 55px;
		padding-top: 15px;
	}
}
@media screen and (max-width:430px){
    #hero-new .h-right .h-box {
        background-size: auto calc(100% - 40px);
        background-position: calc(100% - 10px) 20px;
    }
	#hero-new .h-right .h-box .h-featured-image{
		
	}
	#hero-new .h-right .h-box h3{
		font-size: 15px;
	}
}


#march-hero{
    background-image: url(../../../../images/23/march/hero/back.jpg);
    background-image: -webkit-image-set(url("../../../../images/23/march/hero/back.jpg") 1x, url("../../../../images/23/march/hero/back@2x.jpg") 2x);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
	font-size: 16px;
}
.mh-step-1{
	width: 100%;
}
.mh-main{
	padding-bottom: 96px;
}
.mh-main:before{
	content: '';
	display: block;
	width: 775px;
	height: 609px;
	margin-left: -387.5px;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
    background-image: url(../../../../images/23/march/hero/intro-back.png);
    background-image: -webkit-image-set(url("../../../../images/23/march/hero/intro-back.png") 1x, url("../../../../images/23/march/hero/intro-back@2x.png") 2x);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}
.mh-main .animation{
    width: 117%;
    top: -3%;
}
.mh-main .text{
	width: 59.8039215686275%;
	height: 19.1304347826087%;
	bottom: 10.8695652173913%;
	right: 19.4852941176471%;
}
.mh-main .button{
	font-size: 1.8125em;
	border-width: 4px;
	height: 69px;
	width: 285px;
	margin-top: -15px;
	padding: 0;
}
.mh-game-wrapper{
    width: 335px;
}
.march-disclaimer{
	--gray: #e9e9e9;
    padding: 14px 0;
	font-size: 16px;
}
.march-disclaimer p{
	width: 865px;
	font-size: 0.9375em;
	line-height: 1.266666666666667;
}
.march-sub{
    background-image: url(../../../../images/23/march/hero/sub-back.jpg);
    background-image: -webkit-image-set(url("../../../../images/23/march/hero/sub-back.jpg") 1x, url("../../../../images/23/march/hero/sub-back@2x.jpg") 2x);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
	font-size: 16px;
	--blue: #1d3460;
}
.march-sub .button{
	border-width: 4px;
	height: 52px;
	width: 213px;
	font-size: 1.375em;
	margin-top: 14px;
}
.ms-main{
	padding: 12px 0 22px;
	margin-right: -89px;
}
@media screen and (min-width: 1921px) {
}

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

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

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

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

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

@media screen and (max-width: 767px) {
	.mh-step-1{
		flex-direction: column;
		align-items: center;
	}
}
@media screen and (max-width: 567px) {
	#march-hero{
		background-image: url(../../../../images/23/march/hero/back-m.jpg);
		background-image: -webkit-image-set(url("../../../../images/23/march/hero/back-m.jpg") 1x, url("../../../../images/23/march/hero/back-m@2x.jpg") 2x);
		background-position: center;
	}
	.mh-main{
		padding-top: 40px;
		padding-bottom: 36px;
	}
	.mh-main:before{
		display: none;
	}
	.mh-step-1{
		padding: 0;
	}
	.mh-main .button{
		margin-top: 25px;
		font-size: 1.84375em;
	}
	.march-sub{
		background-image: url(../../../../images/23/march/hero/sub-back-m.jpg);
		background-image: -webkit-image-set(url("../../../../images/23/march/hero/sub-back-m.jpg") 1x, url("../../../../images/23/march/hero/sub-back-m@2x.jpg") 2x);
	}
	.march-sub .container{
		flex-direction: column;
		padding: 0;
	}
	.ms-main{
		margin-right: 0;
		padding: 54px 15px 0;
	}
	.march-disclaimer{
		--gray: #fff;
		padding: 14px 0;
	}
	.march-disclaimer p{
		font-size: 0.78125em;
		line-height: 1.52;
	}
	.march-sub .button{
		margin-top: 19px;
	}
	.ms-image{
		margin: -35px -78px 0;
		align-self: center;
	}
}