.flexible-image {
	display: block;
	width: 100%;
	height: auto
}

.text-indent {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 0
}

.button-style-mobile {
	font-size: 20px;
	line-height: 46px;
	height: 46px;
	width: 234px
}/*! _mixins.css.scss */@keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-webkit-keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.flexible-image {
	display: block;
	width: 100%;
	height: auto
}

.text-indent {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 0
}

.button-style-mobile {
	font-size: 20px;
	line-height: 46px;
	height: 46px;
	width: 234px
}/*! _mixins.css.scss */@-moz-keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-o-keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-webkit-keyframes fadeout {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@-moz-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-o-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-webkit-keyframes fadein {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.flexible-image {
	display: block;
	width: 100%;
	height: auto
}

.text-indent {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height: 0
}

.button-style-mobile {
	font-size: 20px;
	line-height: 46px;
	height: 46px;
	width: 234px
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,button,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

body {
	line-height: 1;
	font-family: Lato,Helvetica,Arial,sans-serif;
	-webkit-font-smoothing: antialiased
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
	content: '';
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.mc-header a,.mc-header a:hover,a,a:hover {
	text-decoration: none
}

@-webkit-keyframes mcAnimateFadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-moz-keyframes mcAnimateFadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@-o-keyframes mcAnimateFadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes mcAnimateFadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.mc-breadcrumb a,.mc-breadcrumb a:focus,.mc-breadcrumb a:hover,.mc-header__login-link,.mc-header__login-link:focus,.mc-header__login-link:hover {
	color: #fff;
	text-decoration: none
}

.mobile-nav-active {
	position: fixed;
	overflow: hidden
}

.mobile-nav-active .mc-header__sign-out {
	display: block
}

.mc-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 120
}

.mc-header:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: -1
}

.mc-header:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 300px;
	left: 0;
	right: 0;
	top: -300px;
	background: #000;
	z-index: 9999
}

.mc-header .mc-container {
	padding: 0
}

.mc-header__sign-out {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 17px;
	letter-spacing: 1px;
	text-align: center;
	background: rgba(0,0,0,0.9);
	color: rgba(255,255,255,0.5);
	padding: 32px 16px;
	z-index: 120
}

.mc-header__inner {
	position: relative;
	padding: 11px 10px;
	text-transform: uppercase;
	max-width: 1200px;
	margin: 0 auto
}

.mc-header__dropdowns {
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 130
}

.mc-header__right-col {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	height: 34px;
	position: absolute;
	right: 0;
	top: 0;
	left: 0;
	padding: 0 10px
}

.mc-header .mc-breadcrumb,.mc-header__logo {
	display: none
}

.mc-header__wordmark {
	position: relative;
	z-index: 1;
	display: block;
	margin: 0 auto;
	width: 124px
}

.mc-header__wordmark img {
	display: block;
	width: 100%;
	max-width: 100%
}

.mc-header__login-link {
	position: relative;
	display: inline-block;
	margin-top: 6px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1.5px;
	line-height: 1.6
}

.mc-header__login-link:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: -.5em;
	left: auto;
	width: 0;
	height: 2px;
	background: #c83232;
	-webkit-transition: width 250ms ease;
	-o-transition: width 250ms ease;
	-moz-transition: width 250ms ease;
	transition: width 250ms ease
}

.mc-header.logged-out .mc-header__wordmark {
	margin: 0
}

.mc-header.logged-out .mc-header__inner {
	padding: 17px 17px 18px
}

.mc-header.logged-out .mc-header__right-col {
	left: auto;
	height: 48px;
	padding: 7px 17px 0
}

.mc-header .mobile-only .avatar {
	margin-right: 1em
}

.mc-header .desktop-only .avatar {
	margin-left: 1em
}

.mc-header .comment-content {
	display: block;
	position: relative;
	padding-left: -webkit-calc(1em + 45px);
	padding-left: -moz-calc(1em + 45px);
	padding-left: calc(1em + 45px)
}

.mc-header .comment-content .chapter-marker {
	margin-bottom: .5em
}

.mc-header .comment-content .user {
	font-weight: 700;
	margin-right: .25em;
	color: #fff
}

.mc-header .comment-content .timestamp {
	text-transform: uppercase;
	font-size: .8em;
	margin-top: 1em;
	color: rgba(255,255,255,0.5)
}

