@import
	url(https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700&display=swap)
	;

*, :after, :before {
	-webkit-box-sizing: border-box;
	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: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #1b2a41;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus {
	outline: 0 !important
}

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

h1, h2, h3, h4, h5, h6, 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;
	text-decoration-skip-ink: none
}

address {
	font-style: normal;
	line-height: inherit
}

address, dl, ol, ul {
	margin-bottom: 1rem
}

dl, ol, ul {
	margin-top: 0
}

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

dt {
	font-weight: 700
}

dd {
	margin-bottom: .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: -.25em
}

sup {
	top: -.5em
}

a {
	color: #245baa;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #17396b;
	text-decoration: underline
}

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

a:not ([href] ):not ([tabindex] ):focus {
	outline: 0
}

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
}

figure {
	margin: 0 0 1rem
}

img {
	border-style: none
}

img, svg {
	vertical-align: middle
}

svg {
	overflow: hidden
}

table {
	border-collapse: collapse
}

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

th {
	text-align: inherit
}

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

button {
	border-radius: 0
}

button:focus {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color
}

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
}

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] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time]
	{
	-webkit-appearance: listbox
}

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: .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: 1rem;
	font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.2
}

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

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

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

.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
}

.display-1, .display-2 {
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem
}

.display-3 {
	font-size: 4.5rem
}

.display-3, .display-4 {
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem
}

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

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

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

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

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

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

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

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

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

.blockquote-footer:before {
	content: "\2014\A0"
}

.img-fluid, .img-thumbnail, .wp-caption img {
	max-width: 100%;
	height: auto
}

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem
}

.figure, .wp-caption {
	display: inline-block
}

.figure-img, .wp-caption img {
	margin-bottom: 10px;
	line-height: 1
}

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

.container {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto
}

@media ( min-width :576px) {
	.container {
		max-width: 540px
	}
}

@media ( min-width :768px) {
	.container {
		max-width: 720px
	}
}

@media ( min-width :992px) {
	.container {
		max-width: 960px
	}
}

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

.container-fluid {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto
}

.row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -10px;
	margin-left: -10px
}

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

.col {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%
}

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

.col-1, .col-auto {
	-webkit-box-flex: 0
}

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

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

.col-2, .col-3 {
	-webkit-box-flex: 0
}

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

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

.col-4, .col-5 {
	-webkit-box-flex: 0
}

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

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

.col-6, .col-7 {
	-webkit-box-flex: 0
}

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

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

.col-8, .col-9 {
	-webkit-box-flex: 0
}

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

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

.col-10, .col-11 {
	-webkit-box-flex: 0
}

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

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

.order-first {
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1
}

.order-last {
	-webkit-box-ordinal-group: 14;
	-ms-flex-order: 13;
	order: 13
}

.order-0 {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0
}

.order-1 {
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1
}

.order-2 {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2
}

.order-3 {
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3
}

.order-4 {
	-webkit-box-ordinal-group: 5;
	-ms-flex-order: 4;
	order: 4
}

.order-5 {
	-webkit-box-ordinal-group: 6;
	-ms-flex-order: 5;
	order: 5
}

.order-6 {
	-webkit-box-ordinal-group: 7;
	-ms-flex-order: 6;
	order: 6
}

.order-7 {
	-webkit-box-ordinal-group: 8;
	-ms-flex-order: 7;
	order: 7
}

.order-8 {
	-webkit-box-ordinal-group: 9;
	-ms-flex-order: 8;
	order: 8
}

.order-9 {
	-webkit-box-ordinal-group: 10;
	-ms-flex-order: 9;
	order: 9
}

.order-10 {
	-webkit-box-ordinal-group: 11;
	-ms-flex-order: 10;
	order: 10
}

.order-11 {
	-webkit-box-ordinal-group: 12;
	-ms-flex-order: 11;
	order: 11
}

.order-12 {
	-webkit-box-ordinal-group: 13;
	-ms-flex-order: 12;
	order: 12
}

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

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

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

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

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

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

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

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

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

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

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

@media ( min-width :576px) {
	.col-sm {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-sm-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-sm-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-sm-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-sm-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-sm-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-sm-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-sm-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-sm-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-sm-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-sm-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-sm-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-sm-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-sm-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-sm-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-sm-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-sm-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-sm-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-sm-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-sm-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-sm-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-sm-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-sm-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-sm-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-sm-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-sm-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-sm-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-sm-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-sm-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-sm-0 {
		margin-left: 0
	}
	.offset-sm-1 {
		margin-left: 8.33333%
	}
	.offset-sm-2 {
		margin-left: 16.66667%
	}
	.offset-sm-3 {
		margin-left: 25%
	}
	.offset-sm-4 {
		margin-left: 33.33333%
	}
	.offset-sm-5 {
		margin-left: 41.66667%
	}
	.offset-sm-6 {
		margin-left: 50%
	}
	.offset-sm-7 {
		margin-left: 58.33333%
	}
	.offset-sm-8 {
		margin-left: 66.66667%
	}
	.offset-sm-9 {
		margin-left: 75%
	}
	.offset-sm-10 {
		margin-left: 83.33333%
	}
	.offset-sm-11 {
		margin-left: 91.66667%
	}
}

@media ( min-width :768px) {
	.col-md {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-md-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-md-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-md-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-md-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-md-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-md-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-md-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-md-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-md-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-md-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-md-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-md-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-md-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-md-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-md-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-md-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-md-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-md-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-md-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-md-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-md-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-md-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-md-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-md-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-md-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-md-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-md-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-md-0 {
		margin-left: 0
	}
	.offset-md-1 {
		margin-left: 8.33333%
	}
	.offset-md-2 {
		margin-left: 16.66667%
	}
	.offset-md-3 {
		margin-left: 25%
	}
	.offset-md-4 {
		margin-left: 33.33333%
	}
	.offset-md-5 {
		margin-left: 41.66667%
	}
	.offset-md-6 {
		margin-left: 50%
	}
	.offset-md-7 {
		margin-left: 58.33333%
	}
	.offset-md-8 {
		margin-left: 66.66667%
	}
	.offset-md-9 {
		margin-left: 75%
	}
	.offset-md-10 {
		margin-left: 83.33333%
	}
	.offset-md-11 {
		margin-left: 91.66667%
	}
}

@media ( min-width :992px) {
	.col-lg {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-lg-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-lg-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-lg-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-lg-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-lg-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-lg-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-lg-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-lg-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-lg-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-lg-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-lg-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-lg-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-lg-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-lg-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-lg-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-lg-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-lg-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-lg-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-lg-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-lg-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-lg-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-lg-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-lg-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-lg-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-lg-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-lg-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-lg-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-lg-0 {
		margin-left: 0
	}
	.offset-lg-1 {
		margin-left: 8.33333%
	}
	.offset-lg-2 {
		margin-left: 16.66667%
	}
	.offset-lg-3 {
		margin-left: 25%
	}
	.offset-lg-4 {
		margin-left: 33.33333%
	}
	.offset-lg-5 {
		margin-left: 41.66667%
	}
	.offset-lg-6 {
		margin-left: 50%
	}
	.offset-lg-7 {
		margin-left: 58.33333%
	}
	.offset-lg-8 {
		margin-left: 66.66667%
	}
	.offset-lg-9 {
		margin-left: 75%
	}
	.offset-lg-10 {
		margin-left: 83.33333%
	}
	.offset-lg-11 {
		margin-left: 91.66667%
	}
}

@media ( min-width :1200px) {
	.col-xl {
		-ms-flex-preferred-size: 0;
		flex-basis: 0;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		max-width: 100%
	}
	.col-xl-auto {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}
	.col-xl-1 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%
	}
	.col-xl-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%
	}
	.col-xl-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%
	}
	.col-xl-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%
	}
	.col-xl-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%
	}
	.col-xl-6 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%
	}
	.col-xl-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%
	}
	.col-xl-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%
	}
	.col-xl-9 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%
	}
	.col-xl-10 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%
	}
	.col-xl-11 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%
	}
	.col-xl-12 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%
	}
	.order-xl-first {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1
	}
	.order-xl-last {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 13;
		order: 13
	}
	.order-xl-0 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 0;
		order: 0
	}
	.order-xl-1 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1
	}
	.order-xl-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2
	}
	.order-xl-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3
	}
	.order-xl-4 {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4
	}
	.order-xl-5 {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5
	}
	.order-xl-6 {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6
	}
	.order-xl-7 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7
	}
	.order-xl-8 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8
	}
	.order-xl-9 {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9
	}
	.order-xl-10 {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10
	}
	.order-xl-11 {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 11;
		order: 11
	}
	.order-xl-12 {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 12;
		order: 12
	}
	.offset-xl-0 {
		margin-left: 0
	}
	.offset-xl-1 {
		margin-left: 8.33333%
	}
	.offset-xl-2 {
		margin-left: 16.66667%
	}
	.offset-xl-3 {
		margin-left: 25%
	}
	.offset-xl-4 {
		margin-left: 33.33333%
	}
	.offset-xl-5 {
		margin-left: 41.66667%
	}
	.offset-xl-6 {
		margin-left: 50%
	}
	.offset-xl-7 {
		margin-left: 58.33333%
	}
	.offset-xl-8 {
		margin-left: 66.66667%
	}
	.offset-xl-9 {
		margin-left: 75%
	}
	.offset-xl-10 {
		margin-left: 83.33333%
	}
	.offset-xl-11 {
		margin-left: 91.66667%
	}
}

.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: #245baa !important
}

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

.bg-secondary {
	background-color: #483b7f !important
}

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

.bg-success {
	background-color: #0bae84 !important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover
	{
	background-color: #087e60 !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: #ff6b5e !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover
	{
	background-color: #ff3c2b !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: #245baa !important
}

.border-secondary {
	border-color: #483b7f !important
}

.border-success {
	border-color: #0bae84 !important
}

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

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

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

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

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

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

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

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

.rounded-top {
	border-top-left-radius: .25rem !important
}

.rounded-right, .rounded-top {
	border-top-right-radius: .25rem !important
}

.rounded-bottom, .rounded-right {
	border-bottom-right-radius: .25rem !important
}

.rounded-bottom, .rounded-left {
	border-bottom-left-radius: .25rem !important
}

.rounded-left {
	border-top-left-radius: .25rem !important
}

.rounded-lg {
	border-radius: .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: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.d-inline-flex {
	display: -webkit-inline-box !important;
	display: -ms-inline-flexbox !important;
	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: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-sm-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		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: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-md-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		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: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-lg-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		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: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-xl-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		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: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important
	}
	.d-print-inline-flex {
		display: -webkit-inline-box !important;
		display: -ms-inline-flexbox !important;
		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.85714%
}

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

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

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

.flex-row {
	-webkit-box-orient: horizontal !important;
	-ms-flex-direction: row !important;
	flex-direction: row !important
}

.flex-column, .flex-row {
	-webkit-box-direction: normal !important
}

.flex-column {
	-webkit-box-orient: vertical !important;
	-ms-flex-direction: column !important;
	flex-direction: column !important
}

.flex-row-reverse {
	-webkit-box-orient: horizontal !important;
	-ms-flex-direction: row-reverse !important;
	flex-direction: row-reverse !important
}

.flex-column-reverse, .flex-row-reverse {
	-webkit-box-direction: reverse !important
}

.flex-column-reverse {
	-webkit-box-orient: vertical !important;
	-ms-flex-direction: column-reverse !important;
	flex-direction: column-reverse !important
}

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

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

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

.flex-fill {
	-webkit-box-flex: 1 !important;
	-ms-flex: 1 1 auto !important;
	flex: 1 1 auto !important
}

.flex-grow-0 {
	-webkit-box-flex: 0 !important;
	-ms-flex-positive: 0 !important;
	flex-grow: 0 !important
}

.flex-grow-1 {
	-webkit-box-flex: 1 !important;
	-ms-flex-positive: 1 !important;
	flex-grow: 1 !important
}

.flex-shrink-0 {
	-ms-flex-negative: 0 !important;
	flex-shrink: 0 !important
}

.flex-shrink-1 {
	-ms-flex-negative: 1 !important;
	flex-shrink: 1 !important
}

.justify-content-start {
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.justify-content-end {
	-webkit-box-pack: end !important;
	-ms-flex-pack: end !important;
	justify-content: flex-end !important
}

.justify-content-center {
	-webkit-box-pack: center !important;
	-ms-flex-pack: center !important;
	justify-content: center !important
}

.justify-content-between {
	-webkit-box-pack: justify !important;
	-ms-flex-pack: justify !important;
	justify-content: space-between !important
}

.justify-content-around {
	-ms-flex-pack: distribute !important;
	justify-content: space-around !important
}

.align-items-start {
	-webkit-box-align: start !important;
	-ms-flex-align: start !important;
	align-items: flex-start !important
}

.align-items-end {
	-webkit-box-align: end !important;
	-ms-flex-align: end !important;
	align-items: flex-end !important
}

.align-items-center {
	-webkit-box-align: center !important;
	-ms-flex-align: center !important;
	align-items: center !important
}

.align-items-baseline {
	-webkit-box-align: baseline !important;
	-ms-flex-align: baseline !important;
	align-items: baseline !important
}

.align-items-stretch {
	-webkit-box-align: stretch !important;
	-ms-flex-align: stretch !important;
	align-items: stretch !important
}

.align-content-start {
	-ms-flex-line-pack: start !important;
	align-content: flex-start !important
}

.align-content-end {
	-ms-flex-line-pack: end !important;
	align-content: flex-end !important
}

.align-content-center {
	-ms-flex-line-pack: center !important;
	align-content: center !important
}

.align-content-between {
	-ms-flex-line-pack: justify !important;
	align-content: space-between !important
}

.align-content-around {
	-ms-flex-line-pack: distribute !important;
	align-content: space-around !important
}

.align-content-stretch {
	-ms-flex-line-pack: stretch !important;
	align-content: stretch !important
}

.align-self-auto {
	-ms-flex-item-align: auto !important;
	align-self: auto !important
}

.align-self-start {
	-ms-flex-item-align: start !important;
	align-self: flex-start !important
}

.align-self-end {
	-ms-flex-item-align: end !important;
	align-self: flex-end !important
}

.align-self-center {
	-ms-flex-item-align: center !important;
	align-self: center !important
}

.align-self-baseline {
	-ms-flex-item-align: baseline !important;
	align-self: baseline !important
}

.align-self-stretch {
	-ms-flex-item-align: stretch !important;
	align-self: stretch !important
}

@media ( min-width :576px) {
	.flex-sm-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}
	.flex-sm-column, .flex-sm-row {
		-webkit-box-direction: normal !important
	}
	.flex-sm-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}
	.flex-sm-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-sm-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-sm-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}
	.flex-sm-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}
	.flex-sm-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}
	.flex-sm-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}
	.flex-sm-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}
	.flex-sm-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}
	.flex-sm-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}
	.flex-sm-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}
	.justify-content-sm-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-sm-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-sm-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}
	.justify-content-sm-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-sm-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}
	.align-items-sm-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}
	.align-items-sm-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}
	.align-items-sm-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}
	.align-items-sm-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-sm-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-sm-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}
	.align-content-sm-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}
	.align-content-sm-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}
	.align-content-sm-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}
	.align-content-sm-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}
	.align-content-sm-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}
	.align-self-sm-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}
	.align-self-sm-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}
	.align-self-sm-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}
	.align-self-sm-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}
	.align-self-sm-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}
	.align-self-sm-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media ( min-width :768px) {
	.flex-md-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}
	.flex-md-column, .flex-md-row {
		-webkit-box-direction: normal !important
	}
	.flex-md-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}
	.flex-md-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-md-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-md-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}
	.flex-md-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}
	.flex-md-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}
	.flex-md-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}
	.flex-md-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}
	.flex-md-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}
	.flex-md-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}
	.flex-md-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}
	.justify-content-md-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-md-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-md-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}
	.justify-content-md-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-md-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}
	.align-items-md-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}
	.align-items-md-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}
	.align-items-md-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}
	.align-items-md-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-md-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-md-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}
	.align-content-md-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}
	.align-content-md-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}
	.align-content-md-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}
	.align-content-md-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}
	.align-content-md-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}
	.align-self-md-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}
	.align-self-md-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}
	.align-self-md-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}
	.align-self-md-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}
	.align-self-md-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}
	.align-self-md-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media ( min-width :992px) {
	.flex-lg-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}
	.flex-lg-column, .flex-lg-row {
		-webkit-box-direction: normal !important
	}
	.flex-lg-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}
	.flex-lg-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-lg-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-lg-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}
	.flex-lg-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}
	.flex-lg-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}
	.flex-lg-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}
	.flex-lg-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}
	.flex-lg-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}
	.flex-lg-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}
	.flex-lg-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}
	.justify-content-lg-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-lg-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-lg-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}
	.justify-content-lg-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-lg-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}
	.align-items-lg-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}
	.align-items-lg-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}
	.align-items-lg-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}
	.align-items-lg-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-lg-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-lg-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}
	.align-content-lg-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}
	.align-content-lg-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}
	.align-content-lg-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}
	.align-content-lg-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}
	.align-content-lg-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}
	.align-self-lg-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}
	.align-self-lg-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}
	.align-self-lg-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}
	.align-self-lg-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}
	.align-self-lg-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}
	.align-self-lg-stretch {
		-ms-flex-item-align: stretch !important;
		align-self: stretch !important
	}
}

