@charset "UTF-8";
/*!
 * WPMU DEV Hustle UI
 * Copyright 2019 Incsub (https://incsub.com)
 * Licensed under GPL v3 (http://www.gnu.org/licenses/gpl-3.0.html) */
@import url("https://fonts.googleapis.com/css2?family=Arima+Madurai:wght@400;500;700&family=Source+Sans+Pro:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,600&display=swap");

.hustle-ui.hustle-float {
	pointer-events: none;
	display: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.hustle-ui.hustle-float .hustle-float-content * {
	pointer-events: all;
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=false] {
		display: none !important;
		visibility: hidden !important;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=false] {
		display: none !important;
		visibility: hidden !important;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen] .hustle-float-content {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		opacity: 0;
		-khtml-opacity: 0;
		-webkit-animation-duration: .5s;
		animation-duration: .5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionY=top] {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionY=bottom] {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=left] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInLeft;
		animation-name: slideInLeft;
	}
}

.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=left] .hustle-social[data-grid-desktop=stacked] ul {
	overflow: auto;
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=left][data-desktop-positionY=top] {
		padding-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=left][data-desktop-positionY=bottom] {
		padding-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=left] {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=right] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInRight;
		animation-name: slideInRight;
	}
}

.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=right] .hustle-social[data-grid-desktop=stacked] ul {
	overflow: auto;
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=right][data-desktop-positionY=top] {
		padding-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=right][data-desktop-positionY=bottom] {
		padding-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=right] {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=center] .hustle-social[data-grid-desktop=inline] ul {
		width: auto !important;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=center] .hustle-float-content {
		padding: 0 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=center][data-desktop-positionY=top] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInDown;
		animation-name: slideInDown;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=center][data-desktop-positionY=bottom] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInUp;
		animation-name: slideInUp;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen][data-desktop-positionX=center] {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen].hustle-show {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen] {
		max-width: 100%;
		max-height: 100vh;
		position: fixed;
		z-index: 99999;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen] .hustle-float-content {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		opacity: 0;
		-khtml-opacity: 0;
		-webkit-animation-duration: .5s;
		animation-duration: .5s;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform-style: preserve-3d;
		transform-style: preserve-3d;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionY=top] {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionY=bottom] {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=left] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInLeft;
		animation-name: slideInLeft;
	}
}

.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=left] .hustle-social[data-grid-mobiles=stacked] ul {
	overflow: auto;
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=left][data-mobiles-positionY=top] {
		padding-bottom: 10px;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=left][data-mobiles-positionY=bottom] {
		padding-top: 10px;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=left] {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=right] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInRight;
		animation-name: slideInRight;
	}
}

.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=right] .hustle-social[data-grid-mobiles=stacked] ul {
	overflow: auto;
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=right][data-mobiles-positionY=top] {
		padding-bottom: 10px;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=right][data-mobiles-positionY=bottom] {
		padding-top: 10px;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=right] {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=center] .hustle-social[data-grid-mobiles=inline] ul {
		width: auto !important;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=center] .hustle-float-content {
		padding: 0 10px;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=center][data-mobiles-positionY=top] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInDown;
		animation-name: slideInDown;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=center][data-mobiles-positionY=bottom] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInUp;
		animation-name: slideInUp;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen][data-mobiles-positionX=center] {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen].hustle-show {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen] {
		max-width: 100%;
		max-height: 100vh;
		position: fixed;
		z-index: 99999;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
	}
}

@media (min-width: 783px) {
	body.admin-bar .hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen] {
		margin-top: 32px;
	}
}

@media (max-width: 782px) {
	body.admin-bar .hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen] {
		margin-top: 32px;
	}
}

@media (min-width: 783px) {
	body.admin-bar .hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=screen] {
		margin-top: 46px;
	}
}

@media (max-width: 782px) {
	body.admin-bar .hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=screen] {
		margin-top: 46px;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=selector][data-desktop-positionX=left] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInLeft;
		animation-name: slideInLeft;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=selector][data-desktop-positionX=right] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInRight;
		animation-name: slideInRight;
	}
}

.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=selector][data-desktop-positionX=center] {
	right: 0;
	left: 0;
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=selector][data-desktop-positionX=center] .hustle-social[data-grid-desktop=inline] ul {
		width: auto !important;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=selector][data-desktop-positionX=center][data-desktop-positionY=top] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInDown;
		animation-name: slideInDown;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=selector][data-desktop-positionX=center][data-desktop-positionY=bottom] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInUp;
		animation-name: slideInUp;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=selector][data-desktop-positionX=center] {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=selector].hustle-show {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-float[data-desktop=true][data-desktop-offset=selector] {
		position: absolute;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=selector][data-mobiles-positionX=left] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInLeft;
		animation-name: slideInLeft;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=selector][data-mobiles-positionX=right] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInRight;
		animation-name: slideInRight;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=selector][data-mobiles-positionX=center] .hustle-social[data-grid-mobiles=inline] ul {
		width: auto !important;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=selector][data-mobiles-positionX=center][data-mobiles-positionY=top] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInDown;
		animation-name: slideInDown;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=selector][data-mobiles-positionX=center][data-mobiles-positionY=bottom] .hustle-float-content.hustle-animate-in {
		opacity: 1;
		-khtml-opacity: 1;
		-webkit-animation-name: slideInUp;
		animation-name: slideInUp;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=selector][data-mobiles-positionX=center] {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		right: 0;
		left: 0;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=selector].hustle-show {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-float[data-mobiles=true][data-mobiles-offset=selector] {
		position: absolute;
	}
}

@media (min-width: 783px) {
	[data-desktop-parent] {
		position: relative !important;
	}
}

@media (max-width: 782px) {
	[data-mobiles-parent] {
		position: relative !important;
	}
}

.hustle-ui [class*=hustle-icon-]:after, .hustle-ui [class*=hustle-icon-]:before {
	speak: none;
	display: inline-block;
	color: inherit;
	font-family: hustle-icons-font !important;
	font-size: 1em;
	line-height: 1em;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: hustle-icons-font;
	font-weight: 400;
	font-style: normal;
	font-display: swap;
	src: url(../fonts/hustle-icons-font.eot);
	src: local("hustle-icons-font"), url(../fonts/hustle-icons-font.eot) format("embedded-opentype"), url(../fonts/hustle-icons-font.ttf) format("truetype"), url(../fonts/hustle-icons-font.woff) format("woff"), url(../fonts/hustle-icons-font.woff2) format("woff2"), url(../fonts/hustle-icons-font.svg?#hustle-icons-font) format("svg");
}

.hustle-ui [class*=hustle-icon-].hustle-loading-icon:before {
	display: block;
	-webkit-animation: spin 1.3s linear infinite;
	animation: spin 1.3s linear infinite;
}

.hustle-ui .hustle-icon-address:before {
	content: "î¤€";
}

.hustle-ui .hustle-icon-email:before {
	content: "î¤";
}

.hustle-ui .hustle-icon-name:before {
	content: "î¤‚";
}

.hustle-ui .hustle-icon-number:before {
	content: "î¤ƒ";
}

.hustle-ui .hustle-icon-phone:before {
	content: "î¤„";
}

.hustle-ui .hustle-icon-text:before {
	content: "î¤…";
}

.hustle-ui .hustle-icon-website:before {
	content: "î¤†";
}

.hustle-ui .hustle-icon-timepicker:before {
	content: "î¤‡";
}

.hustle-ui .hustle-icon-datepicker:before {
	content: "î¤ˆ";
}

.hustle-ui .hustle-icon-check:before {
	content: "î¤‰";
}

.hustle-ui .hustle-icon-chevron-down:before {
	content: "î¤Š";
}

.hustle-ui .hustle-icon-social-facebook:before {
	content: "î¤‹";
}

.hustle-ui .hustle-icon-social-google:before {
	content: "î¤Œ";
}

.hustle-ui .hustle-icon-social-houzz:before {
	content: "î¤";
}

.hustle-ui .hustle-icon-social-instagram:before {
	content: "î¤Ž";
}

.hustle-ui .hustle-icon-social-linkedin:before {
	content: "î¤";
}

.hustle-ui .hustle-icon-social-pinterest:before {
	content: "î¤";
}

.hustle-ui .hustle-icon-social-reddit:before {
	content: "î¤‘";
}

.hustle-ui .hustle-icon-social-telegram:before {
	content: "î¤’";
}

.hustle-ui .hustle-icon-social-twitch:before {
	content: "î¤“";
}

.hustle-ui .hustle-icon-social-twitter:before {
	content: "î¤”";
}

.hustle-ui .hustle-icon-social-vkontakte:before {
	content: "î¤•";
}

.hustle-ui .hustle-icon-social-youtube:before {
	content: "î¤–";
}

.hustle-ui .hustle-icon-close:before {
	content: "î¤—";
}

.hustle-ui .hustle-icon-loader:before {
	content: "î¤˜";
}

.hustle-ui .hustle-icon-social-500px:before {
	content: "î¤™";
}

.hustle-ui .hustle-icon-social-whatsapp:before {
	content: "î¤š";
}

.hustle-ui .hustle-icon-social-email:before {
	content: "î¤";
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes bounceIn {
	20%, 40%, 60%, 80%, from, 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 {
	20%, 40%, 60%, 80%, from, 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);
	}
}

@-webkit-keyframes bounceInUp {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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);
	}
}

@-webkit-keyframes bounceInDown {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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;
	}
}

@-webkit-keyframes bounceInLeft {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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;
	}
}

@-webkit-keyframes bounceInRight {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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;
	}
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-webkit-keyframes newspaperIn {
	from {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
}

@keyframes newspaperIn {
	from {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
	50% {
		opacity: 1;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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;
	}
}

@-webkit-keyframes newspaperOut {
	from {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
	to {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
}

@keyframes newspaperOut {
	from {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
	to {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
}

@-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);
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
}

@keyframes zoomOut {
	from {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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;
	}
}

@-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;
	}
}

.hustle-ui .hustle-button .hustle-loading-text, .hustle-ui a.hustle-button .hustle-loading-text, .hustle-ui button.hustle-button .hustle-loading-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.hustle-ui .hustle-info, .hustle-ui .hustle-info * {
	font-variant-ligatures: none;
	-webkit-font-variant-ligatures: none;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	text-shadow: rgba(0, 0, 0, 0.01) 0 0 1px;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--fill img, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--fill img, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--fill img {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	-o-object-fit: fill;
	object-fit: fill;
	-ms-interpolation-mode: bicubic;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--contain img, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--contain img, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--contain img {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	-o-object-fit: contain;
	object-fit: contain;
	-ms-interpolation-mode: bicubic;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--contain img, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--contain img, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--contain img {
		width: auto;
		max-width: 100%;
		height: auto;
		max-height: 100%;
	}
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--cover img, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--cover img, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--cover img {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	-o-object-fit: cover;
	object-fit: cover;
	-ms-interpolation-mode: bicubic;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--cover img, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--cover img, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--cover img {
		width: auto;
		height: auto;
	}
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--none, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--none, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--none {
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--none img, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--none img, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--none img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	margin: 0 auto;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--none, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--none, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--none {
		display: block;
	}
}

@media (max-width: 782px) {
	.hustle-ui .hustle-hide-until-sm {
		display: none !important;
	}
}

@media (max-width: 960px) {
	.hustle-ui .hustle-hide-until-md {
		display: none !important;
	}
}

@media (max-width: 1200px) {
	.hustle-ui .hustle-hide-until-lg {
		display: none !important;
	}
}

@media (min-width: 783px) {
	.hustle-ui .hustle-hide-after-sm {
		display: none !important;
	}
}

@media (min-width: 961px) {
	.hustle-ui .hustle-hide-after-md {
		display: none !important;
	}
}

@media (min-width: 1201px) {
	.hustle-ui .hustle-hide-after-lg {
		display: none !important;
	}
}

.hustle-ui .hustle-button, .hustle-ui a.hustle-button, .hustle-ui button.hustle-button {
	width: auto;
	min-width: 100px;
	height: 36px;
	position: relative;
	margin: 0;
	border: 0;
	border-radius: 0;
	padding: 2px 16px;
	cursor: pointer;
	font: bold 13px/32px "Open Sans", sans-serif;
	letter-spacing: .5px;
	text-align: center;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.hustle-ui .hustle-button .hustle-button-text, .hustle-ui a.hustle-button .hustle-button-text, .hustle-ui button.hustle-button .hustle-button-text {
	display: block;
}

.hustle-ui .hustle-button .hustle-loading-text, .hustle-ui a.hustle-button .hustle-loading-text, .hustle-ui button.hustle-button .hustle-loading-text {
	display: none;
}

.hustle-ui .hustle-button .hustle-loading-icon, .hustle-ui a.hustle-button .hustle-loading-icon, .hustle-ui button.hustle-button .hustle-loading-icon {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 14px;
}

.hustle-ui .hustle-button, .hustle-ui .hustle-button:active, .hustle-ui .hustle-button:focus, .hustle-ui .hustle-button:hover, .hustle-ui .hustle-button:visited, .hustle-ui a.hustle-button, .hustle-ui a.hustle-button:active, .hustle-ui a.hustle-button:focus, .hustle-ui a.hustle-button:hover, .hustle-ui a.hustle-button:visited, .hustle-ui button.hustle-button, .hustle-ui button.hustle-button:active, .hustle-ui button.hustle-button:focus, .hustle-ui button.hustle-button:hover, .hustle-ui button.hustle-button:visited {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

.hustle-ui .hustle-button.hustle-button-onload, .hustle-ui a.hustle-button.hustle-button-onload, .hustle-ui button.hustle-button.hustle-button-onload {
	pointer-events: none;
	opacity: .6;
	-khtml-opacity: .6;
}

.hustle-ui .hustle-button.hustle-button-onload .hustle-button-text, .hustle-ui a.hustle-button.hustle-button-onload .hustle-button-text, .hustle-ui button.hustle-button.hustle-button-onload .hustle-button-text {
	display: none;
}

.hustle-ui .hustle-button.hustle-button-onload .hustle-loading-text, .hustle-ui a.hustle-button.hustle-button-onload .hustle-loading-text, .hustle-ui button.hustle-button.hustle-button-onload .hustle-loading-text {
	display: block;
	opacity: 0;
	-khtml-opacity: 0;
}

.hustle-ui .hustle-button.hustle-button-onload .hustle-loading-icon, .hustle-ui a.hustle-button.hustle-button-onload .hustle-loading-icon, .hustle-ui button.hustle-button.hustle-button-onload .hustle-loading-icon {
	display: block;
}

.hustle-ui .hustle-button.hustle-button-cta, .hustle-ui a.hustle-button.hustle-button-cta, .hustle-ui button.hustle-button.hustle-button-cta {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hustle-ui .hustle-button.hustle-button-submit, .hustle-ui a.hustle-button.hustle-button-submit, .hustle-ui button.hustle-button.hustle-button-submit {
	display: block;
}

.hustle-ui .hustle-button-icon {
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	background-image: unset;
	text-align: center;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.hustle-ui .hustle-button-icon [class*=hustle-icon-] {
	display: block;
	margin: 0 auto;
	font-size: 12px;
}

.hustle-ui .hustle-button-icon [class*=hustle-icon-]:before {
	display: block;
}

.hustle-ui .hustle-button-icon, .hustle-ui .hustle-button-icon:active, .hustle-ui .hustle-button-icon:focus, .hustle-ui .hustle-button-icon:hover {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.hustle-ui .hustle-button-icon.hustle-button-close {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 0;
	margin-left: auto;
}

.hustle-ui .hustle-optin .hustle-layout .hustle-group-title + .hustle-button {
	margin-top: 10px;
}

.hustle-ui .hustle-optin .hustle-layout .hustle-group-content:not(:first-child) {
	margin-top: 10px;
}

.hustle-ui .hustle-optin .hustle-layout .hustle-group-content:not(:last-child) {
	margin-bottom: 10px;
}

.hustle-ui .hustle-info .hustle-layout .hustle-group-title + .hustle-button {
	margin-top: 10px;
}

.hustle-ui .hustle-info .hustle-layout .hustle-group-content:not(:first-child) {
	margin-top: 10px;
}

.hustle-ui .hustle-info .hustle-layout .hustle-group-content:not(:last-child) {
	margin-bottom: 10px;
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-layout .hustle-group-title + .hustle-button {
		margin-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-layout .hustle-group-content:not(:first-child) {
		margin-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-layout .hustle-group-content:not(:last-child) {
		margin-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-group-title + .hustle-button {
		margin-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-group-content:not(:first-child) {
		margin-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-group-content:not(:last-child) {
		margin-bottom: 20px;
	}
}

.hustle-ui .hustle-optin .hustle-group-content {
	word-break: break-word;
}

.hustle-ui .hustle-optin .hustle-group-content, .hustle-ui .hustle-optin .hustle-group-content blockquote, .hustle-ui .hustle-optin .hustle-group-content h1, .hustle-ui .hustle-optin .hustle-group-content h2, .hustle-ui .hustle-optin .hustle-group-content h3, .hustle-ui .hustle-optin .hustle-group-content h4, .hustle-ui .hustle-optin .hustle-group-content h5, .hustle-ui .hustle-optin .hustle-group-content h6, .hustle-ui .hustle-optin .hustle-group-content li, .hustle-ui .hustle-optin .hustle-group-content p {
	font-family: "Open Sans", sans-serif;
	letter-spacing: 0;
}

.hustle-ui .hustle-optin .hustle-group-content b, .hustle-ui .hustle-optin .hustle-group-content blockquote b, .hustle-ui .hustle-optin .hustle-group-content blockquote strong, .hustle-ui .hustle-optin .hustle-group-content h1 b, .hustle-ui .hustle-optin .hustle-group-content h1 strong, .hustle-ui .hustle-optin .hustle-group-content h2 b, .hustle-ui .hustle-optin .hustle-group-content h2 strong, .hustle-ui .hustle-optin .hustle-group-content h3 b, .hustle-ui .hustle-optin .hustle-group-content h3 strong, .hustle-ui .hustle-optin .hustle-group-content h4 b, .hustle-ui .hustle-optin .hustle-group-content h4 strong, .hustle-ui .hustle-optin .hustle-group-content h5 b, .hustle-ui .hustle-optin .hustle-group-content h5 strong, .hustle-ui .hustle-optin .hustle-group-content h6 b, .hustle-ui .hustle-optin .hustle-group-content h6 strong, .hustle-ui .hustle-optin .hustle-group-content li b, .hustle-ui .hustle-optin .hustle-group-content li strong, .hustle-ui .hustle-optin .hustle-group-content p b, .hustle-ui .hustle-optin .hustle-group-content p strong, .hustle-ui .hustle-optin .hustle-group-content strong {
	font-weight: 700;
}

.hustle-ui .hustle-optin .hustle-group-content a, .hustle-ui .hustle-optin .hustle-group-content blockquote a, .hustle-ui .hustle-optin .hustle-group-content h1 a, .hustle-ui .hustle-optin .hustle-group-content h2 a, .hustle-ui .hustle-optin .hustle-group-content h3 a, .hustle-ui .hustle-optin .hustle-group-content h4 a, .hustle-ui .hustle-optin .hustle-group-content h5 a, .hustle-ui .hustle-optin .hustle-group-content h6 a, .hustle-ui .hustle-optin .hustle-group-content li a, .hustle-ui .hustle-optin .hustle-group-content p a {
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.hustle-ui .hustle-optin .hustle-group-content a, .hustle-ui .hustle-optin .hustle-group-content a:active, .hustle-ui .hustle-optin .hustle-group-content a:focus, .hustle-ui .hustle-optin .hustle-group-content a:hover, .hustle-ui .hustle-optin .hustle-group-content a:visited, .hustle-ui .hustle-optin .hustle-group-content blockquote a, .hustle-ui .hustle-optin .hustle-group-content blockquote a:active, .hustle-ui .hustle-optin .hustle-group-content blockquote a:focus, .hustle-ui .hustle-optin .hustle-group-content blockquote a:hover, .hustle-ui .hustle-optin .hustle-group-content blockquote a:visited, .hustle-ui .hustle-optin .hustle-group-content h1 a, .hustle-ui .hustle-optin .hustle-group-content h1 a:active, .hustle-ui .hustle-optin .hustle-group-content h1 a:focus, .hustle-ui .hustle-optin .hustle-group-content h1 a:hover, .hustle-ui .hustle-optin .hustle-group-content h1 a:visited, .hustle-ui .hustle-optin .hustle-group-content h2 a, .hustle-ui .hustle-optin .hustle-group-content h2 a:active, .hustle-ui .hustle-optin .hustle-group-content h2 a:focus, .hustle-ui .hustle-optin .hustle-group-content h2 a:hover, .hustle-ui .hustle-optin .hustle-group-content h2 a:visited, .hustle-ui .hustle-optin .hustle-group-content h3 a, .hustle-ui .hustle-optin .hustle-group-content h3 a:active, .hustle-ui .hustle-optin .hustle-group-content h3 a:focus, .hustle-ui .hustle-optin .hustle-group-content h3 a:hover, .hustle-ui .hustle-optin .hustle-group-content h3 a:visited, .hustle-ui .hustle-optin .hustle-group-content h4 a, .hustle-ui .hustle-optin .hustle-group-content h4 a:active, .hustle-ui .hustle-optin .hustle-group-content h4 a:focus, .hustle-ui .hustle-optin .hustle-group-content h4 a:hover, .hustle-ui .hustle-optin .hustle-group-content h4 a:visited, .hustle-ui .hustle-optin .hustle-group-content h5 a, .hustle-ui .hustle-optin .hustle-group-content h5 a:active, .hustle-ui .hustle-optin .hustle-group-content h5 a:focus, .hustle-ui .hustle-optin .hustle-group-content h5 a:hover, .hustle-ui .hustle-optin .hustle-group-content h5 a:visited, .hustle-ui .hustle-optin .hustle-group-content h6 a, .hustle-ui .hustle-optin .hustle-group-content h6 a:active, .hustle-ui .hustle-optin .hustle-group-content h6 a:focus, .hustle-ui .hustle-optin .hustle-group-content h6 a:hover, .hustle-ui .hustle-optin .hustle-group-content h6 a:visited, .hustle-ui .hustle-optin .hustle-group-content li a, .hustle-ui .hustle-optin .hustle-group-content li a:active, .hustle-ui .hustle-optin .hustle-group-content li a:focus, .hustle-ui .hustle-optin .hustle-group-content li a:hover, .hustle-ui .hustle-optin .hustle-group-content li a:visited, .hustle-ui .hustle-optin .hustle-group-content p a, .hustle-ui .hustle-optin .hustle-group-content p a:active, .hustle-ui .hustle-optin .hustle-group-content p a:focus, .hustle-ui .hustle-optin .hustle-group-content p a:hover, .hustle-ui .hustle-optin .hustle-group-content p a:visited {
	border: 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 700;
	text-decoration: none;
}

.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) {
	color: inherit;
}

.hustle-ui .hustle-optin .hustle-group-content blockquote:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h1:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h2:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h3:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h4:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h5:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h6:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers) {
	margin: 0;
}

.hustle-ui .hustle-optin .hustle-group-content blockquote:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h1:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h2:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h3:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h4:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h5:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h6:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child) {
	margin-bottom: 10px;
}

.hustle-ui .hustle-optin .hustle-group-content h1, .hustle-ui .hustle-optin .hustle-group-content h2, .hustle-ui .hustle-optin .hustle-group-content h3, .hustle-ui .hustle-optin .hustle-group-content h4, .hustle-ui .hustle-optin .hustle-group-content h5, .hustle-ui .hustle-optin .hustle-group-content h6 {
	line-height: 1.4em;
	font-weight: 700;
}

.hustle-ui .hustle-optin .hustle-group-content h1 {
	font-size: 28px;
}

.hustle-ui .hustle-optin .hustle-group-content h2 {
	font-size: 22px;
}

.hustle-ui .hustle-optin .hustle-group-content h3 {
	font-size: 18px;
}

.hustle-ui .hustle-optin .hustle-group-content h4 {
	font-size: 16px;
}

.hustle-ui .hustle-optin .hustle-group-content h5 {
	font-size: 14px;
}

.hustle-ui .hustle-optin .hustle-group-content h6 {
	font-size: 12px;
	text-transform: uppercase;
}

.hustle-ui .hustle-optin .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description), .hustle-ui .hustle-optin .hustle-group-content:not(.forminator-poll--question):not(.forminator-poll--description) {
	font-size: 14px;
	line-height: 1.45em;
	font-weight: 400;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) {
	padding: 0;
	border: 0;
	list-style: none;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) li, .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) li {
	margin: 0 0 5px;
	padding: 0;
	border: 0;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) ol, .hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) ul, .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) ol, .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) ul {
	margin: 0;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) ol:not(:last-child), .hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) ul:not(:last-child), .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) ol:not(:last-child), .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) ul:not(:last-child) {
	margin-bottom: 5px;
}

.hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) li:before {
	content: " ";
	width: 4px;
	height: 4px;
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	border-radius: 8px;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) {
	counter-reset: hui-custom-counter;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) li {
	counter-increment: hui-custom-counter;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) li:before {
	content: counter(hui-custom-counter) ".";
	margin-right: 5px;
	font-weight: 700;
}

.hustle-ui .hustle-optin .hustle-group-content blockquote {
	padding: 10px 0 10px 14px;
	border-left-width: 4px;
	border-left-style: solid;
}

.hustle-ui .hustle-info .hustle-group-content {
	word-break: break-word;
}

.hustle-ui .hustle-info .hustle-group-content, .hustle-ui .hustle-info .hustle-group-content blockquote, .hustle-ui .hustle-info .hustle-group-content h1, .hustle-ui .hustle-info .hustle-group-content h2, .hustle-ui .hustle-info .hustle-group-content h3, .hustle-ui .hustle-info .hustle-group-content h4, .hustle-ui .hustle-info .hustle-group-content h5, .hustle-ui .hustle-info .hustle-group-content h6, .hustle-ui .hustle-info .hustle-group-content li, .hustle-ui .hustle-info .hustle-group-content p {
	font-family: "Open Sans", sans-serif;
	letter-spacing: 0;
}

.hustle-ui .hustle-info .hustle-group-content b, .hustle-ui .hustle-info .hustle-group-content blockquote b, .hustle-ui .hustle-info .hustle-group-content blockquote strong, .hustle-ui .hustle-info .hustle-group-content h1 b, .hustle-ui .hustle-info .hustle-group-content h1 strong, .hustle-ui .hustle-info .hustle-group-content h2 b, .hustle-ui .hustle-info .hustle-group-content h2 strong, .hustle-ui .hustle-info .hustle-group-content h3 b, .hustle-ui .hustle-info .hustle-group-content h3 strong, .hustle-ui .hustle-info .hustle-group-content h4 b, .hustle-ui .hustle-info .hustle-group-content h4 strong, .hustle-ui .hustle-info .hustle-group-content h5 b, .hustle-ui .hustle-info .hustle-group-content h5 strong, .hustle-ui .hustle-info .hustle-group-content h6 b, .hustle-ui .hustle-info .hustle-group-content h6 strong, .hustle-ui .hustle-info .hustle-group-content li b, .hustle-ui .hustle-info .hustle-group-content li strong, .hustle-ui .hustle-info .hustle-group-content p b, .hustle-ui .hustle-info .hustle-group-content p strong, .hustle-ui .hustle-info .hustle-group-content strong {
	font-weight: 700;
}

.hustle-ui .hustle-info .hustle-group-content a, .hustle-ui .hustle-info .hustle-group-content blockquote a, .hustle-ui .hustle-info .hustle-group-content h1 a, .hustle-ui .hustle-info .hustle-group-content h2 a, .hustle-ui .hustle-info .hustle-group-content h3 a, .hustle-ui .hustle-info .hustle-group-content h4 a, .hustle-ui .hustle-info .hustle-group-content h5 a, .hustle-ui .hustle-info .hustle-group-content h6 a, .hustle-ui .hustle-info .hustle-group-content li a, .hustle-ui .hustle-info .hustle-group-content p a {
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.hustle-ui .hustle-info .hustle-group-content a, .hustle-ui .hustle-info .hustle-group-content a:active, .hustle-ui .hustle-info .hustle-group-content a:focus, .hustle-ui .hustle-info .hustle-group-content a:hover, .hustle-ui .hustle-info .hustle-group-content a:visited, .hustle-ui .hustle-info .hustle-group-content blockquote a, .hustle-ui .hustle-info .hustle-group-content blockquote a:active, .hustle-ui .hustle-info .hustle-group-content blockquote a:focus, .hustle-ui .hustle-info .hustle-group-content blockquote a:hover, .hustle-ui .hustle-info .hustle-group-content blockquote a:visited, .hustle-ui .hustle-info .hustle-group-content h1 a, .hustle-ui .hustle-info .hustle-group-content h1 a:active, .hustle-ui .hustle-info .hustle-group-content h1 a:focus, .hustle-ui .hustle-info .hustle-group-content h1 a:hover, .hustle-ui .hustle-info .hustle-group-content h1 a:visited, .hustle-ui .hustle-info .hustle-group-content h2 a, .hustle-ui .hustle-info .hustle-group-content h2 a:active, .hustle-ui .hustle-info .hustle-group-content h2 a:focus, .hustle-ui .hustle-info .hustle-group-content h2 a:hover, .hustle-ui .hustle-info .hustle-group-content h2 a:visited, .hustle-ui .hustle-info .hustle-group-content h3 a, .hustle-ui .hustle-info .hustle-group-content h3 a:active, .hustle-ui .hustle-info .hustle-group-content h3 a:focus, .hustle-ui .hustle-info .hustle-group-content h3 a:hover, .hustle-ui .hustle-info .hustle-group-content h3 a:visited, .hustle-ui .hustle-info .hustle-group-content h4 a, .hustle-ui .hustle-info .hustle-group-content h4 a:active, .hustle-ui .hustle-info .hustle-group-content h4 a:focus, .hustle-ui .hustle-info .hustle-group-content h4 a:hover, .hustle-ui .hustle-info .hustle-group-content h4 a:visited, .hustle-ui .hustle-info .hustle-group-content h5 a, .hustle-ui .hustle-info .hustle-group-content h5 a:active, .hustle-ui .hustle-info .hustle-group-content h5 a:focus, .hustle-ui .hustle-info .hustle-group-content h5 a:hover, .hustle-ui .hustle-info .hustle-group-content h5 a:visited, .hustle-ui .hustle-info .hustle-group-content h6 a, .hustle-ui .hustle-info .hustle-group-content h6 a:active, .hustle-ui .hustle-info .hustle-group-content h6 a:focus, .hustle-ui .hustle-info .hustle-group-content h6 a:hover, .hustle-ui .hustle-info .hustle-group-content h6 a:visited, .hustle-ui .hustle-info .hustle-group-content li a, .hustle-ui .hustle-info .hustle-group-content li a:active, .hustle-ui .hustle-info .hustle-group-content li a:focus, .hustle-ui .hustle-info .hustle-group-content li a:hover, .hustle-ui .hustle-info .hustle-group-content li a:visited, .hustle-ui .hustle-info .hustle-group-content p a, .hustle-ui .hustle-info .hustle-group-content p a:active, .hustle-ui .hustle-info .hustle-group-content p a:focus, .hustle-ui .hustle-info .hustle-group-content p a:hover, .hustle-ui .hustle-info .hustle-group-content p a:visited {
	border: 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 700;
	text-decoration: none;
}

.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) {
	color: inherit;
}

.hustle-ui .hustle-info .hustle-group-content blockquote:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h1:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h2:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h3:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h4:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h5:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h6:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers) {
	margin: 0;
}

.hustle-ui .hustle-info .hustle-group-content blockquote:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h1:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h2:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h3:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h4:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h5:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h6:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child) {
	margin-bottom: 10px;
}

.hustle-ui .hustle-info .hustle-group-content h1, .hustle-ui .hustle-info .hustle-group-content h2, .hustle-ui .hustle-info .hustle-group-content h3, .hustle-ui .hustle-info .hustle-group-content h4, .hustle-ui .hustle-info .hustle-group-content h5, .hustle-ui .hustle-info .hustle-group-content h6 {
	line-height: 1.4em;
	font-weight: 700;
}

.hustle-ui .hustle-info .hustle-group-content h1 {
	font-size: 28px;
}

.hustle-ui .hustle-info .hustle-group-content h2 {
	font-size: 22px;
}

.hustle-ui .hustle-info .hustle-group-content h3 {
	font-size: 18px;
}

.hustle-ui .hustle-info .hustle-group-content h4 {
	font-size: 16px;
}

.hustle-ui .hustle-info .hustle-group-content h5 {
	font-size: 14px;
}

.hustle-ui .hustle-info .hustle-group-content h6 {
	font-size: 12px;
	text-transform: uppercase;
}

.hustle-ui .hustle-info .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description), .hustle-ui .hustle-info .hustle-group-content:not(.forminator-poll--question):not(.forminator-poll--description) {
	font-size: 14px;
	line-height: 1.45em;
	font-weight: 400;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) {
	padding: 0;
	border: 0;
	list-style: none;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) li, .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) li {
	margin: 0 0 5px;
	padding: 0;
	border: 0;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) ol, .hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) ul, .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) ol, .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) ul {
	margin: 0;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) ol:not(:last-child), .hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) ul:not(:last-child), .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) ol:not(:last-child), .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) ul:not(:last-child) {
	margin-bottom: 5px;
}

.hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) li:before {
	content: " ";
	width: 4px;
	height: 4px;
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	border-radius: 8px;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) {
	counter-reset: hui-custom-counter;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) li {
	counter-increment: hui-custom-counter;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) li:before {
	content: counter(hui-custom-counter) ".";
	margin-right: 5px;
	font-weight: 700;
}

.hustle-ui .hustle-info .hustle-group-content blockquote {
	padding: 10px 0 10px 14px;
	border-left-width: 4px;
	border-left-style: solid;
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h1:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h2:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h3:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h4:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h5:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h6:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content p:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul:not(:last-child) {
		margin-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol ul:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul ul:not(:last-child) {
		margin-bottom: 10px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h1:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h2:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h3:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h4:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h5:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h6:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content p:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul:not(:last-child) {
		margin-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol ul:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul ul:not(:last-child) {
		margin-bottom: 10px;
	}
}

.hustle-ui .hustle-image {
	position: relative;
}

.hustle-ui .hustle-image img {
	display: block;
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--lefttop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--lefttop {
	-o-object-position: left top;
	object-position: left top;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--lefttop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--lefttop {
		top: 0;
		left: 0;
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--leftcenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--leftcenter {
	-o-object-position: left center;
	object-position: left center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--leftcenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--leftcenter {
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--leftbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--leftbottom {
	-o-object-position: left bottom;
	object-position: left bottom;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--leftbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--leftbottom {
		bottom: 0;
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centertop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centertop {
	-o-object-position: center top;
	object-position: center top;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centertop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centertop {
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centercenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centercenter {
	-o-object-position: center;
	object-position: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centercenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centercenter {
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centerbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centerbottom {
	-o-object-position: center bottom;
	object-position: center bottom;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centerbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centerbottom {
		left: 50%;
		bottom: 0;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--righttop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--righttop {
	-o-object-position: right top;
	object-position: right top;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--righttop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--righttop {
		top: 0;
		right: 0;
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--rightcenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--rightcenter {
	-o-object-position: right center;
	object-position: right center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--rightcenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--rightcenter {
		right: 0;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--rightbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--rightbottom {
	-o-object-position: right bottom;
	object-position: right bottom;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--rightbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--rightbottom {
		right: 0;
		bottom: 0;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centercustom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centercustom {
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}

	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--customcenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--customcenter {
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

.hustle-ui .hustle-info {
	width: 100%;
	display: block;
}

.hustle-ui .hustle-info, .hustle-ui .hustle-info * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.hustle-ui .hustle-info .hustle-nsa-link {
	margin: 0;
	padding: 0;
	border: 0;
	font: 400 14px/20px "Open Sans", sans-serif;
	text-align: center;
}

.hustle-ui .hustle-info .hustle-nsa-link a {
	font-weight: inherit;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.hustle-ui .hustle-info .hustle-nsa-link a, .hustle-ui .hustle-info .hustle-nsa-link a:active, .hustle-ui .hustle-info .hustle-nsa-link a:focus, .hustle-ui .hustle-info .hustle-nsa-link a:hover, .hustle-ui .hustle-info .hustle-nsa-link a:visited {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

.hustle-ui .hustle-info .hustle-nsa-link:not(:first-child) {
	margin-top: 10px;
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-nsa-link:not(:first-child) {
		margin-top: 20px;
	}
}

.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info .hustle-nsa-link:last-child {
	margin-bottom: 10px;
}

@media (min-width: 783px) {
	.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info .hustle-nsa-link:last-child {
		margin-bottom: 20px;
	}
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-header {
	padding: 10px;
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-header .hustle-subtitle, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-header .hustle-title {
	display: block;
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-header .hustle-title {
	font: 400 33px/38px Georgia, Times, serif;
	letter-spacing: 0;
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-header .hustle-title + .hustle-subtitle {
	margin-top: 10px;
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-header .hustle-subtitle {
	font: bold 14px/24px "Open Sans", sans-serif;
	letter-spacing: 0;
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-header + div {
	border-top: 1px solid rgba(0, 0, 0, 0.16);
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--contain, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--cover, .hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--fill {
	height: 150px;
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-content {
	padding: 0 10px;
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-content .hustle-content-wrap {
	padding: 10px 0;
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-footer {
	padding: 10px;
	background-color: rgba(0, 0, 0, 0.16);
}

.hustle-ui .hustle-info.hustle-info--default .hustle-layout .hustle-layout-footer .hustle-checkbox:not(:only-child) {
	margin-bottom: 10px;
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-header {
		padding: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--contain:only-child, .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--cover:only-child, .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--fill:only-child {
		min-width: 1px;
		max-width: 100%;
		height: 320px;
		min-height: 0;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--contain:not(:only-child), .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--cover:not(:only-child), .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--fill:not(:only-child) {
		max-width: 320px;
		height: auto;
		min-height: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 320px;
		flex: 0 0 320px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--none:only-child {
		min-width: 1px;
		max-width: 100%;
		min-height: 0;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--none:not(:only-child) {
		max-width: 50%;
		min-height: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-content .hustle-content-wrap {
		min-width: 1px;
		min-height: 0;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding: 20px 0;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-content {
		min-width: 1px;
		min-height: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content {
		min-height: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-footer .hustle-checkbox:not(:only-child) {
		min-width: 1px;
		min-height: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-right: 20px;
		margin-bottom: 0;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-footer .hustle-button {
		max-width: 100%;
		min-height: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		margin-right: 0;
		margin-left: auto;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--default .hustle-layout .hustle-layout-footer {
		min-height: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--contain, .hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--cover, .hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--fill, .hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-image.hustle-image-fit--none {
		min-width: 1px;
		-ms-flex-negative: 1;
		flex-shrink: 1;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--default .hustle-layout .hustle-layout-content .hustle-content {
		-webkit-box-flex: 1;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
	}
}

.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info.hustle-info--default .hustle-button-icon {
	position: absolute;
	top: -30px;
	right: 0;
}

.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info.hustle-info--default .hustle-nsa-link {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--contain, .hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--cover, .hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--fill {
	height: 150px;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content {
	padding: 0 10px;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-content-wrap {
	padding: 10px 0;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-title .hustle-subtitle, .hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-title .hustle-title {
	display: block;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-title .hustle-title {
	font: 400 33px/38px Georgia, Times, serif;
	letter-spacing: 0;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-title .hustle-title + .hustle-subtitle {
	margin-top: 10px;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-title .hustle-subtitle {
	font: bold 14px/24px "Open Sans", sans-serif;
	letter-spacing: 0;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-title:not(:last-child) {
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-content:not(:first-child) {
	margin-top: 0;
	padding-top: 10px;
	border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-content:not(:last-child) {
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.08);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.08);
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-button {
	width: 100%;
}

.hustle-ui .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-button + .hustle-checkbox {
	margin-top: 10px;
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--contain:only-child, .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--cover:only-child, .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--fill:only-child {
		min-width: 1px;
		max-width: 100%;
		height: 320px;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--contain, .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--cover, .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--fill {
		max-width: 320px;
		height: auto;
		min-height: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 320px;
		flex: 0 0 320px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--none:only-child {
		min-width: 1px;
		max-width: 100%;
		min-height: 0;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--none {
		max-width: 50%;
		min-height: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-content-wrap {
		min-width: 1px;
		min-height: 0;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding: 20px 0;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-title:not(:last-child) {
		padding-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-content:not(:first-child) {
		padding-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-group-content:not(:last-child) {
		padding-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-button + .hustle-checkbox {
		margin-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content .hustle-button {
		width: auto;
		min-height: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout .hustle-content {
		min-width: 1px;
		min-height: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--compact .hustle-layout {
		min-height: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--contain, .hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--cover, .hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--fill, .hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--compact .hustle-layout .hustle-image.hustle-image-fit--none {
		min-width: 1px;
		-ms-flex-negative: 1;
		flex-shrink: 1;
	}
}

.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info.hustle-info--compact .hustle-button-icon {
	position: absolute;
	top: -30px;
	right: 0;
}

.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info.hustle-info--compact .hustle-nsa-link {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header {
	min-height: 30px;
	position: relative;
	margin-bottom: 10px;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-subtitle, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-title {
	display: block;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-subtitle:first-child, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-title:first-child {
	padding-right: 30px;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-title {
	font: 400 33px/38px Georgia, Times, serif;
	letter-spacing: 0;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-title + .hustle-subtitle {
	margin-top: 10px;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-title + .hustle-subtitle + .hustle-button-close {
	top: 4px;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-subtitle {
	font: bold 14px/24px "Open Sans", sans-serif;
	letter-spacing: 0;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header .hustle-button-close {
	position: absolute;
	top: 0;
	right: 0;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-content {
	padding: 0 10px;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-content .hustle-content-wrap {
	padding: 10px 0;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--contain, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--cover, .hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--fill {
	height: 150px;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-group-content:not(:last-child) {
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.16);
	-webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.08);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.08);
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-button {
	width: 100%;
}

.hustle-ui .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-button + .hustle-checkbox {
	margin-top: 10px;
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-header {
		margin-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-content .hustle-content-wrap {
		min-width: 1px;
		min-height: 0;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		padding: 20px 0;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-content {
		min-width: 1px;
		min-height: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		padding: 0 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--contain:only-child, .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--cover:only-child, .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--fill:only-child {
		min-width: 1px;
		max-width: 100%;
		height: 320px;
		min-height: 0;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--contain, .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--cover, .hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--fill {
		max-width: 320px;
		height: auto;
		min-height: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 320px;
		flex: 0 0 320px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--none:only-child {
		min-width: 1px;
		max-width: 100%;
		-webkit-box-flex: 1;
		-ms-flex: 1;
		flex: 1;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--none {
		max-width: 50%;
		min-height: 0;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-group-content:not(:last-child) {
		padding-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-button + .hustle-checkbox {
		margin-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-button {
		width: auto;
		min-height: 0;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body {
		min-height: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--contain, .hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--cover, .hustle-ui:not(.hustle-size--small).hustle-size--custom .hustle-info.hustle-info--stacked .hustle-layout .hustle-layout-body .hustle-image.hustle-image-fit--fill {
		min-width: 1px;
		-ms-flex-negative: 1;
		flex-shrink: 1;
	}
}

.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info.hustle-info--stacked .hustle-layout-header {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.hustle-ui.hustle-slidein .hustle-slidein-content .hustle-info.hustle-info--stacked .hustle-nsa-link {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes bounceIn {
	20%, 40%, 60%, 80%, from, 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 {
	20%, 40%, 60%, 80%, from, 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);
	}
}

@-webkit-keyframes bounceInUp {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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);
	}
}

@-webkit-keyframes bounceInDown {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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;
	}
}

@-webkit-keyframes bounceInLeft {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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;
	}
}

@-webkit-keyframes bounceInRight {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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;
	}
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-webkit-keyframes newspaperIn {
	from {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
}

@keyframes newspaperIn {
	from {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
	50% {
		opacity: 1;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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;
	}
}

@-webkit-keyframes newspaperOut {
	from {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
	to {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
}

@keyframes newspaperOut {
	from {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
	to {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
}

@-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);
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
}

@keyframes zoomOut {
	from {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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;
	}
}

@-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;
	}
}

.hustle-ui .hustle-button .hustle-loading-text, .hustle-ui .hustle-screen-reader, .hustle-ui a.hustle-button .hustle-loading-text, .hustle-ui button.hustle-button .hustle-loading-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

body.hustle-no-scroll, html.hustle-no-scroll {
	overflow: hidden !important;
}

.hustle-ui .hustle-button, .hustle-ui a.hustle-button, .hustle-ui button.hustle-button {
	width: auto;
	min-width: 100px;
	height: 36px;
	position: relative;
	margin: 0;
	border: 0;
	border-radius: 0;
	padding: 2px 16px;
	cursor: pointer;
	font: bold 13px/32px "Open Sans", sans-serif;
	letter-spacing: .5px;
	text-align: center;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.hustle-ui .hustle-button .hustle-button-text, .hustle-ui a.hustle-button .hustle-button-text, .hustle-ui button.hustle-button .hustle-button-text {
	display: block;
}

.hustle-ui .hustle-button .hustle-loading-text, .hustle-ui a.hustle-button .hustle-loading-text, .hustle-ui button.hustle-button .hustle-loading-text {
	display: none;
}

.hustle-ui .hustle-button .hustle-loading-icon, .hustle-ui a.hustle-button .hustle-loading-icon, .hustle-ui button.hustle-button .hustle-loading-icon {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 14px;
}

.hustle-ui .hustle-button, .hustle-ui .hustle-button:active, .hustle-ui .hustle-button:focus, .hustle-ui .hustle-button:hover, .hustle-ui .hustle-button:visited, .hustle-ui a.hustle-button, .hustle-ui a.hustle-button:active, .hustle-ui a.hustle-button:focus, .hustle-ui a.hustle-button:hover, .hustle-ui a.hustle-button:visited, .hustle-ui button.hustle-button, .hustle-ui button.hustle-button:active, .hustle-ui button.hustle-button:focus, .hustle-ui button.hustle-button:hover, .hustle-ui button.hustle-button:visited {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}

.hustle-ui .hustle-button.hustle-button-onload, .hustle-ui a.hustle-button.hustle-button-onload, .hustle-ui button.hustle-button.hustle-button-onload {
	pointer-events: none;
	opacity: .6;
	-khtml-opacity: .6;
}

.hustle-ui .hustle-button.hustle-button-onload .hustle-button-text, .hustle-ui a.hustle-button.hustle-button-onload .hustle-button-text, .hustle-ui button.hustle-button.hustle-button-onload .hustle-button-text {
	display: none;
}

.hustle-ui .hustle-button.hustle-button-onload .hustle-loading-text, .hustle-ui a.hustle-button.hustle-button-onload .hustle-loading-text, .hustle-ui button.hustle-button.hustle-button-onload .hustle-loading-text {
	display: block;
	opacity: 0;
	-khtml-opacity: 0;
}

.hustle-ui .hustle-button.hustle-button-onload .hustle-loading-icon, .hustle-ui a.hustle-button.hustle-button-onload .hustle-loading-icon, .hustle-ui button.hustle-button.hustle-button-onload .hustle-loading-icon {
	display: block;
}

.hustle-ui .hustle-button.hustle-button-cta, .hustle-ui a.hustle-button.hustle-button-cta, .hustle-ui button.hustle-button.hustle-button-cta {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.hustle-ui .hustle-button.hustle-button-submit, .hustle-ui a.hustle-button.hustle-button-submit, .hustle-ui button.hustle-button.hustle-button-submit {
	display: block;
}

.hustle-ui .hustle-button-icon {
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	background-image: unset;
	text-align: center;
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.hustle-ui .hustle-button-icon [class*=hustle-icon-] {
	display: block;
	margin: 0 auto;
	font-size: 12px;
}

.hustle-ui .hustle-button-icon [class*=hustle-icon-]:before {
	display: block;
}

.hustle-ui .hustle-button-icon, .hustle-ui .hustle-button-icon:active, .hustle-ui .hustle-button-icon:focus, .hustle-ui .hustle-button-icon:hover {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.hustle-ui .hustle-button-icon.hustle-button-close {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-right: 0;
	margin-left: auto;
}

.hustle-ui .hustle-optin .hustle-layout .hustle-group-title + .hustle-button {
	margin-top: 10px;
}

.hustle-ui .hustle-optin .hustle-layout .hustle-group-content:not(:first-child) {
	margin-top: 10px;
}

.hustle-ui .hustle-optin .hustle-layout .hustle-group-content:not(:last-child) {
	margin-bottom: 10px;
}

.hustle-ui .hustle-info .hustle-layout .hustle-group-title + .hustle-button {
	margin-top: 10px;
}

.hustle-ui .hustle-info .hustle-layout .hustle-group-content:not(:first-child) {
	margin-top: 10px;
}

.hustle-ui .hustle-info .hustle-layout .hustle-group-content:not(:last-child) {
	margin-bottom: 10px;
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-layout .hustle-group-title + .hustle-button {
		margin-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-layout .hustle-group-content:not(:first-child) {
		margin-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-layout .hustle-group-content:not(:last-child) {
		margin-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-group-title + .hustle-button {
		margin-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-group-content:not(:first-child) {
		margin-top: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-layout .hustle-group-content:not(:last-child) {
		margin-bottom: 20px;
	}
}

.hustle-ui .hustle-optin .hustle-group-content {
	word-break: break-word;
}

.hustle-ui .hustle-optin .hustle-group-content, .hustle-ui .hustle-optin .hustle-group-content blockquote, .hustle-ui .hustle-optin .hustle-group-content h1, .hustle-ui .hustle-optin .hustle-group-content h2, .hustle-ui .hustle-optin .hustle-group-content h3, .hustle-ui .hustle-optin .hustle-group-content h4, .hustle-ui .hustle-optin .hustle-group-content h5, .hustle-ui .hustle-optin .hustle-group-content h6, .hustle-ui .hustle-optin .hustle-group-content li, .hustle-ui .hustle-optin .hustle-group-content p {
	font-family: "Open Sans", sans-serif;
	letter-spacing: 0;
}

.hustle-ui .hustle-optin .hustle-group-content b, .hustle-ui .hustle-optin .hustle-group-content blockquote b, .hustle-ui .hustle-optin .hustle-group-content blockquote strong, .hustle-ui .hustle-optin .hustle-group-content h1 b, .hustle-ui .hustle-optin .hustle-group-content h1 strong, .hustle-ui .hustle-optin .hustle-group-content h2 b, .hustle-ui .hustle-optin .hustle-group-content h2 strong, .hustle-ui .hustle-optin .hustle-group-content h3 b, .hustle-ui .hustle-optin .hustle-group-content h3 strong, .hustle-ui .hustle-optin .hustle-group-content h4 b, .hustle-ui .hustle-optin .hustle-group-content h4 strong, .hustle-ui .hustle-optin .hustle-group-content h5 b, .hustle-ui .hustle-optin .hustle-group-content h5 strong, .hustle-ui .hustle-optin .hustle-group-content h6 b, .hustle-ui .hustle-optin .hustle-group-content h6 strong, .hustle-ui .hustle-optin .hustle-group-content li b, .hustle-ui .hustle-optin .hustle-group-content li strong, .hustle-ui .hustle-optin .hustle-group-content p b, .hustle-ui .hustle-optin .hustle-group-content p strong, .hustle-ui .hustle-optin .hustle-group-content strong {
	font-weight: 700;
}

.hustle-ui .hustle-optin .hustle-group-content a, .hustle-ui .hustle-optin .hustle-group-content blockquote a, .hustle-ui .hustle-optin .hustle-group-content h1 a, .hustle-ui .hustle-optin .hustle-group-content h2 a, .hustle-ui .hustle-optin .hustle-group-content h3 a, .hustle-ui .hustle-optin .hustle-group-content h4 a, .hustle-ui .hustle-optin .hustle-group-content h5 a, .hustle-ui .hustle-optin .hustle-group-content h6 a, .hustle-ui .hustle-optin .hustle-group-content li a, .hustle-ui .hustle-optin .hustle-group-content p a {
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.hustle-ui .hustle-optin .hustle-group-content a, .hustle-ui .hustle-optin .hustle-group-content a:active, .hustle-ui .hustle-optin .hustle-group-content a:focus, .hustle-ui .hustle-optin .hustle-group-content a:hover, .hustle-ui .hustle-optin .hustle-group-content a:visited, .hustle-ui .hustle-optin .hustle-group-content blockquote a, .hustle-ui .hustle-optin .hustle-group-content blockquote a:active, .hustle-ui .hustle-optin .hustle-group-content blockquote a:focus, .hustle-ui .hustle-optin .hustle-group-content blockquote a:hover, .hustle-ui .hustle-optin .hustle-group-content blockquote a:visited, .hustle-ui .hustle-optin .hustle-group-content h1 a, .hustle-ui .hustle-optin .hustle-group-content h1 a:active, .hustle-ui .hustle-optin .hustle-group-content h1 a:focus, .hustle-ui .hustle-optin .hustle-group-content h1 a:hover, .hustle-ui .hustle-optin .hustle-group-content h1 a:visited, .hustle-ui .hustle-optin .hustle-group-content h2 a, .hustle-ui .hustle-optin .hustle-group-content h2 a:active, .hustle-ui .hustle-optin .hustle-group-content h2 a:focus, .hustle-ui .hustle-optin .hustle-group-content h2 a:hover, .hustle-ui .hustle-optin .hustle-group-content h2 a:visited, .hustle-ui .hustle-optin .hustle-group-content h3 a, .hustle-ui .hustle-optin .hustle-group-content h3 a:active, .hustle-ui .hustle-optin .hustle-group-content h3 a:focus, .hustle-ui .hustle-optin .hustle-group-content h3 a:hover, .hustle-ui .hustle-optin .hustle-group-content h3 a:visited, .hustle-ui .hustle-optin .hustle-group-content h4 a, .hustle-ui .hustle-optin .hustle-group-content h4 a:active, .hustle-ui .hustle-optin .hustle-group-content h4 a:focus, .hustle-ui .hustle-optin .hustle-group-content h4 a:hover, .hustle-ui .hustle-optin .hustle-group-content h4 a:visited, .hustle-ui .hustle-optin .hustle-group-content h5 a, .hustle-ui .hustle-optin .hustle-group-content h5 a:active, .hustle-ui .hustle-optin .hustle-group-content h5 a:focus, .hustle-ui .hustle-optin .hustle-group-content h5 a:hover, .hustle-ui .hustle-optin .hustle-group-content h5 a:visited, .hustle-ui .hustle-optin .hustle-group-content h6 a, .hustle-ui .hustle-optin .hustle-group-content h6 a:active, .hustle-ui .hustle-optin .hustle-group-content h6 a:focus, .hustle-ui .hustle-optin .hustle-group-content h6 a:hover, .hustle-ui .hustle-optin .hustle-group-content h6 a:visited, .hustle-ui .hustle-optin .hustle-group-content li a, .hustle-ui .hustle-optin .hustle-group-content li a:active, .hustle-ui .hustle-optin .hustle-group-content li a:focus, .hustle-ui .hustle-optin .hustle-group-content li a:hover, .hustle-ui .hustle-optin .hustle-group-content li a:visited, .hustle-ui .hustle-optin .hustle-group-content p a, .hustle-ui .hustle-optin .hustle-group-content p a:active, .hustle-ui .hustle-optin .hustle-group-content p a:focus, .hustle-ui .hustle-optin .hustle-group-content p a:hover, .hustle-ui .hustle-optin .hustle-group-content p a:visited {
	border: 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 700;
	text-decoration: none;
}

.hustle-ui .hustle-optin .hustle-group-content :not([class*=forminator-]) {
	color: inherit;
}

.hustle-ui .hustle-optin .hustle-group-content blockquote:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h1:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h2:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h3:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h4:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h5:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content h6:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers) {
	margin: 0;
}

.hustle-ui .hustle-optin .hustle-group-content blockquote:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h1:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h2:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h3:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h4:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h5:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content h6:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child) {
	margin-bottom: 10px;
}

.hustle-ui .hustle-optin .hustle-group-content h1, .hustle-ui .hustle-optin .hustle-group-content h2, .hustle-ui .hustle-optin .hustle-group-content h3, .hustle-ui .hustle-optin .hustle-group-content h4, .hustle-ui .hustle-optin .hustle-group-content h5, .hustle-ui .hustle-optin .hustle-group-content h6 {
	line-height: 1.4em;
	font-weight: 700;
}

.hustle-ui .hustle-optin .hustle-group-content h1 {
	font-size: 28px;
}

.hustle-ui .hustle-optin .hustle-group-content h2 {
	font-size: 22px;
}

.hustle-ui .hustle-optin .hustle-group-content h3 {
	font-size: 18px;
}

.hustle-ui .hustle-optin .hustle-group-content h4 {
	font-size: 16px;
}

.hustle-ui .hustle-optin .hustle-group-content h5 {
	font-size: 14px;
}

.hustle-ui .hustle-optin .hustle-group-content h6 {
	font-size: 12px;
	text-transform: uppercase;
}

.hustle-ui .hustle-optin .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description), .hustle-ui .hustle-optin .hustle-group-content:not(.forminator-poll--question):not(.forminator-poll--description) {
	font-size: 14px;
	line-height: 1.45em;
	font-weight: 400;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers), .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) {
	padding: 0;
	border: 0;
	list-style: none;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) li, .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) li {
	margin: 0 0 5px;
	padding: 0;
	border: 0;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) ol, .hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) ul, .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) ol, .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) ul {
	margin: 0;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) ol:not(:last-child), .hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) ul:not(:last-child), .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) ol:not(:last-child), .hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) ul:not(:last-child) {
	margin-bottom: 5px;
}

.hustle-ui .hustle-optin .hustle-group-content ul:not(.forminator-poll--answers) li:before {
	content: " ";
	width: 4px;
	height: 4px;
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	border-radius: 8px;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) {
	counter-reset: hui-custom-counter;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) li {
	counter-increment: hui-custom-counter;
}

.hustle-ui .hustle-optin .hustle-group-content ol:not(.forminator-poll--answers) li:before {
	content: counter(hui-custom-counter) ".";
	margin-right: 5px;
	font-weight: 700;
}

.hustle-ui .hustle-optin .hustle-group-content blockquote {
	padding: 10px 0 10px 14px;
	border-left-width: 4px;
	border-left-style: solid;
}

.hustle-ui .hustle-info .hustle-group-content {
	word-break: break-word;
}

.hustle-ui .hustle-info .hustle-group-content, .hustle-ui .hustle-info .hustle-group-content blockquote, .hustle-ui .hustle-info .hustle-group-content h1, .hustle-ui .hustle-info .hustle-group-content h2, .hustle-ui .hustle-info .hustle-group-content h3, .hustle-ui .hustle-info .hustle-group-content h4, .hustle-ui .hustle-info .hustle-group-content h5, .hustle-ui .hustle-info .hustle-group-content h6, .hustle-ui .hustle-info .hustle-group-content li, .hustle-ui .hustle-info .hustle-group-content p {
	font-family: "Open Sans", sans-serif;
	letter-spacing: 0;
}

.hustle-ui .hustle-info .hustle-group-content b, .hustle-ui .hustle-info .hustle-group-content blockquote b, .hustle-ui .hustle-info .hustle-group-content blockquote strong, .hustle-ui .hustle-info .hustle-group-content h1 b, .hustle-ui .hustle-info .hustle-group-content h1 strong, .hustle-ui .hustle-info .hustle-group-content h2 b, .hustle-ui .hustle-info .hustle-group-content h2 strong, .hustle-ui .hustle-info .hustle-group-content h3 b, .hustle-ui .hustle-info .hustle-group-content h3 strong, .hustle-ui .hustle-info .hustle-group-content h4 b, .hustle-ui .hustle-info .hustle-group-content h4 strong, .hustle-ui .hustle-info .hustle-group-content h5 b, .hustle-ui .hustle-info .hustle-group-content h5 strong, .hustle-ui .hustle-info .hustle-group-content h6 b, .hustle-ui .hustle-info .hustle-group-content h6 strong, .hustle-ui .hustle-info .hustle-group-content li b, .hustle-ui .hustle-info .hustle-group-content li strong, .hustle-ui .hustle-info .hustle-group-content p b, .hustle-ui .hustle-info .hustle-group-content p strong, .hustle-ui .hustle-info .hustle-group-content strong {
	font-weight: 700;
}

.hustle-ui .hustle-info .hustle-group-content a, .hustle-ui .hustle-info .hustle-group-content blockquote a, .hustle-ui .hustle-info .hustle-group-content h1 a, .hustle-ui .hustle-info .hustle-group-content h2 a, .hustle-ui .hustle-info .hustle-group-content h3 a, .hustle-ui .hustle-info .hustle-group-content h4 a, .hustle-ui .hustle-info .hustle-group-content h5 a, .hustle-ui .hustle-info .hustle-group-content h6 a, .hustle-ui .hustle-info .hustle-group-content li a, .hustle-ui .hustle-info .hustle-group-content p a {
	-webkit-transition: .2s ease;
	transition: .2s ease;
}

.hustle-ui .hustle-info .hustle-group-content a, .hustle-ui .hustle-info .hustle-group-content a:active, .hustle-ui .hustle-info .hustle-group-content a:focus, .hustle-ui .hustle-info .hustle-group-content a:hover, .hustle-ui .hustle-info .hustle-group-content a:visited, .hustle-ui .hustle-info .hustle-group-content blockquote a, .hustle-ui .hustle-info .hustle-group-content blockquote a:active, .hustle-ui .hustle-info .hustle-group-content blockquote a:focus, .hustle-ui .hustle-info .hustle-group-content blockquote a:hover, .hustle-ui .hustle-info .hustle-group-content blockquote a:visited, .hustle-ui .hustle-info .hustle-group-content h1 a, .hustle-ui .hustle-info .hustle-group-content h1 a:active, .hustle-ui .hustle-info .hustle-group-content h1 a:focus, .hustle-ui .hustle-info .hustle-group-content h1 a:hover, .hustle-ui .hustle-info .hustle-group-content h1 a:visited, .hustle-ui .hustle-info .hustle-group-content h2 a, .hustle-ui .hustle-info .hustle-group-content h2 a:active, .hustle-ui .hustle-info .hustle-group-content h2 a:focus, .hustle-ui .hustle-info .hustle-group-content h2 a:hover, .hustle-ui .hustle-info .hustle-group-content h2 a:visited, .hustle-ui .hustle-info .hustle-group-content h3 a, .hustle-ui .hustle-info .hustle-group-content h3 a:active, .hustle-ui .hustle-info .hustle-group-content h3 a:focus, .hustle-ui .hustle-info .hustle-group-content h3 a:hover, .hustle-ui .hustle-info .hustle-group-content h3 a:visited, .hustle-ui .hustle-info .hustle-group-content h4 a, .hustle-ui .hustle-info .hustle-group-content h4 a:active, .hustle-ui .hustle-info .hustle-group-content h4 a:focus, .hustle-ui .hustle-info .hustle-group-content h4 a:hover, .hustle-ui .hustle-info .hustle-group-content h4 a:visited, .hustle-ui .hustle-info .hustle-group-content h5 a, .hustle-ui .hustle-info .hustle-group-content h5 a:active, .hustle-ui .hustle-info .hustle-group-content h5 a:focus, .hustle-ui .hustle-info .hustle-group-content h5 a:hover, .hustle-ui .hustle-info .hustle-group-content h5 a:visited, .hustle-ui .hustle-info .hustle-group-content h6 a, .hustle-ui .hustle-info .hustle-group-content h6 a:active, .hustle-ui .hustle-info .hustle-group-content h6 a:focus, .hustle-ui .hustle-info .hustle-group-content h6 a:hover, .hustle-ui .hustle-info .hustle-group-content h6 a:visited, .hustle-ui .hustle-info .hustle-group-content li a, .hustle-ui .hustle-info .hustle-group-content li a:active, .hustle-ui .hustle-info .hustle-group-content li a:focus, .hustle-ui .hustle-info .hustle-group-content li a:hover, .hustle-ui .hustle-info .hustle-group-content li a:visited, .hustle-ui .hustle-info .hustle-group-content p a, .hustle-ui .hustle-info .hustle-group-content p a:active, .hustle-ui .hustle-info .hustle-group-content p a:focus, .hustle-ui .hustle-info .hustle-group-content p a:hover, .hustle-ui .hustle-info .hustle-group-content p a:visited {
	border: 0;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-weight: 700;
	text-decoration: none;
}

.hustle-ui .hustle-info .hustle-group-content :not([class*=forminator-]) {
	color: inherit;
}

.hustle-ui .hustle-info .hustle-group-content blockquote:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h1:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h2:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h3:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h4:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h5:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content h6:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers) {
	margin: 0;
}

.hustle-ui .hustle-info .hustle-group-content blockquote:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h1:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h2:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h3:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h4:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h5:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content h6:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child), .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--question):not(.forminator-poll--description):not(.forminator-poll--answers):not(:last-child) {
	margin-bottom: 10px;
}

.hustle-ui .hustle-info .hustle-group-content h1, .hustle-ui .hustle-info .hustle-group-content h2, .hustle-ui .hustle-info .hustle-group-content h3, .hustle-ui .hustle-info .hustle-group-content h4, .hustle-ui .hustle-info .hustle-group-content h5, .hustle-ui .hustle-info .hustle-group-content h6 {
	line-height: 1.4em;
	font-weight: 700;
}

.hustle-ui .hustle-info .hustle-group-content h1 {
	font-size: 28px;
}

.hustle-ui .hustle-info .hustle-group-content h2 {
	font-size: 22px;
}

.hustle-ui .hustle-info .hustle-group-content h3 {
	font-size: 18px;
}

.hustle-ui .hustle-info .hustle-group-content h4 {
	font-size: 16px;
}

.hustle-ui .hustle-info .hustle-group-content h5 {
	font-size: 14px;
}

.hustle-ui .hustle-info .hustle-group-content h6 {
	font-size: 12px;
	text-transform: uppercase;
}

.hustle-ui .hustle-info .hustle-group-content p:not(.forminator-poll--question):not(.forminator-poll--description), .hustle-ui .hustle-info .hustle-group-content:not(.forminator-poll--question):not(.forminator-poll--description) {
	font-size: 14px;
	line-height: 1.45em;
	font-weight: 400;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers), .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) {
	padding: 0;
	border: 0;
	list-style: none;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) li, .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) li {
	margin: 0 0 5px;
	padding: 0;
	border: 0;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) ol, .hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) ul, .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) ol, .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) ul {
	margin: 0;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) ol:not(:last-child), .hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) ul:not(:last-child), .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) ol:not(:last-child), .hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) ul:not(:last-child) {
	margin-bottom: 5px;
}

.hustle-ui .hustle-info .hustle-group-content ul:not(.forminator-poll--answers) li:before {
	content: " ";
	width: 4px;
	height: 4px;
	position: relative;
	top: -1px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	border-radius: 8px;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) {
	counter-reset: hui-custom-counter;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) li {
	counter-increment: hui-custom-counter;
}

.hustle-ui .hustle-info .hustle-group-content ol:not(.forminator-poll--answers) li:before {
	content: counter(hui-custom-counter) ".";
	margin-right: 5px;
	font-weight: 700;
}

.hustle-ui .hustle-info .hustle-group-content blockquote {
	padding: 10px 0 10px 14px;
	border-left-width: 4px;
	border-left-style: solid;
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h1:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h2:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h3:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h4:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h5:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content h6:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content p:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul:not(:last-child) {
		margin-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ol ul:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-optin .hustle-group-content ul ul:not(:last-child) {
		margin-bottom: 10px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h1:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h2:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h3:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h4:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h5:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content h6:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content p:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul:not(:last-child) {
		margin-bottom: 20px;
	}
}

@media (min-width: 783px) {
	.hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ol ul:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul ol:not(:last-child), .hustle-ui:not(.hustle-size--small) .hustle-info .hustle-group-content ul ul:not(:last-child) {
		margin-bottom: 10px;
	}
}

.hustle-ui .hustle-image {
	position: relative;
}

.hustle-ui .hustle-image img {
	display: block;
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--lefttop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--lefttop {
	-o-object-position: left top;
	object-position: left top;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--lefttop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--lefttop {
		top: 0;
		left: 0;
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--leftcenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--leftcenter {
	-o-object-position: left center;
	object-position: left center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--leftcenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--leftcenter {
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--leftbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--leftbottom {
	-o-object-position: left bottom;
	object-position: left bottom;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--leftbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--leftbottom {
		bottom: 0;
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centertop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centertop {
	-o-object-position: center top;
	object-position: center top;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centertop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centertop {
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centercenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centercenter {
	-o-object-position: center;
	object-position: center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centercenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centercenter {
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centerbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centerbottom {
	-o-object-position: center bottom;
	object-position: center bottom;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centerbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centerbottom {
		left: 50%;
		bottom: 0;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--righttop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--righttop {
	-o-object-position: right top;
	object-position: right top;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--righttop, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--righttop {
		top: 0;
		right: 0;
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--rightcenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--rightcenter {
	-o-object-position: right center;
	object-position: right center;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--rightcenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--rightcenter {
		right: 0;
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--rightbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--rightbottom {
	-o-object-position: right bottom;
	object-position: right bottom;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--rightbottom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--rightbottom {
		right: 0;
		bottom: 0;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--centercustom, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--centercustom {
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}

	.hustle-ui .hustle-image.hustle-image-fit--contain img.hustle-image-position--customcenter, .hustle-ui .hustle-image.hustle-image-fit--cover img.hustle-image-position--customcenter {
		top: 50%;
		-webkit-transform: translate(0, -50%);
		transform: translate(0, -50%);
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes bounceIn {
	20%, 40%, 60%, 80%, from, 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 {
	20%, 40%, 60%, 80%, from, 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);
	}
}

@-webkit-keyframes bounceInUp {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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);
	}
}

@-webkit-keyframes bounceInDown {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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;
	}
}

@-webkit-keyframes bounceInLeft {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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;
	}
}

@-webkit-keyframes bounceInRight {
	60%, 75%, 90%, from, 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 {
	60%, 75%, 90%, from, 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;
	}
}

@-webkit-keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-webkit-keyframes newspaperIn {
	from {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
}

@keyframes newspaperIn {
	from {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-webkit-keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	from {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
	50% {
		opacity: 1;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-webkit-keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@keyframes fadeOut {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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;
	}
}

@-webkit-keyframes newspaperOut {
	from {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
	to {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
}

@keyframes newspaperOut {
	from {
		opacity: 1;
		-webkit-transform: rotate(0) scale(1, 1);
		transform: rotate(0) scale(1, 1);
	}
	to {
		opacity: 0;
		-webkit-transform: rotate(-900deg) scale(0, 0);
		transform: rotate(-900deg) scale(0, 0);
	}
}

@-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);
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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;
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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);
	}
}

@-webkit-keyframes zoomOut {
	from {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
}

@keyframes zoomOut {
	from {
		opacity: 1;
	}
	50% {
		opacity: 0;
		-webkit-transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
		transform: translateY(-50%) scale3d(0.3, 0.3, 0.3);
	}
}

@-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);
	}
}

@-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);
	}
}

@-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;
	}
}

@-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;
	}
}

.hustle-ui.hustle-popup {
	width: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: hidden;
	display: none;
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999991;
}

.hustle-ui.hustle-popup .hustle-popup-mask {
	width: 100%;
	height: 100%;
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	pointer-events: none;
}

.hustle-ui.hustle-popup .hustle-popup-content {
	width: 100%;
	max-width: 800px;
	position: relative;
	margin: auto;
}

@media (max-width: 782px) {
	.hustle-ui.hustle-popup .hustle-popup-content .hustle-info, .hustle-ui.hustle-popup .hustle-popup-content .hustle-optin {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-popup .hustle-popup-content .hustle-info, .hustle-ui.hustle-popup .hustle-popup-content .hustle-optin {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-transform-origin: center;
	transform-origin: center;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--bounceIn {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--bounceInUp {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--bounceInDown {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--bounceInLeft {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--bounceInRight {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeIn {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInUp {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInDown {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInLeft {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInRight {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInUpBig {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInDownBig {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInLeftBig {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--fadeInRightBig {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--lightSpeedIn {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--newspaperIn {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: newspaperIn;
	animation-name: newspaperIn;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rollIn {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rotateIn {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rotateInUpLeft {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rotateInUpRight {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rotateInDownLeft {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--rotateInDownRight {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--slideInUp {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--slideInDown {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--slideInLeft {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--slideInRight {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--zoomIn {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--zoomInUp {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--zoomInDown {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--zoomInLeft {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--zoomInRight {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-in--no_animation {
	opacity: 1;
	-khtml-opacity: 1;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--bounceOut {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--bounceOutUp {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--bounceOutDown {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--bounceOutLeft {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--bounceOutRight {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOut {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation: fadeOut;
	animation: fadeOut;
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutUp {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutDown {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutLeft {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutRight {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutUpBig {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutDownBig {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutLeftBig {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--fadeOutRightBig {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--lightSpeedOut {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--newspaperOut {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: newspaperOut;
	animation-name: newspaperOut;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-timing-function: ease;
	animation-timing-function: ease;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rollOut {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rotateOut {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rotateOutUpLeft {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rotateOutUpRight {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rotateOutDownLeft {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--rotateOutDownRight {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--slideOutUp {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--slideOutDown {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--slideOutLeft {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--slideOutRight {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--zoomOut {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--zoomOutUp {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--zoomOutDown {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--zoomOutLeft {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--zoomOutRight {
	opacity: 0;
	-khtml-opacity: 0;
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

.hustle-ui.hustle-popup .hustle-popup-content.hustle-animate-out--no_animation {
	opacity: 0;
	-khtml-opacity: 0;
}

.hustle-ui.hustle-popup.hustle-show {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.hustle-ui.hustle-popup.hustle-animation-stopped {
	overflow-y: auto;
}

.hustle-ui.hustle-popup[data-overlay-close="1"] .hustle-popup-mask {
	cursor: pointer;
	pointer-events: all;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.hustle-ui.hustle-popup {
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline;
	}
}

@media (max-width: 782px) {
	.hustle-ui.hustle-popup {
		padding-right: 10px;
		padding-left: 10px;
	}
}

@media (min-width: 783px) {
	.hustle-ui.hustle-popup {
		padding-right: 20px;
		padding-left: 20px;
	}
}

/* Colors */
body,
html {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
}

html {
	scroll-behavior: smooth;
	scroll-padding-top: 150px;
}

.container {
	max-width: 1300px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Arima Madurai", cursive;
	letter-spacing: unset;
	font-weight: 600;
}

h1 {
	font-size: 60px;
	line-height: 70px;
}

@media (max-width: 768px) {
	h1 {
		font-size: 45px;
		line-height: 53px;
	}
}

h2 {
	font-size: 40px;
	line-height: 48px;
}

@media (max-width: 768px) {
	h2 {
		font-size: 28px;
		line-height: 36px;
	}
}

h2 + ul {
	margin-top: 2.5em !important;
}

h3 {
	font-size: 24px;
	line-height: 34px;
}

@media (max-width: 768px) {
	h3 {
		font-size: 20px;
		line-height: 28px;
	}
}

h4 {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.1em;
	color: #717374;
	text-transform: uppercase;
}

@media (max-width: 768px) {
	h4 {
		font-size: 12px;
	}
}

h5 {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}

p {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	line-height: 24px;
}

blockquote p {
	font-size: 20px;
	line-height: 28px;
}

a,
a:visited {
	color: #007DB8;
}

.button:not(.vc_btn3-container),
.button button {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 25px;
	text-align: center;
	border: 2px solid #007DB8;
	border-radius: 29px;
	padding: 0.65em 1.5em 0.85em;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #007DB8;
	color: white;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
}

.button:not(.vc_btn3-container):hover, .button:not(.vc_btn3-container):focus,
.button button:hover,
.button button:focus {
	background-color: #0099D3;
	border-color: #0099D3;
	outline: none;
}

.button:not(.vc_btn3-container).button--ghost,
.button button.button--ghost {
	border-color: #007DB8;
	color: #007DB8;
	background-color: transparent;
}

.button:not(.vc_btn3-container).button--ghost:hover, .button:not(.vc_btn3-container).button--ghost:focus,
.button button.button--ghost:hover,
.button button.button--ghost:focus {
	background-color: #007DB8;
	color: white;
}

.button:not(.vc_btn3-container).button--gamma,
.button button.button--gamma {
	background-color: #FDF69F;
	border-color: #FDF69F;
	color: #007DB8;
}

.button:not(.vc_btn3-container).button--gamma:hover, .button:not(.vc_btn3-container).button--gamma:focus,
.button button.button--gamma:hover,
.button button.button--gamma:focus {
	background-color: #F6EB61;
	border-color: #F6EB61;
}

.button:not(.vc_btn3-container).button--epsilon,
.button button.button--epsilon {
	background-color: transparent;
	border-color: #B3E0EF;
	color: #007DB8;
}

.button:not(.vc_btn3-container).button--epsilon:hover, .button:not(.vc_btn3-container).button--epsilon:focus,
.button button.button--epsilon:hover,
.button button.button--epsilon:focus {
	border-color: #007DB8;
}

.link::after {
	content: '';
	width: 10px;
	height: 15px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -2px;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-right.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.link:hover::after, .link:focus::after {
	margin-left: 15px;
}

.vc_section.vc_section-has-fill,
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section,
.vc_section.vc_section-has-fill + .vc_section,
.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner,
.vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
	padding-top: 0;
}

section.vc_section.vc_section-has-fill.colored-section--dark,
.colored-section--dark {
	color: white;
}

section.vc_section.vc_section-has-fill.colored-section--dark h1,
section.vc_section.vc_section-has-fill.colored-section--dark h2,
section.vc_section.vc_section-has-fill.colored-section--dark h3,
section.vc_section.vc_section-has-fill.colored-section--dark h4,
section.vc_section.vc_section-has-fill.colored-section--dark h5,
section.vc_section.vc_section-has-fill.colored-section--dark h6,
section.vc_section.vc_section-has-fill.colored-section--dark p,
section.vc_section.vc_section-has-fill.colored-section--dark a,
.colored-section--dark h1,
.colored-section--dark h2,
.colored-section--dark h3,
.colored-section--dark h4,
.colored-section--dark h5,
.colored-section--dark h6,
.colored-section--dark p,
.colored-section--dark a {
	color: white;
}

section.vc_section.vc_section-has-fill.colored-section--dark .button:hover,
.colored-section--dark .button:hover {
	background-color: white;
	border-color: white;
	color: #007DB8;
}

section.vc_section.vc_section-has-fill.colored-section--beta,
.colored-section--beta {
	background-color: #007DB8;
}

section.vc_section.vc_section-has-fill.colored-section--delta,
.colored-section--delta {
	background-color: #B3E0EF;
}

section.vc_section.vc_section-has-fill.colored-section--light,
.colored-section--light {
	background-color: rgba(229, 230, 230, 0.35);
}

section.vc_section.vc_section-has-fill.colored-section--epsilon,
.colored-section--epsilon {
	background-color: #E6F5FA;
}

section.vc_section.vc_section-has-fill.colored-section .button.button--ghost,
.colored-section .button.button--ghost {
	border-color: #007DB8;
	color: white;
	background-color: #007DB8;
}

section.vc_section.vc_section-has-fill.colored-section .button.button--ghost:hover, section.vc_section.vc_section-has-fill.colored-section .button.button--ghost:focus,
.colored-section .button.button--ghost:hover,
.colored-section .button.button--ghost:focus {
	background-color: #0099D3;
	color: white;
}

@media (min-width: 768px) {
	.align-center .vc_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.align-stretch .vc_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
}

.text-center {
	text-align: center;
}

.text-center img,
.text-center .vc_figure {
	display: block;
	margin: 0 auto;
}

.text-large h1,
.text-large h2 {
	margin-bottom: 1rem;
}

.text-large p {
	font-size: 24px;
	line-height: 34px;
}

@media (max-width: 768px) {
	.text-large p {
		font-size: 18px;
		line-height: 24px;
	}
}

.text-medium p {
	font-size: 20px;
	line-height: 30px;
}

.heading-large h2 {
	font-size: 60px;
	line-height: 70px;
}

@media (max-width: 768px) {
	.heading-large h2 {
		font-size: 35px;
		line-height: 45px;
	}
}

.text-extra-large p {
	font-size: 30px;
	line-height: 40px;
}

@media (max-width: 768px) {
	.text-extra-large p {
		font-size: 24px;
		line-height: 34px;
	}
}

.text-fancy p {
	font-family: "Arima Madurai", cursive;
}

.padded-section,
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section.padded-section,
.vc_section.vc_section-has-fill.padded-section {
	padding-top: 5em;
	padding-bottom: 5em;
}

.padded-section.padded-section--flush-top,
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section.padded-section.padded-section--flush-top,
.vc_section.vc_section-has-fill.padded-section.padded-section--flush-top {
	padding-top: 0;
}

.padded-section--large,
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section.padded-section--large,
.vc_section.vc_section-has-fill.padded-section--large {
	padding-top: 7.5em;
	padding-bottom: 7.5em;
}

@media (max-width: 1000px) {
	.padded-section--large,
	.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section.padded-section--large,
	.vc_section.vc_section-has-fill.padded-section--large {
		padding-top: 5em;
		padding-bottom: 5em;
	}
}

.padded-section--small,
.vc_section.vc_section-has-fill + .vc_row-full-width + .vc_section.padded-section--small,
.vc_section.vc_section-has-fill.padded-section--small {
	padding-top: 3.5em;
	padding-bottom: 3.5em;
}

@media (max-width: 768px) {
	.m-top {
		margin-top: 2em;
	}
}

.wpb_content_element:last-child {
	margin-bottom: 0;
}

/** Top Bar **/
.top-bar {
	background-color: white;
}

.top-bar__nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.top-bar > .container {
	max-width: 1400px;
}

.top-bar span,
.top-bar p {
	line-height: 1em;
}

.top-bar .widget_text::before {
	display: none;
}

.top-bar .divider {
	color: #97999B;
	font-weight: 300;
	margin-left: 20px;
}

.top-bar ul {
	margin-top: 0;
}

.top-bar ul li {
	display: inline-block;
	margin-left: 20px;
}

@media (max-width: 880px) and (min-width: 767px) {
	.top-bar ul li {
		margin-left: 5px;
	}
}

.top-bar ul li a,
.top-bar ul li a:visited,
.top-bar ul li a:focus {
	color: #007DB8;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.02em;
	border-top: 2px solid transparent;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	padding-top: 5px;
}

.top-bar ul li a:hover,
.top-bar ul li a:focus,
.top-bar ul li a:visited,
.top-bar ul li a.active {
	color: #007DB8;
	border-color: #007DB8;
}

.top-bar ul li .trp-language-switcher {
	margin: 0;
}

.top-bar ul li .trp-language-switcher > div.trp-ls-shortcode-current-language {
	border: none;
	padding: 0 15px 0 0;
	margin: 0;
	width: auto !important;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-down.svg);
	background-position: 95% 65%;
	background-size: 7px;
}

.top-bar ul li .trp-language-switcher > div.trp-ls-shortcode-current-language a {
	border: none !important;
}

.top-bar ul li .trp-language-switcher:hover, .top-bar ul li .trp-language-switcher:focus {
	border: none !important;
}

.top-bar ul li .trp-language-switcher:hover .trp-ls-shortcode-current-language, .top-bar ul li .trp-language-switcher:focus .trp-ls-shortcode-current-language {
	visibility: visible;
	border: none !important;
}

.top-bar ul li .trp-language-switcher > div.trp-ls-shortcode-language {
	border: none;
	position: absolute;
	left: -5px;
	top: 25px !important;
	height: auto;
	text-align: left;
	padding: 0;
	border: none;
	border-radius: 0;
	z-index: 9999;
	width: 100px;
	background: transparent;
}

.top-bar ul li .trp-language-switcher > div.trp-ls-shortcode-language a {
	background: #fff;
	padding: 5px;
	border: 1px solid #E5E6E6 !important;
	width: 80%;
	border-radius: 0;
	font-size: 14px;
}

.top-bar ul li .trp-language-switcher > div.trp-ls-shortcode-language a + a {
	border-top: none;
}

.top-bar ul li .trp-language-switcher > div.trp-ls-shortcode-language a:hover, .top-bar ul li .trp-language-switcher > div.trp-ls-shortcode-language a:focus {
	text-decoration: underline;
}

.top-bar ul li .trp-language-switcher > div.trp-ls-shortcode-language:hover, .top-bar ul li .trp-language-switcher > div.trp-ls-shortcode-language:focus {
	left: -5px;
	top: 0;
}

.top-bar .five.columns {
	width: 100%;
}

.top-bar .wpml-ls-native {
	font-size: 14px !important;
	padding: 0;
	line-height: 18px;
	display: block;
}

.top-bar .wpml-ls-link {
	padding: 5px;
}

.top-bar .wpml-ls-link:hover, .top-bar .wpml-ls-link:focus {
	background-color: transparent !important;
}

.top-bar .wpml-ls-statics-shortcode_actions {
	width: 87px;
}

.top-bar .wpml-ls-item-toggle {
	border: none;
	padding-bottom: 0;
}

.top-bar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	z-index: 9999;
	margin-top: 5px;
}

.top-bar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li {
	border: 1px solid #97999B;
}

.top-bar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li + li {
	border-top: none;
}

.top-bar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li:hover {
	border-color: #007DB8;
}

.top-bar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu li > a {
	border: none;
}

.top-bar .wpml-ls-display {
	display: none;
}

.top-bar .wpml-ls-legacy-dropdown .wpml-ls-item {
	width: 100%;
	text-align: left;
}

.top-bar .wpml-ls-current-language > a,
.top-bar .wpml-ls-current-language:hover > a,
.top-bar .wpml-ls-current-language:focus > a {
	background-color: white !important;
}

.top-bar .wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
	border-top: none;
}

.top-bar .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
	top: 50%;
}

.top-bar .menu-item:after,
.top-bar .e-mail::before,
.top-bar .phone::before {
	display: none;
}

@media (min-width: 768px) {
	.top-bar .seven.columns {
		display: none;
	}
}

@media (max-width: 665px) {
	.top-bar .seven.columns {
		display: block !important;
		height: 40px;
	}

	.top-bar .five.columns {
		display: none;
	}
}

.top-bar #menu-eyebrow-nav > .menu-item,
.top-bar #menu-eyebrow-nav-spanish > .menu-item,
.top-bar #menu-eyebrow-nav-mobile > .menu-item {
	position: relative;
	padding: 0 0 15px;
}

.top-bar #menu-eyebrow-nav > .menu-item.menu-item-has-children::after,
.top-bar #menu-eyebrow-nav-spanish > .menu-item.menu-item-has-children::after,
.top-bar #menu-eyebrow-nav-mobile > .menu-item.menu-item-has-children::after {
	content: '';
	width: 6px;
	height: 6px;
	display: inline-block;
	margin-left: 5px;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-down.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	vertical-align: middle;
	background-color: transparent;
	border: none;
	margin-top: 17px;
}

.top-bar #menu-eyebrow-nav > .menu-item .sub-menu,
.top-bar #menu-eyebrow-nav-spanish > .menu-item .sub-menu,
.top-bar #menu-eyebrow-nav-mobile > .menu-item .sub-menu {
	opacity: 0;
	position: absolute;
	left: -99999px;
	top: 35px;
	z-index: 9999;
	text-align: left;
	background-color: white;
	min-width: 200px;
}

.top-bar #menu-eyebrow-nav > .menu-item .sub-menu li,
.top-bar #menu-eyebrow-nav-spanish > .menu-item .sub-menu li,
.top-bar #menu-eyebrow-nav-mobile > .menu-item .sub-menu li {
	border: 1px solid #E5E6E6;
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: white;
}

.top-bar #menu-eyebrow-nav > .menu-item .sub-menu li a,
.top-bar #menu-eyebrow-nav-spanish > .menu-item .sub-menu li a,
.top-bar #menu-eyebrow-nav-mobile > .menu-item .sub-menu li a {
	border-top: none;
	padding: 5px;
	display: block;
	font-size: 14px;
	cursor: pointer;
}

.top-bar #menu-eyebrow-nav > .menu-item .sub-menu li + li,
.top-bar #menu-eyebrow-nav-spanish > .menu-item .sub-menu li + li,
.top-bar #menu-eyebrow-nav-mobile > .menu-item .sub-menu li + li {
	border-top: none;
}

.top-bar #menu-eyebrow-nav > .menu-item .sub-menu li:hover,
.top-bar #menu-eyebrow-nav > .menu-item .sub-menu li:focus,
.top-bar #menu-eyebrow-nav > .menu-item .sub-menu li:active,
.top-bar #menu-eyebrow-nav > .menu-item .sub-menu li.current-menu-item,
.top-bar #menu-eyebrow-nav-spanish > .menu-item .sub-menu li:hover,
.top-bar #menu-eyebrow-nav-spanish > .menu-item .sub-menu li:focus,
.top-bar #menu-eyebrow-nav-spanish > .menu-item .sub-menu li.active,
.top-bar #menu-eyebrow-nav-spanish > .menu-item .sub-menu li.current-menu-item,
.top-bar #menu-eyebrow-nav-mobile > .menu-item .sub-menu li:hover,
.top-bar #menu-eyebrow-nav-mobile > .menu-item .sub-menu li:focus,
.top-bar #menu-eyebrow-nav-mobile > .menu-item .sub-menu li.active,
.top-bar #menu-eyebrow-nav-mobile > .menu-item .sub-menu li.current-menu-item {
	border-color: #007DB8;
	border-top: 1px solid #007DB8;
}

.top-bar #menu-eyebrow-nav > .menu-item:nth-child(3)::after,
.top-bar #menu-eyebrow-nav-spanish > .menu-item:nth-child(3)::after,
.top-bar #menu-eyebrow-nav-mobile > .menu-item:nth-child(3)::after {
	content: '';
	height: 15px;
	width: 1px;
	background-color: #97999B;
	display: inline-block;
	margin-left: 20px;
	vertical-align: middle;
	margin-top: 15px;
}

.top-bar #menu-eyebrow-nav > .menu-item:hover .sub-menu,
.top-bar #menu-eyebrow-nav > .menu-item:focus .sub-menu,
.top-bar #menu-eyebrow-nav-spanish > .menu-item:hover .sub-menu,
.top-bar #menu-eyebrow-nav-spanish > .menu-item:focus .sub-menu
.top-bar #menu-eyebrow-nav-mobile > .menu-item:hover .sub-menu,
.top-bar #menu-eyebrow-nav-mobile > .menu-item:focus .sub-menu {
	opacity: 1;
	left: 0;
}

.top-bar #menu-eyebrow-nav-mobile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 5px;
}

.top-bar #menu-eyebrow-nav-mobile li {
	display: inline-block !important;
	padding-bottom: 0 !important;
	margin: 0 15px;
}

.top-bar #menu-eyebrow-nav-mobile li a {
	font-weight: 400 !important;
}

.top-bar #menu-eyebrow-nav-mobile li::after {
	-webkit-filter: grayscale(100) brightness(100);
	filter: grayscale(100) brightness(100);
}

.top-bar #menu-eyebrow-nav-mobile li:nth-child(3)::after {
	display: none !important;
}

.top-bar #menu-eyebrow-nav-mobile li .sub-menu a {
	color: #007DB8 !important;
	padding-top: 3px !important;
}

@media (min-width: 600px) {
	.admin-bar .site-header.fixed {
		top: 45px;
	}
}

@media (min-width: 768px) {
	.admin-bar .site-header.fixed {
		top: 32px;
	}
}

/** Site Header **/
.site-header {
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	z-index: 9998;
}

.site-header .site-branding {
	margin-top: 0;
}

@media (min-width: 768px) {
	.site-header .site-branding {
		margin-top: -20px;
	}
}

.site-header.fixed {
	position: fixed;
	top: 0;
	width: 100%;
	-webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.1);
}

.site-header.fixed li.mega-menu-item {
	margin-top: 1.5em !important;
}

.site-header.fixed #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button {
	margin-top: -.5em !important;
}

.site-header.fixed .custom-logo {
	max-width: 240px;
}

.site-header > .container {
	position: static;
	max-width: 1400px;
}

.site-header .mobile-menu-container {
	display: none !important;
}

.site-header .custom-logo-link {
	display: block;
	margin-top: -5px;
}

@media (max-width: 768px) {
	.site-header .custom-logo-link {
		margin-top: 5px;
	}
}

.site-header .custom-logo-link .custom-logo {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}


.site-header #mega-menu-wrap-header_menu {
	background: transparent;
	position: static;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu {
	text-align: right;
	position: static;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item {
	margin-top: 1em;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item a.mega-menu-link {
	height: 50px;
	font-size: 20px;
	line-height: 25px;
	font-weight: 600;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item a.mega-menu-link::after {
	content: '';
	display: block;
	width: 0;
	height: 4px;
	background-color: #007DB8;
	margin-top: 22px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item a.mega-menu-link .mega-indicator {
	display: none;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item a.mega-menu-link:hover, .site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item a.mega-menu-link:focus {
	background-color: transparent;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item a.mega-menu-link:hover::after, .site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item a.mega-menu-link:focus::after {
	width: 100%;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link {
	background-color: transparent;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.mega-current-menu-item a.mega-menu-link::after {
	width: 100%;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.mega-toggle-on a.mega-menu-link {
	background-color: transparent;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item:last-child a.mega-menu-link {
	padding-right: 0;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu {
	background: white;
	-webkit-box-shadow: 0 25px 25px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 25px 25px 0 rgba(0, 0, 0, 0.1);
	padding-top: 50px;
	padding-bottom: 50px;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row {
	max-width: 1240px;
	margin: 0 auto;
	float: none;
	padding: 0 0 0 2.5rem;
}

.top-row-links .wpb_wrapper ul li,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item {
	padding-right: 0;
}

.top-row-links .wpb_wrapper ul li > a,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item h2,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item p,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item li > a {
	color: #000000;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item h2 {
	font-size: 40px;
	margin-bottom: 1.25rem;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item p {
	font-size: 16px;
	line-height: 24px;
}

.top-row-links .wpb_wrapper ul li,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item li {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 2rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.top-row-links .wpb_wrapper ul li > a,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item li > a {
	font-size: 21px;
	line-height: 28px;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	position: relative;
}

.top-row-links .wpb_wrapper ul li > a::after,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item li > a::after {
	content: '';
	width: 10px;
	height: 15px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -2px;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-right.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.top-row-links .wpb_wrapper ul li > a:hover,
.top-row-links .wpb_wrapper ul li > a:focus,
.top-row-links .wpb_wrapper ul li > a:active,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item li > a:hover,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item li > a:focus,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item li > a.active {
	color: #007DB8;
}

.top-row-links .wpb_wrapper ul li > a:hover::after,
.top-row-links .wpb_wrapper ul li > a:focus::after,
.top-row-links .wpb_wrapper ul li > a:active::after,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item li > a:hover::after,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item li > a:focus::after,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item li > a.active::after {
	opacity: 1;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item .button {
	display: inline-block;
	margin-top: 0.5em;
}

@media (min-width: 600px) {
	.top-row-links .wpb_wrapper ul,
	.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column[id$="0-1"] li.mega-menu-item, .site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column[id$="0-2"] li.mega-menu-item {
		border-left: 1px solid #E5E6E6;
		padding-left: 2em;
		margin-left: 2em;
	}

	.top-row-links .wpb_wrapper ul {
		padding-left: 1.5em;
		margin-left: 1.5em;
	}
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column[id$="0-3"] li {
	margin-bottom: 1.6rem;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column[id$="0-3"] li a {
	font-size: 18px !important;
	font-weight: 600;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column[id$="0-3"] li a:first-child {
	width: 46px;
	height: 50px;
	display: inline-block;
	margin-right: 15px;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column[id$="0-3"] li a:first-child img {
	width: 100%;
	max-height: 46px;
	margin: 0 auto;
	display: block;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item > ul.mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column[id$="0-3"] li:nth-child(2) a img {
	max-width: 38px;
}

.site-header #mega-menu-wrap-header_menu .mega-menu-toggle {
	background: none;
	position: absolute;
	right: 20px;
	top: 18px;
}

.site-header #mega-menu-wrap-header_menu .mega-menu-toggle.mega-menu-open .mega-toggle-block:after {
	content: '\f335';
}

.site-header #mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-block .mega-toggle-label {
	font-size: 0;
}

.site-header #mega-menu-wrap-header_menu .mega-menu-toggle .mega-toggle-block::after {
	color: #000;
}

@media (max-width: 1000px) {
	.site-header .three.columns {
		padding-left: 0;
		margin-bottom: 0;
	}

	.site-header .three.columns .custom-logo-link img {
		width: 200px;
		height: auto;
	}
}

@media (max-width: 768px) {
	.site-header {
		padding: 1em 0;
	}

	.site-header .nine.columns {
		padding: 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu {
		background-color: transparent;
		padding: 1em 0 2em;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item {
		margin-top: 0 !important;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item a.mega-menu-link {
		padding: 0;
		font-size: 16px !important;
		height: 25px;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item a.mega-menu-link::after {
		margin-top: 5px;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu {
		-webkit-box-shadow: none;
		box-shadow: none;
		padding: 1em 0 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row {
		padding: 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column:not(:first-child) {
		padding-left: 20px !important;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item {
		padding-top: 0;
		padding-bottom: 0;
		padding-left: 0 !important;
		padding-right: 0;
		margin-bottom: 0;
		margin-top: 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item h2 {
		font-size: 30px;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item .button {
		padding: 0;
		border: none;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item .button:hover, .site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item .button:focus {
		background-color: transparent;
		color: #0099D3;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item ul {
		margin-bottom: 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item ul li {
		margin-bottom: 0.5rem !important;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item ul li a {
		font-size: 16px;
		font-weight: 400;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column#mega-menu-12-0-3 li {
		margin-bottom: 0.5rem !important;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column#mega-menu-12-0-3 li a {
		font-size: 16px !important;
		font-weight: 400 !important;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column#mega-menu-12-0-3 li a:first-child {
		display: none;
	}
}

@media (max-width: 1090px) and (min-width: 600px) {
	.site-header .three.columns,
	.site-header .nine.columns {
		float: left;
	}

	.site-header .three.columns {
		width: 200px;
	}

	.site-header .three.columns .custom-logo-link img {
		width: 200px;
		height: auto;
	}

	.site-header .nine.columns {
		width: calc(100% - 200px);
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu {
		padding: 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item {

	}

	.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button {
		display: block;
		width: 210px;
		margin-left: auto;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item a.mega-menu-link {
		font-size: 18px;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item a.mega-menu-link::after {
		margin-top: 5px;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item:not(:last-child) {
		margin-right: 20px;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu {
		padding: 2em 2em 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row {
		padding: 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column {
		width: 50%;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item {
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item ul {
		margin-bottom: 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column ul.mega-sub-menu li.mega-menu-item ul li {
		margin-bottom: 1rem;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column#mega-menu-12-0-3 {
		float: right;
		padding-left: 35px;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column#mega-menu-12-0-3 .mega-sub-menu ul li {
		margin-bottom: 1rem;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column#mega-menu-12-0-3 .mega-sub-menu ul li a {
		font-size: 24px;
		font-weight: 400;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column#mega-menu-12-0-3 .mega-sub-menu ul li a:first-child {
		display: none;
	}
}

@media (max-width: 600px) {
	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu {
		padding-top: 2em;
		padding-bottom: 0;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu h2 {
		display: none;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item {
		margin-top: 0 !important;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item a.mega-menu-link {
		font-size: 18px !important;
		height: 45px;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu > li.mega-menu-item > .mega-sub-menu li.mega-menu-row ul.mega-sub-menu li.mega-menu-column:not(:first-child) {
		padding-left: 0 !important;
	}
}

/** Content **/
.post-body:not(.padded-section) {
	padding-top: 0;
	padding-bottom: 0;
}

/* breadcrumbs */
.breadcrumbs-wrapper .breadcrumbs {
	margin: 0;
}

@media (max-width: 1000px) {
	.breadcrumbs-wrapper .breadcrumbs {
		margin-bottom: 3em;
	}
}

.breadcrumbs-wrapper .breadcrumbs .columns {
	padding: 0;
}

/* banners */
.banner.banner--hero {
	padding-top: 7.5em;
	padding-bottom: 7.5em;
	min-height: 89vh;
	background-position: bottom center !important;
}

@media (max-width: 768px) {
	.banner.banner--hero {
		padding-top: 3em;
		padding-bottom: 4em;
	}
}

.banner.banner--hero h1 {
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

@media (min-width: 768px) {
	.banner.banner--hero h1 {
		margin-top: 2em;
	}
}

@media (max-width: 600px) {
	.banner.banner--hero h1 {
		font-size: 40px;
		line-height: 50px;
	}
}

.banner.banner--hero p {
	margin-top: 4.5em;
}

.banner.banner--inner-hero {
	padding-top: 7.5em;
	padding-bottom: 7.5em;
	min-height: 89vh;
}

.banner.banner--inner-hero h1 {
	text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}

/* twocol */
.section-twocol p {
	max-width: 500px;
}

.section-twocol h1 + p {
	max-width: 495px;
}

.section-twocol .icon {
	margin-bottom: 1.5em;
	margin-top: 3em;
}

.section-twocol .icon img {
	height: 62px;
	width: auto;
}

.section-twocol .button {
	display: inline-block;
	margin-top: 1.5em;
}

.section-twocol .vc_col-sm-7 .vc_column-inner {
	max-width: 600px;
}

@media (min-width: 1300px) {
	.section-twocol .large-image {
		width: 60% !important;
	}
}

.section-twocol .wpb_column:first-child.text-large .wpb_single_image {
	margin-bottom: 10px;
}

.section-twocol .wpb_column:first-child.text-large .wpb_single_image img {
	max-width: 75px;
}

.section-twocol--hero.align-center .section-twocol--hero-image {
	padding-left: 0 !important;
	padding-right: 0;
}

@media (min-width: 1000px) {
	.section-twocol--hero .vc_col-sm-6 {
		padding-right: 3em;
	}

	.section-twocol--hero .vc_col-sm-6:first-child {
		margin-top: 5em;
	}

	.section-twocol--hero .vc_col-sm-6:last-child {
		padding-left: 3em;
	}

	.section-twocol--hero .vc_col-sm-6 p {
		max-width: 490px;
	}

	.section-twocol--hero .vc_col-sm-6 p + p {
		font-size: 24px;
		line-height: 34px;
	}
}

.section-twocol .text p,
.section-twocol .text ul {
	max-width: 500px;
}

.section-twocol .text p + ul {
	margin-top: 1.5em;
}

.section-twocol .hero-sidebar-wrapper .vc_column-inner {
	padding-top: 5em;
	background-size: 60% !important;
	background-position: top center !important;
}

.section-twocol .hero-sidebar-wrapper .hero-sidebar {
	margin-bottom: 0;
}

.section-twocol .hero-sidebar-wrapper .hero-sidebar p:first-child {
	max-width: 275px;
	margin: 0 auto;
}

.section-twocol .hero-sidebar-wrapper p + p:last-child .button {
	margin-top: 3em;
}

.section-twocol .hero-sidebar-wrapper .sidebar-footer {
	margin-top: 6em;
	margin-bottom: 2em;
	max-width: 350px;
	margin-left: auto;
}

.section-twocol .hero-sidebar-wrapper .sidebar-footer h3 {
	font-size: 20px;
	font-family: "Source Sans Pro", sans-serif;
	margin-bottom: 0.35em;
}

.section-twocol .hero-sidebar-wrapper .sidebar-footer p {
	margin-bottom: 5px;
}

@media (max-width: 768px) {
	.section-twocol .wpb_column:last-child {
		margin-top: 2em;
	}
}

@media (max-width: 768px) {
	.section-twocol.m-switch .vc_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.section-twocol.m-switch .wpb_column:first-child {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		margin-top: 2em;
	}

	.section-twocol.m-switch .wpb_column:last-child {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		margin-top: 0;
	}
}

.sidebar-alt img {
	max-width: 120px !important;
	margin-bottom: 1em !important;
	display: block;
}

.sidebar-alt h2 {
	margin-bottom: 0.5em;
}

.sidebar-alt p {
	font-size: 20px;
	line-height: 30px;
}

/* generic */
.generic h1 {
	max-width: 500px;
	margin-bottom: 0.75em;
}

.generic h2:first-child,
.generic h3:first-child {
	margin-top: 4em;
}

.generic p + h2,
.generic p + h3 {
	margin-top: 2em;
}

.list ul li {
	list-style-type: none;
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 10px;
	padding: 0 0 0 25px;
	position: relative;
}

.list ul li::before {
	content: '';
	display: block;
	position: absolute;
	top: 11px;
	left: 0;
	width: 10px;
	height: 10px;
	background-color: #F6EB61;
	border-radius: 50%;
}

/* services */
.vc_col-xs-6 {
	width: 49%;
}

@media (max-width: 1200px) and (min-width: 992px) {
	.vc_col-md-4 {
		width: 33%;
	}

	.vc_col-md-6 {
		width: 49%;
	}
}

@media (min-width: 1200px) {
	.vc_col-lg-2 {
		width: 16%;
	}
}

.services {
	padding-bottom: 0 !important;
}

.services .vc_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.services .heading {
	margin-bottom: 5em;
}

.services .icon-box {
	margin-bottom: 6.5em;
}

.services .icon-box h3 {
	font-size: 18px;
	line-height: 21px;
	font-weight: 500;
}

@media (max-width: 768px) {
	.services .icon-box h3 {
		text-align: center;
	}
}

.services .icon-box h3 a {
	color: #000;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.services .icon-box h3 a:hover, .services .icon-box h3 a:focus {
	color: #007DB8;
}

.services .icon-box .wpb_single_image .vc_figure {
	height: 61px;
	width: 61px;
}

.services .icon-box .wpb_single_image .vc_figure img {
	max-height: 61px !important;
	max-width: 61px !important;
	height: 100% !important;
}

.services .icon-box .wpb_single_image:hover ~ .wpb_text_column a,
.services .icon-box .wpb_single_image:focus ~ .wpb_text_column a {
	color: #007DB8;
}

.services .icon-box.text-center .vc_figure {
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.services.services--large .icon-box {
	margin-bottom: 5em;
}

@media (max-width: 768px) {
	.services.services--large .icon-box {
		max-width: 400px;
		margin: 0 auto 5em;
	}
}

.services.services--large .icon-box h3 {
	font-size: 24px;
	line-height: 34px;
}

@media (max-width: 768px) {
	.services.services--large .icon-box .wpb_single_image {
		text-align: center;
	}
}

.services.services--large .icon-box .wpb_text_column {
	margin-bottom: 1.3em;
}

.services.services--large .icon-box .wpb_text_column p {
	margin-bottom: 1.5em;
	line-height: 24px;
}

@media (max-width: 768px) {
	.services.services--large .icon-box .wpb_text_column p:last-child {
		text-align: center;
	}
}

.services.services--large .icon-box .wpb_text_column a {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}

.services.services--large .icon-box .wpb_text_column a::after {
	content: '';
	width: 10px;
	height: 15px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -2px;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-right.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.services.services--large .icon-box .wpb_text_column a:hover::after, .services.services--large .icon-box .wpb_text_column a:focus::after {
	margin-left: 15px;
}

/* locations */
.section-locations--text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

@media (min-width: 1300px) {
	.section-locations--text {
		padding-right: 5em;
	}
}

@media (min-width: 768px) {
	.section-locations--text .vc_column-inner {
		max-width: 550px;
	}
}

@media (max-width: 768px) {
	.section-locations--text .vc_column-inner {
		padding-left: 2em;
		padding-right: 2em;
	}
}

.section-locations--text p:first-child {
	font-family: "Arima Madurai", cursive;
	font-weight: 500;
	margin-bottom: 1.5em;
}

.section-locations--locations {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	padding-left: 1em;
}

.section-locations--locations .vc_column-inner {
	max-width: 650px;
}

.section-locations--locations .wpb_single_image {
	padding-left: 30px;
	margin-bottom: 1em;
	padding-bottom: 2em;
}

.section-locations--locations .wpb_single_image:not(:last-child) {
	border-bottom: 1px solid #717374;
}

.section-locations--locations .wpb_text_column {
	margin-bottom: 10px;
}

.section-locations--locations h2 {
	padding-left: 30px;
	margin-top: 1em;
}

.section-locations--locations h2 a {
	color: #000;
}

.section-locations--locations h2 a:hover, .section-locations--locations h2 a:focus {
	color: #007DB8;
}

/* two-tone */
.two-tone--left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.two-tone--left .vc_column-inner > .wpb_wrapper {
	display: flex;
	align-items: center;
}

.two-tone--left .vc_column-inner > .wpb_wrapper .wpb_text_column {
	padding-top: 3em;
	padding-bottom: 3em;
}

@media (min-width: 1300px) {
	.two-tone--left {
		padding-right: 7.5em;
	}
}

@media (min-width: 1000px) {
	.two-tone--left {
		padding-top: 7.5em;
		padding-bottom: 7.5em;
	}
}

@media (max-width: 1300px) {
	.two-tone--left .vc_column-inner {
		padding-left: 50px !important;
		padding-right: 50px !important;
	}
}

@media (min-width: 768px) {
	.two-tone--left .vc_column-inner {
		max-width: 520px;
	}
}

@media (max-width: 768px) {
	.two-tone--left .vc_column-inner {
		padding-left: 2em;
		padding-right: 2em;
	}
}

.two-tone--left p:first-child {
	font-family: "Arima Madurai", cursive;
	font-weight: 500;
	margin-bottom: 1.5em;
}

.two-tone--right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}

@media (min-width: 1300px) {
	.two-tone--right {
		padding-left: 12em;
	}

	.two-tone--right .vc_column-inner {
		max-width: 480px;
	}
}

@media (min-width: 1000px) {
	.two-tone--right {
		padding-top: 7.5em;
		padding-bottom: 7.5em;
	}
}

@media (max-width: 1300px) {
	.two-tone--right .vc_column-inner {
		padding-left: 50px;
		padding-right: 50px;
	}
}

.two-tone .button {
	display: inline-block;
	margin-top: 2em;
}

.two-tone.two-tone--backgrounds .vc_column-inner {
	max-width: 100%;
	height: 100%;
	margin: 0;
}

.two-tone.two-tone--backgrounds .vc_column-inner img {
	margin-bottom: 0;
}

.two-tone.two-tone--backgrounds .two-tone--left {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 0;
}

.two-tone.two-tone--backgrounds .two-tone--left .vc_column-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.two-tone.two-tone--backgrounds .two-tone--left .wpb_wrapper {
	max-width: 625px;
	padding-right: 5em;
	padding-left: 5em;
}

.two-tone.two-tone--backgrounds .wpb_single_image .vc_figure,
.two-tone.two-tone--backgrounds .wpb_single_image .vc_single_image-wrapper,
.two-tone.two-tone--backgrounds img {
	width: 100%;
}

@media (max-width: 1300px) {
	.two-tone.two-tone--backgrounds .two-tone--left .wpb_wrapper {
		padding-right: 1.5em;
		padding-left: 1.5em;
	}
}

@media (max-width: 1050px) {
	.two-tone.two-tone--backgrounds .two-tone--left,
	.two-tone.two-tone--backgrounds .two-tone--image {
		width: 100%;
		float: none;
	}

	.two-tone.two-tone--backgrounds .vc_row,
	.two-tone.two-tone--backgrounds .two-tone--left .vc_column-inner {
		display: block;
	}

	.two-tone.two-tone--backgrounds .two-tone--left .wpb_wrapper {
		padding-left: 0;
		padding-right: 0;
	}
}

.two-tone.two-tone--backgrounds .two-tone--image .vc_column-inner {
	min-height: 500px;
	background-position: top center !important;
}

@media (max-width: 1300px) {
	.two-tone .checklist li {
		padding-left: 50px;
	}

	.two-tone .checklist li::before {
		left: 0;
	}
}

.checklist ul {
	margin: 0;
	padding: 0;
}

.checklist ul li {
	padding: 0;
	margin: 0 0 1.5em;
	list-style-type: none;
	font-size: 20px;
	line-height: 28px;
	position: relative;
}

@media (max-width: 768px) {
	.checklist ul li {
		padding-left: 40px;
	}
}

.checklist ul li::before {
	content: '';
	display: block;
	position: absolute;
	left: -30px;
	top: 6px;
	width: 16px;
	height: 16px;
	background-image: url(../images/checkmark-blue.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

@media (max-width: 768px) {
	.checklist ul li::before {
		left: 0;
	}
}

.checklist.checklist-even ul {
	max-width: 420px;
}

.checklist.checklist-even ul li {
	padding-left: 45px !important;
}

.checklist.checklist-even ul li:before {
	left: 0;
}

.hustle-hide {
	display: none;
}

.hustle-ui.module_id_1 .hustle-layout {
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #ffffff;
	border-radius: 0px 0px 0px 0px;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
	background-image: url(http://www.sunriver.org/wp-content/uploads/2020/09/popup-background.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left bottom;
}

.hustle-ui .hustle-icon-close:before {
	font-family: sans-serif !important;
	content: 'X' !important;
}

.hustle-button-close.button {
	color: white !important;
}

/* testimonial */
.section-testimonial {
	position: relative;
	margin-top: 1.5em;
}

.section-testimonial::before {
	content: '';
	display: block;
	position: absolute;
	top: 2em;
	left: 2em;
	width: 375px;
	height: 64%;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/quote-pattern-left.png);
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 1;
}

@media (max-width: 768px) {
	.section-testimonial::before {
		top: 2em;
		left: -2em;
		width: 50%;
	}
}

@media (max-width: 600px) {
	.section-testimonial::before {
		top: 3em;
	}
}

.section-testimonial::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 1.5em;
	right: 0;
	width: 375px;
	height: 64%;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/quote-pattern-right.png);
	background-size: contain;
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 1;
}

@media (max-width: 768px) {
	.section-testimonial::after {
		bottom: 2em;
		right: 0;
		width: 50%;
	}
}

@media (max-width: 600px) {
	.section-testimonial::after {
		bottom: -5em;
	}
}

.section-testimonial .testimonial {
	background-color: white;
	padding: 3em;
	-webkit-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
	border: 1px solid #E5E6E6;
	border-radius: 5px;
	max-width: 1033px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 2;
}

.section-testimonial .testimonial p {
	font-size: 25px;
	line-height: 35px;
	font-family: "Arima Madurai", cursive;
}

@media (max-width: 768px) {
	.section-testimonial .testimonial p {
		font-size: 20px;
		line-height: 28px;
	}
}

.section-testimonial .testimonial p:last-child {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 16px;
	line-height: 24px;
}

.section-testimonial .testimonial p:last-child strong {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
}

@media (max-width: 768px) {
	.section-testimonial .testimonial p:last-child strong {
		font-size: 16px;
		line-height: 24px;
	}
}

.section-testimonial .testimonial--cta {
	margin-top: 2em;
}

.section-testimonial .testimonial--cta a {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}

@media (max-width: 768px) {
	.section-testimonial .testimonial--cta a {
		font-size: 16px;
	}
}

.section-testimonial .testimonial--cta a::after {
	content: '';
	width: 10px;
	height: 15px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -2px;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-right.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.section-testimonial .testimonial--cta a:hover::after, .section-testimonial .testimonial--cta a:focus::after {
	margin-left: 15px;
}

/* icon-block */
@media (max-width: 1200px) {
	.icon-blocks-wrapper {
		padding-bottom: 0 !important;
	}
}

@media (min-width: 768px) {
	.icon-blocks-wrapper .vc_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
}

@media (max-width: 1200px) {
	.icon-block {
		margin-bottom: 5em;
	}
}

.icon-block .vc_figure {
	max-width: 45px;
	height: 66px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.icon-block .vc_figure img {
	max-height: 100%;
}

.icon-block h3 {
	margin-bottom: 0.5em;
}

.icon-block .button {
	margin-top: 1.5em;
	display: block;
	width: 100%;
	padding: 0.35em 0 0.55em;
}

.icon-block .healow_oa_schedule .button {
	margin: 0;
	display: inline-block;
}

.icon-block .wpb_text_column a {
	position: absolute;
	width: 95%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	display: inline-block;
}

.icon-block .vc_column-inner {
	height: 100%;
	padding-bottom: 60px;
}

@media (max-width: 768px) {
	.icon-block .button {
		font-size: 18px;
	}
}

/* list-block */
.list-block-wrapper .vc_column-inner {
	background-size: 100% auto !important;
	padding: 3.5em 0;
}

.list-block {
	background-color: white;
	border: 1px solid #E5E6E6;
	border-radius: 5px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
	max-width: 465px;
	margin: 0 auto;
	padding: 2em;
}

.list-block h4 {
	margin-bottom: 25px;
}

.list-block h5 {
	font-family: "Source Sans Pro", sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.list-block h5 {
		font-size: 18px;
	}
}

.list-block h5 + p {
	margin-top: 10px;
	margin-bottom: 0;
}

.list-block h5 + p + p {
	margin-top: 10px;
	margin-bottom: 20px;
}

.list-block h5 + p + p a::after {
	content: '';
	width: 7px;
	height: 12px;
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
	margin-top: -2px;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-right.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.list-block h5 + p + p a:hover::after, .list-block h5 + p + p a:focus::after {
	margin-left: 10px;
}

.list-block.list-block--pricing {
	padding: 2em 3em;
}

.list-block ul {
	padding: 0;
	margin: 0 0 30px;
}

.list-block ul li {
	font-size: 20px;
	line-height: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 20px 0;
	border-bottom: 1px solid #97999B;
	list-style-type: none;
	margin: 0;
}

@media (max-width: 1000px) {
	.list-block ul li {
		font-size: 16px;
		line-height: 24px;
	}
}

.list-block ul li:first-child {
	padding-top: 0;
}

.list-block ul li em {
	font-style: normal;
	font-weight: 600;
	min-width: 80px;
	margin-left: 20px;
}

@media (max-width: 1000px) {
	.list-block ul li em {
		font-size: 20px;
		line-height: 30px;
	}
}

.list-block ul + p {
	color: #717374;
	font-size: 14px;
}

.list-block--form {
	max-width: 320px;
	margin: 0 auto;
}

.list-block--form h2 {
	margin-bottom: 0.5em;
}

.list-block.list-block--info {
	padding: 2em 2.5em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.list-block.list-block--info img {
	max-width: 200px;
	margin-bottom: 1.5em !important;
}

.list-block.list-block--info h3 {
	margin-bottom: 0.5em;
}

.list-block.list-block--info ul {
	margin-top: 2.35em;
}

.list-block.list-block--info ul li {
	text-align: center;
	padding: 0;
	border-bottom: none;
	font-size: 16px;
	line-height: 22px;
	display: block;
	margin-top: 1.5em;
}

.list-block.list-block--info ul li mark {
	padding: 2px 10px;
	background-color: #F6EB61;
}

.list-block-text {
	padding-right: 1em;
}

.list-block-text h2 {
	margin-bottom: 1rem;
}

.form h2 {
	font-size: 30px;
	line-height: 40px;
}

.form .vc_column-inner {
	background-size: 112% !important;
}

@media (min-width: 768px) {
	.form .vc_column-inner .list-block--form {
		margin-top: -3em;
	}
}

@media (max-width: 768px) {
	.form .vc_column-inner .list-block--form {
		margin-top: 2em;
	}
}

/* story thumb */
@media (max-width: 768px) {
	.stories {
		padding-bottom: 2em !important;
	}
}

.stories .heading .text-extra-large p {
	font-family: "Arima Madurai", cursive;
	max-width: 500px;
	margin-bottom: 1em !important;
	font-weight: 500;
}

@media (max-width: 768px) {
	.stories .heading .text-extra-large p {
		margin-bottom: 0 !important;
		max-width: 100%;
	}
}

.stories .heading a {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}

@media (max-width: 768px) {
	.stories .heading a {
		font-size: 16px;
	}
}

.stories .heading a::after {
	content: '';
	width: 10px;
	height: 15px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -2px;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-right.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.stories .heading a:hover::after, .stories .heading a:focus::after {
	margin-left: 15px;
}

@media (max-width: 768px) {
	.stories .heading .stories--link p {
		margin-bottom: 1.5em !important;
		text-align: left !important;
	}
}

@media (max-width: 768px) {
	.story-thumb {
		margin-bottom: 3em;
	}
}

.story-thumb .wpb_single_image {
	margin-bottom: 25px;
}

@media (max-width: 768px) {
	.story-thumb .wpb_single_image .vc_figure {
		display: block;
	}
}

.story-thumb .wpb_single_image .vc_figure img {
	margin-bottom: 0;
	margin-top: 1em;
}

@media (max-width: 768px) {
	.story-thumb h3 {
		max-width: 400px;
	}
}

.story-thumb h3 a {
	font-family: "Source Sans Pro", sans-serif;
	color: #717374;
	font-weight: 500;
}

@media (max-width: 768px) {
	.story-thumb h3 a {
		font-size: 24px;
		line-height: 34px;
	}
}

.story-thumb h3 a::after {
	content: '';
	display: block;
	margin-top: 5px;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-circle-left.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}

.story-thumb h3 a:hover, .story-thumb h3 a:focus {
	color: #007DB8;
}

/** cta **/
.section-cta--form {
	max-width: 400px;
	margin: 0 auto;
}

/** cta alt **/
@media (max-width: 768px) {
	.section-cta-alt {
		text-align: center;
	}
}

@media (min-width: 768px) {
	.section-cta-alt {
		min-height: 235px;
		display: flex;
		align-items: center;
	}
}

.section-cta-alt {
	background-size: cover !important;
	background-repeat: no-repeat !important;
}

.section-cta-alt .vc_row {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.section-cta-alt h2 {
	font-size: 60px;
	line-height: 70px;
	font-weight: 500;
}

@media (max-width: 1300px) {
	.section-cta-alt h2 {
		font-size: 55px;
		line-height: 65px;
	}
}

@media (max-width: 1000px) {
	.section-cta-alt h2 {
		font-size: 40px;
		line-height: 50px;
	}
}

.section-cta-alt p {
	font-size: 20px;
	line-height: 30px;
}

@media (max-width: 768px) {
	.section-cta-alt p {
		text-align: center !important;
	}
}

@media (min-width: 1200px) {
	.section-cta-alt--text {
		padding-left: 1em;
	}
}

@media (min-width: 1200px) {
	.section-cta-alt .button {
		float: right;
	}
}

@media (max-width: 1200px) {
	.section-cta-alt .button {
		margin-top: 2em;
		display: inline-block;
	}
}

/* page slider */
.page-slider {
	padding: 0 !important;
}

@media (max-width: 768px) {
	.page-slider {
		padding-bottom: 3em !important;
	}
}

@media (max-width: 1300px) and (min-width: 768px) {
	.page-slider--content {
		margin-left: 5.5em;
	}
}

@media (max-width: 1000px) {
	.page-slider--content {
		width: 100%;
		min-width: 100%;
	}
}

@media (max-width: 768px) {
	.page-slider--content {
		text-align: center;
		margin-bottom: 3em;
	}
}

.page-slider .vc_tta-container {
	margin-bottom: 0;
}

.page-slider .vc_tta-tabs.vc_tta-has-pagination:not(.vc_tta-tabs-position-bottom) {
	padding-bottom: 0;
}

.page-slider .vc_tta-tabs.vc_tta-has-pagination .vc_pagination {
	z-index: 8888;
	top: 90%;
}

.page-slider .vc_tta-tabs.vc_tta-has-pagination .vc_pagination .vc_pagination-item .vc_pagination-trigger {
	border: 1px solid #60BFE4;
	height: 17px;
	width: 17px;
}

.page-slider .vc_tta-tabs.vc_tta-has-pagination .vc_pagination .vc_pagination-item .vc_pagination-trigger:hover, .page-slider .vc_tta-tabs.vc_tta-has-pagination .vc_pagination .vc_pagination-item .vc_pagination-trigger:focus {
	background-color: #60BFE4;
}

.page-slider .vc_tta-tabs.vc_tta-has-pagination .vc_pagination .vc_pagination-item.vc_active .vc_pagination-trigger {
	background-color: #60BFE4;
}

.page-slider .vc_column-inner {
	padding: 0;
}

.page-slider .vc_column-inner .vc_tta-panel .vc_tta-panel-body {
	padding: 0 !important;
	border: none !important;
}

@media (min-width: 768px) {
	.page-slider .vc_column-inner .vc_tta-panel .vc_tta-panel-body img {
		display: none;
	}
}

.page-slider .vc_column-inner .vc_tta-panel .vc_tta-panel-body .vc_inner {
	min-height: 30vw;
	padding-top: 5em;
	padding-bottom: 5em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (max-width: 768px) {
	.page-slider .vc_column-inner .vc_tta-panel .vc_tta-panel-body > .wpb_row {
		background-image: none !important;
	}
}

.page-slider--content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.page-slider--content .wpb_single_image {
	text-align: center;
}

.page-slider--content .vc_column-inner {
	max-width: 625px;
}

.page-slider--content .vc_column-inner .text-large {
	max-width: 425px;
	background-color: rgba(230, 245, 250, 0.8);
	padding: 4.5em 3em;
	border-radius: 5px;
	margin-top: -2em;
}

@media (max-width: 1000px) {
	.page-slider--content .vc_column-inner .text-large {
		max-width: 100%;
		width: 100%;
	}
}

@media (max-width: 768px) {
	.page-slider--content .vc_column-inner .text-large {
		background-color: transparent;
		margin-top: 2em;
		border-radius: 0;
		padding: 0 50px;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

.page-slider--content .vc_column-inner .text-large p {
	margin-top: 1em;
}

.page-slider--content .vc_column-inner .text-large p + p:last-child {
	margin-top: 2em;
}

@media (max-width: 768px) {
	.page-slider--content .vc_column-inner .text-large p .button {
		background-color: transparent;
		border: none;
		padding: 0;
		color: #007DB8;
	}

	.page-slider--content .vc_column-inner .text-large p .button::after {
		content: '';
		width: 10px;
		height: 15px;
		display: inline-block;
		margin-left: 10px;
		vertical-align: middle;
		margin-top: -2px;
		background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-right.svg);
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;
	}

	.page-slider--content .vc_column-inner .text-large p .button:hover::after, .page-slider--content .vc_column-inner .text-large p .button:focus::after {
		margin-left: 15px;
	}
}

/* accreditations */
.accreditations h5 {
	margin-bottom: 10px;
}

.accreditations p {
	font-size: 14px;
	margin-bottom: 0;
}

.accreditations tr:not(:first-child) {
	border-bottom: 1px solid #99D6EA;
}

.accreditations table {
	width: 100%;
}

.accreditations table tr {
	width: 100%;
}

.accreditations table tr td,
.accreditations table tr th {
	border-bottom: none;
	padding: 25px 0;
}

.accreditations table tr th {
	padding-bottom: 0;
}

.accreditations table tr th h4 {
	color: #99D6EA;
	font-weight: 400;
	margin-bottom: 0;
}

.accreditations table tr td:first-child {
	padding-right: 7.1vw;
}

.accreditations table tr td:last-child {
	width: 100px;
}

/* events */
.events .heading {
	margin-top: 3em;
	margin-bottom: 2em;
}

.events .list-block {
	padding: 0;
}

.events .list-block .vc_column-inner {
	padding: 0;
}

.events .list-block .vc_column-inner .wpb_single_image {
	margin-bottom: 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.events .list-block .vc_column-inner .wpb_text_column {
	background: white;
	border-radius: 5px;
	padding: 2em 1.5em;
}

@media (min-width: 768px) {
	.events .list-block {
		margin-right: 55px;
	}
}

.events .list-block p:first-child {
	font-size: 24px;
	line-height: 24px;
	color: #007DB8;
	font-weight: 600;
}

.events .list-block h3 {
	font-size: 30px;
	margin-bottom: 0.5em;
}

.events .list-block h3 + p {
	font-size: 20px;
	line-height: 30px;
}

.events .list-block .button {
	display: block;
	max-width: 90%;
	margin: 1.5em auto 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

@media (min-width: 1200px) {
	.events .past-events {
		padding-left: 30px;
	}
}

.events .past-events--list a {
	display: block;
	background-color: white;
	padding: 1em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	border-radius: 10px;
	border: 2px solid #E5E6E6;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.events .past-events--list a:hover, .events .past-events--list a:focus {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.events .past-events--list a:not(:last-child) {
	margin-bottom: 1.75em;
}

.events .past-events--list a span:first-child {
	width: 120px;
	font-size: 24px;
	line-height: 28px;
	color: #717374;
	font-weight: 600;
	margin-right: 2vw;
}

.events .past-events--list a h3 {
	margin-bottom: 0;
	color: #717374;
}

.events .past-events--list a p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	color: #717374;
}

@media (min-width: 768px) {
	.events .upcoming-events {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
}

.events .upcoming-events--list a {
	display: block;
	background-color: white;
	padding: 1em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.15);
	border-radius: 10px;
	border: 2px solid #60BFE4;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.events .upcoming-events--list a:hover, .events .upcoming-events--list a:focus {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.events .upcoming-events--list a:not(:last-child) {
	margin-bottom: 1.75em;
}

.events .upcoming-events--list a span:first-child {
	width: 120px;
	font-size: 24px;
	line-height: 28px;
	color: #007DB8;
	font-weight: 600;
	margin-right: 2vw;
}

.events .upcoming-events--list a h3 {
	margin-bottom: 0;
	color: #000000;
}

.events .upcoming-events--list a p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
	color: #000000;
}

/** contact **/
@media (min-width: 1300px) {
	.contact-us--main {
		padding-right: 6em;
	}
}

.contact-us--form {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 2em 3em;
	max-width: 600px;
	border: 1px solid #E5E6E6;
	border-radius: 5px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.08);
	margin-bottom: 3em;
}

@media (max-width: 768px) {
	.contact-us--form {
		padding: 1em 2em;
	}
}

@media (max-width: 1000px) {
	.contact-us .sidebar {
		margin-top: 2em;
	}
}

.contact-us .sidebar .assistance p {
	max-width: 200px;
	font-weight: 600;
	margin: 0 auto 10px;
}

.contact-us .sidebar .assistance a {
	font-size: 24px;
	line-height: 24px;
}

.contact-us .sidebar .assistance a::after {
	content: '';
	width: 10px;
	height: 15px;
	display: inline-block;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: -2px;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-right.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.contact-us .sidebar .assistance a:hover::after, .contact-us .sidebar .assistance a:focus::after {
	margin-left: 15px;
}

@media (max-width: 768px) {
	.contact-us .sidebar .emergencies {
		margin-bottom: 4em;
	}
}

.contact-us .sidebar .icon-block {
	margin-top: 4em;
	margin-bottom: 0;
}

@media (max-width: 768px) {
	.contact-us .sidebar .icon-block {
		margin-top: 0;
		margin-bottom: 2em;
	}
}

#timeline-embed .tl-slide .tl-slide-scrollable-container {
	width: 100%;
}

@media (max-width: 1500px) and (min-width: 768px) {
	#timeline-embed .tl-slide .tl-slide-content {
		width: 75% !important;
	}
}

@media (max-width: 768px) {
	#timeline-embed .tl-slide .tl-slide-content {
		padding-left: 100px !important;
		padding-right: 100px !important;
		display: block;
	}
}

#timeline-embed .tl-slide.tl-full-image-background h1,
#timeline-embed .tl-slide.tl-full-image-background h2,
#timeline-embed .tl-slide.tl-full-image-background h3,
#timeline-embed .tl-slide.tl-full-image-background h4,
#timeline-embed .tl-slide.tl-full-image-background h5,
#timeline-embed .tl-slide.tl-full-image-background h6,
#timeline-embed .tl-slide.tl-full-image-background p {
	text-shadow: none !important;
}

#timeline-embed .tl-slide.tl-full-image-background .tl-slide-content .tl-text .tl-text-content-container .tl-headline {
	display: none;
}

#timeline-embed .tl-slide.tl-full-image-background .tl-slide-content .tl-text .tl-text-content-container .tl-text-content p {
	color: black !important;
	font-family: "Arima Madurai", cursive;
	font-size: 40px;
	line-height: 48px;
	max-width: 495px;
	text-transform: none;
	text-shadow: none !important;
}

#timeline-embed .tl-slide .tl-slide-background {
	opacity: 1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom center;
}

#timeline-embed .tl-slide-content {
	max-width: 1240px;
	margin: 0 auto;
}

@media (max-width: 768px) {
	#timeline-embed .tl-slide-content .tl-media {
		max-width: 100% !important;
		margin-bottom: 2em;
	}
}

@media (min-width: 768px) {
	#timeline-embed .tl-slide-content .tl-media .tl-media-content-container {
		padding-right: 2em;
	}
}

#timeline-embed .tl-slide-content .tl-media .tl-media-content-container .tl-media-content .tl-media-item {
	max-height: 330px !important;
}

@media (max-width: 768px) {
	#timeline-embed .tl-slide-content .tl-media .tl-media-content-container .tl-media-content .tl-media-item {
		width: 100% !important;
		height: 330px !important;
	}
}

#timeline-embed .tl-slide-content .tl-text .tl-text-content-container .tl-headline-date {
	text-shadow: none;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	font-family: "Source Sans Pro", sans-serif !important;
	color: #717374 !important;
	text-shadow: none !important;
	margin-bottom: 1em;
}

#timeline-embed .tl-slide-content .tl-text .tl-text-content-container .tl-headline {
	font-family: "Arima Madurai", cursive;
	font-size: 40px;
	line-height: 48px;
	max-width: 495px;
	color: #000 !important;
	text-transform: none;
	text-shadow: none !important;
}

@media (max-width: 1200px) {
	#timeline-embed .tl-slide-content .tl-text .tl-text-content-container .tl-headline {
		font-size: 30px;
		line-height: 40px;
	}
}

#timeline-embed .tl-slide-content .tl-text .tl-text-content-container .tl-text-content p {
	text-shadow: none !important;
	font-size: 24px;
	line-height: 34px;
	font-family: "Source Sans Pro", sans-serif;
	color: #000 !important;
	margin-top: 1em;
}

@media (max-width: 1200px) {
	#timeline-embed .tl-slide-content .tl-text .tl-text-content-container .tl-text-content p {
		font-size: 18px;
		line-height: 24px;
	}
}

#timeline-embed .tl-slide:first-child .tl-slide-content .tl-text {
	max-width: 100%;
	width: 100%;
	padding-left: 0;
}

#timeline-embed .tl-slide:first-child .tl-slide-content .tl-text .tl-text-content-container .tl-headline {
	color: black !important;
}

#timeline-embed .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon,
#timeline-embed .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon {
	height: 35px;
}

#timeline-embed .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-icon::before,
#timeline-embed .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon::before {
	content: '';
	display: block;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/slider-arrow.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 15px;
	height: 35px;
}

#timeline-embed .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-title,
#timeline-embed .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-title {
	color: rgba(113, 115, 116, 0.25);
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 0.085em;
	font-family: "Source Sans Pro", sans-serif;
	text-transform: uppercase;
	text-shadow: none;
	margin-left: 0;
	width: 100%;
	opacity: 1;
}

@media (max-width: 768px) {
	#timeline-embed .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-title,
	#timeline-embed .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-title {
		display: none !important;
	}
}

#timeline-embed .tl-slidenav-previous .tl-slidenav-content-container .tl-slidenav-description,
#timeline-embed .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-description {
	display: none;
}

#timeline-embed .tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon::before,
#timeline-embed .tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-icon::before {
	-webkit-filter: grayscale(100) brightness(100);
	filter: grayscale(100) brightness(100);
}

#timeline-embed .tl-slidenav-previous .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title,
#timeline-embed .tl-slidenav-next .tl-slidenav-content-container.tl-slidenav-inverted .tl-slidenav-title {
	color: rgba(255, 255, 255, 0.25);
}

#timeline-embed .tl-slidenav-previous {
	left: 30px;
}

#timeline-embed .tl-slidenav-next {
	right: 110px;
}

@media (max-width: 670px) {
	#timeline-embed .tl-slidenav-next {
		right: 50px;
	}
}

#timeline-embed .tl-slidenav-next .tl-slidenav-content-container .tl-slidenav-icon::before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

#timeline-embed .tl-timenav {
	background-color: rgba(151, 153, 155, 0.05);
	border-top: none;
}

#timeline-embed .tl-timenav .tl-timenav-slider .tl-timeaxis-content-container .tl-timeaxis-major .tl-timeaxis-tick .tl-timeaxis-tick-text {
	font-size: 16px;
	font-weight: 600;
	font-family: "Source Sans Pro", sans-serif;
	line-height: 20 p;
	letter-spacing: 0.085em;
	color: #717374;
}

#timeline-embed .tl-timenav .tl-timenav-slider .tl-timeaxis-content-container .tl-timeaxis-minor .tl-timeaxis-tick .tl-timeaxis-tick-text {
	display: none;
}

#timeline-embed .tl-timenav .tl-timemarker .tl-timemarker-timespan-content {
	background-color: transparent;
}

#timeline-embed .tl-timenav .tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left {
	border-color: #0099D3 !important;
}

#timeline-embed .tl-timenav .tl-timemarker:hover .tl-timemarker-timespan .tl-timemarker-line-left::after {
	background-color: #0099D3 !important;
}

#timeline-embed .tl-timenav .tl-timemarker:hover .tl-timemarker-content-container {
	background-color: #0099D3 !important;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-with-end .tl-timemarker-timespan:after {
	background-color: rgba(0, 153, 211, 0.1);
}

#timeline-embed .tl-timenav .tl-timemarker .tl-timemarker-content-container {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	border-radius: 10px;
	min-width: 200px;
}

@media (max-width: 768px) {
	#timeline-embed .tl-timenav .tl-timemarker .tl-timemarker-content-container {
		width: 200px !important;
	}
}

#timeline-embed .tl-timenav .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (max-width: 768px) {
	#timeline-embed .tl-timenav .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container {
		display: none;
	}
}

#timeline-embed .tl-timenav .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text .tl-headline {
	font-size: 15px;
	line-height: 20px;
	font-family: "Source Sans Pro", sans-serif;
	margin-left: 5px;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-active .tl-timemarker-timespan .tl-timemarker-line-left {
	border-color: #FC4C02 !important;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-active .tl-timemarker-timespan .tl-timemarker-line-left::after {
	background-color: #FC4C02 !important;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-active .tl-timemarker-timespan .tl-timemarker-line-right {
	display: none !important;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-active:hover .tl-timemarker-timespan .tl-timemarker-line-left {
	border-color: #0099D3 !important;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-active:hover .tl-timemarker-timespan .tl-timemarker-line-left::after {
	background-color: #0099D3 !important;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-active:hover .tl-timemarker-timespan .tl-timemarker-line-right::after {
	background-color: #0099D3 !important;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-active:hover .tl-timemarker-content-container {
	background-color: #0099D3 !important;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container {
	background-color: #0099D3;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container span::after {
	color: white;
}

#timeline-embed .tl-timenav .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text .tl-headline {
	color: white;
}

#timeline-embed .tl-menubar {
	display: none;
}

/* Health Centers Listing */
@media (max-width: 768px) {
	.location-box + .location-box {
		margin-top: 2em;
	}
}

.location-box .button {
	display: inline-block;
}

.location-box .vc_figure {
	text-align: center;
}

.health-centers__group {
	margin-bottom: 2em;
}

.health-centers__group h3 {
	font-size: 24px;
	line-height: 32px;
	font-family: "Source Sans Pro", sans-serif;
	color: #007DB8;
	font-weight: 400;
}

.health-centers__group.hudson-valley + .health-centers__group.hudson-valley h2,
.health-centers__group.long-island + .health-centers__group.long-island h2,
.health-centers__group.new-york + .health-centers__group.new-york h2 {
	display: none;
}

.health-centers__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.health-centers__wrapper .healthcenter-thumb {
	margin-right: 50px;
	width: calc(25% - 50px);
	padding: 1em;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 233px;
	margin-bottom: 20px !important;
}

@media (max-width: 1200px) {
	.health-centers__wrapper .healthcenter-thumb {
		width: calc(33.333% - 50px);
	}
}

@media (max-width: 900px) {
	.health-centers__wrapper .healthcenter-thumb {
		width: calc(50% - 50px);
	}
}

@media (max-width: 600px) {
	.health-centers__wrapper .healthcenter-thumb {
		width: 100%;
		margin-right: 0;
	}
}

.health-centers__wrapper .healthcenter-thumb h4 {
	font-size: 30px;
	line-height: 40px;
	letter-spacing: unset;
	font-family: "Arima Madurai", cursive;
	text-transform: none;
	color: #000;
	margin-bottom: 5px;
}

.health-centers__wrapper .healthcenter-thumb p {
	color: #000;
}

.health-centers__wrapper .healthcenter-thumb p strong {
	font-weight: 400;
}

.health-centers__wrapper .healthcenter-thumb p.services {
	color: #717374;
	font-size: 14px;
	line-height: 21px;
}

.health-centers__wrapper .healthcenter-thumb:hover {
	background-color: rgba(229, 230, 230, 0.3);
}

.health-centers__wrapper .healthcenter-thumb:hover h4 {
	color: #007DB8;
}

.post-healthcenter iframe {
	width: 100% !important;
}

.post-healthcenter .hc-description,
.post-healthcenter h1 {
	max-width: 710px;
}

@media (min-width: 768px) {
	.post-healthcenter .hc-sidebar {
		float: right;
		padding-left: 2em;
		max-width: 400px;
	}
}

.post-healthcenter .hc-sidebar .button {
	display: block;
	margin-bottom: 1em;
	padding-left: 15px;
	padding-right: 15px;
}

.post-healthcenter .hc-sidebar__address {
	font-size: 24px;
	line-height: 34px;
	font-family: "Arima Madurai", cursive;
	font-weight: 600;
	margin-bottom: 1em;
}

.post-healthcenter .hc-sidebar__link {
	margin-bottom: 10px;
}

.post-healthcenter .hc-sidebar__link a {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
}

.post-healthcenter .hc-sidebar__link a:hover {
	color: #0099D3;
}

.post-healthcenter .hc-sidebar__extra {
	margin-bottom: 10px;
}

.post-healthcenter .hc-sidebar__extra p:not(:last-child) {
	margin-bottom: 10px;
}

.post-healthcenter .hc-sidebar__info {
	padding-left: 2em;
	padding-right: 2em;
}

.post-healthcenter .hc-sidebar__hours {
	border-top: 1px solid #E5E6E6;
}

.post-healthcenter .hc-sidebar__hours h4 {
	margin-top: 1.5em;
	margin-bottom: 10px;
}

.post-healthcenter .hc-sidebar__hours ul {
	padding: 0;
	margin: 0;
}

.post-healthcenter .hc-sidebar__hours ul li {
	list-style-type: none;
	padding: 10px;
	margin: 0;
	font-size: 20px;
	line-height: 24px;
	color: #717374;
	border-bottom: 1px solid #E5E6E6;
}

.post-healthcenter .hc-sidebar h4 {
	font-size: 30px;
	line-height: 40px;
	font-family: "Arima Madurai", cursive;
	text-transform: none;
	letter-spacing: unset;
	color: #000000;
}

@media (max-width: 1400px) and (min-width: 1001px) {
	.post-healthcenter .healthcenter_iframe_container {
		width: 60%;
	}

	.post-healthcenter .hc-sidebar {
		width: 40%;
	}
}

@media (max-width: 1000px) and (min-width: 769px) {
	.post-healthcenter .healthcenter_iframe_container {
		width: 50%;
	}

	.post-healthcenter .healthcenter_iframe_container h1 {
		font-size: 30px;
		line-height: 40px;
	}

	.post-healthcenter .healthcenter_iframe_container p {
		font-size: 18px;
		line-height: 24px;
	}

	.post-healthcenter .healthcenter_iframe_container iframe {
		height: 300px !important;
	}

	.post-healthcenter .hc-sidebar {
		width: 50%;
	}

	.post-healthcenter .hc-sidebar__info {
		padding-left: 0;
		padding-right: 0;
	}
}

@media (max-width: 768px) {
	.post-healthcenter .hc-sidebar {
		margin-top: 2em;
	}

	.post-healthcenter .hc-sidebar__info {
		padding-left: 0;
		padding-right: 0;
	}
}

/* Doctor List */
.doctor-list__wrapper {
	background-color: #FDF69F;
}

.doctor-list__container,
.doctor-list .listing__filters {
	max-width: 1250px;
	width: 80%;
	margin: 0 auto;
}

.doctor-list .listing__filters {
	padding-bottom: 5em;
	padding-top: 5em;
}

.doctor-list .listing__filters h3 {
	max-width: 400px;
}

.doctor-list .listing__filters form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width: 1000px) {
	.doctor-list .listing__filters form {
		display: block;
	}
}

.doctor-list .listing__filters form label {
	font-size: 14px;
	line-height: 18px;
	color: #717374;
	font-weight: 700;
}

.doctor-list .listing__filters-search {
	width: 50%;
	max-width: 315px;
}

@media (max-width: 1000px) {
	.doctor-list .listing__filters-search {
		width: 100%;
		max-width: 100%;
	}
}

.doctor-list .listing__filters-search input {
	border: none;
	border-bottom: 2px solid #0099D3;
	color: #717374;
	font-size: 20px;
	line-height: 25px;
	font-weight: 300;
	background-color: transparent !important;
	padding: 10px 0;
	margin-top: 10px;
	height: 50px;
	border-radius: 0;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	box-shadow: none;
}

@media (max-width: 600px) {
	.doctor-list .listing__filters-search input {
		width: 100%;
	}
}

.doctor-list .listing__filters-search input:focus {
	outline: none;
	border-top: 2px solid #0099D3;
}

.doctor-list .listing__filters-extra {
	width: 45%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

@media (max-width: 1000px) {
	.doctor-list .listing__filters-extra {
		width: 100%;
		margin-top: 2em;
	}
}

@media (max-width: 600px) {
	.doctor-list .listing__filters-extra {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-top: 2em;
	}
}

.doctor-list .listing__filters-extra button {
	width: 175px;
	padding: 10px;
	margin-left: 50px;
}

@media (max-width: 600px) {
	.doctor-list .listing__filters-extra button {
		width: 100%;
		margin-left: 0;
		margin-top: 2em;
	}
}

.doctor-list .listing__filters-extra label {
	margin-bottom: 0;
}

@media (max-width: 600px) {
	.doctor-list .listing__filters-extra label {
		width: 100%;
	}
}

.doctor-list .listing__filters-extra select {
	width: 100%;
	padding: 0.75em;
	border-radius: 0;
	font-size: 20px;
	margin-top: 10px;
	font-weight: 300;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/select-arrow.png);
	background-repeat: no-repeat;
	background-position: 96%;
	background-size: contain;
	margin-top: 10px;
}

.doctor-list .listing__filters-extra select:focus {
	outline: none;
}

.doctor-list .pagination {
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	font-weight: 700;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-top: 4em;
}

.doctor-list .pagination-prev, .doctor-list .pagination-next {
	width: 56px;
	height: 56px;
	background-image: url(https://www.sunriver.org/wp-content/uploads/2020/09/arrow-next.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: transparent;
	border: none;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 0;
}

.doctor-list .pagination-prev:disabled, .doctor-list .pagination-next:disabled {
	opacity: 0.5;
}

.doctor-list .pagination-prev:hover, .doctor-list .pagination-prev:focus, .doctor-list .pagination-next:hover, .doctor-list .pagination-next:focus {
	border: none;
	outline: none;
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}

.doctor-list .pagination-prev {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	margin-top: 15px;
	margin-right: 20px;
}

.doctor-list .pagination-prev:hover, .doctor-list .pagination-prev:focus {
	-webkit-transform: rotate(180deg) scale(1.05);
	transform: rotate(180deg) scale(1.05);
}

.doctor-list .pagination-next {
	margin-left: 20px;
}

.doctor-list__search p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0;
	font-weight: 700;
	letter-spacing: 0.085em;
}

.doctor-list .doctor {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.doctor-list .doctor + .doctor {
	margin-top: 150px;
}

@media (max-width: 768px) {
	.doctor-list .doctor + .doctor {
		margin-top: 75px;
	}
}

.doctor-list .doctor__photo {
	width: calc(35% - 4em);
	margin-right: 4em;
	min-height: 400px;
	height: 36vh;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}

.doctor-list .doctor__photo.empty {
	height: 0;
	min-height: 0;
}

@media (max-width: 1200px) {
	.doctor-list .doctor__photo {
		width: calc(50% - 4em);
	}
}

@media (max-width: 768px) {
	.doctor-list .doctor__photo {
		width: 100%;
		margin-right: 0;
	}
}

.doctor-list .doctor__info {
	width: calc(35% - 3em);
	margin-right: 3em;
}

@media (max-width: 1200px) {
	.doctor-list .doctor__info {
		width: 50%;
		margin-right: 0;
	}
}

@media (max-width: 768px) {
	.doctor-list .doctor__info {
		width: 100%;
		margin-top: 2em;
	}
}

.doctor-list .doctor__info h2 {
	margin-bottom: 0.5em;
}

.doctor-list .doctor__info h2 a {
	color: #000;
}

.doctor-list .doctor__info h2 a:hover {
	text-decoration: underline;
}

.doctor-list .doctor__info h3 {
	font-family: "Source Sans Pro", sans-serif;
	margin-bottom: 0;
}

.doctor-list .doctor__info-main {
	border-top: 1px solid #000000;
	margin-top: 3.2em;
	padding-top: 1em;
}

.doctor-list .doctor__info-main h4 {
	font-weight: 400;
	margin-bottom: 1.5em;
	color: #000000;
}

.doctor-list .doctor__info-main p {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
}

.doctor-list .doctor__button {
	width: 30%;
}

@media (max-width: 1200px) {
	.doctor-list .doctor__button {
		width: 100%;
	}
}

.doctor-list .doctor__button .button {
	display: block;
	max-width: 330px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
}

@media (max-width: 1200px) {
	.doctor-list .doctor__button .button {
		margin-left: 50%;
		margin-top: 2em;
	}
}

@media (max-width: 768px) {
	.doctor-list .doctor__button .button {
		margin-left: 0;
	}
}

/** doctors detail **/
.doctors-detail--info {
	border-top: 1px solid #97999B;
	margin-top: 3.2em;
	padding-top: 1em;
}

.doctors-detail--info h4 {
	font-weight: 400;
	margin-bottom: 1.5em;
}

.doctors-detail--info p {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 0;
}

@media (min-width: 768px) {
	.doctors-detail .post-content {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.doctors-detail .post-content .featured-thumbnail {
	width: 30%;
	padding-right: 3em;
}

@media (max-width: 768px) {
	.doctors-detail .post-content .featured-thumbnail {
		width: 100%;
		padding-right: 0;
	}
}

.doctors-detail .post-content .featured-thumbnail img {
	width: 100%;
	border-radius: 0 !important;
}

.doctors-detail .post-content .featured-content {
	width: 70%;
}

@media (max-width: 768px) {
	.doctors-detail .post-content .featured-content {
		margin-top: 3em;
		width: 100%;
	}
}

@media (min-width: 768px) {
	.doctors-detail .post-content .featured-content h1 {
		font-size: 40px;
		line-height: 48px;
		max-width: 400px;
	}
}

.doctors-detail .post-content .featured-content h2 {
	font-family: "Source Sans Pro", sans-serif;
	margin-bottom: 0;
	font-size: 24px;
	line-height: 34px;
	font-weight: 400;
	margin-bottom: 1.5em;
}

@media (max-width: 768px) {
	.doctors-detail .post-content .featured-content h2 {
		font-size: 18px;
		line-height: 24px;
	}
}

@media (min-width: 768px) {
	.doctors-detail .post-content .featured-content p {
		font-size: 20px;
		line-height: 30px;
	}
}

.doctors-detail .post-content .featured-content #healow-root {
	margin-top: 3em;
}

.doctors-detail .post-content .featured-content #healow-root::before, .doctors-detail .post-content .featured-content #healow-root::after {
	content: '';
	display: block;
	clear: both;
}

.doctors-detail .post-content .featured-content #healow-root .healow_oa_schedule {
	float: left;
}

@media (min-width: 768px) {
	.hide-desktop {
		display: none;
	}
}

@media (max-width: 768px) {
	.hide-mobile {
		display: none;
	}
}

/** Leaders **/
.leaders .leader-links {
	font-size: 20px;
}

@media (max-width: 768px) {
	.leaders .leader-links {
		font-size: 16px;
	}
}

.leaders .leader-links a {
	margin-right: 10px;
	margin-left: 10px;
}

@media (max-width: 768px) {
	.leaders .leader-links a {
		font-size: 16px;
		margin-right: 5px;
		margin-left: 5px;
	}

	.leaders .leader-links a::after {
		width: 8px;
		height: 12px;
		margin-left: 7px;
	}
}

.leaders_group {
	border-top: 1px solid #717374;
}

.leaders__wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	justify-content: center;
}

.leaders__wrapper .leader-thumb {
	margin-right: 3em;
	margin-bottom: 2em;
	margin-top: 2.5em;
	width: calc(25% - 2.3em);
	text-align: left;
	color: #000000;
}

@media (min-width: 1000px) {
	.leaders__wrapper .leader-thumb:nth-child(4n) {
		margin-right: 0;
	}
}

@media (max-width: 1000px) and (min-width: 768px) {
	.leaders__wrapper .leader-thumb {
		width: calc(33.333% - 2.3em);
	}

	.leaders__wrapper .leader-thumb:nth-child(3n) {
		margin-right: 0;
	}
}

@media (max-width: 768px) and (min-width: 550px) {
	.leaders__wrapper .leader-thumb {
		width: calc(50% - 1.5em);
	}

	.leaders__wrapper .leader-thumb:nth-child(2n) {
		margin-right: 0;
	}
}

@media (max-width: 550px) {
	.leaders__wrapper .leader-thumb {
		width: 100%;
		margin-right: 0;
	}
}

.leaders__wrapper .leader-thumb__image {
	width: 100%;
	padding-top: 115%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
	margin-bottom: 1em;
	background-color: #eee;
	max-height: 355px;
}

.leaders__wrapper .leader-thumb h3 {
	font-size: 30px;
	line-height: 40px;
	margin-top: 1em;
	margin-bottom: 0.5em;
	color: #000;
}

.leaders__wrapper .leader-thumb p {
	font-size: 22px;
	line-height: 28px;
	color: #000;
}

::-moz-selection {
	background: #F6EB61;
	/* WebKit/Blink Browsers */
}

::selection {
	background: #F6EB61;
	/* WebKit/Blink Browsers */
}

::-moz-selection {
	background: #F6EB61;
	/* Gecko Browsers */
}

/** Hustle Layout **/
.hustle-ui {
	padding: 0 !important;
}

.hustle-ui .hustle-popup-content {
	max-width: 100% !important;
	width: 100%;
	height: 100%;
}

.hustle-ui .hustle-popup-content .hustle-info {
	height: 100%;
	padding: 0 !important;
}

.hustle-ui .hustle-popup-content .hustle-info .hustle-button-close:not(.button) {
	position: absolute;
	z-index: 9999;
	right: 50px;
	top: 50px;
}

@media (max-width: 768px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-button-close:not(.button) {
		top: 20px;
		right: 20px;
	}
}

.hustle-ui .hustle-popup-content .hustle-info .hustle-button-close:not(.button) .hustle-icon-close {
	font-size: 20px;
	color: #000;
}

.hustle-ui .hustle-popup-content .hustle-info .hustle-layout {
	padding: 18vh 7em !important;
	height: 100vh;
}

@media (max-width: 1200px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-layout {
		background-size: 140% !important;
		padding: 10vh 4em !important;
	}
}

@media (max-width: 900px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-layout {
		padding: 10vh 3em !important;
	}
}

@media (max-width: 400px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-layout {
		padding: 10vh 1em !important;
	}
}

.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content {
	width: 100% !important;
}

.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content img {
	width: 505px;
	max-width: 50%;
}

@media (max-width: 1200px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content img {
		max-width: 75%;
	}
}

@media (max-width: 768px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content img {
		width: 400px;
		max-width: 100%;
		margin-left: 5vw;
		margin-bottom: 0 !important;
	}
}

@media (max-width: 400px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content img {
		max-height: 75px;
	}
}

.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content h2 {
	margin-top: 1em !important;
	font-size: 48px !important;
	line-height: 60px !important;
	font-weight: 400 !important;
	font-family: Source Sans Pro, sans-serif !important;
}

@media (max-width: 1250px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content h2 {
		font-size: 38px !important;
		line-height: 48px !important;
	}
}

@media (max-width: 768px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content h2 {
		font-size: 26px !important;
		line-height: 33px !important;
		text-align: center;
	}
}

@media (max-width: 400px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content h2 {
		font-size: 20px !important;
		line-height: 30px !important;
	}
}

.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content p {
	font-family: Source Sans Pro, sans-serif !important;
}

@media (max-width: 768px) {
	.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content p {
		text-align: center;
	}
}

.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content .button {
	margin-top: 2em;
	font-family: Source Sans Pro, sans-serif !important;
}

.hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content .button:hover, .hustle-ui .hustle-popup-content .hustle-info .hustle-layout .hustle-layout-content .button:focus {
	color: white;
}

/** Error Pages **/
.error-content p {
	font-size: 20px;
	font-weight: 300;
}

.error-content .search-form {
	max-width: 500px;
}

.error-content .search-form input[type="search"] {
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	font-size: 18px;
	border-bottom: 1px solid #97999B;
}

.error-content .search-form input[type="search"]:hover, .error-content .search-form input[type="search"]:focus {
	border-color: #007DB8;
	outline: none;
}

.error-content .search-form .form-submit #submit,
.error-content .search-form input[type="submit"] {
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 25px;
	text-align: center;
	border: 2px solid #007DB8;
	border-radius: 29px;
	padding: 0.65em 2em 0.85em;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #007DB8;
	color: white;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	max-width: 200px;
	height: auto;
}

.error-content .search-form .form-submit #submit:hover, .error-content .search-form .form-submit #submit:focus,
.error-content .search-form input[type="submit"]:hover,
.error-content .search-form input[type="submit"]:focus {
	background-color: #0099D3;
	border-color: #0099D3;
	outline: none;
}

input[type="radio"],
input[type="checkbox"] {
	height: auto !important;
}

/** Footer **/
.ct-footer {
	border: none;
	background-color: #007DB8;
}

@media (max-width: 768px) {
	.ct-footer .columns {
		margin-bottom: 1.5rem;
	}
}

.ct-footer > .u-full-width {
	padding: 5em 0 3em;
}

.ct-footer > .u-full-width h2 {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 1.25em;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #0099D3;
}

@media (max-width: 768px) {
	.ct-footer > .u-full-width h2 {
		font-size: 23px !important;
	}
}

.ct-footer > .u-full-width h3 {
	color: white;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 0.35em;
	font-family: "Source Sans Pro", sans-serif;
}

.ct-footer > .u-full-width p {
	font-size: 20px;
	line-height: 30px;
}

@media (max-width: 768px) {
	.ct-footer > .u-full-width p {
		font-size: 16px;
		line-height: 24px;
	}
}

.ct-footer > .u-full-width p + h3 {
	margin-top: 1em;
}

.ct-footer > .u-full-width a {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	border-bottom: 1px solid transparent;
	padding-bottom: 3px;
}

.ct-footer > .u-full-width a:hover, .ct-footer > .u-full-width a:focus {
	color: white;
	border-color: white;
}

.ct-footer > .u-full-width a.social {
	border: none;
}

.ct-footer > .u-full-width a.social i {
	color: white;
	font-size: 20px;
	margin-right: 1em;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.ct-footer > .u-full-width a.social:hover i, .ct-footer > .u-full-width a.social:focus i {
	color: #B3E0EF;
}

.ct-footer > .u-full-width ul {
	padding: 0;
	margin: 0;
}

@media (min-width: 600px) {
	.ct-footer > .u-full-width ul {
		-webkit-columns: 2;
		columns: 2;
		-webkit-column-gap: 6.5em;
		column-gap: 6.5em;
	}
}

.ct-footer > .u-full-width ul li {
	margin-left: 0;
}

@media (max-width: 768px) {
	.ct-footer > .u-full-width ul li {
		margin-bottom: 0.5rem;
	}
}

.ct-footer > .u-full-width ul li::before {
	display: none;
}

.ct-footer > .u-full-width ul li a {
	font-size: 20px;
	line-height: 30px;
	color: white;
}

@media (max-width: 768px) {
	.ct-footer > .u-full-width ul li a {
		font-size: 18px;
		line-height: 24px;
	}
}

.ct-footer .ct-bottom-bar {
	background-color: #007DB8;
	padding: 20px 0 !important;
}

.ct-footer .ct-bottom-bar .footer-links a {
	color: white;
}

.ct-footer .ct-bottom-bar .footer-links a:hover, .ct-footer .ct-bottom-bar .footer-links a:focus {
	text-decoration: none;
}

.ct-footer .ct-bottom-bar .footer-info {
	color: white;
}

.ct-footer .ct-bottom-bar .footer-site-info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media (max-width: 650px) {
	.ct-footer .ct-bottom-bar .footer-site-info {
		display: block;
	}
}

.ct-footer .ct-bottom-bar .footer-site-info > span {
	font-size: 14px;
	line-height: 21px;
	padding: 0 1.6rem;
}

@media (max-width: 650px) {
	.ct-footer .ct-bottom-bar .footer-site-info > span {
		display: block;
	}
}

.ct-footer .ct-bottom-bar .footer-site-info .divider {
	font-size: 1em;
	margin: 0 5px;
	display: inline-block;
	margin-top: -3px;
	vertical-align: middle;
}

/*# sourceMappingURL=styles.css.map */

/**
 * Foundation Blog Page
 */
.foundation-blog-hero-title p {
	color: #0099d3;
	font-family: "Arima Madurai", cursive;
	font-size: 38px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 1;
	max-width: 100%;
	text-align: center;
}

@media (min-width: 768px) {
	.foundation-blog-hero-title p {
		font-size: 58px;
		line-height: normal;
	}
}

.ct-main-body .columns .foundation-blog-hero-title p img {
	vertical-align: top;
	width: 70px;
}

@media (min-width: 768px) {
	.ct-main-body .columns .foundation-blog-hero-title p img {
		width: 127px;
	}
}

.ct-main-body .columns .foundation-blog-hero-icon-wrap .vc_figure {
	display: block;
	margin: 0 auto 30px;
	text-align: center;
}

@media (min-width: 768px) {
	.ct-main-body .columns .foundation-blog-hero-icon-wrap .vc_figure {
		display: inline-block;
		margin: 0 auto;
		text-align: center;
	}
}

.foundation-blog-hero-cta a.vc_general.vc_btn3 {
	background: #fae600;
	color: #000000;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
}

.foundation-blog-hero-cta a.vc_general.vc_btn3:hover {
	background: #000;
	color: #fff;
}

.foundation-blog-title p {
	color: #000000;
	font-family: "Arima Madurai", cursive;
	font-size: 45px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
}


.foundation-post-grid {
	display: grid;
	grid-gap: 30px 0;
	grid-template-columns: 100% auto;
	max-width: 100%;
	width: 400px;
	margin: 0 auto;
}

@media (min-width: 768px) {
	.foundation-post-grid {
		grid-gap: 30px 30px;
		grid-template-columns: calc(100% / 3 ) auto;
		grid-template-rows: 1fr min-content;
		width: 100%;
	}
}

@media (min-width: 768px) {
	.first-post {
		grid-column: 1/span 1;
		grid-row: 1/span 2;
	}
}

.regular-post-01 {
	grid-column: 1/span 1;
	grid-row: inherit;
}

.regular-post-02 {
	grid-column: 1/span 1;
	grid-row: inherit;
}


@media (min-width: 768px) {
	.regular-post-01 {
		grid-column: 2/span 2;
		grid-row: 1/span 1;
	}

	.regular-post-02 {
		grid-column: 2/span 2;
		grid-row: 2/span 1;
	}
}

.foundation-posts-wrap h2 {
	color: #007db8;
	font-family: "Arima Madurai", cursive;
	font-size: 30px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: normal;
	line-height: normal;
	text-align: center;
}

.foundation-post-wrap {
	background-color: #ffffff;
	border: 1px solid #707070;
	overflow: hidden;
}

.first-post .foundation-post-wrap {
	border-radius: 34px;
	box-shadow: 10px 10px 6px rgba(124, 124, 124, 0.16);
	height: 100%;
	width: 100%;
}

.regular-post .foundation-post-wrap {
	border-radius: 31px;
	box-shadow: 10px 10px 6px rgba(0, 0, 0, 0.16);
	height: 100%;
	width: 100%;
}

.first-post .foundation-post-wrap .foundation-post-thumbnail-area {
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 5%;
	padding-bottom: 60%;
	width: 100%;
}

.first-post .foundation-post-inner-wrap {
	display: flex;
	flex-direction: column;
}

.regular-post .foundation-post-inner-wrap {
	display: flex;
	flex-direction: column;
	height: 100%;
}

@media (min-width: 768px) {
	.regular-post .foundation-post-inner-wrap {
		display: flex;
		flex-direction: row;
	}
}

.first-post .foundation-post-inner-wrap .foundation-post-content-wrap {
	padding: 0 7% 7%;
}

.regular-post .foundation-post-inner-wrap .foundation-post-content-wrap {
	padding: 0 7% 7%;
}

@media (min-width: 768px) {
	.regular-post .foundation-post-inner-wrap .foundation-post-content-wrap {
		display: flex;
		flex-direction: column;
		padding: 3.5%;
		width: 60%;
	}
}

.regular-post .foundation-post-wrap .foundation-post-thumbnail-area {
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: 5%;
	padding-bottom: 60%;
	width: 100%;
}

@media (min-width: 768px) {
	.regular-post .foundation-post-wrap .foundation-post-thumbnail-area {
		margin-bottom: 0;
		padding-bottom: 0;
		width: 40%;
	}
}

.foundation-post-wrap .foundation-post-category {
	color: #b884cb;
	font-family: "Arima Madurai", cursive;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 5%;
}

@media (min-width: 768px) {
	.regular-post .foundation-post-wrap .foundation-post-category {
		text-align: right;
	}
}

.foundation-post-wrap .foundation-post-title {
	color: #000000;
	font-size: 26px;
	font-weight: 700;
	margin-bottom: 5%;
	text-align: center;
	line-height: 1.1;
}

@media (min-width: 768px) {
	.regular-post .foundation-post-wrap .foundation-post-title {
		text-align: left;
	}
}

.foundation-post-wrap .foundation-post-excerpt {
	color: #000000;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 5%;
	text-align: left;
	line-height: 1.1;
}

.foundation-post-wrap .foundation-post-readmore {
	margin-top: auto;
	text-align: center;
}

.foundation-post-wrap .foundation-post-readmore a {
	background-color: #ffffff;
	border: 2px solid #127db8;
	border-radius: 37px;
	display: inline-block;
	padding: 12px 50px;
	text-transform: uppercase;
}

.foundation-post-wrap .foundation-post-readmore a:hover {
	background-color: #127db8;
	color: #fff;
}

/**
 * Single Foundation Blog Post
 */
.menu-foundation-categories-container .menu .menu-item {
	border-bottom: 2px solid #f4f5f5;
	list-style-type: none;
	margin-left: 0;
	padding: 15px 5px;
}

.menu-foundation-categories-container .menu .menu-item a {
	font-size: 20px;
	font-weight: 800;
	line-height: 24px;
}

/**
 * Foundation Blog Tabs
 */
.vc_section.vc_section-has-fill.foundation-categories-wrap {
	padding-top: 25px;
	padding-bottom: 25px;
}

@media (min-width: 768px) {
	.vc_section.vc_section-has-fill.foundation-categories-wrap {
		padding-top: 50px;
		padding-bottom: 50px;
	}
}

.foundation-blog-tab [role=tablist] {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
	list-style-type: none;
	margin-bottom: 5%;
	flex-wrap: wrap;
}

.foundation-blog-tab [role=tablist] li {
	margin: 0;
}

.foundation-blog-tab [role=tablist] li ~ li {
	margin-left: 2px
}

.foundation-blog-tab [role=tablist] a {
	color: #000000;
	font-family: "Arima Madurai", cursive;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: normal;
	line-height: 1.2;
	display: block;
	padding: 10px;
	text-align: center;
}

@media (min-width: 768px) {
	.foundation-blog-tab [role=tablist] a {
		font-size: 30px;
		padding: 14px;
	}
}

@media (max-width: 550px) {
	.foundation-blog-tab [role=tablist] a {
		border: none !important;
		min-width: inherit;
		padding: 6px 10px
	}
}

@media (max-width: 374px) {
	.foundation-blog-tab [role=tablist] a {
		padding: 14px
	}
}

.foundation-blog-tab [role=tablist] [aria-selected] {
	border: none;
	color: #fae600;
	top: 0
}

@media (max-width: 550px) {
	.foundation-blog-tab [role=tablist] [aria-selected]:after {
		display: none
	}
}

.foundation-blog-tab [role=tabpanel] {
	border: none;
	padding: 0
}

.foundation-blog-tab [role=tabpanel] * + * {
	margin-top: 0
}

.fb-posts-category-grid {
	display: flex;
	flex-wrap: wrap;
}

.fb-posts-category-grid .type-foundation-blog {
	width: 100%;
	margin-bottom: 10%;
}

@media (min-width: 580px) {
	.fb-posts-category-grid {
		margin-left: -30px;
	}

	.fb-posts-category-grid .type-foundation-blog {
		width: calc(100% / 2 - 30px);
		margin-bottom: 6%;
	}

	.fb-posts-category-grid .type-foundation-blog {
		margin-left: 30px;
	}
}

@media (min-width: 768px) {
	.fb-posts-category-grid .type-foundation-blog {
		width: calc(100% / 3 - 30px);
		margin-bottom: 2.5%;
	}
}

.fb-posts-category-inner-wrap {

}

.foundation-post-thumbnail-area {
	margin-bottom: 2.5%;
}

.foundation-post-thumbnail-area img {
	object-fit: cover;
	width: 100%;
}

.fb-posts-category-title {
	color: #000000;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 2.5%;
	text-align: left;
}

.fb-posts-category-excerpt {
	color: #000000;
	font-size: 22px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 2.5%;
	text-align: left;
}

.fb-posts-category-readmore {
	text-align: center;
}

.fb-posts-category-readmore a {
	background-color: #ffffff;
	border: 2px solid #127db8;
	border-radius: 37px;
	display: inline-block;
	padding: 12px 50px;
	text-transform: uppercase;
}

.fb-posts-category-readmore a:hover {
	background-color: #127db8;
	color: #fff;
}

.pngx-block-slider {
	margin-top: 40px;
}

.pngx-block-slider.caption-slider {
	margin: 40px auto 0;
	max-width: 450px;
}

.pngx-block-slider .slick-arrow {
	display: block !important;
}

.sun-river-fee-schedule-wrap {
	margin-top: 20px;
	margin-bottom: 40px;
}

@media (max-width: 550px) {
	.sunriver-fee-schedule-tab {
		margin-left: -15px;
		margin-right: -15px;
	}
}

.page h1.sun-river-fee-schedule-title {
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 1rem
}

.sun-river-fee-schedule-intro {
	margin: 25px 0 35px;
}

.sun-river-fee-schedule-intro p {
	font-size: 24px;
	line-height: 34px;
	font-family: "Source Sans Pro", sans-serif;
}

.sun-river-fee-schedule-header {
	background: #ececec;
	padding: 20px;
	border-radius: 15px 15px 0 0;
}

@media (max-width: 550px) {
	.sun-river-fee-schedule-header {
		padding: 15px 10px 10px;
		margin-left: -15px;
		margin-right: -15px;
	}
}

.sun-river-fee-schedule-header-messages {
	background: #ececec;
	padding: 20px;
}

@media (max-width: 550px) {
	.sun-river-fee-schedule-header-messages {
		padding: 10px;
		margin-left: -15px;
		margin-right: -15px;
	}
}

.sunriver-fee-schedule-tab {
	background: #ececec;
	padding: 20px;
}

@media (max-width: 550px) {
	.sunriver-fee-schedule-tab {
		padding: 5px;
	}
}

.sun-river-fee-schedule-form {
	width: 100%;
	display: flex;
}

@media (max-width: 550px) {
	.sun-river-fee-schedule-form {
		width: 100%;
		flex-wrap: wrap;
	}
}

.sun-river-fee-schedule-form label {
	width: 40%;
}

@media (max-width: 550px) {
	.sun-river-fee-schedule-form label {
		width: 100%;
	}
}

.sun-river-fee-schedule-form input[type="submit"].sun-river-fee-submit {
	width: 18%;
	margin: 0 0 0 2%;
	height: 53px;
	padding: 0;
	font-size: 20px;
	background: RGBA(0, 125, 184, 1);
	color: #ffffff;
	box-shadow: none;
	border: 2px solid RGBA(0, 125, 184, 1);
	border-radius: 100px;
}

@media (max-width: 550px) {
	.sun-river-fee-schedule-form input[type="submit"].sun-river-fee-submit {
		width: 50%;
		margin: 0 auto 2%;
	}
}

.sun-river-fee-schedule-form input[type="submit"].sun-river-fee-submit:hover {
	background: #fff;
	color: RGBA(0, 125, 184, 1);
}

.sun-river-fee-schedule-form .sun-river-fee-family-size {
	width: 98%;
	padding: 14px 10px;
	background: #fff;
	margin-bottom: 0.5rem;
}

.sun-river-fee-schedule-form .sun-river-fee-income {
	border: 1px solid #000;
	box-shadow: none;
	height: 52px;
}

.sun-fee-message {
	background: #fff;
	border: 1px solid #c3c4c7;
	border-left-color: rgb(195, 196, 199);
	border-left-color: #da394d;
	border-left-width: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
	margin: 5px 0;
	padding: 1px 12px;
}

.sun-fee-message.success {
	border-left-color: #00a32a;
}

.sun-fee-message.error {
	border-left-color: #da394d;
}

.sun-river-fee-level {
	width: 100%;
	clear: both;
	font-weight: 700;
	font-size: 20px;
}

.sun-river-fee-level label {
	display: inline;
	margin: 0 10px 0 0;
}

.sun-river-fee-level input {
	display: inline;
	width: 20px;
	background: transparent;
	border: none;
	padding: 0;
}

.page .sun-river-fee-schedule-heading {
	margin: 0;
}

.sunriver-fee-schedule-tab {
	padding-bottom: 40px
}

.sun-river-fee-schedule-message {
	padding: 20px 0;
}

.sun-river-fee-schedule-table {
	width: 100%;
}

.sun-river-fee-schedule-hidden-col {
	display: none;
}

.description-col {
	width: 400px;
	max-width: 100%;
	padding-left: 0;
}

.sunriver-fee-schedule-tab [role=tablist] {
	display: flex;
	justify-content: center;
	margin: 0;
	flex-wrap: wrap;
}

.sunriver-fee-schedule-tab [role=tablist] ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sunriver-fee-schedule-tab [role=tablist] li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

@media (max-width: 550px) {
	.sunriver-fee-schedule-tab [role=tablist] li {
		width: 50%;
	}
}

.sunriver-fee-schedule-tab [role=tablist] a {
	background-color: #fff;
	color: #333;
	display: block;
	font-weight: 700;
	min-width: 100px;
	padding: 14px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #eee;
	border-bottom: none;
}

@media (max-width: 550px) {
	.sunriver-fee-schedule-tab [role=tablist] a {
		min-width: inherit;
		padding: 14px 24px
	}
}

@media (max-width: 374px) {
	.sunriver-fee-schedule-tab [role=tablist] a {
		padding: 14px
	}
}

.sunriver-fee-schedule-tab [role=tablist] [aria-selected] {
	border: 1px solid #00857b;
	color: #00857b;
	border-bottom: none;
}

@media (max-width: 550px) {
	.sunriver-fee-schedule-tab [role=tablist] [aria-selected]:after {
		display: none
	}
}

.sunriver-fee-schedule-tab [role=tabpanel] {
	border: none;
	padding: 20px;
	background-color: #fff;
}

@media (max-width: 650px) {
	.sunriver-fee-schedule-tab [role=tabpanel] {
		padding: 5px;
	}
}

.sunriver-fee-schedule-tab [role=tabpanel] * + * {
	margin-top: 0;
}

.pngx-slide {
	position: relative;
}

.pngx-slide img {
	margin-bottom: 0;
}

.slide-caption-wrap {
	background-color: rgba(0, 0, 0, 0.6);
	bottom: 0;
	color: #fff;
	display: block;
	font-size: 16px;
	font-style: italic;
	padding: 15px;
	position: absolute;
	left: 0;
	width: 100%;
	box-sizing: border-box;
}

@media (max-width: 650px) {

	/* Force table to not be like tables anymore */
	table.sun-river-fee-schedule-table,
	.sun-river-fee-schedule-table thead,
	.sun-river-fee-schedule-table tbody,
	.sun-river-fee-schedule-table th,
	.sun-river-fee-schedule-table td,
	.sun-river-fee-schedule-table tr {
		display: block;
	}

	.sun-river-fee-schedule-table th,
	.sun-river-fee-schedule-table .sun-river-fee-schedule-hidden-col {
		display: none;
	}

	.sun-river-fee-schedule-table .description-col {
		width: auto;
	}

	/* Hide table headers (but not display: none;, for accessibility) */
	.sun-river-fee-schedule-table thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.sun-river-fee-schedule-table tr {
		border: 1px solid #ccc;
	}

	.sun-river-fee-schedule-table td {
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee;
		position: relative;
		padding-left: 120px;
	}

	.sun-river-fee-schedule-table td:before {
		position: absolute;
		top: 12px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}

	/*
  Label the data
  */
	.sun-river-fee-schedule-table td:nth-of-type(1):before {
		content: "CPT";
	}

	.sun-river-fee-schedule-table td:nth-of-type(2):before {
		content: "Description";
	}

	.sun-river-fee-schedule-table td:nth-of-type(3):before {
		content: "Standard Fee";
	}

	.sun-river-fee-schedule-table td:nth-of-type(4):before {
		content: "Supply Fee";
	}

	.sun-river-fee-schedule-table td:nth-of-type(5):before {
		content: "Your Fee";
	}
}

.sun-river-fee-footer {
	margin: 30px 0 0;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button {
	margin-top: -0.5em;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button a.mega-menu-link {
	background: #fae600;
	border: 2px solid #fae600;
	border-radius: 100px;
	box-shadow: none;
	color: #000;
	font-size: 16px;
	height: auto;
	opacity: 1;
	padding: 4px 15px;
	transition: all 0.3s;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button a.mega-menu-link:hover {
	background: #ffffff;
	color: #000;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button.nav-blue a.mega-menu-link {
	background: RGBA(0,125,184,1);
	border: 2px solid RGBA(0,125,184,1);
	color: #fff;
	margin-left: 15px;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button.nav-blue a.mega-menu-link:hover {
	background: #ffffff;
	color: #000;
}

.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button a.mega-menu-link::after,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button a.mega-menu-link:hover::after,
.site-header #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button a.mega-menu-link:focus::after {
	display: none;
	width: 0;
}

@media (max-width: 768px) {
	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button {
		width: 188px;
	}

	.site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button a.mega-menu-link {
		height: auto;
		padding: 4px 15px;
	}
}

@media (max-width: 600px) {
  .site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button {
    display: inline-block;
    margin-left: 0;
    width: 100%;
  }

  .site-header .nine.columns #mega-menu-wrap-header_menu #mega-menu-header_menu li.mega-menu-item.main-nav-button a.mega-menu-link {
    border-top: 2px solid #fae600;
    height: auto;
    margin: 0 auto 15px;
    padding: 4px 15px;
    width: 260px;
  }
}

.page-id-39723 .wpb_wrapper ul li ul li:before {
	border-radius: 0;
	left: 2px;
    width: 8px;
    height: 8px;
}

.searchwp-modal-form .searchwp-modal-form-default .searchwp-modal-form__content .search-form label {
	width: 320px;
	max-width: 80%;
}

.searchwp-modal-form .searchwp-modal-form-default .searchwp-modal-form__content .search-form label input {
	width: 320px;
	max-width: 100%;
}

.container.search-results {
	padding: 3.200000000000001rem 0;
}

.search-no-results .page-content > p {
	margin-bottom: 1.5rem;
}

.search-no-results .page-content .search-form {
	display: flex;
	justify-content: center;
}

.search-no-results .page-content .search-form label {
	width: 400px;
	max-width: calc( 100% - 152px );
	margin-right: 2px;
}

.search-no-results .page-content .search-form input {
	width: 400px;
}

.search-no-results .page-content .search-form input[type="submit"] {
	width: 150px;
}

/* Contraceptive */
.sunriver-tiles-contraceptive {
	padding: 1.6rem 0;
}

.sunriver-tiles-contraceptive * {
	box-sizing: border-box;
}

.sunriver-tiles-contraceptive-filter {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 16px;
	list-style: none;
}

.sunriver-tiles-contraceptive-filter li {
	background: #FFFFFF;
	border: 4px solid #E5E3DF;
	border-radius: 50%;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0;
	padding: 14px 4px;
	text-align: center;
	height: 150px;
	width: 150px;
}

.sunriver-tiles-contraceptive-filter li.active{
	background: #007DB8;
	border-color: #007DB8;
	color: #FFFFFF;
}

@media (max-width: 900px) {
	.sunriver-tiles-contraceptive-filter li {
		height: 130px;
		width: 130px;
	}
}

@media (max-width: 650px) {
	.sunriver-tiles-contraceptive-filter {
		gap: 10px;
	}

	.sunriver-tiles-contraceptive-filter li {
		font-size: 12px;
		line-height: 1.2;
		padding: 10px;
		height: 110px;
		width: 110px;
	}
}

.sunriver-tiles-contraceptive-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	margin-left: -20px;
	margin-right: -20px;
	padding-top: 1.6rem;
}

.sunriver-tiles-contraceptive-wrapper li {
	margin: 0 0 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 25%;
}

.sunriver-tile-contraceptive-inner {
	border: 1px solid #CCCCCC;
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,.14);
	box-shadow: 1px 1px 3px rgba(0,0,0,.14);
	height: 100%;
	text-align: center;
	-webkit-transition: -webkit-box-shadow .3s ease;
	transition: -webkit-box-shadow .3s ease;
	transition: box-shadow .3s ease;
	transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
}

.sunriver-tile-contraceptive-inner:hover {
	-webkit-box-shadow: 2px 2px 12px rgba(0,0,0,.14);
	box-shadow: 2px 2px 12px rgba(0,0,0,.14);
}

.sunriver-tile-contraceptive .icon {
	background: #007DB8;
}

.sunriver-tile-contraceptive .icon img {
	margin-bottom: 0;
}

.sunriver-tile-contraceptive .content {
	padding: 15px;
}

.sunriver-tile-contraceptive .attribute {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 15px;
}

.sunriver-tile-contraceptive .name {
	margin-bottom: 15px;
}

.sunriver-tile-contraceptive .text {
	font-size: 17px;
	line-height: 2;
}

@media (max-width: 1200px) {
	.sunriver-tiles-contraceptive-wrapper li {
		width: 33.3333333333%;
	}
}

@media (max-width: 900px) {
	.sunriver-tiles-contraceptive-wrapper li {
		width: 50%;
	}
}

@media (max-width: 650px) {
	.sunriver-tiles-contraceptive-wrapper li {
		width: 100%;
	}
}

.fb-posts-link-container {
	margin: 30px auto;
	text-align: center;
	width: 100%;
}

.back-to-foundation-blog {
	display: block;
	font-size: 16px;
	margin: -20px 0 20px;
}

#content .gform_wrapper.gravity-theme .gfield input {
	width: auto;
}

.svg-icon-image .vc_single_image-img {
	width: 61px;
}