@media (min-width: 768px) {
	.mobile-nav-active {
		position: static;
		overflow: auto
	}

	.mobile-nav-active .mc-header__sign-out {
		display: none
	}

	.mc-header {
		max-height: 90px;
		-webkit-transition: background 450ms cubic-bezier(0.25, 0.1, 0.25, 1),max-height 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		-o-transition: background 450ms cubic-bezier(0.25, 0.1, 0.25, 1),max-height 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		-moz-transition: background 450ms cubic-bezier(0.25, 0.1, 0.25, 1),max-height 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		transition: background 450ms cubic-bezier(0.25, 0.1, 0.25, 1),max-height 450ms cubic-bezier(0.25, 0.1, 0.25, 1)
	}

	.mc-header__right-col {
		left: auto;
		padding: 0 10px;
		height: 34px
	}

	.mc-header__dropdowns {
		z-index: auto
	}

	.mc-header__logo {
		position: relative;
		display: block;
		width: 124px;
		height: 56px;
		margin: 0 auto;
		-webkit-transition: margin 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		-o-transition: margin 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		-moz-transition: margin 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		transition: margin 450ms cubic-bezier(0.25, 0.1, 0.25, 1)
	}

	.mc-header__logo img {
		width: 100%;
		height: auto
	}

	.mc-header__wordmark {
		margin: 0 auto;
		float: none
	}

	.mc-header .mc-breadcrumb {
		position: absolute;
		top: 11px;
		left: 10px;
		display: block;
		font-size: .75em;
		font-weight: 600;
		line-height: 1;
		letter-spacing: .0833em
	}

	.mc-header .mc-breadcrumb:before {
		content: "<";
		display: inline-block;
		vertical-align: middle;
		margin-right: .5em;
		color: #c83232
	}

	.no-touch .mc-header__login-link:hover:after {
		left: 0;
		right: auto;
		width: 100%
	}

	.mc-header.logged-out {
		background: -webkit-gradient(linear, left top, left bottom, from(black), to(transparent));
		background: -webkit-linear-gradient(top, #000 0, transparent 100%);
		background: -moz-linear-gradient(top, #000 0, transparent 100%);
		background: -o-linear-gradient(top, #000 0, transparent 100%);
		background: linear-gradient(to bottom, #000 0, transparent 100%);
		background-repeat: repeat-x;
		background-position: 0 -50px;
		padding: 0
	}

	.mc-header.logged-out .mc-header__inner {
		padding: 11px 10px
	}

	.mc-header.logged-out .mc-header__right-col {
		padding: 0 10px
	}

	.mc-header.logged-out:before {
		opacity: 0;
		-webkit-transition: opacity 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		-o-transition: opacity 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		-moz-transition: opacity 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		transition: opacity 450ms cubic-bezier(0.25, 0.1, 0.25, 1)
	}

	.mc-header.condensed {
		max-height: 34px
	}

	.mc-header.condensed:before {
		opacity: 1
	}

	.mc-header.condensed .mc-container:not(.cm-sticky-ctas) {
		background: #000;
		-webkit-transition: background 0s 450ms ease;
		-o-transition: background 0s 450ms ease;
		-moz-transition: background 0s 450ms ease;
		transition: background 0s 450ms ease
	}

	.mc-header.condensed #logo-primary {
		margin-top: -44px;
		-webkit-transition: margin 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		-o-transition: margin 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		-moz-transition: margin 450ms cubic-bezier(0.25, 0.1, 0.25, 1);
		transition: margin 450ms cubic-bezier(0.25, 0.1, 0.25, 1)
	}

	.mc-nav-class-link {
		position: absolute;
		top: 8px;
		left: 8px;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 1.5px
	}

	.mc-nav-class-link .mc-arrow-thin-red--left {
		margin-right: 7px
	}

	.mc-nav-class-link .mc-arrow-thin-red--right {
		margin: 0 7px
	}

	.mc-nav-class-link.breadcrumbs>* {
		display: inline-block;
		vertical-align: middle
	}

	.mc-nav-class-link.breadcrumbs a {
		color: #fff;
		-webkit-transition: color 250ms ease;
		-o-transition: color 250ms ease;
		-moz-transition: color 250ms ease;
		transition: color 250ms ease
	}

	.mc-nav-class-link.breadcrumbs a:hover {
		color: rgba(255,255,255,0.75)
	}

	.mc-nav-class-link.breadcrumbs .instructor-name {
		color: #fff
	}

	.mc-header.logged-out #logo-wordmark {
		display: none
	}

	.mc-header.nav-open {
		overflow: visible
	}

	.mc-header.nav-open .mc-nav-items {
		margin-top: 0
	}

	.mc-header .mc-nav-items {
		display: block;
		position: absolute;
		top: .45em;
		right: .5em;
		overflow: visible
	}

	.mc-header .mc-nav-items .mc-nav-item {
		display: inline-block;
		vertical-align: middle;
		margin: 0 .4em
	}

	.mc-header .mc-nav-items .mc-nav-item.comments .comments-dropdown {
		display: block
	}

	.mc-header .mc-nav-items .mc-nav-item.comments .comments-dropdown.unread:after {
		content: "";
		position: absolute;
		top: .8em;
		right: -.1em;
		display: block;
		width: 6px;
		height: 6px;
		background: #c83232;
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px
	}

	.mc-header .mc-nav-items .mc-nav-item.comments .mc-subnav-item .comment {
		color: rgba(77,87,104,0.8)
	}

	.mc-header .mc-nav-items .mc-nav-item.cart {
		padding: 0
	}

	.mc-header .mc-subnav-items {
		position: absolute;
		top: 3.5em;
		right: -16px;
		margin-top: 0;
		width: 350px;
		background: #fff;
		color: #4d5768;
		opacity: 0;
		visibility: hidden
	}

	.mc-header .mc-subnav-items:before {
		content: "";
		display: block;
		position: absolute;
		top: -30px;
		right: 10px;
		height: 15px;
		border: 15px solid transparent;
		border-bottom: 15px solid #fff
	}

	.mc-header .mc-subnav-items:after {
		content: "";
		display: block;
		position: absolute;
		top: -24px;
		left: 0;
		width: 100%;
		height: 24px;
		background: 0 0
	}

	.mc-header .mc-subnav-item {
		border-bottom: 1px solid rgba(0,0,0,0.1)
	}

	.mc-header .mc-subnav-item:first-child {
		border-top: 0
	}

	.mc-header .mc-subnav-item a {
		color: rgba(77,87,104,0.8);
		-webkit-transition: color 150ms ease;
		-o-transition: color 150ms ease;
		-moz-transition: color 150ms ease;
		transition: color 150ms ease
	}

	.mc-header .mc-subnav-item .mc-btn.clear {
		color: #4d5768;
		border: 1px solid rgba(0,0,0,0.5);
		margin-bottom: 0;
		-webkit-transition: border 250ms ease,color 250ms ease;
		-o-transition: border 250ms ease,color 250ms ease;
		-moz-transition: border 250ms ease,color 250ms ease;
		transition: border 250ms ease,color 250ms ease
	}

	.mc-header .mc-subnav-item .mc-btn.clear:hover {
		color: rgba(77,87,104,0.8);
		border: 1px solid rgba(0,0,0,0.25)
	}

	.mc-header .comment-content .user {
		color: #4d5768
	}

	.mc-header .comment-content .timestamp {
		color: rgba(77,87,104,0.5)
	}
}

.mc-badge {
	display: inline-block;
	vertical-align: middle;
	background: #c83232;
	font-size: 12px;
	line-height: 1;
	letter-spacing: .083333em;
	color: #fff;
	padding: .286em .454em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px
}

.user-info-dropdown-item__item-link {
	color: #fff
}

.user-info-dropdown-item__item-link:hover {
	color: #fff;
	text-decoration: none
}

.student-info-block {
	display: none;
	text-align: left
}

.student-info-block__blurb {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 23px
}

.student-info-block__avatar {
	display: block;
	float: left;
	margin: 0 20px 0 0;
	width: 58px;
	height: 58px;
	-webkit-border-radius: 58px;
	-moz-border-radius: 58px;
	border-radius: 58px
}

.student-info-block__username {
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	letter-spacing: 1.4px;
	margin: 0 10px 8px 0;
	color: #fff
}

.student-info-block__location {
	font-size: 17px;
	letter-spacing: 1.4px;
	color: rgba(255,255,255,0.4);
	text-transform: none;
	margin: 0
}

.student-info-block .mc-arrow-thin-white--down,.student-info-block__comment-count {
	display: none
}

.user-info-dropdown-items {
	text-align: left;
	border-top: 1px solid rgba(255,255,255,0.1);
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%)
}

.user-info-dropdown-items .mc-badge {
	font-size: 17px;
	float: right;
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	transform: translateY(-5px)
}

.user-info-dropdown-item {
	border-bottom: 1px solid rgba(255,255,255,0.1)
}

.user-info-dropdown-item__item-link {
	display: block;
	padding: 20px 16px;
	font-size: 17px;
	letter-spacing: 1px;
	text-transform: none;
	line-height: 1
}

.user-info-dropdown-item__helper-text {
	float: right;
	color: rgba(255,255,255,0.4)
}

@media (max-width: 768px) {
	.mc-header.nav-open {
		height: 100%;
		overflow: auto;
		-webkit-overflow-scrolling: touch
	}

	.mc-header.nav-open .mc-nav-items {
		display: block;
		margin-top: 1em
	}

	.mc-header.nav-open .student-info-block {
		position: absolute;
		left: 0;
		top: 34px;
		width: 100%;
		height: 100%;
		display: block;
		padding-bottom: 78px;
		border-top: 1px solid rgba(255,255,255,0.1);
		background-color: #000;
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards
	}

	.mc-header.nav-open .user-info-dropdown-items {
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0)
	}

	.mc-header.nav-open .user-info-dropdown-item {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(1) {
		-webkit-animation-delay: 0.1s;
		-moz-animation-delay: 0.1s;
		-o-animation-delay: 0.1s;
		animation-delay: 0.1s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(2) {
		-webkit-animation-delay: 0.2s;
		-moz-animation-delay: 0.2s;
		-o-animation-delay: 0.2s;
		animation-delay: 0.2s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(3) {
		-webkit-animation-delay: 0.3s;
		-moz-animation-delay: 0.3s;
		-o-animation-delay: 0.3s;
		animation-delay: 0.3s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(4) {
		-webkit-animation-delay: 0.4s;
		-moz-animation-delay: 0.4s;
		-o-animation-delay: 0.4s;
		animation-delay: 0.4s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(5) {
		-webkit-animation-delay: 0.5s;
		-moz-animation-delay: 0.5s;
		-o-animation-delay: 0.5s;
		animation-delay: 0.5s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(6) {
		-webkit-animation-delay: 0.6s;
		-moz-animation-delay: 0.6s;
		-o-animation-delay: 0.6s;
		animation-delay: 0.6s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(7) {
		-webkit-animation-delay: 0.7s;
		-moz-animation-delay: 0.7s;
		-o-animation-delay: 0.7s;
		animation-delay: 0.7s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(8) {
		-webkit-animation-delay: 0.8s;
		-moz-animation-delay: 0.8s;
		-o-animation-delay: 0.8s;
		animation-delay: 0.8s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(9) {
		-webkit-animation-delay: 0.9s;
		-moz-animation-delay: 0.9s;
		-o-animation-delay: 0.9s;
		animation-delay: 0.9s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(10) {
		-webkit-animation-delay: 1s;
		-moz-animation-delay: 1s;
		-o-animation-delay: 1s;
		animation-delay: 1s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(11) {
		-webkit-animation-delay: 1.1s;
		-moz-animation-delay: 1.1s;
		-o-animation-delay: 1.1s;
		animation-delay: 1.1s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(12) {
		-webkit-animation-delay: 1.2s;
		-moz-animation-delay: 1.2s;
		-o-animation-delay: 1.2s;
		animation-delay: 1.2s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(13) {
		-webkit-animation-delay: 1.3s;
		-moz-animation-delay: 1.3s;
		-o-animation-delay: 1.3s;
		animation-delay: 1.3s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(14) {
		-webkit-animation-delay: 1.4s;
		-moz-animation-delay: 1.4s;
		-o-animation-delay: 1.4s;
		animation-delay: 1.4s
	}

	.mc-header.nav-open .user-info-dropdown-item:nth-child(15) {
		-webkit-animation-delay: 1.5s;
		-moz-animation-delay: 1.5s;
		-o-animation-delay: 1.5s;
		animation-delay: 1.5s
	}
}

@media (min-width: 768px) {
	.mc-header__user-info-dropdown-wrapper {
		z-index: 10
	}

	.student-info-block {
		display: block;
		margin-top: 5px
	}

	.student-info-block__blurb {
		display: inline-block;
		width: auto;
		padding: 0;
		cursor: pointer
	}

	.student-info-block__avatar {
		display: inline-block;
		vertical-align: middle;
		width: 20px;
		height: 20px;
		margin: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0
	}

	.student-info-block__setup-profile {
		pointer-events: none
	}

	.student-info-block__username {
		font-size: 12px;
		letter-spacing: 1px;
		margin: 0 10px
	}

	.student-info-block__location {
		display: none
	}

	.student-info-block__comment-count {
		display: inline-block;
		margin: 0 2px 0 10px
	}

	.student-info-block .mc-arrow-thin-white--down {
		display: inline-block;
		margin-left: 6px;
		-webkit-transition: -webkit-transform 350ms ease;
		transition: -webkit-transform 350ms ease;
		-o-transition: -o-transform 350ms ease;
		-moz-transition: transform 350ms ease,-moz-transform 350ms ease;
		transition: transform 350ms ease;
		transition: transform 350ms ease,-webkit-transform 350ms ease,-moz-transform 350ms ease,-o-transform 350ms ease
	}

	.user-info-dropdown-items {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 260px;
		height: auto;
		background: #000;
		border: 1px solid rgba(255,255,255,0.1);
		pointer-events: none;
		margin: 0;
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		transform: translateY(0);
		-webkit-transition: -webkit-transform 350ms ease;
		transition: -webkit-transform 350ms ease;
		-o-transition: -o-transform 350ms ease;
		-moz-transition: transform 350ms ease,-moz-transform 350ms ease;
		transition: transform 350ms ease;
		transition: transform 350ms ease,-webkit-transform 350ms ease,-moz-transform 350ms ease,-o-transform 350ms ease;
		z-index: -20
	}

	.user-info-dropdown-items .mc-badge {
		font-size: 14px;
		-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
		transition: -webkit-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
		-o-transition: -o-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
		-moz-transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1),-moz-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
		transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1);
		transition: transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1),-webkit-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1),-moz-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1),-o-transform 0.3s cubic-bezier(0.25, 0.1, 0.25, 1)
	}

	.user-info-dropdown-item:last-child {
		border-bottom: 0
	}

	.user-info-dropdown-item__item-link {
		font-size: 14px;
		-webkit-transition: padding 150ms cubic-bezier(0.25, 0.1, 0.25, 1),opacity 150ms ease;
		-o-transition: padding 150ms cubic-bezier(0.25, 0.1, 0.25, 1),opacity 150ms ease;
		-moz-transition: padding 150ms cubic-bezier(0.25, 0.1, 0.25, 1),opacity 150ms ease;
		transition: padding 150ms cubic-bezier(0.25, 0.1, 0.25, 1),opacity 150ms ease
	}

	.user-info-dropdown-item__item-link--sign-out {
		text-align: center;
		color: rgba(255,255,255,0.5);
		padding: 15px 16px
	}

	.user-info-dropdown-item__helper-text {
		color: rgba(255,255,255,0);
		-webkit-transition: color 250ms ease;
		-o-transition: color 250ms ease;
		-moz-transition: color 250ms ease;
		transition: color 250ms ease
	}

	.user-info-dropdown-item:hover .user-info-dropdown-item__item-link {
		padding-left: 24px
	}

	.user-info-dropdown-item:hover .user-info-dropdown-item__item-link--sign-out {
		padding-left: 16px
	}

	.user-info-dropdown-item:hover .user-info-dropdown-item__helper-text {
		color: rgba(255,255,255,0.4)
	}

	.user-info-dropdown-item:hover .mc-badge {
		-webkit-transform: scale(1.1) translateY(-5px);
		-moz-transform: scale(1.1) translateY(-5px);
		-ms-transform: scale(1.1) translateY(-5px);
		-o-transform: scale(1.1) translateY(-5px);
		transform: scale(1.1) translateY(-5px)
	}

	.mc-header.nav-open .user-info-dropdown-items {
		-webkit-transform: translateY(-100%);
		-moz-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		-o-transform: translateY(-100%);
		transform: translateY(-100%)
	}

	.mc-header.student-info-block-open .user-info-dropdown-items {
		-webkit-transform: translateY(100%);
		-moz-transform: translateY(100%);
		-ms-transform: translateY(100%);
		-o-transform: translateY(100%);
		transform: translateY(100%);
		bottom: 0;
		pointer-events: auto
	}

	.mc-header.student-info-block-open .student-info-block .mc-arrow-thin-white--down {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg)
	}
}

.mobile-nav-button {
	position: absolute;
	top: 6px;
	right: 10px;
	width: 22px;
	height: 22px;
	z-index: 30
}

.mobile-nav-button__lines {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff
}

.mobile-nav-button__lines:after,.mobile-nav-button__lines:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 1px;
	background: #fff;
	-webkit-transform-origin: center center;
	-moz-transform-origin: center center;
	-ms-transform-origin: center center;
	-o-transform-origin: center center;
	transform-origin: center center;
	-webkit-transition: top 125ms ease 125ms,-webkit-transform 125ms ease 0s;
	transition: top 125ms ease 125ms,-webkit-transform 125ms ease 0s;
	-o-transition: top 125ms ease 125ms,-o-transform 125ms ease 0s;
	-moz-transition: top 125ms ease 125ms,transform 125ms ease 0s,-moz-transform 125ms ease 0s;
	transition: top 125ms ease 125ms,transform 125ms ease 0s;
	transition: top 125ms ease 125ms,transform 125ms ease 0s,-webkit-transform 125ms ease 0s,-moz-transform 125ms ease 0s,-o-transform 125ms ease 0s
}

.mobile-nav-button__lines:before {
	top: -6px
}

.mobile-nav-button__lines:after {
	top: 6px
}

.nav-open .mobile-nav-button__lines {
	top: 50%;
	left: 0;
	background: 0 0;
	-webkit-transition: background 0s 125ms ease;
	-o-transition: background 0s 125ms ease;
	-moz-transition: background 0s 125ms ease;
	transition: background 0s 125ms ease
}

.nav-open .mobile-nav-button__lines:after,.nav-open .mobile-nav-button__lines:before {
	-webkit-transition: top 125ms ease,-webkit-transform 125ms ease 125ms;
	transition: top 125ms ease,-webkit-transform 125ms ease 125ms;
	-o-transition: top 125ms ease,-o-transform 125ms ease 125ms;
	-moz-transition: top 125ms ease,transform 125ms ease 125ms,-moz-transform 125ms ease 125ms;
	transition: top 125ms ease,transform 125ms ease 125ms;
	transition: top 125ms ease,transform 125ms ease 125ms,-webkit-transform 125ms ease 125ms,-moz-transform 125ms ease 125ms,-o-transform 125ms ease 125ms
}

.nav-open .mobile-nav-button__lines:before {
	top: 50%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.nav-open .mobile-nav-button__lines:after {
	top: 50%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.mc-btn {
	background: #c83232;
	display: inline-block;
	vertical-align: middle;
	font-size: .9em;
	font-weight: 400;
	text-transform: uppercase;
	margin: .55em;
	padding: 10px 20px;
	border: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	letter-spacing: .05em;
	color: #fff;
	-webkit-transition: background 250ms ease,color 250ms ease,border 250ms ease;
	-o-transition: background 250ms ease,color 250ms ease,border 250ms ease;
	-moz-transition: background 250ms ease,color 250ms ease,border 250ms ease;
	transition: background 250ms ease,color 250ms ease,border 250ms ease
}

.mc-btn:focus,.mc-btn:hover {
	background: #c83e3d;
	color: #fff;
	text-decoration: none
}

.mc-btn.no-margins {
	margin: 0
}

.mc-btn.mc-btn-transparent {
	background: rgba(255,255,255,0);
	border: 1px solid rgba(255,255,255,0.5)
}

.mc-btn.mc-btn-transparent:hover {
	background: rgba(255,255,255,0.1)
}

.mc-btn.mc-btn-transparent.invert {
	background: transparent;
	border: 1px solid rgba(77,87,104,0.2);
	color: rgba(0,0,0,0.6)
}

.mc-btn.mc-btn-transparent.invert:hover {
	border: 1px solid rgba(77,87,104,0.5);
	color: rgba(0,0,0,0.7)
}

.mc-btn.neutral {
	background: #292929
}

.mc-btn.neutral:hover {
	background: #303131
}

.mc-btn.facebook,.mc-btn.login-with-facebook,.mc-btn.signup_fb {
	background: #3a5998;
	margin: 1em 0 .5em;
	text-transform: none
}

.mc-btn.facebook:hover,.mc-btn.login-with-facebook:hover,.mc-btn.signup_fb:hover {
	color: #fff;
	background: #4971c2
}

.mc-btn.facebook .mc-icon-facebook,.mc-btn.login-with-facebook .mc-icon-facebook,.mc-btn.signup_fb .mc-icon-facebook {
	display: inline-block;
	vertical-align: middle;
	font-size: 1.1em;
	margin: -.1em 1em 0 0
}

.mc-button {
	display: inline-block;
	vertical-align: middle;
	min-width: 223px;
	margin: 0;
	padding: 16px;
	background-color: #c83232;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: 700;
	line-height: 1;
	border: 1px solid transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: background .3s ease,border .3s ease;
	-o-transition: background .3s ease,border .3s ease;
	-moz-transition: background .3s ease,border .3s ease;
	transition: background .3s ease,border .3s ease;
	cursor: pointer
}

.mc-button:active,.mc-button:focus,.mc-button:hover {
	color: #fff;
	text-decoration: none
}

.mc-button:hover {
	background-color: #c83e3d
}

.mc-button:focus {
	outline: 0
}

.mc-button--small {
	padding: 8px 16px;
	min-width: 119px
}

.mc-button--has-icon {
	min-width: 254px;
	padding: 12px 28px
}

.mc-button--large {
	min-width: 278px;
	padding: 16px 28px;
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: 400
}

.mc-button--secondary {
	background-color: #333
}

.mc-button--secondary:hover {
	background-color: #444
}

.mc-button--outline {
	background-color: transparent;
	border-color: rgba(255,255,255,0.2)
}

.mc-button--outline:hover {
	background-color: rgba(255,255,255,0.05)
}

.mc-button--outline-light {
	background-color: transparent;
	color: #4d5767;
	border-color: #949aa4
}

.mc-button--outline-light:active,.mc-button--outline-light:focus {
	color: #4d5767
}

.mc-button--outline-light:hover {
	background-color: transparent;
	color: #4d5767;
	border-color: #4d5767
}

.mc-button__wrapper {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mc-button__icon {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 22px;
	margin-right: 19px
}

.mc-arrow {
	border: 14px solid transparent;
	overflow: hidden;
	text-indent: -100%;
	z-index: 100;
	-webkit-transition: border 150ms ease;
	-o-transition: border 150ms ease;
	-moz-transition: border 150ms ease;
	transition: border 150ms ease
}

.mc-arrow.mc-arrow-right {
	border-left: 14px solid #c83232;
	border-right: 0;
	width: 14px;
	height: 28px
}

.mc-arrow.mc-arrow-right:hover {
	border-left: 14px solid #c83e3d
}

.mc-arrow.mc-arrow-left {
	border-right: 14px solid #c83232;
	border-left: 0;
	width: 14px;
	height: 28px
}

.mc-arrow.mc-arrow-left:hover {
	border-right: 14px solid #c83e3d
}

.mc-arrow-thin-red {
	display: inline-block;
	vertical-align: middle;
	width: 7px;
	height: 11px;
	background: center/contain no-repeat
}

.mc-arrow-thin-red.mc-arrow-thin-red--right {
	background-image: url()
}

.mc-arrow-thin-red.mc-arrow-thin-red--down {
	background-image: url()
}

.mc-arrow-thin-red.mc-arrow-thin-red--left {
	background-image: url()
}

.mc-arrow-thin-white {
	display: inline-block;
	vertical-align: middle;
	width: 13px;
	height: 6px;
	background: center/100% auto no-repeat
}

.mc-arrow-thin-white--down {

}

.mc-arrow-thin-white--left {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.mc-progress-bar-parent {
	position: relative
}

.mc-progress-bar-parent .mc-progress-bar {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: rgba(255,255,255,0.2)
}

.mc-progress-bar-parent .mc-progress-bar-indicator {
	display: block;
	background: #c83232;
	width: 0%;
	height: 100%;
	-webkit-transition: width .1s ease;
	-o-transition: width .1s ease;
	-moz-transition: width .1s ease;
	transition: width .1s ease
}

.cm-lessons {
	background: #fff;
	padding: 0 1.25em
}

.cm-lessons.expanded .show-more-lessons {
	max-height: 0;
	opacity: 0;
	padding: 0
}

.cm-lessons.expanded .more-lessons {
	max-height: 5000px
}

.cm-lessons.expanded .more-lessons .cm-lesson {
	-webkit-transform: scale(1) translate(0, 0);
	-moz-transform: scale(1) translate(0, 0);
	-ms-transform: scale(1) translate(0, 0);
	-o-transform: scale(1) translate(0, 0);
	transform: scale(1) translate(0, 0);
	opacity: 1
}

.cm-lessons>.cm-lesson:last-child {
	border-bottom: 0
}

.cm-lessons .cm-lesson {
	position: relative;
	padding: 1.1em 1em 1.75em 3.75em;
	border-bottom: 1px solid rgba(77,87,104,0.2)
}

.cm-lessons .cm-lesson:after {
	content: "";
	display: block;
	clear: both
}

.cm-lessons .cm-lesson .cm-lesson-marker {
	position: absolute;
	top: .5em;
	left: .1em;
	display: block;
	font-size: 2em;
	font-weight: 300;
	color: rgba(77,87,104,0.4)
}

.cm-lessons .cm-lesson .lesson-title {
	font-size: 1.5em;
	color: #4d5768;
	margin-bottom: .3em
}

.cm-lessons .cm-lesson p {
	color: rgba(77,87,104,0.6);
	line-height: 1.2
}

.cm-lessons .show-more-lessons {
	position: relative;
	color: #4d5768;
	text-align: center;
	border-bottom: 1px solid rgba(77,87,104,0.2);
	padding: .44em;
	opacity: 1;
	max-height: 200px;
	overflow: hidden;
	cursor: pointer
}

.cm-lessons .show-more-lessons:after,.cm-lessons .show-more-lessons:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	background: rgba(77,87,104,0.2);
	width: 100%;
	height: 1px
}

.cm-lessons .show-more-lessons:before {
	top: 25%
}

.cm-lessons .show-more-lessons:after {
	top: 75%
}

.cm-lessons .show-more-lessons p:before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	background: rgba(77,87,104,0.2);
	width: 100%;
	height: 1px
}

.cm-lessons .show-more-lessons a {
	position: relative;
	background: #fff;
	font-size: .9375em;
	display: inline-block;
	text-transform: uppercase;
	padding: .5em 1em;
	color: #4d5768;
	z-index: 1
}

.cm-lessons .more-lessons {
	max-height: 0;
	overflow: hidden;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px
}

.cm-lessons .more-lessons .cm-lesson {
	position: relative;
	background: #fff;
	opacity: 0;
	-webkit-transform: scale(0.95) translate(0, -10%);
	-moz-transform: scale(0.95) translate(0, -10%);
	-ms-transform: scale(0.95) translate(0, -10%);
	-o-transform: scale(0.95) translate(0, -10%);
	transform: scale(0.95) translate(0, -10%);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform-origin: center top;
	-moz-transform-origin: center top;
	-ms-transform-origin: center top;
	-o-transform-origin: center top;
	transform-origin: center top;
	-webkit-transition: opacity .3s ease,-webkit-transform 375ms ease;
	transition: opacity .3s ease,-webkit-transform 375ms ease;
	-o-transition: opacity .3s ease,-o-transform 375ms ease;
	-moz-transition: transform 375ms ease,opacity .3s ease,-moz-transform 375ms ease;
	transition: transform 375ms ease,opacity .3s ease;
	transition: transform 375ms ease,opacity .3s ease,-webkit-transform 375ms ease,-moz-transform 375ms ease,-o-transform 375ms ease
}

.cm-lessons .more-lessons .cm-lesson:nth-child(1) {
	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
	z-index: 49
}

.cm-lessons .more-lessons .cm-lesson:nth-child(2) {
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s;
	z-index: 48
}

.cm-lessons .more-lessons .cm-lesson:nth-child(3) {
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	transition-delay: .5s;
	z-index: 47
}

.cm-lessons .more-lessons .cm-lesson:nth-child(4) {
	-webkit-transition-delay: .6s;
	-moz-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s;
	z-index: 46
}

.cm-lessons .more-lessons .cm-lesson:nth-child(5) {
	-webkit-transition-delay: .7s;
	-moz-transition-delay: .7s;
	-o-transition-delay: .7s;
	transition-delay: .7s;
	z-index: 45
}

.cm-lessons .more-lessons .cm-lesson:nth-child(6) {
	-webkit-transition-delay: .8s;
	-moz-transition-delay: .8s;
	-o-transition-delay: .8s;
	transition-delay: .8s;
	z-index: 44
}

.cm-lessons .more-lessons .cm-lesson:nth-child(7) {
	-webkit-transition-delay: .9s;
	-moz-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s;
	z-index: 43
}

.cm-lessons .more-lessons .cm-lesson:nth-child(8) {
	-webkit-transition-delay: 1s;
	-moz-transition-delay: 1s;
	-o-transition-delay: 1s;
	transition-delay: 1s;
	z-index: 42
}

.cm-lessons .more-lessons .cm-lesson:nth-child(9) {
	-webkit-transition-delay: 1.1s;
	-moz-transition-delay: 1.1s;
	-o-transition-delay: 1.1s;
	transition-delay: 1.1s;
	z-index: 41
}

.cm-lessons .more-lessons .cm-lesson:nth-child(10) {
	-webkit-transition-delay: 1.2s;
	-moz-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s;
	z-index: 40
}

.cm-lessons .more-lessons .cm-lesson:nth-child(11) {
	-webkit-transition-delay: 1.3s;
	-moz-transition-delay: 1.3s;
	-o-transition-delay: 1.3s;
	transition-delay: 1.3s;
	z-index: 39
}

.cm-lessons .more-lessons .cm-lesson:nth-child(12) {
	-webkit-transition-delay: 1.4s;
	-moz-transition-delay: 1.4s;
	-o-transition-delay: 1.4s;
	transition-delay: 1.4s;
	z-index: 38
}

.cm-lessons .more-lessons .cm-lesson:nth-child(13) {
	-webkit-transition-delay: 1.5s;
	-moz-transition-delay: 1.5s;
	-o-transition-delay: 1.5s;
	transition-delay: 1.5s;
	z-index: 37
}

.cm-lessons .more-lessons .cm-lesson:nth-child(14) {
	-webkit-transition-delay: 1.6s;
	-moz-transition-delay: 1.6s;
	-o-transition-delay: 1.6s;
	transition-delay: 1.6s;
	z-index: 36
}

.cm-lessons .more-lessons .cm-lesson:nth-child(15) {
	-webkit-transition-delay: 1.7s;
	-moz-transition-delay: 1.7s;
	-o-transition-delay: 1.7s;
	transition-delay: 1.7s;
	z-index: 35
}

.cm-lessons .more-lessons .cm-lesson:nth-child(16) {
	-webkit-transition-delay: 1.8s;
	-moz-transition-delay: 1.8s;
	-o-transition-delay: 1.8s;
	transition-delay: 1.8s;
	z-index: 34
}

.cm-lessons .more-lessons .cm-lesson:nth-child(17) {
	-webkit-transition-delay: 1.9s;
	-moz-transition-delay: 1.9s;
	-o-transition-delay: 1.9s;
	transition-delay: 1.9s;
	z-index: 33
}

.cm-lessons .more-lessons .cm-lesson:nth-child(18) {
	-webkit-transition-delay: 2s;
	-moz-transition-delay: 2s;
	-o-transition-delay: 2s;
	transition-delay: 2s;
	z-index: 32
}

.cm-lessons .more-lessons .cm-lesson:nth-child(19) {
	-webkit-transition-delay: 2.1s;
	-moz-transition-delay: 2.1s;
	-o-transition-delay: 2.1s;
	transition-delay: 2.1s;
	z-index: 31
}

.cm-lessons .more-lessons .cm-lesson:nth-child(20) {
	-webkit-transition-delay: 2.2s;
	-moz-transition-delay: 2.2s;
	-o-transition-delay: 2.2s;
	transition-delay: 2.2s;
	z-index: 30
}

.cm-lessons .more-lessons .cm-lesson:nth-child(21) {
	-webkit-transition-delay: 2.3s;
	-moz-transition-delay: 2.3s;
	-o-transition-delay: 2.3s;
	transition-delay: 2.3s;
	z-index: 29
}

.cm-lessons .more-lessons .cm-lesson:nth-child(22) {
	-webkit-transition-delay: 2.4s;
	-moz-transition-delay: 2.4s;
	-o-transition-delay: 2.4s;
	transition-delay: 2.4s;
	z-index: 28
}

.cm-lessons .more-lessons .cm-lesson:nth-child(23) {
	-webkit-transition-delay: 2.5s;
	-moz-transition-delay: 2.5s;
	-o-transition-delay: 2.5s;
	transition-delay: 2.5s;
	z-index: 27
}

.cm-lessons .more-lessons .cm-lesson:nth-child(24) {
	-webkit-transition-delay: 2.6s;
	-moz-transition-delay: 2.6s;
	-o-transition-delay: 2.6s;
	transition-delay: 2.6s;
	z-index: 26
}

.cm-lessons .more-lessons .cm-lesson:nth-child(25) {
	-webkit-transition-delay: 2.7s;
	-moz-transition-delay: 2.7s;
	-o-transition-delay: 2.7s;
	transition-delay: 2.7s;
	z-index: 25
}

.cm-lessons .more-lessons .cm-lesson:nth-child(26) {
	-webkit-transition-delay: 2.8s;
	-moz-transition-delay: 2.8s;
	-o-transition-delay: 2.8s;
	transition-delay: 2.8s;
	z-index: 24
}

.cm-lessons .more-lessons .cm-lesson:nth-child(27) {
	-webkit-transition-delay: 2.9s;
	-moz-transition-delay: 2.9s;
	-o-transition-delay: 2.9s;
	transition-delay: 2.9s;
	z-index: 23
}

.cm-lessons .more-lessons .cm-lesson:nth-child(28) {
	-webkit-transition-delay: 3s;
	-moz-transition-delay: 3s;
	-o-transition-delay: 3s;
	transition-delay: 3s;
	z-index: 22
}

.cm-lessons .more-lessons .cm-lesson:nth-child(29) {
	-webkit-transition-delay: 3.1s;
	-moz-transition-delay: 3.1s;
	-o-transition-delay: 3.1s;
	transition-delay: 3.1s;
	z-index: 21
}

.cm-lessons .more-lessons .cm-lesson:nth-child(30) {
	-webkit-transition-delay: 3.2s;
	-moz-transition-delay: 3.2s;
	-o-transition-delay: 3.2s;
	transition-delay: 3.2s;
	z-index: 20
}

.cm-lessons .more-lessons .cm-lesson:nth-child(31) {
	-webkit-transition-delay: 3.3s;
	-moz-transition-delay: 3.3s;
	-o-transition-delay: 3.3s;
	transition-delay: 3.3s;
	z-index: 19
}

.cm-lessons .more-lessons .cm-lesson:nth-child(32) {
	-webkit-transition-delay: 3.4s;
	-moz-transition-delay: 3.4s;
	-o-transition-delay: 3.4s;
	transition-delay: 3.4s;
	z-index: 18
}

.cm-lessons .more-lessons .cm-lesson:nth-child(33) {
	-webkit-transition-delay: 3.5s;
	-moz-transition-delay: 3.5s;
	-o-transition-delay: 3.5s;
	transition-delay: 3.5s;
	z-index: 17
}

.cm-lessons .more-lessons .cm-lesson:nth-child(34) {
	-webkit-transition-delay: 3.6s;
	-moz-transition-delay: 3.6s;
	-o-transition-delay: 3.6s;
	transition-delay: 3.6s;
	z-index: 16
}

.cm-lessons .more-lessons .cm-lesson:nth-child(35) {
	-webkit-transition-delay: 3.7s;
	-moz-transition-delay: 3.7s;
	-o-transition-delay: 3.7s;
	transition-delay: 3.7s;
	z-index: 15
}

.cm-lessons .more-lessons .cm-lesson:nth-child(36) {
	-webkit-transition-delay: 3.8s;
	-moz-transition-delay: 3.8s;
	-o-transition-delay: 3.8s;
	transition-delay: 3.8s;
	z-index: 14
}

.cm-lessons .more-lessons .cm-lesson:nth-child(37) {
	-webkit-transition-delay: 3.9s;
	-moz-transition-delay: 3.9s;
	-o-transition-delay: 3.9s;
	transition-delay: 3.9s;
	z-index: 13
}

.cm-lessons .more-lessons .cm-lesson:nth-child(38) {
	-webkit-transition-delay: 4s;
	-moz-transition-delay: 4s;
	-o-transition-delay: 4s;
	transition-delay: 4s;
	z-index: 12
}

.cm-lessons .more-lessons .cm-lesson:nth-child(39) {
	-webkit-transition-delay: 4.1s;
	-moz-transition-delay: 4.1s;
	-o-transition-delay: 4.1s;
	transition-delay: 4.1s;
	z-index: 11
}

.cm-lessons .more-lessons .cm-lesson:nth-child(40) {
	-webkit-transition-delay: 4.2s;
	-moz-transition-delay: 4.2s;
	-o-transition-delay: 4.2s;
	transition-delay: 4.2s;
	z-index: 10
}

.cm-lessons .more-lessons .cm-lesson:nth-child(41) {
	-webkit-transition-delay: 4.3s;
	-moz-transition-delay: 4.3s;
	-o-transition-delay: 4.3s;
	transition-delay: 4.3s;
	z-index: 9
}

.cm-lessons .more-lessons .cm-lesson:nth-child(42) {
	-webkit-transition-delay: 4.4s;
	-moz-transition-delay: 4.4s;
	-o-transition-delay: 4.4s;
	transition-delay: 4.4s;
	z-index: 8
}

.cm-lessons .more-lessons .cm-lesson:nth-child(43) {
	-webkit-transition-delay: 4.5s;
	-moz-transition-delay: 4.5s;
	-o-transition-delay: 4.5s;
	transition-delay: 4.5s;
	z-index: 7
}

.cm-lessons .more-lessons .cm-lesson:nth-child(44) {
	-webkit-transition-delay: 4.6s;
	-moz-transition-delay: 4.6s;
	-o-transition-delay: 4.6s;
	transition-delay: 4.6s;
	z-index: 6
}

.cm-lessons .more-lessons .cm-lesson:nth-child(45) {
	-webkit-transition-delay: 4.7s;
	-moz-transition-delay: 4.7s;
	-o-transition-delay: 4.7s;
	transition-delay: 4.7s;
	z-index: 5
}

.cm-lessons .more-lessons .cm-lesson:nth-child(46) {
	-webkit-transition-delay: 4.8s;
	-moz-transition-delay: 4.8s;
	-o-transition-delay: 4.8s;
	transition-delay: 4.8s;
	z-index: 4
}

.cm-lessons .more-lessons .cm-lesson:nth-child(47) {
	-webkit-transition-delay: 4.9s;
	-moz-transition-delay: 4.9s;
	-o-transition-delay: 4.9s;
	transition-delay: 4.9s;
	z-index: 3
}

.cm-lessons .more-lessons .cm-lesson:nth-child(48) {
	-webkit-transition-delay: 5s;
	-moz-transition-delay: 5s;
	-o-transition-delay: 5s;
	transition-delay: 5s;
	z-index: 2
}

.cm-lessons .more-lessons .cm-lesson:nth-child(49) {
	-webkit-transition-delay: 5.1s;
	-moz-transition-delay: 5.1s;
	-o-transition-delay: 5.1s;
	transition-delay: 5.1s;
	z-index: 1
}

.cm-lessons .more-lessons .cm-lesson:nth-child(50) {
	-webkit-transition-delay: 5.2s;
	-moz-transition-delay: 5.2s;
	-o-transition-delay: 5.2s;
	transition-delay: 5.2s;
	z-index: 0
}

@media (min-width: 480px) {
	.cm-lessons .cm-lesson {
		padding: 1.75em 1em 1.75em 5em
	}

	.cm-lessons .cm-lesson .cm-lesson-marker {
		font-size: 3em
	}
}

@media (min-width: 768px) {
	.cm-lessons .show-more-lessons a {
		padding: .5em 3em
	}

	.cm-lessons .cm-lesson {
		padding: 2.25em 1em 2.25em 6em
	}

	.cm-lessons .cm-lesson .cm-lesson-marker {
		top: .7em;
		left: .3em
	}

	.three-ups .three-up {
		float: left;
		width: 30%;
		padding: 2.5em 2em
	}

	.three-ups .three-up.middle {
		margin: 0 5%
	}
}

.three-ups:after {
	content: "";
	display: block;
	clear: both
}

.three-ups .three-up {
	position: relative;
	display: block;
	margin: 0 auto;
	max-width: 350px;
	padding: 2.5em 2em;
	text-align: center
}

.mc-list-classes-section-title {
	font-size: 1.4em;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: .2em;
	margin: 1.5em 0;
	text-align: center;
	color: #fff
}

.mc-list-classes {
	text-align: center
}

.mc-list-classes:after {
	content: "";
	display: block;
	clear: both
}

.mc-list-classes.orphan .mc-list-class:first-child .class-poster {
	width: 200%;
	margin-left: -50%;
	max-height: none
}

.mc-list-classes.promos .mc-list-class {
	width: 100%;
	height: auto;
	padding-bottom: 0;
	margin-bottom: 4em
}

.mc-list-classes.promos .mc-list-class .class-poster {
	position: static;
	display: block
}

.mc-list-classes .mc-list-class {
	display: inline-block;
	float: none;
	width: 100%;
	height: 0;
	margin: .5em 0;
	padding-bottom: 59.4%;
	text-align: left;
	position: relative;
	overflow: hidden;
	-webkit-transition: background-image 150ms ease;
	-o-transition: background-image 150ms ease;
	-moz-transition: background-image 150ms ease;
	transition: background-image 150ms ease
}

.mc-list-classes .mc-list-class:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 102%;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.9)), color-stop(25%, rgba(0,0,0,0.6)), color-stop(45%, transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.9) 0, rgba(0,0,0,0.6) 25%, transparent 45%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.9) 0, rgba(0,0,0,0.6) 25%, transparent 45%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.9) 0, rgba(0,0,0,0.6) 25%, transparent 45%);
	background-image: linear-gradient(to top, rgba(0,0,0,0.9) 0, rgba(0,0,0,0.6) 25%, transparent 45%)
}

.mc-list-classes .mc-list-class:hover .class-poster {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	-webkit-transition: -webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	transition: -webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	-o-transition: -o-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	-moz-transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1),-moz-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1),-webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1),-moz-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1),-o-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1)
}

.mc-list-classes .mc-list-class:hover .caption {
	-webkit-transform: translateY(-0.75em);
	-moz-transform: translateY(-0.75em);
	-ms-transform: translateY(-0.75em);
	-o-transform: translateY(-0.75em);
	transform: translateY(-0.75em)
}

.mc-list-classes .mc-list-class:hover .link-wrapper:before {
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2);
	-webkit-transition: box-shadow 250ms ease;
	-webkit-transition: -webkit-box-shadow 250ms ease;
	transition: -webkit-box-shadow 250ms ease;
	-o-transition: box-shadow 250ms ease;
	-moz-transition: box-shadow 250ms ease,-moz-box-shadow 250ms ease;
	transition: box-shadow 250ms ease;
	transition: box-shadow 250ms ease,-webkit-box-shadow 250ms ease,-moz-box-shadow 250ms ease
}

.mc-list-classes .mc-list-class .link-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	cursor: pointer;
	z-index: 2
}

.mc-list-classes .mc-list-class .link-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	z-index: 9;
	-webkit-transition: box-shadow 250ms ease;
	-webkit-transition: -webkit-box-shadow 250ms ease;
	transition: -webkit-box-shadow 250ms ease;
	-o-transition: box-shadow 250ms ease;
	-moz-transition: box-shadow 250ms ease,-moz-box-shadow 250ms ease;
	transition: box-shadow 250ms ease;
	transition: box-shadow 250ms ease,-webkit-box-shadow 250ms ease,-moz-box-shadow 250ms ease
}

.mc-list-classes .mc-list-class .class-poster {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	min-height: 1px;
	max-height: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform 8s ease;
	-webkit-transition: -webkit-transform 8s ease;
	transition: -webkit-transform 8s ease;
	-o-transition: -o-transform 8s ease;
	-moz-transition: transform 8s ease,-moz-transform 8s ease;
	transition: transform 8s ease;
	transition: transform 8s ease,-webkit-transform 8s ease,-moz-transform 8s ease,-o-transform 8s ease
}

.mc-list-classes .caption {
	position: absolute;
	bottom: 1em;
	left: 1em;
	z-index: 1;
	text-transform: uppercase;
	text-shadow: 0 0 10px #000;
	-webkit-transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	-webkit-transition: -webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	transition: -webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	-o-transition: -o-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	-moz-transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1),-moz-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1),-webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1),-moz-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1),-o-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1)
}

.mc-list-classes .caption-title {
	font-size: 1.3em
}

.mc-list-classes .caption-title img {
	max-width: 175px
}

.mc-list-classes .caption-subtitle {
	font-size: .9em;
	color: rgba(255,255,255,0.5)
}

@media (min-width: 480px) {
	.mc-list-classes .mc-list-class {
		width: 447px;
		height: 265px;
		padding: 0
	}

	.mc-list-classes .caption {
		bottom: 1.5em;
		left: 1.5em;
		width: -webkit-calc(100% - 3em);
		width: -moz-calc(100% - 3em);
		width: calc(100% - 3em)
	}

	.mc-list-classes .caption-title {
		font-size: 1.5em
	}

	.mc-list-classes .caption-subtitle {
		font-size: 1.1em
	}
}