@media ( min-width :1200px) {
	.flex-xl-row {
		-webkit-box-orient: horizontal !important;
		-ms-flex-direction: row !important;
		flex-direction: row !important
	}
	.flex-xl-column, .flex-xl-row {
		-webkit-box-direction: normal !important
	}
	.flex-xl-column {
		-webkit-box-orient: vertical !important;
		-ms-flex-direction: column !important;
		flex-direction: column !important
	}
	.flex-xl-row-reverse {
		-webkit-box-orient: horizontal !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: row-reverse !important;
		flex-direction: row-reverse !important
	}
	.flex-xl-column-reverse {
		-webkit-box-orient: vertical !important;
		-webkit-box-direction: reverse !important;
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important
	}
	.flex-xl-wrap {
		-ms-flex-wrap: wrap !important;
		flex-wrap: wrap !important
	}
	.flex-xl-nowrap {
		-ms-flex-wrap: nowrap !important;
		flex-wrap: nowrap !important
	}
	.flex-xl-wrap-reverse {
		-ms-flex-wrap: wrap-reverse !important;
		flex-wrap: wrap-reverse !important
	}
	.flex-xl-fill {
		-webkit-box-flex: 1 !important;
		-ms-flex: 1 1 auto !important;
		flex: 1 1 auto !important
	}
	.flex-xl-grow-0 {
		-webkit-box-flex: 0 !important;
		-ms-flex-positive: 0 !important;
		flex-grow: 0 !important
	}
	.flex-xl-grow-1 {
		-webkit-box-flex: 1 !important;
		-ms-flex-positive: 1 !important;
		flex-grow: 1 !important
	}
	.flex-xl-shrink-0 {
		-ms-flex-negative: 0 !important;
		flex-shrink: 0 !important
	}
	.flex-xl-shrink-1 {
		-ms-flex-negative: 1 !important;
		flex-shrink: 1 !important
	}
	.justify-content-xl-start {
		-webkit-box-pack: start !important;
		-ms-flex-pack: start !important;
		justify-content: flex-start !important
	}
	.justify-content-xl-end {
		-webkit-box-pack: end !important;
		-ms-flex-pack: end !important;
		justify-content: flex-end !important
	}
	.justify-content-xl-center {
		-webkit-box-pack: center !important;
		-ms-flex-pack: center !important;
		justify-content: center !important
	}
	.justify-content-xl-between {
		-webkit-box-pack: justify !important;
		-ms-flex-pack: justify !important;
		justify-content: space-between !important
	}
	.justify-content-xl-around {
		-ms-flex-pack: distribute !important;
		justify-content: space-around !important
	}
	.align-items-xl-start {
		-webkit-box-align: start !important;
		-ms-flex-align: start !important;
		align-items: flex-start !important
	}
	.align-items-xl-end {
		-webkit-box-align: end !important;
		-ms-flex-align: end !important;
		align-items: flex-end !important
	}
	.align-items-xl-center {
		-webkit-box-align: center !important;
		-ms-flex-align: center !important;
		align-items: center !important
	}
	.align-items-xl-baseline {
		-webkit-box-align: baseline !important;
		-ms-flex-align: baseline !important;
		align-items: baseline !important
	}
	.align-items-xl-stretch {
		-webkit-box-align: stretch !important;
		-ms-flex-align: stretch !important;
		align-items: stretch !important
	}
	.align-content-xl-start {
		-ms-flex-line-pack: start !important;
		align-content: flex-start !important
	}
	.align-content-xl-end {
		-ms-flex-line-pack: end !important;
		align-content: flex-end !important
	}
	.align-content-xl-center {
		-ms-flex-line-pack: center !important;
		align-content: center !important
	}
	.align-content-xl-between {
		-ms-flex-line-pack: justify !important;
		align-content: space-between !important
	}
	.align-content-xl-around {
		-ms-flex-line-pack: distribute !important;
		align-content: space-around !important
	}
	.align-content-xl-stretch {
		-ms-flex-line-pack: stretch !important;
		align-content: stretch !important
	}
	.align-self-xl-auto {
		-ms-flex-item-align: auto !important;
		align-self: auto !important
	}
	.align-self-xl-start {
		-ms-flex-item-align: start !important;
		align-self: flex-start !important
	}
	.align-self-xl-end {
		-ms-flex-item-align: end !important;
		align-self: flex-end !important
	}
	.align-self-xl-center {
		-ms-flex-item-align: center !important;
		align-self: center !important
	}
	.align-self-xl-baseline {
		-ms-flex-item-align: baseline !important;
		align-self: baseline !important
	}
	.align-self-xl-stretch {
		-ms-flex-item-align: stretch !important;
		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
	}
}

.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: -webkit-sticky !important;
	position: sticky !important
}

.fixed-top {
	top: 0
}

.fixed-bottom, .fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.fixed-bottom {
	bottom: 0
}

@
supports ((position:-webkit-sticky ) or (position:sticky )){ .
	sticky-top {position: -webkit-sticky;
	position: sticky;
	top: 0;
	z-index: 1020
}

}
.screen-reader-text, .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0
}

.screen-reader-text:active, .screen-reader-text:focus,
	.sr-only-focusable:active, .sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: auto;
	white-space: normal
}

