@charset "UTF-8";

/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
:after,
:before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

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

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0.5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	-webkit-text-decoration-skip-ink: none;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: 0.5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

a {
	color: #3E60E6;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #44218d;
	text-decoration: underline
}

a:not([href]):not([class]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit;
	text-align: -webkit-match-parent
}

label {
	display: inline-block;
	margin-bottom: 0.5rem
}

button {
	border-radius: 0
}

button:focus:not(:focus-visible) {
	outline: 0
}

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

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[role=button] {
	cursor: pointer
}

select {
	word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

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

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

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: 0.5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

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

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

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

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

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 0.5rem;
	font-weight: 500;
	line-height: 1.2
}

.h1,
h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

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

.h4,
h4 {
	font-size: 1.5rem
}

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

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

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: 0.2em;
	background-color: #fcf8e3
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: 0.5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer:before {
	content: "— "
}

.img-fluid {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: 0.25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: 0.25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: 0.5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto
}

@media screen and (max-width: 764px) {
    #monthlyAdRevenue {
        font-size: 35px !important;
    }

    #monthlyAdRevenueContainer p {
        font-size: 15px !important;
    }
}

@media (min-width:576px) {

	.container,
	.container-sm {
		max-width: 540px
	}
}

@media (min-width:768px) {

	.container,
	.container-md,
	.container-sm {
		max-width: 720px
	}
}

@media (min-width:992px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm {
		max-width: 960px
	}
}

@media (min-width:1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1160px
	}
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -20px;
	margin-left: -20px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 20px;
	padding-left: 20px
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%
}

.row-cols-1>* {
	flex: 0 0 100%;
	max-width: 100%
}

.row-cols-2>* {
	flex: 0 0 50%;
	max-width: 50%
}

.row-cols-3>* {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.row-cols-4>* {
	flex: 0 0 25%;
	max-width: 25%
}

.row-cols-5>* {
	flex: 0 0 20%;
	max-width: 20%
}

.row-cols-6>* {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%
}

.col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%
}

.col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%
}

.col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	order: -1
}

.order-last {
	order: 13
}

.order-0 {
	order: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.order-4 {
	order: 4
}

.order-5 {
	order: 5
}

.order-6 {
	order: 6
}

.order-7 {
	order: 7
}

.order-8 {
	order: 8
}

.order-9 {
	order: 9
}

.order-10 {
	order: 10
}

.order-11 {
	order: 11
}

.order-12 {
	order: 12
}

.offset-1 {
	margin-left: 8.3333333333%
}

.offset-2 {
	margin-left: 16.6666666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.3333333333%
}

.offset-5 {
	margin-left: 41.6666666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.3333333333%
}

.offset-8 {
	margin-left: 66.6666666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.3333333333%
}

.offset-11 {
	margin-left: 91.6666666667%
}

@media (min-width:576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-sm-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-sm-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-sm-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-sm-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-sm-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-sm-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-sm-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-sm-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-sm-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-sm-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-sm-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-sm-first {
		order: -1
	}

	.order-sm-last {
		order: 13
	}

	.order-sm-0 {
		order: 0
	}

	.order-sm-1 {
		order: 1
	}

	.order-sm-2 {
		order: 2
	}

	.order-sm-3 {
		order: 3
	}

	.order-sm-4 {
		order: 4
	}

	.order-sm-5 {
		order: 5
	}

	.order-sm-6 {
		order: 6
	}

	.order-sm-7 {
		order: 7
	}

	.order-sm-8 {
		order: 8
	}

	.order-sm-9 {
		order: 9
	}

	.order-sm-10 {
		order: 10
	}

	.order-sm-11 {
		order: 11
	}

	.order-sm-12 {
		order: 12
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.3333333333%
	}

	.offset-sm-2 {
		margin-left: 16.6666666667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.3333333333%
	}

	.offset-sm-5 {
		margin-left: 41.6666666667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.3333333333%
	}

	.offset-sm-8 {
		margin-left: 66.6666666667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.3333333333%
	}

	.offset-sm-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-md-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-md-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-md-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-md-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-md-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-md-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-md-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-md-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-md-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-md-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		order: -1
	}

	.order-md-last {
		order: 13
	}

	.order-md-0 {
		order: 0
	}

	.order-md-1 {
		order: 1
	}

	.order-md-2 {
		order: 2
	}

	.order-md-3 {
		order: 3
	}

	.order-md-4 {
		order: 4
	}

	.order-md-5 {
		order: 5
	}

	.order-md-6 {
		order: 6
	}

	.order-md-7 {
		order: 7
	}

	.order-md-8 {
		order: 8
	}

	.order-md-9 {
		order: 9
	}

	.order-md-10 {
		order: 10
	}

	.order-md-11 {
		order: 11
	}

	.order-md-12 {
		order: 12
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.3333333333%
	}

	.offset-md-2 {
		margin-left: 16.6666666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.3333333333%
	}

	.offset-md-5 {
		margin-left: 41.6666666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.3333333333%
	}

	.offset-md-8 {
		margin-left: 66.6666666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.3333333333%
	}

	.offset-md-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:992px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-lg-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-lg-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-lg-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-lg-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-lg-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-lg-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-lg-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-lg-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-lg-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-lg-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-lg-first {
		order: -1
	}

	.order-lg-last {
		order: 13
	}

	.order-lg-0 {
		order: 0
	}

	.order-lg-1 {
		order: 1
	}

	.order-lg-2 {
		order: 2
	}

	.order-lg-3 {
		order: 3
	}

	.order-lg-4 {
		order: 4
	}

	.order-lg-5 {
		order: 5
	}

	.order-lg-6 {
		order: 6
	}

	.order-lg-7 {
		order: 7
	}

	.order-lg-8 {
		order: 8
	}

	.order-lg-9 {
		order: 9
	}

	.order-lg-10 {
		order: 10
	}

	.order-lg-11 {
		order: 11
	}

	.order-lg-12 {
		order: 12
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.3333333333%
	}

	.offset-lg-2 {
		margin-left: 16.6666666667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.3333333333%
	}

	.offset-lg-5 {
		margin-left: 41.6666666667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.3333333333%
	}

	.offset-lg-8 {
		margin-left: 66.6666666667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.3333333333%
	}

	.offset-lg-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-xl-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-xl-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-xl-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-xl-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-xl-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-xl-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-xl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-xl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-xl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-xl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-xl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-xl-first {
		order: -1
	}

	.order-xl-last {
		order: 13
	}

	.order-xl-0 {
		order: 0
	}

	.order-xl-1 {
		order: 1
	}

	.order-xl-2 {
		order: 2
	}

	.order-xl-3 {
		order: 3
	}

	.order-xl-4 {
		order: 4
	}

	.order-xl-5 {
		order: 5
	}

	.order-xl-6 {
		order: 6
	}

	.order-xl-7 {
		order: 7
	}

	.order-xl-8 {
		order: 8
	}

	.order-xl-9 {
		order: 9
	}

	.order-xl-10 {
		order: 10
	}

	.order-xl-11 {
		order: 11
	}

	.order-xl-12 {
		order: 12
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.3333333333%
	}

	.offset-xl-2 {
		margin-left: 16.6666666667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.3333333333%
	}

	.offset-xl-5 {
		margin-left: 41.6666666667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.3333333333%
	}

	.offset-xl-8 {
		margin-left: 66.6666666667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.3333333333%
	}

	.offset-xl-11 {
		margin-left: 91.6666666667%
	}
}

.table {
	width: 100%;
	margin-bottom: 1rem;
	color: #212529
}

.table td,
.table th {
	padding: 0.75rem;
	vertical-align: top;
	border-top: 1px solid #dee2e6
}

.table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #dee2e6
}

.table tbody+tbody {
	border-top: 2px solid #dee2e6
}

.table-sm td,
.table-sm th {
	padding: 0.3rem
}

.table-bordered {
	border: 1px solid #dee2e6
}

.table-bordered td,
.table-bordered th {
	border: 1px solid #dee2e6
}

.table-bordered thead td,
.table-bordered thead th {
	border-bottom-width: 2px
}

.table-borderless tbody+tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
	border: 0
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.05)
}

.table-hover tbody tr:hover {
	color: #212529;
	background-color: rgba(0, 0, 0, 0.075)
}

.table-primary,
.table-primary>td,
.table-primary>th {
	background-color: #b8daff
}

.table-primary tbody+tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
	border-color: #7abaff
}

.table-hover .table-primary:hover {
	background-color: #9fcdff
}

.table-hover .table-primary:hover>td,
.table-hover .table-primary:hover>th {
	background-color: #9fcdff
}

.table-secondary,
.table-secondary>td,
.table-secondary>th {
	background-color: #d6d8db
}

.table-secondary tbody+tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
	border-color: #b3b7bb
}

.table-hover .table-secondary:hover {
	background-color: #c8cbcf
}

.table-hover .table-secondary:hover>td,
.table-hover .table-secondary:hover>th {
	background-color: #c8cbcf
}

.table-success,
.table-success>td,
.table-success>th {
	background-color: #c3e6cb
}

.table-success tbody+tbody,
.table-success td,
.table-success th,
.table-success thead th {
	border-color: #8fd19e
}

.table-hover .table-success:hover {
	background-color: #b1dfbb
}

.table-hover .table-success:hover>td,
.table-hover .table-success:hover>th {
	background-color: #b1dfbb
}

.table-info,
.table-info>td,
.table-info>th {
	background-color: #bee5eb
}

.table-info tbody+tbody,
.table-info td,
.table-info th,
.table-info thead th {
	border-color: #86cfda
}

.table-hover .table-info:hover {
	background-color: #abdde5
}

.table-hover .table-info:hover>td,
.table-hover .table-info:hover>th {
	background-color: #abdde5
}

.table-warning,
.table-warning>td,
.table-warning>th {
	background-color: #ffeeba
}

.table-warning tbody+tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
	border-color: #ffdf7e
}

.table-hover .table-warning:hover {
	background-color: #ffe8a1
}

.table-hover .table-warning:hover>td,
.table-hover .table-warning:hover>th {
	background-color: #ffe8a1
}

.table-danger,
.table-danger>td,
.table-danger>th {
	background-color: #f5c6cb
}

.table-danger tbody+tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
	border-color: #ed969e
}

.table-hover .table-danger:hover {
	background-color: #f1b0b7
}

.table-hover .table-danger:hover>td,
.table-hover .table-danger:hover>th {
	background-color: #f1b0b7
}

.table-light,
.table-light>td,
.table-light>th {
	background-color: #fdfdfe
}

.table-light tbody+tbody,
.table-light td,
.table-light th,
.table-light thead th {
	border-color: #fbfcfc
}

.table-hover .table-light:hover {
	background-color: #ececf6
}

.table-hover .table-light:hover>td,
.table-hover .table-light:hover>th {
	background-color: #ececf6
}

.table-dark,
.table-dark>td,
.table-dark>th {
	background-color: #c6c8ca
}

.table-dark tbody+tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #95999c
}

.table-hover .table-dark:hover {
	background-color: #b9bbbe
}

.table-hover .table-dark:hover>td,
.table-hover .table-dark:hover>th {
	background-color: #b9bbbe
}

.table-active,
.table-active>td,
.table-active>th {
	background-color: rgba(0, 0, 0, 0.075)
}

.table-hover .table-active:hover {
	background-color: rgba(0, 0, 0, 0.075)
}

.table-hover .table-active:hover>td,
.table-hover .table-active:hover>th {
	background-color: rgba(0, 0, 0, 0.075)
}

.table .thead-dark th {
	color: #fff;
	background-color: #343a40;
	border-color: #454d55
}

.table .thead-light th {
	color: #495057;
	background-color: #e9ecef;
	border-color: #dee2e6
}

.table-dark {
	color: #fff;
	background-color: #343a40
}

.table-dark td,
.table-dark th,
.table-dark thead th {
	border-color: #454d55
}

.table-dark.table-bordered {
	border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(255, 255, 255, 0.05)
}

.table-dark.table-hover tbody tr:hover {
	color: #fff;
	background-color: rgba(255, 255, 255, 0.075)
}

@media (max-width:575.98px) {
	.table-responsive-sm {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-sm>.table-bordered {
		border: 0
	}
}

@media (max-width:767.98px) {
	.table-responsive-md {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-md>.table-bordered {
		border: 0
	}
}

@media (max-width:991.98px) {
	.table-responsive-lg {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-lg>.table-bordered {
		border: 0
	}
}

@media (max-width:1199.98px) {
	.table-responsive-xl {
		display: block;
		width: 100%;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch
	}

	.table-responsive-xl>.table-bordered {
		border: 0
	}
}

.table-responsive {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch
}

.table-responsive>.table-bordered {
	border: 0
}

.form-control {
	display: block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.form-control {
		transition: none
	}
}

.form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.form-control:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057
}

.form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.form-control::placeholder {
	color: #6c757d;
	opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #e9ecef;
	opacity: 1
}

input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
	appearance: none
}

select.form-control:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.form-control-file,
.form-control-range {
	display: block;
	width: 100%
}

.col-form-label {
	padding-top: calc(0.375rem + 1px);
	padding-bottom: calc(0.375rem + 1px);
	margin-bottom: 0;
	font-size: inherit;
	line-height: 1.5
}

.col-form-label-lg {
	padding-top: calc(0.5rem + 1px);
	padding-bottom: calc(0.5rem + 1px);
	font-size: 1.25rem;
	line-height: 1.5
}

.col-form-label-sm {
	padding-top: calc(0.25rem + 1px);
	padding-bottom: calc(0.25rem + 1px);
	font-size: 0.875rem;
	line-height: 1.5
}

.form-control-plaintext {
	display: block;
	width: 100%;
	padding: 0.375rem 0;
	margin-bottom: 0;
	font-size: 1rem;
	line-height: 1.5;
	color: #212529;
	background-color: transparent;
	border: solid transparent;
	border-width: 1px 0
}

.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
	padding-right: 0;
	padding-left: 0
}

.form-control-sm {
	height: calc(1.5em + 0.5rem + 2px);
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 0.2rem
}

.form-control-lg {
	height: calc(1.5em + 1rem + 2px);
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: 0.3rem
}

select.form-control[multiple],
select.form-control[size] {
	height: auto
}

textarea.form-control {
	height: auto
}

.form-group {
	margin-bottom: 1rem
}

.form-text {
	display: block;
	margin-top: 0.25rem
}

.form-row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -5px;
	margin-left: -5px
}

.form-row>.col,
.form-row>[class*=col-] {
	padding-right: 5px;
	padding-left: 5px
}

.form-check {
	position: relative;
	display: block;
	padding-left: 1.25rem
}

.form-check-input {
	position: absolute;
	margin-top: 0.3rem;
	margin-left: -1.25rem
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
	color: #6c757d
}

.form-check-label {
	margin-bottom: 0
}

.form-check-inline {
	display: inline-flex;
	align-items: center;
	padding-left: 0;
	margin-right: 0.75rem
}

.form-check-inline .form-check-input {
	position: static;
	margin-top: 0;
	margin-right: 0.3125rem;
	margin-left: 0
}

.valid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #28a745
}

.valid-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: 0.25rem 0.5rem;
	margin-top: 0.1rem;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(40, 167, 69, 0.9);
	border-radius: 0.25rem
}

.form-row>.col>.valid-tooltip,
.form-row>[class*=col-]>.valid-tooltip {
	left: 5px
}

.is-valid~.valid-feedback,
.is-valid~.valid-tooltip,
.was-validated :valid~.valid-feedback,
.was-validated :valid~.valid-tooltip {
	display: block
}

.form-control.is-valid,
.was-validated .form-control:valid {
	border-color: #28a745;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 0.1875rem) center;
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25)
}

.was-validated textarea.form-control:valid,
textarea.form-control.is-valid {
	padding-right: calc(1.5em + 0.75rem);
	background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)
}

.custom-select.is-valid,
.was-validated .custom-select:valid {
	border-color: #28a745;
	padding-right: calc(0.75em + 2.3125rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat
}

.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
	border-color: #28a745;
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25)
}

.form-check-input.is-valid~.form-check-label,
.was-validated .form-check-input:valid~.form-check-label {
	color: #28a745
}

.form-check-input.is-valid~.valid-feedback,
.form-check-input.is-valid~.valid-tooltip,
.was-validated .form-check-input:valid~.valid-feedback,
.was-validated .form-check-input:valid~.valid-tooltip {
	display: block
}

.custom-control-input.is-valid~.custom-control-label,
.was-validated .custom-control-input:valid~.custom-control-label {
	color: #28a745
}

.custom-control-input.is-valid~.custom-control-label:before,
.was-validated .custom-control-input:valid~.custom-control-label:before {
	border-color: #28a745
}

.custom-control-input.is-valid:checked~.custom-control-label:before,
.was-validated .custom-control-input:valid:checked~.custom-control-label:before {
	border-color: #34ce57;
	background-color: #34ce57
}

.custom-control-input.is-valid:focus~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus~.custom-control-label:before {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25)
}

.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before {
	border-color: #28a745
}

.custom-file-input.is-valid~.custom-file-label,
.was-validated .custom-file-input:valid~.custom-file-label {
	border-color: #28a745
}

.custom-file-input.is-valid:focus~.custom-file-label,
.was-validated .custom-file-input:valid:focus~.custom-file-label {
	border-color: #28a745;
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25)
}

.invalid-feedback {
	display: none;
	width: 100%;
	margin-top: 0.25rem;
	font-size: 80%;
	color: #dc3545
}

.invalid-tooltip {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 5;
	display: none;
	max-width: 100%;
	padding: 0.25rem 0.5rem;
	margin-top: 0.1rem;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #fff;
	background-color: rgba(220, 53, 69, 0.9);
	border-radius: 0.25rem
}

.form-row>.col>.invalid-tooltip,
.form-row>[class*=col-]>.invalid-tooltip {
	left: 5px
}

.is-invalid~.invalid-feedback,
.is-invalid~.invalid-tooltip,
.was-validated :invalid~.invalid-feedback,
.was-validated :invalid~.invalid-tooltip {
	display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
	border-color: #dc3545;
	padding-right: calc(1.5em + 0.75rem);
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 0.1875rem) center;
	background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
	padding-right: calc(1.5em + 0.75rem);
	background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem)
}

.custom-select.is-invalid,
.was-validated .custom-select:invalid {
	border-color: #dc3545;
	padding-right: calc(0.75em + 2.3125rem);
	background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat
}

.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
	color: #dc3545
}

.form-check-input.is-invalid~.invalid-feedback,
.form-check-input.is-invalid~.invalid-tooltip,
.was-validated .form-check-input:invalid~.invalid-feedback,
.was-validated .form-check-input:invalid~.invalid-tooltip {
	display: block
}

.custom-control-input.is-invalid~.custom-control-label,
.was-validated .custom-control-input:invalid~.custom-control-label {
	color: #dc3545
}

.custom-control-input.is-invalid~.custom-control-label:before,
.was-validated .custom-control-input:invalid~.custom-control-label:before {
	border-color: #dc3545
}

.custom-control-input.is-invalid:checked~.custom-control-label:before,
.was-validated .custom-control-input:invalid:checked~.custom-control-label:before {
	border-color: #e4606d;
	background-color: #e4606d
}

.custom-control-input.is-invalid:focus~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus~.custom-control-label:before {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25)
}

.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,
.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before {
	border-color: #dc3545
}

.custom-file-input.is-invalid~.custom-file-label,
.was-validated .custom-file-input:invalid~.custom-file-label {
	border-color: #dc3545
}

.custom-file-input.is-invalid:focus~.custom-file-label,
.was-validated .custom-file-input:invalid:focus~.custom-file-label {
	border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25)
}

.form-inline {
	display: flex;
	flex-flow: row wrap;
	align-items: center
}

.form-inline .form-check {
	width: 100%
}

@media (min-width:576px) {
	.form-inline label {
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 0
	}

	.form-inline .form-group {
		display: flex;
		flex: 0 0 auto;
		flex-flow: row wrap;
		align-items: center;
		margin-bottom: 0
	}

	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.form-inline .form-control-plaintext {
		display: inline-block
	}

	.form-inline .custom-select,
	.form-inline .input-group {
		width: auto
	}

	.form-inline .form-check {
		display: flex;
		align-items: center;
		justify-content: center;
		width: auto;
		padding-left: 0
	}

	.form-inline .form-check-input {
		position: relative;
		flex-shrink: 0;
		margin-top: 0;
		margin-right: 0.25rem;
		margin-left: 0
	}

	.form-inline .custom-control {
		align-items: center;
		justify-content: center
	}

	.form-inline .custom-control-label {
		margin-bottom: 0
	}
}

.btn {
	display: inline-block;
	font-weight: 400;
	color: #212529;
	text-align: center;
	vertical-align: middle;
	-webkit-user-select: none;
	user-select: none;
	background-color: transparent;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.btn {
		transition: none
	}
}

.btn:hover {
	color: #212529;
	text-decoration: none
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.btn.disabled,
.btn:disabled {
	opacity: 0.65
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

a.btn.disabled,
fieldset:disabled a.btn {
	pointer-events: none
}

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

.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.btn-primary.focus,
.btn-primary:focus {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc;
	box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5)
}

.btn-primary.disabled,
.btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5)
}

.btn-secondary {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:hover {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62
}

.btn-secondary.focus,
.btn-secondary:focus {
	color: #fff;
	background-color: #5a6268;
	border-color: #545b62;
	box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show>.btn-secondary.dropdown-toggle {
	color: #fff;
	background-color: #545b62;
	border-color: #4e555b
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5)
}

.btn-success {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:hover {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34
}

.btn-success.focus,
.btn-success:focus {
	color: #fff;
	background-color: #218838;
	border-color: #1e7e34;
	box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5)
}

.btn-success.disabled,
.btn-success:disabled {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show>.btn-success.dropdown-toggle {
	color: #fff;
	background-color: #1e7e34;
	border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5)
}

.btn-info {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:hover {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b
}

.btn-info.focus,
.btn-info:focus {
	color: #fff;
	background-color: #138496;
	border-color: #117a8b;
	box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5)
}

.btn-info.disabled,
.btn-info:disabled {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show>.btn-info.dropdown-toggle {
	color: #fff;
	background-color: #117a8b;
	border-color: #10707f
}

.btn-info:not(:disabled):not(.disabled).active:focus,
.btn-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5)
}

.btn-warning {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:hover {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00
}

.btn-warning.focus,
.btn-warning:focus {
	color: #212529;
	background-color: #e0a800;
	border-color: #d39e00;
	box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5)
}

.btn-warning.disabled,
.btn-warning:disabled {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show>.btn-warning.dropdown-toggle {
	color: #212529;
	background-color: #d39e00;
	border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus,
.btn-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5)
}

.btn-danger {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:hover {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
	color: #fff;
	background-color: #c82333;
	border-color: #bd2130;
	box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5)
}

.btn-danger.disabled,
.btn-danger:disabled {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show>.btn-danger.dropdown-toggle {
	color: #fff;
	background-color: #bd2130;
	border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus,
.btn-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5)
}

.btn-light {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:hover {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5
}

.btn-light.focus,
.btn-light:focus {
	color: #212529;
	background-color: #e2e6ea;
	border-color: #dae0e5;
	box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5)
}

.btn-light.disabled,
.btn-light:disabled {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show>.btn-light.dropdown-toggle {
	color: #212529;
	background-color: #dae0e5;
	border-color: #d3d9df
}

.btn-light:not(:disabled):not(.disabled).active:focus,
.btn-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5)
}

.btn-dark {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:hover {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124
}

.btn-dark.focus,
.btn-dark:focus {
	color: #fff;
	background-color: #23272b;
	border-color: #1d2124;
	box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5)
}

.btn-dark.disabled,
.btn-dark:disabled {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show>.btn-dark.dropdown-toggle {
	color: #fff;
	background-color: #1d2124;
	border-color: #171a1d
}

.btn-dark:not(:disabled):not(.disabled).active:focus,
.btn-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5)
}

.btn-outline-primary {
	color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:hover {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary.focus,
.btn-outline-primary:focus {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
	color: #007bff;
	background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.btn-outline-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5)
}

.btn-outline-secondary {
	color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:hover {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
	box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
	color: #6c757d;
	background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active,
.btn-outline-secondary:not(:disabled):not(.disabled):active,
.show>.btn-outline-secondary.dropdown-toggle {
	color: #fff;
	background-color: #6c757d;
	border-color: #6c757d
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-secondary.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5)
}

.btn-outline-success {
	color: #28a745;
	border-color: #28a745
}

.btn-outline-success:hover {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success.focus,
.btn-outline-success:focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
	color: #28a745;
	background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active,
.btn-outline-success:not(:disabled):not(.disabled):active,
.show>.btn-outline-success.dropdown-toggle {
	color: #fff;
	background-color: #28a745;
	border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus,
.btn-outline-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-success.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5)
}

.btn-outline-info {
	color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:hover {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info.focus,
.btn-outline-info:focus {
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
	color: #17a2b8;
	background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active,
.btn-outline-info:not(:disabled):not(.disabled):active,
.show>.btn-outline-info.dropdown-toggle {
	color: #fff;
	background-color: #17a2b8;
	border-color: #17a2b8
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus,
.btn-outline-info:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-info.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5)
}

.btn-outline-warning {
	color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:hover {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning.focus,
.btn-outline-warning:focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
	color: #ffc107;
	background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active,
.btn-outline-warning:not(:disabled):not(.disabled):active,
.show>.btn-outline-warning.dropdown-toggle {
	color: #212529;
	background-color: #ffc107;
	border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.btn-outline-warning:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-warning.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5)
}

.btn-outline-danger {
	color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:hover {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger.focus,
.btn-outline-danger:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
	color: #dc3545;
	background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active,
.btn-outline-danger:not(:disabled):not(.disabled):active,
.show>.btn-outline-danger.dropdown-toggle {
	color: #fff;
	background-color: #dc3545;
	border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.btn-outline-danger:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-danger.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5)
}

.btn-outline-light {
	color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:hover {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light.focus,
.btn-outline-light:focus {
	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5)
}

.btn-outline-light.disabled,
.btn-outline-light:disabled {
	color: #f8f9fa;
	background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active,
.btn-outline-light:not(:disabled):not(.disabled):active,
.show>.btn-outline-light.dropdown-toggle {
	color: #212529;
	background-color: #f8f9fa;
	border-color: #f8f9fa
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus,
.btn-outline-light:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-light.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5)
}

.btn-outline-dark {
	color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:hover {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark.focus,
.btn-outline-dark:focus {
	box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
	color: #343a40;
	background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show>.btn-outline-dark.dropdown-toggle {
	color: #fff;
	background-color: #343a40;
	border-color: #343a40
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.btn-outline-dark:not(:disabled):not(.disabled):active:focus,
.show>.btn-outline-dark.dropdown-toggle:focus {
	box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5)
}

.btn-link {
	font-weight: 400;
	color: #007bff;
	text-decoration: none
}

.btn-link:hover {
	color: #0056b3;
	text-decoration: underline
}

.btn-link.focus,
.btn-link:focus {
	text-decoration: underline
}

.btn-link.disabled,
.btn-link:disabled {
	color: #6c757d;
	pointer-events: none
}

.btn-lg {
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: 0.3rem
}

.btn-sm {
	padding: 0.25rem 0.5rem;
	font-size: 0.875rem;
	line-height: 1.5;
	border-radius: 0.2rem
}

.btn-block {
	display: block;
	width: 100%
}

.btn-block+.btn-block {
	margin-top: 0.5rem
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
	width: 100%
}

.fade {
	transition: opacity 0.15s linear
}

@media (prefers-reduced-motion:reduce) {
	.fade {
		transition: none
	}
}

.fade:not(.show) {
	opacity: 0
}

.collapse:not(.show) {
	display: none
}

.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	transition: height 0.35s ease
}

@media (prefers-reduced-motion:reduce) {
	.collapsing {
		transition: none
	}
}

.custom-control {
	position: relative;
	z-index: 1;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
	-webkit-print-color-adjust: exact;
	color-adjust: exact
}

.custom-control-inline {
	display: inline-flex;
	margin-right: 1rem
}

.custom-control-input {
	position: absolute;
	left: 0;
	z-index: -1;
	width: 1rem;
	height: 1.25rem;
	opacity: 0
}

.custom-control-input:checked~.custom-control-label:before {
	color: #fff;
	border-color: #007bff;
	background-color: #007bff
}

.custom-control-input:focus~.custom-control-label:before {
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.custom-control-input:focus:not(:checked)~.custom-control-label:before {
	border-color: #80bdff
}

.custom-control-input:not(:disabled):active~.custom-control-label:before {
	color: #fff;
	background-color: #b3d7ff;
	border-color: #b3d7ff
}

.custom-control-input:disabled~.custom-control-label,
.custom-control-input[disabled]~.custom-control-label {
	color: #6c757d
}

.custom-control-input:disabled~.custom-control-label:before,
.custom-control-input[disabled]~.custom-control-label:before {
	background-color: #e9ecef
}

.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top
}

.custom-control-label:before {
	position: absolute;
	top: 0.25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #adb5bd solid 1px
}

.custom-control-label:after {
	position: absolute;
	top: 0.25rem;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background: 50%/50% 50% no-repeat
}

.custom-checkbox .custom-control-label:before {
	border-radius: 0.25rem
}

.custom-checkbox .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before {
	border-color: #007bff;
	background-color: #007bff
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")
}

.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(0, 123, 255, 0.5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before {
	background-color: rgba(0, 123, 255, 0.5)
}

.custom-radio .custom-control-label:before {
	border-radius: 50%
}

.custom-radio .custom-control-input:checked~.custom-control-label:after {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}

.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(0, 123, 255, 0.5)
}

.custom-switch {
	padding-left: 2.25rem
}

.custom-switch .custom-control-label:before {
	left: -2.25rem;
	width: 1.75rem;
	pointer-events: all;
	border-radius: 0.5rem
}

.custom-switch .custom-control-label:after {
	top: calc(0.25rem + 2px);
	left: calc(-2.25rem + 2px);
	width: calc(1rem - 4px);
	height: calc(1rem - 4px);
	background-color: #adb5bd;
	border-radius: 0.5rem;
	transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.custom-switch .custom-control-label:after {
		transition: none
	}
}

.custom-switch .custom-control-input:checked~.custom-control-label:after {
	background-color: #fff;
	transform: translateX(0.75rem)
}

.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before {
	background-color: rgba(0, 123, 255, 0.5)
}

.custom-select {
	display: inline-block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 1.75rem 0.375rem 0.75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	vertical-align: middle;
	background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
	border: 1px solid #ced4da;
	border-radius: 0.25rem;
	appearance: none
}

.custom-select:focus {
	border-color: #80bdff;
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.custom-select:focus::-ms-value {
	color: #495057;
	background-color: #fff
}

.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
	height: auto;
	padding-right: 0.75rem;
	background-image: none
}

.custom-select:disabled {
	color: #6c757d;
	background-color: #e9ecef
}

.custom-select::-ms-expand {
	display: none
}

.custom-select:-moz-focusring {
	color: transparent;
	text-shadow: 0 0 0 #495057
}

.custom-select-sm {
	height: calc(1.5em + 0.5rem + 2px);
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0.5rem;
	font-size: 0.875rem
}

.custom-select-lg {
	height: calc(1.5em + 1rem + 2px);
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 1rem;
	font-size: 1.25rem
}

.custom-file {
	position: relative;
	display: inline-block;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	margin-bottom: 0
}

.custom-file-input {
	position: relative;
	z-index: 2;
	width: 100%;
	height: calc(1.5em + 0.75rem + 2px);
	margin: 0;
	overflow: hidden;
	opacity: 0
}

.custom-file-input:focus~.custom-file-label {
	border-color: #80bdff;
	box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.custom-file-input:disabled~.custom-file-label,
.custom-file-input[disabled]~.custom-file-label {
	background-color: #e9ecef
}

.custom-file-input:lang(en)~.custom-file-label:after {
	content: "Browse"
}

.custom-file-input~.custom-file-label[data-browse]:after {
	content: attr(data-browse)
}

.custom-file-label {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1;
	height: calc(1.5em + 0.75rem + 2px);
	padding: 0.375rem 0.75rem;
	overflow: hidden;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	border: 1px solid #ced4da;
	border-radius: 0.25rem
}

.custom-file-label:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 3;
	display: block;
	height: calc(1.5em + 0.75rem);
	padding: 0.375rem 0.75rem;
	line-height: 1.5;
	color: #495057;
	content: "Browse";
	background-color: #e9ecef;
	border-left: inherit;
	border-radius: 0 0.25rem 0.25rem 0
}

.custom-range {
	width: 100%;
	height: 1.4rem;
	padding: 0;
	background-color: transparent;
	appearance: none
}

.custom-range:focus {
	outline: 0
}

.custom-range:focus::-webkit-slider-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.custom-range:focus::-moz-range-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.custom-range:focus::-ms-thumb {
	box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25)
}

.custom-range::-moz-focus-outer {
	border: 0
}

.custom-range::-webkit-slider-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: -0.25rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-webkit-slider-thumb {
		-webkit-transition: none;
		transition: none
	}
}

.custom-range::-webkit-slider-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-webkit-slider-runnable-track {
	width: 100%;
	height: 0.5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-moz-range-thumb {
	width: 1rem;
	height: 1rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-moz-range-thumb {
		-moz-transition: none;
		transition: none
	}
}

.custom-range::-moz-range-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-moz-range-track {
	width: 100%;
	height: 0.5rem;
	color: transparent;
	cursor: pointer;
	background-color: #dee2e6;
	border-color: transparent;
	border-radius: 1rem
}

.custom-range::-ms-thumb {
	width: 1rem;
	height: 1rem;
	margin-top: 0;
	margin-right: 0.2rem;
	margin-left: 0.2rem;
	background-color: #007bff;
	border: 0;
	border-radius: 1rem;
	-ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	appearance: none
}

@media (prefers-reduced-motion:reduce) {
	.custom-range::-ms-thumb {
		-ms-transition: none;
		transition: none
	}
}

.custom-range::-ms-thumb:active {
	background-color: #b3d7ff
}

.custom-range::-ms-track {
	width: 100%;
	height: 0.5rem;
	color: transparent;
	cursor: pointer;
	background-color: transparent;
	border-color: transparent;
	border-width: 0.5rem
}

.custom-range::-ms-fill-lower {
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range::-ms-fill-upper {
	margin-right: 15px;
	background-color: #dee2e6;
	border-radius: 1rem
}

.custom-range:disabled::-webkit-slider-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-webkit-slider-runnable-track {
	cursor: default
}

.custom-range:disabled::-moz-range-thumb {
	background-color: #adb5bd
}

.custom-range:disabled::-moz-range-track {
	cursor: default
}

.custom-range:disabled::-ms-thumb {
	background-color: #adb5bd
}

.custom-control-label:before,
.custom-file-label,
.custom-select {
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {

	.custom-control-label:before,
	.custom-file-label,
	.custom-select {
		transition: none
	}
}

.alert {
	position: relative;
	padding: 0.75rem 1.25rem;
	margin-bottom: 1rem;
	border: 1px solid transparent;
	border-radius: 0.25rem
}

.alert-heading {
	color: inherit
}

.alert-link {
	font-weight: 700
}

.alert-dismissible {
	padding-right: 4rem
}

.alert-dismissible .close {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	padding: 0.75rem 1.25rem;
	color: inherit
}

.alert-primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff
}

.alert-primary hr {
	border-top-color: #9fcdff
}

.alert-primary .alert-link {
	color: #002752
}

.alert-secondary {
	color: #383d41;
	background-color: #e2e3e5;
	border-color: #d6d8db
}

.alert-secondary hr {
	border-top-color: #c8cbcf
}

.alert-secondary .alert-link {
	color: #202326
}

.alert-success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb
}

.alert-success hr {
	border-top-color: #b1dfbb
}

.alert-success .alert-link {
	color: #0b2e13
}

.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb
}

.alert-info hr {
	border-top-color: #abdde5
}

.alert-info .alert-link {
	color: #062c33
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba
}

.alert-warning hr {
	border-top-color: #ffe8a1
}

.alert-warning .alert-link {
	color: #533f03
}

.alert-danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb
}

.alert-danger hr {
	border-top-color: #f1b0b7
}

.alert-danger .alert-link {
	color: #491217
}

.alert-light {
	color: #818182;
	background-color: #fefefe;
	border-color: #fdfdfe
}

.alert-light hr {
	border-top-color: #ececf6
}

.alert-light .alert-link {
	color: #686868
}

.alert-dark {
	color: #1b1e21;
	background-color: #d6d8d9;
	border-color: #c6c8ca
}

.alert-dark hr {
	border-top-color: #b9bbbe
}

.alert-dark .alert-link {
	color: #040505
}

.media {
	display: flex;
	align-items: flex-start
}

.media-body {
	flex: 1
}

.close {
	float: right;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: 0.5
}

.close:hover {
	color: #000;
	text-decoration: none
}

.close:not(:disabled):not(.disabled):focus,
.close:not(:disabled):not(.disabled):hover {
	opacity: 0.75
}

button.close {
	padding: 0;
	background-color: transparent;
	border: 0
}

a.close.disabled {
	pointer-events: none
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    background: rgba(0, 0, 0, 0.5); 
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
}

.modal.show {
    opacity: 1;
    visibility: visible;
	transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
}

.modal.fade .modal-dialog {
    transition: transform 0.6s ease-out;
    transform: translate(0, -50px);
}

.modal.show .modal-dialog {
    transform: translate(0, 0);
}



@media (prefers-reduced-motion:reduce) {
	.modal.fade .modal-dialog {
		transition: none
	}
}

.modal.show .modal-dialog {
	transform: none
}

.modal.modal-static .modal-dialog {
	transform: scale(1.02)
}

.modal-dialog-scrollable {
	display: flex;
	max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
	max-height: calc(100vh - 1rem);
	overflow: hidden
}

.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
	flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
	overflow-y: auto
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
	display: block;
	height: calc(100vh - 1rem);
	height: min-content;
	content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
	flex-direction: column;
	justify-content: center;
	height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
	max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
	content: none
}

.modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	outline: 0
}

.modal-backdrop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1040;
	width: 100vw;
	height: 100vh;
	background-color: #000
}

.modal-backdrop.fade {
	opacity: 0
}

.modal-backdrop.show {
	opacity: 100%
	display: none;	
}

.modal-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	padding: 1rem 1rem;
	border-bottom: 1px solid #dee2e6;
	border-top-left-radius: calc(0.3rem - 1px);
	border-top-right-radius: calc(0.3rem - 1px)
}

.modal-header .close {
	padding: 1rem 1rem;
	margin: -1rem -1rem -1rem auto
}

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

.modal-body {
	position: relative;
	flex: 1 1 auto;
	padding: 1rem
}

.modal-footer {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-end;
	padding: 0.75rem;
	border-top: 1px solid #dee2e6;
	border-bottom-right-radius: calc(0.3rem - 1px);
	border-bottom-left-radius: calc(0.3rem - 1px)
}

.modal-footer>* {
	margin: 0.25rem
}

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

@media (min-width:576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto
	}

	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem)
	}

	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem)
	}

	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem)
	}

	.modal-dialog-centered:before {
		height: calc(100vh - 3.5rem);
		height: min-content
	}

	.modal-sm {
		max-width: 300px
	}
}

@media (min-width:992px) {

	.modal-lg,
	.modal-xl {
		max-width: 800px
	}
}