@media (min-width: 768px) {
	.mc-list-classes.orphan .mc-list-class:nth-child(odd) {
		margin-left: 1.7em;
		clear: none
	}

	.mc-list-classes.orphan .mc-list-class:nth-child(even) {
		margin-left: 0;
		clear: both
	}

	.mc-list-classes.orphan .mc-list-class:first-child {
		width: 100%;
		margin: 0 0 .85em;
		padding-bottom: 36.04%
	}

	.mc-list-classes.orphan .mc-list-class:first-child .class-poster {
		width: 100%;
		margin: 0
	}

	.mc-list-classes .mc-list-class {
		display: block;
		float: left;
		width: -webkit-calc(50% - .85em);
		width: -moz-calc(50% - .85em);
		width: calc(50% - .85em);
		height: auto;
		margin: .85em 0 .85em 1.7em;
		padding-bottom: 29.7%
	}

	.mc-list-classes .mc-list-class:nth-child(odd) {
		clear: both;
		margin-left: 0
	}

	.mc-list-classes .mc-list-class.hp_featured_tile {
		float: none;
		width: 100%;
		margin: .85em 0;
		padding-bottom: 36.04%
	}

	.mc-list-classes .mc-list-class.hp_featured_tile .class-poster {
		width: 100%;
		left: 0
	}
}

@media (min-width: 992px) {
	#mc-header .class-switcher li {
		margin-right: 4em
	}

	.mc-list-classes .caption {
		bottom: 2em;
		left: 2em;
		width: -webkit-calc(100% - 4em);
		width: -moz-calc(100% - 4em);
		width: calc(100% - 4em)
	}

	.mc-list-classes .caption-title {
		font-size: 1.6em
	}

	.mc-list-classes .caption-subtitle {
		font-size: 1.1em
	}
}

.mc-banner {
	background: #fff;
	border-left: 4px solid #c83232;
	border-right: 4px solid #c83232;
	color: #4d5768;
	text-align: center;
	padding: 1.875em 1em
}

.mc-banner .mc-banner-title {
	text-transform: uppercase;
	font-size: 1.5em;
	line-height: 1.2;
	letter-spacing: .02em
}

.mc-banner .mc-banner-description {
	color: rgba(77,87,104,0.6);
	font-size: .9375em;
	letter-spacing: .02em;
	margin: .7em 0
}

.mc-banner .mc-banner-ctas {
	margin-top: 2em
}

.mc-banner .mc-banner-ctas .mc-banner-cta {
	display: inline-block;
	vertical-align: middle
}

.mc-banner .mc-banner-ctas .mc-banner-cta .mc-btn {
	margin: 0 1em
}

.socials-wrapper {
	font-size: 15px;
	padding: 2.75em 1em 3em;
	text-align: center
}

.socials-wrapper .section-title {
	font-size: .933em;
	margin-bottom: 2.3em;
	text-transform: uppercase;
	color: rgba(255,255,255,0.3)
}

.mc-socials .mc-social {
	display: inline-block;
	margin: 0 1em 1em;
	vertical-align: middle
}

.mc-socials .mc-social:hover a {
	color: #fff;
	text-shadow: 0 0 15px rgba(255,255,255,0.2)
}

.mc-socials .mc-social:hover a:after {
	border-color: #fff
}

.mc-socials .mc-social a {
	display: block;
	position: relative;
	color: rgba(255,255,255,0.5);
	font-size: 1.5em;
	padding: .5em
}

.mc-socials .mc-social a:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 2.15em;
	height: 2.15em;
	border: 1px solid rgba(255,255,255,0.2);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: border 150ms ease,text-shadow 150ms ease;
	-o-transition: border 150ms ease,text-shadow 150ms ease;
	-moz-transition: border 150ms ease,text-shadow 150ms ease;
	transition: border 150ms ease,text-shadow 150ms ease
}

@media (min-width: 480px) {
	.socials-wrapper {
		font-size: 18px
	}
}

@font-face {
}[class*=" mc-icon-"],[class^=mc-icon-] {
	font-family: mc-socials !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.mc-icon-facebook:before {
	content: "\e900"
}

.mc-icon-mail:before {
	content: "\e901"
}

.mc-icon-twitter:before {
	content: "\e902"
}

.mc-hero {
	max-width: 1440px;
	width: 100%;
	margin-right: auto;
	margin-left: auto
}

.mobile-device .mc-hero__ambient-video,.tablet .mc-hero__ambient-video {
	display: none
}

.mc-hero__wrapper {
	position: relative;
	height: 100%
}

.mc-hero__gradient {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	overflow: hidden
}

.mc-hero__gradient:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, right top, color-stop(70%, rgba(0,0,0,0.1)), to(#000)),-webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0,0,0,0.1)), color-stop(90%, #000));
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.1) 70%, #000 100%),-webkit-linear-gradient(top, rgba(0,0,0,0.1) 60%, #000 90%);
	background: -moz-linear-gradient(left, rgba(0,0,0,0.1) 70%, #000 100%),-moz-linear-gradient(top, rgba(0,0,0,0.1) 60%, #000 90%);
	background: -o-linear-gradient(left, rgba(0,0,0,0.1) 70%, #000 100%),-o-linear-gradient(top, rgba(0,0,0,0.1) 60%, #000 90%);
	background: linear-gradient(to right, rgba(0,0,0,0.1) 70%, #000 100%),linear-gradient(to bottom, rgba(0,0,0,0.1) 60%, #000 90%)
}

.mc-hero__ambient-video {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	min-width: 71.112em;
	width: 100%;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	-moz-transition: opacity .3s;
	transition: opacity .3s
}

.mc-hero__ambient-video--ready {
	opacity: 1
}

.mc-hero__background-image {
	position: relative;
	height: 160px;
	width: 100%;
	text-align: center
}

.mc-hero__background-image img {
	max-width: 100%;
	width: 100%
}

.mc-hero__content-wrapper {
	position: relative;
	z-index: 2;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

@media (min-width: 768px) {
	.mc-hero__background-image {
		height: 360px
	}
}

@media (min-width: 992px) {
	.mc-hero {
		height: 40em
	}

	.mc-hero__wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.mc-hero__gradient {
		position: absolute;
		z-index: 0;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		height: 100%;
		padding-bottom: 0
	}

	.mc-hero__gradient:before {
		background: -webkit-gradient(linear, left top, right top, color-stop(15%, #000), color-stop(55%, transparent));
		background: -webkit-linear-gradient(left, #000 15%, transparent 55%);
		background: -moz-linear-gradient(left, #000 15%, transparent 55%);
		background: -o-linear-gradient(left, #000 15%, transparent 55%);
		background: linear-gradient(90deg, #000 15%, transparent 55%)
	}

	.mc-hero__gradient:after {
		content: '';
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: -webkit-gradient(linear, right top, left top, from(black), color-stop(15%, transparent));
		background: -webkit-linear-gradient(right, #000 0, transparent 15%);
		background: -moz-linear-gradient(right, #000 0, transparent 15%);
		background: -o-linear-gradient(right, #000 0, transparent 15%);
		background: linear-gradient(-90deg, #000 0, transparent 15%)
	}

	.mc-hero__background-image {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		height: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.mc-hero__background-image img {
		width: auto;
		height: 40em;
		max-width: none
	}

	.mc-hero__ambient-video {
		display: block;
		-webkit-transform: translateX(10%);
		-moz-transform: translateX(10%);
		-ms-transform: translateX(10%);
		-o-transform: translateX(10%);
		transform: translateX(10%)
	}

	.mc-hero .wistia_embed {
		height: 100%
	}
}

.mc-hero-content {
	max-width: 550px;
	margin: -40px auto 0;
	text-align: center
}

.mc-hero-content__heading {
	margin-bottom: 8px;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.33;
	letter-spacing: 1px;
	color: #fff
}

.mc-hero-content__text {
	display: inline-block;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.33;
	letter-spacing: .5px;
	color: rgba(255,255,255,0.7)
}

.mc-hero-content__buttons {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-moz-box-orient: vertical;
	-moz-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.mc-hero-content__primary-cta {
	font-size: 20px;
	font-weight: 400
}

.mc-hero-content__secondary-cta {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-moz-box-flex: 0;
	-ms-flex: none;
	flex: none;
	padding: 16px;
	margin-top: 12px
}

@media (max-width: 385px) {
	.mc-hero-content__heading {
		font-size: 7.6vw
	}
}

@media (min-width: 480px) {
	.mc-hero-content {
		padding-bottom: 0
	}

	.mc-hero-content__text {
		display: inline-block;
		margin-bottom: 16px;
		font-size: 18px;
		line-height: 1.56;
		letter-spacing: .5px;
		color: rgba(255,255,255,0.8)
	}

	.mc-hero-content__buttons {
		display: block
	}

	.mc-hero-content__primary-cta {
		font-size: 12px;
		font-weight: 700
	}

	.mc-hero-content__secondary-cta {
		margin-top: 0;
		margin-left: 24px;
		padding: 16px
	}
}

@media (min-width: 768px) {
	.mc-hero-content {
		margin-top: -120px
	}

	.mc-hero-content__heading {
		margin-bottom: 8px;
		font-size: 36px
	}

	.mc-hero-content__text {
		margin-bottom: 16px
	}
}

@media (min-width: 992px) {
	.mc-hero-content {
		text-align: left;
		max-width: 600px;
		margin: 0;
		padding-left: 48px
	}

	.mc-hero-content__heading {
		margin-bottom: 20px
	}

	.mc-hero-content__text {
		margin-bottom: 32px
	}
}

@media (min-width: 1100px) {
	.mc-hero__gradient:before {
		background: -webkit-linear-gradient(344deg, #000 28%, transparent 60%);
		background: -moz-linear-gradient(344deg, #000 28%, transparent 60%);
		background: -o-linear-gradient(344deg, #000 28%, transparent 60%);
		background: linear-gradient(106deg, #000 28%, transparent 60%)
	}

	.mc-hero-content {
		padding-left: 0
	}
}

.mc-layout.mc-forms {
	margin-right: -6px;
	margin-left: -6px
}

.mc-layout .mc-input {
	padding: 0 6px;
	margin-bottom: 12px
}

.mc-layout .mc-input label,.mc-layout .mc-input__error {
	left: 14px
}

.mc-input {
	position: relative;
	line-height: 1.3
}

.mc-input textarea {
	min-height: 120px;
	resize: none
}

.mc-input input[type=email],.mc-input input[type=number],.mc-input input[type=password],.mc-input input[type=search],.mc-input input[type=tel],.mc-input input[type=text],.mc-input textarea {
	width: 100%;
	padding: 23px 8px 9px;
	font-family: lato;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid rgba(77,87,103,0.2);
	font-weight: 400;
	font-size: 15px;
	color: #4d5767;
	-webkit-transition: border 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
	-o-transition: border 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
	-moz-transition: border 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
	transition: border 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
	-webkit-appearance: none;
	-moz-appearance: none
}

.mc-input input[type=email]:focus,.mc-input input[type=number]:focus,.mc-input input[type=password]:focus,.mc-input input[type=search]:focus,.mc-input input[type=tel]:focus,.mc-input input[type=text]:focus,.mc-input textarea:focus {
	border-color: #4d5767;
	outline: 0
}

.mc-input input[type=email]::-webkit-input-placeholder,.mc-input input[type=number]::-webkit-input-placeholder,.mc-input input[type=password]::-webkit-input-placeholder,.mc-input input[type=search]::-webkit-input-placeholder,.mc-input input[type=tel]::-webkit-input-placeholder,.mc-input input[type=text]::-webkit-input-placeholder,.mc-input textarea::-webkit-input-placeholder {
	font-size: 15px;
	color: rgba(77,87,103,0.5)
}

.mc-input input[type=email]:-moz-placeholder,.mc-input input[type=number]:-moz-placeholder,.mc-input input[type=password]:-moz-placeholder,.mc-input input[type=search]:-moz-placeholder,.mc-input input[type=tel]:-moz-placeholder,.mc-input input[type=text]:-moz-placeholder,.mc-input textarea:-moz-placeholder {
	font-size: 15px;
	color: rgba(77,87,103,0.5)
}

.mc-input input[type=email]::-moz-placeholder,.mc-input input[type=number]::-moz-placeholder,.mc-input input[type=password]::-moz-placeholder,.mc-input input[type=search]::-moz-placeholder,.mc-input input[type=tel]::-moz-placeholder,.mc-input input[type=text]::-moz-placeholder,.mc-input textarea::-moz-placeholder {
	font-size: 15px;
	color: rgba(77,87,103,0.5)
}

.mc-input input[type=email]:-ms-input-placeholder,.mc-input input[type=number]:-ms-input-placeholder,.mc-input input[type=password]:-ms-input-placeholder,.mc-input input[type=search]:-ms-input-placeholder,.mc-input input[type=tel]:-ms-input-placeholder,.mc-input input[type=text]:-ms-input-placeholder,.mc-input textarea:-ms-input-placeholder {
	font-size: 15px;
	color: rgba(77,87,103,0.5)
}

.mc-input input[type=email]::placeholder,.mc-input input[type=number]::placeholder,.mc-input input[type=password]::placeholder,.mc-input input[type=search]::placeholder,.mc-input input[type=tel]::placeholder,.mc-input input[type=text]::placeholder,.mc-input textarea::placeholder {
	font-size: 15px;
	color: rgba(77,87,103,0.5)
}

.mc-input input[type=email].placeholder-shown,.mc-input input[type=email]:placeholder-shown,.mc-input input[type=number].placeholder-shown,.mc-input input[type=number]:placeholder-shown,.mc-input input[type=password].placeholder-shown,.mc-input input[type=password]:placeholder-shown,.mc-input input[type=search].placeholder-shown,.mc-input input[type=search]:placeholder-shown,.mc-input input[type=tel].placeholder-shown,.mc-input input[type=tel]:placeholder-shown,.mc-input input[type=text].placeholder-shown,.mc-input input[type=text]:placeholder-shown,.mc-input textarea.placeholder-shown,.mc-input textarea:placeholder-shown {
	padding: 16px 8px
}

.mc-input input[type=email].placeholder-shown+label,.mc-input input[type=email]:placeholder-shown+label,.mc-input input[type=number].placeholder-shown+label,.mc-input input[type=number]:placeholder-shown+label,.mc-input input[type=password].placeholder-shown+label,.mc-input input[type=password]:placeholder-shown+label,.mc-input input[type=search].placeholder-shown+label,.mc-input input[type=search]:placeholder-shown+label,.mc-input input[type=tel].placeholder-shown+label,.mc-input input[type=tel]:placeholder-shown+label,.mc-input input[type=text].placeholder-shown+label,.mc-input input[type=text]:placeholder-shown+label,.mc-input textarea.placeholder-shown+label,.mc-input textarea:placeholder-shown+label {
	opacity: 0;
	-webkit-transform: translateY(2px);
	-moz-transform: translateY(2px);
	-ms-transform: translateY(2px);
	-o-transform: translateY(2px);
	transform: translateY(2px)
}

.mc-input label,.mc-input__error {
	position: absolute;
	z-index: 1;
	top: 6px;
	left: 8px;
	font-size: 11px;
	pointer-events: none;
	-webkit-transition: all 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
	-o-transition: all 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
	-moz-transition: all 350ms cubic-bezier(0.25, 0.1, 0.25, 1);
	transition: all 350ms cubic-bezier(0.25, 0.1, 0.25, 1)
}

.mc-input label {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	color: rgba(77,87,103,0.5)
}

.mc-input__checkbox label {
	position: static;
	top: auto;
	left: auto;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	pointer-events: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 10px;
	line-height: 1.6;
	letter-spacing: .2px;
	font-weight: 400;
	color: rgba(0,0,0,0.5);
	cursor: pointer
}

.mc-input__checkbox input[type=checkbox] {
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	background: 0 0;
	border: 1px solid rgba(0,0,0,0.2);
	width: 16px;
	height: 16px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 8px 0 0;
	-webkit-transition: background 250ms ease;
	-o-transition: background 250ms ease;
	-moz-transition: background 250ms ease;
	transition: background 250ms ease
}

.mc-input__checkbox input[type=checkbox]:focus {
	outline: 0
}

.mc-input__checkbox input[type=checkbox]:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	opacity: 0;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-ms-transform: scale(0.5);
	-o-transform: scale(0.5);
	transform: scale(0.5);
	-webkit-transition: opacity 250ms ease,-webkit-transform 250ms ease;
	transition: opacity 250ms ease,-webkit-transform 250ms ease;
	-o-transition: opacity 250ms ease,-o-transform 250ms ease;
	-moz-transition: opacity 250ms ease,transform 250ms ease,-moz-transform 250ms ease;
	transition: opacity 250ms ease,transform 250ms ease;
	transition: opacity 250ms ease,transform 250ms ease,-webkit-transform 250ms ease,-moz-transform 250ms ease,-o-transform 250ms ease
}

.mc-input__checkbox input[type=checkbox]:active,.mc-input__checkbox input[type=checkbox]:checked {
	background: #333;
	outline: 0
}

.mc-input__checkbox input[type=checkbox]:active:after,.mc-input__checkbox input[type=checkbox]:checked:after {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1)
}

.mc-input--has-error .mc-input__error {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}

.mc-input--has-error input[type=email],.mc-input--has-error input[type=number],.mc-input--has-error input[type=password],.mc-input--has-error input[type=search],.mc-input--has-error input[type=tel],.mc-input--has-error input[type=text],.mc-input--has-error textarea {
	border-color: #cf3434;
	padding: 23px 8px 9px
}

.mc-input--has-error input[type=email].placeholder-shown,.mc-input--has-error input[type=email]:placeholder-shown,.mc-input--has-error input[type=number].placeholder-shown,.mc-input--has-error input[type=number]:placeholder-shown,.mc-input--has-error input[type=password].placeholder-shown,.mc-input--has-error input[type=password]:placeholder-shown,.mc-input--has-error input[type=search].placeholder-shown,.mc-input--has-error input[type=search]:placeholder-shown,.mc-input--has-error input[type=tel].placeholder-shown,.mc-input--has-error input[type=tel]:placeholder-shown,.mc-input--has-error input[type=text].placeholder-shown,.mc-input--has-error input[type=text]:placeholder-shown,.mc-input--has-error textarea.placeholder-shown,.mc-input--has-error textarea:placeholder-shown {
	padding: 23px 8px 9px
}

.mc-input--has-error input[type=email]:focus,.mc-input--has-error input[type=number]:focus,.mc-input--has-error input[type=password]:focus,.mc-input--has-error input[type=search]:focus,.mc-input--has-error input[type=tel]:focus,.mc-input--has-error input[type=text]:focus,.mc-input--has-error textarea:focus {
	border-color: #cf3434
}

.mc-input--has-error label {
	opacity: 0;
	-webkit-transform: translateY(2px);
	-moz-transform: translateY(2px);
	-ms-transform: translateY(2px);
	-o-transform: translateY(2px);
	transform: translateY(2px)
}

.mc-input__error {
	opacity: 0;
	-webkit-transform: translateY(2px);
	-moz-transform: translateY(2px);
	-ms-transform: translateY(2px);
	-o-transform: translateY(2px);
	transform: translateY(2px);
	color: #cf3434;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	width: -webkit-calc(100% - 24px);
	width: -moz-calc(100% - 24px);
	width: calc(100% - 24px)
}

.mc-instructor-tile {
	position: relative;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	cursor: pointer
}

.mc-instructor-tile:hover .mc-instructor-tile__captions {
	-webkit-transform: translateY(-7px);
	-moz-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	-o-transform: translateY(-7px);
	transform: translateY(-7px)
}

.mc-instructor-tile:hover .mc-instructor-tile__image {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1)
}

.mc-instructor-tile__image-wrapper {
	overflow: hidden;
	position: relative;
	width: 100%;
	padding-bottom: 60.606%
}

.mc-instructor-tile__image-wrapper:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 102%;
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.9)), color-stop(25%, rgba(0,0,0,0.6)), color-stop(45%, transparent));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.9) 0, rgba(0,0,0,0.6) 25%, transparent 45%);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,0.9) 0, rgba(0,0,0,0.6) 25%, transparent 45%);
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.9) 0, rgba(0,0,0,0.6) 25%, transparent 45%);
	background-image: linear-gradient(to top, rgba(0,0,0,0.9) 0, rgba(0,0,0,0.6) 25%, transparent 45%)
}

.mc-instructor-tile__image-wrapper:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	z-index: 9;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 99.9%
}

.mc-instructor-tile__image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	transition: -webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	-o-transition: -o-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	-moz-transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1),-moz-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1);
	transition: transform 15s cubic-bezier(0.02, 0.075, 0.42, 1),-webkit-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1),-moz-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1),-o-transform 15s cubic-bezier(0.02, 0.075, 0.42, 1)
}

.mc-instructor-tile__captions {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 0 14px 14px;
	z-index: 1;
	text-align: left;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	transition: -webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	-o-transition: -o-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	-moz-transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1),-moz-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1);
	transition: transform 0.75s cubic-bezier(0.29, 1.185, 1, 1),-webkit-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1),-moz-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1),-o-transform 0.75s cubic-bezier(0.29, 1.185, 1, 1)
}

.mc-instructor-tile__link-wrapper {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
	cursor: pointer
}

.mc-instructor-tile__title {
	color: #fff;
	font-size: 19px;
	line-height: 1.3;
	margin-bottom: 2px;
	letter-spacing: 2px;
	text-transform: uppercase
}

.mc-instructor-tile__subtitle {
	color: rgba(255,255,255,0.5);
	font-size: 13px;
	line-height: 1.4;
	letter-spacing: 1.2px;
	text-transform: uppercase
}

@media (min-width: 480px) {
	.mc-input__checkbox label {
		font-size: 13px;
		line-height: 1.4
	}

	.mc-input__checkbox input[type=checkbox] {
		margin: 0 12px 0 0;
		-webkit-flex-shrink: 0;
		-ms-flex-negative: 0;
		flex-shrink: 0
	}

	.mc-instructor-tile__captions {
		padding: 0 24px 18px
	}
}

.mc-instructor-grid {
	margin: 0 -10px
}

.mc-instructor-grid__tile {
	max-width: 420px;
	padding: 0 10px;
	margin-bottom: 20px
}

.mc-instructor-grid-overlay {
	position: relative;
	width: 100%;
	text-align: center
}

.mc-instructor-grid-overlay--opened .mc-instructor-grid-overlay__button {
	opacity: 0
}

.mc-instructor-grid-overlay--opened .mc-instructor-grid-overlay__wrapper {
	margin-bottom: 0
}

.mc-instructor-grid-overlay--opened .mc-instructor-grid-overlay__wrapper:after {
	opacity: 0
}

.mc-instructor-grid-overlay .mc-instructor-grid__tile:nth-child(-n+4) {
	display: block;
	opacity: 1
}

.mc-instructor-grid-overlay .mc-instructor-grid__tile {
	display: none;
	opacity: 0;
	-webkit-transition: opacity 1s linear;
	-o-transition: opacity 1s linear;
	-moz-transition: opacity 1s linear;
	transition: opacity 1s linear
}

.mc-instructor-grid-overlay__wrapper {
	position: relative;
	overflow: hidden;
	width: 100%
}

@media (min-width: 600px) {
	.mc-instructor-grid__tile {
		max-width: none
	}

	.mc-instructor-grid-overlay__wrapper:after {
		content: "";
		display: block;
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		top: 75%;
		background: -webkit-gradient(linear, left bottom, left top, from(black), to(transparent));
		background: -webkit-linear-gradient(bottom, #000, transparent);
		background: -moz-linear-gradient(bottom, #000, transparent);
		background: -o-linear-gradient(bottom, #000, transparent);
		background: linear-gradient(-360deg, #000, transparent);
		-webkit-transition: opacity .2s linear;
		-o-transition: opacity .2s linear;
		-moz-transition: opacity .2s linear;
		transition: opacity .2s linear;
		z-index: 12;
		pointer-events: none
	}

	.mc-instructor-grid-overlay__button {
		margin-top: 32px
	}

	.mc-instructor-grid-overlay .mc-instructor-grid {
		margin-bottom: -85px
	}

	.mc-instructor-grid-overlay .mc-instructor-grid__tile:nth-child(-n+6) {
		display: block;
		opacity: 1
	}
}

.feature-block {
	padding-bottom: 48px
}

.feature-block .mc-container {
	max-width: 480px
}

.feature-block--has-background {
	background-image: -webkit-gradient(linear, left bottom, left top, from(#111), to(#000));
	background-image: -webkit-linear-gradient(bottom, #111, #000);
	background-image: -moz-linear-gradient(bottom, #111, #000);
	background-image: -o-linear-gradient(bottom, #111, #000);
	background-image: linear-gradient(to top, #111, #000);
	border-bottom: 1px solid rgba(255,255,255,0.3)
}

.feature-block__col {
	padding: 0 20px;
	margin-bottom: 32px;
	text-align: center
}

.feature-block__col:last-child {
	margin-bottom: 0
}

.feature-block__icon {
	margin-bottom: 24px;
	width: 100%;
	max-width: 80px
}

.feature-block__primary-heading {
	text-align: center;
	font-size: 24px;
	line-height: 1.33;
	letter-spacing: 1px;
	margin: 24px 0 48px;
	color: #fff
}

.feature-block__heading {
	margin-bottom: 16px;
	font-size: 26px;
	line-height: .85;
	letter-spacing: .6px;
	color: #fff
}

.feature-block__text {
	font-size: 15px;
	line-height: 1.47;
	letter-spacing: .2px;
	color: rgba(255,255,255,0.5)
}

@media (min-width: 480px) {
	.feature-block {
		padding-bottom: 48px
	}

	#mc-footer .nav-footer-item {
		border-left: 1px solid rgba(255,255,255,0.2)
	}

	#mc-footer .nav-footer-item:first-child,#mc-footer .nav-footer-item:nth-child(4) {
		border-left: 0
	}
}

@media (min-width: 768px) {
	.feature-block {
		padding-bottom: 64px
	}

	.feature-block__layout {
		margin: 0 -32px
	}

	.feature-block__col {
		padding: 0 32px;
		margin-bottom: 48px
	}

	.feature-block__primary-heading {
		font-size: 26px;
		line-height: 1.22;
		letter-spacing: 1px
	}
}

#mc-footer {
	background: #000;
	border-top: 2px solid rgba(255,255,255,0.2);
	padding: 1em;
	font-size: .9em;
	clear: both;
	text-align: center
}

#mc-footer .mc-container {
	padding: 1em 0
}

#mc-footer .copyright {
	font-size: .87em;
	margin-bottom: -1em;
	color: rgba(255,255,255,0.2)
}

#mc-footer #logo-footer {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding: 1.5em 1em 2.5em;
	width: 135px;
	height: 128px
}

#mc-footer #ssl-badge {
	display: none;
	max-width: 140px
}

#mc-footer .nav-footer {
	padding: 2em 0
}

#mc-footer .nav-footer-items {
	margin: 0 auto;
	max-width: 350px
}

#mc-footer .nav-footer-items a {
	color: #fff
}

