/*
Theme Name: Sendbox
Text Domain: sendbox
Version: 2.0
Tested up to: 6.0
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

All files, unless otherwise stated, are released under the GNU General Public
License version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned
with others.
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Roboto&display=swap');



html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

main {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

img {
	border-style: none
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: 0.35em 0.75em 0.625em
}

legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}

[hidden] {
	display: none
}

.slick-slider {
	position: relative;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}

[dir="rtl"] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.fr-overlay,
.fr-window {
	position: fixed;
	top: 0;
	left: 0
}

.fr-box,
.fr-overlay,
.fr-overlay-background,
.fr-page,
.fr-pages,
.fr-window {
	width: 100%;
	height: 100%
}

.fr-hovering-clickable .fr-container,
.fr-side {
	cursor: pointer
}

.fr-overlay,
.fr-overlay [class^=fr-],
.fr-spinner,
.fr-spinner [class^=fr-],
.fr-window,
.fr-window [class^=fr-] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

.fr-overlay {
	z-index: 99998
}

.fr-window {
	font: 13px/20px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99999
}

.fr-spinner {
	z-index: 100000
}

.fr-overlay-background {
	float: left;
	background: #000;
	opacity: .9;
	filter: alpha(opacity=90)
}

.fr-overlay-ui-fullclick .fr-overlay-background {
	background: #292929;
	opacity: 1;
	filter: alpha(opacity=100)
}

.fr-overlay.fr-mobile-touch,
.fr-window.fr-mobile-touch {
	position: absolute;
	overflow: visible
}

.fr-measured {
	margin: 0 !important;
	min-width: 0 !important;
	min-height: 0 !important
}

.fr-box {
	position: absolute;
	top: 0;
	left: 0
}

.fr-pages {
	position: absolute;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fr-info,
.fr-position-inside,
.fr-position-outside {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	-ms-text-size-adjust: none;
	text-size-adjust: none;
	-khtml-user-select: text
}

.fr-page {
	position: absolute
}

.fr-container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	text-align: center
}

.fr-ui-inside .fr-container,
.fr-ui-inside.fr-no-sides .fr-container {
	padding: 20px
}

.fr-ui-outside .fr-container {
	padding: 20px 82px
}

.fr-ui-outside.fr-no-sides .fr-container {
	padding: 20px 48px
}

@media all and (max-width: 700px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 700px) {

	.fr-ui-inside .fr-container,
	.fr-ui-inside.fr-no-sides .fr-container {
		padding: 12px
	}

	.fr-ui-outside .fr-container {
		padding: 12px 72px
	}

	.fr-ui-outside.fr-no-sides .fr-container {
		padding: 12px 48px
	}
}

@media all and (max-width: 500px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 500px) {

	.fr-ui-inside .fr-container,
	.fr-ui-inside.fr-no-sides .fr-container {
		padding: 0
	}

	.fr-ui-outside .fr-container {
		padding: 0 72px
	}

	.fr-ui-outside.fr-no-sides .fr-container {
		padding: 0 48px
	}
}

.fr-ui-fullclick .fr-container,
.fr-ui-fullclick.fr-no-sides .fr-container {
	padding: 0
}

.fr-ui-fullclick.fr-type-video .fr-container {
	padding: 0 62px
}

.fr-ui-fullclick.fr-no-sides.fr-type-video .fr-container {
	padding: 48px 0
}

.fr-overflow-y .fr-container {
	padding-top: 0 !important;
	padding-bottom: 0 !important
}

.fr-content,
.fr-content-background {
	position: absolute;
	top: 50%;
	left: 50%;
	overflow: visible
}

.fr-info,
.fr-info-background {
	position: absolute;
	top: 0;
	width: 100%
}

.fr-content-element {
	float: left;
	width: 100%;
	height: 100%
}

.fr-content-background {
	background: #101010
}

.fr-info {
	left: 0;
	color: #efefef;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}

.fr-position,
.fr-position-text {
	color: #b3b3b3
}

.fr-info-background {
	left: 0;
	height: 100%;
	background: #000;
	line-height: 1%;
	-webkit-filter: none;
	filter: none;
	opacity: 1
}

.fr-ui-inside .fr-info-background {
	filter: alpha(opacity=80);
	opacity: .8;
	zoom: 1
}

.fr-ui-outside .fr-info-background {
	background: #0d0d0d
}

.fr-content .fr-info {
	top: auto;
	bottom: 0
}

.fr-info-padder {
	display: block;
	overflow: hidden;
	padding: 12px;
	position: relative;
	width: auto
}

.fr-caption {
	width: auto;
	display: inline;
	white-space: wrap
}

.fr-position {
	float: right;
	line-height: 21px;
	opacity: .99;
	position: relative;
	text-align: right;
	margin-left: 15px;
	white-space: nowrap
}

.fr-position-inside,
.fr-position-outside {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 12px;
	width: auto;
	padding: 2px 8px;
	border-radius: 10px;
	font-size: 11px;
	line-height: 20px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
	display: none;
	overflow: hidden;
	white-space: nowrap;
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text
}

.fr-close,
.fr-side {
	-webkit-user-select: none;
	-moz-user-select: none
}

.fr-position-inside {
	border: 0
}

.fr-position-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #0d0d0d;
	filter: alpha(opacity=80);
	opacity: .8;
	zoom: 1
}

.fr-position-inside .fr-position-text,
.fr-position-outside .fr-position-text {
	float: left;
	position: relative;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	opacity: 1
}

.fr-ui-outside .fr-position-outside {
	display: block
}

.fr-ui-outside .fr-info .fr-position {
	display: none
}

.fr-ui-inside.fr-no-caption .fr-position-inside {
	display: block
}

.fr-info .fr-stroke-top,
.fr-ui-fullclick .fr-stroke,
.fr-ui-inside.fr-no-caption .fr-caption,
.fr-ui-outside.fr-has-caption .fr-content .fr-stroke-bottom,
.fr-ui-outside.fr-no-caption .fr-info {
	display: none
}

.fr-info a,
.fr-info a:hover {
	color: #ccc;
	border: 0;
	background: 0 0;
	text-decoration: underline
}

.fr-info a:hover {
	color: #eee
}

.fr-stroke {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 1px
}

.fr-stroke-vertical {
	width: 1px;
	height: 100%
}

.fr-stroke-horizontal {
	padding: 0 1px
}

.fr-stroke-right {
	left: auto;
	right: 0
}

.fr-stroke-bottom {
	top: auto;
	bottom: 0
}

.fr-stroke-color {
	float: left;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.08)
}

.fr-info .fr-stroke-color {
	background: rgba(80, 80, 80, 0.3)
}

.fr-ui-fullclick .fr-content-background {
	-webkit-box-shadow: none;
	box-shadow: none
}

.fr-side-hidden,
.fr-thumbnails-disabled .fr-thumbnails {
	display: none !important
}

.fr-side {
	position: absolute;
	top: 50%;
	width: 54px;
	height: 72px;
	margin: -36px 9px 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	zoom: 1
}

.fr-side-previous {
	left: 0
}

.fr-side-next {
	right: 0;
	left: auto
}

.fr-side-disabled {
	cursor: default
}

.fr-close,
.fr-thumbnail,
.fr-thumbnail-overlay {
	cursor: pointer
}

.fr-side-button {
	float: left;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0
}

.fr-side-button-background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ccc
}

.fr-side-button-icon {
	float: left;
	position: relative;
	height: 100%;
	width: 100%;
	zoom: 1;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

@media all and (max-width: 500px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 414px) {
	.fr-side {
		width: 54px;
		height: 60px;
		margin: -30px 0 0
	}

	.fr-side-button {
		width: 48px;
		height: 60px;
		margin: 0 3px
	}
}

.fr-close {
	position: absolute;
	width: 48px;
	height: 48px;
	top: 0;
	right: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fr-close-background,
.fr-close-icon {
	position: absolute;
	top: 12px;
	left: 12px;
	height: 26px;
	width: 26px;
	background-position: 50% 50%;
	background-repeat: no-repeat
}

.fr-close-background {
	background-color: #000
}

.fr-thumbnails {
	position: absolute;
	overflow: hidden
}

.fr-thumbnails-horizontal .fr-thumbnails {
	width: 100%;
	height: 12%;
	min-height: 74px;
	max-height: 160px;
	bottom: 0
}

.fr-thumbnails-vertical .fr-thumbnails {
	height: 100%;
	width: 10%;
	min-width: 74px;
	max-width: 160px;
	left: 0
}

.fr-thumbnails,
.fr-thumbnails * {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fr-thumbnails-wrapper {
	position: absolute;
	top: 0;
	left: 50%;
	height: 100%
}

.fr-thumbnails-vertical .fr-thumbnails-wrapper {
	top: 50%;
	left: 0
}

.fr-thumbnails-slider {
	position: relative;
	width: 100%;
	height: 100%;
	float: left;
	zoom: 1
}

.fr-thumbnails-slider-slide {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%
}

.fr-thumbnails-thumbs {
	float: left;
	height: 100%;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0
}

.fr-thumbnails-slide {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%
}

.fr-thumbnail-frame {
	position: absolute;
	zoom: 1;
	overflow: hidden
}

.fr-thumbnail {
	position: absolute;
	width: 30px;
	height: 100%;
	left: 50%;
	top: 50%;
	zoom: 1;
	margin: 0 10px
}

.fr-ltIE9 .fr-thumbnail * {
	overflow: hidden;
	z-index: 1;
	zoom: 1
}

.fr-thumbnail-wrapper {
	position: relative;
	background: #161616;
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	display: inline;
	z-index: 0
}

.fr-thumbnail-active,
.fr-thumbnail-active .fr-thumbnail-overlay {
	cursor: default
}

.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-width: 0;
	overflow: hidden;
	border-style: solid;
	border-color: transparent
}

.fr-ltIE9 .fr-thumbnail-overlay-border {
	border-width: 0 !important
}

.fr-thumbnail .fr-thumbnail-image {
	position: absolute;
	filter: alpha(opacity=85);
	opacity: .85;
	max-width: none
}

.fr-thumbnail-active:hover .fr-thumbnail-image,
.fr-thumbnail:hover .fr-thumbnail-image {
	filter: alpha(opacity=99);
	opacity: .99
}

.fr-thumbnail-active .fr-thumbnail-image,
.fr-thumbnail-active:hover .fr-thumbnail-image {
	filter: alpha(opacity=35);
	opacity: .35
}

.fr-thumbnail-loading,
.fr-thumbnail-loading-background,
.fr-thumbnail-loading-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.fr-thumbnail-loading-background {
	background-color: #161616;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	opacity: .8;
	position: relative;
	float: left
}

.fr-thumbnail-loading-icon {
	display: none
}

.fr-thumbnail-error .fr-thumbnail-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #202020
}

.fr-thumbnails-side {
	float: left;
	height: 100%;
	width: 28px;
	margin: 0 5px;
	position: relative;
	overflow: hidden
}

.fr-thumbnails-side-previous {
	margin-left: 12px
}

.fr-thumbnails-side-next {
	margin-right: 12px
}

.fr-thumbnails-vertical .fr-thumbnails-side {
	height: 28px;
	width: 100%;
	margin: 10px 0
}

.fr-thumbnails-vertical .fr-thumbnails-side-previous {
	margin-top: 20px
}

.fr-thumbnails-vertical .fr-thumbnails-side-next {
	margin-bottom: 20px
}

.fr-thumbnails-side-button {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -14px;
	margin-left: -14px;
	width: 28px;
	height: 28px;
	cursor: pointer
}

.fr-thumbnails-side-button-background,
.fr-thumbnails-side-button-icon {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0
}

.fr-thumbnails-side-button-background {
	filter: alpha(opacity=80);
	opacity: .8;
	-webkit-transition: background-color .2s ease-in;
	-o-transition: background-color .2s ease-in;
	transition: background-color .2s ease-in;
	background-color: #333;
	cursor: pointer;
	border-radius: 4px
}

.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
	background-color: #3b3b3b
}

.fr-thumbnails-side-button-disabled * {
	cursor: default
}

.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
	background-color: #333
}

.fr-thumbnails-vertical .fr-thumbnail-frame,
.fr-thumbnails-vertical .fr-thumbnails-side,
.fr-thumbnails-vertical .fr-thumbnails-thumbs {
	clear: both
}

.fr-window-ui-fullclick .fr-thumbnails {
	background: #090909
}

.fr-window-ui-fullclick.fr-thumbnails-enabled.fr-thumbnails-horizontal .fr-info .fr-stroke-bottom,
.fr-window-ui-fullclick.fr-thumbnails-enabled.fr-thumbnails-vertical .fr-info .fr-stroke-left {
	display: block !important
}

.fr-thumbnails-horizontal .fr-thumbnails-thumbs {
	padding: 12px 5px
}

.fr-thumbnails-vertical .fr-thumbnails-thumbs {
	padding: 5px 12px
}

.fr-thumbnails-measured .fr-thumbnails-thumbs {
	padding: 0 !important
}

@media all and (min-height: 700px) {
	.fr-thumbnails-horizontal .fr-thumbnails-thumbs {
		padding: 16px 8px
	}

	.fr-thumbnails-horizontal .fr-thumbnails-side {
		margin: 0 8px
	}

	.fr-thumbnails-horizontal .fr-thumbnails-side-previous {
		margin-left: 16px
	}

	.fr-thumbnails-horizontal .fr-thumbnails-side-next {
		margin-right: 16px
	}
}

@media all and (min-height: 980px) {
	.fr-thumbnails-horizontal .fr-thumbnails-thumbs {
		padding: 20px 10px
	}

	.fr-thumbnails-horizontal .fr-thumbnails-side {
		margin: 0 10px
	}

	.fr-thumbnails-horizontal .fr-thumbnails-side-previous {
		margin-left: 20px
	}

	.fr-thumbnails-horizontal .fr-thumbnails-side-next {
		margin-right: 20px
	}
}

@media all and (min-width: 1200px) {
	.fr-thumbnails-vertical .fr-thumbnails-thumbs {
		padding: 8px 16px
	}

	.fr-thumbnails-vertical .fr-thumbnails-side {
		margin: 0 8px
	}

	.fr-thumbnails-vertical .fr-thumbnails-side-previous {
		margin-top: 16px
	}

	.fr-thumbnails-vertical .fr-thumbnails-side-next {
		margin-bottom: 16px
	}
}

@media all and (min-width: 1800px) {
	.fr-thumbnails-vertical .fr-thumbnails-thumbs {
		padding: 10px 20px
	}

	.fr-thumbnails-vertical .fr-thumbnails-side {
		margin: 10px 0
	}

	.fr-thumbnails-vertical .fr-thumbnails-side-previous {
		margin-top: 20px
	}

	.fr-thumbnails-vertical .fr-thumbnails-side-next {
		margin-bottom: 20px
	}
}

@media all and (max-width: 500px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 500px) {
	.fr-thumbnails-horizontal .fr-thumbnails {
		display: none !important
	}
}

@media all and (max-width: 700px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 414px) {
	.fr-thumbnails-vertical .fr-thumbnails {
		display: none !important
	}
}

.fr-window-ui-fullclick .fr-close-outside,
.fr-window-ui-fullclick .fr-content .fr-close,
.fr-window-ui-fullclick .fr-content .fr-info,
.fr-window-ui-fullclick .fr-content .fr-side-next,
.fr-window-ui-fullclick .fr-content .fr-side-previous,
.fr-window-ui-fullclick .fr-side-next-outside,
.fr-window-ui-fullclick .fr-side-previous-outside,
.fr-window-ui-inside .fr-close-fullclick,
.fr-window-ui-inside .fr-close-outside,
.fr-window-ui-inside .fr-page>.fr-info,
.fr-window-ui-inside .fr-side-next-fullclick,
.fr-window-ui-inside .fr-side-next-outside,
.fr-window-ui-inside .fr-side-previous-fullclick,
.fr-window-ui-inside .fr-side-previous-outside,
.fr-window-ui-outside .fr-close-fullclick,
.fr-window-ui-outside .fr-content .fr-close,
.fr-window-ui-outside .fr-content .fr-info,
.fr-window-ui-outside .fr-content .fr-side-next,
.fr-window-ui-outside .fr-content .fr-side-previous,
.fr-window-ui-outside .fr-side-next-fullclick,
.fr-window-ui-outside .fr-side-previous-fullclick {
	display: none !important
}

.fr-toggle-ui {
	opacity: 0;
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

.fr-visible-fullclick-ui .fr-box>.fr-toggle-ui,
.fr-visible-inside-ui .fr-ui-inside .fr-toggle-ui {
	opacity: 1
}

.fr-hidden-fullclick-ui .fr-box>.fr-toggle-ui,
.fr-hidden-inside-ui .fr-ui-inside .fr-toggle-ui {
	-webkit-transition: opacity .3s;
	-o-transition: opacity .3s;
	transition: opacity .3s
}

.fr-ltIE9.fr-hidden-fullclick-ui .fr-box>.fr-toggle-ui,
.fr-ltIE9.fr-hidden-inside-ui .fr-ui-inside .fr-toggle-ui {
	display: none
}

.fr-spinner {
	position: fixed;
	width: 52px;
	height: 52px;
	background: #101010;
	background: rgba(16, 16, 16, 0.85);
	border-radius: 5px
}

.fr-spinner div {
	position: absolute;
	top: 0;
	left: 0;
	height: 64%;
	width: 64%;
	margin-left: 18%;
	margin-top: 18%;
	opacity: 1;
	-webkit-animation: fresco-12 1.2s infinite ease-in-out;
	animation: fresco-12 1.2s infinite ease-in-out
}

.fr-spinner div:after {
	content: '';
	position: absolute;
	top: 0;
	left: 50%;
	width: 2px;
	height: 8px;
	margin-left: -1px;
	background: #fff;
	-webkit-box-shadow: 0 0 1px transparent;
	box-shadow: 0 0 1px transparent
}

.fr-spinner div.fr-spin-1 {
	-ms-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.fr-spinner div.fr-spin-2 {
	-ms-transform: rotate(60deg);
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.fr-spinner div.fr-spin-3 {
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-animation-delay: -.9s;
	animation-delay: -.9s
}

.fr-spinner div.fr-spin-4 {
	-ms-transform: rotate(120deg);
	-webkit-transform: rotate(120deg);
	transform: rotate(120deg);
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}

.fr-spinner div.fr-spin-5 {
	-ms-transform: rotate(150deg);
	-webkit-transform: rotate(150deg);
	transform: rotate(150deg);
	-webkit-animation-delay: -.7s;
	animation-delay: -.7s
}

.fr-spinner div.fr-spin-6 {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-animation-delay: -.6s;
	animation-delay: -.6s
}

.fr-spinner div.fr-spin-7 {
	-ms-transform: rotate(210deg);
	-webkit-transform: rotate(210deg);
	transform: rotate(210deg);
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s
}

.fr-spinner div.fr-spin-8 {
	-ms-transform: rotate(240deg);
	-webkit-transform: rotate(240deg);
	transform: rotate(240deg);
	-webkit-animation-delay: -.4s;
	animation-delay: -.4s
}

.fr-spinner div.fr-spin-9 {
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	-webkit-animation-delay: -.3s;
	animation-delay: -.3s
}

.fr-spinner div.fr-spin-10 {
	-ms-transform: rotate(300deg);
	-webkit-transform: rotate(300deg);
	transform: rotate(300deg);
	-webkit-animation-delay: -.2s;
	animation-delay: -.2s
}

.fr-spinner div.fr-spin-11 {
	-ms-transform: rotate(330deg);
	-webkit-transform: rotate(330deg);
	transform: rotate(330deg);
	-webkit-animation-delay: -.1s;
	animation-delay: -.1s
}

.fr-spinner div.fr-spin-12 {
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-animation-delay: 0s;
	animation-delay: 0s
}

@-webkit-keyframes fresco-12 {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

@keyframes fresco-12 {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.fr-thumbnail-spinner {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	width: 40px;
	height: 40px
}

.fr-thumbnail-spinner-spin {
	position: relative;
	float: left;
	margin: 8px 0 0 8px;
	text-indent: -9999em;
	border-top: 2px solid rgba(255, 255, 255, 0.2);
	border-right: 2px solid rgba(255, 255, 255, 0.2);
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
	border-left: 2px solid #fff;
	-webkit-animation: fr-thumbnail-spin 1.1s infinite linear;
	animation: fr-thumbnail-spin 1.1s infinite linear
}

.fr-thumbnail-spinner-spin,
.fr-thumbnail-spinner-spin:after {
	border-radius: 50%;
	width: 24px;
	height: 24px
}

@-webkit-keyframes fr-thumbnail-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

@keyframes fr-thumbnail-spin {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}

.fr-error {
	float: left;
	position: relative;
	background-color: #ca3434;
	width: 160px;
	height: 160px
}

.fr-error-icon {
	position: absolute;
	width: 42px;
	height: 42px;
	top: 50%;
	left: 50%;
	margin-left: -21px;
	margin-top: -21px
}

.fr-window-skin-fresco .fr-close-icon,
.fr-window-skin-fresco .fr-error-icon,
.fr-window-skin-fresco .fr-side-button-icon,
.fr-window-skin-fresco .fr-thumbnails-side-button-icon {
	background-image: url(/frontend/vendor/fresco/sprite.svg)
}

.fr-window-skin-fresco .fr-error-icon,
.fr-window-skin-fresco.fr-no-svg .fr-close-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-button-icon {
	background-image: url(/frontend/vendor/fresco/sprite.png)
}

.fr-window-skin-fresco .fr-error-icon {
	background-position: -160px -126px
}

.fr-window-skin-fresco .fr-content-background {
	background: #101010;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.4)
}

.fr-window-skin-fresco.fr-window-ui-fullclick .fr-content-background {
	-webkit-box-shadow: none;
	box-shadow: none
}

.fr-window-skin-fresco .fr-side-button-background {
	background-color: transparent
}

.fr-window-skin-fresco .fr-side-previous .fr-side-button-icon {
	background-position: -13px -14px
}

.fr-window-skin-fresco .fr-side-next .fr-side-button-icon {
	background-position: -93px -14px
}

.fr-window-skin-fresco .fr-side-previous:hover .fr-side-button-icon {
	background-position: -13px -114px
}

.fr-window-skin-fresco .fr-side-next:hover .fr-side-button-icon {
	background-position: -93px -114px
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-previous .fr-side-button-icon {
	background-position: -13px -114px
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-next .fr-side-button-icon {
	background-position: -93px -114px
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled:hover .fr-side-button-icon {
	background-position: -13px -214px
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled:hover .fr-side-button-icon {
	background-position: -93px -214px
}

.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
	background-position: -13px -114px
}

.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
	background-position: -93px -114px
}

.fr-window-skin-fresco.fr-svg .fr-side-button-icon {
	opacity: .5
}

.fr-window-skin-fresco.fr-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-side:hover .fr-side-button-icon {
	opacity: 1
}

.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-side .fr-side-button-icon {
	opacity: .8
}

.fr-window-skin-fresco.fr-svg .fr-hovering-next .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-previous .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-side-disabled:hover .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-side-disabled .fr-side-button-icon {
	opacity: .2
}

.fr-window-skin-fresco.fr-window-ui-fullclick.fr-showing-type-image .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-window-ui-inside .fr-type-image .fr-side-disabled .fr-side-button-icon {
	background-image: none
}

@media all and (max-width: 500px) and (orientation: portrait),
all and (orientation: landscape) and (max-height: 414px) {
	.fr-page {
		min-width: 100%;
		min-height: 100%
	}

	.fr-window-skin-fresco .fr-side-previous .fr-side-button-icon {
		background-position: 0 -300px
	}

	.fr-window-skin-fresco .fr-side-next .fr-side-button-icon {
		background-position: -48px -300px
	}

	.fr-window-skin-fresco .fr-side-previous:hover .fr-side-button-icon {
		background-position: 0 -360px
	}

	.fr-window-skin-fresco .fr-side-next:hover .fr-side-button-icon {
		background-position: -48px -360px
	}

	.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
	.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-previous .fr-side-button-icon {
		background-position: 0 -360px
	}

	.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
	.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-next .fr-side-button-icon {
		background-position: -48px -360px
	}

	.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
		background-position: 0 -360px
	}

	.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
		background-position: -48px -360px
	}

	.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous.fr-side-disabled .fr-side-button-icon,
	.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled .fr-side-button-icon,
	.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled:hover .fr-side-button-icon {
		background-position: 0 -420px
	}

	.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next.fr-side-disabled .fr-side-button-icon,
	.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled .fr-side-button-icon,
	.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled:hover .fr-side-button-icon {
		background-position: -48px -420px
	}
}

.fr-window-skin-fresco.fr-window-ui-outside .fr-close-background {
	background-color: #363636
}

.fr-window-skin-fresco.fr-window-ui-outside .fr-close:hover .fr-close-background {
	background-color: #434343
}

.fr-window-skin-fresco.fr-window-ui-fullclick .fr-close-background,
.fr-window-skin-fresco.fr-window-ui-inside .fr-close-background {
	background-color: #131313;
	filter: alpha(opacity=80);
	opacity: .8
}

.fr-window-skin-fresco.fr-window-ui-fullclick .fr-close:hover .fr-close-background,
.fr-window-skin-fresco.fr-window-ui-inside .fr-close:hover .fr-close-background {
	background-color: #191919
}

.fr-window-skin-fresco .fr-close .fr-close-icon {
	background-position: -168px -8px
}

.fr-window-skin-fresco .fr-close:hover .fr-close-icon {
	background-position: -210px -8px
}

.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon {
	background-position: -210px -8px;
	opacity: .8
}

.fr-window-skin-fresco .fr-close:hover .fr-close-icon,
.fr-window-skin-fresco.fr-mobile-touch .fr-close:hover .fr-close-icon,
.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-close .fr-close-icon {
	opacity: 1
}

.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1)
}

.fr-window-skin-fresco .fr-thumbnail-wrapper {
	border-color: transparent;
	border-style: solid;
	border-width: 0;
	-webkit-box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3)
}

.fr-window-skin-fresco .fr-thumbnail-overlay-border {
	border-width: 1px;
	border-color: rgba(255, 255, 255, 0.08)
}

.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-overlay-border,
.fr-window-skin-fresco .fr-thumbnail-active:hover .fr-thumbnail-overlay-border {
	border: 0
}

.fr-window-skin-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
	background-position: -167px -49px
}

.fr-window-skin-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
	background-position: -209px -49px
}

.fr-window-skin-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
	background-position: -167px -91px
}

.fr-window-skin-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
	background-position: -209px -91px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
	background-position: -293px -49px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
	background-position: -335px -49px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
	background-position: -293px -91px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
	background-position: -335px -91px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side .fr-thumbnails-side-button-icon {
	-webkit-transition: opacity .2s ease-in;
	-o-transition: opacity .2s ease-in;
	transition: opacity .2s ease-in;
	opacity: .8
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
	background-position: -167px -49px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
	background-position: -209px -91px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon {
	opacity: 1
}

.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
	background-position: -293px -49px
}

.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
	background-position: -335px -91px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled {
	opacity: .5
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
	background-position: -251px -49px
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
	background-position: -251px -91px
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background {
	filter: alpha(opacity=50)
}

.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
	background-position: -377px -49px
}

.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
	background-position: -377px -91px
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
	-o-transition: opacity 0.15s linear;
	transition: opacity 0.15s linear
}

.fade.in {
	opacity: 1
}

.modal-open {
	overflow: hidden
}

.modal {
	display: none;
	overflow: hidden;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform 0.3s ease-out;
	transition: -webkit-transform 0.3s ease-out;
	-o-transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
	transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}

.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}

.modal-open .modal {
	overflow-x: hidden;
	overflow-y: auto
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: 6rem auto 2rem
}

.modal-content {
	position: relative;
	background-color: #ffffff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	background-clip: padding-box;
	outline: 0
}

.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.in {
	opacity: 0.5
}

.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
	margin-top: -2px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143
}

.modal-body {
	position: relative;
	padding: 25px
}

.modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
	margin-left: 0
}

.modal-scrollbar-measure {
	position: absolute;
	top: -9999px;
	width: 50px;
	height: 50px;
	overflow: scroll
}

@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
	}

	.modal-sm {
		width: 300px
	}
}

@media (min-width: 992px) {
	.modal-lg {
		width: 900px
	}
}

.hide {
	display: none !important
}

.show {
	display: block !important
}

.invisible {
	visibility: hidden
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.hidden {
	display: none !important
}

.affix {
	position: fixed
}

.close.close {
	background-color: transparent;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-family: a;
	font-size: 3rem;
	line-height: .58;
	padding: 1rem;
	position: absolute
}

@media (max-width: 767px) {
	.close.close {
		bottom: 100%;
		right: 0
	}
}

@media (min-width: 768px) {
	.close.close {
		top: 0;
		left: 100%
	}
}

.close.close,
.close.close:hover,
.close.close:focus,
.close.close:active {
	text-shadow: none;
	opacity: 1
}

.hamburger {
	padding: 0 0;
	display: inline-block;
	cursor: pointer;
	-webkit-transition-property: opacity, -webkit-filter;
	transition-property: opacity, -webkit-filter;
	-o-transition-property: opacity, filter;
	transition-property: opacity, filter;
	transition-property: opacity, filter, -webkit-filter;
	-webkit-transition-duration: .15s;
	-o-transition-duration: .15s;
	transition-duration: .15s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	font: inherit;
	color: inherit;
	text-transform: none;
	background-color: transparent;
	border: 0;
	margin: 0;
	overflow: visible
}

.hamburger:hover {
	opacity: 1
}

.hamburger-box {
	width: 2.8rem;
	height: 14px;
	display: inline-block;
	position: relative
}

.hamburger-inner {
	display: block;
	top: 50%;
	margin-top: -1px
}

.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
	width: 2.8rem;
	height: 2px;
	background-color: currentColor;
	border-radius: 0;
	position: absolute;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

.hamburger-inner::before,
.hamburger-inner::after {
	content: "";
	display: block
}

.hamburger-inner::before {
	top: -6px
}

.hamburger-inner::after {
	bottom: -6px
}

.hamburger--3dx .hamburger-box {
	-webkit-perspective: 5.6rem;
	perspective: 5.6rem
}

.hamburger--3dx .hamburger-inner {
	-webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
	-webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateY(180deg);
	transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
	transform: translate3d(0, 6px, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
	transform: translate3d(0, -6px, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
	-webkit-perspective: 5.6rem;
	perspective: 5.6rem
}

.hamburger--3dx-r .hamburger-inner {
	-webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
	-webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dx-r.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateY(-180deg);
	transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
	transform: translate3d(0, 6px, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
	transform: translate3d(0, -6px, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
	-webkit-perspective: 5.6rem;
	perspective: 5.6rem
}

.hamburger--3dy .hamburger-inner {
	-webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
	-webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateX(-180deg);
	transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
	transform: translate3d(0, 6px, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
	transform: translate3d(0, -6px, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
	-webkit-perspective: 5.6rem;
	perspective: 5.6rem
}

.hamburger--3dy-r .hamburger-inner {
	-webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
	-webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dy-r.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateX(180deg);
	transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
	transform: translate3d(0, 6px, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
	transform: translate3d(0, -6px, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
	-webkit-perspective: 5.6rem;
	perspective: 5.6rem
}

.hamburger--3dxy .hamburger-inner {
	-webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
	-webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateX(180deg) rotateY(180deg);
	transform: rotateX(180deg) rotateY(180deg)
}

.hamburger--3dxy.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
	transform: translate3d(0, 6px, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
	transform: translate3d(0, -6px, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
	-webkit-perspective: 5.6rem;
	perspective: 5.6rem
}

.hamburger--3dxy-r .hamburger-inner {
	-webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
	-webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	-o-transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)
}

.hamburger--3dxy-r.is-active .hamburger-inner {
	background-color: transparent;
	-webkit-transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
	transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
	transform: translate3d(0, 6px, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
	transform: translate3d(0, -6px, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(-.56rem, 0, 0) rotate(-45deg) scale(0.7, 1);
	transform: translate3d(-.56rem, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrow.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(-.56rem, 0, 0) rotate(45deg) scale(0.7, 1);
	transform: translate3d(-.56rem, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(.56rem, 0, 0) rotate(45deg) scale(0.7, 1);
	transform: translate3d(.56rem, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(.56rem, 0, 0) rotate(-45deg) scale(0.7, 1);
	transform: translate3d(.56rem, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrowalt .hamburger-inner::before {
	-webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt .hamburger-inner::after {
	-webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
	top: 0;
	-webkit-transform: translate3d(-.56rem, -.7rem, 0) rotate(-45deg) scale(0.7, 1);
	transform: translate3d(-.56rem, -.7rem, 0) rotate(-45deg) scale(0.7, 1);
	-webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	-o-transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: translate3d(-.56rem, .7rem, 0) rotate(45deg) scale(0.7, 1);
	transform: translate3d(-.56rem, .7rem, 0) rotate(45deg) scale(0.7, 1);
	-webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	-o-transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt-r .hamburger-inner::before {
	-webkit-transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: top 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt-r .hamburger-inner::after {
	-webkit-transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: bottom 0.1s 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	-o-transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
	top: 0;
	-webkit-transform: translate3d(.56rem, -.7rem, 0) rotate(45deg) scale(0.7, 1);
	transform: translate3d(.56rem, -.7rem, 0) rotate(45deg) scale(0.7, 1);
	-webkit-transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: top 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	-o-transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: translate3d(.56rem, .7rem, 0) rotate(-45deg) scale(0.7, 1);
	transform: translate3d(.56rem, .7rem, 0) rotate(-45deg) scale(0.7, 1);
	-webkit-transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: bottom 0.1s ease, -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	-o-transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22), -webkit-transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)
}

.hamburger--arrowturn.is-active .hamburger-inner {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
	transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
	transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
	-webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
	transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
	transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1)
}

.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
	-webkit-transition-property: none;
	-o-transition-property: none;
	transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0
}

.hamburger--boring.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

.hamburger--collapse .hamburger-inner {
	top: auto;
	bottom: 0;
	-webkit-transition-duration: 0.13s;
	-o-transition-duration: 0.13s;
	transition-duration: 0.13s;
	-webkit-transition-delay: 0.13s;
	-o-transition-delay: 0.13s;
	transition-delay: 0.13s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse .hamburger-inner::after {
	top: -12px;
	-webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
	-o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear
}

.hamburger--collapse .hamburger-inner::before {
	-webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
	transform: translate3d(0, -6px, 0) rotate(-45deg);
	-webkit-transition-delay: 0.22s;
	-o-transition-delay: 0.22s;
	transition-delay: 0.22s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
	-o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear
}

.hamburger--collapse.is-active .hamburger-inner::before {
	top: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse-r .hamburger-inner {
	top: auto;
	bottom: 0;
	-webkit-transition-duration: 0.13s;
	-o-transition-duration: 0.13s;
	transition-duration: 0.13s;
	-webkit-transition-delay: 0.13s;
	-o-transition-delay: 0.13s;
	transition-delay: 0.13s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse-r .hamburger-inner::after {
	top: -12px;
	-webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
	-o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear
}

.hamburger--collapse-r .hamburger-inner::before {
	-webkit-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, -6px, 0) rotate(45deg);
	transform: translate3d(0, -6px, 0) rotate(45deg);
	-webkit-transition-delay: 0.22s;
	-o-transition-delay: 0.22s;
	transition-delay: 0.22s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
	-o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
	top: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--elastic .hamburger-inner {
	top: 1px;
	-webkit-transition-duration: 0.275s;
	-o-transition-duration: 0.275s;
	transition-duration: 0.275s;
	-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic .hamburger-inner::before {
	top: 6px;
	-webkit-transition: opacity 0.125s 0.275s ease;
	-o-transition: opacity 0.125s 0.275s ease;
	transition: opacity 0.125s 0.275s ease
}

.hamburger--elastic .hamburger-inner::after {
	top: 12px;
	-webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-o-transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, 6px, 0) rotate(135deg);
	transform: translate3d(0, 6px, 0) rotate(135deg);
	-webkit-transition-delay: 0.075s;
	-o-transition-delay: 0.075s;
	transition-delay: 0.075s
}

.hamburger--elastic.is-active .hamburger-inner::before {
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -12px, 0) rotate(-270deg);
	transform: translate3d(0, -12px, 0) rotate(-270deg);
	-webkit-transition-delay: 0.075s;
	-o-transition-delay: 0.075s;
	transition-delay: 0.075s
}

.hamburger--elastic-r .hamburger-inner {
	top: 1px;
	-webkit-transition-duration: 0.275s;
	-o-transition-duration: 0.275s;
	transition-duration: 0.275s;
	-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-o-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
	top: 6px;
	-webkit-transition: opacity 0.125s 0.275s ease;
	-o-transition: opacity 0.125s 0.275s ease;
	transition: opacity 0.125s 0.275s ease
}

.hamburger--elastic-r .hamburger-inner::after {
	top: 12px;
	-webkit-transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-o-transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, 6px, 0) rotate(-135deg);
	transform: translate3d(0, 6px, 0) rotate(-135deg);
	-webkit-transition-delay: 0.075s;
	-o-transition-delay: 0.075s;
	transition-delay: 0.075s
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -12px, 0) rotate(270deg);
	transform: translate3d(0, -12px, 0) rotate(270deg);
	-webkit-transition-delay: 0.075s;
	-o-transition-delay: 0.075s;
	transition-delay: 0.075s
}

.hamburger--emphatic {
	overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
	-webkit-transition: background-color 0.125s 0.175s ease-in;
	-o-transition: background-color 0.125s 0.175s ease-in;
	transition: background-color 0.125s 0.175s ease-in
}

.hamburger--emphatic .hamburger-inner::before {
	left: 0;
	-webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	-o-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335)
}

.hamburger--emphatic .hamburger-inner::after {
	top: 6px;
	right: 0;
	-webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	-o-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335)
}

.hamburger--emphatic.is-active .hamburger-inner {
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	background-color: transparent
}

.hamburger--emphatic.is-active .hamburger-inner::before {
	left: -5.6rem;
	top: -5.6rem;
	-webkit-transform: translate3d(5.6rem, 5.6rem, 0) rotate(45deg);
	transform: translate3d(5.6rem, 5.6rem, 0) rotate(45deg);
	-webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	-o-transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic.is-active .hamburger-inner::after {
	right: -5.6rem;
	top: -5.6rem;
	-webkit-transform: translate3d(-5.6rem, 5.6rem, 0) rotate(-45deg);
	transform: translate3d(-5.6rem, 5.6rem, 0) rotate(-45deg);
	-webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	-o-transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic-r {
	overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
	-webkit-transition: background-color 0.125s 0.175s ease-in;
	-o-transition: background-color 0.125s 0.175s ease-in;
	transition: background-color 0.125s 0.175s ease-in
}

.hamburger--emphatic-r .hamburger-inner::before {
	left: 0;
	-webkit-transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	transition: top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	-o-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335)
}

.hamburger--emphatic-r .hamburger-inner::after {
	top: 6px;
	right: 0;
	-webkit-transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	transition: top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
	-o-transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
	transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335)
}

.hamburger--emphatic-r.is-active .hamburger-inner {
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	background-color: transparent
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
	left: -5.6rem;
	top: 5.6rem;
	-webkit-transform: translate3d(5.6rem, -5.6rem, 0) rotate(-45deg);
	transform: translate3d(5.6rem, -5.6rem, 0) rotate(-45deg);
	-webkit-transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	-o-transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
	right: -5.6rem;
	top: 5.6rem;
	-webkit-transform: translate3d(-5.6rem, -5.6rem, 0) rotate(45deg);
	transform: translate3d(-5.6rem, -5.6rem, 0) rotate(45deg);
	-webkit-transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	-o-transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
	transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1)
}

.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
	-webkit-transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
	-o-transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
	transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
	opacity: 0;
	-webkit-transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
	-o-transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
	transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear
}

.hamburger--minus.is-active .hamburger-inner::before {
	top: 0
}

.hamburger--minus.is-active .hamburger-inner::after {
	bottom: 0
}

.hamburger--slider .hamburger-inner {
	top: 1px
}

.hamburger--slider .hamburger-inner::before {
	top: 6px;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s
}

.hamburger--slider .hamburger-inner::after {
	top: 12px
}

.hamburger--slider.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
	transform: translate3d(0, 6px, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
	-webkit-transform: rotate(-45deg) translate3d(-.4rem, -4px, 0);
	transform: rotate(-45deg) translate3d(-.4rem, -4px, 0);
	opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -12px, 0) rotate(-90deg);
	transform: translate3d(0, -12px, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
	top: 1px
}

.hamburger--slider-r .hamburger-inner::before {
	top: 6px;
	-webkit-transition-property: opacity, -webkit-transform;
	transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-transition-duration: 0.15s;
	-o-transition-duration: 0.15s;
	transition-duration: 0.15s
}

.hamburger--slider-r .hamburger-inner::after {
	top: 12px
}

.hamburger--slider-r.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, 6px, 0) rotate(-45deg);
	transform: translate3d(0, 6px, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner::before {
	-webkit-transform: rotate(45deg) translate3d(.4rem, -4px, 0);
	transform: rotate(45deg) translate3d(.4rem, -4px, 0);
	opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner::after {
	-webkit-transform: translate3d(0, -12px, 0) rotate(90deg);
	transform: translate3d(0, -12px, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
	-webkit-transition-duration: 0.22s;
	-o-transition-duration: 0.22s;
	transition-duration: 0.22s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin .hamburger-inner::before {
	-webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
	-o-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in
}

.hamburger--spin .hamburger-inner::after {
	-webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin.is-active .hamburger-inner {
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
	-webkit-transition-delay: 0.12s;
	-o-transition-delay: 0.12s;
	transition-delay: 0.12s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
	-o-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out
}

.hamburger--spin.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin-r .hamburger-inner {
	-webkit-transition-duration: 0.22s;
	-o-transition-duration: 0.22s;
	transition-duration: 0.22s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin-r .hamburger-inner::before {
	-webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
	-o-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in
}

.hamburger--spin-r .hamburger-inner::after {
	-webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spin-r.is-active .hamburger-inner {
	-webkit-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	transform: rotate(-225deg);
	-webkit-transition-delay: 0.12s;
	-o-transition-delay: 0.12s;
	transition-delay: 0.12s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spin-r.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
	-o-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out
}

.hamburger--spin-r.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spring .hamburger-inner {
	top: 1px;
	-webkit-transition: background-color 0s 0.13s linear;
	-o-transition: background-color 0s 0.13s linear;
	transition: background-color 0s 0.13s linear
}

.hamburger--spring .hamburger-inner::before {
	top: 6px;
	-webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring .hamburger-inner::after {
	top: 12px;
	-webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring.is-active .hamburger-inner {
	-webkit-transition-delay: 0.22s;
	-o-transition-delay: 0.22s;
	transition-delay: 0.22s;
	background-color: transparent
}

.hamburger--spring.is-active .hamburger-inner::before {
	top: 0;
	-webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translate3d(0, 6px, 0) rotate(45deg);
	transform: translate3d(0, 6px, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner::after {
	top: 0;
	-webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	-webkit-transform: translate3d(0, 6px, 0) rotate(-45deg);
	transform: translate3d(0, 6px, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
	top: auto;
	bottom: 0;
	-webkit-transition-duration: 0.13s;
	-o-transition-duration: 0.13s;
	transition-duration: 0.13s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring-r .hamburger-inner::after {
	top: -12px;
	-webkit-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
	-o-transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
	transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear
}

.hamburger--spring-r .hamburger-inner::before {
	-webkit-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--spring-r.is-active .hamburger-inner {
	-webkit-transform: translate3d(0, -6px, 0) rotate(-45deg);
	transform: translate3d(0, -6px, 0) rotate(-45deg);
	-webkit-transition-delay: 0.22s;
	-o-transition-delay: 0.22s;
	transition-delay: 0.22s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--spring-r.is-active .hamburger-inner::after {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
	-o-transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
	transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear
}

.hamburger--spring-r.is-active .hamburger-inner::before {
	top: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand .hamburger-inner {
	-webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand .hamburger-inner::before {
	-webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand .hamburger-inner::after {
	-webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand.is-active .hamburger-inner {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
	background-color: transparent;
	-webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand.is-active .hamburger-inner::before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand-r .hamburger-inner {
	-webkit-transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
	transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear, -webkit-transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand-r .hamburger-inner::before {
	-webkit-transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand-r .hamburger-inner::after {
	-webkit-transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.075s ease-in, -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--stand-r.is-active .hamburger-inner {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	background-color: transparent;
	-webkit-transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
	transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear, -webkit-transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand-r.is-active .hamburger-inner::before {
	top: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--stand-r.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s 0.1s ease-out, -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--squeeze .hamburger-inner {
	-webkit-transition-duration: 0.075s;
	-o-transition-duration: 0.075s;
	transition-duration: 0.075s;
	-webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze .hamburger-inner::before {
	-webkit-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
	-o-transition: top 0.075s 0.12s ease, opacity 0.075s ease;
	transition: top 0.075s 0.12s ease, opacity 0.075s ease
}

.hamburger--squeeze .hamburger-inner::after {
	-webkit-transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.12s ease, -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	-o-transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
	transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19)
}

.hamburger--squeeze.is-active .hamburger-inner {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition-delay: 0.12s;
	-o-transition-delay: 0.12s;
	transition-delay: 0.12s;
	-webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0;
	-webkit-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
	-o-transition: top 0.075s ease, opacity 0.075s 0.12s ease;
	transition: top 0.075s ease, opacity 0.075s 0.12s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s ease, -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	-o-transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
	transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1)
}

.hamburger--vortex .hamburger-inner {
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
	-webkit-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner::before {
	-webkit-transition-property: top, opacity;
	-o-transition-property: top, opacity;
	transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner::after {
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, -webkit-transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
	transition-property: bottom, transform, -webkit-transform
}

.hamburger--vortex.is-active .hamburger-inner {
	-webkit-transform: rotate(765deg);
	-ms-transform: rotate(765deg);
	transform: rotate(765deg);
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
	-webkit-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
	-webkit-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner::before {
	-webkit-transition-property: top, opacity;
	-o-transition-property: top, opacity;
	transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner::after {
	-webkit-transition-property: bottom, -webkit-transform;
	transition-property: bottom, -webkit-transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
	transition-property: bottom, transform, -webkit-transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
	-webkit-transform: rotate(-765deg);
	-ms-transform: rotate(-765deg);
	transform: rotate(-765deg);
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}

.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
	top: 0;
	opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg)
}

@font-face {
	font-family: 'TacticSans-BldIt';
	src: url("../fonts/TacticSans-BldIt.woff2") format("woff2"), url("../fonts/TacticSans-BldIt.woff") format("woff");
	font-weight: normal;
	font-style: italic
}

.shadow-lg {
	-webkit-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.2)
}

.shadow-xl {
	-webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08)
}

.hover\:shadow-lg:hover,
.hover\:shadow-lg:focus,
.hover\:shadow-lg:active {
	-webkit-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.2)
}

.hover\:shadow-xl:hover,
.hover\:shadow-xl:focus,
.hover\:shadow-xl:active {
	-webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08)
}

*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	box-sizing: inherit
}

:focus {
	outline: 0 !important
}

.fr-window canvas {
	top: 100% !important
}

html {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 10px
}

body {
	background-color: #f4f5f6;
	color: #505e6e;
	font-family: "Nunito", sans-serif;
	font-size: 1.6rem;
	font-weight: 400;
	line-height: 1.67;
	padding-top: 6rem
}

@media (min-width: 1200px) {
	body {
		padding-top: 11.8rem
	}
}

body.nav-open {
	overflow: hidden
}

h1,
.h1.h1,
h2,
.h2.h2,
h3,
.h3.h3,
h4,
.h4.h4,
h5,
.h5.h5,
h6,
.h6.h6 {
	font-weight: 300;
	letter-spacing: -.025em;
	line-height: 1;
	margin-bottom: 1.6rem;
	margin-top: 0
}

h1,
.h1.h1,
h2,
.h2.h2 {
	font-size: 4.8rem
}

h3,
.h3.h3 {
	font-size: 3.6rem
}

h4,
.h4.h4 {
	font-size: 2.4rem;
	line-height: 1.25
}

h5,
.h5.h5 {
	font-size: 1.8rem
}

h6,
.h6.h6 {
	font-size: 1.6rem
}

hr {
	background: none;
	border: 0;
	border-top: 2px solid;
	color: #e4e4e4;
	margin-bottom: 1.8rem;
	margin-left: 0;
	margin-right: auto;
	margin-top: 1.8rem
}

hr+hr {
	color: #1473f7;
	margin-bottom: 1.8rem;
	margin-top: -2rem;
	width: 5rem
}

p,
ul {
	margin-top: 0;
	margin-bottom: 1em
}

p:last-child,
ul:last-child {
	margin-bottom: 0
}

ul {
	list-style: none;
	padding-left: 0
}

blockquote {
	position: relative;
	background-color: #f4f5f6;
	background-image: url(../images/quote.png);
	background-position: 3rem 3rem;
	background-repeat: no-repeat;
	color: #505e6e;
	font-size: 2rem;
	letter-spacing: normal;
	line-height: 1.5;
	margin: 0 0 3em;
	padding: 3.2rem 6.4rem 4.6rem 15.5rem;
	font-style: italic;
	font-weight: 300
}

blockquote::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	height: .3rem;
	background-image: url(../images/line.jpg);
	background-size: auto 100%
}

a {
	text-decoration: none;
	color: #e61804
}

a:hover {
	text-decoration: underline
}

a[href^="mailto"] {
	word-break: break-all
}

strong {
	font-weight: 700
}

figure {
	margin: 0
}

.header {
	position: absolute;
	z-index: 800;
	top: 0;
	right: 0;
	left: 0
}

.has-scroll .header {
	position: fixed;
	-webkit-box-shadow: 0 0.3rem 0.6rem 0.1rem rgba(30, 37, 43, 0.1);
	box-shadow: 0 0.3rem 0.6rem 0.1rem rgba(30, 37, 43, 0.1);
	-webkit-animation: slideDown .3s;
	animation: slideDown .3s
}

.header-main {
	background-color: #fff
}

.header-main-inner {
	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;
	position: relative
}

@media (max-width: 991px) {
	.header-main-inner {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 6rem
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.header-main-inner {
		height: 7rem
	}
}

.header-logo {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	font-size: 16rem;
	width: 1em;
	height: .25em
}

@media (min-width: 992px) {
	.header-logo {
		background-image: url(../images/logo.png);
		font-size: 20rem;
		margin-bottom: 1.75rem;
		margin-top: 1.75rem
	}

	.has-scroll .header-logo {
		font-size: 15.8rem;
		margin-bottom: 1rem;
		margin-top: 1rem
	}
}

@media (min-width: 1200px) {
	.header-logo {
		font-size: 20rem
	}
}

@media (min-width: 992px) {
	.header-btn {
		display: none
	}
}

.header-nav {
	display: none
}

@media (min-width: 992px) {
	.header-nav {
		-ms-flex-item-align: stretch;
		align-self: stretch;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		line-height: 1;
		white-space: nowrap
	}
}

.header-nav>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.header-nav>ul>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative
}

.header-nav>ul>li:first-child {
	display: none
}

.header-nav>ul>li>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #1e252b;
	font-weight: 700;
	padding: 1rem 1.2rem;
	text-decoration: none;
	-webkit-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

@media (min-width: 1200px) {
	.header-nav>ul>li>a {
		padding-left: 2rem;
		padding-right: 2rem
	}
}

.header-nav>ul>li>a:hover,
.header-nav>ul>li>a:focus,
.header-nav>ul>li>a:active,
.header-nav>ul>li>a.active {
	color: #e61804
}

.header-nav>ul>li:hover>a,
.header-nav>ul>li.active>a {
	color: #e61804
}

.header-nav>ul>li.has-children>a {
	padding-right: 3rem
}

.header-nav>ul>li.has-children>a::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 1rem;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23008F4C' d='M11.88.824l-.601-.687A.359.359 0 0 0 11.002 0a.357.357 0 0 0-.276.137L6 5.539 1.274.138A.358.358 0 0 0 .998 0a.36.36 0 0 0-.277.138L.12.825a.465.465 0 0 0-.12.316c0 .119.04.224.12.316l5.603 6.405A.361.361 0 0 0 6 8a.358.358 0 0 0 .276-.138l5.604-6.405a.467.467 0 0 0 .12-.316.47.47 0 0 0-.12-.317z'/%3E%3C/svg%3E");
	width: 1.2rem;
	height: .8rem;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.header-nav>ul>li>ul {
	position: absolute;
	top: 100%;
	left: 2rem;
	z-index: -1;
	background-color: #fff;
	border-bottom-left-radius: 1rem;
	border-bottom-right-radius: 1rem;
	-webkit-box-shadow: 0 0.3rem 0.6rem 0.1rem rgba(30, 37, 43, 0.1);
	box-shadow: 0 0.3rem 0.6rem 0.1rem rgba(30, 37, 43, 0.1);
	letter-spacing: -.025em;
	padding-bottom: 2rem;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transform: translateY(-110%);
	-ms-transform: translateY(-110%);
	transform: translateY(-110%)
}

.header-nav>ul>li:hover>ul {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0)
}

.header-nav>ul>li>ul>li>a {
	padding: 1rem;
	display: block;
	color: #505e6e;
	text-decoration: none;
	-webkit-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

@media (min-width: 1200px) {
	.header-nav>ul>li>ul>li>a {
		padding-left: 3rem;
		padding-right: 3rem
	}
}

.header-nav>ul>li>ul>li>a:hover,
.header-nav>ul>li>ul>li>a:focus,
.header-nav>ul>li>ul>li>a:active {
	color: #1473f7
}

@media (max-width: 991px) {
	.header-bar {
		display: none
	}
}

@media (min-width: 992px) {
	.header-bar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		background-color: #2d3237;
		color: #cdd0d4;
		font-size: 1.4rem;
		font-weight: 400;
		letter-spacing: normal
	}

	.has-scroll .header-bar {
		display: none
	}
}

.header-bar a {
	color: currentColor;
	text-decoration: none
}

.header-bar a:hover,
.header-bar a:focus,
.header-bar a:active {
	background-color: #1e252b
}

.header-bar-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 1.4rem;
	margin-bottom: 0;
	margin-left: 1.5rem;
	margin-right: 1.5rem;
	text-transform: uppercase
}

.header-bar-nav>li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.header-bar-nav>li>a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 1rem .8rem
}

@media (min-width: 1200px) {
	.header-bar-nav>li>a {
		padding-left: 1.5rem;
		padding-right: 1.5rem
	}
}

.nav {
	font-size: 1.8rem
}

@media (min-width: 992px) {
	.nav {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

@media (min-width: 992px) {
	.nav-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.nav-item:first-child {
		display: none
	}
}

.nav-link {
	position: relative;
	display: block;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: currentColor;
	padding: 1rem 1.2rem
}

@media (min-width: 992px) {
	.nav-link {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}
}

.nav-item:hover .nav-link,
.nav-link:hover,
.nav-link:focus,
.nav-link:active,
.nav-link.active {
	color: #e61804;
	text-decoration: none
}

@media (min-width: 992px) {

	.nav-item.has-list .nav-link::before,
	.nav-item.has-list .nav-link::after {
		content: '';
		position: absolute;
		bottom: -1px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		border-bottom: 1rem solid;
		border-left: 1rem solid transparent;
		border-right: 1rem solid transparent;
		opacity: 0;
		visibility: hidden
	}

	.nav-item.has-list .nav-link::before {
		margin-top: -1px;
		border-bottom-color: #cdd0d4
	}

	.nav-item.has-list .nav-link::after {
		border-bottom-color: #fff
	}

	.nav-item.has-list:hover .nav-link::before,
	.nav-item.has-list:hover .nav-link::after {
		opacity: 1;
		visibility: visible;
		-webkit-transition-delay: .3s;
		-o-transition-delay: .3s;
		transition-delay: .3s
	}
}

@media (min-width: 1200px) {
	.nav-link {
		padding-left: 2rem;
		padding-right: 2rem
	}
}

@media (max-width: 991px) {
	.nav-link .svg-icon {
		display: none
	}
}

@media (min-width: 992px) {
	.nav-link .svg-icon {
		color: #00a550;
		display: block;
		font-size: 1.2rem;
		margin-left: 1rem;
		margin-top: .3em
	}
}

@media (max-width: 991px) {
	.nav-list {
		display: none !important
	}
}

@media (min-width: 992px) {
	.nav-list {
		position: absolute;
		z-index: -1;
		top: 100%;
		right: 0;
		left: 0;
		background-color: #fff;
		border-top: 1px solid #e4e4e4;
		font-size: 1.4rem;
		letter-spacing: .025em;
		-webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
		box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		opacity: 0;
		visibility: hidden;
		-webkit-transition-duration: .3s;
		-o-transition-duration: .3s;
		transition-duration: .3s
	}

	.nav-item:hover .nav-list {
		opacity: 1;
		visibility: visible;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.nav-title {
	color: #1e252b;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1
}

.nav-menu a {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12'%3E%3Cpath fill='%23D2D2D6' d='M6.651 5.841a.737.737 0 0 1-.217.522l-4.531 4.531A.738.738 0 1 1 .86 9.85l4.009-4.009L.86 1.832A.739.739 0 0 1 1.903.788l4.532 4.531a.736.736 0 0 1 .216.522z'/%3E%3C/svg%3E");
	background-position: 0 1rem;
	background-repeat: no-repeat;
	color: #1e252b;
	display: block;
	line-height: 1.2;
	padding-bottom: .8rem;
	padding-left: 2rem;
	padding-top: .8rem;
	text-decoration: none
}

.nav-menu a:hover,
.nav-menu a:focus,
.nav-menu a:active,
.nav-menu a.active {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='12'%3E%3Cpath fill='%2300A550' d='M6.651 5.841a.737.737 0 0 1-.217.522l-4.531 4.531A.738.738 0 1 1 .86 9.85l4.009-4.009L.86 1.832A.739.739 0 0 1 1.903.788l4.532 4.531a.736.736 0 0 1 .216.522z'/%3E%3C/svg%3E");
	color: #00a550
}

.nav-banner {
	margin-top: -1px
}

@media (max-width: 991px) {

	.drawer,
	.drawer-bg {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0
	}

	.drawer {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 25.6rem;
		z-index: 900;
		background-color: #fff;
		-webkit-box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.3);
		box-shadow: 0 0 1.5rem 0 rgba(0, 0, 0, 0.3);
		color: #505e6e;
		padding: 1.6rem;
		-webkit-transition-duration: .3s;
		-o-transition-duration: .3s;
		transition-duration: .3s;
		-webkit-transform: translateX(-110%);
		-ms-transform: translateX(-110%);
		transform: translateX(-110%)
	}

	.nav-open .drawer {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}

	.drawer-nav {
		line-height: 1.2;
		margin-bottom: 2rem
	}

	.drawer-nav a {
		display: block;
		padding-top: 1rem;
		padding-bottom: 1rem;
		color: #1e252b;
		font-weight: 700
	}

	.drawer-nav a:hover,
	.drawer-nav a:focus,
	.drawer-nav a:active,
	.drawer-nav a.active {
		color: #e61804
	}

	.drawer-nav ul {
		display: none
	}

	.drawer-bg {
		z-index: 700;
		width: 100%;
		visibility: hidden
	}

	.nav-open .drawer-bg {
		visibility: visible
	}
}

@media (min-width: 992px) {

	.drawer,
	.drawer-bg {
		display: none
	}
}

.footer {
	font-size: 1.6rem;
	letter-spacing: -.025em;
	line-height: 1.2
}

.footer ul {
	margin-top: -1rem
}

.footer li {
	padding-top: 1rem
}

.footer a {
	color: currentColor;
	text-decoration: none
}

.footer a:hover,
.footer a:focus,
.footer a:active {
	color: #e61804
}

.footer-main {
	padding-top: 4rem;
	padding-bottom: 4rem
}

@media (min-width: 992px) {
	.footer-main {
		padding-top: 8rem;
		padding-bottom: 8rem
	}
}

.footer-copy {
	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;
	padding-top: 1.6rem;
	padding-bottom: 1.6rem;
	border-top: 1px solid #e4e4e4
}

.section {
	background-color: #fff;
	padding-bottom: 4rem;
	padding-top: 4rem
}

@media (min-width: 992px) {
	.section {
		padding-bottom: 10rem;
		padding-top: 8rem
	}
}

.section-header {
	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;
	background-image: url(../images/bg-header.jpg);
	background-position: center;
	color: #fff;
	padding-bottom: 3rem;
	padding-top: 3rem;
	text-align: center
}

@media (min-width: 992px) {
	.section-header {
		height: 17rem
	}
}

.section-header-about {
	background-image: url(../images/bg-header-about.jpg)
}

@media (min-width: 992px) {
	.section-header-about {
		height: 40rem
	}
}

.section-title {
	margin-bottom: 0;
	font-size: 3.6rem
}

@media (min-width: 992px) {
	.section-title {
		font-size: 6rem
	}
}

.section-gallery {
	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;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	background-color: #e61804;
	background-image: url(../images/bg-gallery.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	text-align: center;
	height: 35rem
}

@media (min-width: 992px) {
	.section-gallery {
		height: 45rem
	}
}

.section-features {
	background-image: url(https://www.sendbox.com.ar/wp-content/themes/sendbox/assets/images/home-features-bg.jpg);
	background-size: cover;
	background-position: center
}

@media (min-width: 992px) {
	.section-features {
		padding-top: 8rem;
		padding-bottom: 8rem
	}
}

.section-mibox-empresas {
	position: relative;
	background-color: #1e252b;
	color: #9098a0
}

@media (max-width: 991px) {
	.section-mibox-empresas {
		padding-top: 45rem
	}
}

.section-mibox-empresas::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(../sendbox/assets/images/mibox-empresas-sm.jpg);
	background-position: center;
	background-size: cover
}

@media (max-width: 991px) {
	.section-mibox-empresas::before {
		right: 0;
		height: 39.8rem
	}
}

@media (min-width: 544px) {
	.section-mibox-empresas::before {
		background-image: url(../sendbox/assets/images/mibox-empresas-lg.jpg)
	}
}

@media (min-width: 992px) {
	.section-mibox-empresas::before {
		bottom: 0;
		width: 50%
	}
}

.section-experiencia {
	background-image: url(../images/experiencia-bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

@media (min-width: 992px) {
	.section-servicios {
		background-image: url(../images/servicios-bg.jpg);
		background-position: center;
		background-repeat: no-repeat
	}
}

.form-control {
	font-size: 1.6em;
	border-radius: .4rem;
	border: 1px solid #cdd0d4;
	color: #1a171b;
	display: block;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-weight: 400;
	height: 4rem;
	padding: .8rem 1.6rem;
	width: 100%;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.form-control:focus {
	-webkit-box-shadow: 0 0.4rem 0.8rem 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 0.4rem 0.8rem 0 rgba(0, 0, 0, 0.12)
}

.has-error>.form-control {
	-webkit-box-shadow: 0 0 0 0.3rem #f97560;
	box-shadow: 0 0 0 0.3rem #f97560;
	border-color: #f97560
}

textarea.form-control {
	height: auto;
	padding: 1.6rem;
	resize: vertical
}

.form-label {
	color: #383a3d;
    display: block;
    font-family: "Nunito", sans-serif;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: .025em;
    margin-bottom: .4rem;
    text-transform: uppercase;
}

.help-block {
	color: #f97560;
	font-size: 1.4rem
}

.loading {
	display: none
}

.fx-fading-circle {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.6)
}

.fx-fading-circle .fx-circle {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 1em;
	height: 1em;
	font-size: 6rem;
	margin: auto
}

.fx-fading-circle .fx-circle:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #e61804;
	border-radius: 20%;
	-webkit-animation: fx-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: fx-circleFadeDelay 1.2s infinite ease-in-out both
}

.fx-fading-circle .fx-circle-2 {
	-webkit-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	transform: rotate(30deg)
}

.fx-fading-circle .fx-circle-3 {
	-webkit-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg)
}

.fx-fading-circle .fx-circle-4 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fx-fading-circle .fx-circle-5 {
	-webkit-transform: rotate(120deg);
	-ms-transform: rotate(120deg);
	transform: rotate(120deg)
}

.fx-fading-circle .fx-circle-6 {
	-webkit-transform: rotate(150deg);
	-ms-transform: rotate(150deg);
	transform: rotate(150deg)
}

.fx-fading-circle .fx-circle-7 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fx-fading-circle .fx-circle-8 {
	-webkit-transform: rotate(210deg);
	-ms-transform: rotate(210deg);
	transform: rotate(210deg)
}

.fx-fading-circle .fx-circle-9 {
	-webkit-transform: rotate(240deg);
	-ms-transform: rotate(240deg);
	transform: rotate(240deg)
}

.fx-fading-circle .fx-circle-10 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fx-fading-circle .fx-circle-11 {
	-webkit-transform: rotate(300deg);
	-ms-transform: rotate(300deg);
	transform: rotate(300deg)
}

.fx-fading-circle .fx-circle-12 {
	-webkit-transform: rotate(330deg);
	-ms-transform: rotate(330deg);
	transform: rotate(330deg)
}

.fx-fading-circle .fx-circle-2:before {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s
}

.fx-fading-circle .fx-circle-3:before {
	-webkit-animation-delay: -1s;
	animation-delay: -1s
}

.fx-fading-circle .fx-circle-4:before {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s
}

.fx-fading-circle .fx-circle-5:before {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s
}

.fx-fading-circle .fx-circle-6:before {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s
}

.fx-fading-circle .fx-circle-7:before {
	-webkit-animation-delay: -0.6s;
	animation-delay: -0.6s
}

.fx-fading-circle .fx-circle-8:before {
	-webkit-animation-delay: -0.5s;
	animation-delay: -0.5s
}

.fx-fading-circle .fx-circle-9:before {
	-webkit-animation-delay: -0.4s;
	animation-delay: -0.4s
}

.fx-fading-circle .fx-circle-10:before {
	-webkit-animation-delay: -0.3s;
	animation-delay: -0.3s
}

.fx-fading-circle .fx-circle-11:before {
	-webkit-animation-delay: -0.2s;
	animation-delay: -0.2s
}

.fx-fading-circle .fx-circle-12:before {
	-webkit-animation-delay: -0.1s;
	animation-delay: -0.1s
}

@-webkit-keyframes fx-circleFadeDelay {

	0%,
	39%,
	100% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

@keyframes fx-circleFadeDelay {

	0%,
	39%,
	100% {
		opacity: 0
	}

	40% {
		opacity: 1
	}
}

.btn.btn {
	border-radius: .4rem;
	border: 1px solid;
	cursor: pointer;
	display: inline-block;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: normal;
	line-height: 1.2;
	padding: .85rem 1.85rem;
	text-decoration: none
}

.btn.btn-large {
	font-size: 1.8rem;
	padding: 1.1rem 1.8rem
}

.btn.btn-larger {
	font-size: 2.4rem;
	padding: 1.1rem 1.8rem
}

.btn.btn-default {
	background-color: transparent;
	border-color: #cdd0d4;
	color: #e61804
}

.btn.btn-default:hover,
.btn.btn-default:focus,
.btn.btn-default:active {
	background-color: #e61804;
	border-color: #e61804;
	color: #fff
}

.btn.btn-primary {
	background-color: #e61804;
	border-color: #e61804;
	color: #fff
}

.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active {
	background-color: #fb2c18;
	border-color: #fb2c18
}

.btn.btn-primary-outline {
	background-color: transparent;
	border-color: currentColor;
	color: #e61804
}

.btn.btn-primary-outline:hover,
.btn.btn-primary-outline:focus,
.btn.btn-primary-outline:active {
	background-color: #e61804;
	border-color: #e61804;
	color: #fff
}

.btn.btn-primary-outline-inverse {
	background-color: transparent;
	border-color: currentColor;
	color: currentColor
}

.btn.btn-primary-outline-inverse:hover,
.btn.btn-primary-outline-inverse:focus,
.btn.btn-primary-outline-inverse:active {
	background-color: #fff;
	border-color: #fff;
	color: #e61804
}

.btn.btn-secondary {
	background-color: #1473f7;
	border-color: #1473f7;
	color: #fff
}

.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.btn.btn-secondary:active {
	background-color: #3b8bf8;
	border-color: #3b8bf8
}

.btn.btn-secondary-outline {
	background-color: transparent;
	border-color: currentColor;
	color: #1473f7
}

.btn.btn-secondary-outline:hover,
.btn.btn-secondary-outline:focus,
.btn.btn-secondary-outline:active {
	background-color: #1473f7;
	border-color: #1473f7;
	color: #fff
}

.btn.btn-success {
	background-color: #00a550;
	border-color: #00a550;
	color: #fff
}

.btn.btn-success:hover,
.btn.btn-success:focus,
.btn.btn-success:active {
	background-color: #00ce64;
	border-color: #00ce64
}

.btn.btn-success-outline {
	background-color: transparent;
	border-color: currentColor;
	color: #00a550
}

.btn.btn-success-outline:hover,
.btn.btn-success-outline:focus,
.btn.btn-success-outline:active {
	background-color: #00a550;
	border-color: #00a550;
	color: #fff
}

.btn.btn-facebook {
	background-color: #3b5998;
	border-color: #3b5998;
	color: #fff
}

.btn.btn-facebook:hover,
.btn.btn-facebook:focus,
.btn.btn-facebook:active {
	background-color: #466ab5;
	border-color: #466ab5
}

.btn.btn-facebook-outline {
	background-color: transparent;
	border-color: currentColor;
	color: #3b5998
}

.btn.btn-facebook-outline:hover,
.btn.btn-facebook-outline:focus,
.btn.btn-facebook-outline:active {
	background-color: #3b5998;
	border-color: #3b5998;
	color: #fff
}

.btn.btn-twitter {
	background-color: #00aced;
	border-color: #00aced;
	color: #fff
}

.btn.btn-twitter:hover,
.btn.btn-twitter:focus,
.btn.btn-twitter:active {
	background-color: #17bfff;
	border-color: #17bfff
}

.btn.btn-twitter-outline {
	background-color: transparent;
	border-color: currentColor;
	color: #00aced
}

.btn.btn-twitter-outline:hover,
.btn.btn-twitter-outline:focus,
.btn.btn-twitter-outline:active {
	background-color: #00aced;
	border-color: #00aced;
	color: #fff
}

.btn.btn-instagram {
	background-color: #e857b7;
	border-color: #e857b7;
	color: #fff
}

.btn.btn-instagram:hover,
.btn.btn-instagram:focus,
.btn.btn-instagram:active {
	background-color: #ed7bc6;
	border-color: #ed7bc6
}

.btn.btn-instagram-outline {
	background-color: transparent;
	border-color: currentColor;
	color: #e857b7
}

.btn.btn-instagram-outline:hover,
.btn.btn-instagram-outline:focus,
.btn.btn-instagram-outline:active {
	background-color: #e857b7;
	border-color: #e857b7;
	color: #fff
}

.btn.btn-linkedin {
	background-color: #00a0dc;
	border-color: #00a0dc;
	color: #fff
}

.btn.btn-linkedin:hover,
.btn.btn-linkedin:focus,
.btn.btn-linkedin:active {
	background-color: #06bbff;
	border-color: #06bbff
}

.btn.btn-linkedin-outline {
	background-color: transparent;
	border-color: currentColor;
	color: #00a0dc
}

.btn.btn-linkedin-outline:hover,
.btn.btn-linkedin-outline:focus,
.btn.btn-linkedin-outline:active {
	background-color: #00a0dc;
	border-color: #00a0dc;
	color: #fff
}

.btn.btn-youtube {
	background-color: red;
	border-color: red;
	color: #fff
}

.btn.btn-youtube:hover,
.btn.btn-youtube:focus,
.btn.btn-youtube:active {
	background-color: #ff2929;
	border-color: #ff2929
}

.btn.btn-youtube-outline {
	background-color: transparent;
	border-color: currentColor;
	color: red
}

.btn.btn-youtube-outline:hover,
.btn.btn-youtube-outline:focus,
.btn.btn-youtube-outline:active {
	background-color: red;
	border-color: red;
	color: #fff
}

.btn.btn-whatsapp {
	background-color: #1cd071;
	border-color: #1cd071;
	color: #fff
}

.btn.btn-whatsapp:hover,
.btn.btn-whatsapp:focus,
.btn.btn-whatsapp:active {
	background-color: #31e385;
	border-color: #31e385
}

.btn.btn-whatsapp-outline {
	background-color: transparent;
	border-color: currentColor;
	color: #1cd071
}

.btn.btn-whatsapp-outline:hover,
.btn.btn-whatsapp-outline:focus,
.btn.btn-whatsapp-outline:active {
	background-color: #1cd071;
	border-color: #1cd071;
	color: #fff
}

.slick-track {
	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
}

.slick-arrow {
	position: absolute;
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background: none;
	border: 0;
	color: #505e6e;
	cursor: pointer;
	font-size: 2.3rem;
	padding: 0;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.slick-arrow:hover {
	color: #e61804
}

.slick-prev {
	left: 0
}

.slick-next {
	right: 0
}

.carousel-default .slick-dots {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	right: 1.6rem;
	bottom: 1.6rem;
	margin-bottom: 0;
	margin-left: -1rem
}

.carousel-default .slick-dots li {
	margin-left: 1rem
}

.carousel-default .slick-dots button {
	display: block;
	color: transparent;
	font: 0/0 a;
	padding: 0;
	border: 0;
	font-size: 1rem;
	width: 1em;
	height: 1em;
	border-radius: 999px;
	background-color: rgba(255, 255, 255, 0.4)
}

.carousel-default .slick-dots .slick-active button {
	background-color: #e61804
}

.carousel-home .slick-arrow {
	position: absolute;
	z-index: 1;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	background-color: rgba(30, 37, 43, 0.5);
	border-radius: 50%;
	border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 1.6rem;
	padding: 2.6rem;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.carousel-home .slick-arrow:hover {
	background-color: #1e252b
}

.carousel-home .slick-prev {
	left: 3%
}

.carousel-home .slick-next {
	right: 3%
}

.carousel-home .slick-prev-icon {
	-webkit-transform: translateX(-0.075em);
	-ms-transform: translateX(-0.075em);
	transform: translateX(-0.075em)
}

.carousel-home .slick-next-icon {
	-webkit-transform: translateX(0.075em);
	-ms-transform: translateX(0.075em);
	transform: translateX(0.075em)
}

.carousel-home .carousel-item {
	position: relative;
	color: #fff;
	margin: 0
}

.carousel-home .carousel-item::before {
	content: '';
	display: block
}

@media (max-width: 991px) {
	.carousel-home .carousel-item::before {
		height: 0;
		padding-top: 52.6315789%
	}
}

@media (min-width: 992px) {
	.carousel-home .carousel-item::before {
		height: 60rem
	}
}

.carousel-home .carousel-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	line-height: 1.05556;
	margin-left: auto;
	margin-right: auto;
	padding: 1.6rem
}

.carousel-home .carousel-title {
	letter-spacing: -.01em;
	margin-bottom: 1em;
	text-transform: uppercase
}

@media (min-width: 768px) {
	.carousel-home .carousel-title {
		font-size: 6rem
	}
}

.carousel-home .carousel-text {
	font-size: 1.8rem
}

@media (min-width: 768px) {
	.carousel-home .carousel-text {
		font-size: 3.2rem
	}
}

@media (max-width: 767px) {
	.carousel-home .carousel-text img {
		width: 9rem
	}
}

.fluid-iframe {
	position: relative;
	display: block
}

.fluid-iframe::before {
	content: '';
	display: block;
	padding-top: 56.25%
}

.fluid-iframe iframe {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.pagination-btn {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: none;
	border-radius: 1rem;
	border: 2px solid #fff;
	color: #8191a3;
	cursor: pointer;
	font-size: 1.6rem;
	font-weight: 500;
	letter-spacing: normal;
	line-height: 1;
	padding: 1.5rem .5rem;
	width: 5rem
}

.pagination-btn:hover,
.pagination-btn:focus,
.pagination-btn:active {
	color: #00a550;
	border-color: #00a550;
	text-decoration: none
}

.pagination-btn[disabled] {
	cursor: not-allowed;
	background-color: #e4e4e4
}

.pagination-btn[disabled]:hover,
.pagination-btn[disabled]:focus,
.pagination-btn[disabled]:active {
	border-color: #fff;
	color: #8191a3
}

.pagination-btn.active {
	background-color: #e61804;
	border-color: #e61804;
	color: #fff
}

.paper {
	background-color: #fff;
	-webkit-box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 15px 30px 0 rgba(0, 0, 0, 0.11), 0 5px 15px 0 rgba(0, 0, 0, 0.08);
	padding: 3rem
}

.bg-fix {
	background-attachment: fixed
}

.list-dots>li {
	position: relative;
	padding-left: 1rem
}

.list-dots>li::before {
	content: '';
	position: absolute;
	top: .7em;
	left: 0;
	border: 0.15rem solid #e61804;
	border-radius: 50%
}

.list-striped.list-striped {
	margin-top: -.5rem
}

.list-striped.list-striped>li {
	border-bottom: 1px solid #cdd0d4;
	line-height: 1.3;
	padding-bottom: .85rem;
	padding-top: .85rem
}

.article {
	display: block;
	color: currentColor
}

.article:hover,
.article:focus,
.article:active {
	text-decoration: none
}

.article--main {
	position: relative;
	width: 100%
}

@media (max-width: 991px) {
	.article--main {
		background-image: none !important
	}
}

@media (min-width: 992px) {
	.article--main {
		background-size: cover
	}
}

@media (min-width: 544px) {
	.article--main::before {
		content: '';
		position: absolute;
		z-index: 10;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#1e252b));
		background-image: -webkit-linear-gradient(transparent, #1e252b);
		background-image: -o-linear-gradient(transparent, #1e252b);
		background-image: linear-gradient(transparent, #1e252b)
	}
}

.article-picture {
	position: relative
}

.article-img {
	display: block;
	width: 100%
}

@media (min-width: 992px) {
	.article-img--main {
		display: none
	}
}

.article-category {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 2rem;
	color: #fff;
	background-color: #e61804;
	padding: .6rem 1.6rem;
	border-radius: 1rem;
	text-transform: uppercase;
	font-size: 1.4rem;
	letter-spacing: .05em
}

@media (min-width: 544px) {
	.article-category--main {
		top: 0;
		bottom: auto;
		margin: 4rem
	}
}

.article-body {
	position: relative;
	z-index: 20;
	padding: 2rem
}

@media (min-width: 544px) {
	.article-body--main {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 3rem 4rem
	}
}

.article-title {
	color: #1e252b;
	font-weight: 500
}

@media (min-width: 544px) {
	.article-title--main {
		color: #fff;
		font-size: 3rem;
		font-weight: 300;
		letter-spacing: -.025em;
		line-height: 1.14583;
		margin-bottom: 0
	}
}

@media (min-width: 992px) {
	.article-title--main {
		font-size: 3.6rem
	}
}

@media (min-width: 1200px) {
	.article-title--main {
		font-size: 4.8rem
	}
}

@media (min-width: 544px) {

	.article-description--main,
	.article-btn--main {
		display: none !important
	}
}

@media (min-width: 768px) {
	.bar {
		border-left: 1px solid #cdd0d4;
		height: 3rem;
		margin-right: 2rem;
		margin-left: 2rem
	}
}

.alert {
	background-color: #505e6e;
	border-radius: 1rem;
	color: #fff;
	padding: 2rem;
	line-height: 1.1
}

.alert strong {
	color: currentColor !important
}

.contact-info {
	background-color: #e61804;
	border-radius: 1rem;
	color: #9db5fa;
	font-size: 1.6rem;
	letter-spacing: normal;
	line-height: 1.3;
	padding: 3rem
}

.contact-info>li:nth-child(n+2) {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	margin-top: 3rem;
	padding-top: 3rem
}

.overlay {
	display: block;
	position: relative;
	overflow: hidden;
	border-radius: 1rem;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.overlay:hover,
.overlay:focus,
.overlay:active {
	-webkit-transform: scale(0.96);
	-ms-transform: scale(0.96);
	transform: scale(0.96)
}

.overlay:hover .overlay-inner,
.overlay:focus .overlay-inner,
.overlay:active .overlay-inner {
	opacity: 1;
	visibility: visible
}

.overlay:hover .overlay-content,
.overlay:focus .overlay-content,
.overlay:active .overlay-content {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	border-color: #fff
}

.overlay-inner {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(20, 115, 247, 0.8);
	color: #fff;
	opacity: 0;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	visibility: hidden
}

.overlay-content {
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transform: translateY(1rem);
	-ms-transform: translateY(1rem);
	transform: translateY(1rem)
}

.intro {
	background-position: center;
	background-size: cover;
	color: #fff;
	height: 38rem;
	padding-top: 3.4rem
}

@media (max-width: 991px) {
	.intro {
		text-align: center;
		background-image: url(https://www.sendbox.com.ar/wp-content/themes/sendbox/assets/images/intro-sm.jpg)!important;
	}
}

@media (min-width: 992px) {
	.intro {
		padding-top: 8rem;
		background-image: url(../images/intro-lg.jpg);
		height: 52rem
	}
}

.intro+div {
	padding-top: 25rem
}

.intro-title {
	color: #fff;
	font-size: 4.2rem;
	font-weight: 600;
	letter-spacing: -.025em;
	line-height: .83333;
	text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.26);
	width: 28rem
}

@media (max-width: 991px) {
	.intro-title {
		margin-left: auto;
		margin-right: auto
	}
}

@media (min-width: 992px) {
	.intro-title {
		width: 46rem;
		font-size: 7.2rem
	}
}

.intro-title-alt {
	color: #fff;
	font-size: 3.8rem;
	font-weight: 600;
	letter-spacing: -.025em;
	line-height: .96774;
	text-shadow: 0 0.1rem 0.2rem rgba(0, 0, 0, 0.26);
	width: 35rem
}

@media (max-width: 991px) {
	.intro-title-alt {
		margin-left: auto;
		margin-right: auto
	}
}

@media (min-width: 992px) {
	.intro-title-alt {
		width: 50rem;
		font-size: 6.2rem
	}
}

.intro-text {
	font-size: 2.4rem;
	letter-spacing: -.025em;
	line-height: 1;
	width: 24rem
}

@media (max-width: 991px) {
	.intro-text {
		margin-left: auto;
		margin-right: auto
	}
}

@media (min-width: 992px) {
	.intro-text {
		color: #1e252b;
		font-size: 3.6rem;
		width: 43rem
	}
}

.intro-list {
	position: relative;
	background-color: #fff;
	border-radius: 1rem;
	-webkit-box-shadow: 0 0.1rem 3.2rem 0 rgba(0, 0, 0, 0.16);
	box-shadow: 0 0.1rem 3.2rem 0 rgba(0, 0, 0, 0.16)
}

@media (min-width: 992px) {
	.intro-list {
		padding-top: 2.8rem;
		padding-bottom: 2.8rem
	}
}

@media (min-width: 992px) {
	.intro-list-wrap {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		overflow: hidden;
		padding-top: 8rem;
		margin-top: -8rem
	}
}

@media (max-width: 991px) {
	.intro-list-item:nth-child(n+2) {
		border-top: 1px solid #cdd0d4
	}
}

@media (min-width: 992px) {
	.intro-list-item:nth-child(n+2) {
		border-left: 1px solid #cdd0d4
	}
}

.intro-list-link {
	display: block;
	color: #505e6e;
	letter-spacing: normal;
	line-height: 1.33333;
	padding: 2rem 3.4rem;
	text-align: center
}

@media (min-width: 992px) {
	.intro-list-link {
		padding: 2.8rem;
		margin-top: -2.8rem;
		margin-bottom: -2.8rem
	}
}

.intro-list-link:hover,
.intro-list-link:focus,
.intro-list-link:active {
	text-decoration: none
}

@media (min-width: 992px) {

	.intro-list-link:hover .intro-list-content,
	.intro-list-link:focus .intro-list-content,
	.intro-list-link:active .intro-list-content {
		-webkit-transform: translateY(-6rem);
		-ms-transform: translateY(-6rem);
		transform: translateY(-6rem)
	}

	.intro-list-link:hover .intro-list-icon,
	.intro-list-link:focus .intro-list-icon,
	.intro-list-link:active .intro-list-icon {
		background-color: #e61804;
		color: #fff
	}

	.intro-list-link:hover .intro-list-icon:after,
	.intro-list-link:focus .intro-list-icon:after,
	.intro-list-link:active .intro-list-icon:after {
		opacity: 0;
		visibility: hidden;
		-webkit-transform: translateX(-50%) scaleX(0);
		-ms-transform: translateX(-50%) scaleX(0);
		transform: translateX(-50%) scaleX(0)
	}
}

.intro-list-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

@media (max-width: 991px) {
	.intro-list-content {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}
}

@media (min-width: 992px) {
	.intro-list-content {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		margin-bottom: -6rem;
		-webkit-transition-duration: .4s;
		-o-transition-duration: .4s;
		transition-duration: .4s
	}
}

.intro-list-icon {
	color: #e61804;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

@media (max-width: 991px) {
	.intro-list-icon {
		margin-right: 2rem;
		font-size: 4.5rem
	}
}

@media (min-width: 992px) {
	.intro-list-icon {
		position: relative;
		top: -1.4rem;
		margin-bottom: -1.4rem;
		font-size: 6rem;
		border-radius: 50%;
		padding: 1.5rem
	}

	.intro-list-icon:after {
		content: '';
		position: absolute;
		top: 100%;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 5rem;
		border-top: 2px solid #1473f7;
		-webkit-transition-duration: .3s;
		-o-transition-duration: .3s;
		transition-duration: .3s
	}
}

.intro-list-title {
	color: #1e252b;
	font-size: 2rem;
	font-weight: 700
}

@media (max-width: 991px) {
	.intro-list-title {
		margin-bottom: 0
	}
}

@media (min-width: 992px) {
	.intro-list-title {
		margin-top: 2rem
	}
}

@media (max-width: 992px) {

	.intro-list-text,
	.intro-list-btn {
		display: none !important
	}
}

.intro-list-text {
	font-size: 1.8rem
}

.card {
	display: block;
	background-color: #fff;
	border-radius: 1rem;
	-webkit-box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.2);
	overflow: hidden
}

.card-body {
	font-size: 1.6rem;
	letter-spacing: -.05em;
	line-height: 1.5625;
	padding: 3rem
}

.card-overflow {
	position: relative;
	padding: 2rem 0 2rem 2rem
}

.card-overflow::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 60%;
	border: 2px solid #e61804
}

.card-overflow>* {
	position: relative;
	background-color: #fff;
	padding: 3rem
}

@media (min-width: 992px) {
	.card-overflow>* {
		padding: 5rem 12.8rem 5rem 3.4rem
	}
}

.timeline {
	position: relative
}

@media (min-width: 992px) {
	.timeline {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		margin-bottom: 14rem;
		margin-left: -6rem
	}
}

.timeline::before {
	content: '';
	position: absolute;
	top: 4rem;
	left: 1rem;
	bottom: 0;
	border-left: 4px solid #cdd0d4;
	border-radius: 999px
}

@media (min-width: 992px) {
	.timeline::before {
		left: calc(50% + 3rem)
	}
}

.timeline-item {
	padding-top: 3rem;
	padding-left: 4rem
}

@media (min-width: 992px) {
	.timeline-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		padding-left: 6rem;
		width: 50%
	}
}

.timeline-link {
	display: block;
	position: relative;
	background-color: #fff;
	border-radius: .4rem;
	-webkit-box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16);
	color: #e61804;
	padding: 3rem
}

.timeline-link:hover,
.timeline-link:focus,
.timeline-link:active {
	text-decoration: none
}

@media (min-width: 992px) {
	.timeline-link {
		max-width: 34rem
	}
}

@media (min-width: 992px) {
	.timeline-item:nth-child(2n+1) .timeline-link {
		margin-left: auto
	}
}

.timeline-link::before,
.timeline-link::after {
	content: '';
	position: absolute
}

.timeline-link::before {
	top: 2rem;
	right: 100%;
	border-top: 1.2rem solid transparent;
	border-bottom: 1.2rem solid transparent;
	border-right: 1.4rem solid #fff
}

@media (min-width: 992px) {
	.timeline-item:nth-child(2n+1) .timeline-link::before {
		border-right: 0;
		right: auto;
		left: 100%;
		border-left: 1.4rem solid #fff
	}
}

.timeline-item:nth-child(2n+2) .timeline-link {
	color: #1473f7
}

@media (min-width: 992px) {
	.timeline-item:nth-child(2n+2) .timeline-link {
		-webkit-transform: translateY(14rem);
		-ms-transform: translateY(14rem);
		transform: translateY(14rem)
	}
}

.timeline-btn {
	position: relative;
	font-size: 1.4rem;
	line-height: 1.5;
	text-transform: uppercase
}

.timeline-btn::before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	border-top: 1px solid;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: left;
	-ms-transform-origin: left;
	transform-origin: left;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.timeline-link:hover .timeline-btn::before,
.timeline-link:focus .timeline-btn::before,
.timeline-link:active .timeline-btn::before {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}

.timeline-bullet::before,
.timeline-bullet::after {
	content: '';
	position: absolute;
	z-index: 30
}

.timeline-bullet::before {
	top: 1.8rem;
	left: -4.2rem;
	width: 2.8rem;
	height: 2.8rem;
	border: 2px solid #cdd0d4;
	border-radius: 50%;
	background-color: #fff
}

.timeline-bullet::after {
	top: 2.4rem;
	left: -3.6rem;
	background-color: currentColor;
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 50%
}

@media (min-width: 992px) {
	.timeline-item:nth-child(2n+1) .timeline-bullet::before {
		left: auto;
		right: -4.6rem
	}

	.timeline-item:nth-child(2n+1) .timeline-bullet::after {
		left: auto;
		right: -4rem
	}
}

.box {
	position: relative
}

.box::before {
	content: '';
	position: absolute;
	top: 4.6rem;
	right: 30%;
	left: 2rem;
	bottom: -2.6rem;
	border: 2px solid #e61804
}

@media (min-width: 992px) {
	.box::before {
		bottom: -4.6rem;
		left: -4rem
	}
}

.box-alt::before {
	left: 30%;
	right: 2rem
}

@media (min-width: 992px) {
	.box-alt::before {
		left: 30%;
		right: -4rem
	}
}

.box>* {
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16);
	padding: 3rem 4rem
}

.board {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative
}

.board::before {
	content: '';
	position: absolute;
	top: 1rem;
	left: 1rem;
	width: 100%;
	height: 100%;
	border: 2px solid #e61804
}

@media (min-width: 992px) {
	.board::before {
		top: 2rem;
		left: 2rem
	}
}

.board-picture {
	position: relative;
	z-index: 1
}

.board-body {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	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-align: center;
	-ms-flex-align: center;
	align-items: center;
	position: relative;
	background-color: #fff;
	-webkit-box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16);
	font-size: 1.8rem;
	padding: 3rem;
	text-align: center
}

.agency-search {
	position: relative
}

.agency-search-form {
	background-color: #e61804;
	border-radius: .4rem;
	color: #fff;
	max-width: 53rem;
	padding: 2rem;
	width: 100%
}

@media (min-width: 992px) {
	.agency-search-form {
		position: absolute;
		z-index: 100;
		top: -5rem;
		left: calc(50% - 26rem)
	}
}

.agency-search-bar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.agency-search-input {
	border-bottom-right-radius: 0;
	border-color: transparent;
	border-top-right-radius: 0;
	height: auto
}

.agency-search-submit.agency-search-submit {
	background-color: #1e252b;
	border-color: #1e252b;
	color: #fff;
	font-size: 1.4rem;
	text-transform: uppercase;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	padding: 1.6rem
}

.agency-search-submit.agency-search-submit:hover,
.agency-search-submit.agency-search-submit:focus,
.agency-search-submit.agency-search-submit:active {
	background-color: #2d3237;
	border-color: #2d3237
}

.agency-search-globe {
	background-color: #fff;
	border-radius: 1rem;
	-webkit-box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16);
	color: #1e252b;
	font-size: 1.4rem;
	letter-spacing: -.025em;
	line-height: 1.2;
	padding: 0.8rem;
	width: 22rem;
	z-index: 1000 !important
}

.clickMarker {
	margin-left: 25px
}

.agency-search-map {
	overflow: hidden;
	height: 60rem
}

@media (max-width: 991px) {
	.agency-search-map::before {
		padding-top: 60vh
	}
}

.collapse-wrapper {
	overflow: hidden;
	border-radius: 1rem;
	-webkit-box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16)
}

.collapse-inner {
	margin: -1px
}

.collapse+div {
	display: none
}

.collapse.active+div {
	display: block
}

.collapse-styled {
	margin-bottom: 0
}

.collapse-styled>button {
	position: relative;
	display: block;
	background: none;
	background-color: #fff;
	border: 1px solid #cdd0d4;
	color: #1e252b;
	cursor: pointer;
	font-family: "Nunito", sans-serif;
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: -1px;
	margin-top: -2px;
	padding: 2.5rem 5rem 2.5rem 3rem;
	text-align: left;
	width: 100%;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: background-color, color;
	-o-transition-property: background-color, color;
	transition-property: background-color, color
}

.collapse-styled>button::before {
	content: '';
	position: absolute;
	top: 2.6rem;
	right: 1rem;
	width: 2em;
	height: 2em;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23000000' d='M11.503.71a.662.662 0 0 0-.977.001L6.227 5.624 1.93.711a.662.662 0 0 0-.978 0 .74.74 0 0 0-.001.968L5.738 7.15a.644.644 0 0 0 .488.229h.002a.647.647 0 0 0 .488-.225l4.789-5.473a.754.754 0 0 0-.002-.971z'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: 1em 1em;
	border-radius: 50%;
	border: 1px solid #cdd0d4;
	font-size: 1.4rem
}

.collapse-styled>button.active {
	background-color: #f4f5f6;
	border-bottom-color: transparent;
	margin-bottom: 0
}

.collapse-styled>button.active::before {
	background-color: #1473f7;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8'%3E%3Cpath fill='%23FFFFFF' d='M11.503.71a.662.662 0 0 0-.977.001L6.227 5.624 1.93.711a.662.662 0 0 0-.978 0 .74.74 0 0 0-.001.968L5.738 7.15a.644.644 0 0 0 .488.229h.002a.647.647 0 0 0 .488-.225l4.789-5.473a.754.754 0 0 0-.002-.971z'/%3E%3C/svg%3E");
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	border-color: transparent
}

.collapse-styled+div {
	background-color: #f4f5f6;
	color: #1e252b;
	font-size: 1.6rem;
	line-height: 1.2;
	padding: 1rem 3rem 5rem
}

.content {
	font-weight: 400
}

.content h1,
.content .h1.h1 {
	position: relative;
	color: #1e252b;
	font-weight: 600;
	margin-bottom: 2rem;
	padding-bottom: 2rem
}

.content h1::before,
.content .h1.h1::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 15rem;
	border-top: 2px solid #e61804
}

.content h2,
.content .h2.h2 {
	color: #1e252b;
	font-size: 3.2rem;
	font-weight: 600
}

.content h3,
.content .h3.h3 {
	color: #e61804;
	font-size: 2rem;
	font-weight: 600
}

.content h4,
.content .h4.h4 {
	color: #1e252b;
	font-family: "TacticSans-BldIt", sans-serif;
	font-size: 2rem;
	font-weight: 400
}

.content h5,
.content .h5.h5 {
	color: #e61804;
	font-family: "TacticSans-BldIt", sans-serif;
	font-size: 1.8rem;
	font-weight: 400
}

.content h6,
.content .h6.h6 {
	color: #1e252b;
	font-size: 1.6rem;
	font-weight: 700
}

.content p {
	margin-bottom: 2em
}

.content p:last-child {
	margin-bottom: 0
}

.content p+ul {
	margin-top: -1.5em;
	margin-bottom: 2em
}

.content p strong {
	color: #e61804;
	font-weight: 500
}

.content p img {
	display: block;
	height: auto !important;
	max-width: 100%
}

.content ul li {
	padding-bottom: .5rem;
	padding-left: 2.5rem;
	padding-top: .5rem;
	position: relative;
	font-weight: 300;
	color: #505e6e
}

.content ul li::before {
	content: '';
	position: absolute;
	top: 1.05em;
	left: 1rem;
	border: 2px solid #e61804;
	border-radius: 50%
}

.content .list-striped li::before {
	top: 1.1em
}

.content ul li a {
	display: inline-block;
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.content ul li a:hover,
.content ul li a:focus,
.content ul li a:active {
	-webkit-transform: translateX(0.3rem);
	-ms-transform: translateX(0.3rem);
	transform: translateX(0.3rem)
}

.content .list-striped li a {
	color: #505e6e;
	display: block;
	-webkit-transition: none;
	-o-transition: none;
	transition: none
}

.content .list-striped li a:hover,
.content .list-striped li a:focus,
.content .list-striped li a:active {
	color: #1473f7;
	text-decoration: none;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none
}

.fixed-btns.fixed-btns.fixed-btns {
	position: fixed;
	z-index: 700;
	right: 2rem;
	bottom: 8rem
}

.contact-card {
	display: block;
	margin: 1.5rem;
	position: relative;
	background-color: #fff;
	border-radius: .4rem;
	-webkit-box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.16)
}

.contact-card:hover,
.contact-card:focus {
	-webkit-box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.26);
	box-shadow: 0px 1px 32px 0px rgba(0, 0, 0, 0.26)
}

.flex.flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.inline-flex.inline-flex {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex
}

.flex-wrap.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.flex-no-wrap.flex-no-wrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.flex-wrap-reverse.flex-wrap-reverse {
	-ms-flex-wrap: wrap-reverse;
	flex-wrap: wrap-reverse
}

.flex-row.flex-row {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row
}

.flex-row-reverse.flex-row-reverse {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse
}

.flex-column.flex-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column
}

.flex-column-reverse.flex-column-reverse {
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse
}

.items-baseline.items-baseline {
	-webkit-box-align: baseline;
	-ms-flex-align: baseline;
	align-items: baseline
}

.items-center.items-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.items-end.items-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end
}

.items-start.items-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start
}

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

.self-baseline.self-baseline {
	-ms-flex-item-align: baseline;
	align-self: baseline
}

.self-center.self-center {
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.self-end.self-end {
	-ms-flex-item-align: end;
	align-self: flex-end
}

.self-start.self-start {
	-ms-flex-item-align: start;
	align-self: flex-start
}

.self-stretch.self-stretch {
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch
}

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

.justify-end.justify-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.justify-start.justify-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.justify-around.justify-around {
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.justify-between.justify-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.flex-1.flex-1 {
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0%;
	flex: 1 0 0%
}

.flex-shrink.flex-shrink {
	-ms-flex-negative: 1;
	flex-shrink: 1
}

.flex-no-shrink.flex-no-shrink {
	-ms-flex-negative: 0;
	flex-shrink: 0
}

@media (min-width: 544px) {
	.sm\:flex.sm\:flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.sm\:inline-flex.sm\:inline-flex {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}

	.sm\:flex-wrap.sm\:flex-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.sm\:flex-no-wrap.sm\:flex-no-wrap {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.sm\:flex-wrap-reverse.sm\:flex-wrap-reverse {
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse
	}

	.sm\:flex-row.sm\:flex-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.sm\:flex-row-reverse.sm\:flex-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.sm\:flex-column.sm\:flex-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.sm\:flex-column-reverse.sm\:flex-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.sm\:items-baseline.sm\:items-baseline {
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline
	}

	.sm\:items-center.sm\:items-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.sm\:items-end.sm\:items-end {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.sm\:items-start.sm\:items-start {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.sm\:items-stretch.sm\:items-stretch {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}

	.sm\:self-baseline.sm\:self-baseline {
		-ms-flex-item-align: baseline;
		align-self: baseline
	}

	.sm\:self-center.sm\:self-center {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center
	}

	.sm\:self-end.sm\:self-end {
		-ms-flex-item-align: end;
		align-self: flex-end
	}

	.sm\:self-start.sm\:self-start {
		-ms-flex-item-align: start;
		align-self: flex-start
	}

	.sm\:self-stretch.sm\:self-stretch {
		-ms-flex-item-align: stretch;
		-ms-grid-row-align: stretch;
		align-self: stretch
	}

	.sm\:justify-center.sm\:justify-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.sm\:justify-end.sm\:justify-end {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.sm\:justify-start.sm\:justify-start {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.sm\:justify-around.sm\:justify-around {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}

	.sm\:justify-between.sm\:justify-between {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.sm\:flex-1.sm\:flex-1 {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.sm\:flex-shrink.sm\:flex-shrink {
		-ms-flex-negative: 1;
		flex-shrink: 1
	}

	.sm\:flex-no-shrink.sm\:flex-no-shrink {
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
}

@media (min-width: 768px) {
	.md\:flex.md\:flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.md\:inline-flex.md\:inline-flex {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}

	.md\:flex-wrap.md\:flex-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.md\:flex-no-wrap.md\:flex-no-wrap {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.md\:flex-wrap-reverse.md\:flex-wrap-reverse {
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse
	}

	.md\:flex-row.md\:flex-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.md\:flex-row-reverse.md\:flex-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.md\:flex-column.md\:flex-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.md\:flex-column-reverse.md\:flex-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.md\:items-baseline.md\:items-baseline {
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline
	}

	.md\:items-center.md\:items-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.md\:items-end.md\:items-end {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.md\:items-start.md\:items-start {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.md\:items-stretch.md\:items-stretch {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}

	.md\:self-baseline.md\:self-baseline {
		-ms-flex-item-align: baseline;
		align-self: baseline
	}

	.md\:self-center.md\:self-center {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center
	}

	.md\:self-end.md\:self-end {
		-ms-flex-item-align: end;
		align-self: flex-end
	}

	.md\:self-start.md\:self-start {
		-ms-flex-item-align: start;
		align-self: flex-start
	}

	.md\:self-stretch.md\:self-stretch {
		-ms-flex-item-align: stretch;
		-ms-grid-row-align: stretch;
		align-self: stretch
	}

	.md\:justify-center.md\:justify-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.md\:justify-end.md\:justify-end {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.md\:justify-start.md\:justify-start {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.md\:justify-around.md\:justify-around {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}

	.md\:justify-between.md\:justify-between {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.md\:flex-1.md\:flex-1 {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.md\:flex-shrink.md\:flex-shrink {
		-ms-flex-negative: 1;
		flex-shrink: 1
	}

	.md\:flex-no-shrink.md\:flex-no-shrink {
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
}

@media (min-width: 992px) {
	.lg\:flex.lg\:flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.lg\:inline-flex.lg\:inline-flex {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}

	.lg\:flex-wrap.lg\:flex-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.lg\:flex-no-wrap.lg\:flex-no-wrap {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.lg\:flex-wrap-reverse.lg\:flex-wrap-reverse {
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse
	}

	.lg\:flex-row.lg\:flex-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.lg\:flex-row-reverse.lg\:flex-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.lg\:flex-column.lg\:flex-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.lg\:flex-column-reverse.lg\:flex-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.lg\:items-baseline.lg\:items-baseline {
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline
	}

	.lg\:items-center.lg\:items-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.lg\:items-end.lg\:items-end {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.lg\:items-start.lg\:items-start {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.lg\:items-stretch.lg\:items-stretch {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}

	.lg\:self-baseline.lg\:self-baseline {
		-ms-flex-item-align: baseline;
		align-self: baseline
	}

	.lg\:self-center.lg\:self-center {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center
	}

	.lg\:self-end.lg\:self-end {
		-ms-flex-item-align: end;
		align-self: flex-end
	}

	.lg\:self-start.lg\:self-start {
		-ms-flex-item-align: start;
		align-self: flex-start
	}

	.lg\:self-stretch.lg\:self-stretch {
		-ms-flex-item-align: stretch;
		-ms-grid-row-align: stretch;
		align-self: stretch
	}

	.lg\:justify-center.lg\:justify-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.lg\:justify-end.lg\:justify-end {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.lg\:justify-start.lg\:justify-start {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.lg\:justify-around.lg\:justify-around {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}

	.lg\:justify-between.lg\:justify-between {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.lg\:flex-1.lg\:flex-1 {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.lg\:flex-shrink.lg\:flex-shrink {
		-ms-flex-negative: 1;
		flex-shrink: 1
	}

	.lg\:flex-no-shrink.lg\:flex-no-shrink {
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
}

@media (min-width: 1200px) {
	.xl\:flex.xl\:flex {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex
	}

	.xl\:inline-flex.xl\:inline-flex {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex
	}

	.xl\:flex-wrap.xl\:flex-wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.xl\:flex-no-wrap.xl\:flex-no-wrap {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap
	}

	.xl\:flex-wrap-reverse.xl\:flex-wrap-reverse {
		-ms-flex-wrap: wrap-reverse;
		flex-wrap: wrap-reverse
	}

	.xl\:flex-row.xl\:flex-row {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row
	}

	.xl\:flex-row-reverse.xl\:flex-row-reverse {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse
	}

	.xl\:flex-column.xl\:flex-column {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.xl\:flex-column-reverse.xl\:flex-column-reverse {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse
	}

	.xl\:items-baseline.xl\:items-baseline {
		-webkit-box-align: baseline;
		-ms-flex-align: baseline;
		align-items: baseline
	}

	.xl\:items-center.xl\:items-center {
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center
	}

	.xl\:items-end.xl\:items-end {
		-webkit-box-align: end;
		-ms-flex-align: end;
		align-items: flex-end
	}

	.xl\:items-start.xl\:items-start {
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start
	}

	.xl\:items-stretch.xl\:items-stretch {
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch
	}

	.xl\:self-baseline.xl\:self-baseline {
		-ms-flex-item-align: baseline;
		align-self: baseline
	}

	.xl\:self-center.xl\:self-center {
		-ms-flex-item-align: center;
		-ms-grid-row-align: center;
		align-self: center
	}

	.xl\:self-end.xl\:self-end {
		-ms-flex-item-align: end;
		align-self: flex-end
	}

	.xl\:self-start.xl\:self-start {
		-ms-flex-item-align: start;
		align-self: flex-start
	}

	.xl\:self-stretch.xl\:self-stretch {
		-ms-flex-item-align: stretch;
		-ms-grid-row-align: stretch;
		align-self: stretch
	}

	.xl\:justify-center.xl\:justify-center {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center
	}

	.xl\:justify-end.xl\:justify-end {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}

	.xl\:justify-start.xl\:justify-start {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}

	.xl\:justify-around.xl\:justify-around {
		-ms-flex-pack: distribute;
		justify-content: space-around
	}

	.xl\:justify-between.xl\:justify-between {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between
	}

	.xl\:flex-1.xl\:flex-1 {
		-webkit-box-flex: 1;
		-ms-flex: 1 0 0%;
		flex: 1 0 0%
	}

	.xl\:flex-shrink.xl\:flex-shrink {
		-ms-flex-negative: 1;
		flex-shrink: 1
	}

	.xl\:flex-no-shrink.xl\:flex-no-shrink {
		-ms-flex-negative: 0;
		flex-shrink: 0
	}
}

.w-1 {
	width: 8.33333333%
}

.w-2 {
	width: 16.66666667%
}

.w-3 {
	width: 25%
}

.w-3\/5 {
	width: 20%
}

.w-4 {
	width: 33.33333333%
}

.w-5 {
	width: 41.66666667%
}

.w-6 {
	width: 50%
}

.w-7 {
	width: 58.33333333%
}

.w-8 {
	width: 66.66666667%
}

.w-9 {
	width: 75%
}

.w-10 {
	width: 83.33333333%
}

.w-11 {
	width: 91.66666667%
}

.w-12,
.w-full {
	width: 100%
}

.max-w-full {
	max-width: 100%
}

@media (min-width: 544px) {
	.sm\:w-1 {
		width: 8.33333333%
	}

	.sm\:w-2 {
		width: 16.66666667%
	}

	.sm\:w-3 {
		width: 25%
	}

	.sm\:w-3\/5 {
		width: 20%
	}

	.sm\:w-4 {
		width: 33.33333333%
	}

	.sm\:w-5 {
		width: 41.66666667%
	}

	.sm\:w-6 {
		width: 50%
	}

	.sm\:w-7 {
		width: 58.33333333%
	}

	.sm\:w-8 {
		width: 66.66666667%
	}

	.sm\:w-9 {
		width: 75%
	}

	.sm\:w-10 {
		width: 83.33333333%
	}

	.sm\:w-11 {
		width: 91.66666667%
	}

	.sm\:w-12,
	.sm\:w-full {
		width: 100%
	}

	.sm\:max-w-full {
		max-width: 100%
	}
}

@media (min-width: 768px) {
	.md\:w-1 {
		width: 8.33333333%
	}

	.md\:w-2 {
		width: 16.66666667%
	}

	.md\:w-3 {
		width: 25%
	}

	.md\:w-3\/5 {
		width: 20%
	}

	.md\:w-4 {
		width: 33.33333333%
	}

	.md\:w-5 {
		width: 41.66666667%
	}

	.md\:w-6 {
		width: 50%
	}

	.md\:w-7 {
		width: 58.33333333%
	}

	.md\:w-8 {
		width: 66.66666667%
	}

	.md\:w-9 {
		width: 75%
	}

	.md\:w-10 {
		width: 83.33333333%
	}

	.md\:w-11 {
		width: 91.66666667%
	}

	.md\:w-12,
	.md\:w-full {
		width: 100%
	}

	.md\:max-w-full {
		max-width: 100%
	}
}

@media (min-width: 992px) {
	.lg\:w-1 {
		width: 8.33333333%
	}

	.lg\:w-2 {
		width: 16.66666667%
	}

	.lg\:w-3 {
		width: 25%
	}

	.lg\:w-3\/5 {
		width: 20%
	}

	.lg\:w-4 {
		width: 33.33333333%
	}

	.lg\:w-5 {
		width: 41.66666667%
	}

	.lg\:w-6 {
		width: 50%
	}

	.lg\:w-7 {
		width: 58.33333333%
	}

	.lg\:w-8 {
		width: 66.66666667%
	}

	.lg\:w-9 {
		width: 75%
	}

	.lg\:w-10 {
		width: 83.33333333%
	}

	.lg\:w-11 {
		width: 91.66666667%
	}

	.lg\:w-12,
	.lg\:w-full {
		width: 100%
	}

	.lg\:max-w-full {
		max-width: 100%
	}
}

@media (min-width: 1200px) {
	.xl\:w-1 {
		width: 8.33333333%
	}

	.xl\:w-2 {
		width: 16.66666667%
	}

	.xl\:w-3 {
		width: 25%
	}

	.xl\:w-3\/5 {
		width: 20%
	}

	.xl\:w-4 {
		width: 33.33333333%
	}

	.xl\:w-5 {
		width: 41.66666667%
	}

	.xl\:w-6 {
		width: 50%
	}

	.xl\:w-7 {
		width: 58.33333333%
	}

	.xl\:w-8 {
		width: 66.66666667%
	}

	.xl\:w-9 {
		width: 75%
	}

	.xl\:w-10 {
		width: 83.33333333%
	}

	.xl\:w-11 {
		width: 91.66666667%
	}

	.xl\:w-12,
	.xl\:w-full {
		width: 100%
	}

	.xl\:max-w-full {
		max-width: 100%
	}
}

.pt-0,
.py-0,
.pa-0 {
	padding-top: 0 !important
}

.pt-05,
.py-05,
.pa-05 {
	padding-top: .5rem !important
}

.pt-1,
.py-1,
.pa-1 {
	padding-top: 1rem !important
}

.pt-2,
.py-2,
.pa-2 {
	padding-top: 2rem !important
}

.pt-3,
.py-3,
.pa-3 {
	padding-top: 3rem !important
}

.pt-4,
.py-4,
.pa-4 {
	padding-top: 4rem !important
}

.pt-5,
.py-5,
.pa-5 {
	padding-top: 5rem !important
}

.pt-6,
.py-6,
.pa-6 {
	padding-top: 6rem !important
}

.pt-8,
.py-8,
.pa-8 {
	padding-top: 8rem !important
}

.pt-10,
.py-10,
.pa-10 {
	padding-top: 10rem !important
}

.pt-12,
.py-12,
.pa-12 {
	padding-top: 12rem !important
}

@media (min-width: 544px) {

	.sm\:pt-0,
	.sm\:py-0,
	.sm\:pa-0 {
		padding-top: 0 !important
	}

	.sm\:pt-05,
	.sm\:py-05,
	.sm\:pa-05 {
		padding-top: .5rem !important
	}

	.sm\:pt-1,
	.sm\:py-1,
	.sm\:pa-1 {
		padding-top: 1rem !important
	}

	.sm\:pt-2,
	.sm\:py-2,
	.sm\:pa-2 {
		padding-top: 2rem !important
	}

	.sm\:pt-3,
	.sm\:py-3,
	.sm\:pa-3 {
		padding-top: 3rem !important
	}

	.sm\:pt-4,
	.sm\:py-4,
	.sm\:pa-4 {
		padding-top: 4rem !important
	}

	.sm\:pt-5,
	.sm\:py-5,
	.sm\:pa-5 {
		padding-top: 5rem !important
	}

	.sm\:pt-6,
	.sm\:py-6,
	.sm\:pa-6 {
		padding-top: 6rem !important
	}

	.sm\:pt-8,
	.sm\:py-8,
	.sm\:pa-8 {
		padding-top: 8rem !important
	}

	.sm\:pt-10,
	.sm\:py-10,
	.sm\:pa-10 {
		padding-top: 10rem !important
	}

	.sm\:pt-12,
	.sm\:py-12,
	.sm\:pa-12 {
		padding-top: 12rem !important
	}
}

@media (min-width: 768px) {

	.md\:pt-0,
	.md\:py-0,
	.md\:pa-0 {
		padding-top: 0 !important
	}

	.md\:pt-05,
	.md\:py-05,
	.md\:pa-05 {
		padding-top: .5rem !important
	}

	.md\:pt-1,
	.md\:py-1,
	.md\:pa-1 {
		padding-top: 1rem !important
	}

	.md\:pt-2,
	.md\:py-2,
	.md\:pa-2 {
		padding-top: 2rem !important
	}

	.md\:pt-3,
	.md\:py-3,
	.md\:pa-3 {
		padding-top: 3rem !important
	}

	.md\:pt-4,
	.md\:py-4,
	.md\:pa-4 {
		padding-top: 4rem !important
	}

	.md\:pt-5,
	.md\:py-5,
	.md\:pa-5 {
		padding-top: 5rem !important
	}

	.md\:pt-6,
	.md\:py-6,
	.md\:pa-6 {
		padding-top: 6rem !important
	}

	.md\:pt-8,
	.md\:py-8,
	.md\:pa-8 {
		padding-top: 8rem !important
	}

	.md\:pt-10,
	.md\:py-10,
	.md\:pa-10 {
		padding-top: 10rem !important
	}

	.md\:pt-12,
	.md\:py-12,
	.md\:pa-12 {
		padding-top: 12rem !important
	}
}

@media (min-width: 992px) {

	.lg\:pt-0,
	.lg\:py-0,
	.lg\:pa-0 {
		padding-top: 0 !important
	}

	.lg\:pt-05,
	.lg\:py-05,
	.lg\:pa-05 {
		padding-top: .5rem !important
	}

	.lg\:pt-1,
	.lg\:py-1,
	.lg\:pa-1 {
		padding-top: 1rem !important
	}

	.lg\:pt-2,
	.lg\:py-2,
	.lg\:pa-2 {
		padding-top: 2rem !important
	}

	.lg\:pt-3,
	.lg\:py-3,
	.lg\:pa-3 {
		padding-top: 3rem !important
	}

	.lg\:pt-4,
	.lg\:py-4,
	.lg\:pa-4 {
		padding-top: 4rem !important
	}

	.lg\:pt-5,
	.lg\:py-5,
	.lg\:pa-5 {
		padding-top: 5rem !important
	}

	.lg\:pt-6,
	.lg\:py-6,
	.lg\:pa-6 {
		padding-top: 6rem !important
	}

	.lg\:pt-8,
	.lg\:py-8,
	.lg\:pa-8 {
		padding-top: 8rem !important
	}

	.lg\:pt-10,
	.lg\:py-10,
	.lg\:pa-10 {
		padding-top: 10rem !important
	}

	.lg\:pt-12,
	.lg\:py-12,
	.lg\:pa-12 {
		padding-top: 12rem !important
	}
}

@media (min-width: 1200px) {

	.xl\:pt-0,
	.xl\:py-0,
	.xl\:pa-0 {
		padding-top: 0 !important
	}

	.xl\:pt-05,
	.xl\:py-05,
	.xl\:pa-05 {
		padding-top: .5rem !important
	}

	.xl\:pt-1,
	.xl\:py-1,
	.xl\:pa-1 {
		padding-top: 1rem !important
	}

	.xl\:pt-2,
	.xl\:py-2,
	.xl\:pa-2 {
		padding-top: 2rem !important
	}

	.xl\:pt-3,
	.xl\:py-3,
	.xl\:pa-3 {
		padding-top: 3rem !important
	}

	.xl\:pt-4,
	.xl\:py-4,
	.xl\:pa-4 {
		padding-top: 4rem !important
	}

	.xl\:pt-5,
	.xl\:py-5,
	.xl\:pa-5 {
		padding-top: 5rem !important
	}

	.xl\:pt-6,
	.xl\:py-6,
	.xl\:pa-6 {
		padding-top: 6rem !important
	}

	.xl\:pt-8,
	.xl\:py-8,
	.xl\:pa-8 {
		padding-top: 8rem !important
	}

	.xl\:pt-10,
	.xl\:py-10,
	.xl\:pa-10 {
		padding-top: 10rem !important
	}

	.xl\:pt-12,
	.xl\:py-12,
	.xl\:pa-12 {
		padding-top: 12rem !important
	}
}

.pb-0,
.py-0,
.pa-0 {
	padding-bottom: 0 !important
}

.pb-05,
.py-05,
.pa-05 {
	padding-bottom: .5rem !important
}

.pb-1,
.py-1,
.pa-1 {
	padding-bottom: 1rem !important
}

.pb-2,
.py-2,
.pa-2 {
	padding-bottom: 2rem !important
}

.pb-3,
.py-3,
.pa-3 {
	padding-bottom: 3rem !important
}

.pb-4,
.py-4,
.pa-4 {
	padding-bottom: 4rem !important
}

.pb-5,
.py-5,
.pa-5 {
	padding-bottom: 5rem !important
}

.pb-6,
.py-6,
.pa-6 {
	padding-bottom: 6rem !important
}

.pb-8,
.py-8,
.pa-8 {
	padding-bottom: 8rem !important
}

.pb-10,
.py-10,
.pa-10 {
	padding-bottom: 10rem !important
}

.pb-12,
.py-12,
.pa-12 {
	padding-bottom: 12rem !important
}

@media (min-width: 544px) {

	.sm\:pb-0,
	.sm\:py-0,
	.sm\:pa-0 {
		padding-bottom: 0 !important
	}

	.sm\:pb-05,
	.sm\:py-05,
	.sm\:pa-05 {
		padding-bottom: .5rem !important
	}

	.sm\:pb-1,
	.sm\:py-1,
	.sm\:pa-1 {
		padding-bottom: 1rem !important
	}

	.sm\:pb-2,
	.sm\:py-2,
	.sm\:pa-2 {
		padding-bottom: 2rem !important
	}

	.sm\:pb-3,
	.sm\:py-3,
	.sm\:pa-3 {
		padding-bottom: 3rem !important
	}

	.sm\:pb-4,
	.sm\:py-4,
	.sm\:pa-4 {
		padding-bottom: 4rem !important
	}

	.sm\:pb-5,
	.sm\:py-5,
	.sm\:pa-5 {
		padding-bottom: 5rem !important
	}

	.sm\:pb-6,
	.sm\:py-6,
	.sm\:pa-6 {
		padding-bottom: 6rem !important
	}

	.sm\:pb-8,
	.sm\:py-8,
	.sm\:pa-8 {
		padding-bottom: 8rem !important
	}

	.sm\:pb-10,
	.sm\:py-10,
	.sm\:pa-10 {
		padding-bottom: 10rem !important
	}

	.sm\:pb-12,
	.sm\:py-12,
	.sm\:pa-12 {
		padding-bottom: 12rem !important
	}
}

@media (min-width: 768px) {

	.md\:pb-0,
	.md\:py-0,
	.md\:pa-0 {
		padding-bottom: 0 !important
	}

	.md\:pb-05,
	.md\:py-05,
	.md\:pa-05 {
		padding-bottom: .5rem !important
	}

	.md\:pb-1,
	.md\:py-1,
	.md\:pa-1 {
		padding-bottom: 1rem !important
	}

	.md\:pb-2,
	.md\:py-2,
	.md\:pa-2 {
		padding-bottom: 2rem !important
	}

	.md\:pb-3,
	.md\:py-3,
	.md\:pa-3 {
		padding-bottom: 3rem !important
	}

	.md\:pb-4,
	.md\:py-4,
	.md\:pa-4 {
		padding-bottom: 4rem !important
	}

	.md\:pb-5,
	.md\:py-5,
	.md\:pa-5 {
		padding-bottom: 5rem !important
	}

	.md\:pb-6,
	.md\:py-6,
	.md\:pa-6 {
		padding-bottom: 6rem !important
	}

	.md\:pb-8,
	.md\:py-8,
	.md\:pa-8 {
		padding-bottom: 8rem !important
	}

	.md\:pb-10,
	.md\:py-10,
	.md\:pa-10 {
		padding-bottom: 10rem !important
	}

	.md\:pb-12,
	.md\:py-12,
	.md\:pa-12 {
		padding-bottom: 12rem !important
	}
}

@media (min-width: 992px) {

	.lg\:pb-0,
	.lg\:py-0,
	.lg\:pa-0 {
		padding-bottom: 0 !important
	}

	.lg\:pb-05,
	.lg\:py-05,
	.lg\:pa-05 {
		padding-bottom: .5rem !important
	}

	.lg\:pb-1,
	.lg\:py-1,
	.lg\:pa-1 {
		padding-bottom: 1rem !important
	}

	.lg\:pb-2,
	.lg\:py-2,
	.lg\:pa-2 {
		padding-bottom: 2rem !important
	}

	.lg\:pb-3,
	.lg\:py-3,
	.lg\:pa-3 {
		padding-bottom: 3rem !important
	}

	.lg\:pb-4,
	.lg\:py-4,
	.lg\:pa-4 {
		padding-bottom: 4rem !important
	}

	.lg\:pb-5,
	.lg\:py-5,
	.lg\:pa-5 {
		padding-bottom: 5rem !important
	}

	.lg\:pb-6,
	.lg\:py-6,
	.lg\:pa-6 {
		padding-bottom: 6rem !important
	}

	.lg\:pb-8,
	.lg\:py-8,
	.lg\:pa-8 {
		padding-bottom: 8rem !important
	}

	.lg\:pb-10,
	.lg\:py-10,
	.lg\:pa-10 {
		padding-bottom: 10rem !important
	}

	.lg\:pb-12,
	.lg\:py-12,
	.lg\:pa-12 {
		padding-bottom: 12rem !important
	}
}

@media (min-width: 1200px) {

	.xl\:pb-0,
	.xl\:py-0,
	.xl\:pa-0 {
		padding-bottom: 0 !important
	}

	.xl\:pb-05,
	.xl\:py-05,
	.xl\:pa-05 {
		padding-bottom: .5rem !important
	}

	.xl\:pb-1,
	.xl\:py-1,
	.xl\:pa-1 {
		padding-bottom: 1rem !important
	}

	.xl\:pb-2,
	.xl\:py-2,
	.xl\:pa-2 {
		padding-bottom: 2rem !important
	}

	.xl\:pb-3,
	.xl\:py-3,
	.xl\:pa-3 {
		padding-bottom: 3rem !important
	}

	.xl\:pb-4,
	.xl\:py-4,
	.xl\:pa-4 {
		padding-bottom: 4rem !important
	}

	.xl\:pb-5,
	.xl\:py-5,
	.xl\:pa-5 {
		padding-bottom: 5rem !important
	}

	.xl\:pb-6,
	.xl\:py-6,
	.xl\:pa-6 {
		padding-bottom: 6rem !important
	}

	.xl\:pb-8,
	.xl\:py-8,
	.xl\:pa-8 {
		padding-bottom: 8rem !important
	}

	.xl\:pb-10,
	.xl\:py-10,
	.xl\:pa-10 {
		padding-bottom: 10rem !important
	}

	.xl\:pb-12,
	.xl\:py-12,
	.xl\:pa-12 {
		padding-bottom: 12rem !important
	}
}

.pl-0,
.px-0,
.pa-0 {
	padding-left: 0 !important
}

.pl-05,
.px-05,
.pa-05 {
	padding-left: .5rem !important
}

.pl-1,
.px-1,
.pa-1 {
	padding-left: 1rem !important
}

.pl-2,
.px-2,
.pa-2 {
	padding-left: 2rem !important
}

.pl-3,
.px-3,
.pa-3 {
	padding-left: 3rem !important
}

.pl-4,
.px-4,
.pa-4 {
	padding-left: 4rem !important
}

.pl-5,
.px-5,
.pa-5 {
	padding-left: 5rem !important
}

.pl-6,
.px-6,
.pa-6 {
	padding-left: 6rem !important
}

.pl-8,
.px-8,
.pa-8 {
	padding-left: 8rem !important
}

.pl-10,
.px-10,
.pa-10 {
	padding-left: 10rem !important
}

.pl-12,
.px-12,
.pa-12 {
	padding-left: 12rem !important
}

@media (min-width: 544px) {

	.sm\:pl-0,
	.sm\:px-0,
	.sm\:pa-0 {
		padding-left: 0 !important
	}

	.sm\:pl-05,
	.sm\:px-05,
	.sm\:pa-05 {
		padding-left: .5rem !important
	}

	.sm\:pl-1,
	.sm\:px-1,
	.sm\:pa-1 {
		padding-left: 1rem !important
	}

	.sm\:pl-2,
	.sm\:px-2,
	.sm\:pa-2 {
		padding-left: 2rem !important
	}

	.sm\:pl-3,
	.sm\:px-3,
	.sm\:pa-3 {
		padding-left: 3rem !important
	}

	.sm\:pl-4,
	.sm\:px-4,
	.sm\:pa-4 {
		padding-left: 4rem !important
	}

	.sm\:pl-5,
	.sm\:px-5,
	.sm\:pa-5 {
		padding-left: 5rem !important
	}

	.sm\:pl-6,
	.sm\:px-6,
	.sm\:pa-6 {
		padding-left: 6rem !important
	}

	.sm\:pl-8,
	.sm\:px-8,
	.sm\:pa-8 {
		padding-left: 8rem !important
	}

	.sm\:pl-10,
	.sm\:px-10,
	.sm\:pa-10 {
		padding-left: 10rem !important
	}

	.sm\:pl-12,
	.sm\:px-12,
	.sm\:pa-12 {
		padding-left: 12rem !important
	}
}

@media (min-width: 768px) {

	.md\:pl-0,
	.md\:px-0,
	.md\:pa-0 {
		padding-left: 0 !important
	}

	.md\:pl-05,
	.md\:px-05,
	.md\:pa-05 {
		padding-left: .5rem !important
	}

	.md\:pl-1,
	.md\:px-1,
	.md\:pa-1 {
		padding-left: 1rem !important
	}

	.md\:pl-2,
	.md\:px-2,
	.md\:pa-2 {
		padding-left: 2rem !important
	}

	.md\:pl-3,
	.md\:px-3,
	.md\:pa-3 {
		padding-left: 3rem !important
	}

	.md\:pl-4,
	.md\:px-4,
	.md\:pa-4 {
		padding-left: 4rem !important
	}

	.md\:pl-5,
	.md\:px-5,
	.md\:pa-5 {
		padding-left: 5rem !important
	}

	.md\:pl-6,
	.md\:px-6,
	.md\:pa-6 {
		padding-left: 6rem !important
	}

	.md\:pl-8,
	.md\:px-8,
	.md\:pa-8 {
		padding-left: 8rem !important
	}

	.md\:pl-10,
	.md\:px-10,
	.md\:pa-10 {
		padding-left: 10rem !important
	}

	.md\:pl-12,
	.md\:px-12,
	.md\:pa-12 {
		padding-left: 12rem !important
	}
}

@media (min-width: 992px) {

	.lg\:pl-0,
	.lg\:px-0,
	.lg\:pa-0 {
		padding-left: 0 !important
	}

	.lg\:pl-05,
	.lg\:px-05,
	.lg\:pa-05 {
		padding-left: .5rem !important
	}

	.lg\:pl-1,
	.lg\:px-1,
	.lg\:pa-1 {
		padding-left: 1rem !important
	}

	.lg\:pl-2,
	.lg\:px-2,
	.lg\:pa-2 {
		padding-left: 2rem !important
	}

	.lg\:pl-3,
	.lg\:px-3,
	.lg\:pa-3 {
		padding-left: 3rem !important
	}

	.lg\:pl-4,
	.lg\:px-4,
	.lg\:pa-4 {
		padding-left: 4rem !important
	}

	.lg\:pl-5,
	.lg\:px-5,
	.lg\:pa-5 {
		padding-left: 5rem !important
	}

	.lg\:pl-6,
	.lg\:px-6,
	.lg\:pa-6 {
		padding-left: 6rem !important
	}

	.lg\:pl-8,
	.lg\:px-8,
	.lg\:pa-8 {
		padding-left: 8rem !important
	}

	.lg\:pl-10,
	.lg\:px-10,
	.lg\:pa-10 {
		padding-left: 10rem !important
	}

	.lg\:pl-12,
	.lg\:px-12,
	.lg\:pa-12 {
		padding-left: 12rem !important
	}
}

@media (min-width: 1200px) {

	.xl\:pl-0,
	.xl\:px-0,
	.xl\:pa-0 {
		padding-left: 0 !important
	}

	.xl\:pl-05,
	.xl\:px-05,
	.xl\:pa-05 {
		padding-left: .5rem !important
	}

	.xl\:pl-1,
	.xl\:px-1,
	.xl\:pa-1 {
		padding-left: 1rem !important
	}

	.xl\:pl-2,
	.xl\:px-2,
	.xl\:pa-2 {
		padding-left: 2rem !important
	}

	.xl\:pl-3,
	.xl\:px-3,
	.xl\:pa-3 {
		padding-left: 3rem !important
	}

	.xl\:pl-4,
	.xl\:px-4,
	.xl\:pa-4 {
		padding-left: 4rem !important
	}

	.xl\:pl-5,
	.xl\:px-5,
	.xl\:pa-5 {
		padding-left: 5rem !important
	}

	.xl\:pl-6,
	.xl\:px-6,
	.xl\:pa-6 {
		padding-left: 6rem !important
	}

	.xl\:pl-8,
	.xl\:px-8,
	.xl\:pa-8 {
		padding-left: 8rem !important
	}

	.xl\:pl-10,
	.xl\:px-10,
	.xl\:pa-10 {
		padding-left: 10rem !important
	}

	.xl\:pl-12,
	.xl\:px-12,
	.xl\:pa-12 {
		padding-left: 12rem !important
	}
}

.pr-0,
.px-0,
.pa-0 {
	padding-right: 0 !important
}

.pr-05,
.px-05,
.pa-05 {
	padding-right: .5rem !important
}

.pr-1,
.px-1,
.pa-1 {
	padding-right: 1rem !important
}

.pr-2,
.px-2,
.pa-2 {
	padding-right: 2rem !important
}

.pr-3,
.px-3,
.pa-3 {
	padding-right: 3rem !important
}

.pr-4,
.px-4,
.pa-4 {
	padding-right: 4rem !important
}

.pr-5,
.px-5,
.pa-5 {
	padding-right: 5rem !important
}

.pr-6,
.px-6,
.pa-6 {
	padding-right: 6rem !important
}

.pr-8,
.px-8,
.pa-8 {
	padding-right: 8rem !important
}

.pr-10,
.px-10,
.pa-10 {
	padding-right: 10rem !important
}

.pr-12,
.px-12,
.pa-12 {
	padding-right: 12rem !important
}

@media (min-width: 544px) {

	.sm\:pr-0,
	.sm\:px-0,
	.sm\:pa-0 {
		padding-right: 0 !important
	}

	.sm\:pr-05,
	.sm\:px-05,
	.sm\:pa-05 {
		padding-right: .5rem !important
	}

	.sm\:pr-1,
	.sm\:px-1,
	.sm\:pa-1 {
		padding-right: 1rem !important
	}

	.sm\:pr-2,
	.sm\:px-2,
	.sm\:pa-2 {
		padding-right: 2rem !important
	}

	.sm\:pr-3,
	.sm\:px-3,
	.sm\:pa-3 {
		padding-right: 3rem !important
	}

	.sm\:pr-4,
	.sm\:px-4,
	.sm\:pa-4 {
		padding-right: 4rem !important
	}

	.sm\:pr-5,
	.sm\:px-5,
	.sm\:pa-5 {
		padding-right: 5rem !important
	}

	.sm\:pr-6,
	.sm\:px-6,
	.sm\:pa-6 {
		padding-right: 6rem !important
	}

	.sm\:pr-8,
	.sm\:px-8,
	.sm\:pa-8 {
		padding-right: 8rem !important
	}

	.sm\:pr-10,
	.sm\:px-10,
	.sm\:pa-10 {
		padding-right: 10rem !important
	}

	.sm\:pr-12,
	.sm\:px-12,
	.sm\:pa-12 {
		padding-right: 12rem !important
	}
}

@media (min-width: 768px) {

	.md\:pr-0,
	.md\:px-0,
	.md\:pa-0 {
		padding-right: 0 !important
	}

	.md\:pr-05,
	.md\:px-05,
	.md\:pa-05 {
		padding-right: .5rem !important
	}

	.md\:pr-1,
	.md\:px-1,
	.md\:pa-1 {
		padding-right: 1rem !important
	}

	.md\:pr-2,
	.md\:px-2,
	.md\:pa-2 {
		padding-right: 2rem !important
	}

	.md\:pr-3,
	.md\:px-3,
	.md\:pa-3 {
		padding-right: 3rem !important
	}

	.md\:pr-4,
	.md\:px-4,
	.md\:pa-4 {
		padding-right: 4rem !important
	}

	.md\:pr-5,
	.md\:px-5,
	.md\:pa-5 {
		padding-right: 5rem !important
	}

	.md\:pr-6,
	.md\:px-6,
	.md\:pa-6 {
		padding-right: 6rem !important
	}

	.md\:pr-8,
	.md\:px-8,
	.md\:pa-8 {
		padding-right: 8rem !important
	}

	.md\:pr-10,
	.md\:px-10,
	.md\:pa-10 {
		padding-right: 10rem !important
	}

	.md\:pr-12,
	.md\:px-12,
	.md\:pa-12 {
		padding-right: 12rem !important
	}
}

@media (min-width: 992px) {

	.lg\:pr-0,
	.lg\:px-0,
	.lg\:pa-0 {
		padding-right: 0 !important
	}

	.lg\:pr-05,
	.lg\:px-05,
	.lg\:pa-05 {
		padding-right: .5rem !important
	}

	.lg\:pr-1,
	.lg\:px-1,
	.lg\:pa-1 {
		padding-right: 1rem !important
	}

	.lg\:pr-2,
	.lg\:px-2,
	.lg\:pa-2 {
		padding-right: 2rem !important
	}

	.lg\:pr-3,
	.lg\:px-3,
	.lg\:pa-3 {
		padding-right: 3rem !important
	}

	.lg\:pr-4,
	.lg\:px-4,
	.lg\:pa-4 {
		padding-right: 4rem !important
	}

	.lg\:pr-5,
	.lg\:px-5,
	.lg\:pa-5 {
		padding-right: 5rem !important
	}

	.lg\:pr-6,
	.lg\:px-6,
	.lg\:pa-6 {
		padding-right: 6rem !important
	}

	.lg\:pr-8,
	.lg\:px-8,
	.lg\:pa-8 {
		padding-right: 8rem !important
	}

	.lg\:pr-10,
	.lg\:px-10,
	.lg\:pa-10 {
		padding-right: 10rem !important
	}

	.lg\:pr-12,
	.lg\:px-12,
	.lg\:pa-12 {
		padding-right: 12rem !important
	}
}

@media (min-width: 1200px) {

	.xl\:pr-0,
	.xl\:px-0,
	.xl\:pa-0 {
		padding-right: 0 !important
	}

	.xl\:pr-05,
	.xl\:px-05,
	.xl\:pa-05 {
		padding-right: .5rem !important
	}

	.xl\:pr-1,
	.xl\:px-1,
	.xl\:pa-1 {
		padding-right: 1rem !important
	}

	.xl\:pr-2,
	.xl\:px-2,
	.xl\:pa-2 {
		padding-right: 2rem !important
	}

	.xl\:pr-3,
	.xl\:px-3,
	.xl\:pa-3 {
		padding-right: 3rem !important
	}

	.xl\:pr-4,
	.xl\:px-4,
	.xl\:pa-4 {
		padding-right: 4rem !important
	}

	.xl\:pr-5,
	.xl\:px-5,
	.xl\:pa-5 {
		padding-right: 5rem !important
	}

	.xl\:pr-6,
	.xl\:px-6,
	.xl\:pa-6 {
		padding-right: 6rem !important
	}

	.xl\:pr-8,
	.xl\:px-8,
	.xl\:pa-8 {
		padding-right: 8rem !important
	}

	.xl\:pr-10,
	.xl\:px-10,
	.xl\:pa-10 {
		padding-right: 10rem !important
	}

	.xl\:pr-12,
	.xl\:px-12,
	.xl\:pa-12 {
		padding-right: 12rem !important
	}
}

.mt-0,
.my-0,
.ma-0 {
	margin-top: 0 !important
}

.mt-05,
.my-05,
.ma-05 {
	margin-top: .5rem !important
}

.mt-1,
.my-1,
.ma-1 {
	margin-top: 1rem !important
}

.mt-2,
.my-2,
.ma-2 {
	margin-top: 2rem !important
}

.mt-3,
.my-3,
.ma-3 {
	margin-top: 3rem !important
}

.mt-4,
.my-4,
.ma-4 {
	margin-top: 4rem !important
}

.mt-5,
.my-5,
.ma-5 {
	margin-top: 5rem !important
}

.mt-6,
.my-6,
.ma-6 {
	margin-top: 6rem !important
}

.mt-8,
.my-8,
.ma-8 {
	margin-top: 8rem !important
}

.mt-10,
.my-10,
.ma-10 {
	margin-top: 10rem !important
}

.mt-12,
.my-12,
.ma-12 {
	margin-top: 12rem !important
}

.mt-auto,
.my-auto,
.ma-auto {
	margin-top: auto !important
}

@media (min-width: 544px) {

	.sm\:mt-0,
	.sm\:my-0,
	.sm\:ma-0 {
		margin-top: 0 !important
	}

	.sm\:mt-05,
	.sm\:my-05,
	.sm\:ma-05 {
		margin-top: .5rem !important
	}

	.sm\:mt-1,
	.sm\:my-1,
	.sm\:ma-1 {
		margin-top: 1rem !important
	}

	.sm\:mt-2,
	.sm\:my-2,
	.sm\:ma-2 {
		margin-top: 2rem !important
	}

	.sm\:mt-3,
	.sm\:my-3,
	.sm\:ma-3 {
		margin-top: 3rem !important
	}

	.sm\:mt-4,
	.sm\:my-4,
	.sm\:ma-4 {
		margin-top: 4rem !important
	}

	.sm\:mt-5,
	.sm\:my-5,
	.sm\:ma-5 {
		margin-top: 5rem !important
	}

	.sm\:mt-6,
	.sm\:my-6,
	.sm\:ma-6 {
		margin-top: 6rem !important
	}

	.sm\:mt-8,
	.sm\:my-8,
	.sm\:ma-8 {
		margin-top: 8rem !important
	}

	.sm\:mt-10,
	.sm\:my-10,
	.sm\:ma-10 {
		margin-top: 10rem !important
	}

	.sm\:mt-12,
	.sm\:my-12,
	.sm\:ma-12 {
		margin-top: 12rem !important
	}

	.sm\:mt-auto,
	.sm\:my-auto,
	.sm\:ma-auto {
		margin-top: auto !important
	}
}

@media (min-width: 768px) {

	.md\:mt-0,
	.md\:my-0,
	.md\:ma-0 {
		margin-top: 0 !important
	}

	.md\:mt-05,
	.md\:my-05,
	.md\:ma-05 {
		margin-top: .5rem !important
	}

	.md\:mt-1,
	.md\:my-1,
	.md\:ma-1 {
		margin-top: 1rem !important
	}

	.md\:mt-2,
	.md\:my-2,
	.md\:ma-2 {
		margin-top: 2rem !important
	}

	.md\:mt-3,
	.md\:my-3,
	.md\:ma-3 {
		margin-top: 3rem !important
	}

	.md\:mt-4,
	.md\:my-4,
	.md\:ma-4 {
		margin-top: 4rem !important
	}

	.md\:mt-5,
	.md\:my-5,
	.md\:ma-5 {
		margin-top: 5rem !important
	}

	.md\:mt-6,
	.md\:my-6,
	.md\:ma-6 {
		margin-top: 6rem !important
	}

	.md\:mt-8,
	.md\:my-8,
	.md\:ma-8 {
		margin-top: 8rem !important
	}

	.md\:mt-10,
	.md\:my-10,
	.md\:ma-10 {
		margin-top: 10rem !important
	}

	.md\:mt-12,
	.md\:my-12,
	.md\:ma-12 {
		margin-top: 12rem !important
	}

	.md\:mt-auto,
	.md\:my-auto,
	.md\:ma-auto {
		margin-top: auto !important
	}
}

@media (min-width: 992px) {

	.lg\:mt-0,
	.lg\:my-0,
	.lg\:ma-0 {
		margin-top: 0 !important
	}

	.lg\:mt-05,
	.lg\:my-05,
	.lg\:ma-05 {
		margin-top: .5rem !important
	}

	.lg\:mt-1,
	.lg\:my-1,
	.lg\:ma-1 {
		margin-top: 1rem !important
	}

	.lg\:mt-2,
	.lg\:my-2,
	.lg\:ma-2 {
		margin-top: 2rem !important
	}

	.lg\:mt-3,
	.lg\:my-3,
	.lg\:ma-3 {
		margin-top: 3rem !important
	}

	.lg\:mt-4,
	.lg\:my-4,
	.lg\:ma-4 {
		margin-top: 4rem !important
	}

	.lg\:mt-5,
	.lg\:my-5,
	.lg\:ma-5 {
		margin-top: 5rem !important
	}

	.lg\:mt-6,
	.lg\:my-6,
	.lg\:ma-6 {
		margin-top: 6rem !important
	}

	.lg\:mt-8,
	.lg\:my-8,
	.lg\:ma-8 {
		margin-top: 8rem !important
	}

	.lg\:mt-10,
	.lg\:my-10,
	.lg\:ma-10 {
		margin-top: 10rem !important
	}

	.lg\:mt-12,
	.lg\:my-12,
	.lg\:ma-12 {
		margin-top: 12rem !important
	}

	.lg\:mt-auto,
	.lg\:my-auto,
	.lg\:ma-auto {
		margin-top: auto !important
	}
}

@media (min-width: 1200px) {

	.xl\:mt-0,
	.xl\:my-0,
	.xl\:ma-0 {
		margin-top: 0 !important
	}

	.xl\:mt-05,
	.xl\:my-05,
	.xl\:ma-05 {
		margin-top: .5rem !important
	}

	.xl\:mt-1,
	.xl\:my-1,
	.xl\:ma-1 {
		margin-top: 1rem !important
	}

	.xl\:mt-2,
	.xl\:my-2,
	.xl\:ma-2 {
		margin-top: 2rem !important
	}

	.xl\:mt-3,
	.xl\:my-3,
	.xl\:ma-3 {
		margin-top: 3rem !important
	}

	.xl\:mt-4,
	.xl\:my-4,
	.xl\:ma-4 {
		margin-top: 4rem !important
	}

	.xl\:mt-5,
	.xl\:my-5,
	.xl\:ma-5 {
		margin-top: 5rem !important
	}

	.xl\:mt-6,
	.xl\:my-6,
	.xl\:ma-6 {
		margin-top: 6rem !important
	}

	.xl\:mt-8,
	.xl\:my-8,
	.xl\:ma-8 {
		margin-top: 8rem !important
	}

	.xl\:mt-10,
	.xl\:my-10,
	.xl\:ma-10 {
		margin-top: 10rem !important
	}

	.xl\:mt-12,
	.xl\:my-12,
	.xl\:ma-12 {
		margin-top: 12rem !important
	}

	.xl\:mt-auto,
	.xl\:my-auto,
	.xl\:ma-auto {
		margin-top: auto !important
	}
}

.mb-0,
.my-0,
.ma-0 {
	margin-bottom: 0 !important
}

.mb-05,
.my-05,
.ma-05 {
	margin-bottom: .5rem !important
}

.mb-1,
.my-1,
.ma-1 {
	margin-bottom: 1rem !important
}

.mb-2,
.my-2,
.ma-2 {
	margin-bottom: 2rem !important
}

.mb-3,
.my-3,
.ma-3 {
	margin-bottom: 3rem !important
}

.mb-4,
.my-4,
.ma-4 {
	margin-bottom: 4rem !important
}

.mb-5,
.my-5,
.ma-5 {
	margin-bottom: 5rem !important
}

.mb-6,
.my-6,
.ma-6 {
	margin-bottom: 6rem !important
}

.mb-8,
.my-8,
.ma-8 {
	margin-bottom: 8rem !important
}

.mb-10,
.my-10,
.ma-10 {
	margin-bottom: 10rem !important
}

.mb-12,
.my-12,
.ma-12 {
	margin-bottom: 12rem !important
}

.mb-auto,
.my-auto,
.ma-auto {
	margin-bottom: auto !important
}

@media (min-width: 544px) {

	.sm\:mb-0,
	.sm\:my-0,
	.sm\:ma-0 {
		margin-bottom: 0 !important
	}

	.sm\:mb-05,
	.sm\:my-05,
	.sm\:ma-05 {
		margin-bottom: .5rem !important
	}

	.sm\:mb-1,
	.sm\:my-1,
	.sm\:ma-1 {
		margin-bottom: 1rem !important
	}

	.sm\:mb-2,
	.sm\:my-2,
	.sm\:ma-2 {
		margin-bottom: 2rem !important
	}

	.sm\:mb-3,
	.sm\:my-3,
	.sm\:ma-3 {
		margin-bottom: 3rem !important
	}

	.sm\:mb-4,
	.sm\:my-4,
	.sm\:ma-4 {
		margin-bottom: 4rem !important
	}

	.sm\:mb-5,
	.sm\:my-5,
	.sm\:ma-5 {
		margin-bottom: 5rem !important
	}

	.sm\:mb-6,
	.sm\:my-6,
	.sm\:ma-6 {
		margin-bottom: 6rem !important
	}

	.sm\:mb-8,
	.sm\:my-8,
	.sm\:ma-8 {
		margin-bottom: 8rem !important
	}

	.sm\:mb-10,
	.sm\:my-10,
	.sm\:ma-10 {
		margin-bottom: 10rem !important
	}

	.sm\:mb-12,
	.sm\:my-12,
	.sm\:ma-12 {
		margin-bottom: 12rem !important
	}

	.sm\:mb-auto,
	.sm\:my-auto,
	.sm\:ma-auto {
		margin-bottom: auto !important
	}
}

@media (min-width: 768px) {

	.md\:mb-0,
	.md\:my-0,
	.md\:ma-0 {
		margin-bottom: 0 !important
	}

	.md\:mb-05,
	.md\:my-05,
	.md\:ma-05 {
		margin-bottom: .5rem !important
	}

	.md\:mb-1,
	.md\:my-1,
	.md\:ma-1 {
		margin-bottom: 1rem !important
	}

	.md\:mb-2,
	.md\:my-2,
	.md\:ma-2 {
		margin-bottom: 2rem !important
	}

	.md\:mb-3,
	.md\:my-3,
	.md\:ma-3 {
		margin-bottom: 3rem !important
	}

	.md\:mb-4,
	.md\:my-4,
	.md\:ma-4 {
		margin-bottom: 4rem !important
	}

	.md\:mb-5,
	.md\:my-5,
	.md\:ma-5 {
		margin-bottom: 5rem !important
	}

	.md\:mb-6,
	.md\:my-6,
	.md\:ma-6 {
		margin-bottom: 6rem !important
	}

	.md\:mb-8,
	.md\:my-8,
	.md\:ma-8 {
		margin-bottom: 8rem !important
	}

	.md\:mb-10,
	.md\:my-10,
	.md\:ma-10 {
		margin-bottom: 10rem !important
	}

	.md\:mb-12,
	.md\:my-12,
	.md\:ma-12 {
		margin-bottom: 12rem !important
	}

	.md\:mb-auto,
	.md\:my-auto,
	.md\:ma-auto {
		margin-bottom: auto !important
	}
}

@media (min-width: 992px) {

	.lg\:mb-0,
	.lg\:my-0,
	.lg\:ma-0 {
		margin-bottom: 0 !important
	}

	.lg\:mb-05,
	.lg\:my-05,
	.lg\:ma-05 {
		margin-bottom: .5rem !important
	}

	.lg\:mb-1,
	.lg\:my-1,
	.lg\:ma-1 {
		margin-bottom: 1rem !important
	}

	.lg\:mb-2,
	.lg\:my-2,
	.lg\:ma-2 {
		margin-bottom: 2rem !important
	}

	.lg\:mb-3,
	.lg\:my-3,
	.lg\:ma-3 {
		margin-bottom: 3rem !important
	}

	.lg\:mb-4,
	.lg\:my-4,
	.lg\:ma-4 {
		margin-bottom: 4rem !important
	}

	.lg\:mb-5,
	.lg\:my-5,
	.lg\:ma-5 {
		margin-bottom: 5rem !important
	}

	.lg\:mb-6,
	.lg\:my-6,
	.lg\:ma-6 {
		margin-bottom: 6rem !important
	}

	.lg\:mb-8,
	.lg\:my-8,
	.lg\:ma-8 {
		margin-bottom: 8rem !important
	}

	.lg\:mb-10,
	.lg\:my-10,
	.lg\:ma-10 {
		margin-bottom: 10rem !important
	}

	.lg\:mb-12,
	.lg\:my-12,
	.lg\:ma-12 {
		margin-bottom: 12rem !important
	}

	.lg\:mb-auto,
	.lg\:my-auto,
	.lg\:ma-auto {
		margin-bottom: auto !important
	}
}

@media (min-width: 1200px) {

	.xl\:mb-0,
	.xl\:my-0,
	.xl\:ma-0 {
		margin-bottom: 0 !important
	}

	.xl\:mb-05,
	.xl\:my-05,
	.xl\:ma-05 {
		margin-bottom: .5rem !important
	}

	.xl\:mb-1,
	.xl\:my-1,
	.xl\:ma-1 {
		margin-bottom: 1rem !important
	}

	.xl\:mb-2,
	.xl\:my-2,
	.xl\:ma-2 {
		margin-bottom: 2rem !important
	}

	.xl\:mb-3,
	.xl\:my-3,
	.xl\:ma-3 {
		margin-bottom: 3rem !important
	}

	.xl\:mb-4,
	.xl\:my-4,
	.xl\:ma-4 {
		margin-bottom: 4rem !important
	}

	.xl\:mb-5,
	.xl\:my-5,
	.xl\:ma-5 {
		margin-bottom: 5rem !important
	}

	.xl\:mb-6,
	.xl\:my-6,
	.xl\:ma-6 {
		margin-bottom: 6rem !important
	}

	.xl\:mb-8,
	.xl\:my-8,
	.xl\:ma-8 {
		margin-bottom: 8rem !important
	}

	.xl\:mb-10,
	.xl\:my-10,
	.xl\:ma-10 {
		margin-bottom: 10rem !important
	}

	.xl\:mb-12,
	.xl\:my-12,
	.xl\:ma-12 {
		margin-bottom: 12rem !important
	}

	.xl\:mb-auto,
	.xl\:my-auto,
	.xl\:ma-auto {
		margin-bottom: auto !important
	}
}

.ml-0,
.mx-0,
.ma-0 {
	margin-left: 0 !important
}

.ml-05,
.mx-05,
.ma-05 {
	margin-left: .5rem !important
}

.ml-1,
.mx-1,
.ma-1 {
	margin-left: 1rem !important
}

.ml-2,
.mx-2,
.ma-2 {
	margin-left: 2rem !important
}

.ml-3,
.mx-3,
.ma-3 {
	margin-left: 3rem !important
}

.ml-4,
.mx-4,
.ma-4 {
	margin-left: 4rem !important
}

.ml-5,
.mx-5,
.ma-5 {
	margin-left: 5rem !important
}

.ml-6,
.mx-6,
.ma-6 {
	margin-left: 6rem !important
}

.ml-8,
.mx-8,
.ma-8 {
	margin-left: 8rem !important
}

.ml-10,
.mx-10,
.ma-10 {
	margin-left: 10rem !important
}

.ml-12,
.mx-12,
.ma-12 {
	margin-left: 12rem !important
}

.ml-auto,
.mx-auto,
.ma-auto {
	margin-left: auto !important
}

@media (min-width: 544px) {

	.sm\:ml-0,
	.sm\:mx-0,
	.sm\:ma-0 {
		margin-left: 0 !important
	}

	.sm\:ml-05,
	.sm\:mx-05,
	.sm\:ma-05 {
		margin-left: .5rem !important
	}

	.sm\:ml-1,
	.sm\:mx-1,
	.sm\:ma-1 {
		margin-left: 1rem !important
	}

	.sm\:ml-2,
	.sm\:mx-2,
	.sm\:ma-2 {
		margin-left: 2rem !important
	}

	.sm\:ml-3,
	.sm\:mx-3,
	.sm\:ma-3 {
		margin-left: 3rem !important
	}

	.sm\:ml-4,
	.sm\:mx-4,
	.sm\:ma-4 {
		margin-left: 4rem !important
	}

	.sm\:ml-5,
	.sm\:mx-5,
	.sm\:ma-5 {
		margin-left: 5rem !important
	}

	.sm\:ml-6,
	.sm\:mx-6,
	.sm\:ma-6 {
		margin-left: 6rem !important
	}

	.sm\:ml-8,
	.sm\:mx-8,
	.sm\:ma-8 {
		margin-left: 8rem !important
	}

	.sm\:ml-10,
	.sm\:mx-10,
	.sm\:ma-10 {
		margin-left: 10rem !important
	}

	.sm\:ml-12,
	.sm\:mx-12,
	.sm\:ma-12 {
		margin-left: 12rem !important
	}

	.sm\:ml-auto,
	.sm\:mx-auto,
	.sm\:ma-auto {
		margin-left: auto !important
	}
}

@media (min-width: 768px) {

	.md\:ml-0,
	.md\:mx-0,
	.md\:ma-0 {
		margin-left: 0 !important
	}

	.md\:ml-05,
	.md\:mx-05,
	.md\:ma-05 {
		margin-left: .5rem !important
	}

	.md\:ml-1,
	.md\:mx-1,
	.md\:ma-1 {
		margin-left: 1rem !important
	}

	.md\:ml-2,
	.md\:mx-2,
	.md\:ma-2 {
		margin-left: 2rem !important
	}

	.md\:ml-3,
	.md\:mx-3,
	.md\:ma-3 {
		margin-left: 3rem !important
	}

	.md\:ml-4,
	.md\:mx-4,
	.md\:ma-4 {
		margin-left: 4rem !important
	}

	.md\:ml-5,
	.md\:mx-5,
	.md\:ma-5 {
		margin-left: 5rem !important
	}

	.md\:ml-6,
	.md\:mx-6,
	.md\:ma-6 {
		margin-left: 6rem !important
	}

	.md\:ml-8,
	.md\:mx-8,
	.md\:ma-8 {
		margin-left: 8rem !important
	}

	.md\:ml-10,
	.md\:mx-10,
	.md\:ma-10 {
		margin-left: 10rem !important
	}

	.md\:ml-12,
	.md\:mx-12,
	.md\:ma-12 {
		margin-left: 12rem !important
	}

	.md\:ml-auto,
	.md\:mx-auto,
	.md\:ma-auto {
		margin-left: auto !important
	}
}

@media (min-width: 992px) {

	.lg\:ml-0,
	.lg\:mx-0,
	.lg\:ma-0 {
		margin-left: 0 !important
	}

	.lg\:ml-05,
	.lg\:mx-05,
	.lg\:ma-05 {
		margin-left: .5rem !important
	}

	.lg\:ml-1,
	.lg\:mx-1,
	.lg\:ma-1 {
		margin-left: 1rem !important
	}

	.lg\:ml-2,
	.lg\:mx-2,
	.lg\:ma-2 {
		margin-left: 2rem !important
	}

	.lg\:ml-3,
	.lg\:mx-3,
	.lg\:ma-3 {
		margin-left: 3rem !important
	}

	.lg\:ml-4,
	.lg\:mx-4,
	.lg\:ma-4 {
		margin-left: 4rem !important
	}

	.lg\:ml-5,
	.lg\:mx-5,
	.lg\:ma-5 {
		margin-left: 5rem !important
	}

	.lg\:ml-6,
	.lg\:mx-6,
	.lg\:ma-6 {
		margin-left: 6rem !important
	}

	.lg\:ml-8,
	.lg\:mx-8,
	.lg\:ma-8 {
		margin-left: 8rem !important
	}

	.lg\:ml-10,
	.lg\:mx-10,
	.lg\:ma-10 {
		margin-left: 10rem !important
	}

	.lg\:ml-12,
	.lg\:mx-12,
	.lg\:ma-12 {
		margin-left: 12rem !important
	}

	.lg\:ml-auto,
	.lg\:mx-auto,
	.lg\:ma-auto {
		margin-left: auto !important
	}
}

@media (min-width: 1200px) {

	.xl\:ml-0,
	.xl\:mx-0,
	.xl\:ma-0 {
		margin-left: 0 !important
	}

	.xl\:ml-05,
	.xl\:mx-05,
	.xl\:ma-05 {
		margin-left: .5rem !important
	}

	.xl\:ml-1,
	.xl\:mx-1,
	.xl\:ma-1 {
		margin-left: 1rem !important
	}

	.xl\:ml-2,
	.xl\:mx-2,
	.xl\:ma-2 {
		margin-left: 2rem !important
	}

	.xl\:ml-3,
	.xl\:mx-3,
	.xl\:ma-3 {
		margin-left: 3rem !important
	}

	.xl\:ml-4,
	.xl\:mx-4,
	.xl\:ma-4 {
		margin-left: 4rem !important
	}

	.xl\:ml-5,
	.xl\:mx-5,
	.xl\:ma-5 {
		margin-left: 5rem !important
	}

	.xl\:ml-6,
	.xl\:mx-6,
	.xl\:ma-6 {
		margin-left: 6rem !important
	}

	.xl\:ml-8,
	.xl\:mx-8,
	.xl\:ma-8 {
		margin-left: 8rem !important
	}

	.xl\:ml-10,
	.xl\:mx-10,
	.xl\:ma-10 {
		margin-left: 10rem !important
	}

	.xl\:ml-12,
	.xl\:mx-12,
	.xl\:ma-12 {
		margin-left: 12rem !important
	}

	.xl\:ml-auto,
	.xl\:mx-auto,
	.xl\:ma-auto {
		margin-left: auto !important
	}
}

.mr-0,
.mx-0,
.ma-0 {
	margin-right: 0 !important
}

.mr-05,
.mx-05,
.ma-05 {
	margin-right: .5rem !important
}

.mr-1,
.mx-1,
.ma-1 {
	margin-right: 1rem !important
}

.mr-2,
.mx-2,
.ma-2 {
	margin-right: 2rem !important
}

.mr-3,
.mx-3,
.ma-3 {
	margin-right: 3rem !important
}

.mr-4,
.mx-4,
.ma-4 {
	margin-right: 4rem !important
}

.mr-5,
.mx-5,
.ma-5 {
	margin-right: 5rem !important
}

.mr-6,
.mx-6,
.ma-6 {
	margin-right: 6rem !important
}

.mr-8,
.mx-8,
.ma-8 {
	margin-right: 8rem !important
}

.mr-10,
.mx-10,
.ma-10 {
	margin-right: 10rem !important
}

.mr-12,
.mx-12,
.ma-12 {
	margin-right: 12rem !important
}

.mr-auto,
.mx-auto,
.ma-auto {
	margin-right: auto !important
}

@media (min-width: 544px) {

	.sm\:mr-0,
	.sm\:mx-0,
	.sm\:ma-0 {
		margin-right: 0 !important
	}

	.sm\:mr-05,
	.sm\:mx-05,
	.sm\:ma-05 {
		margin-right: .5rem !important
	}

	.sm\:mr-1,
	.sm\:mx-1,
	.sm\:ma-1 {
		margin-right: 1rem !important
	}

	.sm\:mr-2,
	.sm\:mx-2,
	.sm\:ma-2 {
		margin-right: 2rem !important
	}

	.sm\:mr-3,
	.sm\:mx-3,
	.sm\:ma-3 {
		margin-right: 3rem !important
	}

	.sm\:mr-4,
	.sm\:mx-4,
	.sm\:ma-4 {
		margin-right: 4rem !important
	}

	.sm\:mr-5,
	.sm\:mx-5,
	.sm\:ma-5 {
		margin-right: 5rem !important
	}

	.sm\:mr-6,
	.sm\:mx-6,
	.sm\:ma-6 {
		margin-right: 6rem !important
	}

	.sm\:mr-8,
	.sm\:mx-8,
	.sm\:ma-8 {
		margin-right: 8rem !important
	}

	.sm\:mr-10,
	.sm\:mx-10,
	.sm\:ma-10 {
		margin-right: 10rem !important
	}

	.sm\:mr-12,
	.sm\:mx-12,
	.sm\:ma-12 {
		margin-right: 12rem !important
	}

	.sm\:mr-auto,
	.sm\:mx-auto,
	.sm\:ma-auto {
		margin-right: auto !important
	}
}

@media (min-width: 768px) {

	.md\:mr-0,
	.md\:mx-0,
	.md\:ma-0 {
		margin-right: 0 !important
	}

	.md\:mr-05,
	.md\:mx-05,
	.md\:ma-05 {
		margin-right: .5rem !important
	}

	.md\:mr-1,
	.md\:mx-1,
	.md\:ma-1 {
		margin-right: 1rem !important
	}

	.md\:mr-2,
	.md\:mx-2,
	.md\:ma-2 {
		margin-right: 2rem !important
	}

	.md\:mr-3,
	.md\:mx-3,
	.md\:ma-3 {
		margin-right: 3rem !important
	}

	.md\:mr-4,
	.md\:mx-4,
	.md\:ma-4 {
		margin-right: 4rem !important
	}

	.md\:mr-5,
	.md\:mx-5,
	.md\:ma-5 {
		margin-right: 5rem !important
	}

	.md\:mr-6,
	.md\:mx-6,
	.md\:ma-6 {
		margin-right: 6rem !important
	}

	.md\:mr-8,
	.md\:mx-8,
	.md\:ma-8 {
		margin-right: 8rem !important
	}

	.md\:mr-10,
	.md\:mx-10,
	.md\:ma-10 {
		margin-right: 10rem !important
	}

	.md\:mr-12,
	.md\:mx-12,
	.md\:ma-12 {
		margin-right: 12rem !important
	}

	.md\:mr-auto,
	.md\:mx-auto,
	.md\:ma-auto {
		margin-right: auto !important
	}
}

@media (min-width: 992px) {

	.lg\:mr-0,
	.lg\:mx-0,
	.lg\:ma-0 {
		margin-right: 0 !important
	}

	.lg\:mr-05,
	.lg\:mx-05,
	.lg\:ma-05 {
		margin-right: .5rem !important
	}

	.lg\:mr-1,
	.lg\:mx-1,
	.lg\:ma-1 {
		margin-right: 1rem !important
	}

	.lg\:mr-2,
	.lg\:mx-2,
	.lg\:ma-2 {
		margin-right: 2rem !important
	}

	.lg\:mr-3,
	.lg\:mx-3,
	.lg\:ma-3 {
		margin-right: 3rem !important
	}

	.lg\:mr-4,
	.lg\:mx-4,
	.lg\:ma-4 {
		margin-right: 4rem !important
	}

	.lg\:mr-5,
	.lg\:mx-5,
	.lg\:ma-5 {
		margin-right: 5rem !important
	}

	.lg\:mr-6,
	.lg\:mx-6,
	.lg\:ma-6 {
		margin-right: 6rem !important
	}

	.lg\:mr-8,
	.lg\:mx-8,
	.lg\:ma-8 {
		margin-right: 8rem !important
	}

	.lg\:mr-10,
	.lg\:mx-10,
	.lg\:ma-10 {
		margin-right: 10rem !important
	}

	.lg\:mr-12,
	.lg\:mx-12,
	.lg\:ma-12 {
		margin-right: 12rem !important
	}

	.lg\:mr-auto,
	.lg\:mx-auto,
	.lg\:ma-auto {
		margin-right: auto !important
	}
}

@media (min-width: 1200px) {

	.xl\:mr-0,
	.xl\:mx-0,
	.xl\:ma-0 {
		margin-right: 0 !important
	}

	.xl\:mr-05,
	.xl\:mx-05,
	.xl\:ma-05 {
		margin-right: .5rem !important
	}

	.xl\:mr-1,
	.xl\:mx-1,
	.xl\:ma-1 {
		margin-right: 1rem !important
	}

	.xl\:mr-2,
	.xl\:mx-2,
	.xl\:ma-2 {
		margin-right: 2rem !important
	}

	.xl\:mr-3,
	.xl\:mx-3,
	.xl\:ma-3 {
		margin-right: 3rem !important
	}

	.xl\:mr-4,
	.xl\:mx-4,
	.xl\:ma-4 {
		margin-right: 4rem !important
	}

	.xl\:mr-5,
	.xl\:mx-5,
	.xl\:ma-5 {
		margin-right: 5rem !important
	}

	.xl\:mr-6,
	.xl\:mx-6,
	.xl\:ma-6 {
		margin-right: 6rem !important
	}

	.xl\:mr-8,
	.xl\:mx-8,
	.xl\:ma-8 {
		margin-right: 8rem !important
	}

	.xl\:mr-10,
	.xl\:mx-10,
	.xl\:ma-10 {
		margin-right: 10rem !important
	}

	.xl\:mr-12,
	.xl\:mx-12,
	.xl\:ma-12 {
		margin-right: 12rem !important
	}

	.xl\:mr-auto,
	.xl\:mx-auto,
	.xl\:ma-auto {
		margin-right: auto !important
	}
}

.-mt-05,
.-my-05,
.-ma-05 {
	margin-top: -.5rem !important
}

.-mt-1,
.-my-1,
.-ma-1 {
	margin-top: -1rem !important
}

.-mt-2,
.-my-2,
.-ma-2 {
	margin-top: -2rem !important
}

.-mt-3,
.-my-3,
.-ma-3 {
	margin-top: -3rem !important
}

.-mt-4,
.-my-4,
.-ma-4 {
	margin-top: -4rem !important
}

.-mt-5,
.-my-5,
.-ma-5 {
	margin-top: -5rem !important
}

.-mt-6,
.-my-6,
.-ma-6 {
	margin-top: -6rem !important
}

.-mt-8,
.-my-8,
.-ma-8 {
	margin-top: -8rem !important
}

.-mt-10,
.-my-10,
.-ma-10 {
	margin-top: -10rem !important
}

.-mt-12,
.-my-12,
.-ma-12 {
	margin-top: -12rem !important
}

@media (min-width: 544px) {

	.sm\:-mt-05,
	.sm\:-my-05,
	.sm\:-ma-05 {
		margin-top: -.5rem !important
	}

	.sm\:-mt-1,
	.sm\:-my-1,
	.sm\:-ma-1 {
		margin-top: -1rem !important
	}

	.sm\:-mt-2,
	.sm\:-my-2,
	.sm\:-ma-2 {
		margin-top: -2rem !important
	}

	.sm\:-mt-3,
	.sm\:-my-3,
	.sm\:-ma-3 {
		margin-top: -3rem !important
	}

	.sm\:-mt-4,
	.sm\:-my-4,
	.sm\:-ma-4 {
		margin-top: -4rem !important
	}

	.sm\:-mt-5,
	.sm\:-my-5,
	.sm\:-ma-5 {
		margin-top: -5rem !important
	}

	.sm\:-mt-6,
	.sm\:-my-6,
	.sm\:-ma-6 {
		margin-top: -6rem !important
	}

	.sm\:-mt-8,
	.sm\:-my-8,
	.sm\:-ma-8 {
		margin-top: -8rem !important
	}

	.sm\:-mt-10,
	.sm\:-my-10,
	.sm\:-ma-10 {
		margin-top: -10rem !important
	}

	.sm\:-mt-12,
	.sm\:-my-12,
	.sm\:-ma-12 {
		margin-top: -12rem !important
	}
}

@media (min-width: 768px) {

	.md\:-mt-05,
	.md\:-my-05,
	.md\:-ma-05 {
		margin-top: -.5rem !important
	}

	.md\:-mt-1,
	.md\:-my-1,
	.md\:-ma-1 {
		margin-top: -1rem !important
	}

	.md\:-mt-2,
	.md\:-my-2,
	.md\:-ma-2 {
		margin-top: -2rem !important
	}

	.md\:-mt-3,
	.md\:-my-3,
	.md\:-ma-3 {
		margin-top: -3rem !important
	}

	.md\:-mt-4,
	.md\:-my-4,
	.md\:-ma-4 {
		margin-top: -4rem !important
	}

	.md\:-mt-5,
	.md\:-my-5,
	.md\:-ma-5 {
		margin-top: -5rem !important
	}

	.md\:-mt-6,
	.md\:-my-6,
	.md\:-ma-6 {
		margin-top: -6rem !important
	}

	.md\:-mt-8,
	.md\:-my-8,
	.md\:-ma-8 {
		margin-top: -8rem !important
	}

	.md\:-mt-10,
	.md\:-my-10,
	.md\:-ma-10 {
		margin-top: -10rem !important
	}

	.md\:-mt-12,
	.md\:-my-12,
	.md\:-ma-12 {
		margin-top: -12rem !important
	}
}

@media (min-width: 992px) {

	.lg\:-mt-05,
	.lg\:-my-05,
	.lg\:-ma-05 {
		margin-top: -.5rem !important
	}

	.lg\:-mt-1,
	.lg\:-my-1,
	.lg\:-ma-1 {
		margin-top: -1rem !important
	}

	.lg\:-mt-2,
	.lg\:-my-2,
	.lg\:-ma-2 {
		margin-top: -2rem !important
	}

	.lg\:-mt-3,
	.lg\:-my-3,
	.lg\:-ma-3 {
		margin-top: -3rem !important
	}

	.lg\:-mt-4,
	.lg\:-my-4,
	.lg\:-ma-4 {
		margin-top: -4rem !important
	}

	.lg\:-mt-5,
	.lg\:-my-5,
	.lg\:-ma-5 {
		margin-top: -5rem !important
	}

	.lg\:-mt-6,
	.lg\:-my-6,
	.lg\:-ma-6 {
		margin-top: -6rem !important
	}

	.lg\:-mt-8,
	.lg\:-my-8,
	.lg\:-ma-8 {
		margin-top: -8rem !important
	}

	.lg\:-mt-10,
	.lg\:-my-10,
	.lg\:-ma-10 {
		margin-top: -10rem !important
	}

	.lg\:-mt-12,
	.lg\:-my-12,
	.lg\:-ma-12 {
		margin-top: -12rem !important
	}
}

@media (min-width: 1200px) {

	.xl\:-mt-05,
	.xl\:-my-05,
	.xl\:-ma-05 {
		margin-top: -.5rem !important
	}

	.xl\:-mt-1,
	.xl\:-my-1,
	.xl\:-ma-1 {
		margin-top: -1rem !important
	}

	.xl\:-mt-2,
	.xl\:-my-2,
	.xl\:-ma-2 {
		margin-top: -2rem !important
	}

	.xl\:-mt-3,
	.xl\:-my-3,
	.xl\:-ma-3 {
		margin-top: -3rem !important
	}

	.xl\:-mt-4,
	.xl\:-my-4,
	.xl\:-ma-4 {
		margin-top: -4rem !important
	}

	.xl\:-mt-5,
	.xl\:-my-5,
	.xl\:-ma-5 {
		margin-top: -5rem !important
	}

	.xl\:-mt-6,
	.xl\:-my-6,
	.xl\:-ma-6 {
		margin-top: -6rem !important
	}

	.xl\:-mt-8,
	.xl\:-my-8,
	.xl\:-ma-8 {
		margin-top: -8rem !important
	}

	.xl\:-mt-10,
	.xl\:-my-10,
	.xl\:-ma-10 {
		margin-top: -10rem !important
	}

	.xl\:-mt-12,
	.xl\:-my-12,
	.xl\:-ma-12 {
		margin-top: -12rem !important
	}
}

.-mb-05,
.-my-05,
.-ma-05 {
	margin-bottom: -.5rem !important
}

.-mb-1,
.-my-1,
.-ma-1 {
	margin-bottom: -1rem !important
}

.-mb-2,
.-my-2,
.-ma-2 {
	margin-bottom: -2rem !important
}

.-mb-3,
.-my-3,
.-ma-3 {
	margin-bottom: -3rem !important
}

.-mb-4,
.-my-4,
.-ma-4 {
	margin-bottom: -4rem !important
}

.-mb-5,
.-my-5,
.-ma-5 {
	margin-bottom: -5rem !important
}

.-mb-6,
.-my-6,
.-ma-6 {
	margin-bottom: -6rem !important
}

.-mb-8,
.-my-8,
.-ma-8 {
	margin-bottom: -8rem !important
}

.-mb-10,
.-my-10,
.-ma-10 {
	margin-bottom: -10rem !important
}

.-mb-12,
.-my-12,
.-ma-12 {
	margin-bottom: -12rem !important
}

@media (min-width: 544px) {

	.sm\:-mb-05,
	.sm\:-my-05,
	.sm\:-ma-05 {
		margin-bottom: -.5rem !important
	}

	.sm\:-mb-1,
	.sm\:-my-1,
	.sm\:-ma-1 {
		margin-bottom: -1rem !important
	}

	.sm\:-mb-2,
	.sm\:-my-2,
	.sm\:-ma-2 {
		margin-bottom: -2rem !important
	}

	.sm\:-mb-3,
	.sm\:-my-3,
	.sm\:-ma-3 {
		margin-bottom: -3rem !important
	}

	.sm\:-mb-4,
	.sm\:-my-4,
	.sm\:-ma-4 {
		margin-bottom: -4rem !important
	}

	.sm\:-mb-5,
	.sm\:-my-5,
	.sm\:-ma-5 {
		margin-bottom: -5rem !important
	}

	.sm\:-mb-6,
	.sm\:-my-6,
	.sm\:-ma-6 {
		margin-bottom: -6rem !important
	}

	.sm\:-mb-8,
	.sm\:-my-8,
	.sm\:-ma-8 {
		margin-bottom: -8rem !important
	}

	.sm\:-mb-10,
	.sm\:-my-10,
	.sm\:-ma-10 {
		margin-bottom: -10rem !important
	}

	.sm\:-mb-12,
	.sm\:-my-12,
	.sm\:-ma-12 {
		margin-bottom: -12rem !important
	}
}

@media (min-width: 768px) {

	.md\:-mb-05,
	.md\:-my-05,
	.md\:-ma-05 {
		margin-bottom: -.5rem !important
	}

	.md\:-mb-1,
	.md\:-my-1,
	.md\:-ma-1 {
		margin-bottom: -1rem !important
	}

	.md\:-mb-2,
	.md\:-my-2,
	.md\:-ma-2 {
		margin-bottom: -2rem !important
	}

	.md\:-mb-3,
	.md\:-my-3,
	.md\:-ma-3 {
		margin-bottom: -3rem !important
	}

	.md\:-mb-4,
	.md\:-my-4,
	.md\:-ma-4 {
		margin-bottom: -4rem !important
	}

	.md\:-mb-5,
	.md\:-my-5,
	.md\:-ma-5 {
		margin-bottom: -5rem !important
	}

	.md\:-mb-6,
	.md\:-my-6,
	.md\:-ma-6 {
		margin-bottom: -6rem !important
	}

	.md\:-mb-8,
	.md\:-my-8,
	.md\:-ma-8 {
		margin-bottom: -8rem !important
	}

	.md\:-mb-10,
	.md\:-my-10,
	.md\:-ma-10 {
		margin-bottom: -10rem !important
	}

	.md\:-mb-12,
	.md\:-my-12,
	.md\:-ma-12 {
		margin-bottom: -12rem !important
	}
}

@media (min-width: 992px) {

	.lg\:-mb-05,
	.lg\:-my-05,
	.lg\:-ma-05 {
		margin-bottom: -.5rem !important
	}

	.lg\:-mb-1,
	.lg\:-my-1,
	.lg\:-ma-1 {
		margin-bottom: -1rem !important
	}

	.lg\:-mb-2,
	.lg\:-my-2,
	.lg\:-ma-2 {
		margin-bottom: -2rem !important
	}

	.lg\:-mb-3,
	.lg\:-my-3,
	.lg\:-ma-3 {
		margin-bottom: -3rem !important
	}

	.lg\:-mb-4,
	.lg\:-my-4,
	.lg\:-ma-4 {
		margin-bottom: -4rem !important
	}

	.lg\:-mb-5,
	.lg\:-my-5,
	.lg\:-ma-5 {
		margin-bottom: -5rem !important
	}

	.lg\:-mb-6,
	.lg\:-my-6,
	.lg\:-ma-6 {
		margin-bottom: -6rem !important
	}

	.lg\:-mb-8,
	.lg\:-my-8,
	.lg\:-ma-8 {
		margin-bottom: -8rem !important
	}

	.lg\:-mb-10,
	.lg\:-my-10,
	.lg\:-ma-10 {
		margin-bottom: -10rem !important
	}

	.lg\:-mb-12,
	.lg\:-my-12,
	.lg\:-ma-12 {
		margin-bottom: -12rem !important
	}
}

@media (min-width: 1200px) {

	.xl\:-mb-05,
	.xl\:-my-05,
	.xl\:-ma-05 {
		margin-bottom: -.5rem !important
	}

	.xl\:-mb-1,
	.xl\:-my-1,
	.xl\:-ma-1 {
		margin-bottom: -1rem !important
	}

	.xl\:-mb-2,
	.xl\:-my-2,
	.xl\:-ma-2 {
		margin-bottom: -2rem !important
	}

	.xl\:-mb-3,
	.xl\:-my-3,
	.xl\:-ma-3 {
		margin-bottom: -3rem !important
	}

	.xl\:-mb-4,
	.xl\:-my-4,
	.xl\:-ma-4 {
		margin-bottom: -4rem !important
	}

	.xl\:-mb-5,
	.xl\:-my-5,
	.xl\:-ma-5 {
		margin-bottom: -5rem !important
	}

	.xl\:-mb-6,
	.xl\:-my-6,
	.xl\:-ma-6 {
		margin-bottom: -6rem !important
	}

	.xl\:-mb-8,
	.xl\:-my-8,
	.xl\:-ma-8 {
		margin-bottom: -8rem !important
	}

	.xl\:-mb-10,
	.xl\:-my-10,
	.xl\:-ma-10 {
		margin-bottom: -10rem !important
	}

	.xl\:-mb-12,
	.xl\:-my-12,
	.xl\:-ma-12 {
		margin-bottom: -12rem !important
	}
}

.-ml-05,
.-mx-05,
.-ma-05 {
	margin-left: -.5rem !important
}

.-ml-1,
.-mx-1,
.-ma-1 {
	margin-left: -1rem !important
}

.-ml-2,
.-mx-2,
.-ma-2 {
	margin-left: -2rem !important
}

.-ml-3,
.-mx-3,
.-ma-3 {
	margin-left: -3rem !important
}

.-ml-4,
.-mx-4,
.-ma-4 {
	margin-left: -4rem !important
}

.-ml-5,
.-mx-5,
.-ma-5 {
	margin-left: -5rem !important
}

.-ml-6,
.-mx-6,
.-ma-6 {
	margin-left: -6rem !important
}

.-ml-8,
.-mx-8,
.-ma-8 {
	margin-left: -8rem !important
}

.-ml-10,
.-mx-10,
.-ma-10 {
	margin-left: -10rem !important
}

.-ml-12,
.-mx-12,
.-ma-12 {
	margin-left: -12rem !important
}

@media (min-width: 544px) {

	.sm\:-ml-05,
	.sm\:-mx-05,
	.sm\:-ma-05 {
		margin-left: -.5rem !important
	}

	.sm\:-ml-1,
	.sm\:-mx-1,
	.sm\:-ma-1 {
		margin-left: -1rem !important
	}

	.sm\:-ml-2,
	.sm\:-mx-2,
	.sm\:-ma-2 {
		margin-left: -2rem !important
	}

	.sm\:-ml-3,
	.sm\:-mx-3,
	.sm\:-ma-3 {
		margin-left: -3rem !important
	}

	.sm\:-ml-4,
	.sm\:-mx-4,
	.sm\:-ma-4 {
		margin-left: -4rem !important
	}

	.sm\:-ml-5,
	.sm\:-mx-5,
	.sm\:-ma-5 {
		margin-left: -5rem !important
	}

	.sm\:-ml-6,
	.sm\:-mx-6,
	.sm\:-ma-6 {
		margin-left: -6rem !important
	}

	.sm\:-ml-8,
	.sm\:-mx-8,
	.sm\:-ma-8 {
		margin-left: -8rem !important
	}

	.sm\:-ml-10,
	.sm\:-mx-10,
	.sm\:-ma-10 {
		margin-left: -10rem !important
	}

	.sm\:-ml-12,
	.sm\:-mx-12,
	.sm\:-ma-12 {
		margin-left: -12rem !important
	}
}

@media (min-width: 768px) {

	.md\:-ml-05,
	.md\:-mx-05,
	.md\:-ma-05 {
		margin-left: -.5rem !important
	}

	.md\:-ml-1,
	.md\:-mx-1,
	.md\:-ma-1 {
		margin-left: -1rem !important
	}

	.md\:-ml-2,
	.md\:-mx-2,
	.md\:-ma-2 {
		margin-left: -2rem !important
	}

	.md\:-ml-3,
	.md\:-mx-3,
	.md\:-ma-3 {
		margin-left: -3rem !important
	}

	.md\:-ml-4,
	.md\:-mx-4,
	.md\:-ma-4 {
		margin-left: -4rem !important
	}

	.md\:-ml-5,
	.md\:-mx-5,
	.md\:-ma-5 {
		margin-left: -5rem !important
	}

	.md\:-ml-6,
	.md\:-mx-6,
	.md\:-ma-6 {
		margin-left: -6rem !important
	}

	.md\:-ml-8,
	.md\:-mx-8,
	.md\:-ma-8 {
		margin-left: -8rem !important
	}

	.md\:-ml-10,
	.md\:-mx-10,
	.md\:-ma-10 {
		margin-left: -10rem !important
	}

	.md\:-ml-12,
	.md\:-mx-12,
	.md\:-ma-12 {
		margin-left: -12rem !important
	}
}

@media (min-width: 992px) {

	.lg\:-ml-05,
	.lg\:-mx-05,
	.lg\:-ma-05 {
		margin-left: -.5rem !important
	}

	.lg\:-ml-1,
	.lg\:-mx-1,
	.lg\:-ma-1 {
		margin-left: -1rem !important
	}

	.lg\:-ml-2,
	.lg\:-mx-2,
	.lg\:-ma-2 {
		margin-left: -2rem !important
	}

	.lg\:-ml-3,
	.lg\:-mx-3,
	.lg\:-ma-3 {
		margin-left: -3rem !important
	}

	.lg\:-ml-4,
	.lg\:-mx-4,
	.lg\:-ma-4 {
		margin-left: -4rem !important
	}

	.lg\:-ml-5,
	.lg\:-mx-5,
	.lg\:-ma-5 {
		margin-left: -5rem !important
	}

	.lg\:-ml-6,
	.lg\:-mx-6,
	.lg\:-ma-6 {
		margin-left: -6rem !important
	}

	.lg\:-ml-8,
	.lg\:-mx-8,
	.lg\:-ma-8 {
		margin-left: -8rem !important
	}

	.lg\:-ml-10,
	.lg\:-mx-10,
	.lg\:-ma-10 {
		margin-left: -10rem !important
	}

	.lg\:-ml-12,
	.lg\:-mx-12,
	.lg\:-ma-12 {
		margin-left: -12rem !important
	}
}

@media (min-width: 1200px) {

	.xl\:-ml-05,
	.xl\:-mx-05,
	.xl\:-ma-05 {
		margin-left: -.5rem !important
	}

	.xl\:-ml-1,
	.xl\:-mx-1,
	.xl\:-ma-1 {
		margin-left: -1rem !important
	}

	.xl\:-ml-2,
	.xl\:-mx-2,
	.xl\:-ma-2 {
		margin-left: -2rem !important
	}

	.xl\:-ml-3,
	.xl\:-mx-3,
	.xl\:-ma-3 {
		margin-left: -3rem !important
	}

	.xl\:-ml-4,
	.xl\:-mx-4,
	.xl\:-ma-4 {
		margin-left: -4rem !important
	}

	.xl\:-ml-5,
	.xl\:-mx-5,
	.xl\:-ma-5 {
		margin-left: -5rem !important
	}

	.xl\:-ml-6,
	.xl\:-mx-6,
	.xl\:-ma-6 {
		margin-left: -6rem !important
	}

	.xl\:-ml-8,
	.xl\:-mx-8,
	.xl\:-ma-8 {
		margin-left: -8rem !important
	}

	.xl\:-ml-10,
	.xl\:-mx-10,
	.xl\:-ma-10 {
		margin-left: -10rem !important
	}

	.xl\:-ml-12,
	.xl\:-mx-12,
	.xl\:-ma-12 {
		margin-left: -12rem !important
	}
}

.-mr-05,
.-mx-05,
.-ma-05 {
	margin-right: -.5rem !important
}

.-mr-1,
.-mx-1,
.-ma-1 {
	margin-right: -1rem !important
}

.-mr-2,
.-mx-2,
.-ma-2 {
	margin-right: -2rem !important
}

.-mr-3,
.-mx-3,
.-ma-3 {
	margin-right: -3rem !important
}

.-mr-4,
.-mx-4,
.-ma-4 {
	margin-right: -4rem !important
}

.-mr-5,
.-mx-5,
.-ma-5 {
	margin-right: -5rem !important
}

.-mr-6,
.-mx-6,
.-ma-6 {
	margin-right: -6rem !important
}

.-mr-8,
.-mx-8,
.-ma-8 {
	margin-right: -8rem !important
}

.-mr-10,
.-mx-10,
.-ma-10 {
	margin-right: -10rem !important
}

.-mr-12,
.-mx-12,
.-ma-12 {
	margin-right: -12rem !important
}

@media (min-width: 544px) {

	.sm\:-mr-05,
	.sm\:-mx-05,
	.sm\:-ma-05 {
		margin-right: -.5rem !important
	}

	.sm\:-mr-1,
	.sm\:-mx-1,
	.sm\:-ma-1 {
		margin-right: -1rem !important
	}

	.sm\:-mr-2,
	.sm\:-mx-2,
	.sm\:-ma-2 {
		margin-right: -2rem !important
	}

	.sm\:-mr-3,
	.sm\:-mx-3,
	.sm\:-ma-3 {
		margin-right: -3rem !important
	}

	.sm\:-mr-4,
	.sm\:-mx-4,
	.sm\:-ma-4 {
		margin-right: -4rem !important
	}

	.sm\:-mr-5,
	.sm\:-mx-5,
	.sm\:-ma-5 {
		margin-right: -5rem !important
	}

	.sm\:-mr-6,
	.sm\:-mx-6,
	.sm\:-ma-6 {
		margin-right: -6rem !important
	}

	.sm\:-mr-8,
	.sm\:-mx-8,
	.sm\:-ma-8 {
		margin-right: -8rem !important
	}

	.sm\:-mr-10,
	.sm\:-mx-10,
	.sm\:-ma-10 {
		margin-right: -10rem !important
	}

	.sm\:-mr-12,
	.sm\:-mx-12,
	.sm\:-ma-12 {
		margin-right: -12rem !important
	}
}

@media (min-width: 768px) {

	.md\:-mr-05,
	.md\:-mx-05,
	.md\:-ma-05 {
		margin-right: -.5rem !important
	}

	.md\:-mr-1,
	.md\:-mx-1,
	.md\:-ma-1 {
		margin-right: -1rem !important
	}

	.md\:-mr-2,
	.md\:-mx-2,
	.md\:-ma-2 {
		margin-right: -2rem !important
	}

	.md\:-mr-3,
	.md\:-mx-3,
	.md\:-ma-3 {
		margin-right: -3rem !important
	}

	.md\:-mr-4,
	.md\:-mx-4,
	.md\:-ma-4 {
		margin-right: -4rem !important
	}

	.md\:-mr-5,
	.md\:-mx-5,
	.md\:-ma-5 {
		margin-right: -5rem !important
	}

	.md\:-mr-6,
	.md\:-mx-6,
	.md\:-ma-6 {
		margin-right: -6rem !important
	}

	.md\:-mr-8,
	.md\:-mx-8,
	.md\:-ma-8 {
		margin-right: -8rem !important
	}

	.md\:-mr-10,
	.md\:-mx-10,
	.md\:-ma-10 {
		margin-right: -10rem !important
	}

	.md\:-mr-12,
	.md\:-mx-12,
	.md\:-ma-12 {
		margin-right: -12rem !important
	}
}

@media (min-width: 992px) {

	.lg\:-mr-05,
	.lg\:-mx-05,
	.lg\:-ma-05 {
		margin-right: -.5rem !important
	}

	.lg\:-mr-1,
	.lg\:-mx-1,
	.lg\:-ma-1 {
		margin-right: -1rem !important
	}

	.lg\:-mr-2,
	.lg\:-mx-2,
	.lg\:-ma-2 {
		margin-right: -2rem !important
	}

	.lg\:-mr-3,
	.lg\:-mx-3,
	.lg\:-ma-3 {
		margin-right: -3rem !important
	}

	.lg\:-mr-4,
	.lg\:-mx-4,
	.lg\:-ma-4 {
		margin-right: -4rem !important
	}

	.lg\:-mr-5,
	.lg\:-mx-5,
	.lg\:-ma-5 {
		margin-right: -5rem !important
	}

	.lg\:-mr-6,
	.lg\:-mx-6,
	.lg\:-ma-6 {
		margin-right: -6rem !important
	}

	.lg\:-mr-8,
	.lg\:-mx-8,
	.lg\:-ma-8 {
		margin-right: -8rem !important
	}

	.lg\:-mr-10,
	.lg\:-mx-10,
	.lg\:-ma-10 {
		margin-right: -10rem !important
	}

	.lg\:-mr-12,
	.lg\:-mx-12,
	.lg\:-ma-12 {
		margin-right: -12rem !important
	}
}

@media (min-width: 1200px) {

	.xl\:-mr-05,
	.xl\:-mx-05,
	.xl\:-ma-05 {
		margin-right: -.5rem !important
	}

	.xl\:-mr-1,
	.xl\:-mx-1,
	.xl\:-ma-1 {
		margin-right: -1rem !important
	}

	.xl\:-mr-2,
	.xl\:-mx-2,
	.xl\:-ma-2 {
		margin-right: -2rem !important
	}

	.xl\:-mr-3,
	.xl\:-mx-3,
	.xl\:-ma-3 {
		margin-right: -3rem !important
	}

	.xl\:-mr-4,
	.xl\:-mx-4,
	.xl\:-ma-4 {
		margin-right: -4rem !important
	}

	.xl\:-mr-5,
	.xl\:-mx-5,
	.xl\:-ma-5 {
		margin-right: -5rem !important
	}

	.xl\:-mr-6,
	.xl\:-mx-6,
	.xl\:-ma-6 {
		margin-right: -6rem !important
	}

	.xl\:-mr-8,
	.xl\:-mx-8,
	.xl\:-ma-8 {
		margin-right: -8rem !important
	}

	.xl\:-mr-10,
	.xl\:-mx-10,
	.xl\:-ma-10 {
		margin-right: -10rem !important
	}

	.xl\:-mr-12,
	.xl\:-mx-12,
	.xl\:-ma-12 {
		margin-right: -12rem !important
	}
}

.container,
.container-pad,
.container-pad-left,
.container-pad-right,
.container-fluid {
	padding-left: 1.5rem;
	padding-right: 1.5rem
}

.container {
	margin-left: auto;
	margin-right: auto;
	width: 100%
}

@media (min-width: 768px) {
	.container {
		width: 75rem
	}
}

@media (min-width: 992px) {
	.container {
		width: 97rem
	}
}

@media (min-width: 1200px) {
	.container {
		width: 117rem
	}
}

@media (min-width: 768px) {
	.container-pad {
		padding-left: calc(50% - 75rem / 2 + 1.5rem);
		padding-right: calc(50% - 75rem / 2 + 1.5rem)
	}
}

@media (min-width: 992px) {
	.container-pad {
		padding-left: calc(50% - 97rem / 2 + 1.5rem);
		padding-right: calc(50% - 97rem / 2 + 1.5rem)
	}
}

@media (min-width: 1200px) {
	.container-pad {
		padding-left: calc(50% - 117rem / 2 + 1.5rem);
		padding-right: calc(50% - 117rem / 2 + 1.5rem)
	}
}

@media (min-width: 992px) {
	.container-pad-left {
		padding-left: calc(50% - 97rem / 2 + 1.5rem)
	}
}

@media (min-width: 1200px) {
	.container-pad-left {
		padding-left: calc(50% - 117rem / 2 + 1.5rem)
	}
}

@media (min-width: 992px) {
	.container-pad-right {
		padding-right: calc(50% - 97rem / 2 + 1.5rem)
	}
}

@media (min-width: 1200px) {
	.container-pad-right {
		padding-right: calc(50% - 117rem / 2 + 1.5rem)
	}
}

.cover {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover
}

.svg-icon {
	fill: currentColor;
	font-size: 1em;
	height: 1em;
	width: 1em
}

.fill-current {
	fill: currentColor
}

.list-reset,
.list-striped {
	list-style: none;
	margin: 0;
	padding-left: 0
}

.h-full {
	height: 100%
}

.bg-cover {
	background-size: cover
}

.bg-center {
	background-position: center
}

.bg-white.bg-white {
	background-color: #fff
}

.bg-light.bg-light {
	background-color: #cdd0d4
}

.bg-lighter.bg-lighter {
	background-color: #e4e4e4
}

.bg-lightest.bg-lightest {
	background-color: #f4f5f6
}

.bg-dark.bg-dark {
	background-color: #1a171b
}

.bg-darker.bg-darker {
	background-color: #2d3237
}

.bg-darkest.bg-darkest {
	background-color: #1e252b
}

.hover\:bg-light.hover\:bg-light:hover,
.hover\:bg-light.hover\:bg-light:focus,
.hover\:bg-light.hover\:bg-light:active {
	background-color: #cdd0d4
}

.hover\:bg-lighter.hover\:bg-lighter:hover,
.hover\:bg-lighter.hover\:bg-lighter:focus,
.hover\:bg-lighter.hover\:bg-lighter:active {
	background-color: #e4e4e4
}

.hover\:bg-lightest.hover\:bg-lightest:hover,
.hover\:bg-lightest.hover\:bg-lightest:focus,
.hover\:bg-lightest.hover\:bg-lightest:active {
	background-color: #f4f5f6
}

.bg-primary.bg-primary {
	background-color: #e61804
}

.bg-secondary.bg-secondary {
	background-color: #1473f7
}

.bg-info.bg-info {
	background-color: #00559b
}

.bg-success.bg-success {
	background-color: #00a550
}

.bg-warning.bg-warning {
	background-color: #f3b234
}

.bg-danger.bg-danger {
	background-color: #f97560
}

.text-current.text-current {
	color: currentColor
}

.text-white.text-white {
	color: #fff
}

.text-default.text-default {
	color: #505e6e
}

.text-light.text-light {
	color: #cdd0d4
}

.text-lighter.text-lighter {
	color: #e4e4e4
}

.text-lightest.text-lightest {
	color: #f4f5f6
}

.text-dark.text-dark {
	color: #1a171b
}

.text-darker.text-darker {
	color: #2d3237
}

.text-darkest.text-darkest {
	color: #1e252b
}

.text-primary {
	color: #e61804
}

.text-secondary {
	color: #1473f7
}

.text-success {
	color: #00a550
}

.text-center {
	text-align: center
}

@media (min-width: 992px) {
	.lg\:text-center {
		text-align: center
	}
}

.text-left {
	text-align: left
}

@media (min-width: 992px) {
	.lg\:text-left {
		text-align: left
	}
}

.text-right {
	text-align: right
}

@media (min-width: 992px) {
	.lg\:text-right {
		text-align: right
	}
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-normal {
	text-transform: none !important
}

.text-small {
	font-size: .9em
}

.text-smaller {
	font-size: .85em
}

.text-large {
	font-size: 1.13em
}

.text-larger {
	font-size: 1.33em
}

.text-largest {
	font-size: 1.53em
}

.text-100.text-100 {
	font-weight: 100
}

.text-200.text-200 {
	font-weight: 200
}

.text-300.text-300 {
	font-weight: 300
}

.text-400.text-400 {
	font-weight: 400
}

.text-500.text-500 {
	font-weight: 500
}

.text-600.text-600 {
	font-weight: 600
}

.text-700.text-700 {
	font-weight: 700
}

.text-800.text-800 {
	font-weight: 800
}

.text-900.text-900 {
	font-weight: 900
}

.text-nowrap {
	white-space: nowrap
}

.leading-none {
	line-height: 1 !important
}

.leading-tight {
	line-height: 1.25 !important
}

.leading-normal {
	line-height: 1.5 !important
}

.leading-loose {
	line-height: 2 !important
}

.tracking-tight {
	letter-spacing: -0.05em !important
}

.tracking-normal {
	letter-spacing: 0 !important
}

.tracking-wide {
	letter-spacing: 0.05em !important
}

.underline {
	position: relative
}

.underline::before {
	content: '';
	position: absolute;
	right: 0;
	top: 100%;
	left: 0;
	border-top: 1px solid
}

.no-underline,
.no-underline:hover {
	text-decoration: none
}

.inline-block {
	display: inline-block
}

.block {
	display: block
}

.hidden.hidden {
	display: none
}

@media (min-width: 992px) {
	.lg\:hidden.lg\:hidden {
		display: none
	}
}

@media (max-width: 991px) {
	.max-lg\:hidden.max-lg\:hidden {
		display: none
	}
}

.relative {
	position: relative
}

.absolute {
	position: absolute
}

@media (min-width: 992px) {
	.lg\:relative {
		position: relative
	}
}

@media (min-width: 992px) {
	.lg\:absolute {
		position: absolute
	}
}

.pin,
.pin-top {
	top: 0
}

.pin,
.pin-bottom {
	bottom: 0
}

.pin,
.pin-right {
	right: 0
}

.pin,
.pin-left {
	left: 0
}

@media (min-width: 992px) {

	.lg\:pin,
	.lg\:pin-top {
		top: 0
	}
}

@media (min-width: 992px) {

	.lg\:pin,
	.lg\:pin-bottom {
		bottom: 0
	}
}

@media (min-width: 992px) {

	.lg\:pin,
	.lg\:pin-right {
		right: 0
	}
}

@media (min-width: 992px) {

	.lg\:pin,
	.lg\:pin-left {
		left: 0
	}
}

.pull-top {
	position: relative;
	top: -4rem
}

@media (min-width: 992px) {
	.pull-top {
		top: -14rem;
		margin-bottom: -14rem
	}
}

.border {
	border-style: solid;
	border-width: 1px
}

.bd-1.bd-1 {
	border-width: .1rem
}

.overflow-hidden {
	overflow: hidden
}

.rounded {
	border-radius: 1em
}

@media (min-width: 544px) {
	.sm\:rounded {
		border-radius: 1em
	}
}

@media (min-width: 768px) {
	.md\:rounded {
		border-radius: 1em
	}
}

@media (min-width: 992px) {
	.lg\:rounded {
		border-radius: 1em
	}
}

@media (min-width: 1200px) {
	.xl\:rounded {
		border-radius: 1em
	}
}

.rounded-full {
	border-radius: 9999px !important
}

@media (min-width: 544px) {
	.sm\:rounded-full {
		border-radius: 9999px !important
	}
}

@media (min-width: 768px) {
	.md\:rounded-full {
		border-radius: 9999px !important
	}
}

@media (min-width: 992px) {
	.lg\:rounded-full {
		border-radius: 9999px !important
	}
}

@media (min-width: 1200px) {
	.xl\:rounded-full {
		border-radius: 9999px !important
	}
}

.rounded-none {
	border-radius: 0 !important
}

@media (min-width: 544px) {
	.sm\:rounded-none {
		border-radius: 0 !important
	}
}

@media (min-width: 768px) {
	.md\:rounded-none {
		border-radius: 0 !important
	}
}

@media (min-width: 992px) {
	.lg\:rounded-none {
		border-radius: 0 !important
	}
}

@media (min-width: 1200px) {
	.xl\:rounded-none {
		border-radius: 0 !important
	}
}

.rotate-90 {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.rotate-180 {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.rotate-270 {
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.column-fix {
	column-fill: balance;
	-moz-column-fill: balance;
	-webkit-column-fill: balance;
	-webkit-column-gap: 3rem;
	-moz-column-gap: 3rem;
	column-gap: 3rem
}

.column-fix>* {
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	-moz-column-break-inside: avoid;
	break-inside: avoid
}

.column-2 {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}

.column-3 {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}

.column-4 {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4
}

@media (min-width: 544px) {
	.sm\:column-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}

@media (min-width: 544px) {
	.sm\:column-3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}
}

@media (min-width: 544px) {
	.sm\:column-4 {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4
	}
}

@media (min-width: 768px) {
	.md\:column-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}

@media (min-width: 768px) {
	.md\:column-3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}
}

@media (min-width: 768px) {
	.md\:column-4 {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4
	}
}

@media (min-width: 992px) {
	.lg\:column-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}

@media (min-width: 992px) {
	.lg\:column-3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}
}

@media (min-width: 992px) {
	.lg\:column-4 {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4
	}
}

@media (min-width: 1200px) {
	.xl\:column-2 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2
	}
}

@media (min-width: 1200px) {
	.xl\:column-3 {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3
	}
}

@media (min-width: 1200px) {
	.xl\:column-4 {
		-webkit-column-count: 4;
		-moz-column-count: 4;
		column-count: 4
	}
}

.hover\:elevate {
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.hover\:elevate:hover,
.hover\:elevate:focus,
.hover\:elevate:active {
	-webkit-transform: translateY(-0.5rem);
	-ms-transform: translateY(-0.5rem);
	transform: translateY(-0.5rem)
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

@-webkit-keyframes slideDown {
	from {
		-webkit-transform: translate(0, -100%);
		transform: translate(0, -100%)
	}

	to {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@keyframes slideDown {
	from {
		-webkit-transform: translate(0, -100%);
		transform: translate(0, -100%)
	}

	to {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
}

@-webkit-keyframes bounce {

	0%,
	100% {
		-webkit-transform: translateY(-25%);
		transform: translateY(-25%)
	}

	50% {
		-webkit-transform: translateY(25%);
		transform: translateY(25%)
	}
}

@keyframes bounce {

	0%,
	100% {
		-webkit-transform: translateY(-25%);
		transform: translateY(-25%)
	}

	50% {
		-webkit-transform: translateY(25%);
		transform: translateY(25%)
	}
}




/************************************/