.shadow-sm {
	-webkit-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow {
	-webkit-box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-lg {
	-webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.shadow-none {
	-webkit-box-shadow: none !important;
	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
}

.stretched-link:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	pointer-events: auto;
	content: "";
	background-color: transparent
}

.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: 5px !important
}

.mt-1, .my-1 {
	margin-top: 5px !important
}

.mr-1, .mx-1 {
	margin-right: 5px !important
}

.mb-1, .my-1 {
	margin-bottom: 5px !important
}

.ml-1, .mx-1 {
	margin-left: 5px !important
}

.m-2 {
	margin: 10px !important
}

.mt-2, .my-2 {
	margin-top: 10px !important
}

.mr-2, .mx-2 {
	margin-right: 10px !important
}

.mb-2, .my-2 {
	margin-bottom: 10px !important
}

.ml-2, .mx-2 {
	margin-left: 10px !important
}

.m-3 {
	margin: 20px !important
}

.mt-3, .my-3 {
	margin-top: 20px !important
}

.mr-3, .mx-3 {
	margin-right: 20px !important
}

.mb-3, .my-3 {
	margin-bottom: 20px !important
}

.ml-3, .mx-3 {
	margin-left: 20px !important
}

.m-4 {
	margin: 30px !important
}

.mt-4, .my-4 {
	margin-top: 30px !important
}

.mr-4, .mx-4 {
	margin-right: 30px !important
}

.mb-4, .my-4 {
	margin-bottom: 30px !important
}

.ml-4, .mx-4 {
	margin-left: 30px !important
}

.m-5 {
	margin: 60px !important
}

.mt-5, .my-5 {
	margin-top: 60px !important
}

.mr-5, .mx-5 {
	margin-right: 60px !important
}

.mb-5, .my-5 {
	margin-bottom: 60px !important
}

.ml-5, .mx-5 {
	margin-left: 60px !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: 5px !important
}

.pt-1, .py-1 {
	padding-top: 5px !important
}

.pr-1, .px-1 {
	padding-right: 5px !important
}

.pb-1, .py-1 {
	padding-bottom: 5px !important
}

.pl-1, .px-1 {
	padding-left: 5px !important
}

.p-2 {
	padding: 10px !important
}

.pt-2, .py-2 {
	padding-top: 10px !important
}

.pr-2, .px-2 {
	padding-right: 10px !important
}

.pb-2, .py-2 {
	padding-bottom: 10px !important
}

.pl-2, .px-2 {
	padding-left: 10px !important
}

.p-3 {
	padding: 20px !important
}

.pt-3, .py-3 {
	padding-top: 20px !important
}

.pr-3, .px-3 {
	padding-right: 20px !important
}

.pb-3, .py-3 {
	padding-bottom: 20px !important
}

.pl-3, .px-3 {
	padding-left: 20px !important
}

.p-4 {
	padding: 30px !important
}

.pt-4, .py-4 {
	padding-top: 30px !important
}

.pr-4, .px-4 {
	padding-right: 30px !important
}

.pb-4, .py-4 {
	padding-bottom: 30px !important
}

.pl-4, .px-4 {
	padding-left: 30px !important
}

.p-5 {
	padding: 60px !important
}

.pt-5, .py-5 {
	padding-top: 60px !important
}

.pr-5, .px-5 {
	padding-right: 60px !important
}

.pb-5, .py-5 {
	padding-bottom: 60px !important
}

.pl-5, .px-5 {
	padding-left: 60px !important
}

.m-n1 {
	margin: -5px !important
}

.mt-n1, .my-n1 {
	margin-top: -5px !important
}

.mr-n1, .mx-n1 {
	margin-right: -5px !important
}

.mb-n1, .my-n1 {
	margin-bottom: -5px !important
}

.ml-n1, .mx-n1 {
	margin-left: -5px !important
}

.m-n2 {
	margin: -10px !important
}

.mt-n2, .my-n2 {
	margin-top: -10px !important
}

.mr-n2, .mx-n2 {
	margin-right: -10px !important
}

.mb-n2, .my-n2 {
	margin-bottom: -10px !important
}

.ml-n2, .mx-n2 {
	margin-left: -10px !important
}

.m-n3 {
	margin: -20px !important
}

.mt-n3, .my-n3 {
	margin-top: -20px !important
}

.mr-n3, .mx-n3 {
	margin-right: -20px !important
}

.mb-n3, .my-n3 {
	margin-bottom: -20px !important
}

.ml-n3, .mx-n3 {
	margin-left: -20px !important
}

.m-n4 {
	margin: -30px !important
}

.mt-n4, .my-n4 {
	margin-top: -30px !important
}

.mr-n4, .mx-n4 {
	margin-right: -30px !important
}

.mb-n4, .my-n4 {
	margin-bottom: -30px !important
}

.ml-n4, .mx-n4 {
	margin-left: -30px !important
}

.m-n5 {
	margin: -60px !important
}

.mt-n5, .my-n5 {
	margin-top: -60px !important
}

.mr-n5, .mx-n5 {
	margin-right: -60px !important
}

.mb-n5, .my-n5 {
	margin-bottom: -60px !important
}

.ml-n5, .mx-n5 {
	margin-left: -60px !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: 5px !important
	}
	.mt-sm-1, .my-sm-1 {
		margin-top: 5px !important
	}
	.mr-sm-1, .mx-sm-1 {
		margin-right: 5px !important
	}
	.mb-sm-1, .my-sm-1 {
		margin-bottom: 5px !important
	}
	.ml-sm-1, .mx-sm-1 {
		margin-left: 5px !important
	}
	.m-sm-2 {
		margin: 10px !important
	}
	.mt-sm-2, .my-sm-2 {
		margin-top: 10px !important
	}
	.mr-sm-2, .mx-sm-2 {
		margin-right: 10px !important
	}
	.mb-sm-2, .my-sm-2 {
		margin-bottom: 10px !important
	}
	.ml-sm-2, .mx-sm-2 {
		margin-left: 10px !important
	}
	.m-sm-3 {
		margin: 20px !important
	}
	.mt-sm-3, .my-sm-3 {
		margin-top: 20px !important
	}
	.mr-sm-3, .mx-sm-3 {
		margin-right: 20px !important
	}
	.mb-sm-3, .my-sm-3 {
		margin-bottom: 20px !important
	}
	.ml-sm-3, .mx-sm-3 {
		margin-left: 20px !important
	}
	.m-sm-4 {
		margin: 30px !important
	}
	.mt-sm-4, .my-sm-4 {
		margin-top: 30px !important
	}
	.mr-sm-4, .mx-sm-4 {
		margin-right: 30px !important
	}
	.mb-sm-4, .my-sm-4 {
		margin-bottom: 30px !important
	}
	.ml-sm-4, .mx-sm-4 {
		margin-left: 30px !important
	}
	.m-sm-5 {
		margin: 60px !important
	}
	.mt-sm-5, .my-sm-5 {
		margin-top: 60px !important
	}
	.mr-sm-5, .mx-sm-5 {
		margin-right: 60px !important
	}
	.mb-sm-5, .my-sm-5 {
		margin-bottom: 60px !important
	}
	.ml-sm-5, .mx-sm-5 {
		margin-left: 60px !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: 5px !important
	}
	.pt-sm-1, .py-sm-1 {
		padding-top: 5px !important
	}
	.pr-sm-1, .px-sm-1 {
		padding-right: 5px !important
	}
	.pb-sm-1, .py-sm-1 {
		padding-bottom: 5px !important
	}
	.pl-sm-1, .px-sm-1 {
		padding-left: 5px !important
	}
	.p-sm-2 {
		padding: 10px !important
	}
	.pt-sm-2, .py-sm-2 {
		padding-top: 10px !important
	}
	.pr-sm-2, .px-sm-2 {
		padding-right: 10px !important
	}
	.pb-sm-2, .py-sm-2 {
		padding-bottom: 10px !important
	}
	.pl-sm-2, .px-sm-2 {
		padding-left: 10px !important
	}
	.p-sm-3 {
		padding: 20px !important
	}
	.pt-sm-3, .py-sm-3 {
		padding-top: 20px !important
	}
	.pr-sm-3, .px-sm-3 {
		padding-right: 20px !important
	}
	.pb-sm-3, .py-sm-3 {
		padding-bottom: 20px !important
	}
	.pl-sm-3, .px-sm-3 {
		padding-left: 20px !important
	}
	.p-sm-4 {
		padding: 30px !important
	}
	.pt-sm-4, .py-sm-4 {
		padding-top: 30px !important
	}
	.pr-sm-4, .px-sm-4 {
		padding-right: 30px !important
	}
	.pb-sm-4, .py-sm-4 {
		padding-bottom: 30px !important
	}
	.pl-sm-4, .px-sm-4 {
		padding-left: 30px !important
	}
	.p-sm-5 {
		padding: 60px !important
	}
	.pt-sm-5, .py-sm-5 {
		padding-top: 60px !important
	}
	.pr-sm-5, .px-sm-5 {
		padding-right: 60px !important
	}
	.pb-sm-5, .py-sm-5 {
		padding-bottom: 60px !important
	}
	.pl-sm-5, .px-sm-5 {
		padding-left: 60px !important
	}
	.m-sm-n1 {
		margin: -5px !important
	}
	.mt-sm-n1, .my-sm-n1 {
		margin-top: -5px !important
	}
	.mr-sm-n1, .mx-sm-n1 {
		margin-right: -5px !important
	}
	.mb-sm-n1, .my-sm-n1 {
		margin-bottom: -5px !important
	}
	.ml-sm-n1, .mx-sm-n1 {
		margin-left: -5px !important
	}
	.m-sm-n2 {
		margin: -10px !important
	}
	.mt-sm-n2, .my-sm-n2 {
		margin-top: -10px !important
	}
	.mr-sm-n2, .mx-sm-n2 {
		margin-right: -10px !important
	}
	.mb-sm-n2, .my-sm-n2 {
		margin-bottom: -10px !important
	}
	.ml-sm-n2, .mx-sm-n2 {
		margin-left: -10px !important
	}
	.m-sm-n3 {
		margin: -20px !important
	}
	.mt-sm-n3, .my-sm-n3 {
		margin-top: -20px !important
	}
	.mr-sm-n3, .mx-sm-n3 {
		margin-right: -20px !important
	}
	.mb-sm-n3, .my-sm-n3 {
		margin-bottom: -20px !important
	}
	.ml-sm-n3, .mx-sm-n3 {
		margin-left: -20px !important
	}
	.m-sm-n4 {
		margin: -30px !important
	}
	.mt-sm-n4, .my-sm-n4 {
		margin-top: -30px !important
	}
	.mr-sm-n4, .mx-sm-n4 {
		margin-right: -30px !important
	}
	.mb-sm-n4, .my-sm-n4 {
		margin-bottom: -30px !important
	}
	.ml-sm-n4, .mx-sm-n4 {
		margin-left: -30px !important
	}
	.m-sm-n5 {
		margin: -60px !important
	}
	.mt-sm-n5, .my-sm-n5 {
		margin-top: -60px !important
	}
	.mr-sm-n5, .mx-sm-n5 {
		margin-right: -60px !important
	}
	.mb-sm-n5, .my-sm-n5 {
		margin-bottom: -60px !important
	}
	.ml-sm-n5, .mx-sm-n5 {
		margin-left: -60px !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: 5px !important
	}
	.mt-md-1, .my-md-1 {
		margin-top: 5px !important
	}
	.mr-md-1, .mx-md-1 {
		margin-right: 5px !important
	}
	.mb-md-1, .my-md-1 {
		margin-bottom: 5px !important
	}
	.ml-md-1, .mx-md-1 {
		margin-left: 5px !important
	}
	.m-md-2 {
		margin: 10px !important
	}
	.mt-md-2, .my-md-2 {
		margin-top: 10px !important
	}
	.mr-md-2, .mx-md-2 {
		margin-right: 10px !important
	}
	.mb-md-2, .my-md-2 {
		margin-bottom: 10px !important
	}
	.ml-md-2, .mx-md-2 {
		margin-left: 10px !important
	}
	.m-md-3 {
		margin: 20px !important
	}
	.mt-md-3, .my-md-3 {
		margin-top: 20px !important
	}
	.mr-md-3, .mx-md-3 {
		margin-right: 20px !important
	}
	.mb-md-3, .my-md-3 {
		margin-bottom: 20px !important
	}
	.ml-md-3, .mx-md-3 {
		margin-left: 20px !important
	}
	.m-md-4 {
		margin: 30px !important
	}
	.mt-md-4, .my-md-4 {
		margin-top: 30px !important
	}
	.mr-md-4, .mx-md-4 {
		margin-right: 30px !important
	}
	.mb-md-4, .my-md-4 {
		margin-bottom: 30px !important
	}
	.ml-md-4, .mx-md-4 {
		margin-left: 30px !important
	}
	.m-md-5 {
		margin: 60px !important
	}
	.mt-md-5, .my-md-5 {
		margin-top: 60px !important
	}
	.mr-md-5, .mx-md-5 {
		margin-right: 60px !important
	}
	.mb-md-5, .my-md-5 {
		margin-bottom: 60px !important
	}
	.ml-md-5, .mx-md-5 {
		margin-left: 60px !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: 5px !important
	}
	.pt-md-1, .py-md-1 {
		padding-top: 5px !important
	}
	.pr-md-1, .px-md-1 {
		padding-right: 5px !important
	}
	.pb-md-1, .py-md-1 {
		padding-bottom: 5px !important
	}
	.pl-md-1, .px-md-1 {
		padding-left: 5px !important
	}
	.p-md-2 {
		padding: 10px !important
	}
	.pt-md-2, .py-md-2 {
		padding-top: 10px !important
	}
	.pr-md-2, .px-md-2 {
		padding-right: 10px !important
	}
	.pb-md-2, .py-md-2 {
		padding-bottom: 10px !important
	}
	.pl-md-2, .px-md-2 {
		padding-left: 10px !important
	}
	.p-md-3 {
		padding: 20px !important
	}
	.pt-md-3, .py-md-3 {
		padding-top: 20px !important
	}
	.pr-md-3, .px-md-3 {
		padding-right: 20px !important
	}
	.pb-md-3, .py-md-3 {
		padding-bottom: 20px !important
	}
	.pl-md-3, .px-md-3 {
		padding-left: 20px !important
	}
	.p-md-4 {
		padding: 30px !important
	}
	.pt-md-4, .py-md-4 {
		padding-top: 30px !important
	}
	.pr-md-4, .px-md-4 {
		padding-right: 30px !important
	}
	.pb-md-4, .py-md-4 {
		padding-bottom: 30px !important
	}
	.pl-md-4, .px-md-4 {
		padding-left: 30px !important
	}
	.p-md-5 {
		padding: 60px !important
	}
	.pt-md-5, .py-md-5 {
		padding-top: 60px !important
	}
	.pr-md-5, .px-md-5 {
		padding-right: 60px !important
	}
	.pb-md-5, .py-md-5 {
		padding-bottom: 60px !important
	}
	.pl-md-5, .px-md-5 {
		padding-left: 60px !important
	}
	.m-md-n1 {
		margin: -5px !important
	}
	.mt-md-n1, .my-md-n1 {
		margin-top: -5px !important
	}
	.mr-md-n1, .mx-md-n1 {
		margin-right: -5px !important
	}
	.mb-md-n1, .my-md-n1 {
		margin-bottom: -5px !important
	}
	.ml-md-n1, .mx-md-n1 {
		margin-left: -5px !important
	}
	.m-md-n2 {
		margin: -10px !important
	}
	.mt-md-n2, .my-md-n2 {
		margin-top: -10px !important
	}
	.mr-md-n2, .mx-md-n2 {
		margin-right: -10px !important
	}
	.mb-md-n2, .my-md-n2 {
		margin-bottom: -10px !important
	}
	.ml-md-n2, .mx-md-n2 {
		margin-left: -10px !important
	}
	.m-md-n3 {
		margin: -20px !important
	}
	.mt-md-n3, .my-md-n3 {
		margin-top: -20px !important
	}
	.mr-md-n3, .mx-md-n3 {
		margin-right: -20px !important
	}
	.mb-md-n3, .my-md-n3 {
		margin-bottom: -20px !important
	}
	.ml-md-n3, .mx-md-n3 {
		margin-left: -20px !important
	}
	.m-md-n4 {
		margin: -30px !important
	}
	.mt-md-n4, .my-md-n4 {
		margin-top: -30px !important
	}
	.mr-md-n4, .mx-md-n4 {
		margin-right: -30px !important
	}
	.mb-md-n4, .my-md-n4 {
		margin-bottom: -30px !important
	}
	.ml-md-n4, .mx-md-n4 {
		margin-left: -30px !important
	}
	.m-md-n5 {
		margin: -60px !important
	}
	.mt-md-n5, .my-md-n5 {
		margin-top: -60px !important
	}
	.mr-md-n5, .mx-md-n5 {
		margin-right: -60px !important
	}
	.mb-md-n5, .my-md-n5 {
		margin-bottom: -60px !important
	}
	.ml-md-n5, .mx-md-n5 {
		margin-left: -60px !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: 5px !important
	}
	.mt-lg-1, .my-lg-1 {
		margin-top: 5px !important
	}
	.mr-lg-1, .mx-lg-1 {
		margin-right: 5px !important
	}
	.mb-lg-1, .my-lg-1 {
		margin-bottom: 5px !important
	}
	.ml-lg-1, .mx-lg-1 {
		margin-left: 5px !important
	}
	.m-lg-2 {
		margin: 10px !important
	}
	.mt-lg-2, .my-lg-2 {
		margin-top: 10px !important
	}
	.mr-lg-2, .mx-lg-2 {
		margin-right: 10px !important
	}
	.mb-lg-2, .my-lg-2 {
		margin-bottom: 10px !important
	}
	.ml-lg-2, .mx-lg-2 {
		margin-left: 10px !important
	}
	.m-lg-3 {
		margin: 20px !important
	}
	.mt-lg-3, .my-lg-3 {
		margin-top: 20px !important
	}
	.mr-lg-3, .mx-lg-3 {
		margin-right: 20px !important
	}
	.mb-lg-3, .my-lg-3 {
		margin-bottom: 20px !important
	}
	.ml-lg-3, .mx-lg-3 {
		margin-left: 20px !important
	}
	.m-lg-4 {
		margin: 30px !important
	}
	.mt-lg-4, .my-lg-4 {
		margin-top: 30px !important
	}
	.mr-lg-4, .mx-lg-4 {
		margin-right: 30px !important
	}
	.mb-lg-4, .my-lg-4 {
		margin-bottom: 30px !important
	}
	.ml-lg-4, .mx-lg-4 {
		margin-left: 30px !important
	}
	.m-lg-5 {
		margin: 60px !important
	}
	.mt-lg-5, .my-lg-5 {
		margin-top: 60px !important
	}
	.mr-lg-5, .mx-lg-5 {
		margin-right: 60px !important
	}
	.mb-lg-5, .my-lg-5 {
		margin-bottom: 60px !important
	}
	.ml-lg-5, .mx-lg-5 {
		margin-left: 60px !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: 5px !important
	}
	.pt-lg-1, .py-lg-1 {
		padding-top: 5px !important
	}
	.pr-lg-1, .px-lg-1 {
		padding-right: 5px !important
	}
	.pb-lg-1, .py-lg-1 {
		padding-bottom: 5px !important
	}
	.pl-lg-1, .px-lg-1 {
		padding-left: 5px !important
	}
	.p-lg-2 {
		padding: 10px !important
	}
	.pt-lg-2, .py-lg-2 {
		padding-top: 10px !important
	}
	.pr-lg-2, .px-lg-2 {
		padding-right: 10px !important
	}
	.pb-lg-2, .py-lg-2 {
		padding-bottom: 10px !important
	}
	.pl-lg-2, .px-lg-2 {
		padding-left: 10px !important
	}
	.p-lg-3 {
		padding: 20px !important
	}
	.pt-lg-3, .py-lg-3 {
		padding-top: 20px !important
	}
	.pr-lg-3, .px-lg-3 {
		padding-right: 20px !important
	}
	.pb-lg-3, .py-lg-3 {
		padding-bottom: 20px !important
	}
	.pl-lg-3, .px-lg-3 {
		padding-left: 20px !important
	}
	.p-lg-4 {
		padding: 30px !important
	}
	.pt-lg-4, .py-lg-4 {
		padding-top: 30px !important
	}
	.pr-lg-4, .px-lg-4 {
		padding-right: 30px !important
	}
	.pb-lg-4, .py-lg-4 {
		padding-bottom: 30px !important
	}
	.pl-lg-4, .px-lg-4 {
		padding-left: 30px !important
	}
	.p-lg-5 {
		padding: 60px !important
	}
	.pt-lg-5, .py-lg-5 {
		padding-top: 60px !important
	}
	.pr-lg-5, .px-lg-5 {
		padding-right: 60px !important
	}
	.pb-lg-5, .py-lg-5 {
		padding-bottom: 60px !important
	}
	.pl-lg-5, .px-lg-5 {
		padding-left: 60px !important
	}
	.m-lg-n1 {
		margin: -5px !important
	}
	.mt-lg-n1, .my-lg-n1 {
		margin-top: -5px !important
	}
	.mr-lg-n1, .mx-lg-n1 {
		margin-right: -5px !important
	}
	.mb-lg-n1, .my-lg-n1 {
		margin-bottom: -5px !important
	}
	.ml-lg-n1, .mx-lg-n1 {
		margin-left: -5px !important
	}
	.m-lg-n2 {
		margin: -10px !important
	}
	.mt-lg-n2, .my-lg-n2 {
		margin-top: -10px !important
	}
	.mr-lg-n2, .mx-lg-n2 {
		margin-right: -10px !important
	}
	.mb-lg-n2, .my-lg-n2 {
		margin-bottom: -10px !important
	}
	.ml-lg-n2, .mx-lg-n2 {
		margin-left: -10px !important
	}
	.m-lg-n3 {
		margin: -20px !important
	}
	.mt-lg-n3, .my-lg-n3 {
		margin-top: -20px !important
	}
	.mr-lg-n3, .mx-lg-n3 {
		margin-right: -20px !important
	}
	.mb-lg-n3, .my-lg-n3 {
		margin-bottom: -20px !important
	}
	.ml-lg-n3, .mx-lg-n3 {
		margin-left: -20px !important
	}
	.m-lg-n4 {
		margin: -30px !important
	}
	.mt-lg-n4, .my-lg-n4 {
		margin-top: -30px !important
	}
	.mr-lg-n4, .mx-lg-n4 {
		margin-right: -30px !important
	}
	.mb-lg-n4, .my-lg-n4 {
		margin-bottom: -30px !important
	}
	.ml-lg-n4, .mx-lg-n4 {
		margin-left: -30px !important
	}
	.m-lg-n5 {
		margin: -60px !important
	}
	.mt-lg-n5, .my-lg-n5 {
		margin-top: -60px !important
	}
	.mr-lg-n5, .mx-lg-n5 {
		margin-right: -60px !important
	}
	.mb-lg-n5, .my-lg-n5 {
		margin-bottom: -60px !important
	}
	.ml-lg-n5, .mx-lg-n5 {
		margin-left: -60px !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: 5px !important
	}
	.mt-xl-1, .my-xl-1 {
		margin-top: 5px !important
	}
	.mr-xl-1, .mx-xl-1 {
		margin-right: 5px !important
	}
	.mb-xl-1, .my-xl-1 {
		margin-bottom: 5px !important
	}
	.ml-xl-1, .mx-xl-1 {
		margin-left: 5px !important
	}
	.m-xl-2 {
		margin: 10px !important
	}
	.mt-xl-2, .my-xl-2 {
		margin-top: 10px !important
	}
	.mr-xl-2, .mx-xl-2 {
		margin-right: 10px !important
	}
	.mb-xl-2, .my-xl-2 {
		margin-bottom: 10px !important
	}
	.ml-xl-2, .mx-xl-2 {
		margin-left: 10px !important
	}
	.m-xl-3 {
		margin: 20px !important
	}
	.mt-xl-3, .my-xl-3 {
		margin-top: 20px !important
	}
	.mr-xl-3, .mx-xl-3 {
		margin-right: 20px !important
	}
	.mb-xl-3, .my-xl-3 {
		margin-bottom: 20px !important
	}
	.ml-xl-3, .mx-xl-3 {
		margin-left: 20px !important
	}
	.m-xl-4 {
		margin: 30px !important
	}
	.mt-xl-4, .my-xl-4 {
		margin-top: 30px !important
	}
	.mr-xl-4, .mx-xl-4 {
		margin-right: 30px !important
	}
	.mb-xl-4, .my-xl-4 {
		margin-bottom: 30px !important
	}
	.ml-xl-4, .mx-xl-4 {
		margin-left: 30px !important
	}
	.m-xl-5 {
		margin: 60px !important
	}
	.mt-xl-5, .my-xl-5 {
		margin-top: 60px !important
	}
	.mr-xl-5, .mx-xl-5 {
		margin-right: 60px !important
	}
	.mb-xl-5, .my-xl-5 {
		margin-bottom: 60px !important
	}
	.ml-xl-5, .mx-xl-5 {
		margin-left: 60px !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: 5px !important
	}
	.pt-xl-1, .py-xl-1 {
		padding-top: 5px !important
	}
	.pr-xl-1, .px-xl-1 {
		padding-right: 5px !important
	}
	.pb-xl-1, .py-xl-1 {
		padding-bottom: 5px !important
	}
	.pl-xl-1, .px-xl-1 {
		padding-left: 5px !important
	}
	.p-xl-2 {
		padding: 10px !important
	}
	.pt-xl-2, .py-xl-2 {
		padding-top: 10px !important
	}
	.pr-xl-2, .px-xl-2 {
		padding-right: 10px !important
	}
	.pb-xl-2, .py-xl-2 {
		padding-bottom: 10px !important
	}
	.pl-xl-2, .px-xl-2 {
		padding-left: 10px !important
	}
	.p-xl-3 {
		padding: 20px !important
	}
	.pt-xl-3, .py-xl-3 {
		padding-top: 20px !important
	}
	.pr-xl-3, .px-xl-3 {
		padding-right: 20px !important
	}
	.pb-xl-3, .py-xl-3 {
		padding-bottom: 20px !important
	}
	.pl-xl-3, .px-xl-3 {
		padding-left: 20px !important
	}
	.p-xl-4 {
		padding: 30px !important
	}
	.pt-xl-4, .py-xl-4 {
		padding-top: 30px !important
	}
	.pr-xl-4, .px-xl-4 {
		padding-right: 30px !important
	}
	.pb-xl-4, .py-xl-4 {
		padding-bottom: 30px !important
	}
	.pl-xl-4, .px-xl-4 {
		padding-left: 30px !important
	}
	.p-xl-5 {
		padding: 60px !important
	}
	.pt-xl-5, .py-xl-5 {
		padding-top: 60px !important
	}
	.pr-xl-5, .px-xl-5 {
		padding-right: 60px !important
	}
	.pb-xl-5, .py-xl-5 {
		padding-bottom: 60px !important
	}
	.pl-xl-5, .px-xl-5 {
		padding-left: 60px !important
	}
	.m-xl-n1 {
		margin: -5px !important
	}
	.mt-xl-n1, .my-xl-n1 {
		margin-top: -5px !important
	}
	.mr-xl-n1, .mx-xl-n1 {
		margin-right: -5px !important
	}
	.mb-xl-n1, .my-xl-n1 {
		margin-bottom: -5px !important
	}
	.ml-xl-n1, .mx-xl-n1 {
		margin-left: -5px !important
	}
	.m-xl-n2 {
		margin: -10px !important
	}
	.mt-xl-n2, .my-xl-n2 {
		margin-top: -10px !important
	}
	.mr-xl-n2, .mx-xl-n2 {
		margin-right: -10px !important
	}
	.mb-xl-n2, .my-xl-n2 {
		margin-bottom: -10px !important
	}
	.ml-xl-n2, .mx-xl-n2 {
		margin-left: -10px !important
	}
	.m-xl-n3 {
		margin: -20px !important
	}
	.mt-xl-n3, .my-xl-n3 {
		margin-top: -20px !important
	}
	.mr-xl-n3, .mx-xl-n3 {
		margin-right: -20px !important
	}
	.mb-xl-n3, .my-xl-n3 {
		margin-bottom: -20px !important
	}
	.ml-xl-n3, .mx-xl-n3 {
		margin-left: -20px !important
	}
	.m-xl-n4 {
		margin: -30px !important
	}
	.mt-xl-n4, .my-xl-n4 {
		margin-top: -30px !important
	}
	.mr-xl-n4, .mx-xl-n4 {
		margin-right: -30px !important
	}
	.mb-xl-n4, .my-xl-n4 {
		margin-bottom: -30px !important
	}
	.ml-xl-n4, .mx-xl-n4 {
		margin-left: -30px !important
	}
	.m-xl-n5 {
		margin: -60px !important
	}
	.mt-xl-n5, .my-xl-n5 {
		margin-top: -60px !important
	}
	.mr-xl-n5, .mx-xl-n5 {
		margin-right: -60px !important
	}
	.mb-xl-n5, .my-xl-n5 {
		margin-bottom: -60px !important
	}
	.ml-xl-n5, .mx-xl-n5 {
		margin-left: -60px !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
	}
}