#mc-footer .nav-footer-item {
	display: inline-block;
	vertical-align: middle;
	font-size: .87em;
	text-transform: uppercase;
	margin: .75em 0;
	padding: 0 7px 0 8px
}

#mc-footer.footer-full {
	position: relative;
	z-index: 2
}

#mc-footer.footer-full #ssl-badge {
	display: inline-block
}

#mc-footer.footer-full #logo-footer {
	background: #000;
	border: 0;
	padding: 1em 2em;
	width: auto;
	height: auto
}

#mc-footer.footer-full .footer-cols {
	padding: 0
}

#mc-footer.footer-full .footer-cols:after {
	content: "";
	display: block;
	clear: both
}

#mc-footer.footer-full .footer-col {
	display: inline-block;
	vertical-align: top;
	max-width: 325px;
	margin: 1.5em 0;
	padding: 0;
	color: rgba(255,255,255,0.5)
}

#mc-footer.footer-full .footer-col:first-child {
	display: none
}

#mc-footer.footer-full .footer-col p {
	line-height: 1.5385;
	margin: 1em 0 1.5em
}

#mc-footer.footer-full .footer-col-title {
	font: 1.5em Lato,Helvetica,Arial,sans-serif;
	letter-spacing: .04167em;
	color: #fff;
	text-transform: uppercase
}

#mc-footer.footer-full .nav-footer {
	border: 0
}

#mc-footer.footer-full .nav-footer-items {
	max-width: 350px
}

#mc-footer.footer-full .copyright {
	margin: 1em 0 0
}

@media (min-width: 768px) {
	#mc-footer .mc-container {
		padding: 1em
	}

	#mc-footer.footer-full .nav-footer-items {
		max-width: none
	}

	#mc-footer.footer-full .footer-col {
		padding: 0 1.5em
	}
}

@media (min-width: 992px) {
	.mc-instructor-grid-overlay .mc-instructor-grid__tile:nth-child(-n+9) {
		display: block;
		opacity: 1
	}

	.feature-block .mc-container {
		max-width: 1070px;
		overflow: hidden
	}

	.feature-block {
		padding-top: 64px
	}

	.feature-block__col {
		margin-bottom: 0
	}

	.feature-block__primary-heading {
		margin-top: 0
	}

	#mc-footer {
		padding: 3em 1em
	}

	#mc-footer #logo-footer,#mc-footer #ssl-badge,#mc-footer .nav-footer {
		display: inline-block;
		vertical-align: middle
	}

	#mc-footer #logo-footer {
		width: 97px;
		height: 64px;
		border-bottom: 0;
		padding: 0
	}

	#mc-footer .nav-footer {
		border: 1px solid rgba(255,255,255,0.2);
		margin: 0 2.5em;
		padding: 0 2.5em;
		border-top: 0;
		border-bottom: 0
	}

	#mc-footer.footer-full #logo-footer {
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		border-top: 2px solid rgba(255,255,255,0.4);
		border-bottom: 2px solid rgba(255,255,255,0.4)
	}

	#mc-footer.footer-full .footer-cols {
		padding: 4em 0
	}

	#mc-footer.footer-full .footer-col {
		display: block;
		float: left;
		width: 33.33%;
		max-width: none;
		margin: 0
	}

	#mc-footer.footer-full .footer-col:first-child {
		display: block
	}

	#mc-footer.footer-full .footer-col:nth-child(2) {
		border: 1px solid rgba(255,255,255,0.2);
		border-top: 0;
		border-bottom: 0
	}
}

.wistia_embed [data-handle=clickForSoundButton] {
	display: none !important
}

.mc-container {
	position: relative;
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0 16px
}

.mc-contain-middle {
	max-width: 1200px
}

.mc-contain-inner {
	max-width: 1070px
}

.mc-layout .mc-col-1,.mc-layout .mc-col-10,.mc-layout .mc-col-11,.mc-layout .mc-col-12,.mc-layout .mc-col-2,.mc-layout .mc-col-3,.mc-layout .mc-col-4,.mc-layout .mc-col-5,.mc-layout .mc-col-6,.mc-layout .mc-col-7,.mc-layout .mc-col-8,.mc-layout .mc-col-9 {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-moz-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.mc-layout {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-moz-box-orient: horizontal;
	-moz-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.mc-layout .mc-col {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0;
	-moz-box-flex: 1;
	-ms-flex: 1 1 0px;
	flex: 1 1 0
}

.mc-layout .mc-col--top {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start
}

.mc-layout .mc-col--center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.mc-layout .mc-col--bottom {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}

.mc-layout--top-right {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.mc-layout--bottom-right {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.mc-layout--right {
	-webkit-box-pack: end;
	-webkit-justify-content: flex-end;
	-moz-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.mc-layout--bottom-center {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mc-layout--center-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mc-layout--center {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mc-layout--top {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

.mc-layout--top-center {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-moz-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.mc-layout--bottom {
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-moz-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.mc-layout--vcenter {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.mc-layout .mc-col-1 {
	width: 8.333%
}

.mc-layout .mc-col-2 {
	width: 16.667%
}

.mc-layout .mc-col-3 {
	width: 25%
}

.mc-layout .mc-col-4 {
	width: 33.333%
}

.mc-layout .mc-col-5 {
	width: 41.667%
}

.mc-layout .mc-col-6 {
	width: 50%
}

.mc-layout .mc-col-7 {
	width: 58.333%
}

.mc-layout .mc-col-8 {
	width: 66.667%
}

.mc-layout .mc-col-9 {
	width: 75%
}

.mc-layout .mc-col-10 {
	width: 83.333%
}

.mc-layout .mc-col-11 {
	width: 91.667%
}

.mc-layout .mc-col-12 {
	width: 100%
}

@media (min-width: 480px) {
	.mc-layout .mc-col-tiny-1,.mc-layout .mc-col-tiny-10,.mc-layout .mc-col-tiny-11,.mc-layout .mc-col-tiny-12,.mc-layout .mc-col-tiny-2,.mc-layout .mc-col-tiny-3,.mc-layout .mc-col-tiny-4,.mc-layout .mc-col-tiny-5,.mc-layout .mc-col-tiny-6,.mc-layout .mc-col-tiny-7,.mc-layout .mc-col-tiny-8,.mc-layout .mc-col-tiny-9,.mc-layout .mc-col-tiny-auto {
		-webkit-box-flex: 0;
		-webkit-flex: none;
		-moz-box-flex: 0;
		-ms-flex: none;
		flex: none
	}

	.mc-layout .mc-col-tiny {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-moz-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0
	}

	.mc-layout .mc-col-tiny-auto {
		width: auto
	}

	.mc-layout .mc-col-tiny-1 {
		width: 8.333%
	}

	.mc-layout .mc-col-tiny-2 {
		width: 16.667%
	}

	.mc-layout .mc-col-tiny-3 {
		width: 25%
	}

	.mc-layout .mc-col-tiny-4 {
		width: 33.333%
	}

	.mc-layout .mc-col-tiny-5 {
		width: 41.667%
	}

	.mc-layout .mc-col-tiny-6 {
		width: 50%
	}

	.mc-layout .mc-col-tiny-7 {
		width: 58.333%
	}

	.mc-layout .mc-col-tiny-8 {
		width: 66.667%
	}

	.mc-layout .mc-col-tiny-9 {
		width: 75%
	}

	.mc-layout .mc-col-tiny-10 {
		width: 83.333%
	}

	.mc-layout .mc-col-tiny-11 {
		width: 91.667%
	}

	.mc-layout .mc-col-tiny-12 {
		width: 100%
	}
}

@media (min-width: 600px) {
	.mc-layout .mc-col-mini-1,.mc-layout .mc-col-mini-10,.mc-layout .mc-col-mini-11,.mc-layout .mc-col-mini-12,.mc-layout .mc-col-mini-2,.mc-layout .mc-col-mini-3,.mc-layout .mc-col-mini-4,.mc-layout .mc-col-mini-5,.mc-layout .mc-col-mini-6,.mc-layout .mc-col-mini-7,.mc-layout .mc-col-mini-8,.mc-layout .mc-col-mini-9,.mc-layout .mc-col-mini-auto {
		-webkit-box-flex: 0;
		-webkit-flex: none;
		-moz-box-flex: 0;
		-ms-flex: none;
		flex: none
	}

	.mc-layout .mc-col-mini {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-moz-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0
	}

	.mc-layout .mc-col-mini-auto {
		width: auto
	}

	.mc-layout .mc-col-mini-1 {
		width: 8.333%
	}

	.mc-layout .mc-col-mini-2 {
		width: 16.667%
	}

	.mc-layout .mc-col-mini-3 {
		width: 25%
	}

	.mc-layout .mc-col-mini-4 {
		width: 33.333%
	}

	.mc-layout .mc-col-mini-5 {
		width: 41.667%
	}

	.mc-layout .mc-col-mini-6 {
		width: 50%
	}

	.mc-layout .mc-col-mini-7 {
		width: 58.333%
	}

	.mc-layout .mc-col-mini-8 {
		width: 66.667%
	}

	.mc-layout .mc-col-mini-9 {
		width: 75%
	}

	.mc-layout .mc-col-mini-10 {
		width: 83.333%
	}

	.mc-layout .mc-col-mini-11 {
		width: 91.667%
	}

	.mc-layout .mc-col-mini-12 {
		width: 100%
	}
}

@media (min-width: 768px) {
	.mc-layout .mc-col-sm-1,.mc-layout .mc-col-sm-10,.mc-layout .mc-col-sm-11,.mc-layout .mc-col-sm-12,.mc-layout .mc-col-sm-2,.mc-layout .mc-col-sm-3,.mc-layout .mc-col-sm-4,.mc-layout .mc-col-sm-5,.mc-layout .mc-col-sm-6,.mc-layout .mc-col-sm-7,.mc-layout .mc-col-sm-8,.mc-layout .mc-col-sm-9,.mc-layout .mc-col-sm-auto {
		-webkit-box-flex: 0;
		-webkit-flex: none;
		-moz-box-flex: 0;
		-ms-flex: none;
		flex: none
	}

	.mc-layout .mc-col-sm {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-moz-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0
	}

	.mc-layout .mc-col-sm-auto {
		width: auto
	}

	.mc-layout .mc-col-sm-1 {
		width: 8.333%
	}

	.mc-layout .mc-col-sm-2 {
		width: 16.667%
	}

	.mc-layout .mc-col-sm-3 {
		width: 25%
	}

	.mc-layout .mc-col-sm-4 {
		width: 33.333%
	}

	.mc-layout .mc-col-sm-5 {
		width: 41.667%
	}

	.mc-layout .mc-col-sm-6 {
		width: 50%
	}

	.mc-layout .mc-col-sm-7 {
		width: 58.333%
	}

	.mc-layout .mc-col-sm-8 {
		width: 66.667%
	}

	.mc-layout .mc-col-sm-9 {
		width: 75%
	}

	.mc-layout .mc-col-sm-10 {
		width: 83.333%
	}

	.mc-layout .mc-col-sm-11 {
		width: 91.667%
	}

	.mc-layout .mc-col-sm-12 {
		width: 100%
	}
}

@media (min-width: 992px) {
	.mc-layout .mc-col-med-1,.mc-layout .mc-col-med-10,.mc-layout .mc-col-med-11,.mc-layout .mc-col-med-12,.mc-layout .mc-col-med-2,.mc-layout .mc-col-med-3,.mc-layout .mc-col-med-4,.mc-layout .mc-col-med-5,.mc-layout .mc-col-med-6,.mc-layout .mc-col-med-7,.mc-layout .mc-col-med-8,.mc-layout .mc-col-med-9,.mc-layout .mc-col-med-auto {
		-webkit-box-flex: 0;
		-webkit-flex: none;
		-moz-box-flex: 0;
		-ms-flex: none;
		flex: none
	}

	.mc-layout .mc-col-med {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-moz-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0
	}

	.mc-layout .mc-col-med-auto {
		width: auto
	}

	.mc-layout .mc-col-med-1 {
		width: 8.333%
	}

	.mc-layout .mc-col-med-2 {
		width: 16.667%
	}

	.mc-layout .mc-col-med-3 {
		width: 25%
	}

	.mc-layout .mc-col-med-4 {
		width: 33.333%
	}

	.mc-layout .mc-col-med-5 {
		width: 41.667%
	}

	.mc-layout .mc-col-med-6 {
		width: 50%
	}

	.mc-layout .mc-col-med-7 {
		width: 58.333%
	}

	.mc-layout .mc-col-med-8 {
		width: 66.667%
	}

	.mc-layout .mc-col-med-9 {
		width: 75%
	}

	.mc-layout .mc-col-med-10 {
		width: 83.333%
	}

	.mc-layout .mc-col-med-11 {
		width: 91.667%
	}

	.mc-layout .mc-col-med-12 {
		width: 100%
	}
}

@media (min-width: 1200px) {
	#mc-footer .nav-footer-items {
		max-width: none
	}

	#mc-footer .nav-footer-items .nav-footer-item:nth-child(4) {
		border-left: 1px solid rgba(255,255,255,0.2)
	}

	#mc-footer .nav-footer {
		margin: 0 20px;
		padding: 20px 10px
	}

	.mc-layout .mc-col-lg-1,.mc-layout .mc-col-lg-10,.mc-layout .mc-col-lg-11,.mc-layout .mc-col-lg-12,.mc-layout .mc-col-lg-2,.mc-layout .mc-col-lg-3,.mc-layout .mc-col-lg-4,.mc-layout .mc-col-lg-5,.mc-layout .mc-col-lg-6,.mc-layout .mc-col-lg-7,.mc-layout .mc-col-lg-8,.mc-layout .mc-col-lg-9,.mc-layout .mc-col-lg-auto {
		-webkit-box-flex: 0;
		-webkit-flex: none;
		-moz-box-flex: 0;
		-ms-flex: none;
		flex: none
	}

	.mc-layout .mc-col-lg {
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 0;
		-moz-box-flex: 1;
		-ms-flex: 1 1 0px;
		flex: 1 1 0
	}

	.mc-layout .mc-col-lg-auto {
		width: auto
	}

	.mc-layout .mc-col-lg-1 {
		width: 8.333%
	}

	.mc-layout .mc-col-lg-2 {
		width: 16.667%
	}

	.mc-layout .mc-col-lg-3 {
		width: 25%
	}

	.mc-layout .mc-col-lg-4 {
		width: 33.333%
	}

	.mc-layout .mc-col-lg-5 {
		width: 41.667%
	}

	.mc-layout .mc-col-lg-6 {
		width: 50%
	}

	.mc-layout .mc-col-lg-7 {
		width: 58.333%
	}

	.mc-layout .mc-col-lg-8 {
		width: 66.667%
	}

	.mc-layout .mc-col-lg-9 {
		width: 75%
	}

	.mc-layout .mc-col-lg-10 {
		width: 83.333%
	}

	.mc-layout .mc-col-lg-11 {
		width: 91.667%
	}

	.mc-layout .mc-col-lg-12 {
		width: 100%
	}
}

.mobile-only {
	display: block !important
}

.desktop-only {
	display: none !important
}

@media (min-width: 768px) {
	.mobile-only {
		display: none !important
	}

	.desktop-only {
		display: block !important
	}
}

.ng-cloak,.x-ng-cloak,[data-ng-cloak],[ng-cloak],[ng\:cloak],[x-ng-cloak] {
	display: none !important
}

.small-caps {
	font-size: .909em
}

.screenreader {
	width: 0;
	height: 0;
	text-indent: -10000px;
	display: block;
	margin: 0
}

.mc-fixed-position {
	position: fixed;
	overflow: hidden
}

.mc-explore-subnav a,.mc-explore-subnav a:focus {
	color: #fff;
	text-decoration: none
}

.mc-explore-subnav {
	position: absolute;
	width: 100%;
	z-index: -30;
	background: #222
}

.mc-explore-subnav:before {
	content: "";
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.9);
	z-index: -1;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 250ms ease,visibility 0s 250ms;
	-o-transition: opacity 250ms ease,visibility 0s 250ms;
	-moz-transition: opacity 250ms ease,visibility 0s 250ms;
	transition: opacity 250ms ease,visibility 0s 250ms
}

.mc-explore-subnav__container {
	position: relative;
	z-index: 0;
	background: #222
}

.mc-explore-subnav__active-underline {
	display: none
}

.mc-explore-subnav-items {
	position: relative;
	z-index: 1;
	text-align: left
}

.mc-explore-subnav-item {
	display: none
}

.mc-explore-subnav-item__explore {
	display: block;
	padding: 10px 20px 14px;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff
}

.mc-explore-subnav-item__explore .mc-arrow-thin-white--down {
	display: inline-block;
	margin: -2px 0 0 7px;
	-webkit-transition: -webkit-transform 350ms ease;
	transition: -webkit-transform 350ms ease;
	-o-transition: -o-transform 350ms ease;
	-moz-transition: transform 350ms ease,-moz-transform 350ms ease;
	transition: transform 350ms ease;
	transition: transform 350ms ease,-webkit-transform 350ms ease,-moz-transform 350ms ease,-o-transform 350ms ease
}

.mc-explore-subnav-item__link {
	display: block;
	font-size: 16px;
	letter-spacing: 1px;
	color: #fff;
	padding: 24px 33px;
	border-top: 1px solid rgba(255,255,255,0.1)
}

.mc-explore-subnav-item__link:hover {
	color: #fff
}

@media (max-width: 992px) {
	.mc-explore-subnav.nav-open:before {
		opacity: 1;
		visibility: visible;
		-webkit-transition: opacity 250ms ease,visibility 0s 0s;
		-o-transition: opacity 250ms ease,visibility 0s 0s;
		-moz-transition: opacity 250ms ease,visibility 0s 0s;
		transition: opacity 250ms ease,visibility 0s 0s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item {
		display: block
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(1) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 0.1s;
		-moz-animation-delay: 0.1s;
		-o-animation-delay: 0.1s;
		animation-delay: 0.1s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(2) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 0.2s;
		-moz-animation-delay: 0.2s;
		-o-animation-delay: 0.2s;
		animation-delay: 0.2s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(3) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 0.3s;
		-moz-animation-delay: 0.3s;
		-o-animation-delay: 0.3s;
		animation-delay: 0.3s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(4) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 0.4s;
		-moz-animation-delay: 0.4s;
		-o-animation-delay: 0.4s;
		animation-delay: 0.4s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(5) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 0.5s;
		-moz-animation-delay: 0.5s;
		-o-animation-delay: 0.5s;
		animation-delay: 0.5s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(6) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 0.6s;
		-moz-animation-delay: 0.6s;
		-o-animation-delay: 0.6s;
		animation-delay: 0.6s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(7) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 0.7s;
		-moz-animation-delay: 0.7s;
		-o-animation-delay: 0.7s;
		animation-delay: 0.7s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(8) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 0.8s;
		-moz-animation-delay: 0.8s;
		-o-animation-delay: 0.8s;
		animation-delay: 0.8s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(9) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 0.9s;
		-moz-animation-delay: 0.9s;
		-o-animation-delay: 0.9s;
		animation-delay: 0.9s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(10) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 1s;
		-moz-animation-delay: 1s;
		-o-animation-delay: 1s;
		animation-delay: 1s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(11) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 1.1s;
		-moz-animation-delay: 1.1s;
		-o-animation-delay: 1.1s;
		animation-delay: 1.1s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(12) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 1.2s;
		-moz-animation-delay: 1.2s;
		-o-animation-delay: 1.2s;
		animation-delay: 1.2s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(13) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 1.3s;
		-moz-animation-delay: 1.3s;
		-o-animation-delay: 1.3s;
		animation-delay: 1.3s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(14) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 1.4s;
		-moz-animation-delay: 1.4s;
		-o-animation-delay: 1.4s;
		animation-delay: 1.4s
	}

	.mc-explore-subnav.nav-open .mc-explore-subnav-item:not(.mc-explore-subnav-item__explore):nth-child(15) {
		opacity: 0;
		-webkit-animation-name: mcAnimateFadeIn;
		-moz-animation-name: mcAnimateFadeIn;
		-o-animation-name: mcAnimateFadeIn;
		animation-name: mcAnimateFadeIn;
		-webkit-animation-duration: 350ms;
		-moz-animation-duration: 350ms;
		-o-animation-duration: 350ms;
		animation-duration: 350ms;
		-webkit-animation-iteration-count: once;
		-moz-animation-iteration-count: once;
		-o-animation-iteration-count: once;
		animation-iteration-count: once;
		-webkit-animation-timing-function: ease;
		-moz-animation-timing-function: ease;
		-o-animation-timing-function: ease;
		animation-timing-function: ease;
		-webkit-animation-fill-mode: forwards;
		-moz-animation-fill-mode: forwards;
		-o-animation-fill-mode: forwards;
		animation-fill-mode: forwards;
		-webkit-animation-delay: 1.5s;
		-moz-animation-delay: 1.5s;
		-o-animation-delay: 1.5s;
		animation-delay: 1.5s
	}

	.mc-explore-subnav.nav-open .mc-arrow-thin-white--down {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		transform: rotate(180deg)
	}
}

@media (min-width: 992px) {
	a.mc-explore-subnav-item__link {
		color: rgba(255,255,255,0.5)
	}

	a.mc-explore-subnav-item__link--active {
		color: #fff
	}

	.mc-explore-subnav {
		text-align: center
	}

	.mc-explore-subnav__container {
		display: inline-block
	}

	.mc-explore-subnav__active-underline {
		display: block;
		position: absolute;
		z-index: 1;
		bottom: 0;
		left: 0;
		height: 3px;
		background: #c83232;
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
		-webkit-transition: width .4s,-webkit-transform .3s ease;
		transition: width .4s,-webkit-transform .3s ease;
		-o-transition: width .4s,-o-transform .3s ease;
		-moz-transition: transform .3s ease,width .4s,-moz-transform .3s ease;
		transition: transform .3s ease,width .4s;
		transition: transform .3s ease,width .4s,-webkit-transform .3s ease,-moz-transform .3s ease,-o-transform .3s ease
	}

	.mc-explore-subnav-item {
		display: inline-block;
		vertical-align: middle
	}

	.mc-explore-subnav-item:last-child .mc-explore-subnav-item__link {
		margin-right: 0
	}

	.mc-explore-subnav-item__link {
		font-size: 12px;
		letter-spacing: 1.5px;
		font-weight: 600;
		text-transform: uppercase;
		margin-right: 100px;
		padding: 13px 0 12px;
		color: rgba(255,255,255,0.5);
		border: 0;
		border-bottom: 3px solid transparent;
		-webkit-transition: border .2s ease,color .2s ease;
		-o-transition: border .2s ease,color .2s ease;
		-moz-transition: border .2s ease,color .2s ease;
		transition: border .2s ease,color .2s ease
	}

	.mc-explore-subnav-item__link--active {
		color: #fff
	}

	.mc-explore-subnav-item__explore {
		display: none
	}
}

body.show_enrolled {
	font-size: 16px
}

body.show_enrolled .lesson-plan__list h3 {
	letter-spacing: .02em
}

body.show_enrolled .lesson-plan__list li .lesson-plan__title {
	font-family: Lato
}

.overview-hero {
	position: relative;
	display: block;
	max-width: 1100px;
	margin: 50px auto 0;
	font-size: 16px
}

.navbar-v2 .overview-hero {
	margin-top: 73px
}

.overview-hero .mc-btn {
	display: -webkit-inline-box;
	display: -webkit-inline-flex;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: .813em;
	letter-spacing: .09em;
	margin: 1em 0;
	text-align: center;
	padding: 0;
	height: 3.846em
}

.overview-hero .mc-btn#start-button {
	margin-top: 2.5em;
	width: 100%;
	max-width: 100%;
	font-weight: 700
}

.overview-hero .mc-btn#resume-button {
	font-weight: 700;
	width: 100%
}

.overview-hero .mc-btn#resume-button:before {
	width: 22px;
	height: 22px;
	margin-right: 1em
}

.overview-hero .mc-btn#view-workbook-button {
	width: 100%;
	margin: 0;
	border-color: rgba(255,255,255,0.2)
}

.overview-hero .overview-start-class {
	padding-bottom: 1.7em
}

.overview-hero .overview-start-class .overview-start-banner {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 75%;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: center top
}

.overview-hero .overview-start-class .overview-start-banner.normal,.overview-hero .overview-start-class .overview-start-banner.wide {
	display: none
}

.overview-hero .overview-start-class .overview-start-banner.mobile {
	display: block
}

.overview-hero .overview-start-class .overview-start-banner:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(75%, transparent), to(black));
	background: -webkit-linear-gradient(top, transparent 0, transparent 75%, #000 100%);
	background: -moz-linear-gradient(top, transparent 0, transparent 75%, #000 100%);
	background: -o-linear-gradient(top, transparent 0, transparent 75%, #000 100%);
	background: linear-gradient(to bottom, transparent 0, transparent 75%, #000 100%)
}

.overview-hero .overview-start-class .overview-hero-text {
	position: relative;
	margin-top: -11.6%
}

.overview-hero .overview-start-class .instructor-name {
	text-transform: uppercase;
	letter-spacing: .075em;
	margin-bottom: .9em;
	font-size: 1em;
	color: #fff
}

.overview-hero .overview-start-class .instructor-name .class-title {
	color: rgba(255,255,255,0.6);
	padding-left: .3125em
}

.overview-hero .overview-start-class .overview-primary-title {
	font-size: 1.875em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: .025em;
	color: #fff
}

.overview-hero .overview-start-class .overview-subtitle {
	font-size: 1.375em;
	color: rgba(255,255,255,0.5)
}

.overview-hero .overview-continue-class {
	padding-top: 1em;
	padding-bottom: 2em
}

.overview-hero .overview-continue-class .overview-hero-thumbnail {
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-moz-box-flex: 0;
	-ms-flex: none;
	flex: none
}

.overview-hero .overview-continue-class .overview-hero-thumbnail-bg {
	display: block;
	background: center/cover no-repeat;
	height: 0;
	padding-bottom: 56.25%
}

.overview-hero .overview-continue-class .overview-hero-thumbnail-bg:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	z-index: 9
}

.overview-hero .overview-continue-class .overview-hero-title-primary {
	font-size: 1.25em;
	font-weight: 700;
	line-height: 1.357;
	margin: 1em 0 .5em;
	text-transform: uppercase;
	letter-spacing: .0357em;
	color: #fff
}

.overview-hero .overview-continue-class .overview-hero-abstract {
	font-size: 1em;
	line-height: 1.625;
	color: rgba(255,255,255,0.6);
	letter-spacing: .0111em
}

.overview-hero .overview-continue-class .overview-hero-lesson-meta {
	margin: 1.1em 0 .8em;
	font-size: .9375em;
	color: rgba(255,255,255,0.4);
	letter-spacing: .06667em;
	text-transform: uppercase
}

.overview-hero .overview-continue-class .overview-hero-separator {
	margin: 0 10px
}

.overview-hero .overview-continue-class .overview-hero-duration {
	text-transform: none
}

@media (min-width: 480px) {
	.overview-hero .mc-btn#start-button {
		width: 234px
	}

	.overview-hero .overview-start-class .overview-hero-text .container {
		padding-right: 2em;
		padding-left: 2em
	}

	.overview-hero .overview-start-class .overview-primary-title {
		font-size: 2.4em
	}

	.overview-hero .overview-start-class .overview-subtitle {
		font-size: 1.625em
	}

	.overview-hero .overview-continue-class .overview-hero-title-primary {
		font-size: 1.75em;
		line-height: 1.357142857
	}
}

@media (min-width: 535px) {
	.overview-hero .mc-btn#resume-button {
		width: 250px;
		margin: 1em 1em 0 0
	}

	.overview-hero .mc-btn#view-workbook-button {
		width: 240px;
		margin: 1em 0 0
	}
}

@media (min-width: 768px) {
	.overview-hero {
		margin-top: 2.1em
	}

	.navbar-v2 .overview-hero {
		margin-top: 70px
	}

	.overview-hero .overview-start-class {
		padding-bottom: 3em
	}

	.overview-hero .overview-start-class .overview-hero-text {
		margin-top: -10.6%
	}

	.overview-hero .overview-continue-class {
		padding-top: 2.5em;
		padding-bottom: 2.5em
	}

	.overview-hero .overview-continue-class .overview-hero-lesson-meta {
		margin: 1.875em 0 1em
	}
}

@media (min-width: 992px) {
	.navbar-v2 .overview-hero {
		margin-top: 73px
	}

	.overview-hero .overview-start-class {
		padding-bottom: 0
	}

	.overview-hero .overview-start-class .overview-start-banner {
		padding-bottom: 41.82%
	}

	.overview-hero .overview-start-class .overview-start-banner.wide {
		display: block
	}

	.overview-hero .overview-start-class .overview-start-banner.mobile,.overview-hero .overview-start-class .overview-start-banner.normal {
		display: none
	}

	.overview-hero .overview-start-class .overview-start-banner:after {

	}

	.overview-hero .overview-start-class .overview-hero-text {
		position: absolute;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-moz-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-moz-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		margin-top: 0
	}

	.overview-hero .overview-continue-class {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		padding-top: 5.2em;
		padding-bottom: 3.75em
	}

	.navbar-v2 .overview-hero .overview-continue-class {
		padding-top: 4.2em
	}

	.overview-hero .overview-continue-class .overview-hero-thumbnail {
		margin-right: 60px;
		width: 38.912%
	}

	.overview-hero .overview-continue-class .overview-hero-thumbnail-bg {
		padding-bottom: 75%
	}

	.overview-hero .overview-continue-class .overview-hero-title-primary {
		margin-top: 0
	}

	.overview-hero .overview-continue-class .overview-hero-abstract {
		max-width: 450px
	}
}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes bounce {
	from,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

@keyframes bounce {
	from,20%,53%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	40%,43% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		-webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom
}

@-webkit-keyframes flash {
	from,50%,to {
		opacity: 1
	}

	25%,75% {
		opacity: 0
	}
}

@keyframes flash {
	from,50%,to {
		opacity: 1
	}

	25%,75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes rubberBand {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1)
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1)
	}

	65% {
		-webkit-transform: scale3d(0.95, 1.05, 1);
		transform: scale3d(0.95, 1.05, 1)
	}

	75% {
		-webkit-transform: scale3d(1.05, 0.95, 1);
		transform: scale3d(1.05, 0.95, 1)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand
}

@-webkit-keyframes shake {
	from,to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

@keyframes shake {
	from,to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	10%,30%,50%,70%,90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	20%,40%,60%,80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes headShake {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}

	6.5% {
		-webkit-transform: translateX(-6px) rotateY(-9deg);
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		-webkit-transform: translateX(5px) rotateY(7deg);
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		-webkit-transform: translateX(-3px) rotateY(-5deg);
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		-webkit-transform: translateX(2px) rotateY(3deg);
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

.headShake {
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-name: headShake;
	animation-name: headShake
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg)
	}

	to {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}

	10%,20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)
	}

	30%,50%,70%,90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,60%,80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes wobble {
	from {
		-webkit-transform: none;
		transform: none
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes jello {
	from,11.1%,to {
		-webkit-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
		transform: skewX(0.39062deg) skewY(0.39062deg)
	}

	88.8% {
		-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
		transform: skewX(-0.19531deg) skewY(-0.19531deg)
	}
}

@keyframes jello {
	from,11.1%,to {
		-webkit-transform: none;
		transform: none
	}

	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		-webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}

	77.7% {
		-webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
		transform: skewX(0.39062deg) skewY(0.39062deg)
	}

	88.8% {
		-webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
		transform: skewX(-0.19531deg) skewY(-0.19531deg)
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center
}

@-webkit-keyframes bounceIn {
	from,20%,40%,60%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

@keyframes bounceIn {
	from,20%,40%,60%,80%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		-webkit-transform: scale3d(0.97, 0.97, 0.97);
		transform: scale3d(0.97, 0.97, 0.97)
	}

	to {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInDown {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInLeft {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

@keyframes bounceInRight {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0)
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0)
	}

	to {
		-webkit-transform: none;
		transform: none
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes bounceInUp {
	from,60%,75%,90%,to {
		-webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
		animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
	}

	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0)
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9);
		transform: scale3d(0.9, 0.9, 0.9)
	}

	50%,55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0)
	}

	40%,45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes fadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes fadeOutDown {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

@keyframes flip {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInX {
	from {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX
}

@-webkit-keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

@keyframes flipInY {
	from {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	to {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}

@-webkit-keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	from {
		-webkit-transform: perspective(400px);
		transform: perspective(400px)
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	to {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	from {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
	from {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateIn {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

@keyframes rotateOut {
	from {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1
	}

	to {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	from {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	from {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	20%,60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}

	40%,80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

@keyframes rollIn {
	from {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

@keyframes rollOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	50% {
		opacity: 1
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	from {
		opacity: 1
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(0.3, 0.3, 0.3);
		transform: scale3d(0.3, 0.3, 0.3)
	}

	to {
		opacity: 0
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
		transform: scale(0.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		-webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
		transform: scale(0.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
		animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
	}

	to {
		opacity: 0;
		-webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInDown {
	from {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInLeft {
	from {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInRight {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes slideInUp {
	from {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes slideOutDown {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes slideOutLeft {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes slideOutRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes slideOutUp {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp
}

.mc-post-roll-container,.wistia-post-roll-container {
	display: none
}

.mc-post-roll {
	text-align: center;
	text-transform: uppercase;
	line-height: 1.2;
	font-family: 'Lato', Helvetica, sans-serif;
	font-size: 3vw;
	font-weight: 300
}

.mc-post-roll * {
	box-sizing: border-box !important
}

.mc-post-roll h2 {
	margin: 0;
	font-family: 'Raleway', Arial, sans-serif;
	font-size: 2.7em;
	font-weight: 600;
	letter-spacing: .05em
}

.mc-post-roll h3 {
	margin: 0;
	letter-spacing: .05em;
	font-size: 2em;
	font-weight: 100;
	color: rgba(255,255,255,0.5)
}

.mc-post-roll .mc-button {
	display: inline-block;
	max-width: 268px !important;
	letter-spacing: 0.15em;
	font-size: 1em;
	margin-top: 1.3em;
	padding: 1em 1.5em;
	cursor: pointer
}

.mc-post-roll .free-trial-post-roll {
	max-width: 350px;
	margin: 0 auto
}

.mc-post-roll .free-trial-post-roll .mc-button {
	max-width: none !important
}

@media (min-width: 480px) {
	.mc-post-roll {
		font-size: 14px
	}
}

@media (min-width: 768px) {
	.mc-post-roll {
		font-size: 17px
	}

	.mc-post-roll .mc-button {
		width: 100%
	}
}

@media (min-width: 992px) {
	.mc-post-roll {
		font-size: 19px
	}
}

#brightcove-carousel-player {
	min-width: 1024px;
	min-height: 768px
}

#mc-modal-trailer.disable-transitions .legacy-mc-modal-dialog {
	transition: none !important
}

#mc-modal-trailer .legacy-mc-modal-dialog {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	background: rgba(0,0,0,0.5);
	height: 100vh;
	width: 100%;
	margin: 0 auto;
	padding: 3vh;
	overflow: hidden
}

#mc-modal-trailer .modal-caption {
	display: flex;
	align-items: center;
	padding: 2vh 0;
	border-top: 0;
	border-bottom: 2px solid #262626
}

#mc-modal-trailer .modal-caption .class-title {
	text-align: left;
	font-size: 1.2em;
	letter-spacing: 0.075em;
	text-transform: uppercase;
	padding: 0
}

#mc-modal-trailer .modal-caption .instructor-name {
	display: block;
	margin-bottom: 0.25em
}

#mc-modal-trailer .modal-caption .instructor-class {
	margin-left: 0
}

#mc-modal-trailer .modal-caption .ctas {
	margin-left: auto;
	white-space: nowrap
}

#mc-modal-trailer .modal-caption .carousel-gift {
	display: none
}

#mc-modal-trailer .player-modal-wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 114vh;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1 1 0;
	align-self: flex-start
}

#mc-modal-trailer .player-flex-wrapper {
	width: 100%
}

#mc-modal-trailer .popover-video-arrows {
	position: absolute;
	bottom: 3vh;
	height: 15.19415vh;
	left: 0;
	right: 0
}

#mc-modal-trailer .popover-video-arrows .arrow-left,#mc-modal-trailer .popover-video-arrows .arrow-right {
	position: absolute;
	display: flex;
	align-items: center;
	top: 0;
	height: 100%;
	width: 3em;
	color: white;
	font-size: 2em;
	z-index: 20;
	cursor: pointer
}

#mc-modal-trailer .popover-video-arrows .arrow-left.hidden,#mc-modal-trailer .popover-video-arrows .arrow-right.hidden {
	opacity: 0;
	pointer-events: none
}

#mc-modal-trailer .popover-video-arrows .arrow-left:before,#mc-modal-trailer .popover-video-arrows .arrow-right:before {
	padding: .2em;
	opacity: .5;
	transition: opacity 200ms ease
}

#mc-modal-trailer .popover-video-arrows .arrow-left:hover:before,#mc-modal-trailer .popover-video-arrows .arrow-right:hover:before {
	opacity: 1
}

#mc-modal-trailer .popover-video-arrows .arrow-left {
	left: 0;
	padding-left: 4vh;
	background: linear-gradient(90deg, black, transparent)
}

#mc-modal-trailer .popover-video-arrows .arrow-left:before {

}

#mc-modal-trailer .popover-video-arrows .arrow-right {
	right: 0;
	padding-right: 4vh;
	background: linear-gradient(-90deg, black, transparent);
	justify-content: flex-end
}

#mc-modal-trailer .popover-video-arrows .arrow-right:before {

}

#mc-modal-trailer .popover-video-thumbs {
	margin: 0 auto;
	width: 100%;
	max-width: 114vh;
	flex: none;
	align-self: flex-end;
	list-style: none;
	white-space: nowrap;
	margin-top: 4vh;
	height: 15.19415vh
}

#mc-modal-trailer .popover-video-thumbs:hover .popover-video-thumb {
	opacity: 0.5
}

#mc-modal-trailer .popover-video-thumbs:hover .popover-video-thumb:hover {
	opacity: 1
}

#mc-modal-trailer .popover-video-thumbs .popover-video-thumbs-scroll {
	position: relative;
	white-space: nowrap;
	transition: transform 280ms cubic-bezier(0.61, 0.24, 0.3, 1.045)
}

#mc-modal-trailer .popover-video-thumbs .popover-video-thumb {
	display: inline-flex;
	position: relative;
	margin-right: 2vh;
	background: transparent center top/cover no-repeat;
	cursor: pointer;
	transform: translate3d(0, 0, 0);
	transition: opacity 250ms ease;
	width: 27vh;
	height: 15.19415vh
}

#mc-modal-trailer .popover-video-thumbs .popover-video-thumb.active .thumb-caption {
	background: #C83232
}

#mc-modal-trailer .popover-video-thumbs .popover-video-thumb:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	z-index: 9
}

#mc-modal-trailer .popover-video-thumbs .popover-video-thumb .thumb-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-family: "Lato", "Helvetica", "Arial", sans-serif;
	font-size: 1em;
	font-weight: 400;
	color: #fff;
	text-align: left;
	background: rgba(0,0,0,0.8);
	padding: 1em;
	letter-spacing: 0.04em
}

@media (min-width: 768px) {
	#mc-modal-trailer .modal-caption .instructor-name {
		display: inline-block;
		margin-bottom: 0
	}

	#mc-modal-trailer .modal-caption .instructor-class {
		margin-left: 0.5em
	}
}

@media (min-width: 992px) {
	#mc-modal-trailer .modal-caption .class-title {
		max-width: calc(100% - 350px)
	}

	#mc-modal-trailer .modal-caption .carousel-gift {
		display: inline-block
	}
}