.card-fecha{
	font-weight: 700;
}

.card-post-background-container{
	-webkit-box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 30%);
    box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 30%);
	border-radius: 10px;
}
.card-post-background {
    height: 150px;
    display: block;
    position: relative;
    overflow: hidden;
    background-position: center center!important;
    background-size: cover!important;
    background-repeat: no-repeat!important;
}



.card-post h3{
	text-transform: uppercase;
    color: #FD6B0D;
    font-weight: 800;
    font-size: 1.3em;
}
.card-post p{
    color: black;
	font-size: .8em;
    text-align: justify;
}

.floating {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 75px;
    right: 21px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}


.wpcf7-form-control{
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
	font-size: 1.3em;
}
.wpcf7-form-control.wpcf7-submit{
	float: right;
}
.wpcf7-not-valid{
	box-shadow: 0 0 0 0.2rem #f97560;
    border-color: #f97560;
}
.wpcf7-not-valid-tip{
	color: #f97560;
}
.screen-reader-response{
	display: none;
}
.wpcf7-response-output{
	margin-top: 2em;
	text-align: right;
}


.btn-consultar{
	color: white;
    background-color: #E61804;
    font-weight: 500;
    font-size: 1.4em;
	border-radius: 0.5rem;
    border: 1px solid #E61804;
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}