@media (min-width:1200px) {
	.modal-xl {
		max-width: 1140px
	}
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner:after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	backface-visibility: hidden;
	transition: transform 0.6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.carousel-item {
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.active.carousel-item-end,
.carousel-item-next:not(.carousel-item-start) {
	transform: translateX(100%)
}

.active.carousel-item-start,
.carousel-item-prev:not(.carousel-item-end) {
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end,
.carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-end,
.carousel-fade .active.carousel-item-start {
	z-index: 0;
	opacity: 0;
	transition: opacity 0s 0.6s
}

@media (prefers-reduced-motion:reduce) {

	.carousel-fade .active.carousel-item-end,
	.carousel-fade .active.carousel-item-start {
		transition: none
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	padding: 0;
	color: #fff;
	text-align: center;
	background: none;
	border: 0;
	opacity: 0.5;
	transition: opacity 0.15s ease
}

@media (prefers-reduced-motion:reduce) {

	.carousel-control-next,
	.carousel-control-prev {
		transition: none
	}
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: 0.9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 100% 100%
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	padding: 0;
	margin-right: 15%;
	margin-bottom: 1rem;
	margin-left: 15%
}

.carousel-indicators [data-bs-target] {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	padding: 0;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: 0.5;
	transition: opacity 0.6s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-indicators [data-bs-target] {
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 1.25rem;
	left: 15%;
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center
}

.carousel-dark .carousel-control-next-icon,
.carousel-dark .carousel-control-prev-icon {
	filter: invert(1) grayscale(100)
}

.carousel-dark .carousel-indicators [data-bs-target] {
	background-color: #000
}

.carousel-dark .carousel-caption {
	color: #000
}

.align-baseline {
	vertical-align: baseline !important
}

.align-top {
	vertical-align: top !important
}

.align-middle {
	vertical-align: middle !important
}

.align-bottom {
	vertical-align: bottom !important
}

.align-text-bottom {
	vertical-align: text-bottom !important
}

.align-text-top {
	vertical-align: text-top !important
}

.bg-primary {
	background-color: #007bff !important
}

a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
	background-color: #0062cc !important
}

.bg-secondary {
	background-color: #6c757d !important
}

a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
	background-color: #545b62 !important
}

.bg-success {
	background-color: #28a745 !important
}

a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
	background-color: #1e7e34 !important
}

.bg-info {
	background-color: #17a2b8 !important
}

a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
	background-color: #117a8b !important
}

.bg-warning {
	background-color: #ffc107 !important
}

a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
	background-color: #d39e00 !important
}

.bg-danger {
	background-color: #dc3545 !important
}

a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
	background-color: #bd2130 !important
}

.bg-light {
	background-color: #f8f9fa !important
}

a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
	background-color: #dae0e5 !important
}

.bg-dark {
	background-color: #343a40 !important
}

a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
	background-color: #1d2124 !important
}

.bg-white {
	background-color: #fff !important
}

.bg-transparent {
	background-color: transparent !important
}

.border {
	border: 1px solid #dee2e6 !important
}

.border-top {
	border-top: 1px solid #dee2e6 !important
}

.border-right {
	border-right: 1px solid #dee2e6 !important
}

.border-bottom {
	border-bottom: 1px solid #dee2e6 !important
}

.border-left {
	border-left: 1px solid #dee2e6 !important
}

.border-0 {
	border: 0 !important
}

.border-top-0 {
	border-top: 0 !important
}

.border-right-0 {
	border-right: 0 !important
}

.border-bottom-0 {
	border-bottom: 0 !important
}

.border-left-0 {
	border-left: 0 !important
}

.border-primary {
	border-color: #007bff !important
}

.border-secondary {
	border-color: #6c757d !important
}

.border-success {
	border-color: #28a745 !important
}

.border-info {
	border-color: #17a2b8 !important
}

.border-warning {
	border-color: #ffc107 !important
}

.border-danger {
	border-color: #dc3545 !important
}

.border-light {
	border-color: #f8f9fa !important
}

.border-dark {
	border-color: #343a40 !important
}

.border-white {
	border-color: #fff !important
}

.rounded-sm {
	border-radius: 0.2rem !important
}

.rounded {
	border-radius: 0.25rem !important
}

.rounded-top {
	border-top-left-radius: 0.25rem !important;
	border-top-right-radius: 0.25rem !important
}

.rounded-right {
	border-top-right-radius: 0.25rem !important;
	border-bottom-right-radius: 0.25rem !important
}

.rounded-bottom {
	border-bottom-right-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important
}

.rounded-left {
	border-top-left-radius: 0.25rem !important;
	border-bottom-left-radius: 0.25rem !important
}

.rounded-lg {
	border-radius: 0.3rem !important
}

.rounded-circle {
	border-radius: 50% !important
}

.rounded-pill {
	border-radius: 50rem !important
}

.rounded-0 {
	border-radius: 0 !important
}

.clearfix:after {
	display: block;
	clear: both;
	content: ""
}

.d-none {
	display: none !important
}

.d-inline {
	display: inline !important
}

.d-inline-block {
	display: inline-block !important
}

.d-block {
	display: block !important
}

.d-table {
	display: table !important
}

.d-table-row {
	display: table-row !important
}

.d-table-cell {
	display: table-cell !important
}

.d-flex {
	display: flex !important
}

.d-inline-flex {
	display: inline-flex !important
}

@media (min-width:576px) {
	.d-sm-none {
		display: none !important
	}

	.d-sm-inline {
		display: inline !important
	}

	.d-sm-inline-block {
		display: inline-block !important
	}

	.d-sm-block {
		display: block !important
	}

	.d-sm-table {
		display: table !important
	}

	.d-sm-table-row {
		display: table-row !important
	}

	.d-sm-table-cell {
		display: table-cell !important
	}

	.d-sm-flex {
		display: flex !important
	}

	.d-sm-inline-flex {
		display: inline-flex !important
	}
}

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

	.d-md-inline {
		display: inline !important
	}

	.d-md-inline-block {
		display: inline-block !important
	}

	.d-md-block {
		display: block !important
	}

	.d-md-table {
		display: table !important
	}

	.d-md-table-row {
		display: table-row !important
	}

	.d-md-table-cell {
		display: table-cell !important
	}

	.d-md-flex {
		display: flex !important
	}

	.d-md-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width:992px) {
	.d-lg-none {
		display: none !important
	}

	.d-lg-inline {
		display: inline !important
	}

	.d-lg-inline-block {
		display: inline-block !important
	}

	.d-lg-block {
		display: block !important
	}

	.d-lg-table {
		display: table !important
	}

	.d-lg-table-row {
		display: table-row !important
	}

	.d-lg-table-cell {
		display: table-cell !important
	}

	.d-lg-flex {
		display: flex !important
	}

	.d-lg-inline-flex {
		display: inline-flex !important
	}
}

@media (min-width:1200px) {
	.d-xl-none {
		display: none !important
	}

	.d-xl-inline {
		display: inline !important
	}

	.d-xl-inline-block {
		display: inline-block !important
	}

	.d-xl-block {
		display: block !important
	}

	.d-xl-table {
		display: table !important
	}

	.d-xl-table-row {
		display: table-row !important
	}

	.d-xl-table-cell {
		display: table-cell !important
	}

	.d-xl-flex {
		display: flex !important
	}

	.d-xl-inline-flex {
		display: inline-flex !important
	}
}

@media print {
	.d-print-none {
		display: none !important
	}

	.d-print-inline {
		display: inline !important
	}

	.d-print-inline-block {
		display: inline-block !important
	}

	.d-print-block {
		display: block !important
	}

	.d-print-table {
		display: table !important
	}

	.d-print-table-row {
		display: table-row !important
	}

	.d-print-table-cell {
		display: table-cell !important
	}

	.d-print-flex {
		display: flex !important
	}

	.d-print-inline-flex {
		display: inline-flex !important
	}
}

.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden
}

.embed-responsive:before {
	display: block;
	content: ""
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.embed-responsive-21by9:before {
	padding-top: 42.8571428571%
}

.embed-responsive-16by9:before {
	padding-top: 56.25%
}

.embed-responsive-4by3:before {
	padding-top: 75%
}

.embed-responsive-1by1:before {
	padding-top: 100%
}

.flex-row {
	flex-direction: row !important
}

.flex-column {
	flex-direction: column !important
}

.flex-row-reverse {
	flex-direction: row-reverse !important
}

.flex-column-reverse {
	flex-direction: column-reverse !important
}

.flex-wrap {
	flex-wrap: wrap !important
}

.flex-nowrap {
	flex-wrap: nowrap !important
}

.flex-wrap-reverse {
	flex-wrap: wrap-reverse !important
}

.flex-fill {
	flex: 1 1 auto !important
}

.flex-grow-0 {
	flex-grow: 0 !important
}

.flex-grow-1 {
	flex-grow: 1 !important
}

.flex-shrink-0 {
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	flex-shrink: 1 !important
}

.justify-content-start {
	justify-content: flex-start !important
}

.justify-content-end {
	justify-content: flex-end !important
}

.justify-content-center {
	justify-content: center !important
}

.justify-content-between {
	justify-content: space-between !important
}

.justify-content-around {
	justify-content: space-around !important
}

.align-items-start {
	align-items: flex-start !important
}

.align-items-end {
	align-items: flex-end !important
}

.align-items-center {
	align-items: center !important
}

.align-items-baseline {
	align-items: baseline !important
}

.align-items-stretch {
	align-items: stretch !important
}

.align-content-start {
	align-content: flex-start !important
}

.align-content-end {
	align-content: flex-end !important
}

.align-content-center {
	align-content: center !important
}

.align-content-between {
	align-content: space-between !important
}

.align-content-around {
	align-content: space-around !important
}

.align-content-stretch {
	align-content: stretch !important
}

.align-self-auto {
	align-self: auto !important
}

.align-self-start {
	align-self: flex-start !important
}

.align-self-end {
	align-self: flex-end !important
}

.align-self-center {
	align-self: center !important
}

.align-self-baseline {
	align-self: baseline !important
}

.align-self-stretch {
	align-self: stretch !important
}

@media (min-width:576px) {
	.flex-sm-row {
		flex-direction: row !important
	}

	.flex-sm-column {
		flex-direction: column !important
	}

	.flex-sm-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-sm-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-sm-wrap {
		flex-wrap: wrap !important
	}

	.flex-sm-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.flex-sm-fill {
		flex: 1 1 auto !important
	}

	.flex-sm-grow-0 {
		flex-grow: 0 !important
	}

	.flex-sm-grow-1 {
		flex-grow: 1 !important
	}

	.flex-sm-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-sm-shrink-1 {
		flex-shrink: 1 !important
	}

	.justify-content-sm-start {
		justify-content: flex-start !important
	}

	.justify-content-sm-end {
		justify-content: flex-end !important
	}

	.justify-content-sm-center {
		justify-content: center !important
	}

	.justify-content-sm-between {
		justify-content: space-between !important
	}

	.justify-content-sm-around {
		justify-content: space-around !important
	}

	.align-items-sm-start {
		align-items: flex-start !important
	}

	.align-items-sm-end {
		align-items: flex-end !important
	}

	.align-items-sm-center {
		align-items: center !important
	}

	.align-items-sm-baseline {
		align-items: baseline !important
	}

	.align-items-sm-stretch {
		align-items: stretch !important
	}

	.align-content-sm-start {
		align-content: flex-start !important
	}

	.align-content-sm-end {
		align-content: flex-end !important
	}

	.align-content-sm-center {
		align-content: center !important
	}

	.align-content-sm-between {
		align-content: space-between !important
	}

	.align-content-sm-around {
		align-content: space-around !important
	}

	.align-content-sm-stretch {
		align-content: stretch !important
	}

	.align-self-sm-auto {
		align-self: auto !important
	}

	.align-self-sm-start {
		align-self: flex-start !important
	}

	.align-self-sm-end {
		align-self: flex-end !important
	}

	.align-self-sm-center {
		align-self: center !important
	}

	.align-self-sm-baseline {
		align-self: baseline !important
	}

	.align-self-sm-stretch {
		align-self: stretch !important
	}
}

@media (min-width:768px) {
	.flex-md-row {
		flex-direction: row !important
	}

	.flex-md-column {
		flex-direction: column !important
	}

	.flex-md-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-md-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-md-wrap {
		flex-wrap: wrap !important
	}

	.flex-md-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.flex-md-fill {
		flex: 1 1 auto !important
	}

	.flex-md-grow-0 {
		flex-grow: 0 !important
	}

	.flex-md-grow-1 {
		flex-grow: 1 !important
	}

	.flex-md-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-md-shrink-1 {
		flex-shrink: 1 !important
	}

	.justify-content-md-start {
		justify-content: flex-start !important
	}

	.justify-content-md-end {
		justify-content: flex-end !important
	}

	.justify-content-md-center {
		justify-content: center !important
	}

	.justify-content-md-between {
		justify-content: space-between !important
	}

	.justify-content-md-around {
		justify-content: space-around !important
	}

	.align-items-md-start {
		align-items: flex-start !important
	}

	.align-items-md-end {
		align-items: flex-end !important
	}

	.align-items-md-center {
		align-items: center !important
	}

	.align-items-md-baseline {
		align-items: baseline !important
	}

	.align-items-md-stretch {
		align-items: stretch !important
	}

	.align-content-md-start {
		align-content: flex-start !important
	}

	.align-content-md-end {
		align-content: flex-end !important
	}

	.align-content-md-center {
		align-content: center !important
	}

	.align-content-md-between {
		align-content: space-between !important
	}

	.align-content-md-around {
		align-content: space-around !important
	}

	.align-content-md-stretch {
		align-content: stretch !important
	}

	.align-self-md-auto {
		align-self: auto !important
	}

	.align-self-md-start {
		align-self: flex-start !important
	}

	.align-self-md-end {
		align-self: flex-end !important
	}

	.align-self-md-center {
		align-self: center !important
	}

	.align-self-md-baseline {
		align-self: baseline !important
	}

	.align-self-md-stretch {
		align-self: stretch !important
	}
}

@media (min-width:992px) {
	.flex-lg-row {
		flex-direction: row !important
	}

	.flex-lg-column {
		flex-direction: column !important
	}

	.flex-lg-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-lg-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-lg-wrap {
		flex-wrap: wrap !important
	}

	.flex-lg-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.flex-lg-fill {
		flex: 1 1 auto !important
	}

	.flex-lg-grow-0 {
		flex-grow: 0 !important
	}

	.flex-lg-grow-1 {
		flex-grow: 1 !important
	}

	.flex-lg-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-lg-shrink-1 {
		flex-shrink: 1 !important
	}

	.justify-content-lg-start {
		justify-content: flex-start !important
	}

	.justify-content-lg-end {
		justify-content: flex-end !important
	}

	.justify-content-lg-center {
		justify-content: center !important
	}

	.justify-content-lg-between {
		justify-content: space-between !important
	}

	.justify-content-lg-around {
		justify-content: space-around !important
	}

	.align-items-lg-start {
		align-items: flex-start !important
	}

	.align-items-lg-end {
		align-items: flex-end !important
	}

	.align-items-lg-center {
		align-items: center !important
	}

	.align-items-lg-baseline {
		align-items: baseline !important
	}

	.align-items-lg-stretch {
		align-items: stretch !important
	}

	.align-content-lg-start {
		align-content: flex-start !important
	}

	.align-content-lg-end {
		align-content: flex-end !important
	}

	.align-content-lg-center {
		align-content: center !important
	}

	.align-content-lg-between {
		align-content: space-between !important
	}

	.align-content-lg-around {
		align-content: space-around !important
	}

	.align-content-lg-stretch {
		align-content: stretch !important
	}

	.align-self-lg-auto {
		align-self: auto !important
	}

	.align-self-lg-start {
		align-self: flex-start !important
	}

	.align-self-lg-end {
		align-self: flex-end !important
	}

	.align-self-lg-center {
		align-self: center !important
	}

	.align-self-lg-baseline {
		align-self: baseline !important
	}

	.align-self-lg-stretch {
		align-self: stretch !important
	}
}

@media (min-width:1200px) {
	.flex-xl-row {
		flex-direction: row !important
	}

	.flex-xl-column {
		flex-direction: column !important
	}

	.flex-xl-row-reverse {
		flex-direction: row-reverse !important
	}

	.flex-xl-column-reverse {
		flex-direction: column-reverse !important
	}

	.flex-xl-wrap {
		flex-wrap: wrap !important
	}

	.flex-xl-nowrap {
		flex-wrap: nowrap !important
	}

	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important
	}

	.flex-xl-fill {
		flex: 1 1 auto !important
	}

	.flex-xl-grow-0 {
		flex-grow: 0 !important
	}

	.flex-xl-grow-1 {
		flex-grow: 1 !important
	}

	.flex-xl-shrink-0 {
		flex-shrink: 0 !important
	}

	.flex-xl-shrink-1 {
		flex-shrink: 1 !important
	}

	.justify-content-xl-start {
		justify-content: flex-start !important
	}

	.justify-content-xl-end {
		justify-content: flex-end !important
	}

	.justify-content-xl-center {
		justify-content: center !important
	}

	.justify-content-xl-between {
		justify-content: space-between !important
	}

	.justify-content-xl-around {
		justify-content: space-around !important
	}

	.align-items-xl-start {
		align-items: flex-start !important
	}

	.align-items-xl-end {
		align-items: flex-end !important
	}

	.align-items-xl-center {
		align-items: center !important
	}

	.align-items-xl-baseline {
		align-items: baseline !important
	}

	.align-items-xl-stretch {
		align-items: stretch !important
	}

	.align-content-xl-start {
		align-content: flex-start !important
	}

	.align-content-xl-end {
		align-content: flex-end !important
	}

	.align-content-xl-center {
		align-content: center !important
	}

	.align-content-xl-between {
		align-content: space-between !important
	}

	.align-content-xl-around {
		align-content: space-around !important
	}

	.align-content-xl-stretch {
		align-content: stretch !important
	}

	.align-self-xl-auto {
		align-self: auto !important
	}

	.align-self-xl-start {
		align-self: flex-start !important
	}

	.align-self-xl-end {
		align-self: flex-end !important
	}

	.align-self-xl-center {
		align-self: center !important
	}

	.align-self-xl-baseline {
		align-self: baseline !important
	}

	.align-self-xl-stretch {
		align-self: stretch !important
	}
}

.float-left {
	float: left !important
}

.float-right {
	float: right !important
}

.float-none {
	float: none !important
}

@media (min-width:576px) {
	.float-sm-left {
		float: left !important
	}

	.float-sm-right {
		float: right !important
	}

	.float-sm-none {
		float: none !important
	}
}

@media (min-width:768px) {
	.float-md-left {
		float: left !important
	}

	.float-md-right {
		float: right !important
	}

	.float-md-none {
		float: none !important
	}
}

@media (min-width:992px) {
	.float-lg-left {
		float: left !important
	}

	.float-lg-right {
		float: right !important
	}

	.float-lg-none {
		float: none !important
	}
}

@media (min-width:1200px) {
	.float-xl-left {
		float: left !important
	}

	.float-xl-right {
		float: right !important
	}

	.float-xl-none {
		float: none !important
	}
}

.user-select-all {
	-webkit-user-select: all !important;
	user-select: all !important
}

.user-select-auto {
	-webkit-user-select: auto !important;
	user-select: auto !important
}

.user-select-none {
	-webkit-user-select: none !important;
	user-select: none !important
}

.overflow-auto {
	overflow: auto !important
}

.overflow-hidden {
	overflow: hidden !important
}

.position-static {
	position: static !important
}

.position-relative {
	position: relative !important
}

.position-absolute {
	position: absolute !important
}

.position-fixed {
	position: fixed !important
}

.position-sticky {
	position: sticky !important
}

.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1030
}

@supports (position:sticky) {
	.sticky-top {
		position: sticky;
		top: 0;
		z-index: 1020
	}
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important
}

.shadow {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important
}

.shadow-lg {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important
}

.shadow-none {
	box-shadow: none !important
}

.w-25 {
	width: 25% !important
}

.w-50 {
	width: 50% !important
}

.w-75 {
	width: 75% !important
}

.w-100 {
	width: 100% !important
}

.w-auto {
	width: auto !important
}

.h-25 {
	height: 25% !important
}

.h-50 {
	height: 50% !important
}

.h-75 {
	height: 75% !important
}

.h-100 {
	height: 100% !important
}

.h-auto {
	height: auto !important
}

.mw-100 {
	max-width: 100% !important
}

.mh-100 {
	max-height: 100% !important
}

.min-vw-100 {
	min-width: 100vw !important
}

.min-vh-100 {
	min-height: 100vh !important
}

.vw-100 {
	width: 100vw !important
}

.vh-100 {
	height: 100vh !important
}

.m-0 {
	margin: 0 !important
}

.mt-0,
.my-0 {
	margin-top: 0 !important
}

.mr-0,
.mx-0 {
	margin-right: 0 !important
}

.mb-0,
.my-0 {
	margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
	margin-left: 0 !important
}

.m-1 {
	margin: 0.25rem !important
}

.mt-1,
.my-1 {
	margin-top: 0.25rem !important
}

.mr-1,
.mx-1 {
	margin-right: 0.25rem !important
}

.mb-1,
.my-1 {
	margin-bottom: 0.25rem !important
}

.ml-1,
.mx-1 {
	margin-left: 0.25rem !important
}

.m-2 {
	margin: 0.5rem !important
}

.mt-2,
.my-2 {
	margin-top: 0.5rem !important
}

.mr-2,
.mx-2 {
	margin-right: 0.5rem !important
}

.mb-2,
.my-2 {
	margin-bottom: 0.5rem !important
}

.ml-2,
.mx-2 {
	margin-left: 0.5rem !important
}

.m-3 {
	margin: 1rem !important
}

.mt-3,
.my-3 {
	margin-top: 1rem !important
}

.mr-3,
.mx-3 {
	margin-right: 1rem !important
}

.mb-3,
.my-3 {
	margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
	margin-left: 1rem !important
}

.m-4 {
	margin: 1.5rem !important
}

.mt-4,
.my-4 {
	margin-top: 1.5rem !important
}

.mr-4,
.mx-4 {
	margin-right: 1.5rem !important
}

.mb-4,
.my-4 {
	margin-bottom: 1.5rem !important
}

.ml-4,
.mx-4 {
	margin-left: 1.5rem !important
}

.m-5 {
	margin: 3rem !important
}

.mt-5,
.my-5 {
	margin-top: 3rem !important
}

.mr-5,
.mx-5 {
	margin-right: 3rem !important
}

.mb-5,
.my-5 {
	margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
	margin-left: 3rem !important
}

.p-0 {
	padding: 0 !important
}

.pt-0,
.py-0 {
	padding-top: 0 !important
}

.pr-0,
.px-0 {
	padding-right: 0 !important
}

.pb-0,
.py-0 {
	padding-bottom: 0 !important
}

.pl-0,
.px-0 {
	padding-left: 0 !important
}

.p-1 {
	padding: 0.25rem !important
}

.pt-1,
.py-1 {
	padding-top: 0.25rem !important
}

.pr-1,
.px-1 {
	padding-right: 0.25rem !important
}

.pb-1,
.py-1 {
	padding-bottom: 0.25rem !important
}

.pl-1,
.px-1 {
	padding-left: 0.25rem !important
}

.p-2 {
	padding: 0.5rem !important
}

.pt-2,
.py-2 {
	padding-top: 0.5rem !important
}

.pr-2,
.px-2 {
	padding-right: 0.5rem !important
}

.pb-2,
.py-2 {
	padding-bottom: 0.5rem !important
}

.pl-2,
.px-2 {
	padding-left: 0.5rem !important
}

.p-3 {
	padding: 1rem !important
}

.pt-3,
.py-3 {
	padding-top: 1rem !important
}

.pr-3,
.px-3 {
	padding-right: 1rem !important
}

.pb-3,
.py-3 {
	padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
	padding-left: 1rem !important
}

.p-4 {
	padding: 1.5rem !important
}

.pt-4,
.py-4 {
	padding-top: 1.5rem !important
}

.pr-4,
.px-4 {
	padding-right: 1.5rem !important
}

.pb-4,
.py-4 {
	padding-bottom: 1.5rem !important
}

.pl-4,
.px-4 {
	padding-left: 1.5rem !important
}

.p-5 {
	padding: 3rem !important
}

.pt-5,
.py-5 {
	padding-top: 3rem !important
}

.pr-5,
.px-5 {
	padding-right: 3rem !important
}

.pb-5,
.py-5 {
	padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
	padding-left: 3rem !important
}

.m-n1 {
	margin: -0.25rem !important
}

.mt-n1,
.my-n1 {
	margin-top: -0.25rem !important
}

.mr-n1,
.mx-n1 {
	margin-right: -0.25rem !important
}

.mb-n1,
.my-n1 {
	margin-bottom: -0.25rem !important
}

.ml-n1,
.mx-n1 {
	margin-left: -0.25rem !important
}

.m-n2 {
	margin: -0.5rem !important
}

.mt-n2,
.my-n2 {
	margin-top: -0.5rem !important
}

.mr-n2,
.mx-n2 {
	margin-right: -0.5rem !important
}

.mb-n2,
.my-n2 {
	margin-bottom: -0.5rem !important
}

.ml-n2,
.mx-n2 {
	margin-left: -0.5rem !important
}

.m-n3 {
	margin: -1rem !important
}

.mt-n3,
.my-n3 {
	margin-top: -1rem !important
}

.mr-n3,
.mx-n3 {
	margin-right: -1rem !important
}

.mb-n3,
.my-n3 {
	margin-bottom: -1rem !important
}

.ml-n3,
.mx-n3 {
	margin-left: -1rem !important
}

.m-n4 {
	margin: -1.5rem !important
}

.mt-n4,
.my-n4 {
	margin-top: -1.5rem !important
}

.mr-n4,
.mx-n4 {
	margin-right: -1.5rem !important
}

.mb-n4,
.my-n4 {
	margin-bottom: -1.5rem !important
}

.ml-n4,
.mx-n4 {
	margin-left: -1.5rem !important
}

.m-n5 {
	margin: -3rem !important
}

.mt-n5,
.my-n5 {
	margin-top: -3rem !important
}

.mr-n5,
.mx-n5 {
	margin-right: -3rem !important
}

.mb-n5,
.my-n5 {
	margin-bottom: -3rem !important
}

.ml-n5,
.mx-n5 {
	margin-left: -3rem !important
}

.m-auto {
	margin: auto !important
}

.mt-auto,
.my-auto {
	margin-top: auto !important
}

.mr-auto,
.mx-auto {
	margin-right: auto !important
}

.mb-auto,
.my-auto {
	margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
	margin-left: auto !important
}

@media (min-width:576px) {
	.m-sm-0 {
		margin: 0 !important
	}

	.mt-sm-0,
	.my-sm-0 {
		margin-top: 0 !important
	}

	.mr-sm-0,
	.mx-sm-0 {
		margin-right: 0 !important
	}

	.mb-sm-0,
	.my-sm-0 {
		margin-bottom: 0 !important
	}

	.ml-sm-0,
	.mx-sm-0 {
		margin-left: 0 !important
	}

	.m-sm-1 {
		margin: 0.25rem !important
	}

	.mt-sm-1,
	.my-sm-1 {
		margin-top: 0.25rem !important
	}

	.mr-sm-1,
	.mx-sm-1 {
		margin-right: 0.25rem !important
	}

	.mb-sm-1,
	.my-sm-1 {
		margin-bottom: 0.25rem !important
	}

	.ml-sm-1,
	.mx-sm-1 {
		margin-left: 0.25rem !important
	}

	.m-sm-2 {
		margin: 0.5rem !important
	}

	.mt-sm-2,
	.my-sm-2 {
		margin-top: 0.5rem !important
	}

	.mr-sm-2,
	.mx-sm-2 {
		margin-right: 0.5rem !important
	}

	.mb-sm-2,
	.my-sm-2 {
		margin-bottom: 0.5rem !important
	}

	.ml-sm-2,
	.mx-sm-2 {
		margin-left: 0.5rem !important
	}

	.m-sm-3 {
		margin: 1rem !important
	}

	.mt-sm-3,
	.my-sm-3 {
		margin-top: 1rem !important
	}

	.mr-sm-3,
	.mx-sm-3 {
		margin-right: 1rem !important
	}

	.mb-sm-3,
	.my-sm-3 {
		margin-bottom: 1rem !important
	}

	.ml-sm-3,
	.mx-sm-3 {
		margin-left: 1rem !important
	}

	.m-sm-4 {
		margin: 1.5rem !important
	}

	.mt-sm-4,
	.my-sm-4 {
		margin-top: 1.5rem !important
	}

	.mr-sm-4,
	.mx-sm-4 {
		margin-right: 1.5rem !important
	}

	.mb-sm-4,
	.my-sm-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-sm-4,
	.mx-sm-4 {
		margin-left: 1.5rem !important
	}

	.m-sm-5 {
		margin: 3rem !important
	}

	.mt-sm-5,
	.my-sm-5 {
		margin-top: 3rem !important
	}

	.mr-sm-5,
	.mx-sm-5 {
		margin-right: 3rem !important
	}

	.mb-sm-5,
	.my-sm-5 {
		margin-bottom: 3rem !important
	}

	.ml-sm-5,
	.mx-sm-5 {
		margin-left: 3rem !important
	}

	.p-sm-0 {
		padding: 0 !important
	}

	.pt-sm-0,
	.py-sm-0 {
		padding-top: 0 !important
	}

	.pr-sm-0,
	.px-sm-0 {
		padding-right: 0 !important
	}

	.pb-sm-0,
	.py-sm-0 {
		padding-bottom: 0 !important
	}

	.pl-sm-0,
	.px-sm-0 {
		padding-left: 0 !important
	}

	.p-sm-1 {
		padding: 0.25rem !important
	}

	.pt-sm-1,
	.py-sm-1 {
		padding-top: 0.25rem !important
	}

	.pr-sm-1,
	.px-sm-1 {
		padding-right: 0.25rem !important
	}

	.pb-sm-1,
	.py-sm-1 {
		padding-bottom: 0.25rem !important
	}

	.pl-sm-1,
	.px-sm-1 {
		padding-left: 0.25rem !important
	}

	.p-sm-2 {
		padding: 0.5rem !important
	}

	.pt-sm-2,
	.py-sm-2 {
		padding-top: 0.5rem !important
	}

	.pr-sm-2,
	.px-sm-2 {
		padding-right: 0.5rem !important
	}

	.pb-sm-2,
	.py-sm-2 {
		padding-bottom: 0.5rem !important
	}

	.pl-sm-2,
	.px-sm-2 {
		padding-left: 0.5rem !important
	}

	.p-sm-3 {
		padding: 1rem !important
	}

	.pt-sm-3,
	.py-sm-3 {
		padding-top: 1rem !important
	}

	.pr-sm-3,
	.px-sm-3 {
		padding-right: 1rem !important
	}

	.pb-sm-3,
	.py-sm-3 {
		padding-bottom: 1rem !important
	}

	.pl-sm-3,
	.px-sm-3 {
		padding-left: 1rem !important
	}

	.p-sm-4 {
		padding: 1.5rem !important
	}

	.pt-sm-4,
	.py-sm-4 {
		padding-top: 1.5rem !important
	}

	.pr-sm-4,
	.px-sm-4 {
		padding-right: 1.5rem !important
	}

	.pb-sm-4,
	.py-sm-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-sm-4,
	.px-sm-4 {
		padding-left: 1.5rem !important
	}

	.p-sm-5 {
		padding: 3rem !important
	}

	.pt-sm-5,
	.py-sm-5 {
		padding-top: 3rem !important
	}

	.pr-sm-5,
	.px-sm-5 {
		padding-right: 3rem !important
	}

	.pb-sm-5,
	.py-sm-5 {
		padding-bottom: 3rem !important
	}

	.pl-sm-5,
	.px-sm-5 {
		padding-left: 3rem !important
	}

	.m-sm-n1 {
		margin: -0.25rem !important
	}

	.mt-sm-n1,
	.my-sm-n1 {
		margin-top: -0.25rem !important
	}

	.mr-sm-n1,
	.mx-sm-n1 {
		margin-right: -0.25rem !important
	}

	.mb-sm-n1,
	.my-sm-n1 {
		margin-bottom: -0.25rem !important
	}

	.ml-sm-n1,
	.mx-sm-n1 {
		margin-left: -0.25rem !important
	}

	.m-sm-n2 {
		margin: -0.5rem !important
	}

	.mt-sm-n2,
	.my-sm-n2 {
		margin-top: -0.5rem !important
	}

	.mr-sm-n2,
	.mx-sm-n2 {
		margin-right: -0.5rem !important
	}

	.mb-sm-n2,
	.my-sm-n2 {
		margin-bottom: -0.5rem !important
	}

	.ml-sm-n2,
	.mx-sm-n2 {
		margin-left: -0.5rem !important
	}

	.m-sm-n3 {
		margin: -1rem !important
	}

	.mt-sm-n3,
	.my-sm-n3 {
		margin-top: -1rem !important
	}

	.mr-sm-n3,
	.mx-sm-n3 {
		margin-right: -1rem !important
	}

	.mb-sm-n3,
	.my-sm-n3 {
		margin-bottom: -1rem !important
	}

	.ml-sm-n3,
	.mx-sm-n3 {
		margin-left: -1rem !important
	}

	.m-sm-n4 {
		margin: -1.5rem !important
	}

	.mt-sm-n4,
	.my-sm-n4 {
		margin-top: -1.5rem !important
	}

	.mr-sm-n4,
	.mx-sm-n4 {
		margin-right: -1.5rem !important
	}

	.mb-sm-n4,
	.my-sm-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-sm-n4,
	.mx-sm-n4 {
		margin-left: -1.5rem !important
	}

	.m-sm-n5 {
		margin: -3rem !important
	}

	.mt-sm-n5,
	.my-sm-n5 {
		margin-top: -3rem !important
	}

	.mr-sm-n5,
	.mx-sm-n5 {
		margin-right: -3rem !important
	}

	.mb-sm-n5,
	.my-sm-n5 {
		margin-bottom: -3rem !important
	}

	.ml-sm-n5,
	.mx-sm-n5 {
		margin-left: -3rem !important
	}

	.m-sm-auto {
		margin: auto !important
	}

	.mt-sm-auto,
	.my-sm-auto {
		margin-top: auto !important
	}

	.mr-sm-auto,
	.mx-sm-auto {
		margin-right: auto !important
	}

	.mb-sm-auto,
	.my-sm-auto {
		margin-bottom: auto !important
	}

	.ml-sm-auto,
	.mx-sm-auto {
		margin-left: auto !important
	}
}

@media (min-width:768px) {
	.m-md-0 {
		margin: 0 !important
	}

	.mt-md-0,
	.my-md-0 {
		margin-top: 0 !important
	}

	.mr-md-0,
	.mx-md-0 {
		margin-right: 0 !important
	}

	.mb-md-0,
	.my-md-0 {
		margin-bottom: 0 !important
	}

	.ml-md-0,
	.mx-md-0 {
		margin-left: 0 !important
	}

	.m-md-1 {
		margin: 0.25rem !important
	}

	.mt-md-1,
	.my-md-1 {
		margin-top: 0.25rem !important
	}

	.mr-md-1,
	.mx-md-1 {
		margin-right: 0.25rem !important
	}

	.mb-md-1,
	.my-md-1 {
		margin-bottom: 0.25rem !important
	}

	.ml-md-1,
	.mx-md-1 {
		margin-left: 0.25rem !important
	}

	.m-md-2 {
		margin: 0.5rem !important
	}

	.mt-md-2,
	.my-md-2 {
		margin-top: 0.5rem !important
	}

	.mr-md-2,
	.mx-md-2 {
		margin-right: 0.5rem !important
	}

	.mb-md-2,
	.my-md-2 {
		margin-bottom: 0.5rem !important
	}

	.ml-md-2,
	.mx-md-2 {
		margin-left: 0.5rem !important
	}

	.m-md-3 {
		margin: 1rem !important
	}

	.mt-md-3,
	.my-md-3 {
		margin-top: 1rem !important
	}

	.mr-md-3,
	.mx-md-3 {
		margin-right: 1rem !important
	}

	.mb-md-3,
	.my-md-3 {
		margin-bottom: 1rem !important
	}

	.ml-md-3,
	.mx-md-3 {
		margin-left: 1rem !important
	}

	.m-md-4 {
		margin: 1.5rem !important
	}

	.mt-md-4,
	.my-md-4 {
		margin-top: 1.5rem !important
	}

	.mr-md-4,
	.mx-md-4 {
		margin-right: 1.5rem !important
	}

	.mb-md-4,
	.my-md-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-md-4,
	.mx-md-4 {
		margin-left: 1.5rem !important
	}

	.m-md-5 {
		margin: 3rem !important
	}

	.mt-md-5,
	.my-md-5 {
		margin-top: 3rem !important
	}

	.mr-md-5,
	.mx-md-5 {
		margin-right: 3rem !important
	}

	.mb-md-5,
	.my-md-5 {
		margin-bottom: 3rem !important
	}

	.ml-md-5,
	.mx-md-5 {
		margin-left: 3rem !important
	}

	.p-md-0 {
		padding: 0 !important
	}

	.pt-md-0,
	.py-md-0 {
		padding-top: 0 !important
	}

	.pr-md-0,
	.px-md-0 {
		padding-right: 0 !important
	}

	.pb-md-0,
	.py-md-0 {
		padding-bottom: 0 !important
	}

	.pl-md-0,
	.px-md-0 {
		padding-left: 0 !important
	}

	.p-md-1 {
		padding: 0.25rem !important
	}

	.pt-md-1,
	.py-md-1 {
		padding-top: 0.25rem !important
	}

	.pr-md-1,
	.px-md-1 {
		padding-right: 0.25rem !important
	}

	.pb-md-1,
	.py-md-1 {
		padding-bottom: 0.25rem !important
	}

	.pl-md-1,
	.px-md-1 {
		padding-left: 0.25rem !important
	}

	.p-md-2 {
		padding: 0.5rem !important
	}

	.pt-md-2,
	.py-md-2 {
		padding-top: 0.5rem !important
	}

	.pr-md-2,
	.px-md-2 {
		padding-right: 0.5rem !important
	}

	.pb-md-2,
	.py-md-2 {
		padding-bottom: 0.5rem !important
	}

	.pl-md-2,
	.px-md-2 {
		padding-left: 0.5rem !important
	}

	.p-md-3 {
		padding: 1rem !important
	}

	.pt-md-3,
	.py-md-3 {
		padding-top: 1rem !important
	}

	.pr-md-3,
	.px-md-3 {
		padding-right: 1rem !important
	}

	.pb-md-3,
	.py-md-3 {
		padding-bottom: 1rem !important
	}

	.pl-md-3,
	.px-md-3 {
		padding-left: 1rem !important
	}

	.p-md-4 {
		padding: 1.5rem !important
	}

	.pt-md-4,
	.py-md-4 {
		padding-top: 1.5rem !important
	}

	.pr-md-4,
	.px-md-4 {
		padding-right: 1.5rem !important
	}

	.pb-md-4,
	.py-md-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-md-4,
	.px-md-4 {
		padding-left: 1.5rem !important
	}

	.p-md-5 {
		padding: 3rem !important
	}

	.pt-md-5,
	.py-md-5 {
		padding-top: 3rem !important
	}

	.pr-md-5,
	.px-md-5 {
		padding-right: 3rem !important
	}

	.pb-md-5,
	.py-md-5 {
		padding-bottom: 3rem !important
	}

	.pl-md-5,
	.px-md-5 {
		padding-left: 3rem !important
	}

	.m-md-n1 {
		margin: -0.25rem !important
	}

	.mt-md-n1,
	.my-md-n1 {
		margin-top: -0.25rem !important
	}

	.mr-md-n1,
	.mx-md-n1 {
		margin-right: -0.25rem !important
	}

	.mb-md-n1,
	.my-md-n1 {
		margin-bottom: -0.25rem !important
	}

	.ml-md-n1,
	.mx-md-n1 {
		margin-left: -0.25rem !important
	}

	.m-md-n2 {
		margin: -0.5rem !important
	}

	.mt-md-n2,
	.my-md-n2 {
		margin-top: -0.5rem !important
	}

	.mr-md-n2,
	.mx-md-n2 {
		margin-right: -0.5rem !important
	}

	.mb-md-n2,
	.my-md-n2 {
		margin-bottom: -0.5rem !important
	}

	.ml-md-n2,
	.mx-md-n2 {
		margin-left: -0.5rem !important
	}

	.m-md-n3 {
		margin: -1rem !important
	}

	.mt-md-n3,
	.my-md-n3 {
		margin-top: -1rem !important
	}

	.mr-md-n3,
	.mx-md-n3 {
		margin-right: -1rem !important
	}

	.mb-md-n3,
	.my-md-n3 {
		margin-bottom: -1rem !important
	}

	.ml-md-n3,
	.mx-md-n3 {
		margin-left: -1rem !important
	}

	.m-md-n4 {
		margin: -1.5rem !important
	}

	.mt-md-n4,
	.my-md-n4 {
		margin-top: -1.5rem !important
	}

	.mr-md-n4,
	.mx-md-n4 {
		margin-right: -1.5rem !important
	}

	.mb-md-n4,
	.my-md-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-md-n4,
	.mx-md-n4 {
		margin-left: -1.5rem !important
	}

	.m-md-n5 {
		margin: -3rem !important
	}

	.mt-md-n5,
	.my-md-n5 {
		margin-top: -3rem !important
	}

	.mr-md-n5,
	.mx-md-n5 {
		margin-right: -3rem !important
	}

	.mb-md-n5,
	.my-md-n5 {
		margin-bottom: -3rem !important
	}

	.ml-md-n5,
	.mx-md-n5 {
		margin-left: -3rem !important
	}

	.m-md-auto {
		margin: auto !important
	}

	.mt-md-auto,
	.my-md-auto {
		margin-top: auto !important
	}

	.mr-md-auto,
	.mx-md-auto {
		margin-right: auto !important
	}

	.mb-md-auto,
	.my-md-auto {
		margin-bottom: auto !important
	}

	.ml-md-auto,
	.mx-md-auto {
		margin-left: auto !important
	}
}