@keyframes endscreen-fade {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.mc-brightcove-player-wrapper {
	position: relative;
	display: block;
	overflow: hidden
}

.mc-brightcove-player-ratio {
	padding-bottom: 56.25%
}

.mc-brightcove-player {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.mc-brightcove-player .vjs-overlay-buttons {
	position: absolute;
	z-index: 1;
	height: auto;
	bottom: 10px;
	left: 20px;
	text-align: left
}

.mc-brightcove-player .vjs-overlay-buttons .vjs-control {
	width: 35px;
	height: 35px;
	margin: 0
}

.mc-brightcove-player .vjs-overlay-buttons .vjs-control:before {
	font-size: 35px;
	line-height: 1
}

.mc-brightcove-player .vjs-custom-endscreen-overlay {
	background-color: rgba(48,48,48,0.91);
	background-image: radial-gradient(rgba(0,0,0,0.05), rgba(0,0,0,0.2), rgba(0,0,0,0.9));
	opacity: 0;
	animation: 700ms endscreen-fade ease-out;
	animation-fill-mode: forwards
}

.mc-brightcove-player .vjs-endscreen-overlay-content {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	height: 100%;
	background: transparent
}

.mobile-cm-merch {
	text-align: center;
	margin: 20px 16px;
	padding: 24px 8px 0;
	border-top: 1px solid rgba(255,255,255,0.2)
}

.mobile-cm-merch__title {
	font-size: 16px;
	letter-spacing: 0.5px;
	line-height: 24px
}

.mobile-cm-merch__description {
	line-height: 18px;
	font-size: 13px;
	max-width: 272px;
	margin: 0 auto;
	letter-spacing: 0.2px;
	color: rgba(255,255,255,0.5)
}

.mobile-cm-merch__logos {
	display: flex;
	margin-top: 25px;
	justify-content: center
}

.mobile-cm-merch__logos a:nth-child(2) {
	margin-left: 16px
}

.mobile-cm-merch__app-button {
	display: block
}

.mobile-cm-merch__app-button img {
	display: inline-block;
	width: 136px;
	height: 45px
}

.mobile-cm-merch__desktop-app-store-icon {
	display: inline-block;
	width: auto;
	height: 48px;
	margin-top: 25px
}

.mobile-legal {
	padding: 24px 0;
	margin: 0 16px;
	line-height: 16px;
	font-size: 11px;
	text-align: center;
	letter-spacing: 0.2px;
	color: rgba(255,255,255,0.3);
	border-top: 1px solid rgba(255,255,255,0.2)
}

.mobile-legal p {
	margin-bottom: 10px
}

@media (min-width: 768px) {
	.mobile-legal {
		border: 0;
		color: rgba(255,255,255,0.3)
	}
}

.recommended-articles-v2 {
	margin: 32px 0
}

.recommended-articles-v2__clearfix {
	clear: both
}

.recommended-articles-v2__title {
	margin-bottom: 32px
}

.recommended-articles-v2__article {
	margin: 5px 0
}

.recommended-articles-v2__article:hover {
	text-decoration: underline
}

@keyframes animate-caption {
	0% {
		transform: translateY(45px);
		opacity: 0
	}

	100% {
		transform: translateY(0%);
		opacity: 1
	}
}

@-webkit-keyframes animate-caption {
	0% {
		-webkit-transform: translateY(45px);
		opacity: 0
	}

	100% {
		-webkit-transform: translateY(0%);
		opacity: 1
	}
}

.cm-page {
	background: #090909
}

.cm-page a:hover {
	text-decoration: none
}

.cm-page .section-title {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0
}

.cm-page .section-legal {
	font-size: 15px;
	line-height: 22px;
	text-align: center;
	letter-spacing: 0.2px;
	opacity: 0.5;
	margin: 12px 0
}

.cm-page .section-legal__links {
	color: #FFFFFF;
	text-decoration: underline
}

.cm-page .contest-countdown {
	margin-top: 35px
}

.cm-page .contest-countdown__wording {
	display: inline-block;
	color: #4D5768;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 1.6px;
	margin-right: 15px
}

.cm-page .contest-countdown__wording::after {
	content: ":"
}

.cm-page .contest-countdown__clock {
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1.6px;
	white-space: pre
}

.cm-page .contest-countdown__timer {
	color: #4D5768;
	font-weight: 600
}

.cm-page .contest-countdown__unit {
	color: rgba(77,87,104,0.6)
}

.cm-page #mc-footer {
	margin-top: 64px
}

.cm-page .mc-banner {
	margin-bottom: 1em
}

.cm-page .mc-banner .mc-btn {
	padding: 1.25em 4em
}

.cm-container {
	padding: 0;
	max-width: 1200px
}

.video-js.mc-brightcove-player .vjs-tech {
	height: auto
}

#cm-scrolling-cta {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.8);
	opacity: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	z-index: -20;
	transition: transform 250ms ease 0ms, opacity 250ms ease 0ms, z-index 0ms ease 0ms
}

#cm-scrolling-cta.active {
	opacity: 1;
	top: 48px;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transition: transform 250ms ease 450ms, opacity 250ms ease 450ms, z-index 0ms ease 700ms
}

#cm-scrolling-cta .mc-btn {
	width: 100%;
	margin: 0;
	padding: 12px 20px;
	border: 1px solid transparent
}

#cm-scrolling-cta .mc-btn.dark {
	position: relative;
	background: #000;
	border: 1px solid rgba(255,255,255,0.2)
}

#cm-scrolling-cta .cm-sticky-ctas {
	text-align: center;
	padding: 0.5em
}

#cm-scrolling-cta .cm-sticky-ctas:after {
	content: "";
	display: block;
	clear: both
}

#cm-scrolling-cta .cm-sticky-cta {
	display: block;
	float: left;
	width: 50%;
	padding: 0.5em;
	font-size: 13px
}

#cm-scrolling-cta .cm-sticky-cta.text {
	display: none
}

#cm-scrolling-cta .cm-sticky-cta.watch {
	float: left
}

#cm-scrolling-cta .cm-sticky-cta.take {
	float: right
}

.mc-btn.cta {
	padding: 12px 25px
}

#ambient-video,.cm-hero-background {
	position: absolute;
	top: 0;
	left: 50%;
	max-width: 100%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: center top/cover no-repeat
}

#cm-hero {
	position: relative;
	background: #000;
	max-width: 100%;
	overflow: hidden
}

#cm-hero:hover .play-button {
	animation-name: none
}

#cm-hero #ambient-video,#cm-hero .cm-hero-background {
	width: 568.88889px;
	height: 320px
}

#cm-hero.play-button-ready .play-button {
	opacity: 1;
	pointer-events: inherit
}

#cm-hero.ambient-capable .wistia_embed,#cm-hero.ambient-capable .mc-brightcove-player-wrapper {
	opacity: 0;
	transition: opacity 400ms ease
}

#cm-hero.ambient-capable.ready .wistia_embed,#cm-hero.ambient-capable.ready .mc-brightcove-player-wrapper {
	opacity: 1
}

#cm-hero.ambient-capable.ambient-finished .wistia_embed,#cm-hero.ambient-capable.ambient-finished .mc-brightcove-player-wrapper {
	opacity: 0
}

#cm-hero .wistia-wrapper {
	width: 100%;
	height: auto
}

#cm-hero .play-button {
	opacity: 0;
	cursor: pointer;
	margin-bottom: 2em;
	max-width: 60px;
	animation-name: mcPulseAnimation;
	animation-duration: 5000ms;
	transform-origin: center;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
	animation-iteration-count: 1;
	transition: transform 150ms ease, opacity 2s ease;
	pointer-events: none
}

#cm-hero .play-button:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

#cm-hero .caption {
	position: relative;
	width: 568.88889px;
	height: 320px;
	max-width: 100%;
	margin: 0 auto;
	padding: 0 2em;
	text-transform: uppercase;
	text-align: center;
	z-index: 1
}

#cm-hero .caption .vignette-background {
	display: block;
	background: url(../essimg/cm-overlay.png) center/100% 100% no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%
}

#cm-hero .caption .caption-text {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	-webkit-animation: animate-caption 2.5s;
	-moz-animation: animate-caption 2.5s;
	-o-animation: animate-caption 2.5s;
	animation: animate-caption 2.5s;
	-webkit-animation-fill-mode: forwards;
	-moz-animation-fill-mode: forwards;
	-o-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-timing-function: cubic-bezier(0.2, 1, 0.5, 1);
	-moz-animation-timing-function: cubic-bezier(0.2, 1, 0.5, 1);
	-o-animation-timing-function: cubic-bezier(0.2, 1, 0.5, 1);
	animation-timing-function: cubic-bezier(0.2, 1, 0.5, 1)
}

#cm-hero .caption .class-header {
	display: flex;
	flex-direction: column
}

#cm-hero .caption .instructor {
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 2.2px;
	text-shadow: 0 0 20px rgba(0,0,0,0.5)
}

#cm-hero .caption .instructor img {
	max-width: 300px
}

#cm-hero .caption .class-title {
	font-size: 20px;
	font-weight: 300;
	letter-spacing: 1.5px;
	color: rgba(255,255,255,0.5);
	text-shadow: 0 0 10px rgba(0,0,0,0.5)
}

#cm-hero .caption .class-tagline {
	color: rgba(255,255,255,0.5);
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	letter-spacing: 1.5px;
	margin-top: 10px
}

.class-seasonal-start-date,.class-early-access {
	font-size: 21px;
	font-weight: 600;
	margin-top: 0.75em;
	letter-spacing: 5px;
	color: rgba(255,255,255,0.5);
	text-shadow: 0 0 10px rgba(0,0,0,0.5)
}

.class-early-access {
	font-size: 16px;
	letter-spacing: 4px;
	color: rgba(255,255,255,0.7)
}