.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: #245baa !important
}

a.text-primary:focus, a.text-primary:hover {
	color: #17396b !important
}

.text-secondary {
	color: #483b7f !important
}

a.text-secondary:focus, a.text-secondary:hover {
	color: #2a234b !important
}

.text-success {
	color: #0bae84 !important
}

a.text-success:focus, a.text-success:hover {
	color: #06664d !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: #ff6b5e !important
}

a.text-danger:focus, a.text-danger:hover {
	color: #ff2512 !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: #1b2a41 !important
}

.text-muted {
	color: #6c757d !important
}

.text-black-50 {
	color: rgba(0, 0, 0, .5) !important
}

.text-white-50 {
	color: hsla(0, 0%, 100%, .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;
	overflow-wrap: break-word !important
}

.text-reset {
	color: inherit !important
}

.visible {
	visibility: visible !important
}

.invisible {
	visibility: hidden !important
}

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

.slick-list, .slick-slider {
	position: relative;
	display: block
}

.slick-list {
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: none
}

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

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

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

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

.slick-track:after {
	clear: both
}

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

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

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

.slick-slide img {
	display: block
}

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

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

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

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

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

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

@media ( max-width :991.98px) {
	body.menu-open {
		overflow: hidden
	}
}

body.drawer-open, body.menu-open {
	overflow: hidden
}

.overlay {
	position: fixed;
	z-index: 998;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: hsla(0, 0%, 100%, .8);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		visibility .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: opacity .6s cubic-bezier(.215, .61, .355, 1), visibility
		.35s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1), visibility
		.35s cubic-bezier(.165, .84, .44, 1)
}

body.drawer-open .overlay, body.modal-open .overlay {
	opacity: 1;
	visibility: visible
}

.skipto {
	position: absolute;
	left: -9999px;
	top: 0;
	padding: 6px 12px;
	background: #a351cd;
	color: #fff;
	font-weight: 700;
	width: 1px;
	height: 1px;
	overflow: hidden;
	z-index: -999
}

.skipto:focus {
	overflow: visible;
	width: auto;
	height: auto;
	left: 0;
	z-index: 1000;
	-webkit-box-shadow: 3px 4px 8px 0 rgba(0, 0, 0, .1);
	box-shadow: 3px 4px 8px 0 rgba(0, 0, 0, .1)
}

#content-wrap {
	
	width: 100vw;
	
}

@media ( min-width :992px) {

}

.container {
	padding-left: 20px;
	padding-right: 20px;
	position: relative
}

@media ( min-width :576px) {
	.container--sm {
		max-width: 540px
	}
}

@media ( min-width :768px) {
	.container--md {
		max-width: 920px
	}
}

@media ( min-width :992px) {
	.container--lg {
		max-width: 960px
	}
}

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

.container--flush {
	padding-left: 0;
	padding-right: 0
}

.row {
	margin: -10px
}

.row>.col, .row>[class*=col-] {
	padding: 10px
}

.row--less {
	margin: -10px
}

.row--less>.col, .row--less>[class*=col-] {
	padding: 10px
}

.row--flush {
	margin: 0
}

.row--flush>.col, .row--flush>[class*=col-] {
	padding: 0
}

.row--extra {
	margin: -20px
}

.row--extra>.col, .row--extra>[class*=col-] {
	padding: 20px
}

.row--super {
	margin: -30px
}

@media ( min-width :992px) {
	.row--super {
		margin: -45px
	}
}

.row--super>.col, .row--super>[class*=col-] {
	padding: 30px
}

@media ( min-width :992px) {
	.row--super>.col, .row--super>[class*=col-] {
		padding: 45px
	}
}

.row--cols {
	margin: -40px
}

.row--cols>.col, .row--cols>[class*=col-] {
	padding: 40px
}

#__bs_notify__ {
	opacity: .4 !important;
	top: auto !important;
	bottom: 0 !important
}

.round-image {
	position: relative;
	overflow: hidden;
	border-radius: 100%
}

.round-image:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.round-image img {
	height: auto
}

.round-image img, .round-image span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.round-image span {
	height: 100%;
	background-size: cover;
	background-position: 50%;
	-webkit-transition: -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: -o-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1),
		-webkit-transform .6s cubic-bezier(.215, .61, .355, 1), -o-transform
		.6s cubic-bezier(.215, .61, .355, 1)
}

.z--1 {
	z-index: -1
}

.has-zoom .zoom {
	overflow: hidden
}

.has-zoom .zoom img, .has-zoom .zoom span {
	-webkit-transition: -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: -o-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1),
		-webkit-transform .6s cubic-bezier(.215, .61, .355, 1), -o-transform
		.6s cubic-bezier(.215, .61, .355, 1)
}

@media ( hover :hover) and (pointer:fine) {
	.has-zoom:hover .zoom img, .has-zoom:hover .zoom span {
		-webkit-transition: -webkit-transform 4s
			cubic-bezier(.215, .61, .355, 1);
		transition: -webkit-transform 4s cubic-bezier(.215, .61, .355, 1);
		-o-transition: -o-transform 4s cubic-bezier(.215, .61, .355, 1);
		transition: transform 4s cubic-bezier(.215, .61, .355, 1);
		transition: transform 4s cubic-bezier(.215, .61, .355, 1),
			-webkit-transform 4s cubic-bezier(.215, .61, .355, 1), -o-transform
			4s cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: scale(1.2);
		-o-transform: scale(1.2);
		transform: scale(1.2)
	}
}

.cover {
	display: block;
	background-size: cover;
	background-position: 50%
}