@media (min-width:992px) {
	.m-lg-0 {
		margin: 0 !important
	}

	.mt-lg-0,
	.my-lg-0 {
		margin-top: 0 !important
	}

	.mr-lg-0,
	.mx-lg-0 {
		margin-right: 0 !important
	}

	.mb-lg-0,
	.my-lg-0 {
		margin-bottom: 0 !important
	}

	.ml-lg-0,
	.mx-lg-0 {
		margin-left: 0 !important
	}

	.m-lg-1 {
		margin: 0.25rem !important
	}

	.mt-lg-1,
	.my-lg-1 {
		margin-top: 0.25rem !important
	}

	.mr-lg-1,
	.mx-lg-1 {
		margin-right: 0.25rem !important
	}

	.mb-lg-1,
	.my-lg-1 {
		margin-bottom: 0.25rem !important
	}

	.ml-lg-1,
	.mx-lg-1 {
		margin-left: 0.25rem !important
	}

	.m-lg-2 {
		margin: 0.5rem !important
	}

	.mt-lg-2,
	.my-lg-2 {
		margin-top: 0.5rem !important
	}

	.mr-lg-2,
	.mx-lg-2 {
		margin-right: 0.5rem !important
	}

	.mb-lg-2,
	.my-lg-2 {
		margin-bottom: 0.5rem !important
	}

	.ml-lg-2,
	.mx-lg-2 {
		margin-left: 0.5rem !important
	}

	.m-lg-3 {
		margin: 1rem !important
	}

	.mt-lg-3,
	.my-lg-3 {
		margin-top: 1rem !important
	}

	.mr-lg-3,
	.mx-lg-3 {
		margin-right: 1rem !important
	}

	.mb-lg-3,
	.my-lg-3 {
		margin-bottom: 1rem !important
	}

	.ml-lg-3,
	.mx-lg-3 {
		margin-left: 1rem !important
	}

	.m-lg-4 {
		margin: 1.5rem !important
	}

	.mt-lg-4,
	.my-lg-4 {
		margin-top: 1.5rem !important
	}

	.mr-lg-4,
	.mx-lg-4 {
		margin-right: 1.5rem !important
	}

	.mb-lg-4,
	.my-lg-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-lg-4,
	.mx-lg-4 {
		margin-left: 1.5rem !important
	}

	.m-lg-5 {
		margin: 3rem !important
	}

	.mt-lg-5,
	.my-lg-5 {
		margin-top: 3rem !important
	}

	.mr-lg-5,
	.mx-lg-5 {
		margin-right: 3rem !important
	}

	.mb-lg-5,
	.my-lg-5 {
		margin-bottom: 3rem !important
	}

	.ml-lg-5,
	.mx-lg-5 {
		margin-left: 3rem !important
	}

	.p-lg-0 {
		padding: 0 !important
	}

	.pt-lg-0,
	.py-lg-0 {
		padding-top: 0 !important
	}

	.pr-lg-0,
	.px-lg-0 {
		padding-right: 0 !important
	}

	.pb-lg-0,
	.py-lg-0 {
		padding-bottom: 0 !important
	}

	.pl-lg-0,
	.px-lg-0 {
		padding-left: 0 !important
	}

	.p-lg-1 {
		padding: 0.25rem !important
	}

	.pt-lg-1,
	.py-lg-1 {
		padding-top: 0.25rem !important
	}

	.pr-lg-1,
	.px-lg-1 {
		padding-right: 0.25rem !important
	}

	.pb-lg-1,
	.py-lg-1 {
		padding-bottom: 0.25rem !important
	}

	.pl-lg-1,
	.px-lg-1 {
		padding-left: 0.25rem !important
	}

	.p-lg-2 {
		padding: 0.5rem !important
	}

	.pt-lg-2,
	.py-lg-2 {
		padding-top: 0.5rem !important
	}

	.pr-lg-2,
	.px-lg-2 {
		padding-right: 0.5rem !important
	}

	.pb-lg-2,
	.py-lg-2 {
		padding-bottom: 0.5rem !important
	}

	.pl-lg-2,
	.px-lg-2 {
		padding-left: 0.5rem !important
	}

	.p-lg-3 {
		padding: 1rem !important
	}

	.pt-lg-3,
	.py-lg-3 {
		padding-top: 1rem !important
	}

	.pr-lg-3,
	.px-lg-3 {
		padding-right: 1rem !important
	}

	.pb-lg-3,
	.py-lg-3 {
		padding-bottom: 1rem !important
	}

	.pl-lg-3,
	.px-lg-3 {
		padding-left: 1rem !important
	}

	.p-lg-4 {
		padding: 1.5rem !important
	}

	.pt-lg-4,
	.py-lg-4 {
		padding-top: 1.5rem !important
	}

	.pr-lg-4,
	.px-lg-4 {
		padding-right: 1.5rem !important
	}

	.pb-lg-4,
	.py-lg-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-lg-4,
	.px-lg-4 {
		padding-left: 1.5rem !important
	}

	.p-lg-5 {
		padding: 3rem !important
	}

	.pt-lg-5,
	.py-lg-5 {
		padding-top: 3rem !important
	}

	.pr-lg-5,
	.px-lg-5 {
		padding-right: 3rem !important
	}

	.pb-lg-5,
	.py-lg-5 {
		padding-bottom: 3rem !important
	}

	.pl-lg-5,
	.px-lg-5 {
		padding-left: 3rem !important
	}

	.m-lg-n1 {
		margin: -0.25rem !important
	}

	.mt-lg-n1,
	.my-lg-n1 {
		margin-top: -0.25rem !important
	}

	.mr-lg-n1,
	.mx-lg-n1 {
		margin-right: -0.25rem !important
	}

	.mb-lg-n1,
	.my-lg-n1 {
		margin-bottom: -0.25rem !important
	}

	.ml-lg-n1,
	.mx-lg-n1 {
		margin-left: -0.25rem !important
	}

	.m-lg-n2 {
		margin: -0.5rem !important
	}

	.mt-lg-n2,
	.my-lg-n2 {
		margin-top: -0.5rem !important
	}

	.mr-lg-n2,
	.mx-lg-n2 {
		margin-right: -0.5rem !important
	}

	.mb-lg-n2,
	.my-lg-n2 {
		margin-bottom: -0.5rem !important
	}

	.ml-lg-n2,
	.mx-lg-n2 {
		margin-left: -0.5rem !important
	}

	.m-lg-n3 {
		margin: -1rem !important
	}

	.mt-lg-n3,
	.my-lg-n3 {
		margin-top: -1rem !important
	}

	.mr-lg-n3,
	.mx-lg-n3 {
		margin-right: -1rem !important
	}

	.mb-lg-n3,
	.my-lg-n3 {
		margin-bottom: -1rem !important
	}

	.ml-lg-n3,
	.mx-lg-n3 {
		margin-left: -1rem !important
	}

	.m-lg-n4 {
		margin: -1.5rem !important
	}

	.mt-lg-n4,
	.my-lg-n4 {
		margin-top: -1.5rem !important
	}

	.mr-lg-n4,
	.mx-lg-n4 {
		margin-right: -1.5rem !important
	}

	.mb-lg-n4,
	.my-lg-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-lg-n4,
	.mx-lg-n4 {
		margin-left: -1.5rem !important
	}

	.m-lg-n5 {
		margin: -3rem !important
	}

	.mt-lg-n5,
	.my-lg-n5 {
		margin-top: -3rem !important
	}

	.mr-lg-n5,
	.mx-lg-n5 {
		margin-right: -3rem !important
	}

	.mb-lg-n5,
	.my-lg-n5 {
		margin-bottom: -3rem !important
	}

	.ml-lg-n5,
	.mx-lg-n5 {
		margin-left: -3rem !important
	}

	.m-lg-auto {
		margin: auto !important
	}

	.mt-lg-auto,
	.my-lg-auto {
		margin-top: auto !important
	}

	.mr-lg-auto,
	.mx-lg-auto {
		margin-right: auto !important
	}

	.mb-lg-auto,
	.my-lg-auto {
		margin-bottom: auto !important
	}

	.ml-lg-auto,
	.mx-lg-auto {
		margin-left: auto !important
	}
}

@media (min-width:1200px) {
	.m-xl-0 {
		margin: 0 !important
	}

	.mt-xl-0,
	.my-xl-0 {
		margin-top: 0 !important
	}

	.mr-xl-0,
	.mx-xl-0 {
		margin-right: 0 !important
	}

	.mb-xl-0,
	.my-xl-0 {
		margin-bottom: 0 !important
	}

	.ml-xl-0,
	.mx-xl-0 {
		margin-left: 0 !important
	}

	.m-xl-1 {
		margin: 0.25rem !important
	}

	.mt-xl-1,
	.my-xl-1 {
		margin-top: 0.25rem !important
	}

	.mr-xl-1,
	.mx-xl-1 {
		margin-right: 0.25rem !important
	}

	.mb-xl-1,
	.my-xl-1 {
		margin-bottom: 0.25rem !important
	}

	.ml-xl-1,
	.mx-xl-1 {
		margin-left: 0.25rem !important
	}

	.m-xl-2 {
		margin: 0.5rem !important
	}

	.mt-xl-2,
	.my-xl-2 {
		margin-top: 0.5rem !important
	}

	.mr-xl-2,
	.mx-xl-2 {
		margin-right: 0.5rem !important
	}

	.mb-xl-2,
	.my-xl-2 {
		margin-bottom: 0.5rem !important
	}

	.ml-xl-2,
	.mx-xl-2 {
		margin-left: 0.5rem !important
	}

	.m-xl-3 {
		margin: 1rem !important
	}

	.mt-xl-3,
	.my-xl-3 {
		margin-top: 1rem !important
	}

	.mr-xl-3,
	.mx-xl-3 {
		margin-right: 1rem !important
	}

	.mb-xl-3,
	.my-xl-3 {
		margin-bottom: 1rem !important
	}

	.ml-xl-3,
	.mx-xl-3 {
		margin-left: 1rem !important
	}

	.m-xl-4 {
		margin: 1.5rem !important
	}

	.mt-xl-4,
	.my-xl-4 {
		margin-top: 1.5rem !important
	}

	.mr-xl-4,
	.mx-xl-4 {
		margin-right: 1.5rem !important
	}

	.mb-xl-4,
	.my-xl-4 {
		margin-bottom: 1.5rem !important
	}

	.ml-xl-4,
	.mx-xl-4 {
		margin-left: 1.5rem !important
	}

	.m-xl-5 {
		margin: 3rem !important
	}

	.mt-xl-5,
	.my-xl-5 {
		margin-top: 3rem !important
	}

	.mr-xl-5,
	.mx-xl-5 {
		margin-right: 3rem !important
	}

	.mb-xl-5,
	.my-xl-5 {
		margin-bottom: 3rem !important
	}

	.ml-xl-5,
	.mx-xl-5 {
		margin-left: 3rem !important
	}

	.p-xl-0 {
		padding: 0 !important
	}

	.pt-xl-0,
	.py-xl-0 {
		padding-top: 0 !important
	}

	.pr-xl-0,
	.px-xl-0 {
		padding-right: 0 !important
	}

	.pb-xl-0,
	.py-xl-0 {
		padding-bottom: 0 !important
	}

	.pl-xl-0,
	.px-xl-0 {
		padding-left: 0 !important
	}

	.p-xl-1 {
		padding: 0.25rem !important
	}

	.pt-xl-1,
	.py-xl-1 {
		padding-top: 0.25rem !important
	}

	.pr-xl-1,
	.px-xl-1 {
		padding-right: 0.25rem !important
	}

	.pb-xl-1,
	.py-xl-1 {
		padding-bottom: 0.25rem !important
	}

	.pl-xl-1,
	.px-xl-1 {
		padding-left: 0.25rem !important
	}

	.p-xl-2 {
		padding: 0.5rem !important
	}

	.pt-xl-2,
	.py-xl-2 {
		padding-top: 0.5rem !important
	}

	.pr-xl-2,
	.px-xl-2 {
		padding-right: 0.5rem !important
	}

	.pb-xl-2,
	.py-xl-2 {
		padding-bottom: 0.5rem !important
	}

	.pl-xl-2,
	.px-xl-2 {
		padding-left: 0.5rem !important
	}

	.p-xl-3 {
		padding: 1rem !important
	}

	.pt-xl-3,
	.py-xl-3 {
		padding-top: 1rem !important
	}

	.pr-xl-3,
	.px-xl-3 {
		padding-right: 1rem !important
	}

	.pb-xl-3,
	.py-xl-3 {
		padding-bottom: 1rem !important
	}

	.pl-xl-3,
	.px-xl-3 {
		padding-left: 1rem !important
	}

	.p-xl-4 {
		padding: 1.5rem !important
	}

	.pt-xl-4,
	.py-xl-4 {
		padding-top: 1.5rem !important
	}

	.pr-xl-4,
	.px-xl-4 {
		padding-right: 1.5rem !important
	}

	.pb-xl-4,
	.py-xl-4 {
		padding-bottom: 1.5rem !important
	}

	.pl-xl-4,
	.px-xl-4 {
		padding-left: 1.5rem !important
	}

	.p-xl-5 {
		padding: 3rem !important
	}

	.pt-xl-5,
	.py-xl-5 {
		padding-top: 3rem !important
	}

	.pr-xl-5,
	.px-xl-5 {
		padding-right: 3rem !important
	}

	.pb-xl-5,
	.py-xl-5 {
		padding-bottom: 3rem !important
	}

	.pl-xl-5,
	.px-xl-5 {
		padding-left: 3rem !important
	}

	.m-xl-n1 {
		margin: -0.25rem !important
	}

	.mt-xl-n1,
	.my-xl-n1 {
		margin-top: -0.25rem !important
	}

	.mr-xl-n1,
	.mx-xl-n1 {
		margin-right: -0.25rem !important
	}

	.mb-xl-n1,
	.my-xl-n1 {
		margin-bottom: -0.25rem !important
	}

	.ml-xl-n1,
	.mx-xl-n1 {
		margin-left: -0.25rem !important
	}

	.m-xl-n2 {
		margin: -0.5rem !important
	}

	.mt-xl-n2,
	.my-xl-n2 {
		margin-top: -0.5rem !important
	}

	.mr-xl-n2,
	.mx-xl-n2 {
		margin-right: -0.5rem !important
	}

	.mb-xl-n2,
	.my-xl-n2 {
		margin-bottom: -0.5rem !important
	}

	.ml-xl-n2,
	.mx-xl-n2 {
		margin-left: -0.5rem !important
	}

	.m-xl-n3 {
		margin: -1rem !important
	}

	.mt-xl-n3,
	.my-xl-n3 {
		margin-top: -1rem !important
	}

	.mr-xl-n3,
	.mx-xl-n3 {
		margin-right: -1rem !important
	}

	.mb-xl-n3,
	.my-xl-n3 {
		margin-bottom: -1rem !important
	}

	.ml-xl-n3,
	.mx-xl-n3 {
		margin-left: -1rem !important
	}

	.m-xl-n4 {
		margin: -1.5rem !important
	}

	.mt-xl-n4,
	.my-xl-n4 {
		margin-top: -1.5rem !important
	}

	.mr-xl-n4,
	.mx-xl-n4 {
		margin-right: -1.5rem !important
	}

	.mb-xl-n4,
	.my-xl-n4 {
		margin-bottom: -1.5rem !important
	}

	.ml-xl-n4,
	.mx-xl-n4 {
		margin-left: -1.5rem !important
	}

	.m-xl-n5 {
		margin: -3rem !important
	}

	.mt-xl-n5,
	.my-xl-n5 {
		margin-top: -3rem !important
	}

	.mr-xl-n5,
	.mx-xl-n5 {
		margin-right: -3rem !important
	}

	.mb-xl-n5,
	.my-xl-n5 {
		margin-bottom: -3rem !important
	}

	.ml-xl-n5,
	.mx-xl-n5 {
		margin-left: -3rem !important
	}

	.m-xl-auto {
		margin: auto !important
	}

	.mt-xl-auto,
	.my-xl-auto {
		margin-top: auto !important
	}

	.mr-xl-auto,
	.mx-xl-auto {
		margin-right: auto !important
	}

	.mb-xl-auto,
	.my-xl-auto {
		margin-bottom: auto !important
	}

	.ml-xl-auto,
	.mx-xl-auto {
		margin-left: auto !important
	}
}

.stretched-link:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: rgba(0, 0, 0, 0)
}

.text-monospace {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important
}

.text-justify {
	text-align: justify !important
}

.text-wrap {
	white-space: normal !important
}

.text-nowrap {
	white-space: nowrap !important
}

.text-truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.text-left {
	text-align: left !important
}

.text-right {
	text-align: right !important
}

.text-center {
	text-align: center !important
}

@media (min-width:576px) {
	.text-sm-left {
		text-align: left !important
	}

	.text-sm-right {
		text-align: right !important
	}

	.text-sm-center {
		text-align: center !important
	}
}

@media (min-width:768px) {
	.text-md-left {
		text-align: left !important
	}

	.text-md-right {
		text-align: right !important
	}

	.text-md-center {
		text-align: center !important
	}
}

@media (min-width:992px) {
	.text-lg-left {
		text-align: left !important
	}

	.text-lg-right {
		text-align: right !important
	}

	.text-lg-center {
		text-align: center !important
	}
}

@media (min-width:1200px) {
	.text-xl-left {
		text-align: left !important
	}

	.text-xl-right {
		text-align: right !important
	}

	.text-xl-center {
		text-align: center !important
	}
}

.text-lowercase {
	text-transform: lowercase !important
}

.text-uppercase {
	text-transform: uppercase !important
}

.text-capitalize {
	text-transform: capitalize !important
}

.font-weight-light {
	font-weight: 300 !important
}

.font-weight-lighter {
	font-weight: lighter !important
}

.font-weight-normal {
	font-weight: 400 !important
}

.font-weight-bold {
	font-weight: 700 !important
}

.font-weight-bolder {
	font-weight: bolder !important
}

.font-italic {
	font-style: italic !important
}

.text-white {
	color: #fff !important
}

.text-primary {
	color: #007bff !important
}

a.text-primary:focus,
a.text-primary:hover {
	color: #0056b3 !important
}

.text-secondary {
	color: #6c757d !important
}

a.text-secondary:focus,
a.text-secondary:hover {
	color: #494f54 !important
}

.text-success {
	color: #28a745 !important
}

a.text-success:focus,
a.text-success:hover {
	color: #19692c !important
}

.text-info {
	color: #17a2b8 !important
}

a.text-info:focus,
a.text-info:hover {
	color: #0f6674 !important
}

.text-warning {
	color: #ffc107 !important
}

a.text-warning:focus,
a.text-warning:hover {
	color: #ba8b00 !important
}

.text-danger {
	color: #dc3545 !important
}

a.text-danger:focus,
a.text-danger:hover {
	color: #a71d2a !important
}

.text-light {
	color: #f8f9fa !important
}

a.text-light:focus,
a.text-light:hover {
	color: #cbd3da !important
}

.text-dark {
	color: #343a40 !important
}

a.text-dark:focus,
a.text-dark:hover {
	color: #121416 !important
}

.text-body {
	color: #212529 !important
}

.text-muted {
	color: #6c757d !important
}

.text-black-50 {
	color: rgba(0, 0, 0, 0.5) !important
}

.text-white-50 {
	color: rgba(255, 255, 255, 0.5) !important
}

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

.text-decoration-none {
	text-decoration: none !important
}

.text-break {
	word-break: break-word !important;
	word-wrap: break-word !important
}

.text-reset {
	color: inherit !important
}

.visible {
	visibility: visible !important
}

.invisible {
	visibility: hidden !important
}

@media print {

	*,
	:after,
	:before {
		text-shadow: none !important;
		box-shadow: none !important
	}

	a:not(.btn) {
		text-decoration: underline
	}

	abbr[title]:after {
		content: " (" attr(title) ")"
	}

	pre {
		white-space: pre-wrap !important
	}

	blockquote,
	pre {
		border: 1px solid #adb5bd;
		page-break-inside: avoid
	}

	thead {
		display: table-header-group
	}

	img,
	tr {
		page-break-inside: avoid
	}

	h2,
	h3,
	p {
		orphans: 3;
		widows: 3
	}

	h2,
	h3 {
		page-break-after: avoid
	}

	@page {
		size: a3
	}

	body {
		min-width: 992px !important
	}

	.container {
		min-width: 992px !important
	}

	.navbar {
		display: none
	}

	.badge {
		border: 1px solid #000
	}

	.table {
		border-collapse: collapse !important
	}

	.table td,
	.table th {
		background-color: #fff !important
	}

	.table-bordered td,
	.table-bordered th {
		border: 1px solid #dee2e6 !important
	}

	.table-dark {
		color: inherit
	}

	.table-dark tbody+tbody,
	.table-dark td,
	.table-dark th,
	.table-dark thead th {
		border-color: #dee2e6
	}

	.table .thead-dark th {
		color: inherit;
		border-color: #dee2e6
	}
}

@font-face {
	font-family: "Graphik";
	font-weight: 700;
	font-display: swap;
	src: url("../eot/graphik-bold.eot");
	src: url("../eot/graphik-boldd41d.eot?#iefix") format("embedded-opentype"), url("../woff2/graphik-bold.woff2") format("woff2"), url("../woff/graphik-bold.woff") format("woff")
}

.vertical-center {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

@keyframes bounce {
	0% {
		bottom: 5%
	}

	50% {
		bottom: 7%
	}

	to {
		bottom: 5%
	}
}

@keyframes bounceRight {

	0%,
	20%,
	50%,
	80%,
	to {
		transform: translateY(0)
	}

	40% {
		transform: translateX(6px)
	}

	60% {
		transform: translateX(3px)
	}
}

@keyframes bounceRight {

	0%,
	20%,
	50%,
	80%,
	to {
		transform: translateY(0)
	}

	40% {
		transform: translateX(2px)
	}

	60% {
		transform: translateX(1px)
	}
}

@keyframes loader {
	0% {
		max-width: 0%;
		transform: translateY(0)
	}

	25% {
		max-width: 30%;
		transform: translateY(0)
	}

	75% {
		max-width: 70%;
		transform: translateY(0)
	}

	90% {
		max-width: 100%;
		transform: translateY(0)
	}

	to {
		max-width: 100%;
		transform: translateY(-3px)
	}
}

@keyframes animateUp {
	to {
		transform: translateY(0%);
		opacity: 1
	}
}

@keyframes scaleInTV {
	to {
		transform: scaleY(1);
		opacity: 1
	}
}

@keyframes animateUp {
	to {
		transform: translateY(0%);
		opacity: 1
	}
}

@keyframes scaleIn {
	to {
		transform: scale(1);
		opacity: 1
	}
}

@keyframes fadeIn {
	to {
		opacity: 1
	}
}

@keyframes slideIn {
	50% {
		opacity: 1
	}

	to {
		transform: translateX(0px);
		opacity: 1
	}
}

@keyframes animateUp3d {
	to {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes animateDown {
	to {
		transform: translateY(0%);
		opacity: 1
	}
}

@keyframes fadeOut {
	to {
		opacity: 0
	}
}

@keyframes logo-swap-up {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	47% {
		opacity: 1;
		transform: translateY(0)
	}

	50% {
		opacity: 0;
		transform: translateY(-40px)
	}

	97% {
		opacity: 0;
		transform: translateY(-40px)
	}
}

@keyframes logo-swap-down {
	0% {
		opacity: 0;
		transform: translateY(-40px)
	}

	47% {
		opacity: 0;
		transform: translateY(-40px)
	}

	50% {
		opacity: 1;
		transform: translateY(0)
	}

	97% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes threeDown {
	to {
		transform: translateY(0) matrix(1, 0, 0, 1, 0, 0);
		opacity: 1;
		transform-origin: bottom
	}
}

[data-aos=fade-up] {
	transform: translate3d(0, 40px, 0);
	opacity: 0;
	transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
	backface-visibility: hidden;
	will-change: transform, opacity
}

[data-aos=fade-up].aos-animate {
	transform: translate3d(0, 0, 0);
	opacity: 1
}

[data-aos=stall-opacity] {
	opacity: 0;
	will-change: opacity;
	transition-delay: 2s;
	transform: opacity 300s ease
}

[data-aos=stall-opacity].aos-animate {
	opacity: 1
}

@keyframes slideFade {
	0% {
		opacity: 0;
		transform: translateX(30px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

html {
	max-width: 100vw;
	overflow-x: hidden
}

body,
html {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-weight: 400;
	color: rgba(31, 19, 0, 0.87);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	height: 100%;
	width: 100%;
	font-size: 16px;
	overscroll-behavior: none;
	background: white;
	max-width: 100vw
}

html.no-scroll {
	overflow: hidden
}

html.no-scroll .drift-frame-chat,
html.no-scroll .drift-frame-controller {
	display: none
}

html.no-scroll header {
	z-index: 11
}

#top-anchor {
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
	transform: translateY(0)
}

html {
	overflow-x: hidden
}

button {
	cursor: pointer !important
}

@media (min-width:768px) {

	.container-fluid,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		padding-right: 45px;
		padding-left: 45px
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1180px
	}
}

@media (max-width:767px) {
	.container {
		padding-left: 20px;
		padding-right: 20px
	}
}

@media screen and (max-width:992px) {
	.site-content {
		overflow-x: hidden;
		overflow-y: auto;
		width: 100vw
	}
}

@media (min-width:992px) {
	.sticky-lg {
		position: sticky;
		top: 122px;
		transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;
		-webkit-perspective: 1000
	}
}

@media (min-width:992px) {
	.pad-right-lg {
		padding-right: 20px
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #1f1300;
	font-weight: 700;
	font-family: "Graphik", sans-serif;
	letter-spacing: -1.5px
}

a {
	color: #3E60E6;
	font-weight: 500
}

a:hover {
	color: #44218d
}


ol,
ul {
	padding-left: 30px
}

ol li a:hover,
ul li a:hover {
	text-decoration: none
}

hr {
	margin: 30px 0
}

.line-clamp-1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.line-clamp-2 {
	overflow: hidden
}

@supports (-webkit-line-clamp:1) {
	.line-clamp-2 {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		max-height: 100%
	}
}

.line-clamp-2.fallback {
	overflow: hidden;
	max-height: calc(2 * (1.5em))
}

@supports (-webkit-line-clamp:1) {
	.line-clamp-2.fallback {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		max-height: 100%
	}
}

.line-clamp-3 {
	overflow: hidden
}

@supports (-webkit-line-clamp:1) {
	.line-clamp-3 {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		max-height: 100%
	}
}

.line-clamp-3.fallback {
	overflow: hidden;
	max-height: calc(3 * (1.5em))
}

@supports (-webkit-line-clamp:1) {
	.line-clamp-3.fallback {
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		max-height: 100%
	}
}

.line-clamp-4 {
	overflow: hidden
}

@supports (-webkit-line-clamp:1) {
	.line-clamp-4 {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		max-height: 100%
	}
}

.line-clamp-4.fallback {
	overflow: hidden;
	max-height: calc(4 * (1.5em))
}

@supports (-webkit-line-clamp:1) {
	.line-clamp-4.fallback {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		max-height: 100%
	}
}

.line-clamp-5 {
	overflow: hidden
}

@supports (-webkit-line-clamp:1) {
	.line-clamp-5 {
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
		max-height: 100%
	}
}

.line-clamp-5.fallback {
	overflow: hidden;
	max-height: calc(5 * (1.5em))
}

@supports (-webkit-line-clamp:1) {
	.line-clamp-5.fallback {
		display: -webkit-box;
		-webkit-line-clamp: 5;
		-webkit-box-orient: vertical;
		max-height: 100%
	}
}

.line-clamp-6 {
	overflow: hidden
}

@supports (-webkit-line-clamp:1) {
	.line-clamp-6 {
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		max-height: 100%
	}
}

.line-clamp-6.fallback {
	overflow: hidden;
	max-height: calc(6 * (1.5em))
}

@supports (-webkit-line-clamp:1) {
	.line-clamp-6.fallback {
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		max-height: 100%
	}
}

.heading-label {
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 30px;
	margin-top: 10px;
	display: inline-block;
	position: relative;
	top: -15px;
	text-transform: uppercase;
	color: #44218d;
	color: rgba(31, 19, 0, 0.6)
}

.progress-loader {
	height: 2px;
	position: fixed;
	background: #44218d;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 99;
	animation: loader 1s;
	animation-fill-mode: forwards;
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}

.loading-bar .bar {
	background: #44218d;
	height: 2px
}

.fa {
	visibility: hidden
}

.fontawesome-i2svg-complete .fa {
	visibility: visible
}

section.gray {
	background: #f9f9f9
}

section.blog-slider-outer {
	overflow: visible
}

section.gray .container,
section.lower-cta .container,
section.white .container {
	padding-top: 96px;
	padding-bottom: 96px
}

@media (max-width:767px) {

	section.gray .container,
	section.lower-cta .container,
	section.white .container {
		padding-top: 64px;
		padding-bottom: 64px
	}
}

.bg-layer {
	position: absolute;
	width: auto;
	z-index: 1;
	width: 100vw;
	overflow: hidden;
	height: 100%;
	opacity: 0.8
}

.bg-layer svg {
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

.bg-layer-footer {
	position: absolute;
	width: auto;
	z-index: 1;
	opacity: 0.8;
	left: 50%;
	transform: translateX(-50%);
	top: 0
}

.bg-layer-footer svg {
	object-fit: cover
}

.bg-white-layer {
	position: absolute;
	width: auto;
	z-index: 2;
	background: white;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	animation: fadeOut 1.5s;
	animation-delay: 0.6s;
	animation-fill-mode: forwards
}

.btn {
	border-radius: 4px;
	width: auto;
	border: solid 1px rgba(31, 19, 0, 0.125);
	background: #fff;
	font-weight: 700;
	padding: 0 23px;
	min-height: 40px;
	line-height: 40px;
	white-space: nowrap;
	position: relative;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.02);
	transition: box-shadow 0.25s
}

.btn__text {
	display: inline-block;
	position: relative;
	transform: translateX(0);
	transition: transform 0.15s;
	z-index: 2
}

.btn__icon {
	position: absolute;
	right: 13px;
	top: 0px;
	opacity: 0;
	transition: opacity 0.15s, transform 0.15s;
	font-size: 10px;
	transform: translateX(-5px);
	z-index: 2
}

.btn:hover {
	text-decoration: none;
	border-color: rgba(6, 3, 0, 0.125);
	background: #f2f2f2;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1)
}

.btn:hover .btn__text {
	transform: translateX(-8px)
}

.btn:hover .btn__icon {
	opacity: 0.6;
	transform: translateX(0)
}

.btn:hover .btn__icon i,
.btn:hover .btn__icon svg {
	animation-delay: 5s;
	animation: bounceRight 1s infinite
}

.btn.btn-lg {
	min-height: 48px;
	line-height: 48px;
	font-size: 16px;
	padding-left: 35px;
	padding-right: 35px
}

.btn.btn-lg:hover .btn__icon {
	right: 23px
}

.btn--primary,
.btn-primary {
	border-color: #44218d;
	background: #44218d;
	color: #fff
}

.btn--primary:hover,
.btn-primary:hover {
	border-color: #3a1c78;
	background-color: #3a1c78;
	color: #fff
}

.btn--primary:active,
.btn--primary:focus,
.btn-primary:active,
.btn-primary:focus {
	border-color: #301764 !important;
	background-color: #301764 !important
}

.btn--secondary,
.btn-secondary {
	border-color: #90FCF9;
	background: #90FCF9;
	color: #44218d;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.02)
}

.btn--secondary:hover,
.btn-secondary:hover {
	border-color: #77fbf8 !important;
	background-color: #77fbf8 !important;
	color: #44218d
}

.btn--secondary:active,
.btn--secondary:focus,
.btn-secondary:active,
.btn-secondary:focus {
	border-color: #5efbf6;
	background-color: #5efbf6;
	color: #44218d !important
}

.btn--ghost,
.btn-ghost {
	border-color: rgba(31, 19, 0, 0);
	background: rgba(31, 19, 0, 0);
	color: rgba(31, 19, 0, 0.76);
	transition: border-color 0.15s;
	box-shadow: none;
	font-weight: 500
}

.btn--ghost:hover,
.btn-ghost:hover {
	border-color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
	color: #44218d;
	box-shadow: none;
	transform: translateY(0)
}

.btn--ghost:hover .btn__icon,
.btn-ghost:hover .btn__icon {
	opacity: 1
}

.btn--ghost:active,
.btn--ghost:focus,
.btn-ghost:active,
.btn-ghost:focus {
	border-color: rgba(0, 0, 0, 0);
	background-color: rgba(0, 0, 0, 0);
	color: #301764;
	box-shadow: none;
	transform: translateY(0)
}

.btn--large,
.btn-large {
	padding: calc(30px / 2) calc(30px * 1.5)
}

.btn--close {
	font-size: 23px;
	border: none
}

@media (max-width:767px) {
	.btn--close {
		display: inline-block;
		width: auto
	}
}

.retro-btn-container {
	display: inline-block;
	position: relative
}

.retro-btn-container:before {
	border-radius: 4px;
	height: 100%;
	width: 100%;
	content: "";
	background: #90FCF9;
	position: absolute;
	left: -8px;
	bottom: -8px;
	transform: translate(0, 0);
	transition: transform 0.15s ease;
	z-index: 4;
	pointer-events: none
}

.retro-btn-container:after {
	border-radius: 4px;
	height: 100%;
	width: 100%;
	content: "";
	background: #FFD046;
	position: absolute;
	right: -8px;
	top: -8px;
	transform: translate(0, 0);
	transition: transform 0.15s ease;
	z-index: 5;
	pointer-events: none
}

.retro-btn-container.smaller:before {
	left: -6px;
	bottom: -6px
}

.retro-btn-container.smaller:after {
	right: -6px;
	top: -6px
}

.retro-btn-container .btn {
	position: relative;
	z-index: 6
}

.retro-btn-container:hover:before {
	transform: translate(-5px, 0px)
}

.retro-btn-container:hover:after {
	transform: translate(5px, 0px)
}

.txt-link i,
.txt-link svg {
	font-size: 10px;
	margin-left: 5px;
	position: relative;
	top: -1px
}

.modal-dialog {
	border-radius: 4px
}

.modal-body,
.modal-footer,
.modal-header {
	padding: 30px;
	border: none
}

@media (min-width:768px) {

	.modal-body,
	.modal-footer,
	.modal-header {
		padding: 50px
	}
}

@media (min-width:768px) {
	.modal-body {
		padding: 30px 50px
	}
}

.modal-header {
	padding-bottom: 0
}

.modal-header h5 {
	font-size: 1.5rem;
	margin-top: calc(30px / 4);
	color: #0D3B66
}

.modal-content {
	border-top: solid 3px #0D3B66
}

.modal-footer {
	padding-top: 0
}

.modal-footer button {
	min-width: 120px
}

@media (max-width:991px) {
	.modal-footer button {
		width: auto !important;
		display: inline-block
	}
}

.modal-footer .btn {
	border: none
}

.modal-footer .btn.btn-secondary {
	background: none;
	color: rgba(0, 0, 0, 0.5)
}

.modal-footer .btn.btn-secondary:hover {
	background: #f9f9f9;
	color: rgba(0, 0, 0, 0.87)
}

.alert {
	border-radius: 50px;
	position: fixed;
	max-width: 800px;
	top: 80px;
	right: 30px;
	left: 30px;
	margin: calc(30px / 2) auto;
	padding-left: 30px;
	padding-right: 30px;
	font-weight: 700;
	color: #fff;
	background: #44218d;
	border-color: #44218d;
	z-index: 99;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22)
}

.alert-danger {
	color: #fff;
	background: #FF1D15;
	border-color: #FF1D15
}

.alert-danger .close {
	color: #fff
}

.alert-dismissible .close {
	outline: 0;
	top: -2px;
	right: 5px;
	opacity: 0.8
}

.alert-dismissible .close:hover {
	opacity: 1
}

.accordion {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: auto
}

.accordion .a-container {
	display: flex;
	flex-direction: column;
	width: 100%;
	border-bottom: solid 1px #ddd
}

.accordion .a-container .a-btn {
	margin: 0;
	position: relative;
	padding: 20px 20px 20px 0px;
	width: 100%;
	display: block;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	border-radius: 5px;
	font-size: 20px;
	font-weight: 600;
	line-height: 20px
}

.accordion .a-container .a-btn:hover {
	color: #44218d
}

.accordion .a-container .a-btn span {
	display: block;
	position: absolute;
	height: 14px;
	width: 14px;
	right: 0px;
	top: 23px;
	transform: rotate(0deg);
	transition: transform 300ms cubic-bezier(0.19, 1, 0.22, 1);
	pointer-events: none
}

.accordion .a-container .a-btn span:after {
	content: "";
	width: 14px;
	height: 3px;
	border-radius: 2px;
	background-color: #1F1300;
	position: absolute;
	top: 6px;
	opacity: 1;
	transition: opacity 300ms cubic-bezier(0.19, 1, 0.22, 1);
	pointer-events: none
}

.accordion .a-container .a-btn span:before {
	content: "";
	width: 14px;
	height: 3px;
	border-radius: 2px;
	background-color: #1F1300;
	position: absolute;
	top: 6px;
	transform: rotate(90deg);
	pointer-events: none
}

.accordion .a-container .a-btn i,
.accordion .a-container .a-btn svg {
	margin-right: 8px;
	min-width: 26px;
	pointer-events: none
}

.accordion .a-container .a-panel {
	width: 100%;
	color: #262626;
	opacity: 0;
	height: auto;
	max-height: 0;
	overflow: hidden
}

.accordion .a-container .a-panel p {
	margin-bottom: 16px;
	font-size: 16px;
	line-height: 24px
}

.accordion .a-container .a-panel p:last-of-type {
	margin-bottom: 0
}

.accordion .a-container .a-panel .panel-content {
	pointer-events: none
}

.accordion .a-container .a-panel .panel-content .inner {
	display: inline-block;
	transform: translateY(10px);
	opacity: 0.5;
	transition: transform 300ms ease, opacity 300ms ease
}

.accordion .a-container.active .a-btn {
	color: #44218d
}

.accordion .a-container.active .a-btn span {
	transform: rotate(90deg)
}

.accordion .a-container.active .a-btn span:after {
	opacity: 0
}

.accordion .a-container.active .a-panel {
	opacity: 1;
	max-height: 2000px
}

.accordion .a-container.active .a-panel .panel-content {
	display: block;
	padding-bottom: 48px;
	pointer-events: auto
}

.accordion .a-container.active .a-panel .panel-content .inner {
	transform: translateY(0);
	opacity: 1
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0
}

.header {
	position: fixed;
	z-index: 10;
	height: 75px;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0;
	text-align: center;
	background-color: rgba(255, 255, 255, 0);
	box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0), 0 0 0 1px rgba(0, 0, 0, 0);
	transition: box-shadow 0.3s ease, background-color 0.3s ease, transform 300ms ease;
	overflow: visible;
	transform: translate3d(0, 0, 0);
	will-change: background-color, box-shadow, backdrop-filter;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}

.header.increase-index {
	z-index: 11
}

@media (max-width:991px) {
	.header {
		z-index: 9
	}
}

.header .container {
	position: relative
}

@media (max-width:991px) {
	.header .container {
		max-width: 100%
	}
}

.header--scrolled {
	background-color: white;
	box-shadow: inset 0 -1px 0 rgba(28, 28, 31, 0.05);
	box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.08);
	transform: translate3d(0, 0, 0);
	will-change: background-color, box-shadow, backdrop-filter;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}

.header__logo {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 20px;
	top: 0px
}

.header__logo a {
	display: block;
	vertical-align: top;
	height: 75px
}

.header__logo svg {
	height: 31px;
	position: relative;
	top: 22px
}

.header__cta-buttons {
	position: absolute;
	right: 20px;
	top: 16px
}

.header__cta-buttons .btn-ghost {
	margin-right: 10px
}

.header__cta-buttons .header__nav-trigger {
	background: none;
	height: 75px;
	position: relative;
	z-index: 99;
	top: -16px;
	line-height: 75px
}

.header__cta-buttons .header__nav-trigger button {
	background: none;
	border: none;
	border: none;
	font-size: 25px;
	padding: 0;
	width: 50px;
	text-align: right;
	opacity: 0.75
}

.header.sticky {
	position: sticky;
	top: 0
}

.header__nav {
	display: inline-block;
	vertical-align: top
}

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

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

.header__nav ul li {
	display: inline-block;
	float: left;
	position: relative
}

.header__nav ul a,
.header__nav ul button {
	backface-visibility: hidden;
	display: block;
	padding: 0 15px;
	height: 75px;
	line-height: 75px;
	color: rgba(0, 0, 0, 0.85);
	font-size: 16px;
	text-decoration: none;
	font-weight: 500;
	border: none;
	background: none;
	opacity: 1
}

.header__nav ul a:hover,
.header__nav ul button:hover {
	color: #44218d
}

@media (min-width:992px) and (max-width:1199px) {

	.header__nav ul a,
	.header__nav ul button {
		padding: 0 10px
	}
}

.header .header__dropdown {
	backface-visibility: hidden;
	position: absolute;
	top: 54px;
	width: 625px;
	left: calc(50% + 15px);
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.2s, transform 0.35s;
	transform: translate3d(-50%, 15px, 0);
	padding-top: 18px;
	z-index: 99
}

.header .header__dropdown.hidden {
	visibility: hidden
}

.header .header__dropdown__container {
	border-radius: 4px;
	background: white;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
	padding: 45px;
	position: relative
}

.header .header__dropdown__container:before {
	border-radius: 4px;
	content: "";
	position: absolute;
	right: calc(50% + 5px);
	top: -9px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent white transparent;
	z-index: 9999
}

.header .header__dropdown__container:after {
	content: "";
	position: absolute;
	right: calc(50% + 5px);
	top: -11px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #ebebeb transparent;
	z-index: 9998;
	display: none
}

.header .header__dropdown.resource .header__dropdown__container {
	padding: 0
}

.header .header__dropdown.resource .header__dropdown__container .lower,
.header .header__dropdown.resource .header__dropdown__container .mid {
	padding: 45px
}

.header .header__dropdown.resource .header__dropdown__container .lower {
	border-radius: 4px;
	border-top-right-radius: 0;
	border-top-right-radius: 0;
	background: #f9f9f9;
	overflow: hidden
}

.header .header__dropdown__icon {
	backface-visibility: hidden;
	height: 34px;
	width: 34px;
	margin-right: 17px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	position: relative;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center
}

.header .header__dropdown__icon img {
	height: 30px;
	width: 30px;
	position: relative;
	top: 1px
}

.header .header__dropdown__text {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 60px);
	position: relative
}

.header .header__dropdown__text b {
	display: block;
	margin-bottom: 6px;
	color: #1f1300;
	font-weight: 600
}

.header .header__dropdown__text b i,
.header .header__dropdown__text b svg {
	backface-visibility: hidden;
	font-size: 10px;
	position: relative;
	top: -1px;
	margin-left: 5px;
	opacity: 0;
	transition: opacity 0.12s, transform 0.12s;
	transform: translate3d(-3px, 0, 0)
}

.header .header__dropdown__text p {
	backface-visibility: hidden;
	margin-bottom: 0;
	color: #1f1300;
	opacity: 0.6;
	transition: opacity 0.12s;
	font-size: 14px
}

.header .header__dropdown li {
	display: block;
	float: none;
	text-align: left
}

.header .header__dropdown li a {
	padding: 0;
	font-size: 0;
	height: auto;
	line-height: 1;
	padding-bottom: 35px
}

.header .header__dropdown li a:hover {
	position: relative
}

.header .header__dropdown li a:hover .header__dropdown__text b {
	color: #44218d
}

.header .header__dropdown li a:hover .header__dropdown__text b i,
.header .header__dropdown li a:hover .header__dropdown__text b svg {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	color: #1F1300
}

.header .header__dropdown li a:hover .header__dropdown__text p {
	color: #1f1300;
	opacity: 1
}

.header .header__dropdown li a div {
	font-size: 15px;
	line-height: 1
}

.header .header__dropdown li:last-of-type a {
	padding-bottom: 0
}

.header .header__dropdown.industry,
.header .header__dropdown.resource {
	width: 500px
}

.header .header__dropdown.industry li a,
.header .header__dropdown.resource li a {
	padding-bottom: 20px
}

.header .header__dropdown.industry li a .header__dropdown__icon,
.header .header__dropdown.resource li a .header__dropdown__icon {
	color: rgba(0, 0, 0, 0.76);
	background: none;
	box-shadow: none;
	height: auto;
	width: 22px;
	text-align: center;
	margin-right: 12px
}

.header .header__dropdown.industry li a .header__dropdown__icon i,
.header .header__dropdown.industry li a .header__dropdown__icon svg,
.header .header__dropdown.resource li a .header__dropdown__icon i,
.header .header__dropdown.resource li a .header__dropdown__icon svg {
	color: #44218d;
	filter: none;
	opacity: 0.9
}

.header .header__dropdown.industry li a .header__dropdown__text b,
.header .header__dropdown.resource li a .header__dropdown__text b {
	font-weight: 500;
	color: rgba(0, 0, 0, 0.76);
	font-size: 15px
}

.header .header__dropdown.industry li a:hover .header__dropdown__icon i,
.header .header__dropdown.industry li a:hover .header__dropdown__icon svg,
.header .header__dropdown.resource li a:hover .header__dropdown__icon i,
.header .header__dropdown.resource li a:hover .header__dropdown__icon svg {
	color: #44218d;
	filter: none;
	opacity: 1
}

.header .header__dropdown.industry li a:hover .header__dropdown__text b,
.header .header__dropdown.resource li a:hover .header__dropdown__text b {
	color: #1F1300;
	opacity: 1
}

.header .header__dropdown.industry li:last-of-type a,
.header .header__dropdown.resource li:last-of-type a {
	padding-bottom: 0
}

.header .header__dropdown.industry {
	width: 575px
}

.header .header__dropdown.resource {
	width: 515px
}

.header .has-dropdown:hover {
	cursor: default
}

.header .has-dropdown:hover .header__dropdown {
	opacity: 1;
	pointer-events: auto;
	transform: translate3d(-50%, 0, 0);
	visibility: visible !important
}

.promo-banner {
	display: block;
	background: #3a1c78;
	display: flex;
	justify-content: center;
	padding: 15px 20px;
	text-align: center
}

.promo-banner p {
	padding-bottom: 0;
	margin-bottom: 0;
	line-height: 1.7;
	color: white;
	font-size: 16px;
	font-weight: 500
}

.promo-banner .btn {
	display: inline-block;
	margin-left: 10px;
	background: #90FCF9;
	border-color: #90FCF9;
	color: #3a1c78
}

@media (max-width:767px) {
	.promo-banner .btn {
		display: inline-block;
		margin-left: 0;
		width: auto;
		min-width: 0;
		margin-bottom: 10px
	}
}

@media (max-width:767px) {
	.promo-banner span {
		display: block;
		text-align: center
	}
}

#nav-overlay {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: black;
	z-index: 20;
	opacity: 0;
	pointer-events: none;
	transition: opacity 200ms ease;
	height: 100vh
}

@media (max-width:991px) {
	#nav-overlay.active {
		pointer-events: auto;
		opacity: 0.6
	}
}