.cm-page-gradient {
	position: relative;
	background: linear-gradient(to bottom, #000 0%, #090909 100%)
}

.cm-hero-columns {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0 0 1.5em 0;
	background: #000;
	text-align: center;
	z-index: 1
}

.cm-hero-columns li:last-child {
	align-self: center
}

.cm-hero-columns .cm-hero-column {
	max-width: 300px;
	padding: 1.25em;
	flex-grow: 1
}

.cm-hero-columns .cm-hero-column--lessons {
	order: 3
}

.cm-hero-columns .cm-hero-column--exclusive {
	order: 2
}

.cm-hero-columns .cm-hero-column--ctas {
	order: 1;
	width: 100%;
	max-width: none
}

.cm-hero-columns .column-icon {
	display: block;
	margin: 0 auto;
	width: 100px
}

.cm-hero-columns .column-title {
	font-size: 1.5em;
	line-height: 1.04;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 0.8em auto 0.5em
}

.cm-hero-columns .column-description {
	line-height: 1.375;
	color: rgba(255,255,255,0.5)
}

.cm-hero-column-consolidated {
	display: none
}

@media (min-width: 992px) {
	.cm-hero-column-consolidated {
		display: block
	}
}

.cm-hero-column-consolidated__container {
	padding: 8px 0
}

.cm-hero-column-consolidated h3 {
	font-weight: bold;
	font-size: 24px;
	line-height: 22px;
	margin-bottom: 12px
}

.cm-hero-column-consolidated p {
	font-size: 16px;
	line-height: 24px;
	color: #949AA4
}

.cm-hero-column-consolidated--middle {
	border: 1px solid rgba(255,255,255,0.2);
	border-top: 0;
	border-bottom: 0
}

.cm-hero-column-consolidated .mobile-cm-merch__desktop-app-store-icon {
	width: 100%;
	margin-top: 12px
}

.cm-intro-block {
	position: relative;
	background: #fff;
	margin: 0 0 4em;
	color: #4D5768
}

.cm-intro-block .caption {
	padding: 2em 2.5em;
	width: 100%
}

.cm-intro-block .cm-intro-image {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 35.5%;
	height: 100%;
	background: none center left/cover no-repeat
}

.cm-intro-block .cm-intro-image:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	z-index: 9
}

.cm-intro-block .section-title {
	font-size: 1.8em;
	font-weight: 300;
	margin-bottom: 0.3em;
	text-transform: none
}

.cm-intro-block p {
	font-size: 1em;
	color: rgba(77,87,104,1);
	line-height: 1.4em
}

.cm-info-blocks {
	position: relative;
	overflow: hidden;
	text-align: center
}

.cm-info-blocks:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.1);
	z-index: 9
}

.cm-info-blocks .cm-info-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: none center/cover no-repeat;
	z-index: 0
}

.cm-info-blocks .mc-container {
	display: inherit;
	padding-top: 1em;
	padding-bottom: 1em
}

.cm-info-blocks .mc-container:after {
	content: "";
	display: block;
	clear: both
}

.cm-info-blocks .cm-info-block {
	background: #fff;
	margin: 1em;
	padding: 3em 2em;
	color: #4D5768;
	box-shadow: rgba(0,0,0,0.15) 0 10px 20px 0,rgba(0,0,0,0.3) 0 0 30px 0;
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum";
	-webkit-font-feature-settings: "lnum";
	font-feature-settings: "lnum"
}

.cm-info-blocks .cm-info-block p {
	line-height: 1.375;
	color: rgba(77,87,104,0.6)
}

.cm-info-blocks .class-feature {
	font-size: 1.07em;
	font-weight: bold;
	letter-spacing: 0.041764706em;
	margin: 1.25em 0;
	text-transform: uppercase
}

.brightcove_popover_overlay,.wistia_popover_overlay {
	background-color: rgba(0,0,0,0.9) !important
}

#brightcove-popover-caption,#brightcove-gem-popover-caption,#wistia-popover-caption,#wistia-gem-popover-caption {
	font-family: "Lato", "Helvetica", "Arial", sans-serif
}

#brightcove-popover-caption .instructor-class,#brightcove-gem-popover-caption .instructor-class,#wistia-popover-caption .instructor-class,#wistia-gem-popover-caption .instructor-class {
	color: rgba(255,255,255,0.5);
	margin: 0
}

#brightcove-popover-caption .trailer-modal-caption,#brightcove-gem-popover-caption .trailer-modal-caption,#wistia-popover-caption .trailer-modal-caption,#wistia-gem-popover-caption .trailer-modal-caption {
	display: flex;
	align-items: center;
	border-top: 1px solid rgba(255,255,255,0.1);
	padding: 1em 0;
	text-transform: uppercase
}

#brightcove-popover-caption .trailer-modal-caption:after,#brightcove-gem-popover-caption .trailer-modal-caption:after,#wistia-popover-caption .trailer-modal-caption:after,#wistia-gem-popover-caption .trailer-modal-caption:after {
	content: "";
	display: block;
	clear: both
}

#brightcove-popover-caption .trailer-modal-caption form,#brightcove-gem-popover-caption .trailer-modal-caption form,#wistia-popover-caption .trailer-modal-caption form,#wistia-gem-popover-caption .trailer-modal-caption form {
	display: inline-block
}

#brightcove-popover-caption .trailer-modal-caption form input,#brightcove-gem-popover-caption .trailer-modal-caption form input,#wistia-popover-caption .trailer-modal-caption form input,#wistia-gem-popover-caption .trailer-modal-caption form input {
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: pointer
}

#brightcove-popover-caption .instructor-name,#brightcove-gem-popover-caption .instructor-name,#wistia-popover-caption .instructor-name,#wistia-gem-popover-caption .instructor-name {
	display: block;
	margin-bottom: 0.25em
}

#brightcove-popover-caption .class-title,#brightcove-gem-popover-caption .class-title,#wistia-popover-caption .class-title,#wistia-gem-popover-caption .class-title {
	font-size: 1.07em;
	padding: 1em 0
}

#brightcove-popover-caption .ctas,#brightcove-gem-popover-caption .ctas,#wistia-popover-caption .ctas,#wistia-gem-popover-caption .ctas {
	white-space: nowrap;
	margin-left: auto;
	float: right
}

#brightcove-popover-caption .ctas .cta,#brightcove-gem-popover-caption .ctas .cta,#wistia-popover-caption .ctas .cta,#wistia-gem-popover-caption .ctas .cta {
	margin: 0.55em 0 0.55em 1.1em
}

#brightcove-popover-caption .hero-gift,#brightcove-gem-popover-caption .hero-gift,#wistia-popover-caption .hero-gift,#wistia-gem-popover-caption .hero-gift {
	display: none
}

.cm-lesson-wrapper {
	margin-top: 2em;
	padding-top: 1em;
	padding-bottom: 1em
}

.cm-lesson-wrapper .section-title {
	font-size: 1.8em;
	letter-spacing: 0.2em;
	margin-bottom: 1.5em;
	text-align: center;
	color: white;
	font-weight: normal
}

.affirmation {
	position: relative;
	background: none center top/auto 50% no-repeat
}

.affirmation>* {
	position: relative;
	z-index: 1
}

.affirmation:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50%;
	background: linear-gradient(to bottom, transparent 0%, #090909 100%)
}

.affirmation .guarantee-percentage {
	font-size: 3.125em;
	font-weight: 300;
	line-height: 0.95
}

.affirmation .section-title {
	font-size: 1.5em;
	margin: 1em 0 0.5em;
	letter-spacing: 0.04167em
}

.affirmation .cm-info-icon img {
	display: block;
	margin: 0 auto;
	height: 3em
}

.affirmation .three-ups {
	padding: 3em
}

.affirmation .three-ups .three-up {
	padding: 2em;
	max-width: 350px
}

.affirmation .three-ups .three-up.middle {
	margin: 0 auto;
	border: 1px solid rgba(255,255,255,0.2);
	border-left: 0;
	border-right: 0
}

.affirmation .three-ups p {
	color: rgba(255,255,255,0.5);
	line-height: 1.375
}

.quotes {
	margin-top: 5em;
	padding: 2em 1em
}

.quotes .quote {
	position: relative;
	background: #fff;
	margin: 0 0.5em;
	padding: 2em 2.5em
}

.quotes .quote:focus {
	outline: none
}

.quotes .quote blockquote {
	position: relative;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.4;
	color: #4D5768;
	quotes: initial;
	text-indent: -0.75em
}

.quotes .quote blockquote:before,.quotes .quote blockquote:after {
	position: relative;
	font-family: "Georgia", serif;
	font-size: 1.5em;
	display: inline;
	color: rgba(77,87,104,0.4);
	bottom: -0.25em;
	line-height: 0
}

.quotes .quote blockquote:before {
	content: open-quote;
	margin-right: 0.1em
}

.quotes .quote blockquote:after {
	content: close-quote;
	margin-left: 0.1em
}

.quotes .quote .attribution {
	position: static;
	text-align: left;
	max-width: none
}

.quotes .quote .attribution .quote-logo {
	display: none
}

.quotes .quote .attribution strong {
	font-size: 1.1538em;
	display: block;
	margin-top: 1em;
	padding: 1em 0 0.25em;
	color: #4d5768;
	border-top: 1px solid rgba(77,87,104,0.2)
}

.quotes .quote .attribution p {
	color: rgba(77,87,104,0.5);
	font-size: 0.8125em;
	line-height: 1.4
}

.quotes .mc-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.quotes .mc-arrow.mc-arrow-right {
	right: 1em
}

.quotes .mc-arrow.mc-arrow-right:hover {
	border-left: 14px solid #C83E3D
}

.quotes .mc-arrow.mc-arrow-left {
	left: 1em
}

.quotes .mc-arrow.mc-arrow-left:hover {
	border-right: 14px solid #C83E3D
}

.mc-socials {
	text-align: center
}

.mc-socials .section-title {
	color: rgba(255,255,255,0.3);
	margin: 3em 0 1.5em;
	letter-spacing: 0.0419em;
	font-weight: normal
}

#waitlist-sign-up {
	padding-top: 30px;
	text-align: center
}

#waitlist-sign-up .section-title {
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.25;
	margin: 0 0 1em;
	letter-spacing: 0.04167em;
	text-transform: none
}

#waitlist-sign-up input,#waitlist-sign-up button {
	font-size: 1em;
	line-height: 1;
	display: inline-block;
	vertical-align: middle;
	border-radius: 3px
}

#waitlist-sign-up input {
	background: #fff;
	border: 0;
	outline: none;
	margin: 0.75em 0;
	padding: 1em;
	width: 100%;
	max-width: 375px;
	color: #4D5768
}

#waitlist-sign-up button {
	background: #C83232;
	color: white;
	border: 0;
	color: #FFF;
	margin: 0.75em 0;
	padding: 1.1em 2em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	transition: background 250ms ease
}

#waitlist-sign-up button:hover {
	background: #C83E3D;
	cursor: pointer
}

@media (min-width: 480px) {
	.quotes .quote blockquote {
		font-size: 1.4em;
		line-height: 1.4
	}

	.cm-intro-block .caption {
		padding: 2em 3em
	}

	.cm-intro-block .section-title {
		font-size: 2.25em
	}

	.cm-intro-block p {
		font-size: 1.25em
	}

	.cm-info-blocks .cm-info-block {
		margin: 3em
	}

	#waitlist-sign-up {
		padding-top: 50px
	}

	#waitlist-sign-up input {
		margin: 0.75em 0.75em 0.75em 0
	}

	#waitlist-sign-up button {
		margin: 0.75em 0 0.75em 0.75em
	}
}

@media (min-width: 768px) {
	#cm-hero #ambient-video,#cm-hero .cm-hero-background {
		width: 853.33333px;
		height: 480px
	}

	#cm-hero .caption {
		width: 853.33333px;
		height: 480px
	}

	#cm-hero .caption .instructor {
		font-size: 56px
	}

	#cm-hero .caption .class-title {
		font-size: 40px
	}

	#cm-hero .play-button {
		max-width: 80px
	}

	#cm-scrolling-cta.active {
		top: 34px
	}

	#cm-scrolling-cta .mc-btn {
		min-width: 200px
	}

	#cm-scrolling-cta .cm-sticky-ctas {
		padding: 0.5em 1em
	}

	#cm-scrolling-cta .cm-sticky-cta {
		display: inline-block;
		vertical-align: middle;
		float: none;
		width: auto;
		font-size: 16px
	}

	#cm-scrolling-cta .cm-sticky-cta.text {
		display: block;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 40%;
		transform: translate(-50%, -50%);
		font-size: 1.1em;
		letter-spacing: 0.1em;
		text-transform: uppercase
	}

	#cm-scrolling-cta .instructor-name,#cm-scrolling-cta .class-title {
		display: inline-block;
		vertical-align: middle;
		color: #fff
	}

	#cm-scrolling-cta .instructor-name img {
		width: 150px;
		margin-right: 0.5em
	}

	#cm-scrolling-cta .class-title {
		color: rgba(255,255,255,0.7);
		margin-left: 0.5em
	}

	.cm-intro-block .caption {
		padding: 3em 4em
	}

	.cm-intro-block .section-title {
		font-size: 3em
	}

	.cm-intro-block p {
		font-size: 1.25em;
		line-height: 1.7
	}

	.affirmation {
		background: none center top/cover no-repeat
	}

	.affirmation:after {
		height: 100%
	}

	.affirmation .three-ups .three-up {
		padding: 0em 1.5em 3em;
		width: 33.33%;
		max-width: none
	}

	.affirmation .three-ups .three-up.middle {
		margin: 0em auto;
		border: 1px solid rgba(255,255,255,0.2);
		border-top: 0;
		border-bottom: 0
	}

	.quotes {
		padding: 3.5em 4em
	}

	.quotes .quote {
		padding: 4em 5em 4em 5em
	}

	.quotes .quote blockquote {
		font-size: 1.75em;
		line-height: 1.4
	}

	.cm-info-blocks .cm-info-block h3,.cm-info-blocks .cm-info-block p {
		max-width: 400px;
		margin: 0 auto
	}

	.cm-info-blocks .cm-info-block h3 {
		margin: 1.25em auto
	}
}

@media (min-width: 992px) {
	#cm-hero #ambient-video,#cm-hero .cm-hero-background {
		width: 960.0px;
		height: 540px
	}

	#cm-hero .caption {
		width: 960.0px;
		height: 540px
	}

	.cm-intro-block .caption {
		margin: 0 auto;
		width: 85%
	}

	#cm-scrolling-cta .cm-sticky-cta.text {
		width: 55%
	}

	.quotes .quote {
		padding: 4em 23em 4em 5em
	}

	.quotes .quote blockquote {
		font-size: 2.25em;
		line-height: 1.4
	}

	.quotes .quote .attribution {
		position: absolute;
		top: 50%;
		right: 4em;
		text-align: center;
		max-width: 250px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%)
	}

	.quotes .quote .attribution .quote-logo {
		display: block;
		max-width: 75%;
		margin: 0 auto;
		border-radius: 100%
	}

	.cm-info-blocks {
		padding: 5% 0
	}

	.cm-info-blocks .mc-container {
		display: flex
	}

	.cm-info-blocks .cm-info-block {
		float: left;
		width: 40%;
		margin: 0;
		padding: 2em;
		min-height: 300px
	}

	.cm-info-blocks .cm-info-block.middle {
		margin: 0 5%
	}

	#brightcove-popover-caption,#brightcove-gem-popover-caption,#wistia-popover-caption,#wistia-gem-popover-caption {
		font-size: 15px
	}

	#brightcove-popover-caption .class-title,#brightcove-gem-popover-caption .class-title,#wistia-popover-caption .class-title,#wistia-gem-popover-caption .class-title {
		float: left;
		max-width: calc(100% - 350px)
	}

	#brightcove-popover-caption .instructor-name,#brightcove-gem-popover-caption .instructor-name,#wistia-popover-caption .instructor-name,#wistia-gem-popover-caption .instructor-name {
		display: inline-block
	}

	#brightcove-popover-caption .instructor-class,#brightcove-gem-popover-caption .instructor-class,#wistia-popover-caption .instructor-class,#wistia-gem-popover-caption .instructor-class {
		margin-left: 0.5em
	}

	#brightcove-popover-caption .ctas,#brightcove-gem-popover-caption .ctas,#wistia-popover-caption .ctas,#wistia-gem-popover-caption .ctas {
		float: right
	}

	#brightcove-popover-caption .hero-gift,#brightcove-gem-popover-caption .hero-gift,#wistia-popover-caption .hero-gift,#wistia-gem-popover-caption .hero-gift {
		display: inline-block
	}
}

@media (min-width: 1200px) {
	#cm-hero #ambient-video,#cm-hero .cm-hero-background {
		width: 1200.0px;
		height: 675px
	}

	#cm-hero .caption {
		width: 1200.0px;
		height: 625px
	}

	#cm-hero .caption .caption-text {
		bottom: 40px
	}

	.cm-hero-columns {
		width: 1200.0px;
		margin: 0 auto;
		flex-wrap: nowrap
	}

	.cm-hero-columns li:last-child {
		align-self: center
	}

	.cm-hero-columns .cm-hero-column {
		width: 33%;
		max-width: none
	}

	.cm-hero-columns .cm-hero-column--lessons {
		order: 1
	}

	.cm-hero-columns .cm-hero-column--exclusive {
		order: 2;
		border-left: 1px solid rgba(255,255,255,0.2);
		border-right: 1px solid rgba(255,255,255,0.2)
	}

	.cm-hero-columns .cm-hero-column--ctas {
		order: 3
	}

	.cm-hero-column-consolidated__wrapper {
		align-items: flex-start
	}

	.cm-intro-block .caption {
		margin: 0;
		width: 64.5%
	}

	.cm-intro-block .cm-intro-image {
		display: block
	}

	.affirmation .three-ups .three-up {
		padding: 1.5em 4em 1.5em
	}
}

@media (max-height: 850px) and (min-width: 768px) {
	#cm-hero #ambient-video,#cm-hero .cm-hero-background {
		height: 530px
	}

	#cm-hero .play-button {
		max-width: 65px
	}

	#cm-hero .caption {
		height: 530px
	}

	#cm-hero .caption .instructor {
		font-size: 50px
	}

	#cm-hero .caption .class-title {
		font-size: 34px
	}

	#cm-hero .caption .class-seasonal-start-date,#cm-hero .caption .class-early-access {
		font-size: 18px
	}

	#cm-hero .caption .caption-text {
		bottom: 30px
	}

	#cm-hero .play-button {
		margin-bottom: 1em
	}
}

.mobile-buttons {
	display: flex;
	margin: 60px 0;
	justify-content: center
}

.mobile-buttons a:nth-child(2) {
	margin-left: 16px
}

#sign-up-form .gdpr-opt-in {
	text-align: center
}

#sign-up-form .gdpr-opt-in__checkbox {
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	margin: 0 4px 0 0;
	-webkit-appearance: checkbox;
	-moz-appearance: checkbox
}

#sign-up-form .gdpr-opt-in__label {
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.2px;
	margin: 10px 15px;
	color: rgba(0,0,0,0.5);
	cursor: pointer
}

#sign-up-form #privacy-terms {
	font-size: 13px;
	line-height: 18px;
	letter-spacing: 0.2px;
	max-width: 270px;
	margin: 6px auto 18px;
	color: rgba(77,87,104,0.6)
}

#sign-up-form #privacy-terms .info-links {
	color: rgba(77,87,104,0.6);
	text-decoration: underline
}

#sign-up-form #privacy-terms .info-links:hover {
	box-shadow: none
}

.aap-exclusive-text {
	margin-bottom: 8px;
	font-style: italic;
	font-weight: 500;
	line-height: 15px;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.06em;
	text-transform: capitalize;
	color: #DBDDE1
}

input[type=submit].cm-ctas-block__primary-button {
	border-radius: 4px
}

.cm-ctas-block {
	max-width: 300px;
	margin: 0 auto
}

.cm-ctas-block__title {
	font-size: 18px;
	line-height: 26px;
	letter-spacing: 0.5px
}

.cm-ctas-block__primary-button {
	display: block;
	width: 100%;
	margin: 8px 0
}

.cm-ctas-block__lapsed {
	width: 100%
}

.cm-ctas-block__pricing-description {
	line-height: 22px;
	font-size: 14px;
	letter-spacing: 0.2px;
	color: rgba(255,255,255,0.5)
}

.cm-ctas-block__separator {
	position: relative;
	line-height: 16px;
	font-size: 12px;
	letter-spacing: 1px;
	margin: 9px 0;
	color: rgba(255,255,255,0.5)
}

.cm-ctas-block__separator:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: rgba(255,255,255,0.2)
}

.cm-ctas-block__separator span {
	position: relative;
	background: black;
	padding: 0 7px
}

.cm-ctas-block__more-info-icon {
	vertical-align: middle;
	display: inline-block;
	opacity: 0.9;
	width: 16px;
	height: 16px;
	margin-left: 0.5em
}

.cm-ctas-block__non-aap-buttons {
	display: flex
}

.cm-ctas-block__non-aap-buttons .mc-button {
	min-width: 0;
	width: 100%
}

.cm-ctas-block__non-aap-button {
	flex-grow: 1
}

.cm-ctas-block__non-aap-button--single {
	margin-right: 12px
}

.cm-ctas-block__single-class-description {
	line-height: 22px;
	font-size: 14px;
	margin-top: 4px;
	letter-spacing: 0.2px;
	color: rgba(255,255,255,0.5)
}

.basic-modal {
	height: 100vh;
	width: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.95);
	position: fixed;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	transition: all .3s
}

.basic-modal.active,.basic-modal:target {
	opacity: 1;
	visibility: visible
}

.basic-modal__close {
	color: #fff;
	position: absolute;
	top: 5px;
	right: 15px;
	font-size: 50px;
	font-weight: 100;
	text-decoration: none;
	display: inline-block;
	line-height: 1;
	transition: all .2s;
	opacity: .5;
	z-index: 10000
}

.basic-modal__close:hover {
	opacity: 1;
	transform: scale(1.05)
}

.basic-modal__content {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	max-width: 100%;
	padding: 60px 30px;
	opacity: 0;
	transition: all .3s .2s;
	transform: translate(-50%, -250%);
	height: 100vh
}

.basic-modal.active .basic-modal__content,.basic-modal:target .basic-modal__content {
	opacity: 1;
	transform: translate(-50%, -50%)
}

.u-margin-right-small {
	display: inline-block;
	margin-right: 12px
}

.u-margin-left-small {
	display: inline-block;
	margin-left: 12px
}

.u-margin-bottom-small {
	display: inline-block;
	margin-bottom: 15px
}

.popover-trailer__video {
	position: relative;
	width: calc(80vmin * 1.77);
	height: 80vmin;
	margin: 0 auto;
	max-width: 100%
}

.popover-trailer__cta-content {
	margin: 20px 0
}

.popover-trailer__cta-content:after {
	content: "";
	display: block;
	clear: both
}

.popover-trailer__title {
	text-transform: uppercase;
	float: none;
	font-size: 13px;
	margin: 15px 0;
	text-align: center
}

.popover-trailer__instructor-name {
	color: #FFFFFF
}

.popover-trailer__instructor-class {
	color: rgba(255,255,255,0.5);
	margin: 0 0 0 .5em
}

.popover-trailer__ctas {
	float: none;
	text-align: center
}

.popover-trailer__popover-information {
	float: none;
	text-align: center
}

.popover-trailer__clip-name {
	color: white;
	margin: 0 0 -8px;
	float: none;
	font-size: 20px
}

.popover-trailer__button {
	padding: 12px 25px
}

@media (min-width: 992px) {
	.popover-trailer__title {
		float: left;
		font-size: 16px;
		text-align: left
	}

	.popover-trailer__popover-information {
		text-align: left;
		float: left
	}

	.popover-trailer__ctas {
		float: right
	}
}

.i-tile-four-by-three {
	position: relative
}

.i-tile-four-by-three:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 75%
}