.cover, .fs {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

img.fit {
	display: block;
	width: 100%;
	height: auto
}

@font-face {
	font-family: upstream-icons;
	src:
		url(data:application/vnd.ms-fontobject;base64,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);
	src:
		url(data:application/vnd.ms-fontobject;base64,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#iefix)
		format("embedded-opentype"),
		url(data:font/ttf;base64,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)
		format("truetype"),
		url(data:font/woff;base64,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)
		format("woff");
	font-weight: 400;
	font-style: normal
}

[class*=" icon-"], [class^=icon-], [data-icon] {
	display: inline-block;
	vertical-align: middle
}

[class*=" icon-"]:before, [class^=icon-]:before, [data-icon]:before {
	display: inline-block;
	vertical-align: middle;
	font-family: upstream-icons !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-arrow-left:before {
	content: "\E907"
}

.icon-arrow-right:before {
	content: "\E908"
}

.icon-close:before {
	content: "\E909"
}

.icon-user:before {
	content: "\E900"
}

.icon-search:before {
	content: "\E901"
}

.icon-linkedin:before {
	content: "\E902"
}

.icon-twitter:before {
	content: "\E903"
}

.icon-instagram:before {
	content: "\E904"
}

.icon-youtube:before {
	content: "\E905"
}

.icon-facebook:before {
	content: "\E906"
}

html {
	font-size: 16px;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

@media ( max-width :767.98px) {
	html {
		font-size: 15px
	}
}

a {
	color: #1b2a41;
	-webkit-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	transition: color .35s cubic-bezier(.165, .84, .44, 1)
}

a:hover {
	text-decoration: none
}

a:hover, a:hover blockquote {
	color: #a351cd
}

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

h1, h2, h3, h4, h5, h6 {
	letter-spacing: .5px
}

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
	font-weight: 300
}

h1.underline span {
	background: -webkit-linear-gradient(bottom, transparent 9px, #b3fad7 0, #b3fad7 17px
		, transparent 0);
	background: -o-linear-gradient(bottom, transparent 9px, #b3fad7 9px, #b3fad7 17px,
		transparent 17px);
	background: linear-gradient(0deg, transparent 9px, #b3fad7 0, #b3fad7 17px,
		transparent 0)
}

h2.underline span {
	background: -webkit-linear-gradient(bottom, transparent 8px, #b3fad7 0, #b3fad7 16px
		, transparent 0);
	background: -o-linear-gradient(bottom, transparent 8px, #b3fad7 8px, #b3fad7 16px,
		transparent 16px);
	background: linear-gradient(0deg, transparent 8px, #b3fad7 0, #b3fad7 16px,
		transparent 0)
}

h3.underline span {
	background: -webkit-linear-gradient(bottom, transparent 4px, #b3fad7 0, #b3fad7 12px
		, transparent 0);
	background: -o-linear-gradient(bottom, transparent 4px, #b3fad7 4px, #b3fad7 12px,
		transparent 12px);
	background: linear-gradient(0deg, transparent 4px, #b3fad7 0, #b3fad7 12px,
		transparent 0)
}

h6.subtitle {
	font-weight: 400
}

.date, h6.subtitle {
	text-transform: uppercase;
	font-size: .875rem
}

.date {
	color: #757575;
	letter-spacing: 1px;
	font-weight: 700
}

.text-small {
	font-size: .875rem
}

.excerpt, .text-grey {
	color: #949494
}

blockquote {
	color: #477abe;
	margin: 0
}

blockquote, blockquote:before {
	display: inline-block;
	vertical-align: middle
}

blockquote:before {
	font-family: upstream-icons !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E90A";
	font-size: 30px;
	margin-bottom: 10px;
	display: block;
	text-align: left
}

blockquote p {
	font-size: 1.5rem
}

blockquote cite {
	font-weight: 700;
	font-size: 1.25rem;
	font-style: normal
}

blockquote cite span {
	display: block;
	text-transform: uppercase;
	font-size: .875rem;
	font-weight: 400;
	color: #5a5a5a;
	letter-spacing: 2px;
	margin-top: .5rem
}

.brief-content ol, .brief-content ul, .text-content ol, .text-content ul
	{
	padding: 0;
	list-style: none
}

.brief-content li, .text-content li {
	position: relative
}

.brief-content li:last-child, .text-content li:last-child {
	margin-bottom: 0
}

.brief-content ul li, .text-content ul li {
	padding-left: 24px;
	margin-bottom: 1rem
}

.brief-content ul li:before, .text-content ul li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 6px;
	width: 12px;
	height: 12px;
	border-radius: 100%;
	background: #b3fad7
}

.brief-content ol, .text-content ol {
	counter-reset: listCounter;
	padding: 6px 0
}

.brief-content ol li, .text-content ol li {
	padding-left: 50px;
	margin-bottom: 2rem
}

.brief-content ol li:before, .text-content ol li:before {
	counter-increment: listCounter;
	content: counter(listCounter);
	color: #fff;
	line-height: 34px;
	font-weight: 700;
	text-align: center;
	position: absolute;
	left: 0;
	top: -6px;
	width: 34px;
	height: 34px;
	border-radius: 100%;
	background: #b3fad7
}

.tiny-content>p, .tiny-content h1, .tiny-content h2, .tiny-content h3,
	.tiny-content h4, .tiny-content h5, .tiny-content h6 {
	margin-bottom: .5rem
}

.tiny-content :last-child {
	margin-bottom: 0
}

.brief-content>p, .brief-content blockquote, .brief-content h1,
	.brief-content h2, .brief-content h3, .brief-content h4, .brief-content h5,
	.brief-content h6, .brief-content ol, .brief-content ul {
	margin-bottom: 1.5rem
}

.brief-content :last-child {
	margin-bottom: 0
}

.brief-content p a:not (.btn ){
	color: #a351cd;
	text-decoration: underline
}

.brief-content p a:not (.btn ):hover {
	color: #483b7f
}

.text-content>* {
	margin-bottom: 1.5rem
}

.text-content>:last-child {
	margin-bottom: 0
}

.text-content h1, .text-content h2, .text-content h3, .text-content h4,
	.text-content h5, .text-content h6 {
	margin-top: 2rem
}

.text-content h1:first-child, .text-content h2:first-child,
	.text-content h3:first-child, .text-content h4:first-child,
	.text-content h5:first-child, .text-content h6:first-child {
	margin-top: 0
}

.text-content li a, .text-content p a {
	color: #a351cd;
	text-decoration: underline
}

.text-content li a.btn, .text-content p a.btn {
	text-decoration: none
}

.text-content li a:hover, .text-content p a:hover {
	color: #483b7f
}

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

.text-content .alignnone {
	margin: 2rem 0
}

.text-content .aligncenter {
	display: block;
	margin: 2rem auto
}

.text-content .alignleft, .text-content .alignright {
	margin-bottom: 2rem
}

@media ( min-width :576px) {
	.text-content .alignleft {
		float: left;
		margin-right: 2rem
	}
	.text-content .alignright {
		float: right;
		margin-left: 2rem
	}
}

.text-content p:last-child img {
	margin-bottom: 0
}

.text-content blockquote {
	padding-top: 1rem
}

.text-content .video-container {
	margin-top: 2em;
	margin-bottom: 2rem
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}

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





@media ( hover :hover) and (pointer:fine) {
	
}



.card {
	display: block
}

.card .image {
	margin-bottom: 2rem
}

@media ( max-width :767.98px) {
	.card .round-image {
		max-width: 240px;
		margin-left: auto;
		margin-right: auto
	}
}

.card--press .logo {
	margin-bottom: 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.card--press .logo img {
	max-width: 45%;
	max-height: 25px;
	width: auto;
	height: auto;
	margin-right: 30px
}

.card--press .logo.stacked {
	display: block
}

.card--press .logo.stacked img {
	margin: 0 0 1rem
}

.card--press .logo.stacked .date {
	display: block
}

.footer .card--press, .footer .card--press a {
	color: #fff
}

.footer .card--press blockquote {
	color: #b3fad7
}

.card--stat {
	text-align: center
}

.card--post .date {
	display: block;
	margin-bottom: 1.5rem
}

.carousel--gallery>.carousel__slide:not (:first-child ), .carousel--text>.carousel__slide:not
	(:first-child ){
	display: none
}

.carousel--gallery .image {
	position: relative;
	width: 100%;
	padding-bottom: 50%
}

.carousel--gallery .caption {
	padding-top: .5rem;
	text-align: center;
	font-size: .875rem;
	color: #949494;
	font-style: italic
}

.carousel--gallery .caption span {
	display: block;
	max-width: 720px;
	margin: 0 auto
}

.carousel--gallery .slick-arrow {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	background: #a351cd;
	-webkit-transition: background .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: background .35s cubic-bezier(.165, .84, .44, 1);
	transition: background .35s cubic-bezier(.165, .84, .44, 1);
	color: #fff
}

@media ( min-width :768px) {
	.carousel--gallery .slick-arrow {
		width: 90px;
		height: 90px
	}
}

.carousel--gallery .slick-arrow span {
	display: block
}

.carousel--gallery .slick-arrow:hover {
	background: rgba(163, 81, 205, .75)
}

.carousel--gallery .slick-next {
	left: 61px
}

@media ( min-width :768px) {
	.carousel--gallery .slick-next {
		left: 91px
	}
}

.filters {
	margin-bottom: 40px
}

.filter__col {
	position: relative
}

@media ( min-width :768px) {
	.filter__col {
		max-width: 33.333%
	}
}

.filter__col:first-child .filter__dropdown {
	z-index: 99
}

.filter__col:nth-child(2) .filter__dropdown {
	z-index: 98
}

.filter__col:nth-child(3) .filter__dropdown {
	z-index: 97
}

.filter__drop>div {
	height: 50px
}

.filter__dropdown {
	border-radius: 25px;
	border: 2px solid #cecece;
	background: #fff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transition: -webkit-box-shadow .35s
		cubic-bezier(.165, .84, .44, 1);
	transition: -webkit-box-shadow .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: box-shadow .35s cubic-bezier(.165, .84, .44, 1);
	transition: box-shadow .35s cubic-bezier(.165, .84, .44, 1);
	transition: box-shadow .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-box-shadow .35s cubic-bezier(.165, .84, .44, 1);
	-webkit-box-shadow: none;
	box-shadow: none
}

.filter__dropdown.is-open {
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .15)
}

.filter__dropdown label {
	height: 46px;
	line-height: 46px;
	font-weight: 700;
	padding: 0 30px;
	margin: 0;
	position: relative;
	width: 100%;
	cursor: pointer
}

.filter__dropdown label, .filter__dropdown label:after {
	-webkit-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	transition: color .35s cubic-bezier(.165, .84, .44, 1);
	display: inline-block;
	vertical-align: middle
}

.filter__dropdown label:after {
	font-family: upstream-icons !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E90C";
	position: absolute;
	right: 20px;
	top: 18px;
	color: #cecece;
	font-size: 11px
}

.filter__dropdown label:hover, .filter__dropdown label:hover:after {
	color: #a351cd
}

.filter__dropdown ul {
	display: none;
	padding-bottom: 10px
}

.filter__dropdown ul a, .filter__dropdown ul button {
	display: block;
	padding: 8px 20px 8px 30px;
	line-height: 1.3;
	position: relative;
	background: transparent;
	text-align: left;
	font-weight: 400
}

.filter__dropdown ul a:before, .filter__dropdown ul button:before {
	content: "";
	position: absolute;
	left: 14px;
	top: 14px;
	width: 8px;
	height: 8px;
	background: #cecece;
	border-radius: 100%;
	opacity: 0;
	-webkit-transition: background .35s cubic-bezier(.165, .84, .44, 1),
		opacity .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: background .35s cubic-bezier(.165, .84, .44, 1), opacity
		.35s cubic-bezier(.165, .84, .44, 1);
	transition: background .35s cubic-bezier(.165, .84, .44, 1), opacity
		.35s cubic-bezier(.165, .84, .44, 1)
}

.filter__dropdown ul a:hover, .filter__dropdown ul button:hover {
	color: #a351cd
}

.filter__dropdown ul a:hover:before, .filter__dropdown ul button:hover:before
	{
	opacity: 1
}

.filter__dropdown ul a.active, .filter__dropdown ul button.active {
	color: #a351cd
}

.filter__dropdown ul a.active:before, .filter__dropdown ul button.active:before
	{
	opacity: 1;
	background: #a351cd
}

.filter__search form {
	border-radius: 25px;
	border: 2px solid #cecece;
	background: #f6f6f6
}

.filter__search input[type=search] {
	border: none;
	background: transparent;
	height: 46px;
	line-height: 46px;
	font-weight: 700;
	padding: 0 25px;
	width: 100%
}

.filter__status {
	padding-top: 20px;
	min-height: 50px
}

.filter__status ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: -5px
}

.filter__status li {
	padding: 5px
}

.filter__status li:first-child button {
	background: #b3fad7
}

.filter__status li:first-child button:hover {
	background: #a351cd
}

.filter__status button {
	display: inline-block;
	vertical-align: middle;
	padding: 0 35px 0 15px;
	height: 30px;
	border-radius: 15px;
	background: #f6f6f6;
	position: relative;
	-webkit-transition: background .35s cubic-bezier(.165, .84, .44, 1),
		color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: background .35s cubic-bezier(.165, .84, .44, 1), color
		.35s cubic-bezier(.165, .84, .44, 1);
	transition: background .35s cubic-bezier(.165, .84, .44, 1), color .35s
		cubic-bezier(.165, .84, .44, 1)
}

.filter__status button:before {
	display: inline-block;
	vertical-align: middle;
	font-family: upstream-icons !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E909";
	position: absolute;
	right: 15px;
	top: 11px;
	font-size: 9px
}

.filter__status button:hover {
	background: #a351cd;
	color: #fff
}

input[type=email], input[type=search], input[type=text], textarea.form-control , select.form-select, select.form-control{
	border: 2px solid #cecece;
	background: #f6f6f6;
	width: 100%;
	line-height: 1rem;
	border-radius: 25px;
	padding: 12px 20px 13px;
	max-width: none;
	-webkit-transition: background .2s cubic-bezier(.165, .84, .44, 1);
	-o-transition: background .2s cubic-bezier(.165, .84, .44, 1);
	transition: background .2s cubic-bezier(.165, .84, .44, 1);
	display: block
}

input[type=email]:focus, input[type=email]:not (:placeholder-shown ),
	input[type=search]:focus, input[type=search]:not (:placeholder-shown ),
	input[type=text]:focus, input[type=text]:not (:placeholder-shown ),
	textarea:focus, textarea:not (:placeholder-shown ){
	background: #fff
}

input[type=email]::-webkit-input-placeholder, input[type=search]::-webkit-input-placeholder,
	input[type=text]::-webkit-input-placeholder, textarea::-webkit-input-placeholder
	{
	color: #949494
}

input[type=email]:-moz-placeholder, input[type=email]::-moz-placeholder,
	input[type=search]:-moz-placeholder, input[type=search]::-moz-placeholder,
	input[type=text]:-moz-placeholder, input[type=text]::-moz-placeholder,
	textarea:-moz-placeholder, textarea::-moz-placeholder {
	color: #949494
}

input[type=email]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder,
	input[type=text]:-ms-input-placeholder, textarea:-ms-input-placeholder
	{
	color: #949494
}

input[type=email]:focus::-webkit-input-placeholder, input[type=search]:focus::-webkit-input-placeholder,
	input[type=text]:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder
	{
	opacity: .5
}

input[type=email]:focus:-moz-placeholder, input[type=email]:focus::-moz-placeholder,
	input[type=search]:focus:-moz-placeholder, input[type=search]:focus::-moz-placeholder,
	input[type=text]:focus:-moz-placeholder, input[type=text]:focus::-moz-placeholder,
	textarea:focus:-moz-placeholder, textarea:focus::-moz-placeholder {
	opacity: .5
}

input[type=email]:focus:-ms-input-placeholder, input[type=search]:focus:-ms-input-placeholder,
	input[type=text]:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder
	{
	opacity: .5
}

.gform_confirmation_message {
	font-weight: 700;
	color: #a351cd;
	font-size: 1.25rem
}

.gform_wrapper .validation_message {
	position: relative;
	margin-top: 12px;
	padding: 8px 20px;
	background: #ff6b5e;
	color: #fff;
	font-weight: 700;
	display: inline-block;
	max-width: 100%;
	font-size: .875rem
}

.gform_wrapper .validation_message:before {
	content: "";
	position: absolute;
	left: 20px;
	bottom: 100%;
	width: 0;
	height: 0;
	border-color: transparent transparent #ff6b5e;
	border-style: solid;
	border-width: 0 6px 6px
}

.gform_wrapper .validation_error {
	margin-bottom: 2rem;
	font-weight: 700;
	color: #ff6b5e
}

.gform_fields {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: -10px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.gform_fields>.gfield {
	padding: 10px;
	width: 100%
}

@media ( min-width :768px) {
	.gform_fields>.gfield.half {
		width: 50%
	}
}

.gfield {
	position: relative;
	overflow: hidden
}

.gfield>label {
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: polygon(0 0, 0 0, 0 0, 0 0);
	clip-path: polygon(0 0, 0 0, 0 0, 0 0);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.gform_footer {
	padding-top: 20px
}



body img.gform_ajax_spinner {
	display: none !important
}

.gform_wrapper .gf_hidden, .gform_wrapper .gform_hidden, .gform_wrapper input.gform_hidden,
	.gform_wrapper input[type=hidden] {
	display: none !important;
	max-height: 1px !important;
	overflow: hidden
}

.gform_wrapper .gf_invisible, .gform_wrapper .gfield_visibility_hidden {
	visibility: hidden;
	position: absolute;
	left: -9999px
}

.grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr)
}

@media ( min-width :576px) {
	.grid {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media ( min-width :992px) {
	.grid {
		grid-template-columns: repeat(4, 1fr)
	}
}

.grid .quote {
	grid-column-end: span 2
}

@media ( min-width :768px) {
	.grid .force-col-1 {
		grid-column-start: 1
	}
	.grid .w-2 {
		grid-column-end: span 2
	}
	.grid .h-3, .grid .x-2 {
		grid-row-end: span 3
	}
	.grid .x-2 {
		grid-column-end: span 2
	}
}

.grid .grid__gap {
	grid-column-end: span 4;
	height: 30px
}

.grid__col {
	position: relative
}

.grid--profile {
	grid-column-gap: 40px;
	grid-row-gap: 60px
}

.grid--profile .grid__quote {
	padding-left: 40px;
	padding-right: 40px
}

.grid--press {
	grid-column-gap: 80px;
	grid-row-gap: 30px;
	grid-auto-flow: row dense
}

@media ( max-width :991.98px) {
	.grid--press {
		display: block
	}
	.grid--press .grid__gap {
		display: none
	}
}

.grid--press h5 {
	margin: 0
}

@media ( max-width :991.98px) {
	.grid--press .grid__col {
		margin-bottom: 80px
	}
}

@media ( min-width :992px) {
	.grid--press .grid__col.line {
		padding-bottom: 30px;
		border-bottom: 1px solid #cecece
	}
}

.grid--masonry {
	position: relative;
	padding-bottom: 45px
}

@media ( min-width :768px) {
	.grid--masonry:after {
		content: "";
		position: absolute;
		left: 50%;
		top: 45px;
		bottom: 45px;
		border-right: 1px solid #e0e0e0
	}
}

.grid--masonry .grid__col {
	position: relative
}

.grid--masonry .grid__col:after {
	content: "";
	position: absolute;
	left: 45px;
	right: 45px;
	bottom: 0;
	border-bottom: 1px solid #e0e0e0
}

@media ( min-width :992px) {
	.grid--masonry .grid__col:after {
		left: 45px;
		right: 45px
	}
}

.modal {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1000;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	visibility: hidden;
	-webkit-transition: visibility .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: visibility .35s cubic-bezier(.165, .84, .44, 1);
	transition: visibility .35s cubic-bezier(.165, .84, .44, 1)
}

body.modal-open .modal {
	visibility: visible
}

.modal__container {
	width: 600px;
	background: #b3fad7;
	border-radius: 100%;
	position: relative;
	-webkit-transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		-webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		-webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		-o-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s
		cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1), -o-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	opacity: 0
}

body.modal-open .modal__container {
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.modal__container:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.modal__close {
	width: 50px;
	height: 50px;
	border-radius: 100%;
	background: #a351cd;
	color: #fff;
	position: absolute;
	right: 10%;
	top: 10%;
	-webkit-transition: -webkit-transform .35s
		cubic-bezier(.165, .84, .44, 1);
	transition: -webkit-transform .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: -o-transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: transform .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-transform .35s cubic-bezier(.165, .84, .44, 1), -o-transform
		.35s cubic-bezier(.165, .84, .44, 1)
}

.modal__close:hover {
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
	color: #fff
}

.modal__form {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.modal__form .gform_wrapper {
	max-width: 300px
}

.modal__form .gform_wrapper .gform_heading {
	margin-bottom: 20px;
	letter-spacing: .5px;
	font-size: 1.25rem;
	font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.2
}

.modal__form .gform_wrapper .gform_heading span {
	background: -webkit-linear-gradient(bottom, transparent 2px, #fff 0, #fff 10px,
		transparent 0);
	background: -o-linear-gradient(bottom, transparent 2px, #fff 2px, #fff 10px,
		transparent 10px);
	background: linear-gradient(0deg, transparent 2px, #fff 0, #fff 10px, transparent 0)
}

.modal__form .gform_wrapper .gfield>label {
	display: none
}

.modal__form .gform_wrapper .gfield_checkbox li {
	margin-bottom: 5px
}

.modal__form .gform_wrapper .validation_error {
	display: none
}

.modal__form .gform_confirmation_wrapper {
	max-width: 300px;
	margin: 0 auto
}

.modal__form .gform_confirmation_wrapper>div {
	display: inline;
	letter-spacing: .5px;
	font-size: 1.875rem;
	font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.2;
	background: -webkit-linear-gradient(bottom, transparent 4px, #fff 0, #fff 12px,
		transparent 0);
	background: -o-linear-gradient(bottom, transparent 4px, #fff 4px, #fff 12px,
		transparent 12px);
	background: linear-gradient(0deg, transparent 4px, #fff 0, #fff 12px, transparent 0)
}

.search-form {
	position: relative
}

.module--hero .search-form {
	min-width: 360px
}

.search-form input[type=search] {
	border-color: #b3fad7;
	background: #fff
}

.search-form button {
	position: absolute;
	right: 0;
	top: 0
}

.search-form button span {
	vertical-align: 6px;
	font-size: 18px
}

.module--search article {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 30px;
	margin-bottom: 30px
}

.slick-dots {
	display: block;
	list-style: none;
	margin: 0;
	padding: 30px 0 0;
	z-index: 3
}

.slick-dots li {
	display: inline-block;
	padding: 0;
	margin: 0 12px 0 0
}

.slick-dots li button {
	display: block;
	padding: 0;
	width: 12px;
	height: 12px;
	border: none;
	border-radius: 100%;
	color: transparent;
	font-size: white;
	background: #cecece;
	cursor: pointer;
	overflow: hidden;
	-webkit-transition: -webkit-transform .35s
		cubic-bezier(.165, .84, .44, 1);
	transition: -webkit-transform .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: -o-transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: transform .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-transform .35s cubic-bezier(.165, .84, .44, 1), -o-transform
		.35s cubic-bezier(.165, .84, .44, 1)
}

.slick-dots li button:hover {
	-webkit-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5)
}

.slick-dots li button:focus, .slick-dots li button:hover {
	outline: none;
	color: transparent
}

.circle, .slick-dots li.slick-active button {
	background: #245baa
}

.circle {
	position: absolute;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	display: none;
	pointer-events: none
}

@media ( min-width :768px) {
	.circle {
		display: block
	}
}

.circle.s-1 {
	width: 15px;
	height: 15px
}

.circle.s-2 {
	width: 40px;
	height: 40px
}

.circle.s-3 {
	width: 50px;
	height: 50px
}

.circle.s-4 {
	width: 15vw;
	height: 15vw
}

.circle.s-5 {
	width: 25vw;
	height: 25vw
}

.circle.s-6 {
	width: 30vw;
	height: 30vw
}

.circle.s-7 {
	width: 35vw;
	height: 35vw
}

.circle.s-8 {
	width: 40vw;
	height: 40vw
}

.circle.s-9 {
	width: 60vw;
	height: 60vw
}

.circle.s-10 {
	width: 70vw;
	height: 70vw
}

.circle.c-purple {
	background: #a351cd
}

.circle.c-green {
	background: #b3fad7
}

.circle.c-tan {
	background: #fcf9f4
}

.shape {
	pointer-events: none
}

.shape--combined {
	position: absolute;
	left: 50%;
	top: 0;
	bottom: -10%;
	width: 100vw
}

.shape--combined svg {
	width: auto;
	height: 100%;
	display: block
}

.shape--combined.shape--tan svg path {
	fill: #fcf9f4
}

.shape--grid {
	position: absolute;
	width: 330px
}

.shape--grid:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.shape--grid span {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1NjYgNTY2Ij4KICA8ZGVmcz4KICAgIDxwYXR0ZXJuIGlkPSJjaXJjbGVzIiB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiID4KICA8IS0tIHN0YXJ0IHBhdHRlcm4tLT4KICAgICAgICA8Y2lyY2xlIGN4PSI1IiBjeT0iMiIgcj0iMiIgc3RyaWtlPSJub25lIiBmaWxsPSIjYTM1MWNjIiAvPgogIDwhLS0gZW5kIHBhdHRlcm4gLS0+CiAgICA8L3BhdHRlcm4+CiAgPC9kZWZzPgogIDxyZWN0IHdpZHRoPSI0MDAiIGhlaWdodD0iNDAwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyODMgMCkgcm90YXRlKDQ1KSIgb3BhY2l0eT0iMC4yIiBmaWxsPSJ1cmwoI2NpcmNsZXMpIi8+Cjwvc3ZnPgo=)
		no-repeat 50%;
	background-size: contain
}

.highlight {
	position: relative;
	z-index: 2;
	padding: 0 3px;
	background: #e3fdf0;
	cursor: pointer;
	-webkit-transition: background .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: background .35s cubic-bezier(.165, .84, .44, 1);
	transition: background .35s cubic-bezier(.165, .84, .44, 1)
}

.highlight:after, .highlight:before {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	will-change: transform;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: opacity .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-transform .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: opacity .35s cubic-bezier(.165, .84, .44, 1),
		-o-transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1), transform .35s
		cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1), transform .35s
		cubic-bezier(.165, .84, .44, 1), -webkit-transform .35s
		cubic-bezier(.165, .84, .44, 1), -o-transform .35s
		cubic-bezier(.165, .84, .44, 1);
	position: absolute;
	z-index: 10;
	top: calc(100% + 10px);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}

.highlight:before {
	content: "";
	left: 10px;
	width: 0;
	height: 0;
	border-color: transparent transparent #b3fad7;
	border-style: solid;
	border-width: 0 5px 5px;
	top: calc(100% + 5px)
}

.highlight:after {
	color: #1b2a41;
	content: attr(aria-label);
	padding: 10px;
	width: 240px;
	left: 0;
	top: calc(100% + 10px);
	font-size: .875rem
}

.highlight:after, .highlight:focus, .highlight:hover {
	background: #b3fad7
}

.highlight:focus:after, .highlight:focus:before, .highlight:hover:after,
	.highlight:hover:before {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	pointer-events: auto
}

.alignnone {
	margin-left: 0;
	margin-right: 0;
	max-width: 100%;
	height: auto
}

.aligncenter {
	display: block;
	margin: 10px auto;
	height: auto
}

.alignleft, .alignright {
	margin-bottom: 10px;
	height: auto
}

@media ( min-width :576px) {
	.alignleft {
		float: left;
		margin-right: 10px
	}
	.alignright {
		float: right;
		margin-left: 10px
	}
}

.header {
	position: fixed;
	z-index: 991;
	left: 0;
	top: 0;
	width: 100%;
	-webkit-transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		visibility .35s cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1), visibility
		.35s cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	-o-transition: opacity .6s cubic-bezier(.215, .61, .355, 1), visibility
		.35s cubic-bezier(.165, .84, .44, 1), -o-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1), opacity .6s
		cubic-bezier(.215, .61, .355, 1), visibility .35s
		cubic-bezier(.165, .84, .44, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1), opacity .6s
		cubic-bezier(.215, .61, .355, 1), visibility .35s
		cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1), -o-transform .6s
		cubic-bezier(.215, .61, .355, 1)
}