/**** Seguimiento *******/

.seguimiento img{
	max-width: 600px;
    min-height: 307px;
	display: block;
    margin: 0 auto;
	box-shadow: 0px 0px 15px 0px #bdbdbd;
	-webkit-box-shadow: 0px 0px 15px 0px #bdbdbd;
	-moz-box-shadow: 0px 0px 15px 0px #bdbdbd;
}

.input-error{
	border-color: red;
	box-shadow: 0px 0px 5px 0px #E61804;
	-webkit-box-shadow: 0px 0px 5px 0px #E61804;
	-moz-box-shadow: 0px 0px 5px 0px #E61804;
}
.form-contenedor{
	padding: 0em 2em;
}

.btn-new-menu {
	background-color: #e61804;
    color: white!important;
	margin: 5px;
    border-radius: 5px;
}

.btn-new-padding {
	padding-top: 20px;
	padding-bottom: 15px;
}

.tabla-seguimiento{
	font-family: 'Lato';
	color: black;
	font-size: 16px;
	line-height: 1.2;
}



@media (max-width: 1200px) {
	.intro+div {
		padding-top: 30rem;
	}
}

.text-default:hover {
    text-decoration: none;
}


.select2-container--default .select2-selection--single {
    border: 1px solid #aaaaaa5c!important;
}
.select2-container .select2-selection--single {
    height: 4rem !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444444!important;
    line-height: 40px!important;
	font-size: 1.2rem;
}
.pr-1 {
	padding: 0 10px;
}
.modal-cotizador{
	padding: 4em;
	text-align: center;
}
.modal-cotizador h4{
	color: #e61804;
    font-size: 3rem;
    font-weight: 800;
    text-transform: uppercase;
}

#titulo-cotizacion {

}
#monto-cotizacion {
	font-size: 3em;
    font-weight: 800;
    letter-spacing: -3px;
	margin-bottom: 0px;
}
.disclaimer-cotizacion{
	font-size: 12px;
}