.i-tile-four-by-three>.background {
	position: absolute;
	background-size: cover;
	background-repeat: cover;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.i-tile-four-by-three .content {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.i-tile-sixteen-by-nine {
	position: relative
}

.i-tile-sixteen-by-nine:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 56.25%
}

.i-tile-sixteen-by-nine>.background {
	position: absolute;
	background-size: cover;
	background-repeat: cover;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.i-tile-sixteen-by-nine .content {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.i-tile-small {
	position: relative
}

.i-tile-small:before {
	display: block;
	content: "";
	width: 100%;
	padding-top: 60.9%
}

.i-tile-small>.background {
	position: absolute;
	background-size: cover;
	background-repeat: cover;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.i-tile-small .content {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.i-tile-four-by-three,.i-tile-sixteen-by-nine,.i-tile-small {
	overflow: hidden;
	cursor: pointer
}

.i-tile-four-by-three>.background,.i-tile-sixteen-by-nine>.background,.i-tile-small>.background {
	transform: scale(1);
	transition: transform 8s ease
}

.i-tile-four-by-three .content,.i-tile-sixteen-by-nine .content,.i-tile-small .content {
	border: 1px solid rgba(255,255,255,0.15)
}

.i-tile-four-by-three:hover>.background,.i-tile-sixteen-by-nine:hover>.background,.i-tile-small:hover>.background {
	transform: scale(1.1)
}

.circle-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.circle-icon__icon {
	position: relative;
	height: 64px;
	width: 64px;
	border-radius: 50%;
	display: block;
	border: 3px solid rgba(255,255,255,0.75);
	transform: scale(1);
	transition: all .3s
}

.circle-icon__icon:hover {
	border-color: white
}

.circle-icon__play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-36%, -50%);
	opacity: .75;
	transition: opacity .3s
}

.circle-icon:hover .circle-icon__icon .circle-icon__play {
	opacity: 1
}

.circle-icon--small {
	transform: translate(-50%, -50%) scale(0.75)
}

.circle-icon--big {
	transform: translate(-50%, -50%) scale(1.75)
}

.tile-caption {
	position: absolute;
	color: white
}

.tile-caption__title {
	font-size: 15px;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 0
}

.tile-caption__subtitle {
	color: rgba(255,255,255,0.5);
	font-size: 15px;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 0
}

.tile-caption--gem {
	bottom: 10px;
	left: 10px;
	width: 200px
}

.tile-caption--gem .tile-caption__title,.tile-caption--gem .tile-caption__subtitle {
	text-transform: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	width: 100%
}

.tile-caption--gem .tile-caption__title {
	margin-bottom: 4px
}

.tile-caption--gem .tile-caption__subtitle {
	font-size: 11px
}

@media (min-width: 992px) {
	.tile-caption__title {
		font-size: 20px;
		line-height: 24px
	}

	.tile-caption--gem {
		bottom: 20px;
		left: 20px;
		width: 300px;
		height: 45px
	}

	.tile-caption--gem .tile-caption__title {
		margin-bottom: 7px
	}

	.tile-caption--gem .tile-caption__subtitle {
		font-size: 14px
	}
}

.checkbox {
	position: relative;
	padding: 0 0.6rem
}

.checkbox__input {
	visibility: hidden;
	position: absolute
}

.checkbox__label {
	display: inline-block;
	letter-spacing: 0.2px;
	color: #4D5768;
	text-align: left;
	width: 85%
}

.checkbox__mock {
	position: relative;
	display: inline-block;
	flex: none;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	border: 0.1rem solid rgba(148,154,164,0.5);
	margin-right: 1.6rem;
	vertical-align: top;
	top: 1px
}

.checkbox__mock:before {
	content: "";
	position: absolute;
	left: 6px;
	top: 4px;
	width: 6px;
	height: 10px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	opacity: 0
}

.checkbox__mock--checked {
	background-color: #949AA4
}

.checkbox__mock--checked:before {
	opacity: 1
}

.site-footer-v3 {
	max-width: 320px;
	margin: 64px auto 0;
	padding: 48px 16px
}

.site-footer-v3 .checkbox {
	padding: 0
}

.site-footer-v3 .checkbox__mock {
	margin-top: 2px;
	margin-right: 8px
}

.site-footer-v3 .checkbox__mock:before {
	left: 4px;
	top: 0px
}

.site-footer-v3__checkbox--message {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0.5px;
	color: #949AA4;
	margin-top: 0
}

.site-footer-v3__checkbox--false .checkbox__mock {
	border: 1px solid #C83232
}

.site-footer-v3__checkbox--false .site-footer-v3__checkbox--message {
	color: #C83232
}

.site-footer-v3__checkbox--success {
	display: none
}

.site-footer-v3__logo {
	display: block;
	height: 64px;
	width: 97px;
	opacity: 0.8
}

.site-footer-v3__columns {
	display: flex;
	text-align: left;
	flex-wrap: wrap
}

.site-footer-v3__column {
	width: 100%;
	flex-shrink: 0
}

.site-footer-v3__column--logo {
	order: -2
}

.site-footer-v3__column--socials {
	order: -1;
	margin-top: 8px;
	min-width: 205px
}

.site-footer-v3__column--download {
	display: none
}

.site-footer-v3__link-header {
	font-size: 12px;
	letter-spacing: 0.04em;
	text-transform: uppercase;
	margin-top: 32px;
	line-height: 15px;
	color: #596170;
	font-weight: bold
}

.site-footer-v3__link {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.015em;
	margin-top: 16px;
	transition: opacity 250ms ease
}

.site-footer-v3__link a {
	color: #949AA4
}

.site-footer-v3__email-input {
	margin-top: 8px;
	position: relative
}

.site-footer-v3__email-input span {
	content: '';
	width: 32px;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

.site-footer-v3__email-input input {
	font-family: Lato;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 0.04em;
	color: white;
	background-color: black;
	border-radius: 4px;
	padding: 5px;
	outline: none;
	border: 1px solid #949AA4;
	padding-right: 32px;
	width: 100%;
	height: 40px;
	transition: border 250ms ease
}

.site-footer-v3__email-input input:focus {
	border-color: white
}

.site-footer-v3__email-input--success span {
}

.site-footer-v3__email-input--failure span {
}

.site-footer-v3__email-input--submitted input {
	border: 1px solid #949AA4;
	color: #949AA4
}

.site-footer-v3__email-input--submitted input:focus {
	border-color: #949AA4
}

.site-footer-v3__email-input--message {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0.04em;
	margin-top: 4px;
	margin-bottom: 4px
}

.site-footer-v3__tos {
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 0.04em;
	margin-top: 16px;
	color: #949AA4
}

.site-footer-v3__tos a {
	color: #949AA4;
	text-decoration: underline
}

.site-footer-v3__tos--success {
	display: none
}

.site-footer-v3__socials {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin: 18px 0 16px
}

.site-footer-v3__social {
	transition: opacity 250ms ease;
	opacity: 0.6;
	width: 34px;
	height: 34px
}

.site-footer-v3__social:last-child {
	margin-right: 0
}

.site-footer-v3__legal {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.04em;
	color: #596170;
	text-align: left;
	margin-top: 60px
}

.site-footer-v3__legal span {
	display: block
}

.site-footer-v3__secured-with img {
	margin-right: 5px
}

.site-footer-v3__store-icons {
	display: flex;
	align-items: center;
	margin-top: 58px
}

.site-footer-v3__store-icon {
	margin: 0 14px 0 0
}

.site-footer-v3__store-icon:last-child {
	margin-right: 0
}

.site-footer-v3__store-icon img {
	display: block;
	width: 100%
}

@media (min-width: 768px) {
	.site-footer-v3 {
		max-width: 1072px;
		padding: 48px 30px
	}

	.site-footer-v3__columns {
		flex-wrap: nowrap;
		justify-content: space-between
	}

	.site-footer-v3__column {
		flex-shrink: 1
	}

	.site-footer-v3__column--socials {
		order: 0;
		margin-top: 0
	}

	.site-footer-v3__column--logo {
		padding-right: 40px;
		padding-top: 36px
	}

	.site-footer-v3__column--download {
		display: block
	}

	.site-footer-v3__links:hover .site-footer-v3__link:hover {
		opacity: 1
	}

	.site-footer-v3__links:hover .site-footer-v3__link:hover a {
		color: #fff
	}

	.site-footer-v3__link-header {
		margin-top: 0
	}

	.site-footer-v3__socials {
		margin: 72px 0 0
	}

	.site-footer-v3__socials:hover .site-footer-v3__social:hover {
		opacity: 1
	}

	.site-footer-v3__social {
		margin-right: 10px
	}

	.site-footer-v3__store-icons {
		display: none
	}

	.site-footer-v3__legal span {
		display: inline-block
	}

	.site-footer-v3__secured-with:after {
		content: "|";
		margin: 0 16px;
		color: #31333B
	}
}

.legacy-mc-components-modal {
	align-items: center;
	display: flex;
	justify-content: center;
	-webkit-animation: backgroundFadeIn 250ms;
	animation: backgroundFadeIn 250ms;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	overflow: scroll;
	z-index: 999
}

@-webkit-keyframes backgroundFadeIn {
	from {
		background-color: transparent
	}

	to {
		background-color: rgba(0,0,0,0.8)
	}
}

@keyframes backgroundFadeIn {
	from {
		background-color: transparent
	}

	to {
		background-color: rgba(0,0,0,0.8)
	}
}

@media (max-width: 576px) {
	.legacy-mc-components-modal {
		align-items: flex-start
	}
}

.legacy-mc-components-modal__container {
	max-width: 48rem;
	flex: 1;
	margin: auto
}

@media (max-width: 576px) {
	.legacy-mc-components-modal__container {
		max-width: calc(100% - 2.4rem);
		margin: 0 auto
	}
}

.legacy-mc-components-modal__rounded-box {
	padding: 3.6rem 4.8rem;
	position: relative;
	margin: 5rem 0
}

@media (max-width: 576px) {
	.legacy-mc-components-modal__rounded-box {
		padding: 3.6rem 1.6rem 1.6rem;
		margin: 1.2rem 0
	}
}

.legacy-mc-components-modal__close-icon {
	cursor: pointer;
	display: flex;
	position: absolute;
	top: 3.2rem;
	color: #fff
}

@media (max-width: 576px) {
	.legacy-mc-components-modal__close-icon {
		display: none
	}
}

.legacy-mc-components-modal__close-icon--outside-right {
	right: 3.2rem
}

.legacy-mc-components-modal__close-icon--outside-left {
	left: 3.2rem
}

.legacy-mc-components-modal__inner-close-icon {
	cursor: pointer;
	display: none;
	position: absolute;
	top: 1.4rem
}

.legacy-mc-components-modal__inner-close-icon svg {
	opacity: 0.3
}

.legacy-mc-components-modal__inner-close-icon path {
	fill: #000;
	stroke: #000
}

@media (max-width: 576px) {
	.legacy-mc-components-modal__inner-close-icon {
		display: flex
	}
}

.legacy-mc-components-modal__inner-close-icon--inside-right {
	right: 1.4rem
}

.legacy-mc-components-modal__inner-close-icon--inside-left {
	left: 1.4rem
}

.legacy-mc-components-modal__inner-close-icon--desktop-active {
	display: flex
}

.legacy-mc-components-modal__paragraph {
	font-size: 1.6rem;
	line-height: 2.4rem;
	text-align: center;
	letter-spacing: 0.02rem;
	color: rgba(39,44,51,0.8)
}

.legacy-mc-components-modal__body--open {
	overflow: hidden;
	height: 100vh
}

.modal-header__header {
	color: #000;
	font-weight: 700;
	line-height: 3.4rem;
	font-size: 2.4rem;
	letter-spacing: 0.1rem;
	margin: 1.6rem 0;
	text-align: center
}

.legacy-mc-components-modal-header__subheader {
	color: rgba(77,87,104,0.3);
	font-weight: 700;
	line-height: 2rem;
	font-size: 1.4rem;
	letter-spacing: 0.2rem;
	text-align: center;
	text-transform: uppercase
}

.legacy-mc-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	font-size: 12px;
	opacity: 0;
	visibility: hidden;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	z-index: 130
}

.legacy-mc-modal:before {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: 0;
	max-height: 0;
	background: transparent;
	transition: background 200ms ease, max-width 0ms 200ms, max-height 0ms 200ms
}

.legacy-mc-modal-dialog {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 450px;
	height: auto;
	padding: 1.6em 2.4em;
	background: #fff;
	opacity: 0;
	box-shadow: 1px solid rgba(0,0,0,0.5);
	color: #000;
	transform: translate(-50%, calc(-50% + 10px));
	transition: none;
	transition-delay: 0ms
}

.legacy-mc-modal-dialog--scroll {
	top: 2em;
	transform: translate(-50%, 10px)
}

.legacy-mc-modal-close {
	position: absolute;
	top: 1em;
	right: 1em;
	padding: 5px;
	opacity: 0.2;
	z-index: 1;
	transition: opacity 150ms ease;
	-webkit-backface-visibility: hidden
}

.legacy-mc-modal-close:hover {
	opacity: 0.4
}

.legacy-mc-modal-title {
	text-align: center;
	font-size: 1.33em;
	margin-bottom: 1.25em;
	color: #596170
}

.modal-active {
	position: fixed;
	overflow-y: scroll;
	width: 100%;
	height: 100%
}

.modal-active .legacy-mc-modal:before {
	background: rgba(0,0,0,0.8);
	max-width: 100%;
	max-height: 100%;
	transition: background 200ms ease, max-width 0ms 0ms, max-height 0ms 0ms
}

.modal-active.modal-blur:before {
	background: rgba(0,0,0,0.2)
}

.modal-active.modal-blur>*:not(.legacy-mc-modal) {
	filter: blur(5px);
	backface-visibility: hidden;
	perspective: 1000;
	transition: filter 300ms ease
}

.modal-active.modal-blur>div:last-of-type,.modal-active.modal-blur #lpformframesign-in-email,.modal-active.modal-blur>iframe:last-of-type {
	filter: blur(0)
}

.modal-active .legacy-mc-modal.full .legacy-mc-modal-dialog {
	transform: translate(-50%, 0%)
}

.legacy-mc-modal.visible {
	width: 100%;
	height: 100%;
	visibility: visible;
	opacity: 1
}

.legacy-mc-modal.visible .legacy-mc-modal-dialog {
	max-width: calc(100% - 4em);
	transform: translate(-50%, -50%);
	opacity: 1;
	transition: transform 300ms ease 450ms, opacity 200ms ease 450ms
}

.legacy-mc-modal.visible .legacy-mc-modal-dialog--scroll {
	transform: translate(-50%, 0)
}

@media (min-width: 960px) {
	.legacy-mc-modal {
		font-size: 15px
	}
}

.legacy-mc-modal.login .or {
	position: relative;
	margin: 0 0 0.4em 0;
	text-align: center;
	color: rgba(89,97,112,0.8);
	text-transform: uppercase
}

.legacy-mc-modal.login .or:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: rgba(89,97,112,0.2);
	z-index: -1
}

.legacy-mc-modal.login .or span {
	display: inline-block;
	vertical-align: middle;
	padding: 0.5em 1em;
	background: #fff
}

.legacy-mc-modal.login button {
	display: block;
	cursor: pointer;
	font-family: "Lato", "Helvetica", "Arial", sans-serif;
	border: 0;
	border-radius: 3px;
	color: #fff;
	width: 100%;
	font-size: 1.2em;
	letter-spacing: 0.035em;
	padding: 1.05em 0.5em;
	transition: background 200ms ease
}

.legacy-mc-modal.login .modal-subtext {
	font-size: 0.9333em;
	text-align: center;
	color: rgba(89,97,112,0.6)
}

.legacy-mc-modal.login .modal-subtext.existing-fb {
	margin-bottom: 20px
}

.legacy-mc-modal.login .legacy-mc-modal-submit {
	margin: 0.75em 0 0;
	background: #c83232;
	text-transform: uppercase
}

.legacy-mc-modal.login .legacy-mc-modal-submit:hover {
	background: #d63636
}

.legacy-mc-modal.login .button_desc {
	width: 100%;
	font-size: 0.933em;
	margin-top: 0.8em;
	text-align: center;
	color: #596170
}

.legacy-mc-modal.login .button_desc a {
	color: #c83232;
	box-shadow: 0 1px 0 rgba(255,255,255,0);
	transition: box-shadow 150ms ease
}

.legacy-mc-modal.login .button_desc a:hover {
	box-shadow: 0 1px 0 #c83232
}

.legacy-mc-modal.login input {
	display: block;
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0.7em 0.5em;
	font-size: 1em;
	border: 1px solid rgba(0,0,0,0.14);
	border-radius: 3px;
	box-shadow: none;
	appearance: none;
	transition: border 150ms ease
}

.legacy-mc-modal.login input#sign-in-password {
	margin-bottom: 0
}

.legacy-mc-modal.login input:focus {
	outline: none;
	border: 1px solid #596170
}

.legacy-mc-modal.login input.error {
	border: 1px solid rgba(200,50,50,0.6)
}

.legacy-mc-modal.login label.error {
	display: block;
	color: rgba(200,50,50,0.6);
	margin: 0 0 0.5em
}

.legacy-mc-modal.login #sign-in-forgot-password {
	margin: 0.3em 0 0;
	text-align: right;
	font-size: 0.9333em
}

.legacy-mc-modal.login #sign-in-forgot-password .forgot {
	color: rgba(89,97,112,0.6)
}

.legacy-mc-modal.login #sign-in-forgot-password .forgot:hover {
	color: rgba(89,97,112,0.8)
}

.legacy-mc-modal.chromeless:before {
	background: rgba(0,0,0,0.95)
}

.legacy-mc-modal.chromeless .legacy-mc-modal-close {
	opacity: 0.5;
	color: #fff
}

.legacy-mc-modal.chromeless .legacy-mc-modal-close:hover {
	opacity: 1
}

.legacy-mc-modal.chromeless .legacy-mc-modal-dialog {
	background: transparent;
	padding: 0;
	color: #fff;
	box-shadow: none;
	width: 900px;
	height: auto;
	min-width: 200px;
	max-width: 100%
}

.legacy-mc-modal.chromeless .legacy-mc-modal-dialog .instructor-class {
	color: rgba(255,255,255,0.5);
	margin: 0 0 0 0.5em
}

.legacy-mc-modal.chromeless .modal-caption {
	border-top: 1px solid rgba(255,255,255,0.1);
	padding: 1em 0
}

.legacy-mc-modal.chromeless .modal-caption:after {
	content: "";
	display: block;
	clear: both
}

.legacy-mc-modal.chromeless .class-title {
	font-size: 1.07em;
	text-align: center;
	padding: 1em 0
}

.legacy-mc-modal.chromeless .ctas {
	display: block;
	float: none;
	text-align: center
}

.legacy-mc-modal.chromeless .ctas:after {
	content: "";
	display: block;
	clear: both
}

.legacy-mc-modal.chromeless .ctas .cta {
	margin: 0.55em 0 0.55em 1.1em
}

@media (min-width: 960px) {
	.legacy-mc-modal.chromeless .class-title {
		float: left
	}

	.legacy-mc-modal.chromeless .ctas {
		float: right
	}
}

.legacy-mc-modal.full .legacy-mc-modal-close {
	opacity: 0.5
}

.legacy-mc-modal.full .legacy-mc-modal-close:hover {
	opacity: 1
}

.legacy-mc-modal.full .modal-caption {
	border-top: 1px solid rgba(255,255,255,0.1);
	padding: 1em 0
}

.legacy-mc-modal.full .modal-caption:after {
	content: "";
	display: block;
	clear: both
}

.legacy-mc-modal.full .legacy-mc-modal-title {
	position: relative;
	font-size: 1.5em;
	margin: 1em auto;
	text-align: center;
	color: #fff
}

.legacy-mc-modal.full .legacy-mc-modal-dialog {
	top: 5.0625em;
	width: calc(100% - 2em);
	max-width: 1000px;
	height: auto;
	max-height: calc(100% - 9.375em);
	overflow: auto;
	transform: translate(-50%, 1.875em)
}

.legacy-mc-modal.full.visible .legacy-mc-modal-dialog {
	max-width: 1000px
}

.brightcove-popover.legacy-mc-modal.chromeless .legacy-mc-modal-dialog {
	margin: 0 auto;
	width: 90%
}

@media (min-width: 960px) {
	.brightcove-popover.legacy-mc-modal.chromeless .legacy-mc-modal-dialog {
		padding: 10%
	}
}

.brightcove-popover.legacy-mc-modal.chromeless.visible .legacy-mc-modal-dialog {
	transition: opacity 600ms ease
}

.cm-ap-free-trial {
	text-align: right
}

.cm-ap-free-trial__text-above-button {
	font-size: 15px
}

.cm-hero-columns .cm-hero-column>.cm-ap-free-trial__text-above-button {
	margin-bottom: 11px
}

.ustube-wrapper {
	width: 100%;
	background-color: black
}

.ustube {
	max-width: 1040px;
	margin: 88px auto 0;
	position: relative
}

.ustube a {
	color: white
}

@media (min-width: 1200px) {
	.ustube .cm-hero-columns .cm-hero-column:last-child {
		border-left: none
	}
}

.ustube-header {
	padding-bottom: 24px;
	margin-bottom: 24px;
	border-bottom: solid 1px rgba(255,255,255,0.2)
}

.ustube-header__video-wrapper {
	position: absolute;
	z-index: 2;
	width: 66.68%
}

.ustube-header__video {
	opacity: 1;
	transition: opacity 750ms
}

.ustube-header__video.fade-out-video {
	opacity: 0
}

.ustube-header__play-button {
	visibility: hidden;
	position: absolute;
	background-size: 50px 50px;
	background-position: center;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1
}

.ustube-header__play-button.button-visible {
	visibility: visible;
	cursor: pointer
}

.ustube-header__video-placeholder {
	padding-top: 56.25%;
	position: relative;
	align-self: left;
	background-size: cover;
	background-position-x: center;
	background-repeat: no-repeat;
	border-radius: 4px
}

.ustube-header__ctas {
	padding-top: 20px
}

.ustube-header__instructor {
	padding-bottom: 8px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.45;
	letter-spacing: 1px;
	text-transform: uppercase
}

.ustube-header__title {
	margin-left: 8px;
	opacity: 0.5;
	font-weight: 300
}

.ustube-header__description {
	padding-bottom: 20px;
	opacity: 0.8;
	font-size: 14px;
	line-height: 1.43;
	letter-spacing: 0.2px
}

.ustube-header__button {
	display: inline-block;
	width: 220px
}

.ustube-header__price {
	margin: 0 16px 0 24px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.75;
	letter-spacing: 1px
}

.ustube-header__learn-more {
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: middle;

	opacity: 0.9
}

.ustube-playlist {
	max-height: 562px;
	overflow-y: scroll;
	padding-left: 20px;
	border-right: solid 4px rgba(34,34,34,0.75)
}

.ustube-playlist__header {
	font-size: 16px;
	font-weight: bold;
	line-height: 2.0;
	letter-spacing: 0.8px
}

.ustube-video {
	padding-bottom: 12px
}

.ustube-video__wrapper {
	width: 140px;
	height: 78px;
	border-radius: 4px;
	border: solid 1px rgba(255,255,255,0.2)
}

.ustube-video__playlist-wrapper {
	padding-top: 12px
}

.ustube-video__excerpt {
	padding: 8px 0 20px;
	border-bottom: 1px solid rgba(255,255,255,0.2)
}

.ustube-video__thumbnail {
	padding-top: 56.25%;
	position: relative;
	align-self: left;
	background-size: cover;
	background-position-x: center;
	background-repeat: no-repeat
}

.ustube-video__thumbnail:after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 30px;
	width: 100%;
	z-index: 100;
	background-image: linear-gradient(to bottom, transparent, black)
}

.ustube-video__play-icon {
	background-size: 30px 30px;
	background-position: center;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%)
}

.ustube-video__time {
	font-size: 12px;
	opacity: 0.8;
	line-height: 1.33;
	letter-spacing: 1px;
	position: absolute;
	right: 16px;
	bottom: 12px;
	z-index: 101
}

.ustube-video__title {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.47;
	letter-spacing: 1px;
	text-transform: uppercase
}

.ustube-video__captions-wrapper {
	display: flex;
	align-items: center
}

.ustube-video__captions {
	padding-left: 20px
}

.ustube-video__subtitle {
	opacity: 0.5;
	font-size: 14px;
	line-height: 1.43;
	letter-spacing: 0.2px
}

.ustube-ctas .mc-button {
	display: block
}

.ustube-ctas__single-title {
	padding-bottom: 24px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.33;
	letter-spacing: 0.5px
}

.ustube-ctas .ustube-ctas__single-cta {
	margin-bottom: 12px
}

.ustube-ctas__single-price {
	margin-left: 4px
}

.modal-active .wine-and-dine__modal:before {
	background: #000
}

.wine-and-dine__modal .legacy-mc-modal-dialog {
	transform: none
}

.wine-and-dine__modal.visible .legacy-mc-modal-dialog {
	display: flex;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	max-width: 100%;
	transform: none;
	align-content: flex-start;
	justify-content: center;
	flex-wrap: wrap
}

.wine-and-dine__container {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 640px
}

.wine-and-dine__banner-image {
	position: relative;
	text-align: right;
	width: 100%;
	flex-grow: 1;
	padding-bottom: 56.25%;
	background: transparent center/cover no-repeat
}

.wine-and-dine__banner-image:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to top, black 0%, transparent 40%, transparent 100%)
}

.wine-and-dine__text {
	position: relative;
	margin-top: -70px;
	padding: 24px;
	text-align: center;
	width: 100%
}

.wine-and-dine__heading {
	font-size: 24px;
	line-height: 1.42;
	letter-spacing: 0.5px;
	max-width: 220px;
	margin: 0 auto 12px
}

.wine-and-dine__subtitle {
	font-size: 15px;
	line-height: 1.5;
	letter-spacing: 0.2px;
	color: rgba(255,255,255,0.5)
}

.wine-and-dine__checks {
	margin: 32px 0 16px;
	text-align: left
}

.wine-and-dine__check {
	margin: 16px 0;
	padding-left: 36px;
	font-size: 15px;
	line-height: 1.47;
	letter-spacing: 0.2px
}

.wine-and-dine__cta {
	width: 100%;
	text-align: center;
	padding: 0 24px
}

.wine-and-dine__cta .mc-button {
	width: 100%;
	max-width: 500px;
	font-weight: 400
}

@media (min-width: 768px) {
	.wine-and-dine__modal.visible .legacy-mc-modal-dialog {
		align-content: center
	}

	.wine-and-dine__container {
		position: relative;
		border: 1px solid rgba(255,255,255,0.2);
		border-radius: 4px
	}

	.wine-and-dine__banner-image {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 0;
		background: transparent 220px center/auto 100% no-repeat
	}

	.wine-and-dine__banner-image:after {
		background: linear-gradient(to right, black 0%, black 50%, transparent 100%)
	}

	.wine-and-dine__banner-image--aap {
		background: transparent center right/auto 100% no-repeat
	}

	.wine-and-dine__text {
		position: relative;
		margin: 0;
		padding: 64px;
		text-align: left;
		font-weight: 400
	}

	.wine-and-dine__heading {
		max-width: 100%;
		margin-bottom: 8px;
		line-height: 1.33
	}

	.wine-and-dine__subtitle {
		font-size: 16px
	}

	.wine-and-dine__cta {
		margin: 24px 0 0
	}

	.wine-and-dine__cta .mc-button {
		width: auto
	}
}