#mobile-nav-trigger {
	font-size: 30px;
	position: relative;
	z-index: 100;
	outline: 0 !important;
	border: none !important;
	box-shadow: none !important;
	position: relative;
	width: 50px;
	height: 75px;
	top: -2px;
	right: 5px
}

#mobile-nav-trigger i,
#mobile-nav-trigger svg {
	position: absolute;
	top: 17px;
	right: 0;
	transform-origin: center;
	transition: opacity 200ms ease, transform 200ms ease, color 200ms ease
}

#mobile-nav-trigger i.fa-times,
#mobile-nav-trigger svg.fa-times {
	right: 3px
}

#mobile-nav-trigger .fa-times {
	opacity: 0
}

#mobile-nav-trigger.active i,
#mobile-nav-trigger.active svg {
	transform: rotate(180deg);
	color: #1F1300
}

#mobile-nav-trigger.active .fa-bars {
	opacity: 0
}

#mobile-nav-trigger.active .fa-times {
	opacity: 1
}

#mobile-nav-trigger.active:hover i,
#mobile-nav-trigger.active:hover svg {
	color: #1F1300
}

#off-canvas-nav {
	width: 320px;
	height: 100vh;
	position: fixed;
	top: 0;
	right: 0;
	background: white;
	z-index: 30;
	transition: transform 200ms ease;
	overflow: hidden
}

#off-canvas-nav .mid {
	position: fixed;
	top: 75px;
	padding: 30px 30px 30px 30px;
	height: calc(100vh - 75px);
	overflow: auto;
	width: 100%
}

#off-canvas-nav ul {
	margin-bottom: 0
}

#off-canvas-nav .link-btn {
	color: #1F1300;
	text-decoration: none;
	position: relative
}

#off-canvas-nav .link-btn:active,
#off-canvas-nav .link-btn:focus,
#off-canvas-nav .link-btn:hover {
	color: #44218d
}

#off-canvas-nav .link-btn i,
#off-canvas-nav .link-btn svg {
	font-size: 17px;
	position: absolute;
	right: 0;
	width: auto;
	text-align: right;
	min-width: 0;
	margin-right: 0;
	top: 23px;
	display: none
}

#off-canvas-nav .product-list-ul {
	width: 100%
}

#off-canvas-nav .product-list-ul ul {
	margin-top: 30px
}

#off-canvas-nav .product-list-ul ul a {
	display: inline-block;
	width: 100%
}

#off-canvas-nav .product-list-ul ul a b {
	margin-bottom: 0px;
	line-height: 1
}

#off-canvas-nav .product-list-ul ul a p {
	line-height: 1;
	font-size: 14px;
	margin-top: 5px
}

#off-canvas-nav .product-list-ul ul li {
	margin-bottom: 30px
}

#off-canvas-nav .product-list-ul ul li:last-of-type {
	margin-bottom: 0
}

#off-canvas-nav .product-list-ul .header__dropdown__icon i,
#off-canvas-nav .product-list-ul .header__dropdown__icon svg {
	width: 34px;
	height: 34px
}

#off-canvas-nav .default-list-ul {
	margin-top: 10px
}

#off-canvas-nav .default-list-ul ul {
	width: 100%;
	margin-top: 0
}

#off-canvas-nav .default-list-ul ul li {
	height: 42px;
	overflow: hidden;
	white-space: nowrap
}

#off-canvas-nav .default-list-ul ul li .header__dropdown__icon {
	position: relative;
	top: -5px;
	margin-right: 10px
}

#off-canvas-nav.active {
	transform: translateX(0) !important;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 30px rgba(0, 0, 0, 0.1)
}

@media (min-width:992px) {
	#off-canvas-nav {
		display: none
	}
}

#off-canvas-nav .accordion {
	text-align: left
}

.off-canvas-header {
	background: white;
	position: fixed;
	top: 0;
	width: 320px;
	height: 75px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px
}

.drift-frame-chat.active {
	opacity: 0;
	pointer-events: none
}

#spectrio_canvas {
	position: fixed;
	bottom: 0;
	right: 0;
	height: 1px;
	width: 1px;
	opacity: 0;
	pointer-events: none;
	z-index: 1
}

.custom-header .header,
.hero-hidden .header,
.white-header .header {
	background-color: white;
	box-shadow: inset 0 -1px 0 rgba(28, 28, 31, 0.05);
	box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.08)
}

.custom-header .header--scrolled,
.hero-hidden .header--scrolled,
.white-header .header--scrolled {
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	box-shadow: inset 0 -1px 0 rgba(28, 28, 31, 0.05);
	box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.08)
}

.hero-hidden {
	padding-top: 75px
}

.custom-header .header__logo {
	left: 0;
	right: 0
}

.custom-header img {
	margin-top: 23px;
	height: 32px
}

.more-custom-header .header__logo {
	left: 20px;
	right: auto
}

.hero-alt-img {
	max-width: 200px;
	margin-bottom: 30px
}

.card {
	border-radius: 4px;
	border: none;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 12px 0 rgba(0, 0, 0, 0.03);
	transition-property: box-shadow, transform;
	transition-duration: 0.4s;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	margin-bottom: 40px;
	text-decoration: none !important;
	color: rgba(31, 19, 0, 0.87);
	transform: translateY(0);
	overflow: hidden;
	background: white;
	backface-visibility: hidden
}

.card button {
	color: #44218d
}

@media (max-width:767px) {
	.card {
		margin-bottom: 20px
	}
}

.card:hover {
	transform: translateY(-1px);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 30px rgba(0, 0, 0, 0.1)
}

.card:hover:not(.single-card-layout) button {
	color: #44218d
}

.card:hover:not(.single-card-layout) .btn__icon {
	opacity: 0.6;
	transform: translateX(0);
	right: 5px
}

.card:hover:not(.single-card-layout) .btn__icon i,
.card:hover:not(.single-card-layout) .btn__icon svg {
	animation-delay: 5s;
	animation: bounceRight 1s infinite
}

.card--no-hover:hover {
	transform: translateY(0);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 12px 0 rgba(0, 0, 0, 0.03)
}

.card.no-shadow {
	box-shadow: none
}

.card .upper {
	height: 200px;
	width: 100%;
	background: #ddd
}

.card .upper.home {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.card .mid {
	padding: 32px;
	font-weight: normal
}

.card .mid small {
	display: block;
	color: #44218d;
	margin-bottom: 8px;
	text-transform: uppercase;
	font-weight: 500
}

.card .mid h3,
.card .mid h4 {
	font-size: 22px;
	letter-spacing: -0.5px;
	margin-bottom: 15px
}

.card .mid p {
	font-size: 16px;
	line-height: 24px
}

.card .mid .btn-ghost {
	padding-left: 0
}

.card a {
	text-decoration: none !important;
	color: rgba(31, 19, 0, 0.87)
}

.card button {
	outline: none !important;
	box-shadow: none !important
}

.testimonial .upper {
	position: relative;
	text-align: center
}

.testimonial .btn-ghost {
	color: #44218d
}

.testimonial .btn-ghost .btn__icon {
	color: #44218d
}

.testimonial .mid p {
	font-weight: normal
}

.testimonial .mid b {
	display: block
}

.testimonial .mid .title {
	display: block;
	opacity: 0.7;
	margin-bottom: 10px
}

.testimonial:hover {
	cursor: pointer
}

.testimonial-card-layout a {
	display: inline-block;
	height: 100%;
	text-decoration: none !important
}

.testimonial-card-layout a .card {
	height: auto;
	text-decoration: none !important
}

.testimonial-card-layout a .card .mid p {
	margin-bottom: 27px
}

.testimonial-card-layout a:hover .card .mid {
	text-decoration: none !important
}

a .card {
	text-decoration: none !important;
	color: rgba(31, 19, 0, 0.87)
}

.blog-slider-outer,
.kiosk-demo {
	animation: animateUp 1s;
	animation-delay: 1.7s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translateY(50px);
	opacity: 0;
	animation-fill-mode: forwards;
	position: relative;
	z-index: 6
}

.blog-slider-outer .blog-slider,
.kiosk-demo .blog-slider {
	display: inline-block;
	text-align: center;
	width: 100%;
	position: relative;
	margin-bottom: 90px;
	z-index: 6
}

.blog-slider-outer .blog-slider__container,
.kiosk-demo .blog-slider__container {
	position: absolute;
	margin: auto;
	height: 300px;
	width: 100%;
	top: -90px
}

.blog-slider-outer .blog-slider__slide,
.kiosk-demo .blog-slider__slide {
	border-radius: 4px;
	transition-property: box-shadow, transform, opacity;
	transition-duration: 1.5s;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 12px 0 rgba(0, 0, 0, 0.03);
	height: 160px;
	width: 600px;
	background: white;
	margin: 0 auto;
	transform: translate(40px, 0);
	overflow: hidden;
	position: absolute;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	opacity: 0;
	pointer-events: none
}

.blog-slider-outer .blog-slider__slide.active,
.kiosk-demo .blog-slider__slide.active {
	transform: translate(0, 0);
	opacity: 1;
	pointer-events: auto
}

@media (max-width:767px) {

	.blog-slider-outer .blog-slider__slide,
	.kiosk-demo .blog-slider__slide {
		width: calc(100vw - 40px);
		max-width: 540px;
		height: 140px
	}
}

.blog-slider-outer .blog-slider__slide:hover,
.kiosk-demo .blog-slider__slide:hover {
	transform: translateY(-1px);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 30px rgba(0, 0, 0, 0.1)
}

.blog-slider-outer .blog-slider__slide a,
.kiosk-demo .blog-slider__slide a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	color: rgba(31, 19, 0, 0.87);
	display: flex;
	flex-direction: row
}

.blog-slider-outer .blog-slider__slide a:hover,
.kiosk-demo .blog-slider__slide a:hover {
	text-decoration: none
}

.blog-slider-outer .blog-slider__slide .img,
.kiosk-demo .blog-slider__slide .img {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 100%;
	width: 180px;
	min-width: 180px;
	overflow: hidden
}

@media (max-width:767px) {

	.blog-slider-outer .blog-slider__slide .img,
	.kiosk-demo .blog-slider__slide .img {
		height: 100%;
		width: 140px;
		min-width: 140px
	}
}

.blog-slider-outer .blog-slider__slide .content-container,
.kiosk-demo .blog-slider__slide .content-container {
	text-align: left;
	padding: 35px;
	height: 100%;
	display: inline-flex;
	max-width: calc(100vw - 225px)
}

.blog-slider-outer .blog-slider__slide .content-container .content,
.kiosk-demo .blog-slider__slide .content-container .content {
	height: 100%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column
}

.blog-slider-outer .blog-slider__slide .content-container .content div,
.kiosk-demo .blog-slider__slide .content-container .content div {
	max-width: calc(100vw - 225px)
}

.blog-slider-outer .blog-slider__slide .content-container .content .date,
.kiosk-demo .blog-slider__slide .content-container .content .date {
	font-size: 16px;
	padding-bottom: 3px;
	opacity: 0.7
}

.blog-slider-outer .blog-slider__slide .content-container .content b,
.kiosk-demo .blog-slider__slide .content-container .content b {
	display: block
}

.blog-slider-outer .blog-slider__dots,
.kiosk-demo .blog-slider__dots {
	text-align: center;
	position: absolute;
	top: 80px;
	width: 100%;
	z-index: 5;
	animation: fadeIn 1s;
	animation-delay: 1.9s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	opacity: 0;
	animation-fill-mode: forwards
}

@media (max-width:767px) {

	.blog-slider-outer .blog-slider__dots,
	.kiosk-demo .blog-slider__dots {
		top: 62px
	}
}

.blog-slider-outer .blog-slider__dots--dot,
.kiosk-demo .blog-slider__dots--dot {
	cursor: pointer;
	height: 6px;
	width: 6px;
	margin: 0 1px;
	background-color: #bbb;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.6s ease
}

.blog-slider-outer .blog-slider__dots--dot.active,
.blog-slider-outer .blog-slider__dots--dot:hover,
.kiosk-demo .blog-slider__dots--dot.active,
.kiosk-demo .blog-slider__dots--dot:hover {
	background-color: #717171
}

.blog-slider-outer .slide-fade,
.kiosk-demo .slide-fade {
	-webkit-animation-name: slideFade;
	-webkit-animation-duration: 1.5s;
	animation-name: slideFade;
	animation-duration: 1.5s
}

.blog-slider-outer.testimonial-block,
.kiosk-demo.testimonial-block {
	margin-bottom: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	animation: none;
	animation-delay: 0;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translateY(0);
	opacity: 1
}

.blog-slider-outer.testimonial-block .bg-layer.default-bg-layer,
.kiosk-demo.testimonial-block .bg-layer.default-bg-layer {
	position: absolute;
	top: 0;
	background: #f9f9f9;
	bottom: 0;
	right: 0;
	left: 0
}

.blog-slider-outer.testimonial-block .col-12,
.kiosk-demo.testimonial-block .col-12 {
	position: relative
}

.blog-slider-outer.testimonial-block .blog-slider,
.kiosk-demo.testimonial-block .blog-slider {
	margin-bottom: 40px
}

.blog-slider-outer.testimonial-block .blog-slider__container,
.kiosk-demo.testimonial-block .blog-slider__container {
	width: 100%;
	position: relative;
	top: 0;
	animation: animateUp 1s;
	animation-delay: 1.5s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translateY(50px);
	opacity: 0;
	animation-fill-mode: forwards
}

.blog-slider-outer.testimonial-block .blog-slider__slide,
.kiosk-demo.testimonial-block .blog-slider__slide {
	width: 680px;
	max-width: 100%;
	height: auto;
	background: none;
	box-shadow: none;
	margin-left: auto;
	margin-right: auto
}

.blog-slider-outer.testimonial-block .blog-slider__slide p,
.kiosk-demo.testimonial-block .blog-slider__slide p {
	margin-bottom: 30px;
	color: #1F1300
}

@media (min-width:992px) {

	.blog-slider-outer.testimonial-block .blog-slider__slide p,
	.kiosk-demo.testimonial-block .blog-slider__slide p {
		font-size: 26px;
		line-height: 34px
	}
}

.blog-slider-outer.testimonial-block .blog-slider__slide .text-btn,
.kiosk-demo.testimonial-block .blog-slider__slide .text-btn {
	margin-bottom: 30px;
	display: inline-block;
	background: none;
	border: none;
	width: auto;
	color: #44218d;
	font-weight: 500;
	padding: 0;
	height: auto;
	min-height: 0
}

.blog-slider-outer.testimonial-block .blog-slider__slide .text-btn:hover,
.kiosk-demo.testimonial-block .blog-slider__slide .text-btn:hover {
	background: none;
	color: #6230cb;
	box-shadow: none
}

.blog-slider-outer.testimonial-block .blog-slider__slide .text-btn i,
.blog-slider-outer.testimonial-block .blog-slider__slide .text-btn svg,
.kiosk-demo.testimonial-block .blog-slider__slide .text-btn i,
.kiosk-demo.testimonial-block .blog-slider__slide .text-btn svg {
	font-size: 14px;
	margin-left: 8px;
	position: relative;
	top: -1px
}

.blog-slider-outer.testimonial-block .blog-slider__slide span,
.kiosk-demo.testimonial-block .blog-slider__slide span {
	display: block
}

.blog-slider-outer.testimonial-block .blog-slider__slide .name,
.kiosk-demo.testimonial-block .blog-slider__slide .name {
	font-weight: 500;
	color: rgba(31, 19, 0, 0.85);
	font-size: 16px;
	line-height: 24px
}

.blog-slider-outer.testimonial-block .blog-slider__slide .title,
.kiosk-demo.testimonial-block .blog-slider__slide .title {
	color: rgba(31, 19, 0, 0.6);
	font-size: 16px;
	line-height: 24px
}

.blog-slider-outer.testimonial-block .blog-slider__dots,
.kiosk-demo.testimonial-block .blog-slider__dots {
	position: static;
	margin-bottom: 30px
}

.blog-slider-outer.testimonial-block .blog-slider__dots .avatar,
.kiosk-demo.testimonial-block .blog-slider__dots .avatar {
	border-radius: 50px;
	height: 50px;
	width: 50px;
	border: solid 3px rgba(68, 33, 141, 0);
	padding: 3px;
	background: rgba(255, 255, 255, 0);
	transition: background 0.5s ease, border 0.5s ease
}

.blog-slider-outer.testimonial-block .blog-slider__dots .avatar .inner,
.kiosk-demo.testimonial-block .blog-slider__dots .avatar .inner {
	background: #ddd;
	border-radius: 38px;
	height: 38px;
	width: 38px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.blog-slider-outer.testimonial-block .blog-slider__dots .avatar.active,
.kiosk-demo.testimonial-block .blog-slider__dots .avatar.active {
	border: solid 3px #44218d;
	background: white
}

.kiosk-demo {
	transform: translateY(0);
	opacity: 1;
	animation: none;
	margin-bottom: 47px
}

.kiosk-demo .blog-slider__slide {
	position: static;
	opacity: 1;
	margin-bottom: 15px;
	transform: none;
	width: 100%;
	animation: none;
	pointer-events: auto
}

.kiosk-demo .date {
	display: block;
	margin-top: 10px
}

.montage {
	position: relative;
	top: -40px
}

@media (max-width:767px) {
	.montage {
		max-width: 100%;
		margin: -60px auto 40px
	}
}

@media (min-width:576px) and (max-width:767px) {
	.montage {
		max-width: 70%
	}
}

.montage .montage-layer--1 {
	position: relative;
	width: 110%;
	left: -40px;
	top: -30px
}

.montage .montage-layer--1.hidden-default {
	display: none
}

@media (max-width:991px) {
	.montage .montage-layer--1 {
		width: 100%;
		left: -1.75vw;
		top: 0
	}
}

.montage .montage-layer--1 svg {
	height: auto;
	width: 100%;
	animation: scaleIn 0.6s;
	animation-delay: 1s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: scale(0.8);
	opacity: 0;
	line-height: 1.05;
	animation-fill-mode: forwards
}

@media (max-width:767px) {
	.montage .montage-layer--1 svg {
		animation-delay: 0s
	}
}

.montage .montage-layer--2 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center
}

.montage .montage-layer--2 img {
	position: relative;
	filter: drop-shadow(0 0.2rem 0.25rem rgba(0, 0, 0, 0.2));
	width: 85%;
	margin: 0 auto;
	top: 35px;
	left: -25px;
	animation: scaleIn 0.6s;
	animation-delay: 1.1s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: scale(0.8);
	opacity: 0;
	line-height: 1.05;
	animation-fill-mode: forwards
}

@media (max-width:767px) {
	.montage .montage-layer--2 img {
		left: -2vw;
		width: 75%;
		top: 13%;
		animation-delay: 0.2s
	}
}

.three-up {
	margin-top: 90px
}

.three-up h3 {
	font-size: 20px;
	line-height: 26px;
	letter-spacing: -0.3px
}

.three-up p {
	font-size: 16px;
	line-height: 23.2px
}

@media (max-width:991px) {
	.three-up p {
		margin-bottom: 50px
	}
}

.three-up.contain {
	max-width: 800px;
	margin: 0 auto
}

.stat-block .icon-block,
.three-up .icon-block {
	position: relative
}

.stat-block .icon,
.stat-block .number,
.three-up .icon,
.three-up .number {
	margin-bottom: 25px;
	color: #44218d;
	display: inline-block;
	line-height: 45px;
	font-size: 35px;
	font-family: "Graphik", sans-serif
}

.stat-block .stat,
.three-up .stat {
	font-weight: bold;
	font-family: "Graphik", sans-serif;
	font-size: 45px;
	line-height: 45px;
	color: #44218d;
	margin-bottom: 16px
}

.stat-block h3,
.three-up h3 {
	position: relative
}

.stat-block h3:before,
.three-up h3:before {
	position: absolute;
	content: "";
	height: 17px;
	top: 3px;
	left: -18px;
	width: 2px;
	background: #44218d;
	opacity: 0.5
}

.stat-block.smaller h3,
.three-up.smaller h3 {
	font-size: 20px;
	line-height: 26px;
	letter-spacing: -0.3px
}

.stat-block.smaller p,
.three-up.smaller p {
	font-size: 16px;
	line-height: 23.2px
}

.home-hero {
	position: relative;
	overflow: hidden;
	background-image: linear-gradient(0deg, #f9f9f9, #f3f3f3)
}

.home-hero .container {
	position: relative;
	z-index: 3;
	padding-top: 160px;
	padding-bottom: 210px
}

@media (max-width:767px) {
	.home-hero .container {
		padding-top: 128px
	}
}

.home-hero__cta {
	max-width: 620px
}

.home-hero__cta h1 {
	font-size: 68px;
	line-height: 42px;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.home-hero__cta h1 {
		font-size: 42px
	}
}

.home-hero__cta h1.static {
	line-height: 1.1
	padding-bottom: 15px;
}

.home-hero__cta h1 .word-container {
	overflow: hidden;
	display: inline-block;
	line-height: 1.05
}

.home-hero__cta h1 .word-container .word {
	backface-visibility: hidden;
	display: inline-block;
	animation: animateUp 0.8s;
	animation-delay: 0.2s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translateY(115%);
	opacity: 0;
	line-height: 1.05;
	animation-fill-mode: forwards;
	will-change: transform, opacity
}

.home-hero__cta h1 .word-container:nth-child(2) .word {
	animation-delay: 0.35s
}

.home-hero__cta h1 .word-container:nth-child(3) .word {
	animation-delay: 0.5s
}

.home-hero__cta h1 .word-container:nth-child(4) .word {
	animation-delay: 0.65s
}

.home-hero__cta h1 .word-container:nth-child(5) .word {
	animation-delay: 0.8s
}

.home-hero__cta h1 .word-container:nth-child(6) .word {
	animation-delay: 0.95s
}

.home-hero__cta h1 .word-container:nth-child(7) .word {
	animation-delay: 1.1s
}

.home-hero__cta h1 .word-container:nth-child(8) .word {
	animation-delay: 1.25s
}

.home-hero__cta h1 .word-container:nth-child(9) .word {
	animation-delay: 1.4s
}

.home-hero__cta h1 .word-container:nth-child(10) .word {
	animation-delay: 1.55s
}

.home-hero__cta p {
	backface-visibility: hidden;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 45px;
	animation: animateUp3d 0.7s;
	animation-delay: 1s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translate3d(0, 100px, 0);
	opacity: 0;
	animation-fill-mode: forwards;
	will-change: transform, opacity
}

@media (max-width:767px) {
	.home-hero__cta p {
		font-size: 22px;
		margin-bottom: 45px;
		animation-delay: 1.2s
	}
}

.home-hero__cta .home-hero__cta {
	backface-visibility: hidden;
	animation: animateUp3d 0.7s;
	animation-delay: 1.15s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translate3d(0, 100px, 0);
	opacity: 0;
	animation-fill-mode: forwards;
	will-change: transform, opacity
}

@media (max-width:767px) {
	.home-hero__cta .home-hero__cta {
		animation-delay: 1.4s
	}
}

.home-hero__cta .home-hero__cta .btn-ghost {
	margin-left: 10px;
	color: rgba(31, 19, 0, 0.67)
}

.home-hero__cta .home-hero__cta .btn-ghost:hover {
	color: #44218d
}

.home-hero__cta small {
	backface-visibility: hidden;
	display: block;
	margin-top: 35px;
	animation: animateUp3d 0.7s;
	animation-delay: 1.3s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translate3d(0, 100px, 0);
	opacity: 0;
	animation-fill-mode: forwards;
	will-change: transform, opacity
}

@media (max-width:767px) {
	.home-hero__cta small {
		animation-delay: 1.55s
	}
}

@media (max-width:991px) {
	.home-hero__animation {
		padding-left: 15px;
		padding-right: 15px;
		margin-top: 60px;
		display: block
	}
}

.home-hero__bottom-divider {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	transform: rotate(180deg);
	z-index: 5
}

.home-hero__bottom-divider svg {
	position: relative;
	display: block;
	width: calc(115% + 1.3px);
	height: 69px
}

.home-hero__bottom-divider .shape-fill {
	fill: #FFFFFF
}

.home-hero .upper-label b {
	color: #44218d;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
	animation: animateUp 1.5s;
	animation-delay: 1.5s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translateY(-100%);
	opacity: 0;
	line-height: 1.05;
	animation-fill-mode: forwards;
	will-change: transform, opacity
}

@media (max-width:767px) {
	.home-hero .upper-label b {
		font-size: 14px;
		margin-bottom: 15px;
		display: none
	}
}

@media (min-width:768px) {
	.home-hero.main-hero .home-hero__cta {
		max-width: 800px;
		margin: 0 auto;
		text-align: center
	}
}

.tab {
	border-radius: 50px;
	height: 50px;
	width: 200px;
	box-shadow: 0 10px 36px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.06);
	background-color: rgba(255, 255, 255, 0.65);
	-webkit-backdrop-filter: blur(10px);
	backdrop-filter: blur(10px);
	z-index: 5;
	position: absolute;
	top: 170px;
	left: -85px;
	animation: slideIn 0.6s;
	animation-delay: 1.2s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translateX(-40px);
	opacity: 0;
	line-height: 1;
	animation-fill-mode: forwards
}

.tab.tab-2 {
	left: 20px;
	top: 370px;
	animation-delay: 1.4s
}

.tab.tab-3 {
	left: 270px;
	top: 220px;
	animation-delay: 1.3s;
	transform: translateX(40px)
}

@media (max-width:767px) {
	.tab.tab-3 {
		animation-delay: 0.6s
	}
}

.tab__icon {
	border-radius: 50px;
	display: inline-block;
	height: 38px;
	width: 38px;
	text-align: center;
	line-height: 38px;
	background: #44218d;
	margin-left: 8px;
	color: white;
	margin-right: 4px;
	vertical-align: top;
	margin-top: 6px
}

.tab__text {
	display: inline-flex;
	width: calc(100% - 60px);
	font-size: 14px;
	align-items: center;
	justify-content: left;
	height: 50px;
	flex-flow: wrap;
	line-height: 1
}

.tab__text b {
	display: block;
	color: #1f1300;
	margin-bottom: -15px
}

.tab__text b i,
.tab__text b svg {
	backface-visibility: hidden;
	font-size: 10px;
	position: relative;
	top: -1px;
	margin-left: 5px;
	opacity: 0;
	transition: opacity 0.12s, transform 0.12s;
	transform: translate3d(-3px, 0, 0)
}

.tab__text p {
	display: block;
	backface-visibility: hidden;
	margin-bottom: 0;
	color: #1f1300;
	opacity: 0.6;
	transition: opacity 0.12s
}

.customers {
	background: white;
	padding: 100px 0 80px
}

.customers small {
	font-weight: 700;
	font-size: 15px;
	margin-bottom: 10px;
	display: block;
	color: rgba(31, 19, 0, 0.6);
	font-family: "Graphik", sans-serif
}

.customers .image-row {
	text-align: center;
	justify-content: center
}

.customers .image-row img {
	position: relative;
	max-width: 100%;
	width: auto;
	max-height: 37px
}

.customers .image-row img.hp {
	max-height: 47px
}

.customers .image-row img.coke {
	max-height: 57px;
	top: -2px
}

.customers .image-row img.exxon {
	top: 3px
}

.customers__bottom-divider {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	line-height: 0;
	z-index: 5
}

.customers__bottom-divider svg {
	position: relative;
	display: block;
	width: calc(115% + 1.3px);
	height: 69px;
	transform: rotateY(180deg)
}

.customers__bottom-divider .shape-fill {
	fill: #FFFFFF
}

.customers .logo-holder {
	position: relative;
	margin-top: 10px;
	margin-bottom: 13px
}

.customers .logo-holder .logo-container {
	height: 75px;
	display: flex;
	width: 100%;
	justify-content: center
}

.customers .logo-holder .logo-container img {
	margin: 0 auto
}

.customers .logo-holder .secondary {
	position: absolute;
	top: 0;
	width: 100%
}

@media (max-width:767px) {
	.customers .logo-holder .secondary {
		display: none
	}
}

@media (min-width:768px) {
	.customers .logo-holder .main img {
		animation-name: logo-swap-up;
		animation-iteration-count: infinite;
		animation-duration: 40s;
		opacity: 1;
		transform: translateY(0)
	}
}

.customers .logo-holder .secondary img {
	animation-name: logo-swap-down;
	animation-iteration-count: infinite;
	animation-duration: 40s;
	opacity: 0;
	transform: translateY(-40px)
}

.customers .logo-holder .f1,
.customers .logo-holder .f7 {
	animation-delay: -40s
}

.customers .logo-holder .f2,
.customers .logo-holder .f8 {
	animation-delay: -5s
}

.customers .logo-holder .f3,
.customers .logo-holder .f9 {
	animation-delay: -38s
}

.customers .logo-holder .f10,
.customers .logo-holder .f4 {
	animation-delay: -21s
}

.customers .logo-holder .f11,
.customers .logo-holder .f5 {
	animation-delay: -15s
}

.customers .logo-holder .f12,
.customers .logo-holder .f6 {
	animation-delay: -51s
}

.customers.lower {
	padding-bottom: 0
}

.customers.not-home-page {
	padding-bottom: 0;
	padding-top: 60px;
	margin-bottom: -20px
}

.customers.not-home-page .container {
	padding-top: 0;
	padding-bottom: 0
}

.home-products {
	padding-bottom: calc(96px - 40px)
}

@media (max-width:767px) {
	.home-products {
		padding-bottom: calc(96px - 40px)
	}
}

.home-products__sidebar {
	position: sticky;
	top: 115px;
	max-width: 350px;
	padding-right: 0px;
	margin-bottom: 40px;
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}

@media (max-width:991px) {
	.home-products__sidebar {
		margin-bottom: 60px;
		position: static;
		padding-right: 0;
		max-width: 620px
	}
}