.header:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #fff;
	opacity: 0;
	-webkit-transition: opacity .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: opacity .35s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1)
}

.header.search-open:before, .header.sticky:before, body.menu-open .header:before
	{
	opacity: 1
}

.header.hidden {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	opacity: 0;
	visibility: hidden
}

body.admin-bar .header {
	top: 32px
}

.header__bg {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%
}

.header__split {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	-webkit-transition: padding .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: padding .6s cubic-bezier(.215, .61, .355, 1);
	transition: padding .6s cubic-bezier(.215, .61, .355, 1)
}

@media ( min-width :992px) {
	.header__split {
		padding-top: 60px
	}
	.header.search-open .header__split, .header.sticky .header__split {
		padding-top: 20px
	}
}

.header__logo {
	height: 40px
}

@media ( min-width :992px) {
	.header__logo {
		height: 40px
	}
}

.header__logo a {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.header__logo img {
	display: block;
	height: 100%;
	width: auto
}

.header__nav {
	display: none;
	height: 100%;
	-webkit-transition: -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: -o-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1),
		-webkit-transform .6s cubic-bezier(.215, .61, .355, 1), -o-transform
		.6s cubic-bezier(.215, .61, .355, 1)
}

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

.header__nav>ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	-webkit-transition: -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: -webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: -o-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1),
		-webkit-transform .6s cubic-bezier(.215, .61, .355, 1), -o-transform
		.6s cubic-bezier(.215, .61, .355, 1)
}

.header__nav .nav--links {
	-webkit-transform: translate3d(70px, 0, 0);
	transform: translate3d(70px, 0, 0)
}

.header.search-open .header__nav .nav--links, .header.sticky .header__nav .nav--links
	{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.header__nav li.level-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-negative: 1;
	flex-shrink: 1;
	height: 100%;
	position: relative;
	padding: 10px 0
}

.header__nav li.level-1 a {
	font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 700;
	white-space: nowrap;
	position: relative
}

.header__nav li.level-1>a {
	color: #1b2a41;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 20px;
	-webkit-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	transition: color .35s cubic-bezier(.165, .84, .44, 1);
	z-index: 1
}

.header__nav li.level-1:hover>a, .header__nav li.level-1>a:hover {
	color: #83d6ad
}

.header__nav li.level-1:hover>.sub-menu {
	visibility: visible
}

.header__nav li.level-1:hover>.sub-menu:before {
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.header__nav li.level-1:hover>.sub-menu li {
	opacity: 1
}

.header__nav li.level-1:hover>.sub-menu li:first-child {
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.header__nav li.level-1:hover>.sub-menu li:nth-child(2) {
	-webkit-transition-delay: .12s;
	-o-transition-delay: .12s;
	transition-delay: .12s
}

.header__nav li.level-1:hover>.sub-menu li:nth-child(3) {
	-webkit-transition-delay: .24s;
	-o-transition-delay: .24s;
	transition-delay: .24s
}

.header__nav li.level-1:hover>.sub-menu li:nth-child(4) {
	-webkit-transition-delay: .36s;
	-o-transition-delay: .36s;
	transition-delay: .36s
}

.header__nav li.level-1:hover>.sub-menu li:nth-child(5) {
	-webkit-transition-delay: .48s;
	-o-transition-delay: .48s;
	transition-delay: .48s
}

.header__nav li.level-1:nth-last-of-type(-n+2) a {
	color: #fff
}

.header__nav li.level-1:nth-last-of-type(-n+2) a:hover {
	color: #83d6ad
}

.header.search-open .header__nav li.level-1:nth-last-of-type(-n+2) a,
	.header.sticky .header__nav li.level-1:nth-last-of-type(-n+2) a {
	color: #1b2a41
}

.header.search-open .header__nav li.level-1:nth-last-of-type(-n+2) a:hover,
	.header.sticky .header__nav li.level-1:nth-last-of-type(-n+2) a:hover {
	color: #83d6ad
}

.header__nav li.level-1>.sub-menu {
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 44px;
	-webkit-transition: visibility .35s cubic-bezier(.165, .84, .44, 1),
		opacity .6s cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: visibility .35s cubic-bezier(.165, .84, .44, 1), opacity .6s
		cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	-o-transition: visibility .35s cubic-bezier(.165, .84, .44, 1), opacity
		.6s cubic-bezier(.215, .61, .355, 1), -o-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: visibility .35s cubic-bezier(.165, .84, .44, 1), opacity .6s
		cubic-bezier(.215, .61, .355, 1), transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: visibility .35s cubic-bezier(.165, .84, .44, 1), opacity .6s
		cubic-bezier(.215, .61, .355, 1), transform .6s
		cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1), -o-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	visibility: hidden
}

.header__nav li.level-1>.sub-menu:before {
	content: "";
	position: absolute;
	left: -50%;
	top: -60%;
	right: -50%;
	bottom: -60%;
	background-image:
		url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgNDAwIj48Y2lyY2xlIGZpbGw9IiNBMzUxQ0QiIGN4PSIyMDAiIGN5PSIyMDAiIHI9IjIwMCIvPjwvc3ZnPg==);
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	display: block;
	-webkit-transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		-webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		-webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		-o-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1), transform .6s
		cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1), -o-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5);
	opacity: 0;
	-webkit-transform-origin: center top;
	-o-transform-origin: center top;
	transform-origin: center top
}

.header__nav li.level-1>.sub-menu li {
	position: relative;
	opacity: 0;
	-webkit-transition: opacity .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: opacity .6s cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1)
}

.header__nav li.level-1>.sub-menu li a {
	white-space: normal;
	padding: 10px 20px;
	display: block;
	color: #fff;
	width: 200px
}

.header__nav li.level-1>.sub-menu li a:hover {
	color: #83d6ad
}

.header__nav li.level-1.special {
	padding-left: 20px
}

.header__nav li.level-1.special a {
	position: relative;
	padding: 0 30px
}

.header__nav li.level-1.special a:before {
	content: "";
	position: absolute;
	width: 100%;
	left: 0;
	height: 40px;
	border: 2px solid #fff;
	border-radius: 20px;
	-webkit-transition: border .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: border .35s cubic-bezier(.165, .84, .44, 1);
	transition: border .35s cubic-bezier(.165, .84, .44, 1)
}

.header.search-open .header__nav li.level-1.special a:before, .header.sticky .header__nav li.level-1.special a:before
	{
	border-color: #1b2a41
}

.header.search-open .header__nav li.level-1.special a:hover:before,
	.header.sticky .header__nav li.level-1.special a:hover:before,
	.header__nav li.level-1.special a:hover:before {
	border-color: #b3fad7
}

.header__nav .nav--icons {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 70px;
	padding-left: 20px;
	-webkit-transform: translate3d(0, -40px, 0);
	transform: translate3d(0, -40px, 0)
}

.header.search-open .header__nav .nav--icons, .header.sticky .header__nav .nav--icons
	{
	-webkit-transform: translateZ(0);
	transform: translateZ(0)
}

.header__nav .nav--icons li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%
}

.header__nav .nav--icons a {
	color: #fff;
	font-size: 16px;
	-webkit-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	transition: color .35s cubic-bezier(.165, .84, .44, 1)
}

.header__nav .nav--icons a:hover {
	color: #b3fad7
}

.header.search-open .header__nav .nav--icons a, .header.sticky .header__nav .nav--icons a
	{
	color: #1b2a41
}

.header.search-open .header__nav .nav--icons a:hover, .header.sticky .header__nav .nav--icons a:hover
	{
	color: #b3fad7
}

.header__search {
	display: none;
	opacity: 0;
	-webkit-transition: opacity .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: opacity .35s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1)
}

body.search-open .header__search {
	opacity: 1
}

.header__search .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 30px
}

.header__search form {
	padding-right: 20px;
	margin-right: 20px;
	position: relative;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}

.header__search .toggle-search {
	width: 50px;
	height: 50px;
	border: 2px solid #ff6b5e;
	border-radius: 25px;
	color: #ff6b5e;
	text-align: center;
	background: transparent;
	-webkit-transition: background .35s cubic-bezier(.165, .84, .44, 1),
		color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: background .35s cubic-bezier(.165, .84, .44, 1), color
		.35s cubic-bezier(.165, .84, .44, 1);
	transition: background .35s cubic-bezier(.165, .84, .44, 1), color .35s
		cubic-bezier(.165, .84, .44, 1)
}

.header__search .toggle-search:hover {
	background: #ff6b5e;
	color: #fff
}

.header-circles {
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	overflow: hidden;
	pointer-events: none
}

.header-circles .circle-purple, .header-circles .circle-tan {
	display: block;
	height: auto;
	position: absolute;
	right: 0;
	top: 0
}

.header-circles .circle-purple {
	width: 58%;
	z-index: 1;
	-webkit-transform: translate(56%, -60%);
	-o-transform: translate(56%, -60%);
	transform: translate(56%, -60%)
}

@media ( min-width :1200px) {
	.header-circles .circle-purple {
		-webkit-transform: translate(57%, -60%);
		-o-transform: translate(57%, -60%);
		transform: translate(57%, -60%)
	}
}

.header-circles .circle-purple svg circle {
	fill: #a351cd
}

.header-circles .circle-tan {
	width: 120%;
	-webkit-transform: translate(50%, -60%);
	-o-transform: translate(50%, -60%);
	transform: translate(50%, -60%)
}

body.template-results .header-circles .circle-tan {
	display: none
}

.header-circles .circle-tan svg circle {
	fill: #fcf9f4
}

.header__toggle {
	background: none;
	border: none;
	cursor: pointer;
	width: 37px;
	height: 37px;
	padding: 8px;
	margin-right: -8px;
	position: relative
}

.header__toggle:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	background: #483b7f;
	border-radius: 50%;
	-webkit-transition: opacity .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-transform .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: opacity .35s cubic-bezier(.165, .84, .44, 1),
		-o-transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: transform .35s cubic-bezier(.165, .84, .44, 1), opacity .35s
		cubic-bezier(.165, .84, .44, 1);
	transition: transform .35s cubic-bezier(.165, .84, .44, 1), opacity .35s
		cubic-bezier(.165, .84, .44, 1), -webkit-transform .35s
		cubic-bezier(.165, .84, .44, 1), -o-transform .35s
		cubic-bezier(.165, .84, .44, 1);
	opacity: 0;
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}

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

.hamburger {
	display: block;
	position: relative;
	width: 21px;
	height: 21px;
	z-index: 999
}

.hamburger span, .hamburger span:after, .hamburger span:before {
	display: block;
	background: #483b7f;
	position: absolute;
	-webkit-transition: all .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: all .35s cubic-bezier(.165, .84, .44, 1);
	transition: all .35s cubic-bezier(.165, .84, .44, 1);
	width: 100%;
	height: 3px
}

.hamburger span {
	top: 9px
}

.hamburger span:after, .hamburger span:before {
	content: "";
	left: 0
}

.hamburger span:before {
	top: -8px
}

.hamburger span:after {
	bottom: -8px
}

body.menu-open .hamburger span {
	background: transparent !important
}

body.menu-open .hamburger span:before {
	top: 0;
	-webkit-transform: rotate(45deg) !important;
	-o-transform: rotate(45deg) !important;
	transform: rotate(45deg) !important
}

body.menu-open .hamburger span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg) !important;
	-o-transform: rotate(-45deg) !important;
	transform: rotate(-45deg) !important
}

.header__toggle:hover:before {
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1
}

.header__toggle:hover .hamburger span, .header__toggle:hover .hamburger span:after,
	.header__toggle:hover .hamburger span:before {
	background: #fff
}

.header__toggle:hover .hamburger span:before {
	top: 0;
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.header__toggle:hover .hamburger span:after {
	bottom: 0;
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.mobile-nav {
	position: fixed;
	z-index: 990;
	top: 80px;
	left: 0;
	right: 0;
	bottom: 0;
	background: #483b7f;
	display: block;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		visibility .35s cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1), visibility
		.35s cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	-o-transition: opacity .6s cubic-bezier(.215, .61, .355, 1), visibility
		.35s cubic-bezier(.165, .84, .44, 1), -o-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1), opacity .6s
		cubic-bezier(.215, .61, .355, 1), visibility .35s
		cubic-bezier(.165, .84, .44, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1), opacity .6s
		cubic-bezier(.215, .61, .355, 1), visibility .35s
		cubic-bezier(.165, .84, .44, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1), -o-transform .6s
		cubic-bezier(.215, .61, .355, 1);
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}

@media ( min-width :992px) {
	.mobile-nav {
		display: none
	}
}

body.menu-open .mobile-nav {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.mobile-nav .scroll {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	overflow: auto
}

.mobile-nav .container {
	padding-top: 20px;
	padding-bottom: 20px
}

.mobile-nav__menu {
	opacity: 0;
	-webkit-transition: opacity .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: opacity .6s cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1);
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

body.menu-open .mobile-nav__menu {
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s;
	opacity: 1
}

.mobile-nav__menu a {
	font-family: Roboto, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 700;
	line-height: 1.33em;
	color: #fff;
	display: block
}

.mobile-nav__menu li.level-1 {
	display: block;
	position: relative;
	border-bottom: 1px solid #211b39
}

.mobile-nav__menu li.level-1>a {
	font-size: 1.5rem;
	display: block;
	padding: 20px 0
}

.mobile-nav__menu li.level-1.menu-item-has-children>a {
	display: block;
	position: relative
}

.mobile-nav__menu li.level-2>a {
	font-size: 1.25rem;
	padding: 20px 0;
	border-top: 1px solid #342b5c;
	display: inline-block;
	vertical-align: middle;
	display: block
}

.mobile-nav__menu li.level-2>a:before {
	display: inline-block;
	vertical-align: middle;
	font-family: upstream-icons !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E908";
	font-size: 11px;
	margin-right: 10px;
	vertical-align: 2px
}

.mobile-nav__menu li.level-3, .mobile-nav__menu li.level-4,
	.mobile-nav__menu li.level-5 {
	display: none
}

.footer {
	background: #1b2a41;
	position: relative;
	padding-top: 80px;
	padding-bottom: 60px
}

@media ( min-width :768px) {
	.footer {
		padding-top: 120px;
		padding-bottom: 100px
	}
}

.footer a {
	-webkit-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	transition: color .35s cubic-bezier(.165, .84, .44, 1)
}

.footer a:hover {
	color: #b3fad7
}

.footer__content p {
	color: #84a7df;
	font-size: .875rem
}

.footer__content p a {
	color: #84a7df;
	text-decoration: underline
}

.footer__nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -20px 40px
}

@media ( min-width :768px) {
	.footer__nav {
		padding-top: 35px
	}
}

.footer__nav li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	padding: 10px 20px
}

@media ( min-width :768px) {
	.footer__nav li {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.333%;
		flex: 0 0 33.333%;
		max-width: 33.333%
	}
}

.footer__nav a {
	color: #fff;
	font-weight: 700;
	white-space: nowrap
}

.footer__nav ul {
	display: none
}

.footer__social {
	margin-bottom: 40px
}

.footer__social li {
	display: inline-block;
	margin-right: 10px
}

.footer__social a {
	color: #84a7df;
	-webkit-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	transition: color .35s cubic-bezier(.165, .84, .44, 1);
	font-size: 1.25rem
}

.footer__legal {
	margin-bottom: 40px;
	font-size: .875rem
}

.footer__legal p:not (:last-child ){
	margin-bottom: 1rem
}

.footer__legal a {
	margin-right: 20px
}

.footer__sub {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.footer__sub img {
	width: auto;
	height: 30px
}

.post__meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	margin-bottom: 1rem
}

.post__meta span {
	margin-right: 20px;
	letter-spacing: 1px;
	font-size: .875rem;
	text-transform: uppercase;
	font-weight: 700
}

.post__meta .category {
	color: #a351cd
}

.post__meta.author {
	padding-top: 1.5rem;
	margin-bottom: 0
}

.post__meta.author span {
	color: #949494
}

.post__title {
	margin-bottom: 0;
	position: relative
}

.post__title h1 {
	margin: 0
}

.post__title .share {
	position: absolute;
	left: -90px;
	top: 10px
}

.post__title .share li {
	display: block;
	margin-bottom: 10px
}

.post__title .share a {
	width: 36px;
	height: 36px;
	line-height: 30px;
	border-radius: 100%;
	display: block;
	background: #b3fad7;
	color: #1b2a41;
	text-align: center
}