.cart-in-progress {
	display: none
}

.cip-active .cart-in-progress {
	display: block
}

.cart-in-progress__wrapper {
	position: absolute;
	top: 9px;
	right: 10px;
	float: none
}

.cart-in-progress__wrapper .mc-header__login-link {
	position: relative;
	top: auto;
	right: auto
}

.cart-in-progress__trigger {
	display: block;
	background: transparent center/contain no-repeat;
	object-fit: contain;
	overflow: hidden;
	text-indent: -999px
}

.cart-in-progress__trigger {
	position: fixed;
	bottom: 40px;
	right: 40px;
	width: 64px;
	height: 64px;
	box-shadow: 0 5px 10px transparent;
	transform: scale(0.5);
	border-radius: 64px;
	opacity: 0;
	z-index: 110;
	transition: transform 250ms cubic-bezier(0.5, -1, 0.5, 1),opacity 350ms ease,box-shadow 100ms ease
}

.mc-header .cart-in-progress {
	display: none
}

.cip-active .mc-header .cart-in-progress {
	display: inline-block;
	vertical-align: middle
}

.mc-header .cart-in-progress__trigger {
	position: static;

	width: 23px;
	height: 16px;
	margin-right: 10px;
	transform: scale(1);
	opacity: 1;
	transition: transform 250ms cubic-bezier(0.5, 1, 0.5, 2),opacity 350ms ease
}

.cip-moved .cart-in-progress__trigger {
	box-shadow: 0 8px 16px rgba(0,0,0,0.25);
	transform: scale(1);
	opacity: 1;
	transition: transform 250ms cubic-bezier(0.5, 1, 0.5, 2),opacity 350ms ease,box-shadow 100ms ease
}

.cip-moved .cart-in-progress__trigger:hover {
	transform: translateY(-6px) scale(1);
	box-shadow: 0 15px 30px rgba(0,0,0,0.25)
}

.cip-moved .mc-header .cart-in-progress__trigger {
	transform: scale(0.25);
	opacity: 0;
	transition: transform 250ms cubic-bezier(0.5, -1, 0.5, 1),opacity 350ms ease
}

.mc-press-mobile .press__header {
	padding-bottom: 36px;
	font-size: 22px;
	line-height: 1.27;
	letter-spacing: 4px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase
}

.mc-press-mobile .press__mobile-cm-header {
	padding: 1.15em 0;
	text-transform: uppercase;
	border-bottom: 1px solid #413A39;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.08;
	letter-spacing: 3px;
	text-align: left;
	color: #ffffff
}

.mc-press-mobile .press__box {
	display: flex;
	height: 80px;
	margin: 4px;
	border-radius: 2px;
	align-items: center;
	justify-content: center;
	opacity: .3;
	flex: 1
}

.mc-press-desktop.homepage {
	padding-bottom: 52px;
	border-bottom: solid 1px rgba(255,255,255,0.2)
}

.mc-press-desktop .press__header {
	padding-top: 30px;
	margin-bottom: 52px;
	font-size: 22px;
	line-height: 1.27;
	letter-spacing: 4px;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase
}

.mc-press-desktop .press__box {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 8px
}

.mc-press-desktop .press__box:hover .press__logo {
	opacity: 1
}

.mc-press-desktop .press__logo {
	height: 20px;
	opacity: 0.3;
	transition: opacity 250ms ease
}

.gem-cm-block {
	height: 180px;
	background-repeat: no-repeat;
	background-size: 640px 350px;
	background-position-y: 10%;
	background-position-x: 95%;
	margin-top: 100px;
	margin-bottom: 60px;
	background-color: #010101
}

.gem-cm-title {
	font-family: Lato;
	font-size: 26px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.38;
	letter-spacing: 1px;
	text-align: left;
	color: #ffffff;
	margin: 0px auto 5px 80px;
	padding-top: 15px
}

.gem-cm-subtitle {
	color: rgba(255,255,255,0.5);
	margin-left: 80px;
	padding-top: 30px;
	letter-spacing: 2px;
	font-size: 15px
}

.jg-gem-cm-subtitle {
	padding-top: 15px
}

.gem-cm-description {
	width: 480px;
	height: 48px;
	opacity: 0.5;
	font-family: Lato;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.5;
	letter-spacing: 0.2px;
	text-align: left;
	color: #ffffff;
	margin-left: 80px
}

.gem-cm-popover-trigger {
	max-width: 48px;
	float: right;
	position: relative;
	margin-right: 37%;
	margin-top: -6%
}

.jg-earth-day-gem-block {
	margin-top: -100px
}

.hp-gem-slides {
	position: relative;
	width: 1140px;
	max-width: 100%;
	margin: 25px auto 50px
}

.hp-gem-slides__title {
	font-size: 15px;
	margin: 0 auto 25px;
	text-align: center;
	color: rgba(255,255,255,0.75)
}

.hp-gem-slides__fader-right,.hp-gem-slides__fader-left {
	display: none
}

.hp-gem-slides .slick-arrow {
	position: absolute;
	opacity: 0;
	height: 0;
	width: 0
}

.hp-gem-slides .mc-arrow {
	display: none
}

.slick-slide .i-tile-sixteen-by-nine {
	width: 220px;
	outline: none;
	margin: 0 7px
}

.slick-slide .i-tile-sixteen-by-nine:hover>.background {
	transform: scale(1)
}

.slick-slide .circle-icon {
	top: 45%
}

.slick-slide .circle-icon--small {
	transform: translate(-50%, -50%) scale(0.45)
}

.slick-active .i-tile-sixteen-by-nine {
	width: 220px;
	outline: none;
	margin: 0 7px
}

.slick-active .i-tile-sixteen-by-nine .content {
	border: 1px solid rgba(255,255,255,0.55)
}

@media (min-width: 992px) {
	.hp-gem-slides {
		margin: 25px auto 60px
	}

	.hp-gem-slides__title {
		font-size: 20px;
		margin: 0 auto 30px
	}

	.hp-gem-slides__fader-right,.hp-gem-slides__fader-left {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		width: 60px;
		z-index: 2
	}

	.hp-gem-slides__fader-right {
		right: 0;
		background-image: linear-gradient(to left, black, transparent 100%)
	}

	.hp-gem-slides__fader-left {
		left: 0;
		background-image: linear-gradient(to right, black, transparent 100%)
	}

	.hp-gem-slides .mc-arrow {
		display: block
	}

	.slick-slide .i-tile-sixteen-by-nine {
		width: 340px
	}

	.slick-slide .circle-icon {
		top: 45%
	}

	.slick-slide .circle-icon--small {
		transform: translate(-50%, -50%) scale(0.75)
	}

	.slick-active .i-tile-sixteen-by-nine {
		width: 340px
	}
}

.navbar-v2 .ap-hero {
	margin-top: 48px
}

.navbar-v2 .instructors-dropdown-mobile {
	margin-bottom: 0
}

@media (min-width: 500px) {
	.navbar-v2 .ap-hero {
		margin-top: 0
	}
}

.instructor-dropdown {
	max-height: 34px;
	background-position: 0 0
}

.instructor-dropdown .ap-hero {
	margin-top: 34px
}

.instructor-dropdown .mc-header__inner {
	z-index: 23
}

.instructor-dropdown.logged-out .mc-header__inner {
	padding: 11px
}

.instructor-dropdown:before {
	opacity: 1;
	transition: opacity 0ms 450ms cubic-bezier(0.25, 0.1, 0.25, 1)
}

.instructor-dropdown .mc-container:not(.cm-sticky-ctas) {
	background: #000;
	transition: background 0ms 450ms ease
}

.instructor-dropdown #logo-primary {
	margin-top: -50px;
	transition: margin 450ms cubic-bezier(0.25, 0.1, 0.25, 1) ease
}

.instructor-dropdown__toggle-link {
	color: #fff
}

.instructor-dropdown__toggle {
	display: none;
	position: absolute;
	top: 11px;
	left: 8px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1.5px;
	cursor: pointer
}

.instructor-dropdown__toggle .mc-arrow-thin-red.mc-arrow-thin-red--down {
	width: 11px;
	margin-left: 12px;
	transition: transform 250ms ease
}

.instructor-dropdown__toggle--active .mc-arrow-thin-red.mc-arrow-thin-red--down {
	transform: rotate(-180deg)
}

.instructor-dropdown__toggle--active .instructor-dropdown__instructors {
	opacity: 1;
	pointer-events: all
}

.instructor-dropdown__instructors {
	position: absolute;
	bottom: -11px;
	left: 0;
	width: 320px;
	transform: translateY(100%);
	opacity: 0;
	pointer-events: none;
	background: #000;
	border: 1px solid rgba(255,255,255,0.1);
	transition: opacity 250ms ease
}

.instructor-dropdown__instructor {
	text-align: left;
	border-bottom: 1px solid rgba(255,255,255,0.1)
}

.instructor-dropdown__instructor:hover {
	cursor: pointer
}

.instructor-dropdown__instructor:hover .instructor-dropdown__name {
	color: white
}

.instructor-dropdown__instructor:hover .instructor-dropdown__class {
	color: rgba(255,255,255,0.5)
}

.instructor-dropdown__link {
	display: flex;
	align-items: center
}

.instructor-dropdown__caption {
	padding: 0 21px
}

.instructor-dropdown__image {
	width: 78px;
	height: 78px;
	background-size: cover;
	flex-shrink: 0
}

.instructor-dropdown__name {
	line-height: 20px;
	font-size: 14px;
	letter-spacing: 2px;
	color: rgba(255,255,255,0.5);
	transition: color 250ms ease
}

.instructor-dropdown__class {
	line-height: 18px;
	font-size: 12px;
	letter-spacing: 2px;
	color: rgba(255,255,255,0.25);
	transition: color 250ms ease
}

.instructor-dropdown__view-all-link {
	display: block;
	padding: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
	color: rgba(255,255,255,0.5);
	transition: color 250ms ease
}

.instructor-dropdown__view-all-link:hover {
	color: white
}

@media (min-width: 768px) {
	.instructor-dropdown.logged-out .mc-header__inner {
		padding: 17px
	}

	.instructor-dropdown__toggle {
		display: block
	}
}

.homepage-container.ap-active {
	margin-top: 74px
}

.ap-upgrade {
	background-color: white;
	padding: 16px;
	padding-top: 24px;
	border-radius: 4px;
	text-align: left;
	width: 100%
}

.ap-upgrade .row:before {
	display: none
}

.ap-upgrade__text-wrapper {
	padding: 0 8px
}

.ap-upgrade__card-title {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	margin: 0 0 10px
}

@media (min-width: 992px) {
	.ap-upgrade__card-title {
		font-size: 25px;
		margin: 0 0 20px;
		line-height: 34px
	}
}

.ap-upgrade__description {
	margin-bottom: 4px;
	letter-spacing: 0.04em;
	line-height: 15px;
	font-size: 12px
}

@media (min-width: 480px) {
	.ap-upgrade__description {
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 0.015em
	}
}

.ap-upgrade__description--offer {
	line-height: 1.5625;
	font-size: 18px;
	letter-spacing: 0.03em
}

.ap-upgrade__description--subscription-price {
	font-weight: normal;
	line-height: 1.5;
	font-size: 16px
}

.ap-upgrade__description--left {
	float: right
}

.ap-upgrade__description--price {
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.4px;
	margin-bottom: 16px
}

.ap-upgrade__description--special-offer-sticky {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 16px;
	letter-spacing: 0.24px
}

.ap-upgrade__description--bogo-free {
	color: #C83232;
	text-decoration: none
}

.ap-upgrade__description--strike {
	text-decoration: line-through
}

.ap-upgrade__description--line {
	border-bottom: 1px solid #DBDDE1;
	margin-bottom: 12px
}

.ap-upgrade__description--last {
	margin-bottom: 24px
}

.ap-upgrade__disclaimer {
	margin-bottom: 20px;
	font-size: 10px;
	line-height: 1.5;
	letter-spacing: 0.2px
}

.ap-upgrade__disclaimer a {
	color: #4d5767;
	text-decoration: underline
}

.ap-upgrade__upgrade-now,.ap-upgrade__free-trial {
	position: relative;
	width: 100%
}

.ap-upgrade__loader {
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	width: 50px
}

.ap-upgrade__card-input {
	position: relative;
	padding: 16px;
	margin-bottom: 12px;
	font-size: 15px;
	height: 55px;
	color: rgba(0,0,0,0.5);
	border-radius: 4px;
	background-color: rgba(77,87,103,0.05);
	border: solid 1px rgba(77,87,103,0.1)
}

.ap-upgrade__cc-brand {
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 18px;
	margin-right: 12px
}

.ap-upgrade__cc-brand--visa {
}

.ap-upgrade__cc-brand--mastercard {
}

.ap-upgrade__cc-brand--american-express {
}

.ap-upgrade__cc-brand--discover {
}

.ap-upgrade__cc-brand--jcb {
}

.ap-upgrade__cc-brand--diners-club {
}

.ap-upgrade__edit {
	float: right;
	cursor: pointer
}

.ap-upgrade__close {
	position: absolute;
	right: 16px;
	top: 20px;
	opacity: 0.2;
	display: inline-block;
	width: 12px;
	height: 12px;
	cursor: pointer
}

.ap-upgrade__close svg {
	display: block;
	width: 11px;
	height: 11px
}

.ap-upgrade__close+#card-element {
	margin-right: 16px
}

.ap-upgrade__card-error {
	margin-bottom: 12px;
	font-size: 12px;
	text-align: center;
	color: #c63430
}

@media (min-width: 992px) {
	.ap-upgrade {
		padding: 24px;
		padding-top: 32px
	}
}

.ap-upgrade-price {
	margin: 0;
	margin-bottom: 8px;
	font-size: 16px;
	color: #000000
}

.ap-upgrade-price--first-year {
	font-size: 20px
}

.ap-upgrade-price--special-offer-sticky {
	margin-bottom: 8px
}

.ap-upgrade-price--free-trial .ap-upgrade-price__period {
	display: block;
	font-size: 20px;
	line-height: 1.4
}

.ap-upgrade-price__period {
	display: inline-block
}

.ap-upgrade-price__amount {
	display: inline-block;
	float: right
}

.mc-gradient-hero {
	position: relative;
	background: #000000
}

.mc-gradient-hero__gradient {
	display: flex;
	justify-content: center;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
	backface-visibility: hidden;
	background-position: center;
	background-size: cover;
	transform: scale(1);
	transition: transform 800ms cubic-bezier(0.31, 0.325, 0.01, 1)
}

.mc-gradient-hero__gradient:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(black, transparent 70%)
}

@media (min-width: 992px) {
	.mc-gradient-hero__gradient:before {
		background: linear-gradient(90deg, black 0%, transparent 55%)
	}

	.mc-gradient-hero__gradient:after {
		content: '';
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: linear-gradient(-90deg, black 0%, transparent 15%)
	}
}

@media (min-width: 1100px) {
	.mc-gradient-hero__gradient:before {
		background: linear-gradient(110deg, black 10%, transparent 60%)
	}

	.mc-gradient-hero.ap-drawer--category .mc-gradient-hero__gradient:before {
		background: linear-gradient(110deg, black 25%, transparent 75%)
	}
}

@media (max-width: 480px) {
	.ap-drawer-active {
		position: fixed;
		height: 100%;
		overflow: hidden
	}
}

.ap-drawer {
	position: relative
}

.ap-drawer__subtitle {
	font-size: 12px;
	line-height: 18px;
	text-transform: none;
	font-weight: 400;
	letter-spacing: 0.3px
}

.ap-drawer--hidden .mc-container,.ap-drawer--hidden .mc-gradient-hero,.ap-drawer--hidden .ap-drawer__close,.ap-drawer--hide .mc-container,.ap-drawer--hide .mc-gradient-hero,.ap-drawer--hide .ap-drawer__close {
	opacity: 0
}

.ap-drawer--hidden .mc-gradient-hero__gradient,.ap-drawer--hide .mc-gradient-hero__gradient {
	transform: scale(1.1)
}

.ap-drawer--hidden .ap-drawer__overlay,.ap-drawer--hide .ap-drawer__overlay {
	opacity: 0;
	pointer-events: none
}

.ap-drawer--hidden .ap-drawer__content,.ap-drawer--hide .ap-drawer__content {
	transform: translateY(-100%) translateY(40px);
	overflow: hidden
}

@media (min-width: 768px) {
	.ap-drawer--hidden .ap-drawer__content,.ap-drawer--hide .ap-drawer__content {
		top: 56px
	}

	.ap-drawer--hidden .ap-drawer__content--bogo,.ap-drawer--hide .ap-drawer__content--bogo {
		top: 78px
	}
}

.ap-drawer--hidden .ap-drawer__text-wrapper,.ap-drawer--hidden .ap-drawer__upgrade-wrapper,.ap-drawer--hide .ap-drawer__text-wrapper,.ap-drawer--hide .ap-drawer__upgrade-wrapper {
	transform: translateY(45px);
	opacity: 0
}

.ap-drawer--hidden .ap-drawer__introducing,.ap-drawer--hide .ap-drawer__introducing {
	display: block
}

.ap-drawer--hidden .ap-drawer__introducing--special-offer-sticky,.ap-drawer--hide .ap-drawer__introducing--special-offer-sticky {
	border-radius: 0;
	padding: 12px 0
}

.ap-drawer--hidden .ap-drawer__overlay,.ap-drawer--hidden .ap-drawer__content,.ap-drawer--hidden .mc-container {
	transition: none
}

.ap-drawer .mc-gradient-hero {
	height: 100%;
	padding: 20px 0
}

.ap-drawer--cooking .mc-gradient-hero__gradient {
}

.ap-drawer--writing .mc-gradient-hero__gradient {
}

.ap-drawer--music .mc-gradient-hero__gradient {
}

.ap-drawer--film .mc-gradient-hero__gradient {
}

.ap-drawer .mc-container,.ap-drawer .mc-gradient-hero {
	transition: opacity 350ms
}

.ap-drawer .mc-arrow-thin-white {
	position: relative;
	top: -2px;
	margin-left: 12px
}

.ap-drawer__overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 50;
	background: rgba(0,0,0,0.7);
	transition: opacity 300ms
}

.ap-drawer__content {
	position: fixed;
	z-index: 100;
	top: 34px;
	right: 0;
	left: 0;
	height: calc(100% - 34px);
	background-color: #222222;
	overflow-y: scroll;
	transform: translateY(0);
	transition: all 370ms cubic-bezier(0.545, 0.475, 0.25, 0.9)
}

.ap-drawer__content--bogo {
	top: 54px
}

.ap-drawer__close {
	position: absolute;
	z-index: 100;
	right: 12px;
	top: 20px;
	cursor: pointer
}

.ap-drawer__close:hover path {
	stroke: #ffffff
}

.ap-drawer__close path {
	stroke: #979797;
	transition: all 200ms
}

.ap-drawer__close--bogo {
	top: 0
}

.ap-drawer__introducing {
	display: none;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 1;
	padding: 14px 0;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1.5px;
	line-height: 1.3;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
	backface-visibility: hidden;
	cursor: pointer
}

.ap-drawer__text-wrapper,.ap-drawer__upgrade-wrapper {
	transform: translateY(0px);
	opacity: 1;
	transition: transform 500ms, opacity 900ms
}

.ap-drawer__text-wrapper {
	text-align: left;
	transition-delay: 190ms
}

@media (min-width: 480px) {
	.ap-drawer__text-wrapper {
		text-align: center
	}
}

.ap-drawer__upgrade-wrapper {
	max-width: 360px;
	transition-delay: 270ms
}

.ap-drawer__header {
	margin: 12px 0;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.18;
	letter-spacing: 2.2px;
	color: #ffffff
}

.ap-drawer__header--half-off {
	padding: 0 20px
}

.ap-drawer__header--half-off br {
	display: none
}

.ap-drawer__header--nowrap {
	white-space: nowrap
}

.ap-drawer__text {
	margin: 0;
	margin-bottom: 24px;
	font-size: 16px;
	line-height: 1.38;
	color: rgba(255,255,255,0.8)
}

.ap-drawer__text--desktop {
	display: none
}

.ap-drawer__text--mobile {
	display: block;
	margin-bottom: 0
}

.ap-drawer__text--special-offer-sticky {
	font-size: 12px;
	line-height: 15px;
	letter-spacing: 0.18px
}

.ap-drawer__subtext {
	padding-top: 8px;
	font-size: 20px;
	line-height: 1.3;
	letter-spacing: 0.5px;
	color: #fff
}

.ap-drawer__learn-more {
	margin: 0 0 24px 0
}

@media (max-height: 600px) {
	.ap-drawer--direct .mc-gradient-hero {
		height: auto
	}
}

@media (max-width: 992px) {
	.ap-drawer .mc-container {
		max-width: 450px
	}
}

@media (min-width: 480px) {
	.ap-drawer .mc-gradient-hero {
		padding: 64px 0;
		height: auto
	}

	.ap-drawer .mc-layout,.ap-drawer .mc-container {
		height: 100%
	}

	.ap-drawer__content {
		height: auto;
		overflow: hidden
	}

	.ap-drawer__header {
		margin-bottom: 16px;
		font-size: 34px;
		line-height: 1.29;
		letter-spacing: 1px
	}

	.ap-drawer__text {
		font-size: 18px;
		line-height: 1.56;
		margin-bottom: 8px
	}

	.ap-drawer__subtext {
		margin-bottom: 24px
	}
}

@media (min-width: 768px) {
	.ap-drawer__close {
		top: 30px;
		right: 30px
	}

	.ap-drawer__header--half-off {
		padding: 0
	}

	.ap-drawer__header--half-off br {
		display: inline
	}
}

@media (min-width: 992px) {
	.ap-drawer .mc-gradient-hero,.ap-drawer .mc-container,.ap-drawer .mc-layout,.ap-drawer__content {
		height: 580px
	}

	.ap-drawer .mc-gradient-hero {
		padding: 0
	}

	.ap-drawer__header {
		margin-bottom: 16px;
		font-size: 32px;
		line-height: 1.375;
		letter-spacing: 1.5px;
		max-width: 420px
	}

	.ap-drawer__text {
		margin-bottom: 24px;
		font-size: 18px;
		line-height: 1.55;
		max-width: 480px
	}

	.ap-drawer__text--desktop {
		display: block
	}

	.ap-drawer__text--mobile {
		display: none
	}

	.ap-drawer__text--pricing {
		margin-top: 20px
	}

	.ap-drawer__subtext {
		font-size: 22px
	}

	.ap-drawer__text-wrapper {
		text-align: left;
		padding-right: 110px
	}
}

.ap-upgrade-confirmation {
	text-align: center;
	pointer-events: none
}

.ap-upgrade-confirmation .legacy-mc-modal-dialog {
	padding: 32px;
	pointer-events: auto
}

.ap-upgrade-confirmation__title {
	margin: 12px 0 16px;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0.06em;
	color: #4D5768
}

.ap-upgrade-confirmation__divider {
	border-bottom: 2px solid rgba(0,0,0,0.1);
	margin: 10px 0
}

.ap-upgrade-confirmation__purchased {
	font-size: 16px;
	padding: 12px 0;
	color: rgba(0,0,0,0.5);
	text-transform: uppercase
}

.ap-upgrade-confirmation__purchased--title {
	color: #31333b
}

.ap-upgrade-confirmation__purchased--headline {
	font-size: 14px
}

.ap-upgrade-confirmation .mc-button {
	width: 100%;
	font-size: 130%;
	font-weight: 400
}

.bogo-gift-icon {
	bottom: 4px;
	left: 4px;
	position: relative
}

.offer-aap-upgrade .ap-upgrade {
	color: #000
}

.offer-aap-upgrade .ap-upgrade__text-wrapper {
	padding: 0;
	line-height: 17px;
	font-size: 14px;
	color: #596170;
	margin-bottom: 16px
}

.offer-aap-upgrade .ap-upgrade__description--price {
	letter-spacing: 0;
	font-size: 14px;
	margin-bottom: 8px
}

.offer-aap-upgrade .ap-upgrade__disclaimer {
	color: #949aa4;
	margin-bottom: 32px;
	font-size: 12px;
	line-height: 15px
}

.offer-aap-upgrade .ap-upgrade__card-input {
	margin-bottom: 4px;
	background-color: #fff
}

.offer-aap-upgrade .ap-upgrade-price--first-year {
	font-weight: bold;
	line-height: 24px;
	color: #191c21;
	margin-bottom: 8px
}

.offer-aap-upgrade .ap-drawer .mc-gradient-hero {
	padding: 32px 0
}

@media (min-width: 992px) {
	.offer-aap-upgrade .ap-drawer__header {
		line-height: 40px
	}

	.offer-aap-upgrade .ap-drawer__text {
		font-size: 16px;
		line-height: 24px;
		letter-spacing: 0;
		color: #dbdde1
	}
}

@media (max-width: 576px) {
	.offer-aap-upgrade .ap-drawer__header {
		font-size: 22px;
		line-height: 25px;
		letter-spacing: 1px;
		text-align: center
	}

	.offer-aap-upgrade .ap-drawer__text {
		font-size: 14px;
		line-height: 17.5px;
		letter-spacing: 0;
		text-align: center
	}
}