.home-products__sidebar.double-header {
	top: 121px
}

.home-products__sidebar.static {
	position: static
}

.home-products__sidebar.no-cap {
	max-width: 2000px
}

@media (min-width:1200px) {
	.home-products__sidebar.no-cap {
		padding-right: 40px
	}
}

.home-products__sidebar.full-width-cap {
	max-width: 800px;
	padding-right: 0
}

.home-products__sidebar.full-width-cap.centered {
	margin-left: auto;
	margin-right: auto
}

@media (min-width:1200px) {
	.home-products__sidebar.static-xl {
		position: static
	}
}

.home-products__sidebar.no-bottom {
	margin-bottom: 0
}

.home-products__sidebar .upper-label {
	color: #44218d;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 10px
}

@media (max-width:767px) {
	.home-products__sidebar .upper-label {
		font-size: 14px;
		margin-bottom: 10px
	}
}

.home-products__sidebar h2 {
	margin-top: 0;
	font-size: 42px;
	margin-bottom: 20px;
	line-height: 48px
}

.home-products__sidebar h2.smaller {
	font-size: 26px;
	line-height: 32px
}

@media (max-width:767px) {
	.home-products__sidebar h2 {
		font-size: 26px;
		line-height: 32px
	}
}

.home-products__sidebar p {
	font-size: 22px;
	margin-bottom: 47px
}

@media (max-width:767px) {
	.home-products__sidebar p {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 40px
	}
}

@media (min-width:768px) {
	.home-products .card {
		height: calc(100% - 40px)
	}
}

@media (min-width:768px) {
	.card-height-fix .card {
		height: calc(100% - 40px)
	}
}

.video {
	position: relative;
	overflow: hidden
}

.video .container {
	position: relative;
	z-index: 2
}

@media (min-width:1200px) {
	.video .upper-label {
		margin-top: 7px
	}
}

.video .card {
	box-shadow: 0 10px 36px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.06);
	line-height: 0;
	margin-bottom: 0;
	overflow: hidden
}

@media (max-width:991px) {
	.video .card {
		margin-bottom: 45px
	}
}

@media (min-width:768px) {
	.video .card {
		margin-right: 20px
	}
}

.video.white .card {
	margin-right: 0
}

@media (max-width:1199px) {
	.video .bg-layer {
		display: none
	}
}

@media (min-width:1200px) {
	.video .bg-layer {
		transform: scale(1.3);
		opacity: 0.5
	}
}

.hbspt-form input::placeholder,
.wpcf7 input::placeholder {
	color: transparent
}

.hbspt-form textarea::placeholder,
.wpcf7 textarea::placeholder {
	color: transparent
}

.hbspt-form form,
.wpcf7 form {
	width: 100%;
	margin-bottom: 40px;
	text-align: left
}

.hbspt-form form .form-input,
.hbspt-form form .form-input-blue,
.hbspt-form form .form-textarea,
.hbspt-form form .hs-form-field,
.wpcf7 form .form-input,
.wpcf7 form .form-input-blue,
.wpcf7 form .form-textarea,
.wpcf7 form .hs-form-field {
	position: relative;
	margin-bottom: 0 !important
}

.hbspt-form form .form-input br,
.hbspt-form form .form-input-blue br,
.hbspt-form form .form-textarea br,
.hbspt-form form .hs-form-field br,
.wpcf7 form .form-input br,
.wpcf7 form .form-input-blue br,
.wpcf7 form .form-textarea br,
.wpcf7 form .hs-form-field br {
	display: none !important
}

.hbspt-form form .form-input label:not(.hs-error-msg),
.hbspt-form form .form-input-blue label:not(.hs-error-msg),
.hbspt-form form .form-textarea label:not(.hs-error-msg),
.hbspt-form form .hs-form-field label:not(.hs-error-msg),
.wpcf7 form .form-input label:not(.hs-error-msg),
.wpcf7 form .form-input-blue label:not(.hs-error-msg),
.wpcf7 form .form-textarea label:not(.hs-error-msg),
.wpcf7 form .hs-form-field label:not(.hs-error-msg) {
	text-transform: none;
	position: absolute;
	color: #888;
	font-size: 16px;
	font-weight: normal;
	left: 17px;
	top: 18px;
	pointer-events: none;
	text-align: left;
	transform: translateY(0) translateX(0) scale(1);
	transition: transform 0.2s ease;
	transform-origin: top left;
	font-weight: 500;
	z-index: 2
}

.hbspt-form form .form-input label:not(.hs-error-msg) .hs-form-required,
.hbspt-form form .form-input-blue label:not(.hs-error-msg) .hs-form-required,
.hbspt-form form .form-textarea label:not(.hs-error-msg) .hs-form-required,
.hbspt-form form .hs-form-field label:not(.hs-error-msg) .hs-form-required,
.wpcf7 form .form-input label:not(.hs-error-msg) .hs-form-required,
.wpcf7 form .form-input-blue label:not(.hs-error-msg) .hs-form-required,
.wpcf7 form .form-textarea label:not(.hs-error-msg) .hs-form-required,
.wpcf7 form .hs-form-field label:not(.hs-error-msg) .hs-form-required {
	color: #888;
	opacity: 0
}

.hbspt-form form input:not([type=checkbox]):not([type=radio]),
.hbspt-form form select,
.hbspt-form form textarea,
.wpcf7 form input:not([type=checkbox]):not([type=radio]),
.wpcf7 form select,
.wpcf7 form textarea {
	border-radius: 4px;
	width: 100%;
	height: 60px;
	padding-left: 15px;
	font-size: 14px;
	border: solid 1px #ddd;
	margin-bottom: 15px;
	font-size: 18px;
	padding-top: 17px;
	transition: none;
	outline: none !important;
	-webkit-appearance: none;
	box-shadow: none;
	max-width: 100% !important;
	box-sizing: border-box !important
}

.hbspt-form form input:not([type=checkbox]):not([type=radio]).error,
.hbspt-form form input:not([type=checkbox]):not([type=radio]):focus,
.hbspt-form form select.error,
.hbspt-form form select:focus,
.hbspt-form form textarea.error,
.hbspt-form form textarea:focus,
.wpcf7 form input:not([type=checkbox]):not([type=radio]).error,
.wpcf7 form input:not([type=checkbox]):not([type=radio]):focus,
.wpcf7 form select.error,
.wpcf7 form select:focus,
.wpcf7 form textarea.error,
.wpcf7 form textarea:focus {
	border-color: #44218d;
	border: solid 3px #44218d;
	outline: 0;
	padding-left: 13px;
	box-shadow: none !important
}

.hbspt-form form input:not([type=checkbox]):not([type=radio]).error,
.hbspt-form form select.error,
.hbspt-form form textarea.error,
.wpcf7 form input:not([type=checkbox]):not([type=radio]).error,
.wpcf7 form select.error,
.wpcf7 form textarea.error {
	border: solid 3px #FF1D15
}

.hbspt-form form input:not([type=checkbox]):not([type=radio]).wpcf7-not-valid,
.hbspt-form form select.wpcf7-not-valid,
.hbspt-form form textarea.wpcf7-not-valid,
.wpcf7 form input:not([type=checkbox]):not([type=radio]).wpcf7-not-valid,
.wpcf7 form select.wpcf7-not-valid,
.wpcf7 form textarea.wpcf7-not-valid {
	border: solid 3px #FF1D15;
	padding-left: 13px
}

.hbspt-form form input:not([type=checkbox]):not([type=radio]) .screen-reader-response,
.hbspt-form form select .screen-reader-response,
.hbspt-form form textarea .screen-reader-response,
.wpcf7 form input:not([type=checkbox]):not([type=radio]) .screen-reader-response,
.wpcf7 form select .screen-reader-response,
.wpcf7 form textarea .screen-reader-response {
	display: none
}

.hbspt-form form textarea,
.wpcf7 form textarea {
	height: 300px;
	padding-top: 25px;
	padding-bottom: 15px
}

.hbspt-form form textarea:focus,
.wpcf7 form textarea:focus {
	padding-top: 25px;
	padding-bottom: 13px
}

.hbspt-form form input[type=checkbox],
.hbspt-form form input[type=radio],
.wpcf7 form input[type=checkbox],
.wpcf7 form input[type=radio] {
	height: 20px;
	width: 20px !important;
	position: relative;
	top: 3px;
	margin-right: 10px !important;
	padding: 0
}

.hbspt-form form .actions input,
.hbspt-form form .form-submit input,
.hbspt-form form input[type=submit],
.wpcf7 form .actions input,
.wpcf7 form .form-submit input,
.wpcf7 form input[type=submit] {
	border-radius: 4px;
	width: auto !important;
	border: solid 1px rgba(31, 19, 0, 0.125);
	background: #fff;
	font-weight: 700;
	padding: 0 23px !important;
	min-height: 40px;
	line-height: 40px;
	white-space: nowrap;
	position: relative;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.02);
	transition: box-shadow 0.25s;
	height: 50px;
	margin-top: 15px;
	font-size: 16px;
	border-color: #44218d;
	background: #44218d;
	color: #fff
}

.hbspt-form form .actions input:hover,
.hbspt-form form .form-submit input:hover,
.hbspt-form form input[type=submit]:hover,
.wpcf7 form .actions input:hover,
.wpcf7 form .form-submit input:hover,
.wpcf7 form input[type=submit]:hover {
	border-color: #3a1c78;
	background-color: #3a1c78;
	color: #fff
}

.hbspt-form form .actions input:active,
.hbspt-form form .actions input:focus,
.hbspt-form form .form-submit input:active,
.hbspt-form form .form-submit input:focus,
.hbspt-form form input[type=submit]:active,
.hbspt-form form input[type=submit]:focus,
.wpcf7 form .actions input:active,
.wpcf7 form .actions input:focus,
.wpcf7 form .form-submit input:active,
.wpcf7 form .form-submit input:focus,
.wpcf7 form input[type=submit]:active,
.wpcf7 form input[type=submit]:focus {
	border-color: #301764 !important;
	background-color: #301764 !important
}

.hbspt-form form label,
.wpcf7 form label {
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 24px
}

.hbspt-form form label .hs-form-required,
.wpcf7 form label .hs-form-required {
	color: #FF1D15;
	margin-left: 5px
}

.hbspt-form form .hs-error-msgs,
.wpcf7 form .hs-error-msgs {
	color: #FF1D15;
	list-style: none;
	padding-left: 0px
}

.hbspt-form form .hs-error-msgs label,
.wpcf7 form .hs-error-msgs label {
	font-weight: 600;
	text-transform: none
}

.hbspt-form .active label:not(.hs-error-msg),
.hbspt-form .filled label:not(.hs-error-msg),
.hbspt-form.active label:not(.hs-error-msg),
.hbspt-form.filled label:not(.hs-error-msg),
.wpcf7 .active label:not(.hs-error-msg),
.wpcf7 .filled label:not(.hs-error-msg),
.wpcf7.active label:not(.hs-error-msg),
.wpcf7.filled label:not(.hs-error-msg) {
	transform: translateY(-10px) translateX(-1px) scale(0.75) !important;
	color: #44218d !important
}

.hbspt-form .active label.hs-form-checkbox-display,
.hbspt-form .active label.hs-form-radio-display,
.hbspt-form .filled label.hs-form-checkbox-display,
.hbspt-form .filled label.hs-form-radio-display,
.hbspt-form.active label.hs-form-checkbox-display,
.hbspt-form.active label.hs-form-radio-display,
.hbspt-form.filled label.hs-form-checkbox-display,
.hbspt-form.filled label.hs-form-radio-display,
.wpcf7 .active label.hs-form-checkbox-display,
.wpcf7 .active label.hs-form-radio-display,
.wpcf7 .filled label.hs-form-checkbox-display,
.wpcf7 .filled label.hs-form-radio-display,
.wpcf7.active label.hs-form-checkbox-display,
.wpcf7.active label.hs-form-radio-display,
.wpcf7.filled label.hs-form-checkbox-display,
.wpcf7.filled label.hs-form-radio-display {
	transform: translateY(0) translateX(0) scale(1) !important;
	color: rgba(31, 19, 0, 0.67) !important
}

.hbspt-form .hs-fieldtype-checkbox label,
.hbspt-form .hs-fieldtype-radio label,
.wpcf7 .hs-fieldtype-checkbox label,
.wpcf7 .hs-fieldtype-radio label {
	position: static !important;
	transform: translateY(0) translateX(0) scale(1) !important;
	color: rgba(31, 19, 0, 0.67) !important;
	font-weight: bold;
	opacity: 1;
	pointer-events: auto !important
}

.hbspt-form ul.inputs-list,
.wpcf7 ul.inputs-list {
	list-style-type: none
}

.wpcf7-file {
	padding-bottom: 51px
}

.wpcf7-file .button {
	background: #44218d
}

.wpcf7-list-item {
	display: block !important;
	margin: 0 0 0 1em;
	margin-left: 0 !important
}

.wpcf7-list-item label {
	margin-bottom: 0 !important;
	text-transform: none !important;
	font-size: 16px !important
}

.form-block {
	max-width: 470px;
	margin: 0 auto;
	margin-top: 40px
}

.form-block .actions {
	text-align: center
}

.form-block input:focus,
.form-block textarea:focus {
	border: solid 3px white !important
}

.form-block .actions input,
.form-block .form-submit input,
.form-block input[type=submit] {
	background: #5efbf6 !important;
	border-color: #5efbf6 !important;
	color: #44218d !important;
	margin: 0 auto !important;
	display: inline-block !important
}

.form-block .actions input.active,
.form-block .actions input:active,
.form-block .actions input:focus,
.form-block .actions input:hover,
.form-block .form-submit input.active,
.form-block .form-submit input:active,
.form-block .form-submit input:focus,
.form-block .form-submit input:hover,
.form-block input[type=submit].active,
.form-block input[type=submit]:active,
.form-block input[type=submit]:focus,
.form-block input[type=submit]:hover {
	background: #46faf5 !important;
	border-color: #46faf5 !important;
	color: #44218d !important;
	margin: 0 auto !important;
	display: inline-block !important
}

.form-block .hbspt-form form .actions input:hover,
.form-block .hbspt-form form .form-submit input:hover,
.form-block .hbspt-form form input[type=submit]:hover,
.form-block .wpcf7 form .actions input:hover,
.form-block .wpcf7 form .form-submit input:hover,
.form-block .wpcf7 form input[type=submit]:hover {
	background: #46faf5 !important;
	border-color: #46faf5 !important;
	color: #44218d !important
}

.form-block .form-submit-blue {
	width: 100%;
	text-align: center
}

.footer {
	font-size: 14px;
	background: white;
	opacity: 1;
	border-top: solid 1px #eee;
	padding-top: 80px;
	line-height: 22px
}

.footer__logo {
	padding-top: 9px
}

.footer__logo svg {
	height: 31px
}

@media (max-width:575px) {
	.footer__logo {
		margin-bottom: 20px
	}
}

.footer a:not(.btn) {
	font-weight: normal
}

.footer ul {
	padding-left: 0;
	list-style-type: none;
	margin-top: 5px
}

.footer ul li {
	display: block;
	margin-bottom: 10px
}

.footer ul li a,
.footer ul li button {
	color: rgba(31, 19, 0, 0.8);
	text-decoration: none;
	font-weight: normal
}

.footer ul li a:hover,
.footer ul li button:hover {
	color: #44218d
}

.footer ul li button {
	padding: 0;
	background: none;
	border: none;
	outline: 0
}

.footer__badges {
	margin-top: 15px;
	text-align: right
}

.footer__badges a {
	display: inline-block;
	margin-bottom: 5px
}

.footer__badges a.btn {
	margin-bottom: 0
}

.footer__badges img {
	border-radius: 4px;
	width: 150px;
	overflow: hidden;
	border: solid 1px rgba(255, 255, 255, 0.3);
	opacity: 0.8
}

.footer__badges img:hover {
	opacity: 1
}

.footer label {
	margin-top: 15px;
	margin-bottom: 15px;
	color: rgba(31, 19, 0, 0.85);
	font-weight: normal;
	font-weight: 500;
	font-size: 16px
}

.footer__newsletter {
	margin-top: 0
}

@media (max-width:575px) {
	.footer__newsletter {
		max-width: 320px;
		margin: 0 auto
	}
}

.footer__newsletter #mc_embed_signup {
	width: 100%
}

.footer__newsletter input {
	border-radius: 4px;
	width: calc(100% - 200px);
	height: 45px;
	padding-left: 15px;
	font-size: 14px;
	border: solid 1px #ddd
}

.footer__newsletter input:focus {
	border: solid 3px #44218d;
	outline: 0;
	padding-left: 13px
}

@media (max-width:767px) {
	.footer__newsletter input {
		width: 100%;
		margin-bottom: 5px
	}
}

@media (min-width:768px) and (max-width:991px) {
	.footer__newsletter input {
		width: calc(100% - 50px)
	}
}

.footer__newsletter p {
	display: inline-block;
	margin-top: 15px;
	margin-left: 20px;
	color: rgba(31, 19, 0, 0.6)
}

@media (max-width:575px) {
	.footer__newsletter p {
		margin-left: 0
	}
}

.footer__newsletter button {
	border-radius: 4px;
	width: 145px;
	height: 45px;
	margin-left: 5px;
	color: white;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	background: #44218d;
	border: solid 1px #44218d
}

.footer__newsletter button i,
.footer__newsletter button svg {
	margin: 0 auto;
	font-size: 18px
}

@media (max-width:767px) {
	.footer__newsletter button {
		width: 100%;
		margin-bottom: 3px;
		margin-left: 0
	}
}

@media (min-width:768px) and (max-width:991px) {
	.footer__newsletter button {
		width: 40px
	}
}

.footer__newsletter button:hover {
	background: #3a1c78;
	border-color: #3a1c78
}

@media (max-width:575px) {
	.footer {
		text-align: center
	}

	.footer .footer__badges {
		text-align: center
	}

	.footer .footer__badges a {
		display: block
	}
}

.footer hr {
	margin-top: 45px;
	margin-bottom: 45px;
	border: 0;
	border-top: 1px solid #eee
}

.footer p {
	color: rgba(31, 19, 0, 0.8)
}

.footer p a {
	color: rgba(31, 19, 0, 0.8)
}

.footer p a:hover {
	color: #44218d
}

.footer__phone {
	margin-top: 25px;
	margin-bottom: 0px
}

.footer__fax a,
.footer__phone a {
	line-height: 14px;
	color: rgba(31, 19, 0, 0.8);
	text-decoration: none !important;
	display: inline-block
}

@media (max-width:767px) {

	.footer__fax a,
	.footer__phone a {
		margin-bottom: 10px
	}
}

.footer__fax a .icon-holder,
.footer__phone a .icon-holder {
	display: inline-block;
	color: #bbb;
	vertical-align: top;
	width: 18px
}

.footer__fax a i,
.footer__fax a svg,
.footer__phone a i,
.footer__phone a svg {
	height: auto
}

.footer__fax a span,
.footer__phone a span {
	display: inline-block;
	vertical-align: top
}

.footer__fax a:hover,
.footer__phone a:hover {
	color: #44218d
}

.footer__fax a:hover i,
.footer__fax a:hover svg,
.footer__phone a:hover i,
.footer__phone a:hover svg {
	color: #44218d
}

.footer__copyright p {
	margin-top: 45px;
	color: rgba(31, 19, 0, 0.6)
}

@media (max-width:767px) {
	.footer__copyright p {
		margin-top: 15px
	}
}

.footer__copyright small {
	font-size: 12px;
	display: block;
	opacity: 0.5
}

.footer__copyright .test {
	background: red
}

.footer__links ul {
	margin-top: 45px;
	padding: 0;
	text-align: right;
	list-style-type: none
}

.footer__links ul li {
	display: inline-block;
	margin-right: 15px
}

.footer__links ul li:last-of-type {
	margin-right: 0
}

.footer__links ul li a {
	color: rgba(31, 19, 0, 0.6)
}

.footer__links ul li a:hover {
	color: #44218d
}

@media (min-width:576px) and (max-width:767px) {
	.footer__links ul {
		text-align: left
	}
}

@media (max-width:575px) {
	.footer__links ul {
		text-align: center
	}
}

.footer__social-icons {
	display: inline-block;
	margin-top: 24px;
	text-align: right
}

@media (max-width:767px) {
	.footer__social-icons {
		text-align: left
	}
}

@media (max-width:575px) {
	.footer__social-icons {
		text-align: center
	}
}

.footer__social-icons ul {
	margin-top: 30px
}

.footer__social-icons ul li {
	border-radius: 4px;
	display: inline-block;
	width: 47px;
	height: 47px;
	margin-right: 2px;
	text-align: center;
	background: #bbb;
	color: white
}

.footer__social-icons ul li:last-of-type {
	margin-right: 0
}

.footer__social-icons ul li a {
	display: inline-block;
	width: 47px;
	height: 47px;
	vertical-align: middle
}

.footer__social-icons ul li a i,
.footer__social-icons ul li a svg {
	margin-top: 12.5px;
	color: white;
	font-size: 22px
}

.footer__social-icons ul li:hover {
	background: #44218d
}

.footer__social-icons ul li:hover i,
.footer__social-icons ul li:hover svg {
	color: white
}

.lower-cta__card {
	border-radius: 20px;
	box-shadow: 0 5px 30px rgba(0, 0, 0, 0.2);
	color: white;
	padding: 70px 60px;
	text-align: center;
	margin-top: 50px;
	background: rgb(40, 29, 93);
	background: linear-gradient(0deg, #44218d 0%, #582bb6 100%);
	overflow: hidden;
	position: relative
}

.lower-cta__card .bg-layer {
	position: absolute;
	top: 0
}

.lower-cta__card .content {
	position: relative;
	z-index: 2
}

@media (max-width:575px) {
	.lower-cta__card {
		padding: 80px 25px
	}
}

.lower-cta__card h3 {
	color: white;
	font-size: 42px
}

.lower-cta__card p {
	color: rgba(255, 255, 255, 0.87);
	font-size: 26px;
	font-weight: 400;
	margin-top: -5px
}

.lower-cta__card .btn {
	margin-top: 15px
}

.bottom-96 {
	margin-bottom: 96px
}

.play-button {
	border-radius: 48px;
	height: 48px;
	width: 48px;
	background-color: #44218d;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	opacity: 0.9;
	text-align: center;
	line-height: 48px;
	color: white
}

.play-button i,
.play-button svg {
	position: relative;
	left: 1px
}

.play-button:hover {
	background-color: #44218d;
	opacity: 1
}

.subnav {
	position: relative;
	z-index: 10;
	box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0), 0 0 0 1px rgba(0, 0, 0, 0);
	transition: box-shadow 200ms ease, transform 300ms ease;
	background: white;
	transform: translate(0, 0);
	top: 0
}

@media (max-width:991px) {
	.subnav .container {
		max-width: 980px;
		padding-left: 0;
		padding-right: 0
	}
}

.subnav.active {
	transform: translate(0, 0)
}

.subnav.active.scrolling-up {
	opacity: 1;
	transform: translate(0, 75px) !important
}

.subnav.active.scrolling-up.no-animate {
	transition: none;
	transform: translate(0, 0) !important
}

.subnav nav {
	top: 75px;
	background-color: white;
	overflow: hidden;
	-ms-overflow-style: none;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	scrollbar-width: none
}

@media (max-width:991px) {
	.subnav nav {
		padding-left: 20px;
		padding-right: 20px;
		overflow: auto
	}
}

.subnav nav ol {
	display: block;
	width: 100%;
	max-width: 100%;
	line-height: 0;
	white-space: nowrap
}

@media (min-width:992px) {
	.subnav nav ol {
		max-width: calc(100% - 30px)
	}
}

.subnav nav ol li {
	width: 16.6666666667%;
	display: inline-block;
	vertical-align: top;
	padding-right: 24px;
	min-height: 44px;
	white-space: normal;
	position: relative
}

@media (max-width:991px) {
	.subnav nav ol li {
		padding-right: 30px;
		min-width: 190px
	}
}

.subnav nav ol li a {
	display: inline-block;
	color: rgba(0, 0, 0, 0.87);
	font-weight: 600;
	border-top: solid 2px white;
	transition: border-color 200ms ease;
	height: 100%;
	min-height: 44px;
	font-size: 15px;
	line-height: 18px;
	padding-top: 7px;
	padding-bottom: 3px
}

.subnav nav ol li a:hover {
	color: rgba(0, 0, 0, 0.5)
}

.subnav nav ol li a.active {
	border-top: solid 2px #44218d
}

.subnav nav ol li a:before {
	content: "01";
	display: block;
	font-size: 10px;
	font-weight: 700;
	margin-bottom: 0;
	color: rgba(0, 0, 0, 0.3)
}

.subnav nav ol li:first-of-type a:before {
	content: "01"
}

.subnav nav ol li:nth-of-type(2) a:before {
	content: "02"
}

.subnav nav ol li:nth-of-type(3) a:before {
	content: "03"
}

.subnav nav ol li:nth-of-type(4) a:before {
	content: "04"
}

.subnav nav ol li:nth-of-type(5) a:before {
	content: "05"
}

.subnav nav ol li:nth-of-type(6) a:before {
	content: "06"
}

.subnav nav ol li:nth-of-type(7) a:before {
	content: "07"
}

.subnav nav ol li:after {
	position: absolute;
	height: 2px;
	top: 0;
	left: 0;
	background: #44218d;
	content: "";
	width: 100%;
	transform: translateY(-4px);
	transition: transform 300ms ease
}

.subnav nav ol li.active:after {
	transform: translateY(0)
}

.subnav nav::-webkit-scrollbar {
	display: none
}

.subnav.active {
	z-index: 9;
	background: white;
	box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.08)
}

