.content-wrapper {
	max-width: 1170px;
}
.body-container--blog-post .content-wrapper {
	max-width: 1210px;
}
.content-wrapper--vertical-spacing,
.dnd-section {
	padding: 100px 20px;
}
.dnd-section > .row-fluid {
	max-width: 1170px;
}
html {
	font-size: 16px;
}
body {
	background-color: #000;
	color: #79c155;
	position: relative;
}
body,
p {
	font-family:
		Playfair Display,
		serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}
main p:last-child {
	margin-bottom: 0;
}
a {
	color: #79c155;
}
a:focus,
a:hover {
	color: #65ad41;
	text-decoration: none;
}
a:active {
	color: #5ba337;
}
a.cta_button {
	box-sizing: border-box;
}
svg {
	fill: #79c155;
}
.h1,
h1 {
	font-size: 48px;
}
.h1,
.h2,
h1,
h2 {
	color: #243e8c;
	font-family: Poppins, sans-serif;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
}
.h2,
h2 {
	font-size: 36px;
}
.h3,
h3 {
	font-size: 30px;
}
.h3,
.h4,
h3,
h4 {
	color: #243e8c;
	font-family: Poppins, sans-serif;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
}
.h4,
h4 {
	font-size: 24px;
}
.h5,
h5 {
	font-size: 18px;
}
.h5,
.h6,
h5,
h6 {
	color: #243e8c;
	font-family: Poppins, sans-serif;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
}
.h6,
h6 {
	font-size: 14px;
}
@media (max-width: 1139px) {
	.h1,
	h1 {
		font-size: 40px;
	}
	.h2,
	h2 {
		font-size: 32px;
	}
	.h3,
	h3 {
		font-size: 24px;
	}
	.h4,
	h4 {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	.h1,
	h1 {
		font-size: 32px;
	}
	.h2,
	h2 {
		font-size: 26px;
	}
	.h3,
	h3 {
		font-size: 22px;
	}
}
.no-list {
	list-style: none;
}
blockquote {
	border-left-color: #79c155;
}
.button,
.cta_button,
button {
	background-color: #79c155;
	border: 1px solid #79c155;
	border-radius: 8px;
	color: #fff;
	fill: #fff;
	font-family: Poppins;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 15px 35px;
}
.button:focus,
.button:hover,
.cta_button:focus,
.cta_button:hover,
button:focus,
button:hover {
	background-color: #65ad41;
	border-color: #65ad41;
	color: #fff;
}
.button:active,
.cta_button:active,
button:active {
	background-color: #5ba337;
	border-color: #5ba337;
	color: #fff;
}
.button-outline {
	background-color: transparent;
	border: 1px solid #79c155;
	border-radius: 8px;
	color: #79c155;
	font-family: Poppins;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 15px 35px;
	transition: all 0.15s linear;
}
.button-outline.active,
.button-outline:active,
.button-outline:focus,
.button-outline:hover {
	background-color: #79c155;
	color: #fff;
}
.button .hs_cos_wrapper_type_icon,
.button-outline .hs_cos_wrapper_type_icon {
	display: inline-block;
	margin-left: 5px;
}
.button .hs_cos_wrapper_type_icon svg,
.button-outline .hs_cos_wrapper_type_icon svg {
	fill: inherit;
}
.submitted-message,
form {
	font-family:
		Playfair Display,
		serif;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
}
.hs-form {
	margin-left: -10px;
	margin-right: -10px;
}
.form-title {
	background-color: #79c155;
	color: #fff;
	margin: 0;
	padding: 10px 20px;
}
.hs-error-msgs {
	list-style: none;
	padding: 0;
}
.hs-form-required,
.hs_error_rollup {
	display: none;
}
fieldset {
	border: 0;
	margin: 0;
	max-width: 100%;
	min-width: 0;
	padding: 0;
}
fieldset.form-columns-1 .hs-input,
fieldset.form-columns-2 .hs-input,
fieldset.form-columns-3 .hs-input {
	width: 100%;
}
fieldset.form-columns-1 input[type="checkbox"],
fieldset.form-columns-1 input[type="radio"],
fieldset.form-columns-2 input[type="checkbox"],
fieldset.form-columns-2 input[type="radio"],
fieldset.form-columns-3 input[type="checkbox"],
fieldset.form-columns-3 input[type="radio"] {
	margin-right: 7px;
	margin-top: 4px;
	width: auto;
}
fieldset.form-columns-1 .input,
fieldset.form-columns-2 .input,
fieldset.form-columns-3 .input {
	margin-right: 0;
}
.field,
.hs-richtext,
.hs-submit .actions,
fieldset.form-columns-1 .hs-form-field,
fieldset.form-columns-2 .hs-form-field,
fieldset.form-columns-3 .hs-form-field {
	padding-left: 10px;
	padding-right: 10px;
}
.hs-form-field + .hs-button {
	margin-left: 10px;
	margin-right: 10px;
}
.hs-membership-loader .actions {
	padding-left: 0;
	padding-right: 0;
}
fieldset.form-columns-3 .hs-form-field {
	width: 33.333333%;
}
@media (max-width: 767px) {
	fieldset.form-columns-2 .hs-form-field,
	fieldset.form-columns-3 .hs-form-field {
		width: 100%;
	}
}
form label,
form legend {
	color: #243e8c;
}
form input[type="email"],
form input[type="file"],
form input[type="number"],
form input[type="password"],
form input[type="search"],
form input[type="tel"],
form input[type="text"],
form select,
form textarea {
	border-color: #d1d6dc;
	border-radius: 8px;
	color: #79c155;
}
form input[type="email"]:focus,
form input[type="file"]:focus,
form input[type="number"]:focus,
form input[type="password"]:focus,
form input[type="search"]:focus,
form input[type="tel"]:focus,
form input[type="text"]:focus,
form select:focus,
form textarea:focus {
	border-color: #243e8c;
	outline: 0;
}
::-webkit-input-placeholder {
	color: #79c155;
}
.hs-fieldtype-date .input .hs-dateinput:before,
:-moz-placeholder,
:-ms-input-placeholder,
::-moz-placeholder,
::-webkit-input-placeholder,
::placeholder {
	color: #79c155;
}
.fn-date-picker td.is-selected .pika-button {
	background: #243e8c;
}
.fn-date-picker td .pika-button:hover {
	background-color: #243e8c;
}
.fn-date-picker td.is-today .pika-button {
	color: #243e8c;
}
form .hs-button,
form input[type="submit"] {
	background-color: #79c155;
	border: 1px solid #79c155;
	border-radius: 8px;
	color: #fff;
	font-family: Poppins;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	padding: 15px 35px;
}
form .hs-button:focus,
form .hs-button:hover,
form input[type="submit"]:focus,
form input[type="submit"]:hover {
	background-color: #65ad41;
	border-color: #65ad41;
	color: #fff;
}
form .hs-button:active,
form input[type="submit"]:active {
	background-color: #5ba337;
	border-color: #5ba337;
	color: #fff;
}
table {
	background-color: #fff;
}
table,
td,
th {
	border-color: #243e8c;
}
td,
th {
	color: #243e8c;
}
thead td,
thead th {
	background-color: #79c155;
	border-bottom-color: #243e8c;
	color: #fff;
}
tfoot td {
	background-color: #fff;
	color: #797979;
}
.header {
	background-color: transparent;
}
.header__container .header__row-1 .header__row-1-container,
.header__container .header__row-2 {
	margin: 0 auto;
	max-width: 1210px;
	padding: 0 20px;
}
.header__container .header__row-1 {
	display: block;
	text-align: right;
}
.header__language-switcher .lang_list_class li a,
.header__language-switcher-label-current,
.header__logo .logo-company-name,
body .navigation-primary a {
	color: #797979;
	font-family: Poppins, serif;
}
.header__language-switcher .lang_list_class li a:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher-label-current:focus,
.header__language-switcher-label-current:hover,
body .navigation-primary a:focus,
body .navigation-primary a:hover {
	color: #656565;
}
.header__language-switcher .lang_list_class li a:active,
.header__language-switcher-label-current:active,
body .navigation-primary a:active {
	color: #5b5b5b;
}
.navigation-primary .header-search svg {
	fill: #79c155;
}
.menu-button .hs-search-form .hs-search-submit svg {
	fill: #fff;
}
.header__language-switcher .lang_list_class li a {
	color: #243e8c;
}
.header__language-switcher .lang_list_class li a:focus,
.header__language-switcher .lang_list_class li:hover a {
	color: #102a78;
}
.header__language-switcher .lang_list_class li a:active {
	color: #06206e;
}
body .navigation-primary .submenu.level-1 > li > a.active-item:after {
	background-color: #79c155;
}
.header__language-switcher .lang_list_class:before,
body .submenu.level-2,
body .submenu.level-2 > li:first-child:before,
body .submenu.level-3 {
	border-color: rgba(7, 15, 26, 0.5);
}
.header__language-switcher .lang_list_class li,
body .submenu.level-2 .menu-item .menu-link,
body .submenu.level-2 > li:first-child:before {
	background-color: #1a1a1a;
	color: #797979;
}
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 > li:first-child.focus:before,
body .submenu.level-2 > li:first-child:hover:before {
	background-color: #79c155;
	color: #fff;
}
.header__language-switcher .lang_list_class.first-active:after {
	border-bottom-color: #fff;
}
.header__language-switcher .lang_list_class li a,
.header__language-switcher-label-current {
	font-family:
		Playfair Display,
		serif;
}
.header__language-switcher-label-current:after {
	border-top-color: #797979;
}
[data-global-resource-path*="header-no-navigation.html"],
[data-global-resource-path*="header.html"] {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1020;
}
[data-global-resource-path*="header-no-navigation.html"] .header,
[data-global-resource-path*="header.html"] .header {
	background-color: #fff;
	width: 100%;
}
body .navigation-primary .submenu.level-1 > .has-submenu > .menu-arrow {
	background: none;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	border: 0;
	height: 15px;
	top: 31px;
	width: 15px;
}
body .navigation-primary .submenu.level-1 > .has-submenu > .menu-arrow:after {
	border: 1px solid #243e8c;
	border-left: 0;
	border-top: 0;
	content: "";
	display: block;
	height: 5px;
	transform: rotate(45deg);
	width: 5px;
}
.header__language-switcher--label-current {
	color: #797979;
	font-size: 12px;
	line-height: 1;
	text-transform: uppercase;
}
[data-global-resource-path*="header.html"] .header .button-outline-light,
[data-global-resource-path*="header.html"] .header .cta_button {
	background-color: transparent;
	border: 2px solid #797979;
	color: #797979;
	cursor: pointer;
	display: inline-block;
	font-family: Poppins;
	font-size: 12px;
	font-weight: 600;
	line-height: 1.5;
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
	transition: all 0.15s linear;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	vertical-align: middle;
}
[data-global-resource-path*="header.html"] .header .button-outline-light:focus,
[data-global-resource-path*="header.html"] .header .button-outline-light:hover,
[data-global-resource-path*="header.html"] .header .cta_button:focus,
[data-global-resource-path*="header.html"] .header .cta_button:hover {
	border-color: #656565;
	-webkit-transform: translateY(-2px);
	-ms-transform: translateY(-2px);
	transform: translateY(-2px);
}
.header__navigation {
	align-items: center;
	display: flex;
	flex-flow: row;
	flex-grow: 1;
	flex-wrap: wrap;
	justify-content: end;
}
.header__search {
	display: none;
}
.header__row-1 {
	border-bottom: 1px solid transparent;
	padding: 0;
}
.info-text {
	border-color: #797979;
}
.info-text,
.info-text a {
	color: #797979;
}
.info-text .hs_cos_wrapper_type_icon svg {
	fill: #797979;
	margin-right: 5px;
}
.info-text-2.info-no-language {
	border: 0;
	margin-right: 0;
	padding-right: 0;
}
.header__container-lp {
	max-width: 1180px;
	padding: 20px;
}
.header__container-lp .header-lp-flex {
	align-items: center;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
}
.header__container-lp .header-lp-flex .header-lp-col {
	color: #797979;
	flex: 1;
	font-family:
		Playfair Display,
		sans-serif;
	font-size: 16px;
}
@media (max-width: 1139px) {
	body .navigation-primary .submenu.level-1 > .has-submenu > .menu-arrow:after {
		content: none;
	}
	.header__navigation {
		display: none;
	}
	.header__navigation--toggle {
		background-image: url(https://25888122.fs1.hubspotusercontent-eu1.net/hubfs/25888122/cropped-Celerum-Logo-large-transp.png);
		margin-right: 0;
	}
	.info-text {
		border-color: #79c155;
	}
	.info-text,
	.info-text a {
		color: #79c155;
	}
	.info-text .hs_cos_wrapper_type_icon svg {
		fill: #79c155;
	}
	.info-text-1 + .info-text-2,
	.info-text-1.info-solo {
		border: 0;
		margin-right: 0;
		padding-right: 0;
	}
	.header__container {
		display: block;
	}
	.header__row-1 {
		padding: 0;
	}
	.header__container .header__row-2 {
		padding: 20px;
	}
	body .navigation-primary .submenu.level-1 > .has-submenu > .menu-arrow {
		background: none;
		height: auto;
		width: auto;
	}
	.header__language-switcher .lang_list_class,
	[data-global-resource-path*="header-no-navigation.html"] .header,
	[data-global-resource-path*="header.html"] .header {
		background-color: #fff;
	}
	.header__language-switcher .lang_list_class a:focus,
	.header__language-switcher .lang_list_class a:hover {
		background-color: none;
	}
	.header__navigation {
		background-color: #fff;
	}
	.header__navigation-toggle svg,
	.menu-arrow svg {
		fill: #797979;
	}
	.header__language-switcher.open,
	.header__navigation.open,
	.header__search.open {
		background-color: #fff;
	}
	.menu-button .button-outline-light,
	.menu-button .cta_button {
		background-color: #243e8c;
		border-color: #243e8c;
		border-radius: 0;
		font-size: 14px;
		padding: 15px 20px;
	}
	body .navigation-primary .button-outline-light:focus,
	body .navigation-primary .button-outline-light:hover,
	body .navigation-primary .cta_button:focus,
	body .navigation-primary .cta_button:hover {
		background-color: #102a78;
		border-color: #102a78;
		color: #fff;
	}
}
@media (max-width: 479px) {
	.header__logo {
		max-width: 150px;
	}
}
.footer {
	background-color: #f5f6f9;
	font-family:
		Playfair Display,
		serif;
	text-align: center;
}
.footer .social-links {
	justify-content: start;
}
.footer .social-links .social-links__link:not(:last-child) {
	margin-right: 10px;
}
.footer .social-links__icon {
	margin: 0;
}
.footer a {
	color: #797979;
	text-decoration: none;
}
.footer a:focus,
.footer a:hover {
	color: #656565;
}
.footer .widget-type-header * {
	font-size: 16px;
}
.footer .hs-menu-flow-horizontal ul {
	list-style: none;
	padding-left: 0;
}
.footer .hs-menu-flow-horizontal ul .hs-menu-item {
	display: inline-block;
}
.footer .hs-menu-flow-horizontal ul .hs-menu-item:not(:last-child) {
	margin-right: 15px;
}
.footer .hs-menu-flow-vertical ul .hs-menu-item a {
	display: inline-block;
	font-size: 14px;
	padding: 5px 0;
}
.footer li,
.footer p,
.footer span {
	font-size: 14px;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer img,
.footer label,
.footer li,
.footer p,
.footer span {
	color: #797979;
}
.footer form input[type="email"],
.footer form input[type="file"],
.footer form input[type="number"],
.footer form input[type="password"],
.footer form input[type="search"],
.footer form input[type="tel"],
.footer form input[type="text"],
.footer form select,
.footer form textarea {
	padding: 8px 12px;
}
.footer form .hs-button,
.footer form input[type="submit"] {
	display: block;
	font-size: 16px;
	padding: 8px 12px;
	width: 100%;
}
.footer-social-follow .social-links {
	justify-content: flex-end;
}
.footer-powered-text {
	text-align: right;
}
@media (max-width: 767px) {
	.footer-social-follow .social-links {
		justify-content: flex-start;
	}
	.footer .widget-type-header h1,
	.footer .widget-type-header h2,
	.footer .widget-type-header h3,
	.footer .widget-type-header h4,
	.footer .widget-type-header h5,
	.footer .widget-type-header h6 {
		margin-bottom: 10px;
	}
}
.blog-header__inner,
.blog-post,
.blog-related-posts {
	padding: 100px 0;
}
.blog-index__post-title-link {
	color: #243e8c;
}
.blog-index__post-author-name,
.blog-index__post-tag {
	color: #79c155;
}
.blog-pagination__link {
	border: 1.5px solid #79c155;
	color: #79c155;
}
.blog-pagination__link--active,
.blog-pagination__link:focus,
.blog-pagination__link:hover {
	background-color: #79c155;
	border: 1.5px solid #79c155;
	color: #fff;
}
.blog-pagination__link--active:after,
.blog-pagination__next-link:after,
.blog-pagination__prev-link:after {
	background-color: #79c155;
}
.blog-pagination__next-link svg,
.blog-pagination__prev-link svg {
	fill: #79c155;
}
.blog-pagination__next-link:hover svg,
.blog-pagination__prev-link:hover svg {
	fill: #fff;
}
.blog-post__meta a,
.blog-post__tag-link {
	color: #79c155;
}
.blog-post__tag-link:focus,
.blog-post__tag-link:hover {
	color: #65ad41;
}
.blog-post__tag-link:active {
	color: #5ba337;
}
.blog-related-posts__title a {
	color: #243e8c;
}
.blog-comments {
	margin-bottom: 100px;
}
#comments-listing .comment-reply-to {
	color: #79c155;
}
#comments-listing .comment-reply-to:focus,
#comments-listing .comment-reply-to:hover {
	color: #65ad41;
}
#comments-listing .comment-reply-to:active {
	color: #5ba337;
}
.hs-search-results__title {
	color: #243e8c;
}
.hs-search-results__pagination a:empty {
	display: none;
}
.card__price {
	color: #243e8c;
	font-family: Poppins, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 500;
	text-decoration: none;
}
.tagline-wrap {
	align-items: center;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	font-family: Playfair Display;
	letter-spacing: 1px;
}
.tagline-wrap .tagline-line {
	height: 2px;
	width: 30px;
}
.text-center .tagline-wrap {
	justify-content: center;
}
.button-full-width .cta_button,
.button-full-width a {
	width: 100%;
}
.box-shadow {
	box-shadow: 0 10px 10px -10px rgba(45, 51, 74, 0.1);
}
a .box-shadow {
	transition: box-shadow 0.3s ease;
}
a:hover .box-shadow {
	box-shadow: 0 30px 30px -10px rgba(45, 51, 74, 0.1);
}
.border-radius {
	border-radius: 8px;
}
.primary-color {
	color: #243e8c;
}
.primary-bg-color {
	background-color: #243e8c;
}
.primary-border-color {
	border-color: #243e8c;
}
.secondary-color {
	color: #79c155;
}
.secondary-bg-color {
	background-color: #79c155;
}
.secondary-border-color {
	border-color: #79c155;
}
.tagline {
	color: #016dbf;
}
.primary-font {
	font-family: Poppins, sans-serif;
}
.secondary-font {
	font-family:
		Playfair Display,
		sans-serif;
}
.letter-spacing-1 {
	letter-spacing: 1px;
}
.letter-spacing-2 {
	letter-spacing: 2px;
}
.list-inline {
	list-style: none;
	padding-left: 0;
}
.list-inline-item {
	display: inline-block;
}
.list-inline-item:not(:last-child) {
	margin-right: 8px;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
@media (max-width: 1139px) {
	.text-tablet-left {
		text-align: left;
	}
	.text-tablet-right {
		text-align: right;
	}
	.text-tablet-center {
		text-align: center;
	}
}
@media (max-width: 767px) {
	.text-phone-left {
		text-align: left;
	}
	.text-phone-right {
		text-align: right;
	}
	.text-phone-center {
		text-align: center;
	}
}
.line-height-1 {
	line-height: 1;
}
.line-height-11 {
	line-height: 1.1;
}
.line-height-12 {
	line-height: 1.2;
}
.line-height-13 {
	line-height: 1.3;
}
.line-height-14 {
	line-height: 1.4;
}
.line-height-15 {
	line-height: 1.5;
}
.line-height-16 {
	line-height: 1.6;
}
.line-height-17 {
	line-height: 1.7;
}
.line-height-18 {
	line-height: 1.8;
}
.line-height-19 {
	line-height: 1.9;
}
.line-height-2 {
	line-height: 2;
}
@media (max-width: 1139px) {
	.line-height-tablet-1 {
		line-height: 1;
	}
	.line-height-tablet-11 {
		line-height: 1.1;
	}
	.line-height-tablet-12 {
		line-height: 1.2;
	}
	.line-height-tablet-13 {
		line-height: 1.3;
	}
	.line-height-tablet-14 {
		line-height: 1.4;
	}
	.line-height-tablet-15 {
		line-height: 1.5;
	}
}
@media (max-width: 767px) {
	.line-height-phone-1 {
		line-height: 1;
	}
	.line-height-phone-11 {
		line-height: 1.1;
	}
	.line-height-phone-12 {
		line-height: 1.2;
	}
	.line-height-phone-13 {
		line-height: 1.3;
	}
	.line-height-phone-14 {
		line-height: 1.4;
	}
	.line-height-phone-15 {
		line-height: 1.5;
	}
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-none {
	float: none;
}
@media (max-width: 1139px) {
	.float-tablet-left {
		float: left;
	}
	.float-tablet-right {
		float: right;
	}
	.float-tablet-none {
		float: none;
	}
}
@media (max-width: 767px) {
	.float-phone-left {
		float: left;
	}
	.float-phone-right {
		float: right;
	}
	.float-phone-none {
		float: none;
	}
}
.font-weight-100 {
	font-weight: 100;
}
.font-weight-200 {
	font-weight: 200;
}
.font-weight-300 {
	font-weight: 300;
}
.font-weight-400 {
	font-weight: 400;
}
.font-weight-500 {
	font-weight: 500;
}
.font-weight-600 {
	font-weight: 600;
}
.font-weight-700 {
	font-weight: 700;
}
.font-weight-800 {
	font-weight: 800;
}
.font-weight-900 {
	font-weight: 900;
}
.container-fluid .row-fluid .max-width-1200,
.max-width-1200 {
	max-width: 1200px;
}
.container-fluid .row-fluid .max-width-1190,
.max-width-1190 {
	max-width: 1190px;
}
.container-fluid .row-fluid .max-width-1180,
.max-width-1180 {
	max-width: 1180px;
}
.container-fluid .row-fluid .max-width-1170,
.max-width-1170 {
	max-width: 1170px;
}
.container-fluid .row-fluid .max-width-1160,
.max-width-1160 {
	max-width: 1160px;
}
.container-fluid .row-fluid .max-width-1150,
.max-width-1150 {
	max-width: 1150px;
}
.container-fluid .row-fluid .max-width-1140,
.max-width-1140 {
	max-width: 1140px;
}
.container-fluid .row-fluid .max-width-1130,
.max-width-1130 {
	max-width: 1130px;
}
.container-fluid .row-fluid .max-width-1120,
.max-width-1120 {
	max-width: 1120px;
}
.container-fluid .row-fluid .max-width-1110,
.max-width-1110 {
	max-width: 1110px;
}
.container-fluid .row-fluid .max-width-1100,
.max-width-1100 {
	max-width: 1100px;
}
.container-fluid .row-fluid .max-width-1090,
.max-width-1090 {
	max-width: 1090px;
}
.container-fluid .row-fluid .max-width-1080,
.max-width-1080 {
	max-width: 1080px;
}
.container-fluid .row-fluid .max-width-1070,
.max-width-1070 {
	max-width: 1070px;
}
.container-fluid .row-fluid .max-width-1060,
.max-width-1060 {
	max-width: 1060px;
}
.container-fluid .row-fluid .max-width-1050,
.max-width-1050 {
	max-width: 1050px;
}
.container-fluid .row-fluid .max-width-1000,
.max-width-1000 {
	max-width: 1000px;
}
.container-fluid .row-fluid .max-width-950,
.max-width-950 {
	max-width: 950px;
}
.container-fluid .row-fluid .max-width-900,
.max-width-900 {
	max-width: 900px;
}
.container-fluid .row-fluid .max-width-850,
.max-width-850 {
	max-width: 850px;
}
.container-fluid .row-fluid .max-width-800,
.max-width-800 {
	max-width: 800px;
}
.container-fluid .row-fluid .max-width-750,
.max-width-750 {
	max-width: 750px;
}
.container-fluid .row-fluid .max-width-700,
.max-width-700 {
	max-width: 700px;
}
.container-fluid .row-fluid .max-width-650,
.max-width-650 {
	max-width: 650px;
}
.container-fluid .row-fluid .max-width-600,
.max-width-600 {
	max-width: 600px;
}
.container-fluid .row-fluid .max-width-550,
.max-width-550 {
	max-width: 550px;
}
.container-fluid .row-fluid .max-width-500,
.max-width-500 {
	max-width: 500px;
}
.container-fluid .row-fluid .max-width-450,
.max-width-450 {
	max-width: 450px;
}
.container-fluid .row-fluid .max-width-400,
.max-width-400 {
	max-width: 400px;
}
.container-fluid .row-fluid .max-width-350,
.max-width-350 {
	max-width: 350px;
}
.container-fluid .row-fluid .max-width-300,
.max-width-300 {
	max-width: 300px;
}
.min-h-0 {
	min-height: 0;
}
.min-h-full {
	min-height: 100%;
}
.min-h-screen {
	min-height: 100vh;
}
.m-auto {
	margin: auto;
}
.mt-auto {
	margin-top: auto;
}
.mr-auto {
	margin-right: auto;
}
.mb-auto {
	margin-bottom: auto;
}
.ml-auto {
	margin-left: auto;
}
.m-0 {
	margin: 0;
}
.m-5 {
	margin: 5px;
}
.m-10 {
	margin: 10px;
}
.m-15 {
	margin: 15px;
}
.m-20 {
	margin: 20px;
}
.m-25 {
	margin: 25px;
}
.m-30 {
	margin: 30px;
}
.m-35 {
	margin: 35px;
}
.m-40 {
	margin: 40px;
}
.m-45 {
	margin: 45px;
}
.m-50 {
	margin: 50px;
}
.m-55 {
	margin: 55px;
}
.m-60 {
	margin: 60px;
}
.m-65 {
	margin: 65px;
}
.m-70 {
	margin: 70px;
}
.m-75 {
	margin: 75px;
}
.m-80 {
	margin: 80px;
}
.mt-0 {
	margin-top: 0;
}
.mt-5 {
	margin-top: 5px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-25 {
	margin-top: 25px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-35 {
	margin-top: 35px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-45 {
	margin-top: 45px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-55 {
	margin-top: 55px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-65 {
	margin-top: 65px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-75 {
	margin-top: 75px;
}
.mt-80 {
	margin-top: 80px;
}
.mr-0 {
	margin-right: 0;
}
.mr-5 {
	margin-right: 5px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-15 {
	margin-right: 15px;
}
.mr-20 {
	margin-right: 20px;
}
.mr-25 {
	margin-right: 25px;
}
.mr-30 {
	margin-right: 30px;
}
.mr-35 {
	margin-right: 35px;
}
.mr-40 {
	margin-right: 40px;
}
.mr-45 {
	margin-right: 45px;
}
.mr-50 {
	margin-right: 50px;
}
.mr-55 {
	margin-right: 55px;
}
.mr-60 {
	margin-right: 60px;
}
.mr-65 {
	margin-right: 65px;
}
.mr-70 {
	margin-right: 70px;
}
.mr-75 {
	margin-right: 75px;
}
.mr-80 {
	margin-right: 80px;
}
.mb-0 {
	margin-bottom: 0;
}
.mb-5 {
	margin-bottom: 5px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-25 {
	margin-bottom: 25px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-35 {
	margin-bottom: 35px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-45 {
	margin-bottom: 45px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-55 {
	margin-bottom: 55px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-65 {
	margin-bottom: 65px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-75 {
	margin-bottom: 75px;
}
.mb-80 {
	margin-bottom: 80px;
}
.ml-0 {
	margin-left: 0;
}
.ml-5 {
	margin-left: 5px;
}
.ml-10 {
	margin-left: 10px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-20 {
	margin-left: 20px;
}
.ml-25 {
	margin-left: 25px;
}
.ml-30 {
	margin-left: 30px;
}
.ml-35 {
	margin-left: 35px;
}
.ml-40 {
	margin-left: 40px;
}
.ml-45 {
	margin-left: 45px;
}
.ml-50 {
	margin-left: 50px;
}
.ml-55 {
	margin-left: 55px;
}
.ml-60 {
	margin-left: 60px;
}
.ml-65 {
	margin-left: 65px;
}
.ml-70 {
	margin-left: 70px;
}
.ml-75 {
	margin-left: 75px;
}
.ml-80 {
	margin-left: 80px;
}
@media (max-width: 1139px) {
	.m-30,
	.m-35 {
		margin: 25px;
	}
	.m-40,
	.m-45 {
		margin: 30px;
	}
	.m-50,
	.m-55 {
		margin: 35px;
	}
	.m-60,
	.m-65 {
		margin: 40px;
	}
	.m-70,
	.m-75,
	.m-80 {
		margin: 45px;
	}
	.mt-30,
	.mt-35 {
		margin-top: 25px;
	}
	.mt-40,
	.mt-45 {
		margin-top: 30px;
	}
	.mt-50,
	.mt-55 {
		margin-top: 35px;
	}
	.mt-60,
	.mt-65 {
		margin-top: 40px;
	}
	.mt-70,
	.mt-75,
	.mt-80 {
		margin-top: 45px;
	}
	.mr-30,
	.mr-35 {
		margin-right: 25px;
	}
	.mr-40,
	.mr-45 {
		margin-right: 30px;
	}
	.mr-50,
	.mr-55 {
		margin-right: 35px;
	}
	.mr-60,
	.mr-65 {
		margin-right: 40px;
	}
	.mr-70,
	.mr-75,
	.mr-80 {
		margin-right: 45px;
	}
	.mb-30,
	.mb-35 {
		margin-bottom: 25px;
	}
	.mb-40,
	.mb-45 {
		margin-bottom: 30px;
	}
	.mb-50,
	.mb-55 {
		margin-bottom: 35px;
	}
	.mb-60,
	.mb-65 {
		margin-bottom: 40px;
	}
	.mb-70,
	.mb-75,
	.mb-80 {
		margin-bottom: 45px;
	}
	.ml-30,
	.ml-35 {
		margin-left: 25px;
	}
	.ml-40,
	.ml-45 {
		margin-left: 30px;
	}
	.ml-50,
	.ml-55 {
		margin-left: 35px;
	}
	.ml-60,
	.ml-65 {
		margin-left: 40px;
	}
	.ml-70,
	.ml-75,
	.ml-80 {
		margin-left: 45px;
	}
	.m-tablet-0 {
		margin: 0;
	}
	.mt-tablet-0 {
		margin-top: 0;
	}
	.mr-tablet-0 {
		margin-right: 0;
	}
	.mb-tablet-0 {
		margin-bottom: 0;
	}
	.ml-tablet-0 {
		margin-left: 0;
	}
}
@media (max-width: 767px) {
	.m-15,
	.m-20,
	.m-25 {
		margin: 10px;
	}
	.m-30,
	.m-35 {
		margin: 15px;
	}
	.m-40,
	.m-45 {
		margin: 20px;
	}
	.m-50,
	.m-55 {
		margin: 25px;
	}
	.m-60,
	.m-65 {
		margin: 30px;
	}
	.m-70,
	.m-75,
	.m-80 {
		margin: 35px;
	}
	.mt-15,
	.mt-20,
	.mt-25 {
		margin-top: 10px;
	}
	.mt-30,
	.mt-35 {
		margin-top: 15px;
	}
	.mt-40,
	.mt-45 {
		margin-top: 20px;
	}
	.mt-50,
	.mt-55 {
		margin-top: 25px;
	}
	.mt-60,
	.mt-65 {
		margin-top: 30px;
	}
	.mt-70,
	.mt-75,
	.mt-80 {
		margin-top: 35px;
	}
	.mr-15,
	.mr-20,
	.mr-25 {
		margin-right: 10px;
	}
	.mr-30,
	.mr-35 {
		margin-right: 15px;
	}
	.mr-40,
	.mr-45 {
		margin-right: 20px;
	}
	.mr-50,
	.mr-55 {
		margin-right: 25px;
	}
	.mr-60,
	.mr-65 {
		margin-right: 30px;
	}
	.mr-70,
	.mr-75,
	.mr-80 {
		margin-right: 35px;
	}
	.mb-15,
	.mb-20,
	.mb-25 {
		margin-bottom: 10px;
	}
	.mb-30,
	.mb-35 {
		margin-bottom: 15px;
	}
	.mb-40,
	.mb-45 {
		margin-bottom: 20px;
	}
	.mb-50,
	.mb-55 {
		margin-bottom: 25px;
	}
	.mb-60,
	.mb-65 {
		margin-bottom: 30px;
	}
	.mb-70,
	.mb-75,
	.mb-80 {
		margin-bottom: 35px;
	}
	.ml-15,
	.ml-20,
	.ml-25 {
		margin-left: 10px;
	}
	.ml-30,
	.ml-35 {
		margin-left: 15px;
	}
	.ml-40,
	.ml-45 {
		margin-left: 20px;
	}
	.ml-50,
	.ml-55 {
		margin-left: 25px;
	}
	.ml-60,
	.ml-65 {
		margin-left: 30px;
	}
	.ml-70,
	.ml-75,
	.ml-80 {
		margin-left: 35px;
	}
	.m-phone-0 {
		margin: 0;
	}
	.mt-phone-0 {
		margin-top: 0;
	}
	.mr-phone-0 {
		margin-right: 0;
	}
	.mb-phone-0 {
		margin-bottom: 0;
	}
	.ml-phone-0 {
		margin-left: 0;
	}
}
.p-0 {
	padding: 0;
}
.p-5 {
	padding: 5px;
}
.p-10 {
	padding: 10px;
}
.p-15 {
	padding: 15px;
}
.p-20 {
	padding: 20px;
}
.p-25 {
	padding: 25px;
}
.p-30 {
	padding: 30px;
}
.p-35 {
	padding: 35px;
}
.p-40 {
	padding: 40px;
}
.p-45 {
	padding: 45px;
}
.p-50 {
	padding: 50px;
}
.p-55 {
	padding: 55px;
}
.p-60 {
	padding: 60px;
}
.p-65 {
	padding: 65px;
}
.p-70 {
	padding: 70px;
}
.p-75 {
	padding: 75px;
}
.p-80 {
	padding: 80px;
}
.p-85 {
	padding: 85px;
}
.p-90 {
	padding: 90px;
}
.p-95 {
	padding: 95px;
}
.p-100 {
	padding: 100px;
}
.p-120 {
	padding: 120px;
}
.p-150 {
	padding: 150px;
}
.py-0 {
	padding-bottom: 0;
	padding-top: 0;
}
.py-5 {
	padding-bottom: 5px;
	padding-top: 5px;
}
.py-10 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.py-15 {
	padding-bottom: 15px;
	padding-top: 15px;
}
.py-20 {
	padding-bottom: 20px;
	padding-top: 20px;
}
.py-25 {
	padding-bottom: 25px;
	padding-top: 25px;
}
.py-30 {
	padding-bottom: 30px;
	padding-top: 30px;
}
.py-35 {
	padding-bottom: 35px;
	padding-top: 35px;
}
.py-40 {
	padding-bottom: 40px;
	padding-top: 40px;
}
.py-45 {
	padding-bottom: 45px;
	padding-top: 45px;
}
.py-50 {
	padding-bottom: 50px;
	padding-top: 50px;
}
.py-55 {
	padding-bottom: 55px;
	padding-top: 55px;
}
.py-60 {
	padding-bottom: 60px;
	padding-top: 60px;
}
.py-65 {
	padding-bottom: 65px;
	padding-top: 65px;
}
.py-70 {
	padding-bottom: 70px;
	padding-top: 70px;
}
.py-75 {
	padding-bottom: 75px;
	padding-top: 75px;
}
.py-80 {
	padding-bottom: 80px;
	padding-top: 80px;
}
.py-85 {
	padding-bottom: 85px;
	padding-top: 85px;
}
.py-90 {
	padding-bottom: 90px;
	padding-top: 90px;
}
.py-95 {
	padding-bottom: 95px;
	padding-top: 95px;
}
.py-100 {
	padding-bottom: 100px;
	padding-top: 100px;
}
.py-120 {
	padding-bottom: 120px;
	padding-top: 120px;
}
.py-150 {
	padding-bottom: 150px;
	padding-top: 150px;
}
.px-0 {
	padding-left: 0;
	padding-right: 0;
}
.px-5 {
	padding-left: 5px;
	padding-right: 5px;
}
.px-10 {
	padding-left: 10px;
	padding-right: 10px;
}
.px-15 {
	padding-left: 15px;
	padding-right: 15px;
}
.px-20 {
	padding-left: 20px;
	padding-right: 20px;
}
.px-25 {
	padding-left: 25px;
	padding-right: 25px;
}
.px-30 {
	padding-left: 30px;
	padding-right: 30px;
}
.px-35 {
	padding-left: 35px;
	padding-right: 35px;
}
.px-40 {
	padding-left: 40px;
	padding-right: 40px;
}
.px-45 {
	padding-left: 45px;
	padding-right: 45px;
}
.px-50 {
	padding-left: 50px;
	padding-right: 50px;
}
.px-55 {
	padding-left: 55px;
	padding-right: 55px;
}
.px-60 {
	padding-left: 60px;
	padding-right: 60px;
}
.px-65 {
	padding-left: 65px;
	padding-right: 65px;
}
.px-70 {
	padding-left: 70px;
	padding-right: 70px;
}
.px-75 {
	padding-left: 75px;
	padding-right: 75px;
}
.px-80 {
	padding-left: 80px;
	padding-right: 80px;
}
.px-85 {
	padding-left: 85px;
	padding-right: 85px;
}
.px-90 {
	padding-left: 90px;
	padding-right: 90px;
}
.px-95 {
	padding-left: 95px;
	padding-right: 95px;
}
.px-100 {
	padding-left: 100px;
	padding-right: 100px;
}
.px-120 {
	padding-left: 120px;
	padding-right: 120px;
}
.px-150 {
	padding-left: 150px;
	padding-right: 150px;
}
.pt-0 {
	padding-top: 0;
}
.pt-5 {
	padding-top: 5px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-15 {
	padding-top: 15px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-25 {
	padding-top: 25px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-35 {
	padding-top: 35px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-45 {
	padding-top: 45px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-55 {
	padding-top: 55px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-65 {
	padding-top: 65px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-75 {
	padding-top: 75px;
}
.pt-80 {
	padding-top: 80px;
}
.pt-85 {
	padding-top: 85px;
}
.pt-90 {
	padding-top: 90px;
}
.pt-95 {
	padding-top: 95px;
}
.pt-100 {
	padding-top: 100px;
}
.pt-120 {
	padding-top: 120px;
}
.pt-150 {
	padding-top: 150px;
}
.pr-0 {
	padding-right: 0;
}
.pr-5 {
	padding-right: 5px;
}
.pr-10 {
	padding-right: 10px;
}
.pr-15 {
	padding-right: 15px;
}
.pr-20 {
	padding-right: 20px;
}
.pr-25 {
	padding-right: 25px;
}
.pr-30 {
	padding-right: 30px;
}
.pr-35 {
	padding-right: 35px;
}
.pr-40 {
	padding-right: 40px;
}
.pr-45 {
	padding-right: 45px;
}
.pr-50 {
	padding-right: 50px;
}
.pr-55 {
	padding-right: 55px;
}
.pr-60 {
	padding-right: 60px;
}
.pr-65 {
	padding-right: 65px;
}
.pr-70 {
	padding-right: 70px;
}
.pr-75 {
	padding-right: 75px;
}
.pr-80 {
	padding-right: 80px;
}
.pr-85 {
	padding-right: 85px;
}
.pr-90 {
	padding-right: 90px;
}
.pr-95 {
	padding-right: 95px;
}
.pr-100 {
	padding-right: 100px;
}
.pr-120 {
	padding-right: 120px;
}
.pr-150 {
	padding-right: 150px;
}
.pb-0 {
	padding-bottom: 0;
}
.pb-5 {
	padding-bottom: 5px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-15 {
	padding-bottom: 15px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-25 {
	padding-bottom: 25px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-35 {
	padding-bottom: 35px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-45 {
	padding-bottom: 45px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-55 {
	padding-bottom: 55px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pb-65 {
	padding-bottom: 65px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-75 {
	padding-bottom: 75px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pb-85 {
	padding-bottom: 85px;
}
.pb-90 {
	padding-bottom: 90px;
}
.pb-95 {
	padding-bottom: 95px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pb-120 {
	padding-bottom: 120px;
}
.pb-150 {
	padding-bottom: 150px;
}
.pl-0 {
	padding-left: 0;
}
.pl-5 {
	padding-left: 5px;
}
.pl-10 {
	padding-left: 10px;
}
.pl-15 {
	padding-left: 15px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-25 {
	padding-left: 25px;
}
.pl-30 {
	padding-left: 30px;
}
.pl-35 {
	padding-left: 35px;
}
.pl-40 {
	padding-left: 40px;
}
.pl-45 {
	padding-left: 45px;
}
.pl-50 {
	padding-left: 50px;
}
.pl-55 {
	padding-left: 55px;
}
.pl-60 {
	padding-left: 60px;
}
.pl-65 {
	padding-left: 65px;
}
.pl-70 {
	padding-left: 70px;
}
.pl-75 {
	padding-left: 75px;
}
.pl-80 {
	padding-left: 80px;
}
.pl-85 {
	padding-left: 85px;
}
.pl-90 {
	padding-left: 90px;
}
.pl-95 {
	padding-left: 95px;
}
.pl-100 {
	padding-left: 100px;
}
.pl-120 {
	padding-left: 120px;
}
.pl-150 {
	padding-left: 150px;
}
@media (max-width: 1139px) {
	.p-30,
	.p-35 {
		padding: 25px;
	}
	.p-40,
	.p-45 {
		padding: 30px;
	}
	.p-50,
	.p-55 {
		padding: 40px;
	}
	.p-60,
	.p-65,
	.p-70,
	.p-75,
	.p-80,
	.p-85,
	.p-90 {
		padding: 50px;
	}
	.p-100,
	.p-120,
	.p-150,
	.p-95 {
		padding: 60px;
	}
	.py-30,
	.py-35 {
		padding-bottom: 25px;
		padding-top: 25px;
	}
	.py-40,
	.py-45 {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.py-50,
	.py-55 {
		padding-bottom: 40px;
		padding-top: 40px;
	}
	.py-60,
	.py-65,
	.py-70,
	.py-75,
	.py-80,
	.py-85,
	.py-90 {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	.py-100,
	.py-120,
	.py-150,
	.py-95 {
		padding-bottom: 60px;
		padding-top: 60px;
	}
	.px-30,
	.px-35 {
		padding-left: 25px;
		padding-right: 25px;
	}
	.px-40,
	.px-45 {
		padding-left: 30px;
		padding-right: 30px;
	}
	.px-50,
	.px-55 {
		padding-left: 40px;
		padding-right: 40px;
	}
	.px-60,
	.px-65,
	.px-70,
	.px-75,
	.px-80,
	.px-85,
	.px-90 {
		padding-left: 50px;
		padding-right: 50px;
	}
	.px-100,
	.px-120,
	.px-150,
	.px-95 {
		padding-left: 60px;
		padding-right: 60px;
	}
	.pt-30,
	.pt-35 {
		padding-top: 25px;
	}
	.pt-40,
	.pt-45 {
		padding-top: 30px;
	}
	.pt-50,
	.pt-55 {
		padding-top: 40px;
	}
	.pt-60,
	.pt-65,
	.pt-70,
	.pt-75,
	.pt-80,
	.pt-85,
	.pt-90 {
		padding-top: 50px;
	}
	.pt-100,
	.pt-120,
	.pt-150,
	.pt-95 {
		padding-top: 60px;
	}
	.pr-30,
	.pr-35 {
		padding-right: 25px;
	}
	.pr-40,
	.pr-45 {
		padding-right: 30px;
	}
	.pr-50,
	.pr-55 {
		padding-right: 40px;
	}
	.pr-60,
	.pr-65,
	.pr-70,
	.pr-75,
	.pr-80,
	.pr-85,
	.pr-90 {
		padding-right: 50px;
	}
	.pr-100,
	.pr-120,
	.pr-150,
	.pr-95 {
		padding-right: 60px;
	}
	.pb-30,
	.pb-35 {
		padding-bottom: 25px;
	}
	.pb-40,
	.pb-45 {
		padding-bottom: 30px;
	}
	.pb-50,
	.pb-55 {
		padding-bottom: 40px;
	}
	.pb-60,
	.pb-65,
	.pb-70,
	.pb-75,
	.pb-80,
	.pb-85,
	.pb-90 {
		padding-bottom: 50px;
	}
	.pb-100,
	.pb-120,
	.pb-150,
	.pb-95 {
		padding-bottom: 60px;
	}
	.pl-30,
	.pl-35 {
		padding-left: 25px;
	}
	.pl-40,
	.pl-45 {
		padding-left: 30px;
	}
	.pl-50,
	.pl-55 {
		padding-left: 40px;
	}
	.pl-60,
	.pl-65,
	.pl-70,
	.pl-75,
	.pl-80,
	.pl-85,
	.pl-90 {
		padding-left: 50px;
	}
	.pl-100,
	.pl-120,
	.pl-150,
	.pl-95 {
		padding-left: 60px;
	}
	.p-tablet-0 {
		padding: 0;
	}
	.pt-tablet-0 {
		padding-top: 0;
	}
	.pr-tablet-0 {
		padding-right: 0;
	}
	.pb-tablet-0 {
		padding-bottom: 0;
	}
	.pl-tablet-0 {
		padding-left: 0;
	}
}
@media (max-width: 767px) {
	.p-15,
	.p-20,
	.p-25,
	.p-5 {
		padding: 10px;
	}
	.p-30,
	.p-35 {
		padding: 15px;
	}
	.p-40,
	.p-45 {
		padding: 20px;
	}
	.p-50,
	.p-55 {
		padding: 25px;
	}
	.p-100,
	.p-120,
	.p-150,
	.p-60,
	.p-65,
	.p-70,
	.p-75,
	.p-80,
	.p-85,
	.p-90,
	.p-95 {
		padding: 30px;
	}
	.py-15,
	.py-20,
	.py-25,
	.py-5 {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.py-30,
	.py-35 {
		padding-bottom: 15px;
		padding-top: 15px;
	}
	.py-40,
	.py-45 {
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.py-50,
	.py-55 {
		padding-bottom: 25px;
		padding-top: 25px;
	}
	.py-100,
	.py-120,
	.py-150,
	.py-60,
	.py-65,
	.py-70,
	.py-75,
	.py-80,
	.py-85,
	.py-90,
	.py-95 {
		padding-bottom: 30px;
		padding-top: 30px;
	}
	.px-15,
	.px-20,
	.px-25,
	.px-5 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.px-30,
	.px-35 {
		padding-left: 15px;
		padding-right: 15px;
	}
	.px-40,
	.px-45 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.px-50,
	.px-55 {
		padding-left: 25px;
		padding-right: 25px;
	}
	.px-100,
	.px-120,
	.px-150,
	.px-60,
	.px-65,
	.px-70,
	.px-75,
	.px-80,
	.px-85,
	.px-90,
	.px-95 {
		padding-left: 30px;
		padding-right: 30px;
	}
	.pt-15,
	.pt-20,
	.pt-25,
	.pt-5 {
		padding-top: 10px;
	}
	.pt-30,
	.pt-35 {
		padding-top: 15px;
	}
	.pt-40,
	.pt-45 {
		padding-top: 20px;
	}
	.pt-50,
	.pt-55 {
		padding-top: 25px;
	}
	.pt-100,
	.pt-120,
	.pt-150,
	.pt-60,
	.pt-65,
	.pt-70,
	.pt-75,
	.pt-80,
	.pt-85,
	.pt-90,
	.pt-95 {
		padding-top: 30px;
	}
	.pr-15,
	.pr-20,
	.pr-25,
	.pr-5 {
		padding-right: 10px;
	}
	.pr-30,
	.pr-35 {
		padding-right: 15px;
	}
	.pr-40,
	.pr-45 {
		padding-right: 20px;
	}
	.pr-50,
	.pr-55 {
		padding-right: 25px;
	}
	.pr-100,
	.pr-120,
	.pr-150,
	.pr-60,
	.pr-65,
	.pr-70,
	.pr-75,
	.pr-80,
	.pr-85,
	.pr-90,
	.pr-95 {
		padding-right: 30px;
	}
	.pb-15,
	.pb-20,
	.pb-25,
	.pb-5 {
		padding-bottom: 10px;
	}
	.pb-30,
	.pb-35 {
		padding-bottom: 15px;
	}
	.pb-40,
	.pb-45 {
		padding-bottom: 20px;
	}
	.pb-50,
	.pb-55 {
		padding-bottom: 25px;
	}
	.pb-100,
	.pb-120,
	.pb-150,
	.pb-60,
	.pb-65,
	.pb-70,
	.pb-75,
	.pb-80,
	.pb-85,
	.pb-90,
	.pb-95 {
		padding-bottom: 30px;
	}
	.pl-15,
	.pl-20,
	.pl-25,
	.pl-5 {
		padding-left: 10px;
	}
	.pl-30,
	.pl-35 {
		padding-left: 15px;
	}
	.pl-40,
	.pl-45 {
		padding-left: 20px;
	}
	.pl-50,
	.pl-55 {
		padding-left: 25px;
	}
	.pl-100,
	.pl-120,
	.pl-150,
	.pl-60,
	.pl-65,
	.pl-70,
	.pl-75,
	.pl-80,
	.pl-85,
	.pl-90,
	.pl-95 {
		padding-left: 30px;
	}
	.p-phone-0 {
		padding: 0;
	}
	.pt-phone-0 {
		padding-top: 0;
	}
	.pr-phone-0 {
		padding-right: 0;
	}
	.pb-phone-0 {
		padding-bottom: 0;
	}
	.pl-phone-0 {
		padding-left: 0;
	}
}
.font-size-12 {
	font-size: 12px;
}
.font-size-13 {
	font-size: 13px;
}
.font-size-14 {
	font-size: 14px;
}
.font-size-15 {
	font-size: 15px;
}
.font-size-16 {
	font-size: 16px;
}
.font-size-17 {
	font-size: 17px;
}
.font-size-18 {
	font-size: 18px;
}
.font-size-19 {
	font-size: 19px;
}
.font-size-20 {
	font-size: 20px;
}
.font-size-21 {
	font-size: 21px;
}
.font-size-22 {
	font-size: 22px;
}
.font-size-23 {
	font-size: 23px;
}
.font-size-24 {
	font-size: 24px;
}
.font-size-25 {
	font-size: 25px;
}
.font-size-26 {
	font-size: 26px;
}
.font-size-27 {
	font-size: 27px;
}
.font-size-28 {
	font-size: 28px;
}
.font-size-29 {
	font-size: 29px;
}
.font-size-30 {
	font-size: 30px;
}
.font-size-31 {
	font-size: 31px;
}
.font-size-32 {
	font-size: 32px;
}
.font-size-33 {
	font-size: 33px;
}
.font-size-34 {
	font-size: 34px;
}
.font-size-35 {
	font-size: 35px;
}
.font-size-36 {
	font-size: 36px;
}
.font-size-37 {
	font-size: 37px;
}
.font-size-38 {
	font-size: 38px;
}
.font-size-39 {
	font-size: 39px;
}
.font-size-40 {
	font-size: 40px;
}
.font-size-41 {
	font-size: 41px;
}
.font-size-42 {
	font-size: 42px;
}
.font-size-43 {
	font-size: 43px;
}
.font-size-44 {
	font-size: 44px;
}
.font-size-45 {
	font-size: 45px;
}
.font-size-46 {
	font-size: 46px;
}
.font-size-47 {
	font-size: 47px;
}
.font-size-48 {
	font-size: 48px;
}
.font-size-49 {
	font-size: 49px;
}
.font-size-50 {
	font-size: 50px;
}
.font-size-51 {
	font-size: 51px;
}
.font-size-52 {
	font-size: 52px;
}
.font-size-53 {
	font-size: 53px;
}
.font-size-54 {
	font-size: 54px;
}
.font-size-55 {
	font-size: 55px;
}
.font-size-56 {
	font-size: 56px;
}
.font-size-57 {
	font-size: 57px;
}
.font-size-58 {
	font-size: 58px;
}
.font-size-59 {
	font-size: 59px;
}
.font-size-60 {
	font-size: 60px;
}
.font-size-61 {
	font-size: 61px;
}
.font-size-62 {
	font-size: 62px;
}
.font-size-63 {
	font-size: 63px;
}
.font-size-64 {
	font-size: 64px;
}
.font-size-65 {
	font-size: 65px;
}
.font-size-66 {
	font-size: 66px;
}
.font-size-67 {
	font-size: 67px;
}
.font-size-68 {
	font-size: 68px;
}
.font-size-69 {
	font-size: 69px;
}
.font-size-70 {
	font-size: 70px;
}
.font-size-71 {
	font-size: 71px;
}
.font-size-72 {
	font-size: 72px;
}
.font-size-73 {
	font-size: 73px;
}
.font-size-74 {
	font-size: 74px;
}
.font-size-75 {
	font-size: 75px;
}
.font-size-76 {
	font-size: 76px;
}
.font-size-77 {
	font-size: 77px;
}
.font-size-78 {
	font-size: 78px;
}
.font-size-79 {
	font-size: 79px;
}
.font-size-80 {
	font-size: 80px;
}
.font-size-81 {
	font-size: 81px;
}
.font-size-82 {
	font-size: 82px;
}
.font-size-83 {
	font-size: 83px;
}
.font-size-84 {
	font-size: 84px;
}
.font-size-85 {
	font-size: 85px;
}
.font-size-86 {
	font-size: 86px;
}
.font-size-87 {
	font-size: 87px;
}
.font-size-88 {
	font-size: 88px;
}
.font-size-89 {
	font-size: 89px;
}
.font-size-90 {
	font-size: 90px;
}
.font-size-91 {
	font-size: 91px;
}
.font-size-92 {
	font-size: 92px;
}
.font-size-93 {
	font-size: 93px;
}
.font-size-94 {
	font-size: 94px;
}
.font-size-95 {
	font-size: 95px;
}
.font-size-96 {
	font-size: 96px;
}
.font-size-97 {
	font-size: 97px;
}
.font-size-98 {
	font-size: 98px;
}
.font-size-99 {
	font-size: 99px;
}
.font-size-100 {
	font-size: 100px;
}
@media (max-width: 1139px) {
	.font-size-39,
	.font-size-40,
	.font-size-41 {
		font-size: 38px;
	}
	.font-size-42,
	.font-size-43 {
		font-size: 40px;
	}
	.font-size-44 {
		font-size: 41px;
	}
	.font-size-45 {
		font-size: 42px;
	}
	.font-size-46,
	.font-size-47 {
		font-size: 43px;
	}
	.font-size-48,
	.font-size-49 {
		font-size: 45px;
	}
	.font-size-50,
	.font-size-51,
	.font-size-52 {
		font-size: 47px;
	}
	.font-size-53,
	.font-size-54,
	.font-size-55,
	.font-size-56,
	.font-size-57 {
		font-size: 49px;
	}
	.font-size-58,
	.font-size-59,
	.font-size-60,
	.font-size-61,
	.font-size-62 {
		font-size: 51px;
	}
	.font-size-63,
	.font-size-64,
	.font-size-65,
	.font-size-66,
	.font-size-67 {
		font-size: 53px;
	}
	.font-size-68,
	.font-size-69,
	.font-size-70,
	.font-size-71,
	.font-size-72 {
		font-size: 55px;
	}
	.font-size-73,
	.font-size-74,
	.font-size-75,
	.font-size-76,
	.font-size-77 {
		font-size: 57px;
	}
	.font-size-78,
	.font-size-79,
	.font-size-80,
	.font-size-81,
	.font-size-82 {
		font-size: 59px;
	}
	.font-size-83,
	.font-size-84,
	.font-size-85,
	.font-size-86,
	.font-size-87 {
		font-size: 61px;
	}
	.font-size-88,
	.font-size-89,
	.font-size-90,
	.font-size-91,
	.font-size-92 {
		font-size: 63px;
	}
	.font-size-93,
	.font-size-94,
	.font-size-95,
	.font-size-96,
	.font-size-97 {
		font-size: 65px;
	}
	.font-size-100,
	.font-size-98,
	.font-size-99 {
		font-size: 67px;
	}
}
@media (max-width: 767px) {
	.font-size-17,
	.font-size-18 {
		font-size: 16px;
	}
	.font-size-19,
	.font-size-20 {
		font-size: 18px;
	}
	.font-size-21,
	.font-size-22,
	.font-size-23,
	.font-size-24,
	.font-size-25,
	.font-size-26 {
		font-size: 20px;
	}
	.font-size-27,
	.font-size-28 {
		font-size: 21px;
	}
	.font-size-29,
	.font-size-30 {
		font-size: 22px;
	}
	.font-size-31,
	.font-size-32 {
		font-size: 23px;
	}
	.font-size-33,
	.font-size-34,
	.font-size-35,
	.font-size-36 {
		font-size: 24px;
	}
	.font-size-37,
	.font-size-38 {
		font-size: 25px;
	}
	.font-size-39,
	.font-size-40,
	.font-size-41 {
		font-size: 26px;
	}
	.font-size-42,
	.font-size-43 {
		font-size: 27px;
	}
	.font-size-44,
	.font-size-45,
	.font-size-46,
	.font-size-47 {
		font-size: 28px;
	}
	.font-size-48,
	.font-size-49 {
		font-size: 29px;
	}
	.font-size-50,
	.font-size-51,
	.font-size-52 {
		font-size: 30px;
	}
	.font-size-53,
	.font-size-54,
	.font-size-55,
	.font-size-56,
	.font-size-57 {
		font-size: 32px;
	}
	.font-size-58,
	.font-size-59,
	.font-size-60,
	.font-size-61,
	.font-size-62 {
		font-size: 34px;
	}
	.font-size-63,
	.font-size-64,
	.font-size-65,
	.font-size-66,
	.font-size-67 {
		font-size: 36px;
	}
	.font-size-68,
	.font-size-69,
	.font-size-70,
	.font-size-71,
	.font-size-72 {
		font-size: 38px;
	}
	.font-size-73,
	.font-size-74,
	.font-size-75,
	.font-size-76,
	.font-size-77 {
		font-size: 40px;
	}
	.font-size-78,
	.font-size-79,
	.font-size-80,
	.font-size-81,
	.font-size-82 {
		font-size: 42px;
	}
	.font-size-83,
	.font-size-84,
	.font-size-85,
	.font-size-86,
	.font-size-87 {
		font-size: 44px;
	}
	.font-size-88,
	.font-size-89,
	.font-size-90,
	.font-size-91,
	.font-size-92 {
		font-size: 46px;
	}
	.font-size-93,
	.font-size-94,
	.font-size-95,
	.font-size-96,
	.font-size-97 {
		font-size: 48px;
	}
	.font-size-100,
	.font-size-98,
	.font-size-99 {
		font-size: 50px;
	}
}
.outlook-blog-listings-3 .blog-card-topic a,
.outlook-blog-listings-3 .blog-card__cta a,
.outlook-blog-post-hero__date-author *,
.outlook-blog-post-related-posts .blog-card-topic a,
.outlook-blog-post-related-posts .blog-card__cta a,
.outlook-causes-post-hero *,
.outlook-changelog__content a,
.outlook-contact__items-content p,
.outlook-logo-links__bottom-content p,
.outlook-pop-up-video__left p,
.outlook-pop-up-video__right p,
.pricing-card-body .pricing-name,
.testimonial-name,
section.outlook-animated-counter .card-number,
span.outlook-our-team-2__tag {
	font-family: Poppins;
}
.outlook-causes-post-hero__author-text a p,
.outlook-causes-post-hero__author-text a span,
.outlook-our-team-2__items-inner h4,
.outlook-our-team__items-inner h4,
.pricing-card-body .pricing-name,
section.outlook-team-slider .tagline {
	font-family: Playfair Display;
}
.outlook-blog-listings-3 .blog-card__cta a,
.outlook-blog-listings-3 .blog-post-name a,
.outlook-blog-post-related-posts .blog-card__cta a,
.outlook-blog-post-related-posts .blog-post-name a,
.outlook-causes-post-hero__author-text a,
.outlook-causes-post-related-posts__items h3 a,
.outlook-changelog__content a,
.outlook-events-post-related-posts__items h3 a,
.outlook-pricing .pricing-name span,
section.outlook-blog-listings-1 h3 a {
	color: #79c155;
}
.outlook-blog-listings-3 .blog-card-topic a,
.outlook-blog-post-hero .tagline-wrap .tagline,
.outlook-blog-post-related-posts .blog-card-topic a,
.outlook-causes-post-hero__bar:after,
.testimonial__inner-container,
span.outlook-causes-post-hero__percent {
	background-color: #79c155;
}
.outlook-causes-post-hero__author-text a span,
.outlook-causes-post-hero__percent-content h3 strong,
.outlook-changelog__content a:hover,
.outlook-our-team__items-inner h4 {
	color: #243e8c;
}
.outlook-causes-post-hero__author-text a p,
.secondary-color,
section.outlook-team-slider .tagline {
	color: #79c155;
}
section.outlook-animated-counter .card-number {
	font-weight: 200;
}