.post__content, .post__link {
	padding-top: 3rem
}

.post__link {
	margin-top: 3rem;
	border-top: 1px solid #e0e0e0
}

body#tinymce {
	margin: 12px !important
}

.modules {
	width: 100vw
}

.module, .modules {
	position: relative
}

.module {
	padding-top: 60px;
	padding-bottom: 80px;
	width: 100%
}

.module.pb, .module:last-child {
	padding-bottom: calc(80px + 4.8vw)
}

@media ( min-width :768px) {
	.module {
		padding-top: 120px;
		padding-bottom: 120px
	}
	.module.pb, .module:last-child {
		padding-bottom: calc(120px + 4.8vw)
	}
}

.module:first-child {
	padding-top: 40px
}

@media ( min-width :768px) {
	.module:first-child {
		padding-top: 120px
	}
}

.module.no-top {
	padding-top: 0
}

.module__intro {
	text-align: center;
	max-width: 720px;
	margin: 0 auto 40px
}

@media ( min-width :768px) {
	.module__intro {
		margin-bottom: 60px
	}
}

.module__intro.text-left {
	max-width: none
}

.module__intro.larger p {
	font-size: 1.25rem
}

.module--content .module__intro {
	margin-bottom: 1.5rem
}

.module__btn {
	text-align: center;
	padding-top: 20px
}

.module__btn p {
	margin: 0
}

.module__wave {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100%
}

.module__wave svg {
	width: 100%;
	height: auto;
	display: block
}

.colour-light .module__wave svg path {
	fill: #fcf9f4
}

.module__office h5, .module__office p {
	margin-bottom: .5rem
}

.module__office :last-child {
	margin: 0
}

.module__office a {
	color: #a351cd;
	font-weight: 700
}

.module__office:first-child h5 {
	font-size: 1.5rem
}

.accordion__row {
	margin-bottom: 30px;
	background: #fcf9f4;
	border-radius: 35px
}

.accordion__toggle {
	padding: 20px 60px 20px 30px;
	font-weight: 700;
	font-size: 1.25rem;
	position: relative;
	text-align: left;
	display: block;
	width: 100%;
	display: inline-block;
	vertical-align: middle
}

.accordion__toggle:after {
	display: inline-block;
	vertical-align: middle;
	font-family: upstream-icons !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E90B";
	position: absolute;
	right: 30px;
	top: 25px;
	color: #483b7f;
	-webkit-transition: color .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: color .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-transform .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: color .35s cubic-bezier(.165, .84, .44, 1), -o-transform
		.35s cubic-bezier(.165, .84, .44, 1);
	transition: transform .35s cubic-bezier(.165, .84, .44, 1), color .35s
		cubic-bezier(.165, .84, .44, 1);
	transition: transform .35s cubic-bezier(.165, .84, .44, 1), color .35s
		cubic-bezier(.165, .84, .44, 1), -webkit-transform .35s
		cubic-bezier(.165, .84, .44, 1), -o-transform .35s
		cubic-bezier(.165, .84, .44, 1)
}

.accordion__row.is-open .accordion__toggle:after {
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg)
}

.accordion__toggle:hover:after {
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.accordion__content {
	display: none
}

.accordion__content .text-content {
	padding: 0 30px 20px
}

.module--banner {
	padding: 150px 20px 100px !important
}

@media ( min-width :768px) {
	.module--banner {
		padding: 250px 80px 100px !important
	}
}

.module--banner .module__bg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 250px;
	background-size: cover;
	background-position: 50%
}

@media ( min-width :768px) {
	.module--banner .module__bg {
		height: 400px;
		left: 40px;
		right: 40px
	}
}

.module--banner .module__content {
	background: #fff;
	position: relative;
	padding: 40px 20px 0
}

@media ( min-width :768px) {
	.module--banner .module__content {
		padding: 100px 100px 0
	}
}

.bubble {
	position: relative;
	border-radius: 100%;
	overflow: hidden
}

.bubble:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.bubble div, .bubble img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%
}

.bubble div {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 50px
}

.bubble img {
	display: block;
	height: auto
}

.bubble h5, .bubble p {
	margin: 0
}

.bubble .number {
	font-size: 5.625rem;
	display: block;
	font-weight: 300;
	line-height: 1
}

.bubbles--images {
	padding-top: 40px
}

@media ( max-width :767.98px) {
	.bubbles--images {
		max-width: 400px;
		margin: 0 auto;
		padding-top: 40px
	}
}

.bubbles--images .bubbles__group:first-child .bubble:first-child {
	background: #b3fad7;
	width: 70%;
	position: absolute;
	right: 10%;
	top: 0
}

.bubbles--images .bubbles__group:first-child .bubble:nth-child(2) {
	width: 90%;
	margin-left: -40px
}

.bubbles--images .bubbles__group:nth-child(2) .bubble:first-child {
	width: 60%;
	margin-left: -20%;
	display: none
}

@media ( min-width :768px) {
	.bubbles--images .bubbles__group:nth-child(2) .bubble:first-child {
		display: block
	}
}

.bubbles--images .bubbles__group:nth-child(2) .bubble:nth-child(2) {
	width: 80%;
	margin-left: 40%;
	margin-top: -40%
}

@media ( min-width :768px) {
	.bubbles--images .bubbles__group:nth-child(2) .bubble:nth-child(2) {
		margin-left: 20%;
		margin-top: -30%
	}
}

@media ( min-width :768px) {
	.bubbles--images .bubbles__group:nth-child(3) {
		margin-top: -120px
	}
}

@media ( min-width :992px) {
	.bubbles--images .bubbles__group:nth-child(3) {
		margin-top: 0
	}
}

.bubbles--images .bubbles__group:nth-child(3) .bubble:first-child {
	background: #b3fad7;
	width: 70%;
	position: absolute;
	left: -40px;
	top: -100%;
	z-index: -1
}

@media ( min-width :768px) {
	.bubbles--images .bubbles__group:nth-child(3) .bubble:first-child {
		top: auto;
		left: 0;
		bottom: -40px
	}
}

.bubbles--images .bubbles__group:nth-child(3) .bubble:nth-child(2) {
	width: 90%;
	margin-left: 0;
	margin-top: -40%
}

@media ( min-width :768px) {
	.bubbles--images .bubbles__group:nth-child(3) .bubble:nth-child(2) {
		margin-left: calc(10% + 40px);
		margin-top: -20%
	}
}

.bubbles--stat {
	padding-bottom: 30px
}

@media ( max-width :767.98px) {
	.bubbles--stat {
		max-width: 360px;
		margin: 0 auto;
		padding-top: 40px
	}
}

.bubbles--stat .bubbles__group:first-child .bubble:first-child {
	background: #b3fad7;
	width: 85%;
	position: absolute;
	right: -20%;
	bottom: 10%
}

@media ( min-width :768px) {
	.bubbles--stat .bubbles__group:first-child .bubble:nth-child(2) {
		width: 80%;
		margin-left: -40px
	}
}

@media ( min-width :992px) {
	.bubbles--stat .bubbles__group:first-child .bubble:nth-child(2) {
		margin-top: -100px
	}
}

.bubbles--stat .bubbles__group:first-child .bubble:nth-child(3) {
	background: #fcf9f4;
	color: #a351cd;
	margin-top: -20%
}

@media ( min-width :768px) {
	.bubbles--stat .bubbles__group:first-child .bubble:nth-child(3) {
		width: 75%;
		min-width: 280px;
		margin-top: -20%;
		margin-left: 25%
	}
}

@media ( min-width :768px) {
	.bubbles--stat .bubbles__group:nth-child(2) {
		padding-top: 60px
	}
}

.bubbles--stat .bubbles__group:nth-child(2) .bubble:first-child {
	background: #1b2a41;
	color: #fff;
	z-index: 1
}

@media ( min-width :768px) {
	.bubbles--stat .bubbles__group:nth-child(2) .bubble:first-child {
		width: 70%;
		min-width: 280px
	}
}

.bubbles--stat .bubbles__group:nth-child(2) .bubble:nth-child(2) {
	margin-top: -20%;
	z-index: 1
}

@media ( min-width :768px) {
	.bubbles--stat .bubbles__group:nth-child(2) .bubble:nth-child(2) {
		width: 70%;
		margin-left: 40%;
		z-index: 0
	}
}

.bubbles--stat .bubbles__group:nth-child(3) .bubble:first-child {
	background: #b3fad7;
	width: 70%;
	position: absolute;
	left: 40%;
	bottom: 100%;
	z-index: -1
}

@media ( min-width :992px) {
	.bubbles--stat .bubbles__group:nth-child(3) .bubble:first-child {
		left: -10%;
		bottom: 10%
	}
}

.bubbles--stat .bubbles__group:nth-child(3) .bubble:nth-child(2) {
	background: #fcf9f4;
	color: #a351cd;
	z-index: 1
}

@media ( min-width :768px) {
	.bubbles--stat .bubbles__group:nth-child(3) .bubble:nth-child(2) {
		width: 75%;
		min-width: 280px;
		margin-left: 50%;
		margin-top: -50%
	}
}

@media ( min-width :992px) {
	.bubbles--stat .bubbles__group:nth-child(3) .bubble:nth-child(2) {
		margin-left: 0;
		margin-top: -10%
	}
}

.bubbles--stat .bubbles__group:nth-child(3) .bubble:nth-child(3) {
	margin-top: -20%;
	z-index: 1
}

@media ( min-width :768px) {
	.bubbles--stat .bubbles__group:nth-child(3) .bubble:nth-child(3) {
		width: 90%;
		margin-top: -25%;
		margin-left: calc(10% + 40px);
		z-index: 0
	}
}

.module--cta {
	background: #b3fad7
}

.module--cta.colour-light {
	background: #fcf9f4
}

.module--cta.style-circle {
	background: transparent
}

.cta__image-bg {
	position: absolute;
	left: 0;
	width: 33.333%;
	top: 120px;
	bottom: 0;
	background-size: cover;
	background-position: 50%;
	display: none
}

.module--cta.align-right .cta__image-bg {
	left: auto;
	right: 0
}

@media ( min-width :768px) {
	.cta__image-bg {
		display: block
	}
}

.cta__image {
	padding-bottom: 56.25%;
	position: relative
}

@media ( min-width :768px) {
	.cta__image {
		height: 100%
	}
}

@media ( min-width :768px) {
	.cta__image span {
		top: -40px;
		bottom: -40px
	}
}

.cta__image--round {
	max-width: 360px;
	margin: 0 auto
}

.cta__video {
	position: relative
}

.cta__video iframe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.flip-cards .card {
	height: 100%;
	position: relative;
	color: #fff;
	display: block;
	text-decoration: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	padding: 30px
}

@media ( min-width :768px) {
	.flip-cards .card {
		padding: 0
	}
}

.flip-cards .card:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background: #1b2a41
}

.flip-cards .card .over, .flip-cards .card .under {
	text-align: center;
	-webkit-transition: opacity .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1),
		-webkit-transform .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: opacity .35s cubic-bezier(.165, .84, .44, 1),
		-o-transform .35s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1), transform .35s
		cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1), transform .35s
		cubic-bezier(.165, .84, .44, 1), -webkit-transform .35s
		cubic-bezier(.165, .84, .44, 1), -o-transform .35s
		cubic-bezier(.165, .84, .44, 1);
	position: relative
}

@media ( min-width :768px) {
	.flip-cards .card .over, .flip-cards .card .under {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		padding: 30px
	}
}

.flip-cards .card .over {
	margin-bottom: 1rem
}

@media ( min-width :768px) {
	.flip-cards .card .over {
		position: absolute;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		margin: 0
	}
}

@media ( min-width :768px) {
	.flip-cards .card .under {
		position: relative;
		height: 100%;
		opacity: 0;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@media ( min-width :768px) {
	.flip-cards .card:hover {
		z-index: 1
	}
	.flip-cards .card:hover .under {
		opacity: 1
	}
	.flip-cards .card:hover .over, .flip-cards .card:hover .under {
		-webkit-transform: translateZ(20px);
		transform: translateZ(20px)
	}
	.flip-cards .card:hover .over {
		opacity: 0
	}
}

.flip-cards .col:first-child .card, .flip-cards .col:nth-child(6) .card
	{
	color: #1b2a41
}

.flip-cards .col:first-child .card:before {
	background: #b3fad7
}

.flip-cards .col:nth-child(2) .card:before, .flip-cards .col:nth-child(4) .card:before
	{
	background: #477abe
}

.flip-cards .col:nth-child(3) .card:before {
	background: #a351cd
}

.flip-cards .col:nth-child(5) .card:before {
	background: #1b2a41
}

.flip-cards .col:nth-child(6) .card:before {
	background: #fcf9f4
}

.flip-cards div.card {
	cursor: default
}

.module--hero.simple {
	padding-top: 60px;
	padding-bottom: 60px;
	
}

.module--hero.simple:last-child {
	padding-bottom: 120px
}

.module--hero.simple .brief-content {
	position: relative;
	display: inline-block
}

.module--hero.simple .hero__content {
	max-width: 420px;
	margin: 0 auto
}

.module--hero.bubbles {
	padding-bottom: 80px
}

.module--hero.banner {
	padding-top: 250px
}

.module--hero.banner>.container {
	background: #fff
}

.module--hero.banner .hero__content {
	padding: 100px 0 0;
	text-align: center
}

.module--hero.banner .hero__content h2 {
	margin-bottom: 2.5rem
}

.module--hero.banner .hero__content p {
	font-size: 1.875rem;
	line-height: 1.2
}

@media ( min-width :992px) {
	.module--hero.fancy {
		padding-bottom: 120px;
		padding-top: 100px
	}
}

.hero__bg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	height: 250px;
	background-size: cover;
	background-position: 50%
}

@media ( min-width :576px) {
	.hero__bg {
		left: 40px;
		right: 40px
	}
}

@media ( min-width :768px) {
	.hero__bg {
		height: 400px
	}
}

.hero__image img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 100%;
	position: relative;
	z-index: 1
}

.hero__image svg circle {
	fill: #b3fad7
}

.hero__image--special {
	position: relative;
	padding-right: 20px
}

@media ( min-width :992px) {
	.hero__image--special {
		-webkit-transform: translateX(60px);
		-o-transform: translateX(60px);
		transform: translateX(60px)
	}
}

.hero__image--special img {
	position: relative;
	z-index: 1
}

.hero__shape {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 20px
}

.hero__shape svg {
	width: 100%;
	height: auto
}

@media ( min-width :768px) {
	.module--icons .module__intro {
		margin-bottom: 100px
	}
}

.icon-grid__item {
	width: 100%;
	text-align: center;
	display: block
}