@keyframes app-launcher {
	0% {
		opacity: 0;
		transform: scale(0.6)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

#drift-frame-controller {
	opacity: 0;
	transform: scale(0.6);
	animation: app-launcher 300ms ease-out;
	animation-delay: 2.5s;
	animation-fill-mode: forwards;
	z-index: 10 !important
}

.drift-frame-chat {
	opacity: 0;
	transform: scale(0.6);
	animation: app-launcher 300ms ease-out;
	animation-delay: 2.5s;
	animation-fill-mode: forwards
}

.archive,
.blog,
.category,
.page-template-default,
.post-template-default {
	font-size: 18px;
	line-height: 27px
}

.archive .entry-meta,
.blog .entry-meta,
.category .entry-meta,
.page-template-default .entry-meta,
.post-template-default .entry-meta {
	font-size: 14px;
	line-height: 1.5;
	color: rgba(0, 0, 0, 0.6)
}

.archive .site-main,
.blog .site-main,
.category .site-main,
.page-template-default .site-main,
.post-template-default .site-main {
	padding-bottom: 96px
}

.archive .site-main p,
.blog .site-main p,
.category .site-main p,
.page-template-default .site-main p,
.post-template-default .site-main p {
	margin-bottom: 18px
}

.archive .site-main ul,
.blog .site-main ul,
.category .site-main ul,
.page-template-default .site-main ul,
.post-template-default .site-main ul {
	padding-left: 20px
}

.archive .site-main h2,
.archive .site-main h3,
.archive .site-main h4,
.archive .site-main h5,
.blog .site-main h2,
.blog .site-main h3,
.blog .site-main h4,
.blog .site-main h5,
.category .site-main h2,
.category .site-main h3,
.category .site-main h4,
.category .site-main h5,
.page-template-default .site-main h2,
.page-template-default .site-main h3,
.page-template-default .site-main h4,
.page-template-default .site-main h5,
.post-template-default .site-main h2,
.post-template-default .site-main h3,
.post-template-default .site-main h4,
.post-template-default .site-main h5 {
	letter-spacing: -0.5px;
	margin-bottom: 18px
}

.archive .site-main img,
.blog .site-main img,
.category .site-main img,
.page-template-default .site-main img,
.post-template-default .site-main img {
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-bottom: 32px
}

.archive .site-main h1,
.blog .site-main h1,
.category .site-main h1,
.page-template-default .site-main h1,
.post-template-default .site-main h1 {
	font-size: 35px;
	line-height: 38px;
	margin-bottom: 8px
}

.archive article,
.blog article,
.category article,
.page-template-default article,
.post-template-default article {
	padding-bottom: 60px
}

.blog-hero h1 {
	font-size: 42px;
	line-height: 42px;
	margin-bottom: 6px
}

.blog-hero .container {
	padding-top: 140px;
	padding-bottom: 80px
}

.blog-hero.app-hero a {
	color: #90FCF9
}

.blog-hero.app-hero a i,
.blog-hero.app-hero a svg {
	margin-right: 5px;
	position: relative;
	top: 1px
}

@media (max-width:767px) {
	.blog-hero.app-hero a {
		display: none
	}
}

.blog-hero.app-hero p {
	font-size: 22px;
	margin-top: 20px;
	transition: none;
	transform: translateY(0);
	opacity: 1;
	margin-bottom: 0
}

.blog-hero.app-hero .title-wrapper .app-icon {
	border-radius: 3px;
	width: 70px;
	height: 70px;
	border: solid 2px white;
	display: inline-block;
	vertical-align: top;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 30px rgba(0, 0, 0, 0.1);
	margin-right: 15px;
	font-size: 30px;
	color: white;
	text-align: center;
	line-height: 66px;
	margin-top: 10px
}

@media (max-width:767px) {
	.blog-hero.app-hero .title-wrapper .app-icon {
		display: block;
		margin-top: 0px
	}
}

.blog-hero.app-hero .title-wrapper .app-icon svg {
	color: white !important;
	font-size: 30px !important;
	height: 30px;
	width: 30px;
	line-height: 1;
	fill: white !important;
	margin-top: -6px
}

.blog-hero.app-hero .title-wrapper .right {
	display: inline-block;
	width: calc(100% - 100px);
	vertical-align: top;
	margin-top: 26px
}

@media (max-width:767px) {
	.blog-hero.app-hero .title-wrapper .right {
		width: 100%
	}
}

.app-content {
	padding-top: 45px;
	padding-bottom: 0
}

.app-content h3 {
	letter-spacing: -0.5px
}

.app-content .scent-grid img {
	border-radius: 3px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 12px 0 rgba(0, 0, 0, 0.03)
}

.app-content .scent-grid .col-6,
.app-content .scent-grid .col-md-4 {
	padding-left: 8px;
	padding-right: 8px
}

@media (max-width:767px) {

	.app-content .scent-grid .col-6:last-of-type,
	.app-content .scent-grid .col-md-4:last-of-type {
		display: initial
	}
}

.pagination {
	margin-top: 60px
}

.pagination h2.screen-reader-text {
	display: none
}

.pagination .page-numbers {
	border-radius: 4px;
	background: gray;
	display: inline-block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 45px;
	background: white;
	border: solid 1px #ddd;
	margin-bottom: 5px
}

.pagination .page-numbers:hover {
	background: #f1f1f1;
	text-decoration: none;
	cursor: pointer
}

.pagination .page-numbers.current {
	border: solid 1px #44218d;
	background: #44218d;
	color: white
}

.pagination .page-numbers.current:hover {
	cursor: default
}

.pagination .page-numbers.dots:hover {
	cursor: default;
	background: white
}

.blog-link {
	color: #1F1300
}

.blog-link:hover {
	text-decoration: none
}

.blog-card {
	margin-bottom: 60px
}

.blog-card .entry-meta {
	font-weight: normal
}

.blog-card .upper {
	background-color: #ddd;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 6px;
	background-image: url("../jpg/cta-bg.jpg");
	overflow: hidden;
	height: 200px;
	max-height: 200px;
	margin-bottom: 12px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 12px 0 rgba(0, 0, 0, 0.03)
}

.blog-card .upper img {
	min-height: 200px;
	max-height: 200px
}

@media (min-width:992px) and (max-width:1199px) {
	.blog-card .upper img {
		min-height: 300px;
		max-height: 300px
	}
}

@media (max-width:767px) {
	.blog-card .upper img {
		height: auto;
		max-height: none;
		max-width: 100%
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.blog-card .upper {
		min-height: 300px;
		max-height: 300px
	}
}

@media (max-width:767px) {
	.blog-card .upper {
		height: auto;
		max-height: none
	}
}

@media (min-width:768px) {
	.blog-card.featured .upper {
		height: 450px;
		max-height: 450px;
		position: sticky;
		top: 122px;
		transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;
		-webkit-perspective: 1000
	}

	.blog-card.featured .upper img {
		min-height: 450px;
		max-height: 450px
	}
}

.blog-card.featured h2 {
	font-size: 35px
}

.blog-card.featured p {
	font-size: 20px
}

@media (min-width:992px) {
	.blog-card.subfeatured .upper {
		height: 350px;
		max-height: 350px
	}

	.blog-card.subfeatured .upper img {
		min-height: 350px;
		max-height: 350px
	}
}

.blog-card h2 {
	margin-top: 13px;
	line-height: 1.25;
	font-size: 24px;
	margin-bottom: 13px
}

.blog-card .fake-link {
	color: #44218d;
	font-weight: 500;
	font-size: 15px
}

.blog-card .fake-link i,
.blog-card .fake-link svg {
	font-size: 14px
}

.blog-card .fake-link:hover {
	text-decoration: underline
}

.blog-card .summary {
	margin-bottom: 24px
}

.blog-card .summary p {
	font-weight: normal;
	color: #1F1300;
	line-height: 1.5
}

.blog-card .summary p:hover {
	color: #1F1300
}

.blog-card:hover .upper {
	opacity: 0.85
}

.archive .site-main,
.blog .site-main {
	padding-top: 60px
}

@media (max-width:575px) {

	.archive .site-main,
	.blog .site-main {
		padding-top: 20px
	}
}

.archive article,
.blog article {
	height: 100%
}

.archive .card,
.blog .card {
	height: 100%
}

.archive .card .upper,
.blog .card .upper {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.page-template-default .site-main,
.page-template-fullwidth .site-main,
.page-template-fullwidthcenter .site-main,
.single-post .site-main {
	padding-top: 60px;
	padding-bottom: 0px;
	margin-bottom: -30px
}

.page-template-default h1,
.page-template-fullwidth h1,
.page-template-fullwidthcenter h1,
.single-post h1 {
	margin-top: 10px
}

.page-template-default .post-thumbnail,
.page-template-fullwidth .post-thumbnail,
.page-template-fullwidthcenter .post-thumbnail,
.single-post .post-thumbnail {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 6px;
	max-height: 400px;
	overflow: hidden;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%
}

.page-template-default .post-thumbnail img,
.page-template-fullwidth .post-thumbnail img,
.page-template-fullwidthcenter .post-thumbnail img,
.single-post .post-thumbnail img {
	margin-bottom: 0
}

@media (min-width:768px) {

	.page-template-default .post-thumbnail img,
	.page-template-fullwidth .post-thumbnail img,
	.page-template-fullwidthcenter .post-thumbnail img,
	.single-post .post-thumbnail img {
		opacity: 0
	}
}

.page-template-default .entry-header.cap-width,
.page-template-fullwidth .entry-header.cap-width,
.page-template-fullwidthcenter .entry-header.cap-width,
.single-post .entry-header.cap-width {
	max-width: 740px
}

.page-template-default .content-inner.cap-width,
.page-template-fullwidth .content-inner.cap-width,
.page-template-fullwidthcenter .content-inner.cap-width,
.single-post .content-inner.cap-width {
	max-width: 740px
}

.page-template-default .content-inner.cap-width .btn-ghost,
.page-template-fullwidth .content-inner.cap-width .btn-ghost,
.page-template-fullwidthcenter .content-inner.cap-width .btn-ghost,
.single-post .content-inner.cap-width .btn-ghost {
	border: solid 1px #ddd;
	margin-top: 30px;
	height: 50px;
	line-height: 48px;
	min-width: 170px
}

@media (max-width:767px) {

	.page-template-default .content-inner.cap-width .btn-ghost,
	.page-template-fullwidth .content-inner.cap-width .btn-ghost,
	.page-template-fullwidthcenter .content-inner.cap-width .btn-ghost,
	.single-post .content-inner.cap-width .btn-ghost {
		min-width: 130px
	}
}

.page-template-default .content-inner.cap-width .btn-ghost:hover,
.page-template-fullwidth .content-inner.cap-width .btn-ghost:hover,
.page-template-fullwidthcenter .content-inner.cap-width .btn-ghost:hover,
.single-post .content-inner.cap-width .btn-ghost:hover {
	cursor: pointer;
	background: #44218d;
	color: white;
	border-color: #44218d
}

.page-template-default .content-inner.cap-width .btn-ghost.prev i,
.page-template-default .content-inner.cap-width .btn-ghost.prev svg,
.page-template-fullwidth .content-inner.cap-width .btn-ghost.prev i,
.page-template-fullwidth .content-inner.cap-width .btn-ghost.prev svg,
.page-template-fullwidthcenter .content-inner.cap-width .btn-ghost.prev i,
.page-template-fullwidthcenter .content-inner.cap-width .btn-ghost.prev svg,
.single-post .content-inner.cap-width .btn-ghost.prev i,
.single-post .content-inner.cap-width .btn-ghost.prev svg {
	margin-right: 10px;
	font-size: 14px
}

.page-template-default .content-inner.cap-width .btn-ghost.next i,
.page-template-default .content-inner.cap-width .btn-ghost.next svg,
.page-template-fullwidth .content-inner.cap-width .btn-ghost.next i,
.page-template-fullwidth .content-inner.cap-width .btn-ghost.next svg,
.page-template-fullwidthcenter .content-inner.cap-width .btn-ghost.next i,
.page-template-fullwidthcenter .content-inner.cap-width .btn-ghost.next svg,
.single-post .content-inner.cap-width .btn-ghost.next i,
.single-post .content-inner.cap-width .btn-ghost.next svg {
	margin-left: 10px;
	font-size: 14px
}

@media (max-width:991px) {

	.page-template-default aside,
	.page-template-fullwidth aside,
	.page-template-fullwidthcenter aside,
	.single-post aside {
		margin-top: 40px;
		margin-bottom: -40px
	}
}

@media (min-width:1200px) {

	.page-template-default aside .card .mid,
	.page-template-fullwidth aside .card .mid,
	.page-template-fullwidthcenter aside .card .mid,
	.single-post aside .card .mid {
		padding: 40px
	}
}

@media (min-width:992px) {

	.page-template-default aside,
	.page-template-fullwidth aside,
	.page-template-fullwidthcenter aside,
	.single-post aside {
		position: sticky;
		top: 122px;
		transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;
		-webkit-perspective: 1000
	}
}

.page-template-default aside .sidebar-newsletter,
.page-template-fullwidth aside .sidebar-newsletter,
.page-template-fullwidthcenter aside .sidebar-newsletter,
.single-post aside .sidebar-newsletter {
	margin-top: 0
}

.page-template-default aside .sidebar-newsletter #mc_embed_signup,
.page-template-fullwidth aside .sidebar-newsletter #mc_embed_signup,
.page-template-fullwidthcenter aside .sidebar-newsletter #mc_embed_signup,
.single-post aside .sidebar-newsletter #mc_embed_signup {
	width: 100%
}

.page-template-default aside .sidebar-newsletter .icon,
.page-template-fullwidth aside .sidebar-newsletter .icon,
.page-template-fullwidthcenter aside .sidebar-newsletter .icon,
.single-post aside .sidebar-newsletter .icon {
	font-size: 30px;
	margin-bottom: 10px
}

.page-template-default aside .sidebar-newsletter b,
.page-template-fullwidth aside .sidebar-newsletter b,
.page-template-fullwidthcenter aside .sidebar-newsletter b,
.single-post aside .sidebar-newsletter b {
	font-family: "Graphik", sans-serif;
	font-size: 22px
}

.page-template-default aside .sidebar-newsletter input,
.page-template-fullwidth aside .sidebar-newsletter input,
.page-template-fullwidthcenter aside .sidebar-newsletter input,
.single-post aside .sidebar-newsletter input {
	border-radius: 4px;
	width: 100%;
	margin-bottom: 8px;
	height: 50px;
	padding-left: 15px;
	font-size: 14px;
	border: solid 1px #ddd;
	font-size: 15px
}

.page-template-default aside .sidebar-newsletter input:focus,
.page-template-fullwidth aside .sidebar-newsletter input:focus,
.page-template-fullwidthcenter aside .sidebar-newsletter input:focus,
.single-post aside .sidebar-newsletter input:focus {
	border: solid 3px #44218d;
	outline: 0;
	padding-left: 13px
}

.page-template-default aside .sidebar-newsletter p,
.page-template-fullwidth aside .sidebar-newsletter p,
.page-template-fullwidthcenter aside .sidebar-newsletter p,
.single-post aside .sidebar-newsletter p {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 20px;
	color: rgba(31, 19, 0, 0.6)
}

@media (max-width:575px) {

	.page-template-default aside .sidebar-newsletter p,
	.page-template-fullwidth aside .sidebar-newsletter p,
	.page-template-fullwidthcenter aside .sidebar-newsletter p,
	.single-post aside .sidebar-newsletter p {
		margin-left: 0
	}
}

.page-template-default aside .sidebar-newsletter button,
.page-template-fullwidth aside .sidebar-newsletter button,
.page-template-fullwidthcenter aside .sidebar-newsletter button,
.single-post aside .sidebar-newsletter button {
	border-radius: 4px;
	width: 145px;
	height: 50px;
	margin-left: 5px;
	color: white;
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	vertical-align: top;
	background: #44218d;
	border: solid 1px #44218d;
	width: 100%;
	margin-bottom: 3px;
	margin-left: 0
}

.page-template-default aside .sidebar-newsletter button i,
.page-template-default aside .sidebar-newsletter button svg,
.page-template-fullwidth aside .sidebar-newsletter button i,
.page-template-fullwidth aside .sidebar-newsletter button svg,
.page-template-fullwidthcenter aside .sidebar-newsletter button i,
.page-template-fullwidthcenter aside .sidebar-newsletter button svg,
.single-post aside .sidebar-newsletter button i,
.single-post aside .sidebar-newsletter button svg {
	margin: 0 auto;
	font-size: 18px
}

.page-template-default aside .sidebar-newsletter button:hover,
.page-template-fullwidth aside .sidebar-newsletter button:hover,
.page-template-fullwidthcenter aside .sidebar-newsletter button:hover,
.single-post aside .sidebar-newsletter button:hover {
	background: #3a1c78;
	border-color: #3a1c78
}

.page-template-default .category-label,
.page-template-fullwidth .category-label,
.page-template-fullwidthcenter .category-label,
.single-post .category-label {
	margin-top: 60px;
	display: block
}

.page-template-default .post-categories,
.page-template-fullwidth .post-categories,
.page-template-fullwidthcenter .post-categories,
.single-post .post-categories {
	list-style-type: none;
	padding-left: 0 !important;
	margin-top: 20px
}

.page-template-default .post-categories li,
.page-template-fullwidth .post-categories li,
.page-template-fullwidthcenter .post-categories li,
.single-post .post-categories li {
	border-radius: 4px;
	display: inline-block;
	border: solid 1px #ddd;
	margin-bottom: 5px;
	font-size: 16px
}

.page-template-default .post-categories li a,
.page-template-fullwidth .post-categories li a,
.page-template-fullwidthcenter .post-categories li a,
.single-post .post-categories li a {
	display: inline-block;
	line-height: 45px;
	padding: 0 20px;
	color: rgba(31, 19, 0, 0.6);
	font-weight: 500
}

.page-template-default .post-categories li:hover,
.page-template-fullwidth .post-categories li:hover,
.page-template-fullwidthcenter .post-categories li:hover,
.single-post .post-categories li:hover {
	border-color: #44218d;
	background: #44218d
}

.page-template-default .post-categories li:hover a,
.page-template-fullwidth .post-categories li:hover a,
.page-template-fullwidthcenter .post-categories li:hover a,
.single-post .post-categories li:hover a {
	color: white
}

.social-wrapper {
	margin-top: 20px
}

.social-wrapper .category-label.share {
	margin-top: 20px;
	margin-bottom: 20px
}

.social-wrapper a {
	margin-bottom: 10px;
	height: 50px;
	width: 50px;
	background-color: hsla(0, 0%, 49.8%, 0.4);
	color: #fff;
	border-radius: 6px;
	display: inline-block;
	font-size: 27px;
	text-align: center;
	line-height: 50px;
	margin-right: 8px
}

.social-wrapper a:hover {
	background-color: #44218d
}

.post-template-default .home-hero__cta .entry-meta {
	color: #44218d
}

.post-template-default .home-hero__cta .entry-meta b {
	color: #44218d
}

.iframe-container {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
	line-height: 0
}

.iframe-container iframe {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transform: translate3d(0, 0, 0);
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	transform: translate3d(0, 0, 0)
}

.purple .header__nav-trigger button {
	color: white;
	opacity: 1
}

.purple .header {
	transform: translate3d(0, 0, 0);
	will-change: background-color, box-shadow, backdrop-filter;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000
}

.purple .header__nav ul a,
.purple .header__nav ul button {
	color: rgba(255, 255, 255, 0.87);
	transition: color 0.3s ease
}

.purple .header__nav ul a:hover,
.purple .header__nav ul button:hover {
	color: white
}

.purple .header__cta-buttons .btn-ghost {
	color: rgba(255, 255, 255, 0.87);
	transition: color 0.3s ease
}

.purple .header__cta-buttons .btn-ghost:hover {
	color: #90FCF9
}

.purple .header__cta-buttons .retro-btn-container:before {
	opacity: 0;
	transform: translate(0, 0);
	transition: opacity 0.3s ease, transform 0.15s ease
}

.purple .header__cta-buttons .retro-btn-container:after {
	opacity: 0;
	transform: translate(0, 0);
	transition: opacity 0.3s ease, transform 0.15s ease
}

.purple .header__cta-buttons .retro-btn-container .btn {
	background: rgba(255, 255, 255, 0.9);
	border-color: rgba(255, 255, 255, 0.9);
	color: #44218d;
	transition: color 0.3s ease, background-color 0.3s ease
}

.purple .header__cta-buttons .retro-btn-container:hover:before {
	transform: translate(-5px, 0px)
}

.purple .header__cta-buttons .retro-btn-container:hover:after {
	transform: translate(5px, 0px)
}

.purple .header .header__logo a {
	color: white
}

.purple .header .header__logo a svg {
	color: white
}

.purple .header .header__logo a svg .st0 {
	fill: white
}

.purple .header .header__logo a:hover .st0 {
	fill: #90FCF9;
	transition: fill 300ms ease
}

.purple .header.header--scrolled .header__nav-trigger button {
	color: #1F1300;
	opacity: 1
}

.purple .header.header--scrolled .header__logo a {
	color: #44218d
}

.purple .header.header--scrolled .header__logo svg {
	color: #44218d
}

.purple .header.header--scrolled .header__logo svg .st0 {
	fill: #44218d
}

.purple .header.header--scrolled .header__logo:hover .st0 {
	fill: #44218d
}

.purple .header.header--scrolled .header__nav ul a,
.purple .header.header--scrolled .header__nav ul button {
	color: rgba(0, 0, 0, 0.85)
}

.purple .header.header--scrolled .header__nav ul a:hover,
.purple .header.header--scrolled .header__nav ul button:hover {
	color: #44218d
}

.purple .header.header--scrolled .header__cta-buttons .btn-ghost {
	color: rgba(0, 0, 0, 0.85)
}

.purple .header.header--scrolled .header__cta-buttons .btn-ghost:hover {
	color: #44218d
}

.purple .header.header--scrolled .header__cta-buttons .retro-btn-container:before {
	opacity: 1
}

.purple .header.header--scrolled .header__cta-buttons .retro-btn-container:after {
	opacity: 1
}

.purple .header.header--scrolled .header__cta-buttons .retro-btn-container .btn {
	background: #44218d;
	border-color: #44218d;
	color: white
}

.purple .progress-loader {
	background: white
}

.purple .home-hero,
.purple .page-hero {
	background: rgb(40, 29, 93);
	background: linear-gradient(0deg, #44218d 0%, #582bb6 100%);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.purple .home-hero .bg-layer,
.purple .page-hero .bg-layer {
	opacity: 1
}

.purple .home-hero__cta h1,
.purple .home-hero__cta p,
.purple .page-hero__cta h1,
.purple .page-hero__cta p {
	color: white
}

.purple .home-hero__cta .upper-label b,
.purple .page-hero__cta .upper-label b {
	color: rgba(255, 255, 255, 0.6)
}

.purple .home-hero__cta .entry-meta,
.purple .page-hero__cta .entry-meta {
	color: #90FCF9 !important
}

.purple .home-hero__cta .entry-meta b,
.purple .page-hero__cta .entry-meta b {
	color: #90FCF9 !important
}

.purple .home-hero__cta .btn-ghost,
.purple .page-hero__cta .btn-ghost {
	color: rgba(255, 255, 255, 0.87)
}

.purple .home-hero__cta .btn-ghost:hover,
.purple .page-hero__cta .btn-ghost:hover {
	color: #90FCF9
}

.purple .home-hero .retro-btn-container:after,
.purple .page-hero .retro-btn-container:after {
	display: none
}

.purple .home-hero .retro-btn-container:before,
.purple .page-hero .retro-btn-container:before {
	display: none
}

.purple .home-hero .retro-btn-container .btn-primary,
.purple .page-hero .retro-btn-container .btn-primary {
	background: #5efbf6;
	border-color: #5efbf6;
	color: white;
	color: #44218d;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.02);
	color: #3a1c78
}

.purple .home-hero .retro-btn-container .btn-primary:active,
.purple .home-hero .retro-btn-container .btn-primary:focus,
.purple .home-hero .retro-btn-container .btn-primary:hover,
.purple .page-hero .retro-btn-container .btn-primary:active,
.purple .page-hero .retro-btn-container .btn-primary:focus,
.purple .page-hero .retro-btn-container .btn-primary:hover {
	background: #46faf5;
	border-color: #46faf5
}

.purple .montage .tab .tab__text {
	color: rgba(0, 0, 0, 0.6)
}

.purple .bg-white-layer {
	background: #44218d
}

.purple .custom-header .header,
.purple .hero-hidden .header,
.purple .white-header .header {
	background-color: white;
	box-shadow: inset 0 -1px 0 rgba(28, 28, 31, 0.05);
	box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.08)
}

.purple .custom-header .header--scrolled,
.purple .hero-hidden .header--scrolled,
.purple .white-header .header--scrolled {
	background-color: rgba(255, 255, 255, 0.9);
	-webkit-backdrop-filter: blur(8px);
	backdrop-filter: blur(8px);
	box-shadow: inset 0 -1px 0 rgba(28, 28, 31, 0.05);
	box-shadow: 0 6px 24px 0 rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.08)
}

.purple .custom-header .header__nav-trigger button,
.purple .hero-hidden .header__nav-trigger button,
.purple .white-header .header__nav-trigger button {
	color: #1F1300;
	opacity: 1
}

.purple .custom-header .header__logo a,
.purple .hero-hidden .header__logo a,
.purple .white-header .header__logo a {
	color: #44218d !important
}

.purple .custom-header .header__logo svg,
.purple .hero-hidden .header__logo svg,
.purple .white-header .header__logo svg {
	color: #44218d !important
}

.purple .custom-header .header__logo svg .st0,
.purple .hero-hidden .header__logo svg .st0,
.purple .white-header .header__logo svg .st0 {
	fill: #44218d !important
}

.purple .custom-header .header__logo:hover .st0,
.purple .hero-hidden .header__logo:hover .st0,
.purple .white-header .header__logo:hover .st0 {
	fill: #44218d
}

.purple .custom-header .header__nav ul a,
.purple .custom-header .header__nav ul button,
.purple .hero-hidden .header__nav ul a,
.purple .hero-hidden .header__nav ul button,
.purple .white-header .header__nav ul a,
.purple .white-header .header__nav ul button {
	color: rgba(0, 0, 0, 0.85)
}

.purple .custom-header .header__nav ul a:hover,
.purple .custom-header .header__nav ul button:hover,
.purple .hero-hidden .header__nav ul a:hover,
.purple .hero-hidden .header__nav ul button:hover,
.purple .white-header .header__nav ul a:hover,
.purple .white-header .header__nav ul button:hover {
	color: #44218d
}

.purple .custom-header .header__cta-buttons .btn-ghost,
.purple .hero-hidden .header__cta-buttons .btn-ghost,
.purple .white-header .header__cta-buttons .btn-ghost {
	color: rgba(0, 0, 0, 0.85)
}

.purple .custom-header .header__cta-buttons .btn-ghost:hover,
.purple .hero-hidden .header__cta-buttons .btn-ghost:hover,
.purple .white-header .header__cta-buttons .btn-ghost:hover {
	color: #44218d
}

.purple .custom-header .header__cta-buttons .retro-btn-container:before,
.purple .hero-hidden .header__cta-buttons .retro-btn-container:before,
.purple .white-header .header__cta-buttons .retro-btn-container:before {
	opacity: 1
}

.purple .custom-header .header__cta-buttons .retro-btn-container:after,
.purple .hero-hidden .header__cta-buttons .retro-btn-container:after,
.purple .white-header .header__cta-buttons .retro-btn-container:after {
	opacity: 1
}

.purple .custom-header .header__cta-buttons .retro-btn-container .btn,
.purple .hero-hidden .header__cta-buttons .retro-btn-container .btn,
.purple .white-header .header__cta-buttons .retro-btn-container .btn {
	background: #44218d;
	border-color: #44218d;
	color: white
}

.plyr--audio .plyr__controls {
	background: white !important
}

#force-img-center .tv-img,
#force-img-center1 .tv-img {
	text-align: center
}

#force-img-center .tv-img img,
#force-img-center1 .tv-img img {
	min-width: 100%
}

.visible-pricing-off {
	display: none
}

.pricing-off .pricing-block {
	display: none
}

.pricing-off .pricing-button {
	display: none
}

.pricing-off .visible-pricing-off {
	display: block
}

.vertical-center {
	position: relative;
	top: 50%;
	transform: translateY(-50%)
}

@keyframes bounce {
	0% {
		bottom: 5%
	}

	50% {
		bottom: 7%
	}

	to {
		bottom: 5%
	}
}

@keyframes bounceRight {

	0%,
	20%,
	50%,
	80%,
	to {
		transform: translateY(0)
	}

	40% {
		transform: translateX(6px)
	}

	60% {
		transform: translateX(3px)
	}
}

@keyframes bounceRight {

	0%,
	20%,
	50%,
	80%,
	to {
		transform: translateY(0)
	}

	40% {
		transform: translateX(2px)
	}

	60% {
		transform: translateX(1px)
	}
}

@keyframes loader {
	0% {
		max-width: 0%;
		transform: translateY(0)
	}

	25% {
		max-width: 30%;
		transform: translateY(0)
	}

	75% {
		max-width: 70%;
		transform: translateY(0)
	}

	90% {
		max-width: 100%;
		transform: translateY(0)
	}

	to {
		max-width: 100%;
		transform: translateY(-3px)
	}
}

@keyframes animateUp {
	to {
		transform: translateY(0%);
		opacity: 1
	}
}

@keyframes scaleInTV {
	to {
		transform: scaleY(1);
		opacity: 1
	}
}

@keyframes animateUp {
	to {
		transform: translateY(0%);
		opacity: 1
	}
}

@keyframes scaleIn {
	to {
		transform: scale(1);
		opacity: 1
	}
}

@keyframes fadeIn {
	to {
		opacity: 1
	}
}

@keyframes slideIn {
	50% {
		opacity: 1
	}

	to {
		transform: translateX(0px);
		opacity: 1
	}
}

@keyframes animateUp3d {
	to {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes animateDown {
	to {
		transform: translateY(0%);
		opacity: 1
	}
}

@keyframes fadeOut {
	to {
		opacity: 0
	}
}

@keyframes logo-swap-up {
	0% {
		opacity: 1;
		transform: translateY(0)
	}

	47% {
		opacity: 1;
		transform: translateY(0)
	}

	50% {
		opacity: 0;
		transform: translateY(-40px)
	}

	97% {
		opacity: 0;
		transform: translateY(-40px)
	}
}

@keyframes logo-swap-down {
	0% {
		opacity: 0;
		transform: translateY(-40px)
	}

	47% {
		opacity: 0;
		transform: translateY(-40px)
	}

	50% {
		opacity: 1;
		transform: translateY(0)
	}

	97% {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes threeDown {
	to {
		transform: translateY(0) matrix(1, 0, 0, 1, 0, 0);
		opacity: 1;
		transform-origin: bottom
	}
}

[data-aos=fade-up] {
	transform: translate3d(0, 40px, 0);
	opacity: 0;
	transition: transform 1.5s cubic-bezier(0.19, 1, 0.22, 1), opacity 1s cubic-bezier(0.19, 1, 0.22, 1);
	backface-visibility: hidden;
	will-change: transform, opacity
}

[data-aos=fade-up].aos-animate {
	transform: translate3d(0, 0, 0);
	opacity: 1
}

[data-aos=stall-opacity] {
	opacity: 0;
	will-change: opacity;
	transition-delay: 2s;
	transform: opacity 300s ease
}

[data-aos=stall-opacity].aos-animate {
	opacity: 1
}

@keyframes slideFade {
	0% {
		opacity: 0;
		transform: translateX(30px)
	}

	to {
		opacity: 1;
		transform: translateX(0)
	}
}

@keyframes plyr-progress {
	to {
		background-position: 25px 0;
		background-position: var(--plyr-progress-loading-size, 25px) 0
	}
}

@keyframes plyr-popup {
	0% {
		opacity: 0.5;
		transform: translateY(10px)
	}

	to {
		opacity: 1;
		transform: translateY(0)
	}
}

@keyframes plyr-fade-in {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.plyr {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	align-items: center;
	direction: ltr;
	display: flex;
	flex-direction: column;
	font-family: inherit;
	font-family: var(--plyr-font-family, inherit);
	font-variant-numeric: tabular-nums;
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular, 400);
	line-height: 1.7;
	line-height: var(--plyr-line-height, 1.7);
	max-width: 100%;
	min-width: 200px;
	position: relative;
	text-shadow: none;
	transition: box-shadow 0.3s ease;
	z-index: 0
}

.plyr audio,
.plyr iframe,
.plyr video {
	display: block;
	height: 100%;
	width: 100%
}

.plyr button {
	font: inherit;
	line-height: inherit;
	width: auto
}

.plyr:focus {
	outline: 0
}

.plyr--full-ui {
	box-sizing: border-box
}

.plyr--full-ui *,
.plyr--full-ui :after,
.plyr--full-ui :before {
	box-sizing: inherit
}

.plyr--full-ui a,
.plyr--full-ui button,
.plyr--full-ui input,
.plyr--full-ui label {
	touch-action: manipulation
}

.plyr__badge {
	background: #4a5464;
	background: var(--plyr-badge-background, #4a5464);
	border-radius: 2px;
	border-radius: var(--plyr-badge-border-radius, 2px);
	color: #fff;
	color: var(--plyr-badge-text-color, #fff);
	font-size: 9px;
	font-size: var(--plyr-font-size-badge, 9px);
	line-height: 1;
	padding: 3px 4px
}

.plyr--full-ui ::-webkit-media-text-track-container {
	display: none
}

.plyr__captions {
	animation: plyr-fade-in 0.3s ease;
	bottom: 0;
	display: none;
	font-size: 13px;
	font-size: var(--plyr-font-size-small, 13px);
	left: 0;
	padding: 10px;
	padding: var(--plyr-control-spacing, 10px);
	position: absolute;
	text-align: center;
	transition: transform 0.4s ease-in-out;
	width: 100%
}

.plyr__captions span:empty {
	display: none
}

@media (min-width:480px) {
	.plyr__captions {
		font-size: 15px;
		font-size: var(--plyr-font-size-base, 15px);
		padding: 20px;
		padding: calc(var(--plyr-control-spacing, 10px) * 2)
	}
}

@media (min-width:768px) {
	.plyr__captions {
		font-size: 18px;
		font-size: var(--plyr-font-size-large, 18px)
	}
}

.plyr--captions-active .plyr__captions {
	display: block
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions {
	transform: translateY(-40px);
	transform: translateY(calc(var(--plyr-control-spacing, 10px) * -4))
}

.plyr__caption {
	background: rgba(0, 0, 0, 0.8);
	background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));
	border-radius: 2px;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
	color: #fff;
	color: var(--plyr-captions-text-color, #fff);
	line-height: 185%;
	padding: 0.2em 0.5em;
	white-space: pre-wrap
}

.plyr__caption div {
	display: inline
}

.plyr__control {
	background: 0 0;
	border: 0;
	border-radius: 3px;
	border-radius: var(--plyr-control-radius, 3px);
	color: inherit;
	cursor: pointer;
	flex-shrink: 0;
	overflow: visible;
	padding: 7px;
	padding: calc(var(--plyr-control-spacing, 10px) * 0.7);
	position: relative;
	transition: all 0.3s ease
}

.plyr__control svg {
	fill: currentColor;
	display: block;
	height: 18px;
	height: var(--plyr-control-icon-size, 18px);
	pointer-events: none;
	width: 18px;
	width: var(--plyr-control-icon-size, 18px)
}

.plyr__control:focus {
	outline: 0
}

.plyr__control.plyr__tab-focus {
	outline-color: #00b3ff;
	outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
	outline-offset: 2px;
	outline-style: dotted;
	outline-width: 3px
}

a.plyr__control {
	text-decoration: none
}

.plyr__control.plyr__control--pressed .icon--not-pressed,
.plyr__control.plyr__control--pressed .label--not-pressed,
.plyr__control:not(.plyr__control--pressed) .icon--pressed,
.plyr__control:not(.plyr__control--pressed) .label--pressed,
a.plyr__control:after,
a.plyr__control:before {
	display: none
}

.plyr--full-ui ::-webkit-media-controls {
	display: none
}

.plyr__controls {
	align-items: center;
	display: flex;
	justify-content: flex-end;
	text-align: center
}

.plyr__controls .plyr__progress__container {
	flex: 1;
	min-width: 0
}

.plyr__controls .plyr__controls__item {
	margin-left: 2.5px;
	margin-left: calc(var(--plyr-control-spacing, 10px) / 4)
}

.plyr__controls .plyr__controls__item:first-child {
	margin-left: 0;
	margin-right: auto
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
	padding-left: 2.5px;
	padding-left: calc(var(--plyr-control-spacing, 10px) / 4)
}

.plyr__controls .plyr__controls__item.plyr__time {
	padding: 0 5px;
	padding: 0 calc(var(--plyr-control-spacing, 10px) / 2)
}

.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,
.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,
.plyr__controls .plyr__controls__item.plyr__time:first-child {
	padding-left: 0
}

.plyr [data-plyr=airplay],
.plyr [data-plyr=captions],
.plyr [data-plyr=fullscreen],
.plyr [data-plyr=pip],
.plyr__controls:empty {
	display: none
}

.plyr--airplay-supported [data-plyr=airplay],
.plyr--captions-enabled [data-plyr=captions],
.plyr--fullscreen-enabled [data-plyr=fullscreen],
.plyr--pip-supported [data-plyr=pip] {
	display: inline-block
}

.plyr__menu {
	display: flex;
	position: relative
}

.plyr__menu .plyr__control svg {
	transition: transform 0.3s ease
}

.plyr__menu .plyr__control[aria-expanded=true] svg {
	transform: rotate(90deg)
}

.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
	display: none
}

.plyr__menu__container {
	animation: plyr-popup 0.2s ease;
	background: hsla(0, 0%, 100%, 0.9);
	background: var(--plyr-menu-background, hsla(0, 0%, 100%, 0.9));
	border-radius: 4px;
	bottom: 100%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
	color: #4a5464;
	color: var(--plyr-menu-color, #4a5464);
	font-size: 15px;
	font-size: var(--plyr-font-size-base, 15px);
	margin-bottom: 10px;
	position: absolute;
	right: -3px;
	text-align: left;
	white-space: nowrap;
	z-index: 3
}

.plyr__menu__container>div {
	overflow: hidden;
	transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1)
}

.plyr__menu__container:after {
	border: 4px solid transparent;
	border-top: var(--plyr-menu-arrow-size, 4px) solid hsla(0, 0%, 100%, 0.9);
	border-width: var(--plyr-menu-arrow-size, 4px);
	content: "";
	height: 0;
	position: absolute;
	right: 14px;
	right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7 - var(--plyr-menu-arrow-size, 4px) / 2);
	top: 100%;
	width: 0
}

.plyr__menu__container [role=menu] {
	padding: 7px;
	padding: calc(var(--plyr-control-spacing, 10px) * 0.7)
}

.plyr__menu__container [role=menuitem],
.plyr__menu__container [role=menuitemradio] {
	margin-top: 2px
}

.plyr__menu__container [role=menuitem]:first-child,
.plyr__menu__container [role=menuitemradio]:first-child {
	margin-top: 0
}

.plyr__menu__container .plyr__control {
	align-items: center;
	color: #4a5464;
	color: var(--plyr-menu-color, #4a5464);
	display: flex;
	font-size: 13px;
	font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));
	padding: 4.66667px 10.5px;
	padding: calc(var(--plyr-control-spacing, 10px) * 0.7 / 1.5) calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5);
	-webkit-user-select: none;
	user-select: none;
	width: 100%
}

.plyr__menu__container .plyr__control>span {
	align-items: inherit;
	display: flex;
	width: 100%
}

.plyr__menu__container .plyr__control:after {
	border: 4px solid transparent;
	border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%)
}

.plyr__menu__container .plyr__control--forward {
	padding-right: 28px;
	padding-right: calc(var(--plyr-control-spacing, 10px) * 0.7 * 4)
}

.plyr__menu__container .plyr__control--forward:after {
	border-left-color: #728197;
	border-left-color: var(--plyr-menu-arrow-color, #728197);
	right: 6.5px;
	right: calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px))
}

.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,
.plyr__menu__container .plyr__control--forward:hover:after {
	border-left-color: initial
}

.plyr__menu__container .plyr__control--back {
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular, 400);
	margin: 7px;
	margin: calc(var(--plyr-control-spacing, 10px) * 0.7);
	margin-bottom: 3.5px;
	margin-bottom: calc(var(--plyr-control-spacing, 10px) * 0.7 / 2);
	padding-left: 28px;
	padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 4);
	position: relative;
	width: calc(100% - 14px);
	width: calc(100% - var(--plyr-control-spacing, 10px) * 0.7 * 2)
}

.plyr__menu__container .plyr__control--back:after {
	border-right-color: #728197;
	border-right-color: var(--plyr-menu-arrow-color, #728197);
	left: 6.5px;
	left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 1.5 - var(--plyr-menu-item-arrow-size, 4px))
}

.plyr__menu__container .plyr__control--back:before {
	background: #dcdfe5;
	background: var(--plyr-menu-back-border-color, #dcdfe5);
	box-shadow: 0 1px 0 #fff;
	box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);
	content: "";
	height: 1px;
	left: 0;
	margin-top: 3.5px;
	margin-top: calc(var(--plyr-control-spacing, 10px) * 0.7 / 2);
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 100%
}

.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,
.plyr__menu__container .plyr__control--back:hover:after {
	border-right-color: initial
}

.plyr__menu__container .plyr__control[role=menuitemradio] {
	padding-left: 7px;
	padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7)
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after,
.plyr__menu__container .plyr__control[role=menuitemradio]:before {
	border-radius: 100%
}

.plyr__menu__container .plyr__control[role=menuitemradio]:before {
	background: rgba(0, 0, 0, 0.1);
	content: "";
	display: block;
	flex-shrink: 0;
	height: 16px;
	margin-right: 10px;
	margin-right: var(--plyr-control-spacing, 10px);
	transition: all 0.3s ease;
	width: 16px
}

.plyr__menu__container .plyr__control[role=menuitemradio]:after {
	background: #fff;
	border: 0;
	height: 6px;
	left: 12px;
	opacity: 0;
	top: 50%;
	transform: translateY(-50%) scale(0);
	transition: transform 0.3s ease, opacity 0.3s ease;
	width: 6px
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {
	background: #00b3ff;
	background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)))
}

.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {
	opacity: 1;
	transform: translateY(-50%) scale(1)
}

.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,
.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {
	background: rgba(35, 40, 47, 0.1)
}

.plyr__menu__container .plyr__menu__value {
	align-items: center;
	display: flex;
	margin-left: auto;
	margin-right: -5px;
	margin-right: calc(var(--plyr-control-spacing, 10px) * 0.7 * -1 + 2);
	overflow: hidden;
	padding-left: 24.5px;
	padding-left: calc(var(--plyr-control-spacing, 10px) * 0.7 * 3.5);
	pointer-events: none
}

.plyr--full-ui input[type=range] {
	-webkit-appearance: none;
	background: 0 0;
	border: 0;
	border-radius: 26px;
	border-radius: calc(var(--plyr-range-thumb-height, 13px) * 2);
	color: #00b3ff;
	color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
	display: block;
	height: 19px;
	height: calc(var(--plyr-range-thumb-active-shadow-width, 3px) * 2 + var(--plyr-range-thumb-height, 13px));
	margin: 0;
	min-width: 0;
	padding: 0;
	transition: box-shadow 0.3s ease;
	width: 100%
}

.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
	background: 0 0;
	background-image: linear-gradient(90deg, currentColor 0, transparent 0);
	background-image: linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0));
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	-webkit-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-webkit-user-select: none;
	user-select: none
}

.plyr--full-ui input[type=range]::-webkit-slider-thumb {
	-webkit-appearance: none;
	background: #fff;
	background: var(--plyr-range-thumb-background, #fff);
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);
	box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
	height: 13px;
	height: var(--plyr-range-thumb-height, 13px);
	margin-top: -4px;
	margin-top: calc(var(--plyr-range-thumb-height, 13px) / 2 * -1 - var(--plyr-range-track-height, 5px) / 2 * -1);
	position: relative;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 13px;
	width: var(--plyr-range-thumb-height, 13px)
}

.plyr--full-ui input[type=range]::-moz-range-track {
	background: 0 0;
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	-moz-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	user-select: none
}

.plyr--full-ui input[type=range]::-moz-range-thumb {
	background: #fff;
	background: var(--plyr-range-thumb-background, #fff);
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);
	box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
	height: 13px;
	height: var(--plyr-range-thumb-height, 13px);
	position: relative;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 13px;
	width: var(--plyr-range-thumb-height, 13px)
}

.plyr--full-ui input[type=range]::-moz-range-progress {
	background: currentColor;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
	height: 5px;
	height: var(--plyr-range-track-height, 5px)
}

.plyr--full-ui input[type=range]::-ms-track {
	color: transparent
}

.plyr--full-ui input[type=range]::-ms-fill-upper,
.plyr--full-ui input[type=range]::-ms-track {
	background: 0 0;
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	-ms-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	user-select: none
}

.plyr--full-ui input[type=range]::-ms-fill-lower {
	background: 0 0;
	background: currentColor;
	border: 0;
	border-radius: 2.5px;
	border-radius: calc(var(--plyr-range-track-height, 5px) / 2);
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	-ms-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	user-select: none
}

.plyr--full-ui input[type=range]::-ms-thumb {
	background: #fff;
	background: var(--plyr-range-thumb-background, #fff);
	border: 0;
	border-radius: 100%;
	box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);
	box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));
	height: 13px;
	height: var(--plyr-range-thumb-height, 13px);
	margin-top: 0;
	position: relative;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	width: 13px;
	width: var(--plyr-range-thumb-height, 13px)
}

.plyr--full-ui input[type=range]::-ms-tooltip {
	display: none
}

.plyr--full-ui input[type=range]:focus {
	outline: 0
}

.plyr--full-ui input[type=range]::-moz-focus-outer {
	border: 0
}

.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
	outline-color: #00b3ff;
	outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
	outline-offset: 2px;
	outline-style: dotted;
	outline-width: 3px
}

.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
	outline-color: #00b3ff;
	outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
	outline-offset: 2px;
	outline-style: dotted;
	outline-width: 3px
}

.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
	outline-color: #00b3ff;
	outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
	outline-offset: 2px;
	outline-style: dotted;
	outline-width: 3px
}

.plyr__poster {
	background-color: #000;
	background-color: var(--plyr-video-background, var(--plyr-video-background, #000));
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: contain;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: opacity 0.2s ease;
	width: 100%;
	z-index: 1
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
	opacity: 1
}

.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {
	display: none
}

.plyr__time {
	font-size: 13px;
	font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px))
}

.plyr__time+.plyr__time:before {
	content: "⁄";
	margin-right: 10px;
	margin-right: var(--plyr-control-spacing, 10px)
}

@media (max-width:767px) {
	.plyr__time+.plyr__time {
		display: none
	}
}

.plyr__tooltip {
	background: hsla(0, 0%, 100%, 0.9);
	background: var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
	border-radius: 3px;
	border-radius: var(--plyr-tooltip-radius, 3px);
	bottom: 100%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
	color: #4a5464;
	color: var(--plyr-tooltip-color, #4a5464);
	font-size: 13px;
	font-size: var(--plyr-font-size-small, 13px);
	font-weight: 400;
	font-weight: var(--plyr-font-weight-regular, 400);
	left: 50%;
	line-height: 1.3;
	margin-bottom: 10px;
	margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
	opacity: 0;
	padding: 5px 7.5px;
	padding: calc(var(--plyr-control-spacing, 10px) / 2) calc(var(--plyr-control-spacing, 10px) / 2 * 1.5);
	pointer-events: none;
	position: absolute;
	transform: translate(-50%, 10px) scale(0.8);
	transform-origin: 50% 100%;
	transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
	white-space: nowrap;
	z-index: 2
}

.plyr__tooltip:before {
	border-left: 4px solid transparent;
	border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
	border-right: 4px solid transparent;
	border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
	border-top: 4px solid hsla(0, 0%, 100%, 0.9);
	border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
	bottom: -4px;
	bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0;
	z-index: 2
}

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr .plyr__control:hover .plyr__tooltip,
.plyr__tooltip--visible {
	opacity: 1;
	transform: translate(-50%) scale(1)
}

.plyr .plyr__control:hover .plyr__tooltip {
	z-index: 3
}

.plyr__controls>.plyr__control:first-child .plyr__tooltip,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip {
	left: 0;
	transform: translateY(10px) scale(0.8);
	transform-origin: 0 100%
}

.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before {
	left: 16px;
	left: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7)
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip {
	left: auto;
	right: 0;
	transform: translateY(10px) scale(0.8);
	transform-origin: 100% 100%
}

.plyr__controls>.plyr__control:last-child .plyr__tooltip:before {
	left: auto;
	right: 16px;
	right: calc(var(--plyr-control-icon-size, 18px) / 2 + var(--plyr-control-spacing, 10px) * 0.7);
	transform: translateX(50%)
}

.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,
.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,
.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,
.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,
.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,
.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,
.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,
.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip {
	transform: translate(0) scale(1)
}

.plyr__progress {
	left: 6.5px;
	left: calc(var(--plyr-range-thumb-height, 13px) * 0.5);
	margin-right: 13px;
	margin-right: var(--plyr-range-thumb-height, 13px);
	position: relative
}

.plyr__progress input[type=range],
.plyr__progress__buffer {
	margin-left: -6.5px;
	margin-left: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
	margin-right: -6.5px;
	margin-right: calc(var(--plyr-range-thumb-height, 13px) * -0.5);
	width: calc(100% + 13px);
	width: calc(100% + var(--plyr-range-thumb-height, 13px))
}

.plyr__progress input[type=range] {
	position: relative;
	z-index: 2
}

.plyr__progress .plyr__tooltip {
	font-size: 13px;
	font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
	left: 0
}

.plyr__progress__buffer {
	-webkit-appearance: none;
	background: 0 0;
	border: 0;
	border-radius: 100px;
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	left: 0;
	margin-top: -2.5px;
	margin-top: calc(var(--plyr-range-track-height, 5px) / 2 * -1);
	padding: 0;
	position: absolute;
	top: 50%
}

.plyr__progress__buffer::-webkit-progress-bar {
	background: 0 0
}

.plyr__progress__buffer::-webkit-progress-value {
	background: currentColor;
	border-radius: 100px;
	min-width: 5px;
	min-width: var(--plyr-range-track-height, 5px);
	-webkit-transition: width 0.2s ease;
	transition: width 0.2s ease
}

.plyr__progress__buffer::-moz-progress-bar {
	background: currentColor;
	border-radius: 100px;
	min-width: 5px;
	min-width: var(--plyr-range-track-height, 5px);
	-moz-transition: width 0.2s ease;
	transition: width 0.2s ease
}

.plyr__progress__buffer::-ms-fill {
	border-radius: 100px;
	-ms-transition: width 0.2s ease;
	transition: width 0.2s ease
}

.plyr--loading .plyr__progress__buffer {
	animation: plyr-progress 1s linear infinite;
	background-image: linear-gradient(-45deg, rgba(35, 40, 47, 0.6) 25%, transparent 0, transparent 50%, rgba(35, 40, 47, 0.6) 0, rgba(35, 40, 47, 0.6) 75%, transparent 0, transparent);
	background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);
	background-repeat: repeat-x;
	background-size: 25px 25px;
	background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);
	color: transparent
}

.plyr--video.plyr--loading .plyr__progress__buffer {
	background-color: hsla(0, 0%, 100%, 0.25);
	background-color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25))
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
	background-color: rgba(193, 200, 209, 0.6);
	background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))
}

.plyr__volume {
	align-items: center;
	display: flex;
	max-width: 110px;
	min-width: 80px;
	position: relative;
	width: 20%
}

.plyr__volume input[type=range] {
	margin-left: 5px;
	margin-left: calc(var(--plyr-control-spacing, 10px) / 2);
	margin-right: 5px;
	margin-right: calc(var(--plyr-control-spacing, 10px) / 2);
	position: relative;
	z-index: 2
}

.plyr--is-ios .plyr__volume {
	min-width: 0;
	width: auto
}

.plyr--audio {
	display: block
}

.plyr--audio .plyr__controls {
	background: #fff;
	background: var(--plyr-audio-controls-background, #fff);
	border-radius: inherit;
	color: #4a5464;
	color: var(--plyr-audio-control-color, #4a5464);
	padding: 10px;
	padding: var(--plyr-control-spacing, 10px)
}

.plyr--audio .plyr__control.plyr__tab-focus,
.plyr--audio .plyr__control:hover,
.plyr--audio .plyr__control[aria-expanded=true] {
	background: #00b3ff;
	background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
	color: #fff;
	color: var(--plyr-audio-control-color-hover, #fff)
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
	background-color: rgba(193, 200, 209, 0.6);
	background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
	background-color: rgba(193, 200, 209, 0.6);
	background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
	background-color: rgba(193, 200, 209, 0.6);
	background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
	box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);
	box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
	box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);
	box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1))
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
	box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);
	box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1))
}

.plyr--audio .plyr__progress__buffer {
	color: rgba(193, 200, 209, 0.6);
	color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6))
}