.icon-grid__icon {
	width: 93px;
	height: 93px;
	border-radius: 100%;
	background: #83d6ad;
	margin: 0 auto 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.icon-grid__icon img {
	width: 50%;
	height: auto;
	display: block
}

@media ( min-width :768px) {
	.module--listing {
		padding-bottom: 150px
	}
}

.listing--profile .card {
	max-width: 200px;
	margin: 0 auto
}

.listing--profile a.card:hover, .listing--profile a.card:hover h5 {
	color: #a351cd
}

.listing--profile .title {
	text-align: center
}

.listing--profile .title h5 {
	color: #477abe;
	-webkit-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	transition: color .35s cubic-bezier(.165, .84, .44, 1)
}

.listing--profile .round-image {
	margin-bottom: 20px
}

.listing__drawer {
	position: fixed;
	z-index: 999;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	background: #b3fad7
}

@media ( min-width :768px) {
	.listing__drawer {
		width: 60%
	}
}

@media ( min-width :992px) {
	.listing__drawer {
		width: 50%
	}
}

.listing__drawer>button {
	position: absolute;
	right: 20px;
	top: 20px
}

@media ( min-width :768px) {
	.listing__drawer>button {
		right: 30px;
		top: 30px
	}
}

.listing__drawer .drawer__inner {
	padding: 40px;
	overflow: auto;
	height: 100%
}

@media ( min-width :768px) {
	.listing__drawer .drawer__inner {
		padding: 80px
	}
}

.listing__drawer .image {
	max-width: 300px;
	margin: 0 auto 30px
}

.listing__footer {
	padding-top: 45px;
	text-align: center
}

.module--featured {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 50px;
	margin-bottom: 50px
}

.listing--jobs .list__row {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 20px;
	margin-bottom: 20px;
	padding-right: 120px;
	position: relative;
	min-height: 70px
}

.listing--jobs .list__row .btn {
	position: absolute;
	right: 0;
	top: 0
}

.listing--jobs .list__row h5 {
	margin: 0
}

.listing--jobs .list__meta {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.listing--jobs .list__meta span {
	text-transform: uppercase;
	font-size: .875rem;
	font-weight: 400;
	color: #5a5a5a;
	letter-spacing: 2px;
	margin: .5rem 1rem 0 0
}

.listing--jobs .list__meta span:not (:last-child ):after {
	content: "|";
	margin-left: 1rem;
	color: #cecece
}

.module--newsletter {
	background: #b3fad7;
	padding-top: 40px
}

@media ( min-width :768px) {
	.module--newsletter {
		padding-top: 80px
	}
}

.newsletter__form {
	position: relative;
	z-index: 1
}

.newsletter__form .gform_wrapper form {
	padding-top: 6px;
	position: relative
}

.newsletter__form .gform_wrapper .gform_heading {
	width: 100%;
	margin-bottom: 40px
}

@media ( min-width :992px) {
	.newsletter__form .gform_wrapper .gform_body {
		padding-right: 50px
	}
}

.newsletter__form .gform_wrapper .gform_fields {
	margin: 0;
	display: block
}

.newsletter__form .gform_wrapper ul.gform_fields li.gfield input[type=text]
	{
	max-width: none
}

.newsletter__form .gform_wrapper .gfield {
	margin-bottom: 20px;
	padding: 0
}

@media ( min-width :992px) {
	.newsletter__form .gform_wrapper .gfield {
		margin: 0
	}
}

.newsletter__form .gform_wrapper .ginput_container {
	position: relative;
	width: 100%
}

.newsletter__form .gform_wrapper .ginput_container input[type=text] {
	border: 2px solid #6bf5b1;
	height: 50px;
	line-height: 50px;
	background: #fff;
	-webkit-transition: border .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: border .35s cubic-bezier(.165, .84, .44, 1);
	transition: border .35s cubic-bezier(.165, .84, .44, 1)
}

.newsletter__form .gform_wrapper .ginput_container input[type=text]:focus
	{
	border-color: #a351cd
}

.newsletter__form .gform_wrapper .gform_footer {
	padding: 0
}

@media ( min-width :992px) {
	.newsletter__form .gform_wrapper .gform_footer {
		position: absolute;
		right: 0;
		bottom: 0
	}
}

.newsletter__form .gform_wrapper .btn {
	background: #a351cd;
	border-radius: 25px;
	-webkit-transition: background .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: background .35s cubic-bezier(.165, .84, .44, 1);
	transition: background .35s cubic-bezier(.165, .84, .44, 1)
}

.newsletter__form .gform_wrapper .btn:hover {
	background: #483b7f
}

.newsletter__form .gform_wrapper .validation_error {
	display: none
}

@media ( min-width :992px) {
	.newsletter__form .gform_wrapper .validation_message {
		position: absolute;
		top: 100%;
		left: 0
	}
}

.press__content .image {
	margin-bottom: 2rem
}

.press__content .logo {
	margin-bottom: 1.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.press__content .logo img {
	max-width: 45%;
	max-height: 30px;
	width: auto;
	height: auto;
	margin-right: 30px
}

.press__content .logo .date {
	font-size: .875rem;
	text-transform: uppercase;
	color: #949494;
	letter-spacing: .5px;
	font-weight: 700
}

.footer .press__content, .footer .press__content a {
	color: #fff
}

.footer .press__content blockquote {
	color: #b3fad7
}

a.press__content {
	text-decoration: none;
	display: block
}

a.press__content blockquote {
	-webkit-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	transition: color .35s cubic-bezier(.165, .84, .44, 1)
}

a.press__content:hover blockquote {
	color: #b3fad7
}

.press__cloud {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	position: relative
}

@media ( min-width :992px) {
	.press__cloud {
		padding: 80px 0 40px 20px;
		width: calc(100% + 40px)
	}
}

.press__cloud .logo {
	padding: 25px 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

.press__cloud .logo img {
	width: 100%;
	height: auto;
	max-width: 180px;
	max-height: 50px;
	display: block;
	opacity: .65
}

.press__cloud.full {
	grid-template-columns: repeat(2, 1fr)
}

.press__cloud.full .logo:nth-child(3n) {
	grid-column-end: span 2
}

@media ( min-width :768px) {
	.press__cloud.full {
		padding: 0 0 40px;
		grid-template-columns: repeat(3, 1fr)
	}
	.press__cloud.full .logo:nth-child(3n) {
		grid-column-end: auto
	}
	.press__cloud.full .logo:nth-child(4), .press__cloud.full .logo:nth-child(7)
		{
		grid-column-end: span 2
	}
	.press__cloud.full .logo:nth-child(5) {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start
	}
	.press__cloud.full .logo:nth-child(6) {
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.press__cloud.full .logo:nth-child(8) {
		grid-column-end: span 3
	}
}

.press__cloud.half {
	grid-template-columns: repeat(2, 1fr)
}

.press__cloud.half img {
	max-width: 140px;
	max-height: 40px
}

@media ( max-width :991.98px) {
	.press__cloud.half .logo:nth-child(3n) {
		grid-column-end: span 2
	}
}

@media ( min-width :992px) {
	.press__cloud.half .logo:nth-child(3) {
		grid-column-end: span 2
	}
	.press__cloud.half .logo:nth-child(4) img {
		margin-bottom: 20px
	}
	.press__cloud.half .logo:nth-child(6), .press__cloud.half .logo:nth-child(7)
		{
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end
	}
	.press__cloud.half .logo:nth-child(7) img {
		margin-top: 20px
	}
}

a.press__cloud .logo img {
	-webkit-transition: opacity .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: opacity .35s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1)
}

a.press__cloud:hover .logo img {
	opacity: 1
}

@media ( min-width :768px) {
	.module--stat .module__intro {
		margin-bottom: 100px
	}
}

.stat, .stat__content {
	position: relative
}

.stat__content {
	text-align: center;
	width: 70%;
	max-width: 360px;
	z-index: 1;
	background: #fcf9f4;
	border-radius: 50%
}

.stat__content:after {
	content: "";
	display: block;
	padding-bottom: 100%
}

.stat__content div {
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	padding: 40px
}

@media ( min-width :768px) {
	.stat__content div {
		padding: 60px
	}
}

.stat__content .number {
	font-size: 3.75rem;
	display: block;
	font-weight: 700;
	line-height: 1;
	color: #a351cd
}

@media ( min-width :768px) {
	.stat__content .number {
		font-size: 5.625rem
	}
}

.stat__image {
	display: block;
	width: 95%;
	height: auto;
	border-radius: 50%;
	margin-left: 30%;
	margin-top: -20%;
	position: relative
}

.module--tabs-nav {
	padding-top: 0;
	padding-bottom: 20px
}

.tabs__nav {
	margin-bottom: 40px
}

.tabs__nav ul {
	display: none
}

@media ( min-width :768px) {
	.tabs__nav ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		border-bottom: 2px solid #cecece
	}
}

.tabs__nav a, .tabs__nav button {
	display: block;
	padding: 0 20px 20px;
	width: auto;
	text-align: center;
	font-weight: 700;
	position: relative;
	-webkit-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: color .35s cubic-bezier(.165, .84, .44, 1);
	transition: color .35s cubic-bezier(.165, .84, .44, 1)
}

.tabs__nav a:after, .tabs__nav a:before, .tabs__nav button:after,
	.tabs__nav button:before {
	content: "";
	position: absolute;
	-webkit-transition: opacity .35s cubic-bezier(.165, .84, .44, 1);
	-o-transition: opacity .35s cubic-bezier(.165, .84, .44, 1);
	transition: opacity .35s cubic-bezier(.165, .84, .44, 1);
	opacity: 0
}

.tabs__nav a:before, .tabs__nav button:before {
	bottom: 0;
	left: 20px;
	right: 20px;
	height: 6px;
	background: #a351cd
}

.tabs__nav a:after, .tabs__nav button:after {
	top: 100%;
	left: 50%;
	margin-left: -9px;
	width: 0;
	height: 0;
	border-color: #a351cd transparent transparent;
	border-style: solid;
	border-width: 6px 9px 0
}

.tabs__nav a:hover, .tabs__nav button:hover {
	color: #a351cd
}

.tabs__nav a.is-active:after, .tabs__nav a.is-active:before, .tabs__nav a:hover:before,
	.tabs__nav button.is-active:after, .tabs__nav button.is-active:before,
	.tabs__nav button:hover:before {
	opacity: 1
}

.tabs__select {
	position: relative;
	width: 100%;
	border-bottom: 2px solid #cecece
}

.tabs__select, .tabs__select:before {
	display: inline-block;
	vertical-align: middle
}

.tabs__select:before {
	font-family: upstream-icons !important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	text-align: center;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\E90C";
	position: absolute;
	right: 0;
	top: 3px;
	color: #a351cd
}

@media ( min-width :768px) {
	.tabs__select {
		display: none
	}
}

.tabs__select select {
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0 20px 20px 0;
	width: 100%;
	background: transparent;
	cursor: pointer;
	position: relative;
	font-weight: 700;
	color: #a351cd
}

.tabs__tab {
	display: none
}

.tabs__tab.is-active {
	display: block
}

.an-children .an-child, .an-intro>*, .an-left, .an-right, .an-up {
	-webkit-transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		-webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		-webkit-transform .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: opacity .6s cubic-bezier(.215, .61, .355, 1),
		-o-transform .6s cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1), opacity .6s
		cubic-bezier(.215, .61, .355, 1);
	transition: transform .6s cubic-bezier(.215, .61, .355, 1), opacity .6s
		cubic-bezier(.215, .61, .355, 1), -webkit-transform .6s
		cubic-bezier(.215, .61, .355, 1), -o-transform .6s
		cubic-bezier(.215, .61, .355, 1)
}

.an-children .an-child-fade, .an-fade {
	-webkit-transition: opacity .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: opacity .6s cubic-bezier(.215, .61, .355, 1);
	transition: opacity .6s cubic-bezier(.215, .61, .355, 1)
}

.an-q.an-children .an-child-fade, .an-q.an-fade {
	opacity: 0
}

.an-q.an-children .an-child-left, .an-q.an-left {
	-webkit-transform: translateX(100px);
	-o-transform: translateX(100px);
	transform: translateX(100px);
	opacity: 0
}

.an-q.an-children .an-child-right, .an-q.an-right {
	-webkit-transform: translateX(-100px);
	-o-transform: translateX(-100px);
	transform: translateX(-100px);
	opacity: 0
}

.an-q.an-intro>* {
	-webkit-transform: translate3d(0, 20px, 0);
	transform: translate3d(0, 20px, 0);
	opacity: 0
}

.an-delay:first-child, .an-intro>:first-child, .an-seq .an-child:first-child
	{
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	transition-delay: 0s
}

.an-delay:nth-child(2), .an-intro>:nth-child(2), .an-seq .an-child:nth-child(2)
	{
	-webkit-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s
}

.an-delay:nth-child(3), .an-intro>:nth-child(3), .an-seq .an-child:nth-child(3)
	{
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s
}

.an-delay:nth-child(4), .an-intro>:nth-child(4), .an-seq .an-child:nth-child(4)
	{
	-webkit-transition-delay: .45s;
	-o-transition-delay: .45s;
	transition-delay: .45s
}

.an-delay:nth-child(5), .an-intro>:nth-child(5), .an-seq .an-child:nth-child(5)
	{
	-webkit-transition-delay: .6s;
	-o-transition-delay: .6s;
	transition-delay: .6s
}

.an-delay:nth-child(6), .an-intro>:nth-child(6), .an-seq .an-child:nth-child(6)
	{
	-webkit-transition-delay: .75s;
	-o-transition-delay: .75s;
	transition-delay: .75s
}

.an-delay:nth-child(7), .an-intro>:nth-child(7), .an-seq .an-child:nth-child(7)
	{
	-webkit-transition-delay: .9s;
	-o-transition-delay: .9s;
	transition-delay: .9s
}

.an-delay:nth-child(8), .an-intro>:nth-child(8), .an-seq .an-child:nth-child(8)
	{
	-webkit-transition-delay: 1.05s;
	-o-transition-delay: 1.05s;
	transition-delay: 1.05s
}

.an-delay:nth-child(9), .an-intro>:nth-child(9), .an-seq .an-child:nth-child(9)
	{
	-webkit-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
	transition-delay: 1.2s
}

.an-delay:nth-child(10), .an-intro>:nth-child(10), .an-seq .an-child:nth-child(10)
	{
	-webkit-transition-delay: 1.35s;
	-o-transition-delay: 1.35s;
	transition-delay: 1.35s
}

.an-delay:nth-child(11), .an-intro>:nth-child(11), .an-seq .an-child:nth-child(11)
	{
	-webkit-transition-delay: 1.5s;
	-o-transition-delay: 1.5s;
	transition-delay: 1.5s
}

.an-delay:nth-child(12), .an-intro>:nth-child(12), .an-seq .an-child:nth-child(12)
	{
	-webkit-transition-delay: 1.65s;
	-o-transition-delay: 1.65s;
	transition-delay: 1.65s
}

.an-delay:nth-child(13), .an-intro>:nth-child(13), .an-seq .an-child:nth-child(13)
	{
	-webkit-transition-delay: 1.8s;
	-o-transition-delay: 1.8s;
	transition-delay: 1.8s
}

.an-delay:nth-child(14), .an-intro>:nth-child(14), .an-seq .an-child:nth-child(14)
	{
	-webkit-transition-delay: 1.95s;
	-o-transition-delay: 1.95s;
	transition-delay: 1.95s
}

.an-delay:nth-child(15), .an-intro>:nth-child(15), .an-seq .an-child:nth-child(15)
	{
	-webkit-transition-delay: 2.1s;
	-o-transition-delay: 2.1s;
	transition-delay: 2.1s
}

.an-delay:nth-child(16), .an-intro>:nth-child(16), .an-seq .an-child:nth-child(16)
	{
	-webkit-transition-delay: 2.25s;
	-o-transition-delay: 2.25s;
	transition-delay: 2.25s
}

.an-delay:nth-child(17), .an-intro>:nth-child(17), .an-seq .an-child:nth-child(17)
	{
	-webkit-transition-delay: 2.4s;
	-o-transition-delay: 2.4s;
	transition-delay: 2.4s
}

.an-delay:nth-child(18), .an-intro>:nth-child(18), .an-seq .an-child:nth-child(18)
	{
	-webkit-transition-delay: 2.55s;
	-o-transition-delay: 2.55s;
	transition-delay: 2.55s
}

.an-delay:nth-child(19), .an-intro>:nth-child(19), .an-seq .an-child:nth-child(19)
	{
	-webkit-transition-delay: 2.7s;
	-o-transition-delay: 2.7s;
	transition-delay: 2.7s
}

.an-delay:nth-child(20), .an-intro>:nth-child(20), .an-seq .an-child:nth-child(20)
	{
	-webkit-transition-delay: 2.85s;
	-o-transition-delay: 2.85s;
	transition-delay: 2.85s
}

.an-delay:nth-child(21), .an-intro>:nth-child(21), .an-seq .an-child:nth-child(21)
	{
	-webkit-transition-delay: 3s;
	-o-transition-delay: 3s;
	transition-delay: 3s
}

.an-delay:nth-child(22), .an-intro>:nth-child(22), .an-seq .an-child:nth-child(22)
	{
	-webkit-transition-delay: 3.15s;
	-o-transition-delay: 3.15s;
	transition-delay: 3.15s
}

.an-delay:nth-child(23), .an-intro>:nth-child(23), .an-seq .an-child:nth-child(23)
	{
	-webkit-transition-delay: 3.3s;
	-o-transition-delay: 3.3s;
	transition-delay: 3.3s
}

.an-delay:nth-child(24), .an-intro>:nth-child(24), .an-seq .an-child:nth-child(24)
	{
	-webkit-transition-delay: 3.45s;
	-o-transition-delay: 3.45s;
	transition-delay: 3.45s
}

.an-delay:nth-child(25), .an-intro>:nth-child(25), .an-seq .an-child:nth-child(25)
	{
	-webkit-transition-delay: 3.6s;
	-o-transition-delay: 3.6s;
	transition-delay: 3.6s
}

.an-delay:nth-child(26), .an-intro>:nth-child(26), .an-seq .an-child:nth-child(26)
	{
	-webkit-transition-delay: 3.75s;
	-o-transition-delay: 3.75s;
	transition-delay: 3.75s
}

.an-delay:nth-child(27), .an-intro>:nth-child(27), .an-seq .an-child:nth-child(27)
	{
	-webkit-transition-delay: 3.9s;
	-o-transition-delay: 3.9s;
	transition-delay: 3.9s
}

.an-delay:nth-child(28), .an-intro>:nth-child(28), .an-seq .an-child:nth-child(28)
	{
	-webkit-transition-delay: 4.05s;
	-o-transition-delay: 4.05s;
	transition-delay: 4.05s
}

.an-delay:nth-child(29), .an-intro>:nth-child(29), .an-seq .an-child:nth-child(29)
	{
	-webkit-transition-delay: 4.2s;
	-o-transition-delay: 4.2s;
	transition-delay: 4.2s
}

.slide-fade-enter-active, .slide-fade-leave-active {
	-webkit-transition: all .6s cubic-bezier(.215, .61, .355, 1);
	-o-transition: all .6s cubic-bezier(.215, .61, .355, 1);
	transition: all .6s cubic-bezier(.215, .61, .355, 1)
}

.slide-fade-enter, .slide-fade-leave-to {
	-webkit-transform: translate3d(50%, 0, 0);
	transform: translate3d(50%, 0, 0);
	opacity: 0
}