.plyr--video {
	background: #000;
	background: var(--plyr-video-background, var(--plyr-video-background, #000));
	overflow: hidden
}

.plyr--video.plyr--menu-open {
	overflow: visible
}

.plyr__video-wrapper {
	background: #000;
	background: var(--plyr-video-background, var(--plyr-video-background, #000));
	height: 100%;
	margin: auto;
	overflow: hidden;
	position: relative;
	width: 100%
}

.plyr__video-embed,
.plyr__video-wrapper--fixed-ratio {
	aspect-ratio: 16/9
}

@supports not (aspect-ratio:16/9) {

	.plyr__video-embed,
	.plyr__video-wrapper--fixed-ratio {
		height: 0;
		padding-bottom: 56.25%;
		position: relative
	}
}

.plyr__video-embed iframe,
.plyr__video-wrapper--fixed-ratio video {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
	padding-bottom: 240%;
	position: relative;
	transform: translateY(-38.28125%)
}

.plyr--video .plyr__controls {
	background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
	background: var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, 0.75)));
	border-bottom-left-radius: inherit;
	border-bottom-right-radius: inherit;
	bottom: 0;
	color: #fff;
	color: var(--plyr-video-control-color, #fff);
	left: 0;
	padding: 5px;
	padding: calc(var(--plyr-control-spacing, 10px) / 2);
	padding-top: 20px;
	padding-top: calc(var(--plyr-control-spacing, 10px) * 2);
	position: absolute;
	right: 0;
	transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
	z-index: 3
}

@media (min-width:480px) {
	.plyr--video .plyr__controls {
		padding: 10px;
		padding: var(--plyr-control-spacing, 10px);
		padding-top: 35px;
		padding-top: calc(var(--plyr-control-spacing, 10px) * 3.5)
	}
}

.plyr--video.plyr--hide-controls .plyr__controls {
	opacity: 0;
	pointer-events: none;
	transform: translateY(100%)
}

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
	background: #00b3ff;
	background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
	color: #fff;
	color: var(--plyr-video-control-color-hover, #fff)
}

.plyr__control--overlaid {
	background: #00b3ff;
	background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));
	border: 0;
	border-radius: 100%;
	color: #fff;
	color: var(--plyr-video-control-color, #fff);
	display: none;
	left: 50%;
	opacity: 0.9;
	padding: 15px;
	padding: calc(var(--plyr-control-spacing, 10px) * 1.5);
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: 0.3s;
	z-index: 2
}

.plyr__control--overlaid svg {
	left: 2px;
	position: relative
}

.plyr__control--overlaid:focus,
.plyr__control--overlaid:hover {
	opacity: 1
}

.plyr--playing .plyr__control--overlaid {
	opacity: 0;
	visibility: hidden
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
	display: block
}

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
	background-color: hsla(0, 0%, 100%, 0.25);
	background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)))
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
	background-color: hsla(0, 0%, 100%, 0.25);
	background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)))
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
	background-color: hsla(0, 0%, 100%, 0.25);
	background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)))
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
	box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px hsla(0, 0%, 100%, 0.5);
	box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5))
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
	box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px hsla(0, 0%, 100%, 0.5);
	box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5))
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
	box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px hsla(0, 0%, 100%, 0.5);
	box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5))
}

.plyr--video .plyr__progress__buffer {
	color: hsla(0, 0%, 100%, 0.25);
	color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25))
}

.plyr:fullscreen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:fullscreen video {
	height: 100%
}

.plyr:fullscreen .plyr__video-wrapper {
	height: 100%;
	position: static
}

.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	position: relative
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:fullscreen.plyr--hide-controls {
	cursor: none
}

@media (min-width:1024px) {
	.plyr:fullscreen .plyr__captions {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge, 21px)
	}
}

.plyr:-webkit-full-screen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-webkit-full-screen video {
	height: 100%
}

.plyr:-webkit-full-screen .plyr__video-wrapper {
	height: 100%;
	position: static
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	position: relative
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:-webkit-full-screen.plyr--hide-controls {
	cursor: none
}

@media (min-width:1024px) {
	.plyr:-webkit-full-screen .plyr__captions {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge, 21px)
	}
}

.plyr:-moz-full-screen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-moz-full-screen video {
	height: 100%
}

.plyr:-moz-full-screen .plyr__video-wrapper {
	height: 100%;
	position: static
}

.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	position: relative
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:-moz-full-screen.plyr--hide-controls {
	cursor: none
}

@media (min-width:1024px) {
	.plyr:-moz-full-screen .plyr__captions {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge, 21px)
	}
}

.plyr:-ms-fullscreen {
	background: #000;
	border-radius: 0 !important;
	height: 100%;
	margin: 0;
	width: 100%
}

.plyr:-ms-fullscreen video {
	height: 100%
}

.plyr:-ms-fullscreen .plyr__video-wrapper {
	height: 100%;
	position: static
}

.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	position: relative
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr:-ms-fullscreen.plyr--hide-controls {
	cursor: none
}

@media (min-width:1024px) {
	.plyr:-ms-fullscreen .plyr__captions {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge, 21px)
	}
}

.plyr--fullscreen-fallback {
	background: #000;
	border-radius: 0 !important;
	bottom: 0;
	display: block;
	height: 100%;
	left: 0;
	margin: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 10000000
}

.plyr--fullscreen-fallback video {
	height: 100%
}

.plyr--fullscreen-fallback .plyr__video-wrapper {
	height: 100%;
	position: static
}

.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
	height: 0;
	position: relative
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
	display: block
}

.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg {
	display: none
}

.plyr--fullscreen-fallback.plyr--hide-controls {
	cursor: none
}

@media (min-width:1024px) {
	.plyr--fullscreen-fallback .plyr__captions {
		font-size: 21px;
		font-size: var(--plyr-font-size-xlarge, 21px)
	}
}

.plyr__ads {
	border-radius: inherit;
	bottom: 0;
	cursor: pointer;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1
}

.plyr__ads>div,
.plyr__ads>div iframe {
	height: 100%;
	position: absolute;
	width: 100%
}

.plyr__ads:after {
	background: #23282f;
	border-radius: 2px;
	bottom: 10px;
	bottom: var(--plyr-control-spacing, 10px);
	color: #fff;
	content: attr(data-badge-text);
	font-size: 11px;
	padding: 2px 6px;
	pointer-events: none;
	position: absolute;
	right: 10px;
	right: var(--plyr-control-spacing, 10px);
	z-index: 3
}

.plyr__ads:after:empty {
	display: none
}

.plyr__cues {
	background: currentColor;
	display: block;
	height: 5px;
	height: var(--plyr-range-track-height, 5px);
	left: 0;
	margin: -var(--plyr-range-track-height, 5px)/2 0 0;
	opacity: 0.8;
	position: absolute;
	top: 50%;
	width: 3px;
	z-index: 3
}

.plyr__preview-thumb {
	background-color: hsla(0, 0%, 100%, 0.9);
	background-color: var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
	border-radius: 3px;
	bottom: 100%;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));
	margin-bottom: 10px;
	margin-bottom: calc(var(--plyr-control-spacing, 10px) / 2 * 2);
	opacity: 0;
	padding: 3px;
	padding: var(--plyr-tooltip-radius, 3px);
	pointer-events: none;
	position: absolute;
	transform: translateY(10px) scale(0.8);
	transform-origin: 50% 100%;
	transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;
	z-index: 2
}

.plyr__preview-thumb--is-shown {
	opacity: 1;
	transform: translate(0) scale(1)
}

.plyr__preview-thumb:before {
	border-left: 4px solid transparent;
	border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
	border-right: 4px solid transparent;
	border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;
	border-top: 4px solid hsla(0, 0%, 100%, 0.9);
	border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));
	bottom: -4px;
	bottom: calc(var(--plyr-tooltip-arrow-size, 4px) * -1);
	content: "";
	height: 0;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	width: 0;
	z-index: 2
}

.plyr__preview-thumb__image-container {
	background: #c1c8d1;
	border-radius: 2px;
	border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
	overflow: hidden;
	position: relative;
	z-index: 0
}

.plyr__preview-thumb__image-container img {
	height: 100%;
	left: 0;
	max-height: none;
	max-width: none;
	position: absolute;
	top: 0;
	width: 100%
}

.plyr__preview-thumb__time-container {
	bottom: 6px;
	left: 0;
	position: absolute;
	right: 0;
	white-space: nowrap;
	z-index: 3
}

.plyr__preview-thumb__time-container span {
	background-color: rgba(0, 0, 0, 0.55);
	border-radius: 2px;
	border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);
	color: #fff;
	font-size: 13px;
	font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));
	padding: 3px 6px
}

.plyr__preview-scrubbing {
	bottom: 0;
	filter: blur(1px);
	height: 100%;
	left: 0;
	margin: auto;
	opacity: 0;
	overflow: hidden;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition: opacity 0.3s ease;
	width: 100%;
	z-index: 1
}

.plyr__preview-scrubbing--is-shown {
	opacity: 1
}

.plyr__preview-scrubbing img {
	height: 100%;
	left: 0;
	max-height: none;
	max-width: none;
	object-fit: contain;
	position: absolute;
	top: 0;
	width: 100%
}

.plyr--no-transition {
	transition: none !important
}

.plyr__sr-only {
	clip: rect(1px, 1px, 1px, 1px);
	border: 0 !important;
	height: 1px !important;
	overflow: hidden;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important
}

.plyr [hidden] {
	display: none !important
}

.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
	height: 100%
}

.plyr:-webkit-full-screen.plyr--vimeo>.plyr__video-wrapper>.plyr__video-embed__container {
	transform: none !important;
	position: initial
}

.glightbox-container {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999 !important;
	overflow: hidden;
	touch-action: none;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	backface-visibility: hidden;
	outline: 0;
	overflow: hidden
}

.glightbox-container.inactive {
	display: none
}

.glightbox-container .gcontainer {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 9999;
	overflow: hidden
}

.glightbox-container .gslider {
	transition: transform 0.4s ease;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	position: relative;
	overflow: hidden;
	display: flex !important;
	justify-content: center;
	align-items: center;
	transform: translate3d(0, 0, 0)
}

.glightbox-container .gslide {
	width: 100%;
	position: absolute;
	opacity: 1;
	-webkit-user-select: none;
	user-select: none;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0
}

.glightbox-container .gslide.current {
	opacity: 1;
	z-index: 99999;
	position: relative
}

.glightbox-container .gslide.prev {
	opacity: 1;
	z-index: 9999
}

.glightbox-container .gslide-inner-content {
	width: 100%
}

.glightbox-container .ginner-container {
	position: relative;
	width: 100%;
	display: flex;
	justify-content: center;
	flex-direction: column;
	max-width: 100%;
	margin: auto;
	height: 100vh
}

.glightbox-container .ginner-container.gvideo-container {
	width: 100%
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
	flex-direction: column
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
	max-width: 100% !important
}

.gslide iframe,
.gslide video {
	outline: 0 !important;
	border: none;
	min-height: 165px;
	-webkit-overflow-scrolling: touch;
	touch-action: auto
}

.gslide-image {
	align-items: center
}

.gslide-image img {
	max-height: 100vh;
	display: block;
	padding: 0;
	float: none;
	outline: 0;
	border: none;
	-webkit-user-select: none;
	user-select: none;
	max-width: 100vw;
	width: auto;
	height: auto;
	object-fit: cover;
	touch-action: none;
	margin: auto;
	min-width: 200px
}

.desc-bottom .gslide-image img,
.desc-top .gslide-image img {
	width: auto
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
	width: auto;
	max-width: 100%
}

.gslide-image img.zoomable {
	position: relative
}

.gslide-image img.dragging {
	cursor: grabbing !important;
	transition: none
}

.gslide-video {
	position: relative;
	max-width: 100vh;
	width: 100% !important
}

.gslide-video .gvideo-wrapper {
	width: 100%;
	margin: auto
}

.gslide-video:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgba(255, 0, 0, 0.34);
	display: none
}

.gslide-video.playing:before {
	display: none
}

.gslide-video.fullscreen {
	max-width: 100% !important;
	min-width: 100%;
	height: 75vh
}

.gslide-video.fullscreen video {
	max-width: 100% !important;
	width: 100% !important
}

.gslide-inline {
	background: #fff;
	text-align: left;
	max-height: calc(100vh - 40px);
	overflow: auto;
	max-width: 100%
}

.gslide-inline .ginlined-content {
	padding: 20px;
	width: 100%
}

.gslide-inline .dragging {
	cursor: grabbing !important;
	transition: none
}

.ginlined-content {
	overflow: auto;
	display: block !important;
	opacity: 1
}

.gslide-external {
	display: flex;
	width: 100%;
	min-width: 100%;
	background: #fff;
	padding: 0;
	overflow: auto;
	max-height: 75vh;
	height: 100%
}

.gslide-media {
	display: flex;
	width: auto
}

.zoomed .gslide-media {
	box-shadow: none !important
}

.desc-bottom .gslide-media,
.desc-top .gslide-media {
	margin: 0 auto;
	flex-direction: column
}

.gslide-description {
	position: relative;
	flex: 1 0 100%
}

.gslide-description.description-left,
.gslide-description.description-right {
	max-width: 100%
}

.gslide-description.description-bottom,
.gslide-description.description-top {
	margin: 0 auto;
	width: 100%
}

.gslide-description p {
	margin-bottom: 12px
}

.gslide-description p:last-child {
	margin-bottom: 0
}

.zoomed .gslide-description {
	display: none
}

.glightbox-button-hidden {
	display: none
}

.glightbox-mobile .glightbox-container .gslide-description {
	height: auto !important;
	width: 100%;
	background: 0 0;
	position: absolute;
	bottom: 15px;
	padding: 19px 11px;
	max-width: 100vw !important;
	order: 2 !important;
	max-height: 78vh;
	overflow: auto !important;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.75) 100%);
	transition: opacity 0.3s linear;
	padding-bottom: 50px
}

.glightbox-mobile .glightbox-container .gslide-title {
	color: #fff;
	font-size: 1em
}

.glightbox-mobile .glightbox-container .gslide-desc {
	color: #a1a1a1
}

.glightbox-mobile .glightbox-container .gslide-desc a {
	color: #fff;
	font-weight: 700
}

.glightbox-mobile .glightbox-container .gslide-desc * {
	color: inherit
}

.glightbox-mobile .glightbox-container .gslide-desc string {
	color: #fff
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
	color: #fff;
	opacity: 0.4
}

.gdesc-open .gslide-media {
	transition: opacity 0.5s ease;
	opacity: 0.4
}

.gdesc-open .gdesc-inner {
	padding-bottom: 30px
}

.gdesc-closed .gslide-media {
	transition: opacity 0.5s ease;
	opacity: 1
}

.greset {
	transition: all 0.3s ease
}

.gabsolute {
	position: absolute
}

.grelative {
	position: relative
}

.glightbox-desc {
	display: none !important
}

.glightbox-open {
	overflow: hidden
}

.gloader {
	height: 25px;
	width: 25px;
	animation: lightboxLoader 0.8s infinite linear;
	border: 2px solid #fff;
	border-right-color: transparent;
	border-radius: 50%;
	position: absolute;
	display: block;
	z-index: 9999;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 47%
}

.goverlay {
	width: 100%;
	height: calc(100vh + 1px);
	position: fixed;
	top: -1px;
	left: 0;
	background: #000;
	will-change: opacity
}

.glightbox-mobile .goverlay {
	background: #000
}

.gclose,
.gnext,
.gprev {
	z-index: 99999;
	cursor: pointer;
	width: 26px;
	height: 44px;
	border: none;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column
}

.gclose svg,
.gnext svg,
.gprev svg {
	display: block;
	width: 25px;
	height: auto;
	margin: 0;
	padding: 0
}

.gclose.disabled,
.gnext.disabled,
.gprev.disabled {
	opacity: 0.1
}

.gclose .garrow,
.gnext .garrow,
.gprev .garrow {
	stroke: #fff
}

.gbtn.focused {
	outline: 2px solid #0f3d81
}

iframe.wait-autoplay {
	opacity: 0
}

.glightbox-closing .gclose,
.glightbox-closing .gnext,
.glightbox-closing .gprev {
	opacity: 0 !important
}

.glightbox-clean .gslide-description {
	background: #fff
}

.glightbox-clean .gdesc-inner {
	padding: 22px 20px
}

.glightbox-clean .gslide-title {
	font-size: 1em;
	font-weight: 400;
	font-family: arial;
	color: #000;
	margin-bottom: 19px;
	line-height: 1.4em
}

.glightbox-clean .gslide-desc {
	font-size: 0.86em;
	margin-bottom: 0;
	font-family: arial;
	line-height: 1.4em
}

.glightbox-clean .gslide-video {
	background: #000
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
	background-color: rgba(0, 0, 0, 0.75);
	border-radius: 4px
}

.glightbox-clean .gclose path,
.glightbox-clean .gnext path,
.glightbox-clean .gprev path {
	fill: #fff
}

.glightbox-clean .gprev {
	position: absolute;
	top: -100%;
	left: 30px;
	width: 40px;
	height: 50px
}

.glightbox-clean .gnext {
	position: absolute;
	top: -100%;
	right: 30px;
	width: 40px;
	height: 50px
}

.glightbox-clean .gclose {
	width: 35px;
	height: 35px;
	top: 15px;
	right: 10px;
	position: absolute
}

.glightbox-clean .gclose svg {
	width: 18px;
	height: auto
}

.glightbox-clean .gclose:hover {
	opacity: 1
}

.gfadeIn {
	animation: gfadeIn 0.5s ease
}

.gfadeOut {
	animation: gfadeOut 0.5s ease
}

.gslideOutLeft {
	animation: gslideOutLeft 0.3s ease
}

.gslideInLeft {
	animation: gslideInLeft 0.3s ease
}

.gslideOutRight {
	animation: gslideOutRight 0.3s ease
}

.gslideInRight {
	animation: gslideInRight 0.3s ease
}

.gzoomIn {
	animation: gzoomIn 0.5s ease
}

.gzoomOut {
	animation: gzoomOut 0.5s ease
}

@keyframes lightboxLoader {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

@keyframes gfadeIn {
	0% {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

@keyframes gfadeOut {
	0% {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

@keyframes gslideInLeft {
	0% {
		opacity: 0;
		transform: translate3d(-60%, 0, 0)
	}

	to {
		visibility: visible;
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes gslideOutLeft {
	0% {
		opacity: 1;
		visibility: visible;
		transform: translate3d(0, 0, 0)
	}

	to {
		transform: translate3d(-60%, 0, 0);
		opacity: 0;
		visibility: hidden
	}
}

@keyframes gslideInRight {
	0% {
		opacity: 0;
		visibility: visible;
		transform: translate3d(60%, 0, 0)
	}

	to {
		transform: translate3d(0, 0, 0);
		opacity: 1
	}
}

@keyframes gslideOutRight {
	0% {
		opacity: 1;
		visibility: visible;
		transform: translate3d(0, 0, 0)
	}

	to {
		transform: translate3d(60%, 0, 0);
		opacity: 0
	}
}

@keyframes gzoomIn {
	0% {
		opacity: 0;
		transform: scale3d(0.3, 0.3, 0.3)
	}

	to {
		opacity: 1
	}
}

@keyframes gzoomOut {
	0% {
		opacity: 1
	}

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

	to {
		opacity: 0
	}
}

@media (min-width:769px) {
	.glightbox-container .ginner-container {
		width: auto;
		height: auto;
		flex-direction: row
	}

	.glightbox-container .ginner-container.desc-top .gslide-description {
		order: 0
	}

	.glightbox-container .ginner-container.desc-top .gslide-image,
	.glightbox-container .ginner-container.desc-top .gslide-image img {
		order: 1
	}

	.glightbox-container .ginner-container.desc-left .gslide-description {
		order: 0
	}

	.glightbox-container .ginner-container.desc-left .gslide-image {
		order: 1
	}

	.gslide-image img {
		max-height: 97vh;
		max-width: 100%
	}

	.gslide-image img.zoomable {
		cursor: zoom-in
	}

	.zoomed .gslide-image img.zoomable {
		cursor: grab
	}

	.gslide-inline {
		max-height: 95vh
	}

	.gslide-external {
		max-height: 100vh
	}

	.gslide-description.description-left,
	.gslide-description.description-right {
		max-width: 275px
	}

	.glightbox-open {
		height: auto
	}

	.goverlay {
		background: rgba(0, 0, 0, 0.92)
	}

	.glightbox-clean .gslide-media {
		box-shadow: 1px 2px 9px 0 rgba(0, 0, 0, 0.65)
	}

	.glightbox-clean .description-left .gdesc-inner,
	.glightbox-clean .description-right .gdesc-inner {
		position: absolute;
		height: 100%;
		overflow-y: auto
	}

	.glightbox-clean .gclose,
	.glightbox-clean .gnext,
	.glightbox-clean .gprev {
		background-color: rgba(0, 0, 0, 0.32)
	}

	.glightbox-clean .gclose:hover,
	.glightbox-clean .gnext:hover,
	.glightbox-clean .gprev:hover {
		background-color: rgba(0, 0, 0, 0.7)
	}

	.glightbox-clean .gprev {
		top: 45%
	}

	.glightbox-clean .gnext {
		top: 45%
	}
}

@media (min-width:992px) {
	.glightbox-clean .gclose {
		opacity: 0.7;
		right: 20px
	}
}

@media screen and (max-height:420px) {
	.goverlay {
		background: #000
	}
}

.product-hero.signage .container {
	padding-top: 160px;
	padding-bottom: 400px
}

@media (max-width:1199px) {
	.product-hero.signage .container {
		padding-bottom: 350px
	}
}

@media (max-width:991px) {
	.product-hero.signage .container {
		padding-bottom: 350px
	}
}

@media (max-width:767px) {
	.product-hero.signage .container {
		padding-bottom: 80px
	}
}

.product-hero.signage .home-hero__cta {
	max-width: 800px
}

@media (min-width:768px) {
	.product-hero.signage .home-hero__cta {
		text-align: center
	}
}

.product-hero.signage .center-hero {
	max-width: 800px;
	margin: 0 auto
}

#tvHeader {
	position: absolute;
	bottom: 60px;
	pointer-events: none;
	width: calc(100% - 40px);
	transform: scaleY(0.5);
	transform-origin: bottom;
	opacity: 0;
	animation: scaleInTV 0.8s;
	animation-delay: 1.5s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	animation-fill-mode: forwards
}

#tvHeader .animation-container .tv-img {
	min-width: 100%;
	will-change: transform
}

.page-hero {
	position: relative;
	background-image: linear-gradient(0deg, #f9f9f9, #f3f3f3);
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.page-hero .container {
	position: relative;
	z-index: 2;
	padding-top: 160px;
	padding-bottom: 160px
}

@media (max-width:767px) {
	.page-hero .container {
		padding-top: 128px
	}
}

.page-hero__cta {
	max-width: 620px
}

.page-hero__cta h1 {
	font-size: 60px;
	line-height: 42px;
	margin-bottom: 20px
}

@media (max-width:767px) {
	.page-hero__cta h1 {
		font-size: 42px
	}
}

.page-hero__cta h1 .word-container {
	overflow: hidden;
	display: inline-block;
	line-height: 1.05
}

.page-hero__cta h1 .word-container .word {
	backface-visibility: hidden;
	display: inline-block;
	animation: animateUp 0.8s;
	animation-delay: 0.2s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translateY(115%);
	opacity: 0;
	line-height: 1.05;
	animation-fill-mode: forwards;
	will-change: transform, opacity
}

.page-hero__cta h1 .word-container:nth-child(2) .word {
	animation-delay: 0.35s
}

.page-hero__cta h1 .word-container:nth-child(3) .word {
	animation-delay: 0.5s
}

.page-hero__cta h1 .word-container:nth-child(4) .word {
	animation-delay: 0.65s
}

.page-hero__cta h1 .word-container:nth-child(5) .word {
	animation-delay: 0.8s
}

.page-hero__cta h1 .word-container:nth-child(6) .word {
	animation-delay: 0.95s
}

.page-hero__cta h1 .word-container:nth-child(7) .word {
	animation-delay: 1.1s
}

.page-hero__cta h1 .word-container:nth-child(8) .word {
	animation-delay: 1.25s
}

.page-hero__cta h1 .word-container:nth-child(9) .word {
	animation-delay: 1.4s
}

.page-hero__cta h1 .word-container:nth-child(10) .word {
	animation-delay: 1.55s
}

.page-hero__cta h1.static {
	line-height: 1.1
}

.page-hero__cta p {
	backface-visibility: hidden;
	font-size: 26px;
	font-weight: 400;
	margin-bottom: 0;
	animation: animateUp3d 0.7s;
	animation-delay: 1s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translate3d(0, 100px, 0);
	opacity: 0;
	animation-fill-mode: forwards;
	will-change: transform, opacity
}

@media (max-width:767px) {
	.page-hero__cta p {
		font-size: 22px;
		margin-bottom: 45px;
		animation-delay: 1.2s
	}
}

.page-hero__cta p.smaller {
	font-size: 22px;
	line-height: 33px
}

.page-hero__cta .home-hero__cta {
	backface-visibility: hidden;
	animation: animateUp3d 0.7s;
	animation-delay: 1.15s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translate3d(0, 100px, 0);
	opacity: 0;
	animation-fill-mode: forwards;
	will-change: transform, opacity;
	margin-top: 45px !important
}

@media (max-width:767px) {
	.page-hero__cta .home-hero__cta {
		animation-delay: 1.4s
	}
}

.page-hero__cta .home-hero__cta .btn-ghost {
	margin-left: 10px;
	color: rgba(31, 19, 0, 0.67)
}

.page-hero__cta .home-hero__cta .btn-ghost:hover {
	color: #44218d
}

.page-hero__cta small {
	backface-visibility: hidden;
	display: block;
	margin-top: 35px;
	animation: animateUp3d 0.7s;
	animation-delay: 1.3s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translate3d(0, 100px, 0);
	opacity: 0;
	animation-fill-mode: forwards;
	will-change: transform, opacity
}

@media (max-width:767px) {
	.page-hero__cta small {
		animation-delay: 1.55s
	}
}

.page-hero .upper-label b {
	color: #44218d;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
	animation: animateUp 1.5s;
	animation-delay: 1.5s;
	animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transform: translateY(-100%);
	opacity: 0;
	line-height: 1.05;
	animation-fill-mode: forwards;
	will-change: transform, opacity
}

@media (max-width:767px) {
	.page-hero .upper-label b {
		font-size: 14px;
		margin-bottom: 15px;
		display: none
	}
}

.page-hero .container {
	padding-top: 160px;
	padding-bottom: 80px
}

.page-hero .page-hero__cta {
	max-width: 800px
}

@media (min-width:768px) {
	.page-hero .page-hero__cta {
		text-align: center
	}
}

.page-hero .center-hero {
	max-width: 800px;
	margin: 0 auto
}

.page-template-template-page-builder .lower-cta-padding .lower-cta__card {
	margin-top: 0
}

@media (min-width:768px) {
	.send-up {
		opacity: 1;
		transform: translate(0, 0) !important;
		transition: box-shadow 0.3s ease, background-color 0.3s ease, transform 1s cubic-bezier(0.19, 1, 0.22, 1), opacity 0.6s ease
	}

	.send-up.active {
		transform: translate(0, -75px) !important;
		opacity: 1
	}

	.send-up.scrolling-up {
		opacity: 1;
		transform: translate(0, 0) !important;
		transition: transform 300ms ease
	}

	.send-up.scrolling-up.no-animate {
		transition: none;
		transform: translate(0, -75px) !important
	}
}

.force-pad {
	padding-top: 90px
}

.tv-img {
	border-radius: 4px;
	border: solid 4px #191b1c;
	box-shadow: 0 10px 36px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.06);
	overflow: hidden
}

@media (max-width:991px) {
	.tv-img.bottom-sm {
		margin-bottom: 60px
	}
}

.tv-img.no-border {
	border-radius: 6px;
	border: none
}

.tv-img.no-shadow {
	box-shadow: none
}

.tv-img iframe {
	width: 100%;
	margin: -1px;
	margin-bottom: -8px
}

.cta-btn-row {
	background-color: white;
	width: 100%;
	padding: 20px 20px;
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd
}

.cta-btn-row .btn {
	margin: 0 4px;
	min-width: 200px
}

@media (max-width:991px) {
	.cta-btn-row .btn {
		display: block;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 5px;
		max-width: 500px
	}

	.cta-btn-row .btn:last-of-type {
		margin-bottom: 0
	}
}

.img-grid {
	position: relative;
	width: 100%;
	background: white;
	background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(249, 249, 249) 100%);
	max-width: 100vw;
	overflow-x: hidden;
	padding: 40px 0
}

.img-grid.reverse {
	background: #f9f9f9;
	background: linear-gradient(180deg, rgb(249, 249, 249) 0%, rgb(255, 255, 255) 100%)
}

.img-grid .row-gallery {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	padding: 2px 0;
	position: relative;
	z-index: 2;
	will-change: transform
}

@media (max-width:575px) {
	.img-grid .row-gallery.row-3 {
		display: none
	}
}

.img-grid .row-gallery .picture {
	border-radius: 4px;
	display: block;
	margin: 6px 9px;
	overflow: hidden;
	min-width: 379px;
	min-width: 379px;
	box-shadow: 0 10px 36px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.06);
	background: #ccc
}

.img-grid .row-gallery img {
	width: 379px;
	height: 214px
}

.apps .headline-row h3 {
	font-size: 28px;
	line-height: 32px;
	letter-spacing: -1px;
	display: inline-block;
	margin-right: 15px;
	vertical-align: top
}

.apps .headline-row p {
	line-height: 30px;
	font-size: 22px;
	color: rgba(31, 19, 0, 0.67);
	margin-bottom: 60px;
	max-width: 640px
}

.apps .headline-row a {
	line-height: 32px;
	display: inline-block;
	vertical-align: top
}

.apps .headline-row a i,
.apps .headline-row a svg {
	padding-left: 5px
}

.apps .card {
	overflow: visible;
	height: calc(100% - 40px);
	margin-bottom: 40px !important;
	background: white !important
}

.apps .card .upper {
	overflow: hidden;
	height: auto;
	text-align: center;
	color: white;
	line-height: 30px;
	position: absolute;
	height: 64px;
	width: 64px;
	left: 20px;
	top: -20px;
	border-radius: 4px;
	display: inline-flex;
	align-items: center;
	justify-content: center
}

.apps .card .upper i,
.apps .card .upper svg {
	font-size: 30px
}

.apps .card .upper svg {
	color: white !important;
	font-size: 30px !important;
	height: 30px;
	width: 30px;
	line-height: 1;
	fill: white !important
}

.apps .card .upper.graphics {
	background: rgb(0, 199, 101);
	background: linear-gradient(45deg, rgb(0, 199, 101) 0%, rgb(0, 122, 192) 100%)
}

.apps .card .upper.instagram {
	background: #ff0000;
	background: linear-gradient(45deg, #ff0000 0%, #d4009d 100%)
}

.apps .card .upper.news {
	background: #FDC830;
	background: linear-gradient(45deg, #F37335 0%, #FDC830 100%)
}

.apps .card .upper.safety {
	background: #f8b802;
	background: linear-gradient(45deg, #FDC830 0%, #f8b802 100%)
}

.apps .card .upper.weather {
	background: #00B4DB;
	background: linear-gradient(45deg, #0083B0 0%, #00B4DB 100%)
}

.apps .card .upper.templates {
	background: #fd746c;
	background: linear-gradient(45deg, #fd746c 0%, #ff9068 100%)
}

.apps .card .upper.company-templates {
	background: #2a1f5f;
	background: linear-gradient(45deg, #553faa 0%, #2a1f5f 100%)
}

.apps .card .upper.tripadvisor {
	background: #00af87;
	background: linear-gradient(45deg, #00af87 0%, #00af87 100%)
}

.apps .card .upper.slack {
	background: #4A154B
}

.apps .card .upper.yelp {
	background: #ff0000;
	background: linear-gradient(45deg, #ff0000 0%, #ff6666 100%)
}

.apps .card .mid {
	padding: 20px;
	padding-top: 62px
}

.apps .card .mid small {
	position: absolute;
	top: 22px;
	right: 20px;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 3px 10px;
	background-color: #eee;
	border-radius: 3px;
	color: rgba(31, 19, 0, 0.7);
	line-height: 16.5px
}

.apps .card .mid p {
	margin-bottom: 0;
	padding-bottom: 5px
}

.apps .card .mid b {
	font-size: 20px;
	line-height: 26px;
	font-weight: 600;
	display: inline-block;
	margin-bottom: 6px
}

#screenFrame {
	position: relative;
	line-height: 0;
	overflow: hidden;
	display: block;
	vertical-align: top;
	max-height: 356px
}

#screenFrame img {
	display: block
}

#screenFrame .screen-img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 300ms ease
}

#screenFrame.frame1 .img1 {
	opacity: 1
}

#screenFrame.frame2 .img2 {
	opacity: 1
}

#screenFrame.frame3 .img3 {
	opacity: 1
}

#screenFrame.frame4 .img4 {
	opacity: 1
}

#screenFrame.frame5 .img5 {
	opacity: 1
}

#screenFrame.frame6 .img6 {
	opacity: 1
}

#screenFrame.frame7 .img7 {
	opacity: 1
}

#screenFrame.frame8 .img8 {
	opacity: 1
}

#screenFrame.frame9 .img9 {
	opacity: 1
}

#screenFrame.frame10 .img10 {
	opacity: 1
}

#screenFrame.frame11 .img11 {
	opacity: 1
}

#screenFrame.frame12 .img12 {
	opacity: 1
}

#screenFrame.frame13 .img13 {
	opacity: 1
}

.tv-slide-show {
	position: relative
}

.tv-slide-show .img2,
.tv-slide-show .img3 {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: opacity 300ms ease;
	animation: slideshow 9s infinite
}

.tv-slide-show .img2 {
	animation-delay: 3s
}

.tv-slide-show .img3 {
	animation-delay: 6s
}

.tv-slide-show.lower .img2 {
	animation-delay: 4.5s
}

.tv-slide-show.lower .img3 {
	animation-delay: 7.5s
}

@keyframes slideshow {
	0% {
		opacity: 0
	}

	4% {
		opacity: 1
	}

	33.33% {
		opacity: 1
	}

	37.33% {
		opacity: 0
	}

	to {
		opacity: 0
	}
}

.pricing-card {
	position: relative;
	background: white !important
}

.pricing-card .flexit {
	display: flex
}

@media (max-width:767px) {
	.pricing-card .flexit {
		display: block
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.pricing-card .flexit {
		display: block
	}
}

.pricing-card .orBlock {
	background: #ededed;
	color: rgba(31, 19, 0, 0.6);
	position: absolute;
	height: 40px;
	width: 40px;
	line-height: 40px;
	border-radius: 40px;
	left: 0;
	right: 0;
	font-size: 12px;
	font-weight: 600;
	text-align: center;
	margin: 0 auto;
	top: calc(50% - 20px)
}

.pricing-card .left,
.pricing-card .right {
	flex: 50%;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	padding: 48px
}

@media (max-width:767px) {

	.pricing-card .left,
	.pricing-card .right {
		display: block
	}
}

@media (min-width:992px) and (max-width:1199px) {

	.pricing-card .left,
	.pricing-card .right {
		display: block
	}
}

.pricing-card .left {
	border-right: solid 1px #ededed
}

@media (max-width:767px) {
	.pricing-card .left {
		border-right: none;
		border-bottom: solid 1px #ededed
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.pricing-card .left {
		border-right: none;
		border-bottom: solid 1px #ededed
	}
}

.pricing-card .top {
	position: relative;
	font-weight: 700;
	font-size: 16px
}

.pricing-card .top .upper-sub {
	color: #44218d;
	position: absolute;
	top: 21px;
	left: 0;
	right: 0;
	font-weight: 600;
	font-size: 14px
}

.pricing-card .price {
	font-size: 68px;
	font-size: 40px;
	font-family: "Graphik", sans-serif;
	margin-top: 48px;
	color: #44218d;
	line-height: 1.2
}

@media (max-width:767px) {
	.pricing-card .price {
		font-size: 40px
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.pricing-card .price {
		font-size: 40px
	}
}

.pricing-card .lower {
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 48px
}

.pricing-card .disclaimer {
	line-height: 16px;
	font-size: 13px;
	color: rgba(31, 19, 0, 0.5);
	max-width: 300px;
	margin-left: auto;
	margin-right: auto
}

.pricing-table {
	margin-bottom: 40px
}

.pricing-table tbody,
.pricing-table td,
.pricing-table th,
.pricing-table thead,
.pricing-table tr {
	border: none !important
}

.pricing-table thead {
	font-size: 12px;
	font-weight: 400;
	opacity: 0.6
}

.pricing-table thead th {
	text-align: center
}

.pricing-table thead th:first-of-type {
	padding-left: 0
}

.pricing-table thead th:first-of-type {
	padding-right: 0
}

.pricing-table tbody tr:nth-of-type(odd) {
	background: linear-gradient(8390deg, #f9f9f9 0%, #f1f1f1 100%)
}

.pricing-table tbody tr td {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px
}

.pricing-table tbody tr td:first-of-type {
	width: 60%;
	text-align: left;
	font-weight: 600;
	font-size: 16px;
	padding-left: 0
}

.pricing-table tbody tr td:last-of-type {
	padding-right: 0
}

.pricing-table tbody tr td i,
.pricing-table tbody tr td svg {
	color: #44218d
}

.white:not(.gray) .pricing-table tbody tr:nth-of-type(odd) {
	background: linear-gradient(8390deg, #fff 0%, #f6f6f6 100%)
}

.gray .pricing-table tbody tr:nth-of-type(odd) {
	background: linear-gradient(8390deg, #f9f9f9 0%, #f1f1f1 100%)
}

.lower-cta-padding .container {
	padding-top: 45px !important
}

@media (min-width:992px) {
	.force-right-lg {
		padding-right: 20px
	}
}

.mt-96 {
	margin-top: 40px
}

.mb-40 {
	margin-bottom: 40px
}

.cap-media-width {
	max-width: 840px;
	margin-left: auto;
	margin-right: auto
}

.page__sidebar .retro-btn-container {
	margin-bottom: 45px
}

.plyr {
	line-height: 0;
	margin-bottom: -2px
}

.plyr iframe {
	top: 0
}

.plyr iframe html {
	overflow: hidden
}

.plyr .plyr__control.plyr__control--overlaid,
.plyr .plyr__control:hover {
	background: #44218d
}

.plyr .plyr__volume input {
	color: #44218d
}

.plyr .plyr__progress input {
	color: #90FCF9
}

.audio-player .plyr--audio {
	border-radius: 4px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 12px 0 rgba(0, 0, 0, 0.03);
	margin-bottom: 40px
}

.audio-player.has-lower-label .plyr--audio {
	margin-bottom: 0px
}

.audio-player .lower-label {
	display: block;
	margin-bottom: 40px;
	margin-top: 13px;
	font-size: 13px
}

.audio-player .lower-label i,
.audio-player .lower-label svg {
	font-size: 13px;
	line-height: 13px;
	margin-right: 5px
}

.audio-player.smaller-margin .plyr--audio {
	margin-bottom: 20px
}

.audio-player.smaller-margin.has-lower-label .plyr--audio {
	margin-bottom: 0px
}

.audio-player.smaller-margin .lower-label {
	margin-bottom: 10px
}

.audio-player .plyr__progress input {
	color: #44218d !important
}

.audio-player .plyr__volume input {
	color: #44218d !important
}

.audio-player .plyr__control:hover {
	background: #44218d !important
}

.audio-player .plyr__menu {
	display: none
}

.main-block-content .cutter {
	overflow: hidden;
	max-width: 100vw
}

.main-block-content .upper-label {
	color: #44218d;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	margin-bottom: 10px
}

@media (max-width:767px) {
	.main-block-content .upper-label {
		font-size: 14px;
		margin-bottom: 10px
	}
}

.main-block-content h2 {
	margin-top: 0;
	font-size: 42px;
	margin-bottom: 20px;
	line-height: 48px
}

.main-block-content h2.smaller {
	font-size: 26px;
	line-height: 32px;
	letter-spacing: -0.5px
}

@media (max-width:767px) {
	.main-block-content h2 {
		font-size: 26px;
		line-height: 32px
	}
}

.main-block-content p {
	font-size: 22px;
	margin-bottom: 47px
}

@media (max-width:767px) {
	.main-block-content p {
		font-size: 18px;
		line-height: 28px;
		margin-bottom: 40px
	}
}

.main-block-content p.smaller {
	font-size: 16px;
	line-height: 24px
}

@media (min-width:992px) {
	.main-block-content .sticky-lg {
		margin-bottom: 40px;
		transform: translate3d(0, 0, 0);
		-webkit-backface-visibility: hidden;
		-webkit-perspective: 1000
	}
}

.main-block-content .retro-btn-container {
	margin-bottom: 47px
}

.main-block-content .accordion {
	margin-bottom: 40px
}

.main-block-content .three-up {
	margin-top: 80px
}

.main-block-content .three-up h3 {
	font-size: 20px;
	line-height: 26px;
	letter-spacing: -0.3px;
	margin-bottom: 0.5rem
}

.main-block-content .three-up p {
	font-size: 16px;
	line-height: 23.2px
}

@media (max-width:991px) {
	.main-block-content .three-up p {
		margin-bottom: 50px
	}
}

.main-block-content .three-up.contained {
	max-width: 840px;
	margin: 0 auto;
	margin-top: 80px
}

.main-block-content .product-card-block p {
	margin-bottom: 20px
}

.p-collapse p {
	margin-bottom: 24px
}

.p-collapse p:last-of-type {
	margin-bottom: 47px
}

.p-collapse:last-child {
	margin-bottom: 47px
}

.p-collapse.small-p p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 24px
}

.p-collapse.small-p p:last-of-type {
	margin-bottom: 47px
}

.media-column:last-child,
.text-column:last-child {
	margin-bottom: 0 !important
}

.media-column img {
	min-width: 100%
}

.nav-text-center-lg {
	text-align: left
}

@media (min-width:992px) {
	.nav-text-center-lg {
		text-align: center
	}
}

ol.bullets,
ul.bullets {
	list-style-type: none;
	font-size: 22px;
	line-height: 33px;
	margin-bottom: 40px
}

ol.bullets li,
ul.bullets li {
	display: flex;
	align-items: top;
	margin-bottom: 30px
}

ol.bullets li:first-of-type,
ul.bullets li:first-of-type {
	margin-top: 40px
}

ol.bullets div,
ul.bullets div {
	height: 32px;
	width: 32px;
	border-radius: 40px;
	background: #44218d;
	color: white;
	text-align: center;
	min-width: 32px;
	margin-top: 5px;
	font-size: 14px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	line-height: 32px
}

ol.bullets span,
ul.bullets span {
	vertical-align: top;
	padding-left: 20px;
	vertical-align: top;
	font-weight: normal;
	color: rgba(31, 19, 0, 0.65)
}

ol.bullets span b,
ul.bullets span b {
	display: block;
	font-weight: 500;
	color: rgba(31, 19, 0, 0.85);
	padding-top: 5px
}

ol.bullets span span,
ul.bullets span span {
	padding-left: 0;
	margin-top: 5px;
	display: inline-block
}

ol.bullets.smaller,
ul.bullets.smaller {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 24px
}

ol.bullets.smaller div,
ul.bullets.smaller div {
	height: 18px;
	width: 18px;
	border-radius: 40px;
	background: #44218d;
	color: white;
	text-align: center;
	min-width: 18px;
	font-size: 9px;
	line-height: 18px
}

ol.bullets.smaller span,
ul.bullets.smaller span {
	padding-left: 10px
}

ol.bullets.smaller span b,
ul.bullets.smaller span b {
	padding-top: 2px;
	font-weight: 600
}

ol.bullets.smaller span span,
ul.bullets.smaller span span {
	padding-left: 0;
	margin-top: 2px
}

.repeater-cards .card .upper {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.repeater-cards .card .upper.auto-height {
	height: auto
}

.repeater-cards .card .upper img {
	max-width: 100%
}

.repeater-cards .card .upper.fixed-height {
	height: 200px
}

.single-card-block {
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover
}

.single-card-block .bg-layer.default-bg-layer {
	position: absolute;
	top: 0;
	background: #f9f9f9;
	bottom: 0;
	right: 0;
	left: 0
}

.single-card-block .card {
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
	padding: 96px;
	padding-bottom: 56px;
	position: relative;
	z-index: 3;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 30px rgba(0, 0, 0, 0.1)
}

@media (max-width:767px) {
	.single-card-block .card {
		padding: 40px
	}
}

.single-card-block .card .btn {
	color: white
}

.list-container {
	margin-top: 60px;
	margin-bottom: 60px
}

.scent-grid {
	margin-right: -8px;
	margin-left: -8px;
	margin-bottom: 40px
}

.scent-grid .col-6,
.scent-grid .col-md-4 {
	padding-left: 8px;
	padding-right: 8px
}

@media (max-width:767px) {

	.scent-grid .col-6:last-of-type,
	.scent-grid .col-md-4:last-of-type {
		display: none
	}
}

.scent-grid img {
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 16px
}

.contact .site-main {
	width: 100%
}

.contact .office-block img {
	border-radius: 6px;
	margin-bottom: 20px
}

@media (max-width:991px) {
	.contact .office-block .padded-img-block {
		margin-bottom: 60px
	}
}

.contact .contact-stat-blocks .stat-block {
	margin-bottom: 40px
}

.contact .contact-stat-blocks .stat-block h3 {
	margin-bottom: 15px
}

.contact .contact-stat-blocks .stat-block a {
	color: rgba(31, 19, 0, 0.67);
	margin-bottom: 6px;
	display: inline-block
}

.contact .contact-stat-blocks .stat-block a:hover {
	color: #44218d
}

.contact .contact-stat-blocks .stat-block a i,
.contact .contact-stat-blocks .stat-block a svg {
	margin-right: 8px
}

.contact .contact-card {
	width: 100%;
	padding: 80px;
	padding-bottom: 0;
	padding-top: 40px
}

.contact .contact-card:hover {
	transform: translateY(0);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 12px 0 rgba(0, 0, 0, 0.03)
}

@media (max-width:767px) {
	.contact .contact-card {
		padding: 15px
	}
}

.contact .flex-container {
	display: flex;
	flex-direction: column;
	border: 1px solid #999;
	box-shadow: 1px 1px 1px 0 rgba(52, 52, 54, 0.25);
	width: 100%
}

.contact #tabs {
	margin: 0;
	padding: 0;
	display: inherit;
	flex-direction: row;
	line-height: 0;
	padding: 20px;
	padding-bottom: 0;
	margin-bottom: 40px
}

.contact #tabs li {
	width: calc(33% - 2px);
	display: inline-block;
	text-align: center
}

.contact #tabs [data-tab] {
	padding: 0.5em 1em;
	list-style: none
}

.contact #tabs [data-tab] a,
.contact #tabs [data-tab] button {
	text-decoration: none;
	color: rgba(0, 0, 0, 0.6);
	padding-bottom: 8px;
	line-height: 1.5;
	background: none !important;
	outline: none !important;
	border: none !important;
	padding-left: 0;
	padding-right: 0;
	min-height: 20px;
	font-weight: 700
}

.contact #tabs [data-tab].active {
	border-bottom: 3px solid #44218d !important
}

.contact #tabs [data-tab].active a,
.contact #tabs [data-tab].active button {
	font-weight: 700;
	color: #44218d
}

.contact .flex-item {
	display: none
}

.contact .flex-item.active {
	display: block;
	padding: 1em
}

.page-id-16862 .lower-cta,
.page-id-16946 .lower-cta,
.page-id-19897 .lower-cta {
	display: none
}

.page-id-16862 .site-main,
.page-id-16946 .site-main,
.page-id-19897 .site-main {
	margin-bottom: 96px;
	min-height: 300px
}

.map-responsive {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0
}

.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute
}

.searchandfilter {
	margin-top: 45px
}

@media (max-width:767px) {
	.searchandfilter {
		margin-top: 15px
	}
}

.searchandfilter li {
	display: inline-block !important
}

@media (max-width:767px) {
	.searchandfilter li {
		display: block !important
	}
}

.searchandfilter li label {
	width: 100%
}

.searchandfilter li:first-of-type {
	width: 75%;
	padding-right: 10px
}

.searchandfilter li:first-of-type label {
	position: relative
}

@media (max-width:991px) {
	.searchandfilter li:first-of-type {
		width: 50%
	}
}

@media (max-width:767px) {
	.searchandfilter li:first-of-type {
		width: 100%;
		padding-right: 0
	}

	.searchandfilter li:first-of-type input {
		margin-bottom: -10px
	}
}

.searchandfilter li:last-of-type {
	width: 25%
}

.searchandfilter li:last-of-type label {
	position: relative
}

@media (max-width:991px) {
	.searchandfilter li:last-of-type {
		width: 50%
	}
}

@media (max-width:767px) {
	.searchandfilter li:last-of-type {
		width: 100%;
		margin-bottom: 15px
	}
}

.searchandfilter .sf-input-select,
.searchandfilter .sf-input-text {
	border-radius: 4px;
	width: 100%;
	height: 45px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	border: solid 1px #ddd;
	margin-bottom: 15px;
	font-size: 18px;
	transition: none;
	outline: none !important;
	-webkit-appearance: none;
	box-shadow: none;
	max-width: 100% !important;
	box-sizing: border-box !important;
	position: relative
}

.searchandfilter .sf-input-select.error,
.searchandfilter .sf-input-select:focus,
.searchandfilter .sf-input-text.error,
.searchandfilter .sf-input-text:focus {
	border-color: #44218d;
	border: solid 3px #44218d;
	outline: 0;
	padding-left: 13px;
	padding-right: 13px;
	box-shadow: none !important
}

.searchandfilter .sf-input-select.error,
.searchandfilter .sf-input-text.error {
	border: solid 3px #FF1D15
}

.sf-field-search {
	position: relative
}

.sf-field-search i,
.sf-field-search svg {
	position: absolute;
	right: 25px;
	top: 23px
}

@media (max-width:767px) {

	.sf-field-search i,
	.sf-field-search svg {
		right: 15px
	}
}

.sf-field-search input {
	padding-right: 40px !important
}

.sf-field-tag {
	position: relative
}

.sf-field-tag i,
.sf-field-tag svg {
	position: absolute;
	right: 15px;
	top: 24px
}

.audio-hero p {
	animation: none;
	opacity: 1;
	transform: translateY(0);
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 0
}

.audio-samples .searchandfilter {
	margin-top: 50px
}

@media (min-width:992px) {
	.audio-samples .searchandfilter {
		padding-bottom: 111px
	}
}

.audio-samples .searchandfilter li {
	display: block;
	width: 100%;
	position: relative
}

.audio-samples .searchandfilter li label:after {
	display: none
}

.audio-samples .searchandfilter li:first-of-type {
	padding-right: 0
}

.audio-samples .searchandfilter li:first-of-type label:after {
	display: inline-block
}

.audio-samples .searchandfilter li:last-of-type label:after {
	display: none
}

.audio-samples .searchandfilter li h4 {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	letter-spacing: initial;
	font-size: 18px;
	margin-bottom: 10px
}

.audio-samples .searchandfilter li ul {
	border-top: solid 1px #eee;
	margin-bottom: 20px
}

.audio-samples .searchandfilter li ul li {
	border-bottom: solid 1px #eee;
	padding: 10px 0
}

.audio-samples .searchandfilter li ul [type=radio] {
	position: absolute;
	left: -9999px
}

.audio-samples .searchandfilter li ul [type=radio]+label {
	position: relative;
	padding-left: 28px;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #1F1300;
	cursor: pointer
}

.audio-samples .searchandfilter li ul [type=radio]+label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	border: 1px solid #999;
	border-radius: 50%;
	background: #fff
}

.audio-samples .searchandfilter li ul [type=radio]+label:after {
	content: "";
	width: 12px;
	height: 12px;
	background: #44218d;
	position: absolute;
	top: 3px;
	left: 3px;
	border-radius: 50%;
	transition: all 0.2s ease
}

.audio-samples .searchandfilter li ul label:after {
	content: "";
	width: 12px;
	height: 12px;
	background: #44218d;
	position: absolute;
	top: 3px;
	left: 3px;
	border-radius: 50%;
	transition: all 0.2s ease;
	display: inline-block !important
}

.audio-samples .searchandfilter li ul [type=radio]+label:after {
	opacity: 0;
	transform: scale(0)
}

.audio-samples .searchandfilter li ul .sf-option-active [type=radio]+label:after {
	opacity: 1;
	transform: scale(1)
}

.audio-samples .searchandfilter .sf-field-search {
	position: relative
}

.audio-samples .searchandfilter .sf-field-search i,
.audio-samples .searchandfilter .sf-field-search svg {
	position: absolute;
	right: 15px;
	top: 23px
}

.audio-samples .searchandfilter .search-filter-reset {
	border-radius: 4px;
	width: 100%;
	border: solid 1px rgba(31, 19, 0, 0.125);
	background: #fff;
	font-weight: 700;
	padding: 0 23px;
	min-height: 40px;
	line-height: 40px;
	white-space: nowrap;
	position: relative;
	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.02);
	transition: box-shadow 0.25s;
	font-weight: normal
}

.audio-samples .card .mid {
	padding: 20px
}

.audio-samples .card .mid b {
	line-height: 1.2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
	margin-bottom: -4px;
	padding-top: 5px
}

.audio-samples .card .mid p {
	margin-bottom: 0;
	padding-bottom: 0;
	opacity: 0.75;
	line-height: 1.2
}

@media (max-width:767px) {
	.audio-samples .card .mid small {
		display: none
	}
}

.audio-samples .card .mid .content,
.audio-samples .card .mid .image {
	display: inline-block;
	vertical-align: top
}

.audio-samples .card .mid .image {
	border-radius: 50px;
	height: 50px;
	width: 50px;
	background: #efefef;
	margin-right: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	line-height: 50px;
	text-align: center;
	color: rgba(31, 19, 0, 0.75);
	overflow: hidden
}

.audio-samples .card .mid .content {
	width: calc(100% - 150px)
}

@media (max-width:767px) {
	.audio-samples .card .mid .content {
		width: calc(100% - 65px)
	}
}

.audio-samples .card--no-hover {
	opacity: 0;
	transform: translateY(50px);
	animation: animateUp 300ms;
	animation-fill-mode: forwards;
	margin-bottom: 20px !important;
	height: auto
}

.audio-samples .audio-player {
	transition: opacity 300ms ease;
	transition-delay: 600ms;
	opacity: 0;
	animation: fadeIn 300ms;
	animation-fill-mode: forwards;
	animation-delay: 0.5s;
	max-height: 53px;
	overflow: hidden
}

.audio-samples .audio-player .plyr--audio {
	margin-bottom: 10px;
	box-shadow: none;
	border-top: solid 1px #eee;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	opacity: 1
}

.audio-samples .audio-player .plyr--audio .plyr__controls {
	padding-left: 13px;
	padding-right: 13px
}

.audio-samples .audio-player .plyr--audio .plyr__control:hover {
	color: white !important
}

.audio-samples .audio-player.opacity-none {
	opacity: 0;
	transition: opacity 300ms ease
}

@media (min-width:992px) {
	.cap-app-content-width {
		max-width: 750px
	}
}

@media (min-width:992px) {
	.blog-search {
		margin-bottom: -30px
	}
}

.blog-search ul li:first-of-type {
	padding-right: 0
}

.blog-search ul li:last-of-type {
	width: 100%;
	margin-right: 0
}

.blog-search .sf-field-search i,
.blog-search .sf-field-search svg {
	right: 15px
}

.page-template-template-demo .home-hero__cta p,
.page-template-template-demo-two-months-free .home-hero__cta p,
.page-template-templte-signage-guide .home-hero__cta p {
	animation: none;
	opacity: 1;
	transform: translateY(0);
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 0
}

.page-template-template-demo .post-thumbnail,
.page-template-template-demo-two-months-free .post-thumbnail,
.page-template-templte-signage-guide .post-thumbnail {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 6px;
	max-height: 200px;
	overflow: hidden;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
	border: solid 1px #ddd
}

.page-template-template-demo .post-thumbnail img,
.page-template-template-demo-two-months-free .post-thumbnail img,
.page-template-templte-signage-guide .post-thumbnail img {
	margin-bottom: 0;
	opacity: 0
}

.page-template-template-demo .card,
.page-template-template-demo-two-months-free .card,
.page-template-templte-signage-guide .card {
	position: relative;
	top: -264px;
	z-index: 3;
	margin-bottom: -264px
}

@media (max-width:1199px) {

	.page-template-template-demo .card,
	.page-template-template-demo-two-months-free .card,
	.page-template-templte-signage-guide .card {
		top: -294px;
		margin-bottom: -294px
	}
}

@media (max-width:991px) {

	.page-template-template-demo .card,
	.page-template-template-demo-two-months-free .card,
	.page-template-templte-signage-guide .card {
		top: -120px;
		margin-bottom: -120px
	}
}

.page-template-template-demo .card .mid,
.page-template-template-demo-two-months-free .card .mid,
.page-template-templte-signage-guide .card .mid {
	padding: 60px;
	padding-bottom: 0
}

@media (max-width:767px) {

	.page-template-template-demo .card .mid,
	.page-template-template-demo-two-months-free .card .mid,
	.page-template-templte-signage-guide .card .mid {
		padding: 40px
	}
}

.page-template-template-demo .card .mid .hs-submit,
.page-template-template-demo-two-months-free .card .mid .hs-submit,
.page-template-templte-signage-guide .card .mid .hs-submit {
	width: 100%
}

.page-template-template-demo .card .mid .hs-button,
.page-template-template-demo-two-months-free .card .mid .hs-button,
.page-template-templte-signage-guide .card .mid .hs-button {
	width: 100% !important;
	padding: 0 !important;
	border: solid 1px #44218d !important
}

@media (min-width:992px) {

	.page-template-template-demo .card .mid .hbspt-form form textarea,
	.page-template-template-demo .card .mid .wpcf7 form textarea,
	.page-template-template-demo-two-months-free .card .mid .hbspt-form form textarea,
	.page-template-template-demo-two-months-free .card .mid .wpcf7 form textarea,
	.page-template-templte-signage-guide .card .mid .hbspt-form form textarea,
	.page-template-templte-signage-guide .card .mid .wpcf7 form textarea {
		height: 110px
	}
}

@media (max-width:991px) {

	.page-template-template-demo .hidden-sm,
	.page-template-template-demo-two-months-free .hidden-sm,
	.page-template-templte-signage-guide .hidden-sm {
		display: none
	}
}

.page-template-template-demo .icon-block,
.page-template-template-demo-two-months-free .icon-block,
.page-template-templte-signage-guide .icon-block {
	display: flex;
	margin-bottom: 45px;
	align-items: center
}

.page-template-template-demo .icon-block i,
.page-template-template-demo .icon-block svg,
.page-template-template-demo-two-months-free .icon-block i,
.page-template-template-demo-two-months-free .icon-block svg,
.page-template-templte-signage-guide .icon-block i,
.page-template-templte-signage-guide .icon-block svg {
	color: #44218d;
	line-height: 40px;
	font-size: 40px;
	width: 40px;
	height: 40px
}

.page-template-template-demo .icon-block p,
.page-template-template-demo-two-months-free .icon-block p,
.page-template-templte-signage-guide .icon-block p {
	padding-left: 20px;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 0
}

.page-template-template-demo fieldset.form-columns-2 .hs-form-field,
.page-template-template-demo-two-months-free fieldset.form-columns-2 .hs-form-field,
.page-template-templte-signage-guide fieldset.form-columns-2 .hs-form-field {
	width: 100% !important;
	float: none !important
}

.page-template-template-demo fieldset.form-columns-2 .hs-form-field .input,
.page-template-template-demo-two-months-free fieldset.form-columns-2 .hs-form-field .input,
.page-template-templte-signage-guide fieldset.form-columns-2 .hs-form-field .input {
	margin-right: 0
}

.page-template-template-demo fieldset.form-columns-1 .hs-form-field,
.page-template-template-demo-two-months-free fieldset.form-columns-1 .hs-form-field,
.page-template-templte-signage-guide fieldset.form-columns-1 .hs-form-field {
	width: 100% !important;
	float: none !important
}

.page-template-template-demo fieldset.form-columns-1 .hs-form-field .input,
.page-template-template-demo-two-months-free fieldset.form-columns-1 .hs-form-field .input,
.page-template-templte-signage-guide fieldset.form-columns-1 .hs-form-field .input {
	margin-right: 0
}

.page-template-template-demo .badge-row,
.page-template-template-demo-two-months-free .badge-row,
.page-template-templte-signage-guide .badge-row {
	margin-top: 40px;
	border-top: solid 1px #ddd;
	margin-right: 30px;
	padding-top: 40px
}

.page-template-template-demo .badge-row img,
.page-template-template-demo-two-months-free .badge-row img,
.page-template-templte-signage-guide .badge-row img {
	display: inline-block;
	height: 80px;
	margin-right: 15px
}

.page-template-templte-signage-guide .card {
	position: relative;
	top: -300px;
	z-index: 3;
	margin-bottom: -264px
}

@media (max-width:1199px) {
	.page-template-templte-signage-guide .card {
		top: -294px;
		margin-bottom: -294px
	}
}

@media (max-width:991px) {
	.page-template-templte-signage-guide .card {
		top: -120px;
		margin-bottom: -40px
	}
}

@media (max-width:767px) {
	.page-template-templte-signage-guide .card {
		margin-bottom: -30px
	}
}

.page-template-templte-signage-guide .card .mid {
	padding: 60px;
	padding-bottom: 0
}

@media (max-width:767px) {
	.page-template-templte-signage-guide .card .mid {
		padding: 40px
	}
}

.page-template-templte-signage-guide .card .mid .hs-submit {
	width: 100%
}

.page-template-templte-signage-guide .card .mid .hs-button {
	width: 100% !important;
	padding: 0 !important;
	border: solid 1px #44218d !important
}

@media (min-width:992px) {

	.page-template-templte-signage-guide .card .mid .hbspt-form form textarea,
	.page-template-templte-signage-guide .card .mid .wpcf7 form textarea {
		height: 110px
	}
}

@media (max-width:767px) {

	.home .home-hero__cta h1 .word-container:nth-of-type(4),
	.home .home-hero__cta h1 .word-container:nth-of-type(5),
	.home .home-hero__cta h1 .word-container:nth-of-type(6) {
		display: none
	}
}

.video-container2 {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden
}

.video-container2 embed,
.video-container2 iframe,
.video-container2 object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.wpcf7-response-output {
	padding: 15px;
	line-height: 1.2;
	padding-top: 20px;
	padding-left: 0;
	padding-right: 0;
	font-size: 15px;
	padding-bottom: 0
}

.full-width-form-button .wpcf7 .wpcf7-form-control.wpcf7-submit {
	width: 100% !important
}

.hide-main-nav .header__nav {
	display: none
}

@media (max-width:991px) {
	.force-left-align {
		margin-bottom: 45px
	}
}

.force-left-align .page-hero__cta {
	text-align: left !important
}

.force-left-align .home-hero__cta.text-center {
	text-align: left !important
}

.kill-retro:after,
.kill-retro:before {
	display: none
}

.about-us-page .page-hero__cta {
	width: 100%;
	max-width: 100%
}

.about-us-page .page-hero__cta p {
	max-width: 800px;
	margin: 0 auto
}

@media (min-width:768px) {
	.about-us-page .page-hero__cta {
		text-align: center
	}
}

.leadership-card {
	border-radius: 4px;
	transition-property: box-shadow, transform, opacity;
	transition-duration: 1.5s;
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 12px 0 rgba(0, 0, 0, 0.03);
	height: 160px;
	width: 100%;
	background: white;
	margin: 0 auto;
	transform: translate(0, 0);
	overflow: hidden;
	top: 0;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	opacity: 1;
	margin-bottom: 15px
}

.leadership-card:hover {
	transform: translateY(-3px);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 30px rgba(0, 0, 0, 0.1)
}

.leadership-card .avatar {
	height: 160px;
	width: 160px;
	display: inline-block;
	vertical-align: top
}

.leadership-card .avatar img {
	object-fit: cover
}

.leadership-card .content {
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 165px);
	height: 160px;
	overflow: hidden;
	padding: 30px
}

.leadership-card .content h3 {
	font-size: 21px;
	margin-bottom: 0;
	letter-spacing: 0;
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
	text-overflow: ellipsis
}

.leadership-card .content .title {
	color: #44218d;
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	max-width: 100%;
	text-overflow: ellipsis;
	display: inline-block
}

.leadership-card .content p {
	font-size: 16px;
	margin-top: 10px
}

@media (max-width:767px) {
	.leadership-card {
		height: 100px;
		margin-bottom: 10px
	}

	.leadership-card .avatar {
		height: 100px;
		width: 100px
	}

	.leadership-card .content {
		width: calc(100% - 105px);
		padding: 15px
	}

	.leadership-card .content h3 {
		margin-top: 15px;
		font-size: 18px
	}

	.leadership-card p {
		display: none
	}
}

body.modal-open {
	overflow: visible
}

.modal-content {
	border-top: solid 3px #44218d
}

.leaderModal img {
	border-radius: 0px
}

.leaderModal .btn-close {
	position: absolute;
	z-index: 9;
	background: none;
	border: none;
	font-size: 23px;
	width: 40px;
	height: 42px;
	right: 15px;
	top: 15px;
	opacity: 1;
	background: rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	color: white
}

.leaderModal .btn-close:hover {
	background: rgba(0, 0, 0, 0.5)
}

.leaderModal .modal-body {
	margin-top: -52px;
	padding: 0px !important
}

.leaderModal .modal-body .content {
	padding: 35px;
	padding-bottom: 0;
	overflow-y: scroll;
    height: 250px;
}

.leaderModal .modal-body .title {
	color: #44218d
}

.disclaimer-notice {
	font-size: 13px;
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 45px
}

.author {
	color: white;
	font-size: 14px;
	line-height: 1.5;
	margin-top: 10px;
	opacity: 0.87
}

.author-row .left {
	width: 85px;
	display: inline-block;
	vertical-align: top
}

.author-row .left .avatar {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-radius: 100px;
	height: 85px;
	width: 85px;
	background: #44218d;
	text-align: center;
	line-height: 85px;
	font-size: 30px;
	margin-bottom: 20px
}

.author-row .left .avatar i,
.author-row .left .avatar svg {
	color: white
}

@media (max-width:767px) {
	.author-row .left {
		width: 100%;
		text-align: center
	}

	.author-row .left .avatar {
		display: inline-block;
		margin: 0 auto;
		margin-bottom: 30px
	}
}

.author-row .right {
	width: calc(100% - 95px);
	display: inline-block;
	vertical-align: top;
	padding-left: 15px
}

.author-row .right .upper {
	color: #44218d;
	font-size: 12px;
	display: block;
	line-height: 12px
}

.author-row .right b {
	font-size: 18px;
	display: block;
	margin-bottom: 10px
}

.author-row .right p {
	font-size: 14px;
	line-height: 1.5;
	opacity: 0.87
}

@media (max-width:767px) {
	.author-row .right {
		width: 100%;
		text-align: center
	}
}

.author-row .author-card {
	border-radius: 4px;
	padding: 30px;
	padding-bottom: 10px;
	margin-top: 30px;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 7px 25px 0 rgba(0, 0, 0, 0.03), 0 4px 12px 0 rgba(0, 0, 0, 0.03)
}

@media (max-width:991px) {
	.blog-category-list {
		display: none
	}
}

.blog-category-list ul {
	display: block;
	list-style-type: none;
	width: 100%;
	position: relative;
	top: -5px
}

.blog-category-list ul li {
	display: inline-block;
	padding-right: 5px
}

.blog-category-list ul li:last-of-type {
	width: auto;
	margin-right: 0;
	padding-right: 0
}

.blog-category-list ul li:first-of-type {
	padding-right: 5px
}

.blog-category-list ul li a {
	display: inline-block;
	padding: 10px 0px;
	border: solid 1px #ddd;
	border-radius: 4px;
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
	margin-bottom: 8px;
	width: 118px;
	text-align: center
}

@media (max-width:1199px) {
	.blog-category-list ul li a {
		padding-left: 20px;
		padding-right: 20px;
		width: 123px
	}
}

.blog-category-list ul li a:hover {
	background: #44218d;
	border-color: #44218d;
	color: white
}

@media (max-width:1199px) {
	.blog-category-list ul li.no-right-lg {
		margin-right: 0;
		padding-right: 0
	}
}

.blog-category-list.case-study ul li a {
	width: 154px
}

@media (max-width:1199px) {
	.blog-category-list.case-study ul li a {
		width: 221px
	}
}

.blog-category-list.case-study ul li:last-of-type {
	margin-right: 0
}

.main-hero-form .main-hero-form-card {
	position: relative;
	top: -386px;
	z-index: 3;
	margin-bottom: -386px
}

@media (max-width:991px) {
	.main-hero-form .main-hero-form-card {
		top: -120px;
		margin-bottom: -60px
	}
}

.main-hero-form .main-hero-form-card .mid {
	padding: 60px;
	padding-bottom: 0
}

@media (max-width:767px) {
	.main-hero-form .main-hero-form-card .mid {
		padding: 40px
	}
}

.main-hero-form .main-hero-form-card .mid .hs-submit {
	width: 100%
}

.main-hero-form .main-hero-form-card .mid .hs-button {
	width: 100% !important;
	padding: 0 !important;
	border: solid 1px #44218d !important
}

@media (min-width:992px) {

	.main-hero-form .main-hero-form-card .mid .hbspt-form form textarea,
	.main-hero-form .main-hero-form-card .mid .wpcf7 form textarea {
		height: 110px
	}
}

.main-hero-form .main-hero-form-card .hbspt-form form,
.main-hero-form .main-hero-form-card .wpcf7 form {
	margin-bottom: 0
}

.main-hero-form .white {
	background: white
}

.select2 {
	margin-top: 5px !important;
	width: 100% !important
}

.select2 .select2-selection--single {
	height: 45px !important
}

.select2 .select2-selection--single .select2-selection__rendered {
	line-height: 43px !important
}

.select2 .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #44218d !important
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #44218d !important
}

.select-2-error-message {
	color: #FF1D15 !important;
	font-size: 15px !important;
	display: none;
	transition: none !important;
	animation: none !important;
	opacity: 1 !important;
	font-weight: bold !important;
	transform: none !important;
	margin-top: 8px
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px !important
}

.select2-search {
	position: relative
}

.select2-search:after {
	content: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' height='16' width='16' viewBox='0 0 512 512'><path d='M505 442.7L405.3 343c-4.5-4.5-10.6-7-17-7H372c27.6-35.3 44-79.7 44-128C416 93.1 322.9 0 208 0S0 93.1 0 208s93.1 208 208 208c48.3 0 92.7-16.4 128-44v16.3c0 6.4 2.5 12.5 7 17l99.7 99.7c9.4 9.4 24.6 9.4 33.9 0l28.3-28.3c9.4-9.4 9.4-24.6 .1-34zM208 336c-70.7 0-128-57.2-128-128 0-70.7 57.2-128 128-128 70.7 0 128 57.2 128 128 0 70.7-57.2 128-128 128z'/></svg>");
	height: 22px;
	width: 22px;
	top: 10px;
	right: 10px;
	position: absolute;
	z-index: 2;
	pointer-events: none;
	opacity: 0.5
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	width: 100%;
	padding-right: 34px
}

#kiaModal {
	text-align: left
}

#kiaModal h5 {
	line-height: 1;
	margin-top: 0;
	color: #44218d;
	margin-bottom: 0
}

#kiaModal .btn-close {
	background: none;
	border: none;
	opacity: 0.5
}

#kiaModal .btn-close:hover {
	opacity: 1
}

#kiaModal .support {
	color: rgba(0, 0, 0, 0.5);
	font-size: 13px;
	margin-top: 15px
}

#kiaModal .modal-body {
	padding-top: 20px
}

#kiaHero {
	background: white;
	text-align: left
}

#kiaHero .container {
	padding-top: 120px
}

@media (min-width:992px) {
	#kiaHero .container {
		padding-top: 180px;
		padding-bottom: 100px
	}
}

#kiaHero h1 {
	color: rgb(31, 19, 0);
	font-size: 45px
}

@media (max-width:991px) {
	#kiaHero h1 {
		font-size: 35px
	}
}

#kiaHero .page-hero__cta {
	text-align: left
}

#kiaHero .home-hero__cta {
	opacity: 1;
	transform: none !important;
	animation: none !important
}

#kiaHero .home-hero__cta .btn-primary {
	color: white !important;
	background: #44218d !important;
	border-color: #44218d !important
}

.app-comparison-table b {
	color: #44218d;
	font-size: 22px;
	font-weight: bold
}

.app-comparison-table p {
	color: rgba(31, 19, 0, 0.76);
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0
}

.app-comparison-table thead {
	z-index: 2;
	opacity: 1
}

@media (min-width:768px) {
	.app-comparison-table thead {
		position: sticky;
		top: 80px
	}
}

.app-comparison-table thead th {
	background: rgb(249, 249, 249)
}

@media (max-width:575px) {
	.app-comparison-table b {
		font-size: 18px
	}

	.app-comparison-table p {
		font-size: 15px
	}

	.app-comparison-table tbody tr td:first-of-type {
		min-width: 50vw !important
	}
}

@media (max-width:575px) {
	.responsive-table-container {
		width: 100%;
		overflow: auto !important
	}
}

.image-carousel .carousel-item img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.image-carousel .carousel-indicators button {
	height: 5px;
	width: 5px
}

.post-type-archive-integrations .sf-field-search {
	width: 100% !important
}

.post-type-archive-integrations .sf-input-text {
	width: 100% !important
}

.post-type-archive-integrations .sf-field-search i,
.post-type-archive-integrations .sf-field-search svg {
	top: 14px !important
}

#videoHero {
/* 	background: white !important; */
	opacity: 1 !important
}

#videoHero .bg-white-layer {
	background: white !important
}

#videoHero .company-image {
	max-width: 200px;
	margin-bottom: 30px
}

#videoHero .page-hero__cta h1 {
	font-size: 50px
}

#videoHero .embed-container {
	border-radius: 4px;
	overflow: hidden;
	margin-top: 45px
}

@media (min-width:992px) {
	#videoHero .embed-container {
		margin-bottom: 0;
		margin-top: 45px
	}
}

@media (min-width:1200px) {
	#videoHero .embed-container {
		margin-top: 0
	}
}

#videoHero .video-hero .home-hero__cta,
#videoHero .video-hero p {
	opacity: 1 !important;
	transform: none !important
}

.calculator-block {
	padding-top: 96px;
	padding-bottom: 96px
}

.calculator-block .upper-content {
	margin-bottom: 45px
}

.calculator-block .slider-input {
	display: block;
	margin-bottom: 30px
}

.calculator-block .slider-input .title {
	color: #44218d;
	font-weight: 500;
	display: block;
	margin-bottom: 10px
}

.calculator-block .slider-input .slide-container input {
	display: block;
	width: 100%
}

.calculator-block .slider-input .slide-container .input-text {
	border-radius: 4px;
	width: 100%;
	padding: 15px;
	font-size: 14px;
	border: solid 1px #ddd;
	margin-bottom: 15px;
	font-size: 18px;
	transition: none;
	outline: none !important;
	-webkit-appearance: none;
	box-shadow: none;
	max-width: 100% !important;
	box-sizing: border-box !important
}

.calculator-block .slider-input .slide-container .input-text.error,
.calculator-block .slider-input .slide-container .input-text:focus {
	border-color: #44218d;
	border: solid 3px #44218d;
	outline: 0;
	padding: 13px;
	box-shadow: none !important
}

.calculator-block .slider-input .slide-container .input-text.error {
	border: solid 3px #FF1D15
}

.calculator-block .slider-input .slide-container .input-text.wpcf7-not-valid {
	border: solid 3px #FF1D15;
	padding-left: 13px
}

.calculator-block .slider-input .slide-container .input-text .screen-reader-response {
	display: none
}

.calculator-block .slider-input .slider {
	appearance: none;
	border-radius: 100px;
	width: 100%;
	height: 10px;
	background: #aea3cb;
	outline: none;
	opacity: 100%;
	transition: opacity 0;
}

.calculator-block .slider-input .slider:hover {
	opacity: 1
}

.calculator-block .slider-input .slider::-webkit-slider-thumb {
	appearance: none;
	width: 35px;
	height: 35px;
	border-radius: 25px;
	background: #ffd046;
	cursor: pointer
}

.calculator-block .slider-input .slider::-moz-range-thumb {
	width: 25px;
	height: 25px;
	background: #44218d;
	cursor: pointer
}

.calculator-block .card {
	padding: 45px;
	pointer-events: none
}

.calculator-block .card b {
	color: #44218d
}

.calculator-block .card span {
	display: block;
	font-weight: 900;
	font-size: 45px
}

/* Modal Styling */

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
}

/* Modal Content */
.modal-content {
    background: white;
    padding: 20px;
    margin: 15% auto;
    width: 50%;
    border-radius: 10px;
    text-align: left;
}

/* Close Button */
.close {
    float: right;
    font-size: 25px;
    cursor: pointer;
}

html {
	animation: none !important
}


.flex-container-label-percent{
	display: flex; 
	flex-direction: row; 
	justify-content: space-between;
}

.slider-value{
	font-weight: bold;
	font-size: 20px;
	color: #ffd046 !important;
}

/* Tool tips */

.tooltip-inner {
    background-color: #f0f0f0 !important; /* full opacity */
    color: #333333 !important; /* Black text */
    max-width: 300px !important; 
    padding: 15px !important; 
    word-wrap: break-word; 
    box-shadow: none !important; 
    line-height: 1.3 !important; /* line height*/
    text-align: left !important; 
}

.tooltip.show {
    opacity: 1 !important; /* Force full opacity */
}


.tooltip.bs-tooltip-top .tooltip-arrow,
.tooltip.bs-tooltip-bottom .tooltip-arrow,
.tooltip.bs-tooltip-start .tooltip-arrow,
.tooltip.bs-tooltip-end .tooltip-arrow {
    width: 0;
    height: 0;
    border-style: solid;
    box-shadow: none !important; 
}


.tooltip.bs-tooltip-top .tooltip-arrow {
    border-width: 5px 5px 0;
    border-color: #f0f0f0 transparent transparent transparent; 
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translateX(-50%); 
}

.tooltip.bs-tooltip-bottom .tooltip-arrow {
    border-width: 0 5px 5px;
    border-color: transparent transparent #f0f0f0 transparent; 
    position: absolute;
    left: 50%;
    bottom: 100%;
    transform: translateX(-50%); 
}

.tooltip.bs-tooltip-start .tooltip-arrow {
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #f0f0f0; 
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%); 
}

.tooltip.bs-tooltip-end .tooltip-arrow {
    border-width: 5px 5px 5px 0;
    border-color: transparent #f0f0f0 transparent transparent; 
    position: absolute;
    top: 50%;
    right: 100%;
    transform: translateY(-50%); 
}


.tooltip-arrow:before,
.tooltip-arrow:after {
    display: none !important; 
}





/* Video iFrame */

iframe.responsive-video {
    width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
}

.cookieconsent-optin-marketing{
	 width: 100%;
    aspect-ratio: 16 / 9;
    height: auto;
}



