/*# sourceMappingURL=styles.min.css.map */

/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*, *::before, *::after {
	box-sizing: border-box;
}

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

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

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

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

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

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

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

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

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

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

ol ol, ul ul, ol ul, ul ol {
	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: #007bff;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 0);
}

a:hover {
	color: #0056b3;
	text-decoration: underline;
}

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

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

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

pre, code, kbd, 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 {
	vertical-align: middle;
	border-style: none;
}

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

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:not(.js-copy-link) {
	outline: 1px dotted;
	outline: 5px auto -webkit-focus-ring-color;
}

input, button, select, optgroup, 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;
}

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

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

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

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

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
	-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;
}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
	box-sizing: border-box;
	-ms-overflow-style: scrollbar;
}

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

.container {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	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;
	}
}

@media (min-width: 1440px) {
	.container {
		max-width: 1380px;
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.order-first {
	order: -1;
}

.order-last {
	order: 13;
}

.order-0 {
	order: 0;
}

.order-1 {
	order: 1;
}

.order-2 {
	order: 2;
}

.order-3 {
	order: 3;
}

.order-4 {
	order: 4;
}

.order-5 {
	order: 5;
}

.order-6 {
	order: 6;
}

.order-7 {
	order: 7;
}

.order-8 {
	order: 8;
}

.order-9 {
	order: 9;
}

.order-10 {
	order: 10;
}

.order-11 {
	order: 11;
}

.order-12 {
	order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-sm-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	.col-sm-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-sm-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	.col-sm-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-sm-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	.col-sm-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-sm-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	.col-sm-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-sm-first {
		order: -1;
	}
	
	.order-sm-last {
		order: 13;
	}
	
	.order-sm-0 {
		order: 0;
	}
	
	.order-sm-1 {
		order: 1;
	}
	
	.order-sm-2 {
		order: 2;
	}
	
	.order-sm-3 {
		order: 3;
	}
	
	.order-sm-4 {
		order: 4;
	}
	
	.order-sm-5 {
		order: 5;
	}
	
	.order-sm-6 {
		order: 6;
	}
	
	.order-sm-7 {
		order: 7;
	}
	
	.order-sm-8 {
		order: 8;
	}
	
	.order-sm-9 {
		order: 9;
	}
	
	.order-sm-10 {
		order: 10;
	}
	
	.order-sm-11 {
		order: 11;
	}
	
	.order-sm-12 {
		order: 12;
	}
	
	.offset-sm-0 {
		margin-left: 0;
	}
	
	.offset-sm-1 {
		margin-left: 8.3333333333%;
	}
	
	.offset-sm-2 {
		margin-left: 16.6666666667%;
	}
	
	.offset-sm-3 {
		margin-left: 25%;
	}
	
	.offset-sm-4 {
		margin-left: 33.3333333333%;
	}
	
	.offset-sm-5 {
		margin-left: 41.6666666667%;
	}
	
	.offset-sm-6 {
		margin-left: 50%;
	}
	
	.offset-sm-7 {
		margin-left: 58.3333333333%;
	}
	
	.offset-sm-8 {
		margin-left: 66.6666666667%;
	}
	
	.offset-sm-9 {
		margin-left: 75%;
	}
	
	.offset-sm-10 {
		margin-left: 83.3333333333%;
	}
	
	.offset-sm-11 {
		margin-left: 91.6666666667%;
	}
}

@media (min-width: 768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-md-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	.col-md-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-md-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	.col-md-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-md-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	.col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-md-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	.col-md-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-md-first {
		order: -1;
	}
	
	.order-md-last {
		order: 13;
	}
	
	.order-md-0 {
		order: 0;
	}
	
	.order-md-1 {
		order: 1;
	}
	
	.order-md-2 {
		order: 2;
	}
	
	.order-md-3 {
		order: 3;
	}
	
	.order-md-4 {
		order: 4;
	}
	
	.order-md-5 {
		order: 5;
	}
	
	.order-md-6 {
		order: 6;
	}
	
	.order-md-7 {
		order: 7;
	}
	
	.order-md-8 {
		order: 8;
	}
	
	.order-md-9 {
		order: 9;
	}
	
	.order-md-10 {
		order: 10;
	}
	
	.order-md-11 {
		order: 11;
	}
	
	.order-md-12 {
		order: 12;
	}
	
	.offset-md-0 {
		margin-left: 0;
	}
	
	.offset-md-1 {
		margin-left: 8.3333333333%;
	}
	
	.offset-md-2 {
		margin-left: 16.6666666667%;
	}
	
	.offset-md-3 {
		margin-left: 25%;
	}
	
	.offset-md-4 {
		margin-left: 33.3333333333%;
	}
	
	.offset-md-5 {
		margin-left: 41.6666666667%;
	}
	
	.offset-md-6 {
		margin-left: 50%;
	}
	
	.offset-md-7 {
		margin-left: 58.3333333333%;
	}
	
	.offset-md-8 {
		margin-left: 66.6666666667%;
	}
	
	.offset-md-9 {
		margin-left: 75%;
	}
	
	.offset-md-10 {
		margin-left: 83.3333333333%;
	}
	
	.offset-md-11 {
		margin-left: 91.6666666667%;
	}
}

@media (min-width: 992px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-lg-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	.col-lg-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	.col-lg-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	.col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-lg-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	.col-lg-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-lg-first {
		order: -1;
	}
	
	.order-lg-last {
		order: 13;
	}
	
	.order-lg-0 {
		order: 0;
	}
	
	.order-lg-1 {
		order: 1;
	}
	
	.order-lg-2 {
		order: 2;
	}
	
	.order-lg-3 {
		order: 3;
	}
	
	.order-lg-4 {
		order: 4;
	}
	
	.order-lg-5 {
		order: 5;
	}
	
	.order-lg-6 {
		order: 6;
	}
	
	.order-lg-7 {
		order: 7;
	}
	
	.order-lg-8 {
		order: 8;
	}
	
	.order-lg-9 {
		order: 9;
	}
	
	.order-lg-10 {
		order: 10;
	}
	
	.order-lg-11 {
		order: 11;
	}
	
	.order-lg-12 {
		order: 12;
	}
	
	.offset-lg-0 {
		margin-left: 0;
	}
	
	.offset-lg-1 {
		margin-left: 8.3333333333%;
	}
	
	.offset-lg-2 {
		margin-left: 16.6666666667%;
	}
	
	.offset-lg-3 {
		margin-left: 25%;
	}
	
	.offset-lg-4 {
		margin-left: 33.3333333333%;
	}
	
	.offset-lg-5 {
		margin-left: 41.6666666667%;
	}
	
	.offset-lg-6 {
		margin-left: 50%;
	}
	
	.offset-lg-7 {
		margin-left: 58.3333333333%;
	}
	
	.offset-lg-8 {
		margin-left: 66.6666666667%;
	}
	
	.offset-lg-9 {
		margin-left: 75%;
	}
	
	.offset-lg-10 {
		margin-left: 83.3333333333%;
	}
	
	.offset-lg-11 {
		margin-left: 91.6666666667%;
	}
}

@media (min-width: 1200px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-xl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	.col-xl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-xl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	.col-xl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-xl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	.col-xl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-xl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	.col-xl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-xl-first {
		order: -1;
	}
	
	.order-xl-last {
		order: 13;
	}
	
	.order-xl-0 {
		order: 0;
	}
	
	.order-xl-1 {
		order: 1;
	}
	
	.order-xl-2 {
		order: 2;
	}
	
	.order-xl-3 {
		order: 3;
	}
	
	.order-xl-4 {
		order: 4;
	}
	
	.order-xl-5 {
		order: 5;
	}
	
	.order-xl-6 {
		order: 6;
	}
	
	.order-xl-7 {
		order: 7;
	}
	
	.order-xl-8 {
		order: 8;
	}
	
	.order-xl-9 {
		order: 9;
	}
	
	.order-xl-10 {
		order: 10;
	}
	
	.order-xl-11 {
		order: 11;
	}
	
	.order-xl-12 {
		order: 12;
	}
	
	.offset-xl-0 {
		margin-left: 0;
	}
	
	.offset-xl-1 {
		margin-left: 8.3333333333%;
	}
	
	.offset-xl-2 {
		margin-left: 16.6666666667%;
	}
	
	.offset-xl-3 {
		margin-left: 25%;
	}
	
	.offset-xl-4 {
		margin-left: 33.3333333333%;
	}
	
	.offset-xl-5 {
		margin-left: 41.6666666667%;
	}
	
	.offset-xl-6 {
		margin-left: 50%;
	}
	
	.offset-xl-7 {
		margin-left: 58.3333333333%;
	}
	
	.offset-xl-8 {
		margin-left: 66.6666666667%;
	}
	
	.offset-xl-9 {
		margin-left: 75%;
	}
	
	.offset-xl-10 {
		margin-left: 83.3333333333%;
	}
	
	.offset-xl-11 {
		margin-left: 91.6666666667%;
	}
}

@media (min-width: 1440px) {
	.col-2xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%;
	}
	
	.col-2xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%;
	}
	
	.col-2xl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%;
	}
	
	.col-2xl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%;
	}
	
	.col-2xl-3 {
		flex: 0 0 25%;
		max-width: 25%;
	}
	
	.col-2xl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%;
	}
	
	.col-2xl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%;
	}
	
	.col-2xl-6 {
		flex: 0 0 50%;
		max-width: 50%;
	}
	
	.col-2xl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%;
	}
	
	.col-2xl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%;
	}
	
	.col-2xl-9 {
		flex: 0 0 75%;
		max-width: 75%;
	}
	
	.col-2xl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%;
	}
	
	.col-2xl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%;
	}
	
	.col-2xl-12 {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.order-2xl-first {
		order: -1;
	}
	
	.order-2xl-last {
		order: 13;
	}
	
	.order-2xl-0 {
		order: 0;
	}
	
	.order-2xl-1 {
		order: 1;
	}
	
	.order-2xl-2 {
		order: 2;
	}
	
	.order-2xl-3 {
		order: 3;
	}
	
	.order-2xl-4 {
		order: 4;
	}
	
	.order-2xl-5 {
		order: 5;
	}
	
	.order-2xl-6 {
		order: 6;
	}
	
	.order-2xl-7 {
		order: 7;
	}
	
	.order-2xl-8 {
		order: 8;
	}
	
	.order-2xl-9 {
		order: 9;
	}
	
	.order-2xl-10 {
		order: 10;
	}
	
	.order-2xl-11 {
		order: 11;
	}
	
	.order-2xl-12 {
		order: 12;
	}
	
	.offset-2xl-0 {
		margin-left: 0;
	}
	
	.offset-2xl-1 {
		margin-left: 8.3333333333%;
	}
	
	.offset-2xl-2 {
		margin-left: 16.6666666667%;
	}
	
	.offset-2xl-3 {
		margin-left: 25%;
	}
	
	.offset-2xl-4 {
		margin-left: 33.3333333333%;
	}
	
	.offset-2xl-5 {
		margin-left: 41.6666666667%;
	}
	
	.offset-2xl-6 {
		margin-left: 50%;
	}
	
	.offset-2xl-7 {
		margin-left: 58.3333333333%;
	}
	
	.offset-2xl-8 {
		margin-left: 66.6666666667%;
	}
	
	.offset-2xl-9 {
		margin-left: 75%;
	}
	
	.offset-2xl-10 {
		margin-left: 83.3333333333%;
	}
	
	.offset-2xl-11 {
		margin-left: 91.6666666667%;
	}
}

.d-none {
	display: none !important;
}

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important;
	}
	
	.d-sm-inline {
		display: inline !important;
	}
	
	.d-sm-inline-block {
		display: inline-block !important;
	}
	
	.d-sm-block {
		display: block !important;
	}
	
	.d-sm-table {
		display: table !important;
	}
	
	.d-sm-table-row {
		display: table-row !important;
	}
	
	.d-sm-table-cell {
		display: table-cell !important;
	}
	
	.d-sm-flex {
		display: flex !important;
	}
	
	.d-sm-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}
	
	.d-md-inline {
		display: inline !important;
	}
	
	.d-md-inline-block {
		display: inline-block !important;
	}
	
	.d-md-block {
		display: block !important;
	}
	
	.d-md-table {
		display: table !important;
	}
	
	.d-md-table-row {
		display: table-row !important;
	}
	
	.d-md-table-cell {
		display: table-cell !important;
	}
	
	.d-md-flex {
		display: flex !important;
	}
	
	.d-md-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}
	
	.d-lg-inline {
		display: inline !important;
	}
	
	.d-lg-inline-block {
		display: inline-block !important;
	}
	
	.d-lg-block {
		display: block !important;
	}
	
	.d-lg-table {
		display: table !important;
	}
	
	.d-lg-table-row {
		display: table-row !important;
	}
	
	.d-lg-table-cell {
		display: table-cell !important;
	}
	
	.d-lg-flex {
		display: flex !important;
	}
	
	.d-lg-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important;
	}
	
	.d-xl-inline {
		display: inline !important;
	}
	
	.d-xl-inline-block {
		display: inline-block !important;
	}
	
	.d-xl-block {
		display: block !important;
	}
	
	.d-xl-table {
		display: table !important;
	}
	
	.d-xl-table-row {
		display: table-row !important;
	}
	
	.d-xl-table-cell {
		display: table-cell !important;
	}
	
	.d-xl-flex {
		display: flex !important;
	}
	
	.d-xl-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 1440px) {
	.d-2xl-none {
		display: none !important;
	}
	
	.d-2xl-inline {
		display: inline !important;
	}
	
	.d-2xl-inline-block {
		display: inline-block !important;
	}
	
	.d-2xl-block {
		display: block !important;
	}
	
	.d-2xl-table {
		display: table !important;
	}
	
	.d-2xl-table-row {
		display: table-row !important;
	}
	
	.d-2xl-table-cell {
		display: table-cell !important;
	}
	
	.d-2xl-flex {
		display: flex !important;
	}
	
	.d-2xl-inline-flex {
		display: inline-flex !important;
	}
}

@media print {
	.d-print-none {
		display: none !important;
	}
	
	.d-print-inline {
		display: inline !important;
	}
	
	.d-print-inline-block {
		display: inline-block !important;
	}
	
	.d-print-block {
		display: block !important;
	}
	
	.d-print-table {
		display: table !important;
	}
	
	.d-print-table-row {
		display: table-row !important;
	}
	
	.d-print-table-cell {
		display: table-cell !important;
	}
	
	.d-print-flex {
		display: flex !important;
	}
	
	.d-print-inline-flex {
		display: inline-flex !important;
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-self-center {
	align-self: center !important;
}

.align-self-baseline {
	align-self: baseline !important;
}

.align-self-stretch {
	align-self: stretch !important;
}

@media (min-width: 576px) {
	.flex-sm-row {
		flex-direction: row !important;
	}
	
	.flex-sm-column {
		flex-direction: column !important;
	}
	
	.flex-sm-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-sm-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-sm-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-sm-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-sm-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-sm-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-sm-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-sm-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-sm-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.justify-content-sm-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-sm-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-sm-center {
		justify-content: center !important;
	}
	
	.justify-content-sm-between {
		justify-content: space-between !important;
	}
	
	.justify-content-sm-around {
		justify-content: space-around !important;
	}
	
	.align-items-sm-start {
		align-items: flex-start !important;
	}
	
	.align-items-sm-end {
		align-items: flex-end !important;
	}
	
	.align-items-sm-center {
		align-items: center !important;
	}
	
	.align-items-sm-baseline {
		align-items: baseline !important;
	}
	
	.align-items-sm-stretch {
		align-items: stretch !important;
	}
	
	.align-content-sm-start {
		align-content: flex-start !important;
	}
	
	.align-content-sm-end {
		align-content: flex-end !important;
	}
	
	.align-content-sm-center {
		align-content: center !important;
	}
	
	.align-content-sm-between {
		align-content: space-between !important;
	}
	
	.align-content-sm-around {
		align-content: space-around !important;
	}
	
	.align-content-sm-stretch {
		align-content: stretch !important;
	}
	
	.align-self-sm-auto {
		align-self: auto !important;
	}
	
	.align-self-sm-start {
		align-self: flex-start !important;
	}
	
	.align-self-sm-end {
		align-self: flex-end !important;
	}
	
	.align-self-sm-center {
		align-self: center !important;
	}
	
	.align-self-sm-baseline {
		align-self: baseline !important;
	}
	
	.align-self-sm-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 768px) {
	.flex-md-row {
		flex-direction: row !important;
	}
	
	.flex-md-column {
		flex-direction: column !important;
	}
	
	.flex-md-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-md-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-md-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-md-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-md-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-md-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-md-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-md-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-md-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.justify-content-md-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-md-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-md-center {
		justify-content: center !important;
	}
	
	.justify-content-md-between {
		justify-content: space-between !important;
	}
	
	.justify-content-md-around {
		justify-content: space-around !important;
	}
	
	.align-items-md-start {
		align-items: flex-start !important;
	}
	
	.align-items-md-end {
		align-items: flex-end !important;
	}
	
	.align-items-md-center {
		align-items: center !important;
	}
	
	.align-items-md-baseline {
		align-items: baseline !important;
	}
	
	.align-items-md-stretch {
		align-items: stretch !important;
	}
	
	.align-content-md-start {
		align-content: flex-start !important;
	}
	
	.align-content-md-end {
		align-content: flex-end !important;
	}
	
	.align-content-md-center {
		align-content: center !important;
	}
	
	.align-content-md-between {
		align-content: space-between !important;
	}
	
	.align-content-md-around {
		align-content: space-around !important;
	}
	
	.align-content-md-stretch {
		align-content: stretch !important;
	}
	
	.align-self-md-auto {
		align-self: auto !important;
	}
	
	.align-self-md-start {
		align-self: flex-start !important;
	}
	
	.align-self-md-end {
		align-self: flex-end !important;
	}
	
	.align-self-md-center {
		align-self: center !important;
	}
	
	.align-self-md-baseline {
		align-self: baseline !important;
	}
	
	.align-self-md-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 992px) {
	.flex-lg-row {
		flex-direction: row !important;
	}
	
	.flex-lg-column {
		flex-direction: column !important;
	}
	
	.flex-lg-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-lg-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-lg-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-lg-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-lg-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-lg-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-lg-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-lg-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-lg-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.justify-content-lg-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-lg-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-lg-center {
		justify-content: center !important;
	}
	
	.justify-content-lg-between {
		justify-content: space-between !important;
	}
	
	.justify-content-lg-around {
		justify-content: space-around !important;
	}
	
	.align-items-lg-start {
		align-items: flex-start !important;
	}
	
	.align-items-lg-end {
		align-items: flex-end !important;
	}
	
	.align-items-lg-center {
		align-items: center !important;
	}
	
	.align-items-lg-baseline {
		align-items: baseline !important;
	}
	
	.align-items-lg-stretch {
		align-items: stretch !important;
	}
	
	.align-content-lg-start {
		align-content: flex-start !important;
	}
	
	.align-content-lg-end {
		align-content: flex-end !important;
	}
	
	.align-content-lg-center {
		align-content: center !important;
	}
	
	.align-content-lg-between {
		align-content: space-between !important;
	}
	
	.align-content-lg-around {
		align-content: space-around !important;
	}
	
	.align-content-lg-stretch {
		align-content: stretch !important;
	}
	
	.align-self-lg-auto {
		align-self: auto !important;
	}
	
	.align-self-lg-start {
		align-self: flex-start !important;
	}
	
	.align-self-lg-end {
		align-self: flex-end !important;
	}
	
	.align-self-lg-center {
		align-self: center !important;
	}
	
	.align-self-lg-baseline {
		align-self: baseline !important;
	}
	
	.align-self-lg-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 1200px) {
	.flex-xl-row {
		flex-direction: row !important;
	}
	
	.flex-xl-column {
		flex-direction: column !important;
	}
	
	.flex-xl-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-xl-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-xl-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-xl-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-xl-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-xl-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-xl-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-xl-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-xl-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.justify-content-xl-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-xl-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-xl-center {
		justify-content: center !important;
	}
	
	.justify-content-xl-between {
		justify-content: space-between !important;
	}
	
	.justify-content-xl-around {
		justify-content: space-around !important;
	}
	
	.align-items-xl-start {
		align-items: flex-start !important;
	}
	
	.align-items-xl-end {
		align-items: flex-end !important;
	}
	
	.align-items-xl-center {
		align-items: center !important;
	}
	
	.align-items-xl-baseline {
		align-items: baseline !important;
	}
	
	.align-items-xl-stretch {
		align-items: stretch !important;
	}
	
	.align-content-xl-start {
		align-content: flex-start !important;
	}
	
	.align-content-xl-end {
		align-content: flex-end !important;
	}
	
	.align-content-xl-center {
		align-content: center !important;
	}
	
	.align-content-xl-between {
		align-content: space-between !important;
	}
	
	.align-content-xl-around {
		align-content: space-around !important;
	}
	
	.align-content-xl-stretch {
		align-content: stretch !important;
	}
	
	.align-self-xl-auto {
		align-self: auto !important;
	}
	
	.align-self-xl-start {
		align-self: flex-start !important;
	}
	
	.align-self-xl-end {
		align-self: flex-end !important;
	}
	
	.align-self-xl-center {
		align-self: center !important;
	}
	
	.align-self-xl-baseline {
		align-self: baseline !important;
	}
	
	.align-self-xl-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 1440px) {
	.flex-2xl-row {
		flex-direction: row !important;
	}
	
	.flex-2xl-column {
		flex-direction: column !important;
	}
	
	.flex-2xl-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-2xl-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-2xl-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-2xl-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-2xl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-2xl-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-2xl-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-2xl-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-2xl-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-2xl-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.justify-content-2xl-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-2xl-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-2xl-center {
		justify-content: center !important;
	}
	
	.justify-content-2xl-between {
		justify-content: space-between !important;
	}
	
	.justify-content-2xl-around {
		justify-content: space-around !important;
	}
	
	.align-items-2xl-start {
		align-items: flex-start !important;
	}
	
	.align-items-2xl-end {
		align-items: flex-end !important;
	}
	
	.align-items-2xl-center {
		align-items: center !important;
	}
	
	.align-items-2xl-baseline {
		align-items: baseline !important;
	}
	
	.align-items-2xl-stretch {
		align-items: stretch !important;
	}
	
	.align-content-2xl-start {
		align-content: flex-start !important;
	}
	
	.align-content-2xl-end {
		align-content: flex-end !important;
	}
	
	.align-content-2xl-center {
		align-content: center !important;
	}
	
	.align-content-2xl-between {
		align-content: space-between !important;
	}
	
	.align-content-2xl-around {
		align-content: space-around !important;
	}
	
	.align-content-2xl-stretch {
		align-content: stretch !important;
	}
	
	.align-self-2xl-auto {
		align-self: auto !important;
	}
	
	.align-self-2xl-start {
		align-self: flex-start !important;
	}
	
	.align-self-2xl-end {
		align-self: flex-end !important;
	}
	
	.align-self-2xl-center {
		align-self: center !important;
	}
	
	.align-self-2xl-baseline {
		align-self: baseline !important;
	}
	
	.align-self-2xl-stretch {
		align-self: stretch !important;
	}
}

.m-0 {
	margin: 0 !important;
}

.mt-0, .my-0 {
	margin-top: 0 !important;
}

.mr-0, .mx-0 {
	margin-right: 0 !important;
}

.mb-0, .my-0 {
	margin-bottom: 0 !important;
}

.ml-0, .mx-0 {
	margin-left: 0 !important;
}

.m-1 {
	margin: .25rem !important;
}

.mt-1, .my-1 {
	margin-top: .25rem !important;
}

.mr-1, .mx-1 {
	margin-right: .25rem !important;
}

.mb-1, .my-1 {
	margin-bottom: .25rem !important;
}

.ml-1, .mx-1 {
	margin-left: .25rem !important;
}

.m-2 {
	margin: .5rem !important;
}

.mt-2, .my-2 {
	margin-top: .5rem !important;
}

.mr-2, .mx-2 {
	margin-right: .5rem !important;
}

.mb-2, .my-2 {
	margin-bottom: .5rem !important;
}

.ml-2, .mx-2 {
	margin-left: .5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.mt-3, .my-3 {
	margin-top: 1rem !important;
}

.mr-3, .mx-3 {
	margin-right: 1rem !important;
}

.mb-3, .my-3 {
	margin-bottom: 1rem !important;
}

.ml-3, .mx-3 {
	margin-left: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.mt-4, .my-4 {
	margin-top: 1.5rem !important;
}

.mr-4, .mx-4 {
	margin-right: 1.5rem !important;
}

.mb-4, .my-4 {
	margin-bottom: 1.5rem !important;
}

.ml-4, .mx-4 {
	margin-left: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.mt-5, .my-5 {
	margin-top: 3rem !important;
}

.mr-5, .mx-5 {
	margin-right: 3rem !important;
}

.mb-5, .my-5 {
	margin-bottom: 3rem !important;
}

.ml-5, .mx-5 {
	margin-left: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0, .py-0 {
	padding-top: 0 !important;
}

.pr-0, .px-0 {
	padding-right: 0 !important;
}

.pb-0, .py-0 {
	padding-bottom: 0 !important;
}

.pl-0, .px-0 {
	padding-left: 0 !important;
}

.p-1 {
	padding: .25rem !important;
}

.pt-1, .py-1 {
	padding-top: .25rem !important;
}

.pr-1, .px-1 {
	padding-right: .25rem !important;
}

.pb-1, .py-1 {
	padding-bottom: .25rem !important;
}

.pl-1, .px-1 {
	padding-left: .25rem !important;
}

.p-2 {
	padding: .5rem !important;
}

.pt-2, .py-2 {
	padding-top: .5rem !important;
}

.pr-2, .px-2 {
	padding-right: .5rem !important;
}

.pb-2, .py-2 {
	padding-bottom: .5rem !important;
}

.pl-2, .px-2 {
	padding-left: .5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.pt-3, .py-3 {
	padding-top: 1rem !important;
}

.pr-3, .px-3 {
	padding-right: 1rem !important;
}

.pb-3, .py-3 {
	padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
	padding-left: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.pt-4, .py-4 {
	padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
	padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
	padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
	padding-left: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.pt-5, .py-5 {
	padding-top: 3rem !important;
}

.pr-5, .px-5 {
	padding-right: 3rem !important;
}

.pb-5, .py-5 {
	padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
	padding-left: 3rem !important;
}

.m-n1 {
	margin: -.25rem !important;
}

.mt-n1, .my-n1 {
	margin-top: -.25rem !important;
}

.mr-n1, .mx-n1 {
	margin-right: -.25rem !important;
}

.mb-n1, .my-n1 {
	margin-bottom: -.25rem !important;
}

.ml-n1, .mx-n1 {
	margin-left: -.25rem !important;
}

.m-n2 {
	margin: -.5rem !important;
}

.mt-n2, .my-n2 {
	margin-top: -.5rem !important;
}

.mr-n2, .mx-n2 {
	margin-right: -.5rem !important;
}

.mb-n2, .my-n2 {
	margin-bottom: -.5rem !important;
}

.ml-n2, .mx-n2 {
	margin-left: -.5rem !important;
}

.m-n3 {
	margin: -1rem !important;
}

.mt-n3, .my-n3 {
	margin-top: -1rem !important;
}

.mr-n3, .mx-n3 {
	margin-right: -1rem !important;
}

.mb-n3, .my-n3 {
	margin-bottom: -1rem !important;
}

.ml-n3, .mx-n3 {
	margin-left: -1rem !important;
}

.m-n4 {
	margin: -1.5rem !important;
}

.mt-n4, .my-n4 {
	margin-top: -1.5rem !important;
}

.mr-n4, .mx-n4 {
	margin-right: -1.5rem !important;
}

.mb-n4, .my-n4 {
	margin-bottom: -1.5rem !important;
}

.ml-n4, .mx-n4 {
	margin-left: -1.5rem !important;
}

.m-n5 {
	margin: -3rem !important;
}

.mt-n5, .my-n5 {
	margin-top: -3rem !important;
}

.mr-n5, .mx-n5 {
	margin-right: -3rem !important;
}

.mb-n5, .my-n5 {
	margin-bottom: -3rem !important;
}

.ml-n5, .mx-n5 {
	margin-left: -3rem !important;
}

.m-auto {
	margin: auto !important;
}

.mt-auto, .my-auto {
	margin-top: auto !important;
}

.mr-auto, .mx-auto {
	margin-right: auto !important;
}

.mb-auto, .my-auto {
	margin-bottom: auto !important;
}

.ml-auto, .mx-auto {
	margin-left: auto !important;
}

@media (min-width: 576px) {
	.m-sm-0 {
		margin: 0 !important;
	}
	
	.mt-sm-0, .my-sm-0 {
		margin-top: 0 !important;
	}
	
	.mr-sm-0, .mx-sm-0 {
		margin-right: 0 !important;
	}
	
	.mb-sm-0, .my-sm-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-sm-0, .mx-sm-0 {
		margin-left: 0 !important;
	}
	
	.m-sm-1 {
		margin: .25rem !important;
	}
	
	.mt-sm-1, .my-sm-1 {
		margin-top: .25rem !important;
	}
	
	.mr-sm-1, .mx-sm-1 {
		margin-right: .25rem !important;
	}
	
	.mb-sm-1, .my-sm-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-sm-1, .mx-sm-1 {
		margin-left: .25rem !important;
	}
	
	.m-sm-2 {
		margin: .5rem !important;
	}
	
	.mt-sm-2, .my-sm-2 {
		margin-top: .5rem !important;
	}
	
	.mr-sm-2, .mx-sm-2 {
		margin-right: .5rem !important;
	}
	
	.mb-sm-2, .my-sm-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-sm-2, .mx-sm-2 {
		margin-left: .5rem !important;
	}
	
	.m-sm-3 {
		margin: 1rem !important;
	}
	
	.mt-sm-3, .my-sm-3 {
		margin-top: 1rem !important;
	}
	
	.mr-sm-3, .mx-sm-3 {
		margin-right: 1rem !important;
	}
	
	.mb-sm-3, .my-sm-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-sm-3, .mx-sm-3 {
		margin-left: 1rem !important;
	}
	
	.m-sm-4 {
		margin: 1.5rem !important;
	}
	
	.mt-sm-4, .my-sm-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-sm-4, .mx-sm-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-sm-4, .my-sm-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-sm-4, .mx-sm-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-sm-5 {
		margin: 3rem !important;
	}
	
	.mt-sm-5, .my-sm-5 {
		margin-top: 3rem !important;
	}
	
	.mr-sm-5, .mx-sm-5 {
		margin-right: 3rem !important;
	}
	
	.mb-sm-5, .my-sm-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-sm-5, .mx-sm-5 {
		margin-left: 3rem !important;
	}
	
	.p-sm-0 {
		padding: 0 !important;
	}
	
	.pt-sm-0, .py-sm-0 {
		padding-top: 0 !important;
	}
	
	.pr-sm-0, .px-sm-0 {
		padding-right: 0 !important;
	}
	
	.pb-sm-0, .py-sm-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-sm-0, .px-sm-0 {
		padding-left: 0 !important;
	}
	
	.p-sm-1 {
		padding: .25rem !important;
	}
	
	.pt-sm-1, .py-sm-1 {
		padding-top: .25rem !important;
	}
	
	.pr-sm-1, .px-sm-1 {
		padding-right: .25rem !important;
	}
	
	.pb-sm-1, .py-sm-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-sm-1, .px-sm-1 {
		padding-left: .25rem !important;
	}
	
	.p-sm-2 {
		padding: .5rem !important;
	}
	
	.pt-sm-2, .py-sm-2 {
		padding-top: .5rem !important;
	}
	
	.pr-sm-2, .px-sm-2 {
		padding-right: .5rem !important;
	}
	
	.pb-sm-2, .py-sm-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-sm-2, .px-sm-2 {
		padding-left: .5rem !important;
	}
	
	.p-sm-3 {
		padding: 1rem !important;
	}
	
	.pt-sm-3, .py-sm-3 {
		padding-top: 1rem !important;
	}
	
	.pr-sm-3, .px-sm-3 {
		padding-right: 1rem !important;
	}
	
	.pb-sm-3, .py-sm-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-sm-3, .px-sm-3 {
		padding-left: 1rem !important;
	}
	
	.p-sm-4 {
		padding: 1.5rem !important;
	}
	
	.pt-sm-4, .py-sm-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-sm-4, .px-sm-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-sm-4, .py-sm-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-sm-4, .px-sm-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-sm-5 {
		padding: 3rem !important;
	}
	
	.pt-sm-5, .py-sm-5 {
		padding-top: 3rem !important;
	}
	
	.pr-sm-5, .px-sm-5 {
		padding-right: 3rem !important;
	}
	
	.pb-sm-5, .py-sm-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-sm-5, .px-sm-5 {
		padding-left: 3rem !important;
	}
	
	.m-sm-n1 {
		margin: -.25rem !important;
	}
	
	.mt-sm-n1, .my-sm-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-sm-n1, .mx-sm-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-sm-n1, .my-sm-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-sm-n1, .mx-sm-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-sm-n2 {
		margin: -.5rem !important;
	}
	
	.mt-sm-n2, .my-sm-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-sm-n2, .mx-sm-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-sm-n2, .my-sm-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-sm-n2, .mx-sm-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-sm-n3 {
		margin: -1rem !important;
	}
	
	.mt-sm-n3, .my-sm-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-sm-n3, .mx-sm-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-sm-n3, .my-sm-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-sm-n3, .mx-sm-n3 {
		margin-left: -1rem !important;
	}
	
	.m-sm-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-sm-n4, .my-sm-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-sm-n4, .mx-sm-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-sm-n4, .my-sm-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-sm-n4, .mx-sm-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-sm-n5 {
		margin: -3rem !important;
	}
	
	.mt-sm-n5, .my-sm-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-sm-n5, .mx-sm-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-sm-n5, .my-sm-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-sm-n5, .mx-sm-n5 {
		margin-left: -3rem !important;
	}
	
	.m-sm-auto {
		margin: auto !important;
	}
	
	.mt-sm-auto, .my-sm-auto {
		margin-top: auto !important;
	}
	
	.mr-sm-auto, .mx-sm-auto {
		margin-right: auto !important;
	}
	
	.mb-sm-auto, .my-sm-auto {
		margin-bottom: auto !important;
	}
	
	.ml-sm-auto, .mx-sm-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 768px) {
	.m-md-0 {
		margin: 0 !important;
	}
	
	.mt-md-0, .my-md-0 {
		margin-top: 0 !important;
	}
	
	.mr-md-0, .mx-md-0 {
		margin-right: 0 !important;
	}
	
	.mb-md-0, .my-md-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-md-0, .mx-md-0 {
		margin-left: 0 !important;
	}
	
	.m-md-1 {
		margin: .25rem !important;
	}
	
	.mt-md-1, .my-md-1 {
		margin-top: .25rem !important;
	}
	
	.mr-md-1, .mx-md-1 {
		margin-right: .25rem !important;
	}
	
	.mb-md-1, .my-md-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-md-1, .mx-md-1 {
		margin-left: .25rem !important;
	}
	
	.m-md-2 {
		margin: .5rem !important;
	}
	
	.mt-md-2, .my-md-2 {
		margin-top: .5rem !important;
	}
	
	.mr-md-2, .mx-md-2 {
		margin-right: .5rem !important;
	}
	
	.mb-md-2, .my-md-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-md-2, .mx-md-2 {
		margin-left: .5rem !important;
	}
	
	.m-md-3 {
		margin: 1rem !important;
	}
	
	.mt-md-3, .my-md-3 {
		margin-top: 1rem !important;
	}
	
	.mr-md-3, .mx-md-3 {
		margin-right: 1rem !important;
	}
	
	.mb-md-3, .my-md-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-md-3, .mx-md-3 {
		margin-left: 1rem !important;
	}
	
	.m-md-4 {
		margin: 1.5rem !important;
	}
	
	.mt-md-4, .my-md-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-md-4, .mx-md-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-md-4, .my-md-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-md-4, .mx-md-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-md-5 {
		margin: 3rem !important;
	}
	
	.mt-md-5, .my-md-5 {
		margin-top: 3rem !important;
	}
	
	.mr-md-5, .mx-md-5 {
		margin-right: 3rem !important;
	}
	
	.mb-md-5, .my-md-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-md-5, .mx-md-5 {
		margin-left: 3rem !important;
	}
	
	.p-md-0 {
		padding: 0 !important;
	}
	
	.pt-md-0, .py-md-0 {
		padding-top: 0 !important;
	}
	
	.pr-md-0, .px-md-0 {
		padding-right: 0 !important;
	}
	
	.pb-md-0, .py-md-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-md-0, .px-md-0 {
		padding-left: 0 !important;
	}
	
	.p-md-1 {
		padding: .25rem !important;
	}
	
	.pt-md-1, .py-md-1 {
		padding-top: .25rem !important;
	}
	
	.pr-md-1, .px-md-1 {
		padding-right: .25rem !important;
	}
	
	.pb-md-1, .py-md-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-md-1, .px-md-1 {
		padding-left: .25rem !important;
	}
	
	.p-md-2 {
		padding: .5rem !important;
	}
	
	.pt-md-2, .py-md-2 {
		padding-top: .5rem !important;
	}
	
	.pr-md-2, .px-md-2 {
		padding-right: .5rem !important;
	}
	
	.pb-md-2, .py-md-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-md-2, .px-md-2 {
		padding-left: .5rem !important;
	}
	
	.p-md-3 {
		padding: 1rem !important;
	}
	
	.pt-md-3, .py-md-3 {
		padding-top: 1rem !important;
	}
	
	.pr-md-3, .px-md-3 {
		padding-right: 1rem !important;
	}
	
	.pb-md-3, .py-md-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-md-3, .px-md-3 {
		padding-left: 1rem !important;
	}
	
	.p-md-4 {
		padding: 1.5rem !important;
	}
	
	.pt-md-4, .py-md-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-md-4, .px-md-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-md-4, .py-md-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-md-4, .px-md-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-md-5 {
		padding: 3rem !important;
	}
	
	.pt-md-5, .py-md-5 {
		padding-top: 3rem !important;
	}
	
	.pr-md-5, .px-md-5 {
		padding-right: 3rem !important;
	}
	
	.pb-md-5, .py-md-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-md-5, .px-md-5 {
		padding-left: 3rem !important;
	}
	
	.m-md-n1 {
		margin: -.25rem !important;
	}
	
	.mt-md-n1, .my-md-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-md-n1, .mx-md-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-md-n1, .my-md-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-md-n1, .mx-md-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-md-n2 {
		margin: -.5rem !important;
	}
	
	.mt-md-n2, .my-md-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-md-n2, .mx-md-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-md-n2, .my-md-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-md-n2, .mx-md-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-md-n3 {
		margin: -1rem !important;
	}
	
	.mt-md-n3, .my-md-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-md-n3, .mx-md-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-md-n3, .my-md-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-md-n3, .mx-md-n3 {
		margin-left: -1rem !important;
	}
	
	.m-md-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-md-n4, .my-md-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-md-n4, .mx-md-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-md-n4, .my-md-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-md-n4, .mx-md-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-md-n5 {
		margin: -3rem !important;
	}
	
	.mt-md-n5, .my-md-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-md-n5, .mx-md-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-md-n5, .my-md-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-md-n5, .mx-md-n5 {
		margin-left: -3rem !important;
	}
	
	.m-md-auto {
		margin: auto !important;
	}
	
	.mt-md-auto, .my-md-auto {
		margin-top: auto !important;
	}
	
	.mr-md-auto, .mx-md-auto {
		margin-right: auto !important;
	}
	
	.mb-md-auto, .my-md-auto {
		margin-bottom: auto !important;
	}
	
	.ml-md-auto, .mx-md-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 992px) {
	.m-lg-0 {
		margin: 0 !important;
	}
	
	.mt-lg-0, .my-lg-0 {
		margin-top: 0 !important;
	}
	
	.mr-lg-0, .mx-lg-0 {
		margin-right: 0 !important;
	}
	
	.mb-lg-0, .my-lg-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-lg-0, .mx-lg-0 {
		margin-left: 0 !important;
	}
	
	.m-lg-1 {
		margin: .25rem !important;
	}
	
	.mt-lg-1, .my-lg-1 {
		margin-top: .25rem !important;
	}
	
	.mr-lg-1, .mx-lg-1 {
		margin-right: .25rem !important;
	}
	
	.mb-lg-1, .my-lg-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-lg-1, .mx-lg-1 {
		margin-left: .25rem !important;
	}
	
	.m-lg-2 {
		margin: .5rem !important;
	}
	
	.mt-lg-2, .my-lg-2 {
		margin-top: .5rem !important;
	}
	
	.mr-lg-2, .mx-lg-2 {
		margin-right: .5rem !important;
	}
	
	.mb-lg-2, .my-lg-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-lg-2, .mx-lg-2 {
		margin-left: .5rem !important;
	}
	
	.m-lg-3 {
		margin: 1rem !important;
	}
	
	.mt-lg-3, .my-lg-3 {
		margin-top: 1rem !important;
	}
	
	.mr-lg-3, .mx-lg-3 {
		margin-right: 1rem !important;
	}
	
	.mb-lg-3, .my-lg-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-lg-3, .mx-lg-3 {
		margin-left: 1rem !important;
	}
	
	.m-lg-4 {
		margin: 1.5rem !important;
	}
	
	.mt-lg-4, .my-lg-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-lg-4, .mx-lg-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-lg-4, .my-lg-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-lg-4, .mx-lg-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-lg-5 {
		margin: 3rem !important;
	}
	
	.mt-lg-5, .my-lg-5 {
		margin-top: 3rem !important;
	}
	
	.mr-lg-5, .mx-lg-5 {
		margin-right: 3rem !important;
	}
	
	.mb-lg-5, .my-lg-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-lg-5, .mx-lg-5 {
		margin-left: 3rem !important;
	}
	
	.p-lg-0 {
		padding: 0 !important;
	}
	
	.pt-lg-0, .py-lg-0 {
		padding-top: 0 !important;
	}
	
	.pr-lg-0, .px-lg-0 {
		padding-right: 0 !important;
	}
	
	.pb-lg-0, .py-lg-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-lg-0, .px-lg-0 {
		padding-left: 0 !important;
	}
	
	.p-lg-1 {
		padding: .25rem !important;
	}
	
	.pt-lg-1, .py-lg-1 {
		padding-top: .25rem !important;
	}
	
	.pr-lg-1, .px-lg-1 {
		padding-right: .25rem !important;
	}
	
	.pb-lg-1, .py-lg-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-lg-1, .px-lg-1 {
		padding-left: .25rem !important;
	}
	
	.p-lg-2 {
		padding: .5rem !important;
	}
	
	.pt-lg-2, .py-lg-2 {
		padding-top: .5rem !important;
	}
	
	.pr-lg-2, .px-lg-2 {
		padding-right: .5rem !important;
	}
	
	.pb-lg-2, .py-lg-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-lg-2, .px-lg-2 {
		padding-left: .5rem !important;
	}
	
	.p-lg-3 {
		padding: 1rem !important;
	}
	
	.pt-lg-3, .py-lg-3 {
		padding-top: 1rem !important;
	}
	
	.pr-lg-3, .px-lg-3 {
		padding-right: 1rem !important;
	}
	
	.pb-lg-3, .py-lg-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-lg-3, .px-lg-3 {
		padding-left: 1rem !important;
	}
	
	.p-lg-4 {
		padding: 1.5rem !important;
	}
	
	.pt-lg-4, .py-lg-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-lg-4, .px-lg-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-lg-4, .py-lg-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-lg-4, .px-lg-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-lg-5 {
		padding: 3rem !important;
	}
	
	.pt-lg-5, .py-lg-5 {
		padding-top: 3rem !important;
	}
	
	.pr-lg-5, .px-lg-5 {
		padding-right: 3rem !important;
	}
	
	.pb-lg-5, .py-lg-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-lg-5, .px-lg-5 {
		padding-left: 3rem !important;
	}
	
	.m-lg-n1 {
		margin: -.25rem !important;
	}
	
	.mt-lg-n1, .my-lg-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-lg-n1, .mx-lg-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-lg-n1, .my-lg-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-lg-n1, .mx-lg-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-lg-n2 {
		margin: -.5rem !important;
	}
	
	.mt-lg-n2, .my-lg-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-lg-n2, .mx-lg-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-lg-n2, .my-lg-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-lg-n2, .mx-lg-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-lg-n3 {
		margin: -1rem !important;
	}
	
	.mt-lg-n3, .my-lg-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-lg-n3, .mx-lg-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-lg-n3, .my-lg-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-lg-n3, .mx-lg-n3 {
		margin-left: -1rem !important;
	}
	
	.m-lg-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-lg-n4, .my-lg-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-lg-n4, .mx-lg-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-lg-n4, .my-lg-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-lg-n4, .mx-lg-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-lg-n5 {
		margin: -3rem !important;
	}
	
	.mt-lg-n5, .my-lg-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-lg-n5, .mx-lg-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-lg-n5, .my-lg-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-lg-n5, .mx-lg-n5 {
		margin-left: -3rem !important;
	}
	
	.m-lg-auto {
		margin: auto !important;
	}
	
	.mt-lg-auto, .my-lg-auto {
		margin-top: auto !important;
	}
	
	.mr-lg-auto, .mx-lg-auto {
		margin-right: auto !important;
	}
	
	.mb-lg-auto, .my-lg-auto {
		margin-bottom: auto !important;
	}
	
	.ml-lg-auto, .mx-lg-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 1200px) {
	.m-xl-0 {
		margin: 0 !important;
	}
	
	.mt-xl-0, .my-xl-0 {
		margin-top: 0 !important;
	}
	
	.mr-xl-0, .mx-xl-0 {
		margin-right: 0 !important;
	}
	
	.mb-xl-0, .my-xl-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-xl-0, .mx-xl-0 {
		margin-left: 0 !important;
	}
	
	.m-xl-1 {
		margin: .25rem !important;
	}
	
	.mt-xl-1, .my-xl-1 {
		margin-top: .25rem !important;
	}
	
	.mr-xl-1, .mx-xl-1 {
		margin-right: .25rem !important;
	}
	
	.mb-xl-1, .my-xl-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-xl-1, .mx-xl-1 {
		margin-left: .25rem !important;
	}
	
	.m-xl-2 {
		margin: .5rem !important;
	}
	
	.mt-xl-2, .my-xl-2 {
		margin-top: .5rem !important;
	}
	
	.mr-xl-2, .mx-xl-2 {
		margin-right: .5rem !important;
	}
	
	.mb-xl-2, .my-xl-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-xl-2, .mx-xl-2 {
		margin-left: .5rem !important;
	}
	
	.m-xl-3 {
		margin: 1rem !important;
	}
	
	.mt-xl-3, .my-xl-3 {
		margin-top: 1rem !important;
	}
	
	.mr-xl-3, .mx-xl-3 {
		margin-right: 1rem !important;
	}
	
	.mb-xl-3, .my-xl-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-xl-3, .mx-xl-3 {
		margin-left: 1rem !important;
	}
	
	.m-xl-4 {
		margin: 1.5rem !important;
	}
	
	.mt-xl-4, .my-xl-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-xl-4, .mx-xl-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-xl-4, .my-xl-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-xl-4, .mx-xl-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-xl-5 {
		margin: 3rem !important;
	}
	
	.mt-xl-5, .my-xl-5 {
		margin-top: 3rem !important;
	}
	
	.mr-xl-5, .mx-xl-5 {
		margin-right: 3rem !important;
	}
	
	.mb-xl-5, .my-xl-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-xl-5, .mx-xl-5 {
		margin-left: 3rem !important;
	}
	
	.p-xl-0 {
		padding: 0 !important;
	}
	
	.pt-xl-0, .py-xl-0 {
		padding-top: 0 !important;
	}
	
	.pr-xl-0, .px-xl-0 {
		padding-right: 0 !important;
	}
	
	.pb-xl-0, .py-xl-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-xl-0, .px-xl-0 {
		padding-left: 0 !important;
	}
	
	.p-xl-1 {
		padding: .25rem !important;
	}
	
	.pt-xl-1, .py-xl-1 {
		padding-top: .25rem !important;
	}
	
	.pr-xl-1, .px-xl-1 {
		padding-right: .25rem !important;
	}
	
	.pb-xl-1, .py-xl-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-xl-1, .px-xl-1 {
		padding-left: .25rem !important;
	}
	
	.p-xl-2 {
		padding: .5rem !important;
	}
	
	.pt-xl-2, .py-xl-2 {
		padding-top: .5rem !important;
	}
	
	.pr-xl-2, .px-xl-2 {
		padding-right: .5rem !important;
	}
	
	.pb-xl-2, .py-xl-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-xl-2, .px-xl-2 {
		padding-left: .5rem !important;
	}
	
	.p-xl-3 {
		padding: 1rem !important;
	}
	
	.pt-xl-3, .py-xl-3 {
		padding-top: 1rem !important;
	}
	
	.pr-xl-3, .px-xl-3 {
		padding-right: 1rem !important;
	}
	
	.pb-xl-3, .py-xl-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-xl-3, .px-xl-3 {
		padding-left: 1rem !important;
	}
	
	.p-xl-4 {
		padding: 1.5rem !important;
	}
	
	.pt-xl-4, .py-xl-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-xl-4, .px-xl-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-xl-4, .py-xl-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-xl-4, .px-xl-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-xl-5 {
		padding: 3rem !important;
	}
	
	.pt-xl-5, .py-xl-5 {
		padding-top: 3rem !important;
	}
	
	.pr-xl-5, .px-xl-5 {
		padding-right: 3rem !important;
	}
	
	.pb-xl-5, .py-xl-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-xl-5, .px-xl-5 {
		padding-left: 3rem !important;
	}
	
	.m-xl-n1 {
		margin: -.25rem !important;
	}
	
	.mt-xl-n1, .my-xl-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-xl-n1, .mx-xl-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-xl-n1, .my-xl-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-xl-n1, .mx-xl-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-xl-n2 {
		margin: -.5rem !important;
	}
	
	.mt-xl-n2, .my-xl-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-xl-n2, .mx-xl-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-xl-n2, .my-xl-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-xl-n2, .mx-xl-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-xl-n3 {
		margin: -1rem !important;
	}
	
	.mt-xl-n3, .my-xl-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-xl-n3, .mx-xl-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-xl-n3, .my-xl-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-xl-n3, .mx-xl-n3 {
		margin-left: -1rem !important;
	}
	
	.m-xl-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-xl-n4, .my-xl-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-xl-n4, .mx-xl-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-xl-n4, .my-xl-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-xl-n4, .mx-xl-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-xl-n5 {
		margin: -3rem !important;
	}
	
	.mt-xl-n5, .my-xl-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-xl-n5, .mx-xl-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-xl-n5, .my-xl-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-xl-n5, .mx-xl-n5 {
		margin-left: -3rem !important;
	}
	
	.m-xl-auto {
		margin: auto !important;
	}
	
	.mt-xl-auto, .my-xl-auto {
		margin-top: auto !important;
	}
	
	.mr-xl-auto, .mx-xl-auto {
		margin-right: auto !important;
	}
	
	.mb-xl-auto, .my-xl-auto {
		margin-bottom: auto !important;
	}
	
	.ml-xl-auto, .mx-xl-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 1440px) {
	.m-2xl-0 {
		margin: 0 !important;
	}
	
	.mt-2xl-0, .my-2xl-0 {
		margin-top: 0 !important;
	}
	
	.mr-2xl-0, .mx-2xl-0 {
		margin-right: 0 !important;
	}
	
	.mb-2xl-0, .my-2xl-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-2xl-0, .mx-2xl-0 {
		margin-left: 0 !important;
	}
	
	.m-2xl-1 {
		margin: .25rem !important;
	}
	
	.mt-2xl-1, .my-2xl-1 {
		margin-top: .25rem !important;
	}
	
	.mr-2xl-1, .mx-2xl-1 {
		margin-right: .25rem !important;
	}
	
	.mb-2xl-1, .my-2xl-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-2xl-1, .mx-2xl-1 {
		margin-left: .25rem !important;
	}
	
	.m-2xl-2 {
		margin: .5rem !important;
	}
	
	.mt-2xl-2, .my-2xl-2 {
		margin-top: .5rem !important;
	}
	
	.mr-2xl-2, .mx-2xl-2 {
		margin-right: .5rem !important;
	}
	
	.mb-2xl-2, .my-2xl-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-2xl-2, .mx-2xl-2 {
		margin-left: .5rem !important;
	}
	
	.m-2xl-3 {
		margin: 1rem !important;
	}
	
	.mt-2xl-3, .my-2xl-3 {
		margin-top: 1rem !important;
	}
	
	.mr-2xl-3, .mx-2xl-3 {
		margin-right: 1rem !important;
	}
	
	.mb-2xl-3, .my-2xl-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-2xl-3, .mx-2xl-3 {
		margin-left: 1rem !important;
	}
	
	.m-2xl-4 {
		margin: 1.5rem !important;
	}
	
	.mt-2xl-4, .my-2xl-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-2xl-4, .mx-2xl-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-2xl-4, .my-2xl-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-2xl-4, .mx-2xl-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-2xl-5 {
		margin: 3rem !important;
	}
	
	.mt-2xl-5, .my-2xl-5 {
		margin-top: 3rem !important;
	}
	
	.mr-2xl-5, .mx-2xl-5 {
		margin-right: 3rem !important;
	}
	
	.mb-2xl-5, .my-2xl-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-2xl-5, .mx-2xl-5 {
		margin-left: 3rem !important;
	}
	
	.p-2xl-0 {
		padding: 0 !important;
	}
	
	.pt-2xl-0, .py-2xl-0 {
		padding-top: 0 !important;
	}
	
	.pr-2xl-0, .px-2xl-0 {
		padding-right: 0 !important;
	}
	
	.pb-2xl-0, .py-2xl-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-2xl-0, .px-2xl-0 {
		padding-left: 0 !important;
	}
	
	.p-2xl-1 {
		padding: .25rem !important;
	}
	
	.pt-2xl-1, .py-2xl-1 {
		padding-top: .25rem !important;
	}
	
	.pr-2xl-1, .px-2xl-1 {
		padding-right: .25rem !important;
	}
	
	.pb-2xl-1, .py-2xl-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-2xl-1, .px-2xl-1 {
		padding-left: .25rem !important;
	}
	
	.p-2xl-2 {
		padding: .5rem !important;
	}
	
	.pt-2xl-2, .py-2xl-2 {
		padding-top: .5rem !important;
	}
	
	.pr-2xl-2, .px-2xl-2 {
		padding-right: .5rem !important;
	}
	
	.pb-2xl-2, .py-2xl-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-2xl-2, .px-2xl-2 {
		padding-left: .5rem !important;
	}
	
	.p-2xl-3 {
		padding: 1rem !important;
	}
	
	.pt-2xl-3, .py-2xl-3 {
		padding-top: 1rem !important;
	}
	
	.pr-2xl-3, .px-2xl-3 {
		padding-right: 1rem !important;
	}
	
	.pb-2xl-3, .py-2xl-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-2xl-3, .px-2xl-3 {
		padding-left: 1rem !important;
	}
	
	.p-2xl-4 {
		padding: 1.5rem !important;
	}
	
	.pt-2xl-4, .py-2xl-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-2xl-4, .px-2xl-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-2xl-4, .py-2xl-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-2xl-4, .px-2xl-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-2xl-5 {
		padding: 3rem !important;
	}
	
	.pt-2xl-5, .py-2xl-5 {
		padding-top: 3rem !important;
	}
	
	.pr-2xl-5, .px-2xl-5 {
		padding-right: 3rem !important;
	}
	
	.pb-2xl-5, .py-2xl-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-2xl-5, .px-2xl-5 {
		padding-left: 3rem !important;
	}
	
	.m-2xl-n1 {
		margin: -.25rem !important;
	}
	
	.mt-2xl-n1, .my-2xl-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-2xl-n1, .mx-2xl-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-2xl-n1, .my-2xl-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-2xl-n1, .mx-2xl-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-2xl-n2 {
		margin: -.5rem !important;
	}
	
	.mt-2xl-n2, .my-2xl-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-2xl-n2, .mx-2xl-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-2xl-n2, .my-2xl-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-2xl-n2, .mx-2xl-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-2xl-n3 {
		margin: -1rem !important;
	}
	
	.mt-2xl-n3, .my-2xl-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-2xl-n3, .mx-2xl-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-2xl-n3, .my-2xl-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-2xl-n3, .mx-2xl-n3 {
		margin-left: -1rem !important;
	}
	
	.m-2xl-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-2xl-n4, .my-2xl-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-2xl-n4, .mx-2xl-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-2xl-n4, .my-2xl-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-2xl-n4, .mx-2xl-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-2xl-n5 {
		margin: -3rem !important;
	}
	
	.mt-2xl-n5, .my-2xl-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-2xl-n5, .mx-2xl-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-2xl-n5, .my-2xl-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-2xl-n5, .mx-2xl-n5 {
		margin-left: -3rem !important;
	}
	
	.m-2xl-auto {
		margin: auto !important;
	}
	
	.mt-2xl-auto, .my-2xl-auto {
		margin-top: auto !important;
	}
	
	.mr-2xl-auto, .mx-2xl-auto {
		margin-right: auto !important;
	}
	
	.mb-2xl-auto, .my-2xl-auto {
		margin-bottom: auto !important;
	}
	
	.ml-2xl-auto, .mx-2xl-auto {
		margin-left: auto !important;
	}
}

.fade {
	transition: opacity .15s linear;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-transparent {
	background-color: rgba(0, 0, 0, 0) !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.rounded-left {
	border-top-left-radius: .25rem !important;
	border-bottom-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: flex !important;
}

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

@media (min-width: 576px) {
	.d-sm-none {
		display: none !important;
	}
	
	.d-sm-inline {
		display: inline !important;
	}
	
	.d-sm-inline-block {
		display: inline-block !important;
	}
	
	.d-sm-block {
		display: block !important;
	}
	
	.d-sm-table {
		display: table !important;
	}
	
	.d-sm-table-row {
		display: table-row !important;
	}
	
	.d-sm-table-cell {
		display: table-cell !important;
	}
	
	.d-sm-flex {
		display: flex !important;
	}
	
	.d-sm-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 768px) {
	.d-md-none {
		display: none !important;
	}
	
	.d-md-inline {
		display: inline !important;
	}
	
	.d-md-inline-block {
		display: inline-block !important;
	}
	
	.d-md-block {
		display: block !important;
	}
	
	.d-md-table {
		display: table !important;
	}
	
	.d-md-table-row {
		display: table-row !important;
	}
	
	.d-md-table-cell {
		display: table-cell !important;
	}
	
	.d-md-flex {
		display: flex !important;
	}
	
	.d-md-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 992px) {
	.d-lg-none {
		display: none !important;
	}
	
	.d-lg-inline {
		display: inline !important;
	}
	
	.d-lg-inline-block {
		display: inline-block !important;
	}
	
	.d-lg-block {
		display: block !important;
	}
	
	.d-lg-table {
		display: table !important;
	}
	
	.d-lg-table-row {
		display: table-row !important;
	}
	
	.d-lg-table-cell {
		display: table-cell !important;
	}
	
	.d-lg-flex {
		display: flex !important;
	}
	
	.d-lg-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 1200px) {
	.d-xl-none {
		display: none !important;
	}
	
	.d-xl-inline {
		display: inline !important;
	}
	
	.d-xl-inline-block {
		display: inline-block !important;
	}
	
	.d-xl-block {
		display: block !important;
	}
	
	.d-xl-table {
		display: table !important;
	}
	
	.d-xl-table-row {
		display: table-row !important;
	}
	
	.d-xl-table-cell {
		display: table-cell !important;
	}
	
	.d-xl-flex {
		display: flex !important;
	}
	
	.d-xl-inline-flex {
		display: inline-flex !important;
	}
}

@media (min-width: 1440px) {
	.d-2xl-none {
		display: none !important;
	}
	
	.d-2xl-inline {
		display: inline !important;
	}
	
	.d-2xl-inline-block {
		display: inline-block !important;
	}
	
	.d-2xl-block {
		display: block !important;
	}
	
	.d-2xl-table {
		display: table !important;
	}
	
	.d-2xl-table-row {
		display: table-row !important;
	}
	
	.d-2xl-table-cell {
		display: table-cell !important;
	}
	
	.d-2xl-flex {
		display: flex !important;
	}
	
	.d-2xl-inline-flex {
		display: inline-flex !important;
	}
}

@media print {
	.d-print-none {
		display: none !important;
	}
	
	.d-print-inline {
		display: inline !important;
	}
	
	.d-print-inline-block {
		display: inline-block !important;
	}
	
	.d-print-block {
		display: block !important;
	}
	
	.d-print-table {
		display: table !important;
	}
	
	.d-print-table-row {
		display: table-row !important;
	}
	
	.d-print-table-cell {
		display: table-cell !important;
	}
	
	.d-print-flex {
		display: flex !important;
	}
	
	.d-print-inline-flex {
		display: inline-flex !important;
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.align-self-center {
	align-self: center !important;
}

.align-self-baseline {
	align-self: baseline !important;
}

.align-self-stretch {
	align-self: stretch !important;
}

@media (min-width: 576px) {
	.flex-sm-row {
		flex-direction: row !important;
	}
	
	.flex-sm-column {
		flex-direction: column !important;
	}
	
	.flex-sm-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-sm-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-sm-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-sm-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-sm-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-sm-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-sm-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-sm-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-sm-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-sm-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.justify-content-sm-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-sm-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-sm-center {
		justify-content: center !important;
	}
	
	.justify-content-sm-between {
		justify-content: space-between !important;
	}
	
	.justify-content-sm-around {
		justify-content: space-around !important;
	}
	
	.align-items-sm-start {
		align-items: flex-start !important;
	}
	
	.align-items-sm-end {
		align-items: flex-end !important;
	}
	
	.align-items-sm-center {
		align-items: center !important;
	}
	
	.align-items-sm-baseline {
		align-items: baseline !important;
	}
	
	.align-items-sm-stretch {
		align-items: stretch !important;
	}
	
	.align-content-sm-start {
		align-content: flex-start !important;
	}
	
	.align-content-sm-end {
		align-content: flex-end !important;
	}
	
	.align-content-sm-center {
		align-content: center !important;
	}
	
	.align-content-sm-between {
		align-content: space-between !important;
	}
	
	.align-content-sm-around {
		align-content: space-around !important;
	}
	
	.align-content-sm-stretch {
		align-content: stretch !important;
	}
	
	.align-self-sm-auto {
		align-self: auto !important;
	}
	
	.align-self-sm-start {
		align-self: flex-start !important;
	}
	
	.align-self-sm-end {
		align-self: flex-end !important;
	}
	
	.align-self-sm-center {
		align-self: center !important;
	}
	
	.align-self-sm-baseline {
		align-self: baseline !important;
	}
	
	.align-self-sm-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 768px) {
	.flex-md-row {
		flex-direction: row !important;
	}
	
	.flex-md-column {
		flex-direction: column !important;
	}
	
	.flex-md-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-md-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-md-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-md-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-md-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-md-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-md-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-md-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-md-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-md-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.justify-content-md-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-md-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-md-center {
		justify-content: center !important;
	}
	
	.justify-content-md-between {
		justify-content: space-between !important;
	}
	
	.justify-content-md-around {
		justify-content: space-around !important;
	}
	
	.align-items-md-start {
		align-items: flex-start !important;
	}
	
	.align-items-md-end {
		align-items: flex-end !important;
	}
	
	.align-items-md-center {
		align-items: center !important;
	}
	
	.align-items-md-baseline {
		align-items: baseline !important;
	}
	
	.align-items-md-stretch {
		align-items: stretch !important;
	}
	
	.align-content-md-start {
		align-content: flex-start !important;
	}
	
	.align-content-md-end {
		align-content: flex-end !important;
	}
	
	.align-content-md-center {
		align-content: center !important;
	}
	
	.align-content-md-between {
		align-content: space-between !important;
	}
	
	.align-content-md-around {
		align-content: space-around !important;
	}
	
	.align-content-md-stretch {
		align-content: stretch !important;
	}
	
	.align-self-md-auto {
		align-self: auto !important;
	}
	
	.align-self-md-start {
		align-self: flex-start !important;
	}
	
	.align-self-md-end {
		align-self: flex-end !important;
	}
	
	.align-self-md-center {
		align-self: center !important;
	}
	
	.align-self-md-baseline {
		align-self: baseline !important;
	}
	
	.align-self-md-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 992px) {
	.flex-lg-row {
		flex-direction: row !important;
	}
	
	.flex-lg-column {
		flex-direction: column !important;
	}
	
	.flex-lg-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-lg-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-lg-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-lg-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-lg-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-lg-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-lg-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-lg-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-lg-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-lg-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.justify-content-lg-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-lg-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-lg-center {
		justify-content: center !important;
	}
	
	.justify-content-lg-between {
		justify-content: space-between !important;
	}
	
	.justify-content-lg-around {
		justify-content: space-around !important;
	}
	
	.align-items-lg-start {
		align-items: flex-start !important;
	}
	
	.align-items-lg-end {
		align-items: flex-end !important;
	}
	
	.align-items-lg-center {
		align-items: center !important;
	}
	
	.align-items-lg-baseline {
		align-items: baseline !important;
	}
	
	.align-items-lg-stretch {
		align-items: stretch !important;
	}
	
	.align-content-lg-start {
		align-content: flex-start !important;
	}
	
	.align-content-lg-end {
		align-content: flex-end !important;
	}
	
	.align-content-lg-center {
		align-content: center !important;
	}
	
	.align-content-lg-between {
		align-content: space-between !important;
	}
	
	.align-content-lg-around {
		align-content: space-around !important;
	}
	
	.align-content-lg-stretch {
		align-content: stretch !important;
	}
	
	.align-self-lg-auto {
		align-self: auto !important;
	}
	
	.align-self-lg-start {
		align-self: flex-start !important;
	}
	
	.align-self-lg-end {
		align-self: flex-end !important;
	}
	
	.align-self-lg-center {
		align-self: center !important;
	}
	
	.align-self-lg-baseline {
		align-self: baseline !important;
	}
	
	.align-self-lg-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 1200px) {
	.flex-xl-row {
		flex-direction: row !important;
	}
	
	.flex-xl-column {
		flex-direction: column !important;
	}
	
	.flex-xl-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-xl-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-xl-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-xl-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-xl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-xl-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-xl-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-xl-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-xl-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-xl-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.justify-content-xl-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-xl-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-xl-center {
		justify-content: center !important;
	}
	
	.justify-content-xl-between {
		justify-content: space-between !important;
	}
	
	.justify-content-xl-around {
		justify-content: space-around !important;
	}
	
	.align-items-xl-start {
		align-items: flex-start !important;
	}
	
	.align-items-xl-end {
		align-items: flex-end !important;
	}
	
	.align-items-xl-center {
		align-items: center !important;
	}
	
	.align-items-xl-baseline {
		align-items: baseline !important;
	}
	
	.align-items-xl-stretch {
		align-items: stretch !important;
	}
	
	.align-content-xl-start {
		align-content: flex-start !important;
	}
	
	.align-content-xl-end {
		align-content: flex-end !important;
	}
	
	.align-content-xl-center {
		align-content: center !important;
	}
	
	.align-content-xl-between {
		align-content: space-between !important;
	}
	
	.align-content-xl-around {
		align-content: space-around !important;
	}
	
	.align-content-xl-stretch {
		align-content: stretch !important;
	}
	
	.align-self-xl-auto {
		align-self: auto !important;
	}
	
	.align-self-xl-start {
		align-self: flex-start !important;
	}
	
	.align-self-xl-end {
		align-self: flex-end !important;
	}
	
	.align-self-xl-center {
		align-self: center !important;
	}
	
	.align-self-xl-baseline {
		align-self: baseline !important;
	}
	
	.align-self-xl-stretch {
		align-self: stretch !important;
	}
}

@media (min-width: 1440px) {
	.flex-2xl-row {
		flex-direction: row !important;
	}
	
	.flex-2xl-column {
		flex-direction: column !important;
	}
	
	.flex-2xl-row-reverse {
		flex-direction: row-reverse !important;
	}
	
	.flex-2xl-column-reverse {
		flex-direction: column-reverse !important;
	}
	
	.flex-2xl-wrap {
		flex-wrap: wrap !important;
	}
	
	.flex-2xl-nowrap {
		flex-wrap: nowrap !important;
	}
	
	.flex-2xl-wrap-reverse {
		flex-wrap: wrap-reverse !important;
	}
	
	.flex-2xl-fill {
		flex: 1 1 auto !important;
	}
	
	.flex-2xl-grow-0 {
		flex-grow: 0 !important;
	}
	
	.flex-2xl-grow-1 {
		flex-grow: 1 !important;
	}
	
	.flex-2xl-shrink-0 {
		flex-shrink: 0 !important;
	}
	
	.flex-2xl-shrink-1 {
		flex-shrink: 1 !important;
	}
	
	.justify-content-2xl-start {
		justify-content: flex-start !important;
	}
	
	.justify-content-2xl-end {
		justify-content: flex-end !important;
	}
	
	.justify-content-2xl-center {
		justify-content: center !important;
	}
	
	.justify-content-2xl-between {
		justify-content: space-between !important;
	}
	
	.justify-content-2xl-around {
		justify-content: space-around !important;
	}
	
	.align-items-2xl-start {
		align-items: flex-start !important;
	}
	
	.align-items-2xl-end {
		align-items: flex-end !important;
	}
	
	.align-items-2xl-center {
		align-items: center !important;
	}
	
	.align-items-2xl-baseline {
		align-items: baseline !important;
	}
	
	.align-items-2xl-stretch {
		align-items: stretch !important;
	}
	
	.align-content-2xl-start {
		align-content: flex-start !important;
	}
	
	.align-content-2xl-end {
		align-content: flex-end !important;
	}
	
	.align-content-2xl-center {
		align-content: center !important;
	}
	
	.align-content-2xl-between {
		align-content: space-between !important;
	}
	
	.align-content-2xl-around {
		align-content: space-around !important;
	}
	
	.align-content-2xl-stretch {
		align-content: stretch !important;
	}
	
	.align-self-2xl-auto {
		align-self: auto !important;
	}
	
	.align-self-2xl-start {
		align-self: flex-start !important;
	}
	
	.align-self-2xl-end {
		align-self: flex-end !important;
	}
	
	.align-self-2xl-center {
		align-self: center !important;
	}
	
	.align-self-2xl-baseline {
		align-self: baseline !important;
	}
	
	.align-self-2xl-stretch {
		align-self: stretch !important;
	}
}

.float-left {
	float: left !important;
}

.float-right {
	float: right !important;
}

.float-none {
	float: none !important;
}

@media (min-width: 576px) {
	.float-sm-left {
		float: left !important;
	}
	
	.float-sm-right {
		float: right !important;
	}
	
	.float-sm-none {
		float: none !important;
	}
}

@media (min-width: 768px) {
	.float-md-left {
		float: left !important;
	}
	
	.float-md-right {
		float: right !important;
	}
	
	.float-md-none {
		float: none !important;
	}
}

@media (min-width: 992px) {
	.float-lg-left {
		float: left !important;
	}
	
	.float-lg-right {
		float: right !important;
	}
	
	.float-lg-none {
		float: none !important;
	}
}

@media (min-width: 1200px) {
	.float-xl-left {
		float: left !important;
	}
	
	.float-xl-right {
		float: right !important;
	}
	
	.float-xl-none {
		float: none !important;
	}
}

@media (min-width: 1440px) {
	.float-2xl-left {
		float: left !important;
	}
	
	.float-2xl-right {
		float: right !important;
	}
	
	.float-2xl-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: sticky !important;
}

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

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

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

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

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

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

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

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

.shadow-none {
	box-shadow: none !important;
}

.w-25 {
	width: 25% !important;
}

.w-50 {
	width: 50% !important;
}

.w-75 {
	width: 75% !important;
}

.w-100 {
	width: 100% !important;
}

.w-auto {
	width: auto !important;
}

.h-25 {
	height: 25% !important;
}

.h-50 {
	height: 50% !important;
}

.h-75 {
	height: 75% !important;
}

.h-100 {
	height: 100% !important;
}

.h-auto {
	height: auto !important;
}

.mw-100 {
	max-width: 100% !important;
}

.mh-100 {
	max-height: 100% !important;
}

.min-vw-100 {
	min-width: 100vw !important;
}

.min-vh-100 {
	min-height: 100vh !important;
}

.vw-100 {
	width: 100vw !important;
}

.vh-100 {
	height: 100vh !important;
}

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

.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: .25rem !important;
}

.mt-1, .my-1 {
	margin-top: .25rem !important;
}

.mr-1, .mx-1 {
	margin-right: .25rem !important;
}

.mb-1, .my-1 {
	margin-bottom: .25rem !important;
}

.ml-1, .mx-1 {
	margin-left: .25rem !important;
}

.m-2 {
	margin: .5rem !important;
}

.mt-2, .my-2 {
	margin-top: .5rem !important;
}

.mr-2, .mx-2 {
	margin-right: .5rem !important;
}

.mb-2, .my-2 {
	margin-bottom: .5rem !important;
}

.ml-2, .mx-2 {
	margin-left: .5rem !important;
}

.m-3 {
	margin: 1rem !important;
}

.mt-3, .my-3 {
	margin-top: 1rem !important;
}

.mr-3, .mx-3 {
	margin-right: 1rem !important;
}

.mb-3, .my-3 {
	margin-bottom: 1rem !important;
}

.ml-3, .mx-3 {
	margin-left: 1rem !important;
}

.m-4 {
	margin: 1.5rem !important;
}

.mt-4, .my-4 {
	margin-top: 1.5rem !important;
}

.mr-4, .mx-4 {
	margin-right: 1.5rem !important;
}

.mb-4, .my-4 {
	margin-bottom: 1.5rem !important;
}

.ml-4, .mx-4 {
	margin-left: 1.5rem !important;
}

.m-5 {
	margin: 3rem !important;
}

.mt-5, .my-5 {
	margin-top: 3rem !important;
}

.mr-5, .mx-5 {
	margin-right: 3rem !important;
}

.mb-5, .my-5 {
	margin-bottom: 3rem !important;
}

.ml-5, .mx-5 {
	margin-left: 3rem !important;
}

.p-0 {
	padding: 0 !important;
}

.pt-0, .py-0 {
	padding-top: 0 !important;
}

.pr-0, .px-0 {
	padding-right: 0 !important;
}

.pb-0, .py-0 {
	padding-bottom: 0 !important;
}

.pl-0, .px-0 {
	padding-left: 0 !important;
}

.p-1 {
	padding: .25rem !important;
}

.pt-1, .py-1 {
	padding-top: .25rem !important;
}

.pr-1, .px-1 {
	padding-right: .25rem !important;
}

.pb-1, .py-1 {
	padding-bottom: .25rem !important;
}

.pl-1, .px-1 {
	padding-left: .25rem !important;
}

.p-2 {
	padding: .5rem !important;
}

.pt-2, .py-2 {
	padding-top: .5rem !important;
}

.pr-2, .px-2 {
	padding-right: .5rem !important;
}

.pb-2, .py-2 {
	padding-bottom: .5rem !important;
}

.pl-2, .px-2 {
	padding-left: .5rem !important;
}

.p-3 {
	padding: 1rem !important;
}

.pt-3, .py-3 {
	padding-top: 1rem !important;
}

.pr-3, .px-3 {
	padding-right: 1rem !important;
}

.pb-3, .py-3 {
	padding-bottom: 1rem !important;
}

.pl-3, .px-3 {
	padding-left: 1rem !important;
}

.p-4 {
	padding: 1.5rem !important;
}

.pt-4, .py-4 {
	padding-top: 1.5rem !important;
}

.pr-4, .px-4 {
	padding-right: 1.5rem !important;
}

.pb-4, .py-4 {
	padding-bottom: 1.5rem !important;
}

.pl-4, .px-4 {
	padding-left: 1.5rem !important;
}

.p-5 {
	padding: 3rem !important;
}

.pt-5, .py-5 {
	padding-top: 3rem !important;
}

.pr-5, .px-5 {
	padding-right: 3rem !important;
}

.pb-5, .py-5 {
	padding-bottom: 3rem !important;
}

.pl-5, .px-5 {
	padding-left: 3rem !important;
}

.m-n1 {
	margin: -.25rem !important;
}

.mt-n1, .my-n1 {
	margin-top: -.25rem !important;
}

.mr-n1, .mx-n1 {
	margin-right: -.25rem !important;
}

.mb-n1, .my-n1 {
	margin-bottom: -.25rem !important;
}

.ml-n1, .mx-n1 {
	margin-left: -.25rem !important;
}

.m-n2 {
	margin: -.5rem !important;
}

.mt-n2, .my-n2 {
	margin-top: -.5rem !important;
}

.mr-n2, .mx-n2 {
	margin-right: -.5rem !important;
}

.mb-n2, .my-n2 {
	margin-bottom: -.5rem !important;
}

.ml-n2, .mx-n2 {
	margin-left: -.5rem !important;
}

.m-n3 {
	margin: -1rem !important;
}

.mt-n3, .my-n3 {
	margin-top: -1rem !important;
}

.mr-n3, .mx-n3 {
	margin-right: -1rem !important;
}

.mb-n3, .my-n3 {
	margin-bottom: -1rem !important;
}

.ml-n3, .mx-n3 {
	margin-left: -1rem !important;
}

.m-n4 {
	margin: -1.5rem !important;
}

.mt-n4, .my-n4 {
	margin-top: -1.5rem !important;
}

.mr-n4, .mx-n4 {
	margin-right: -1.5rem !important;
}

.mb-n4, .my-n4 {
	margin-bottom: -1.5rem !important;
}

.ml-n4, .mx-n4 {
	margin-left: -1.5rem !important;
}

.m-n5 {
	margin: -3rem !important;
}

.mt-n5, .my-n5 {
	margin-top: -3rem !important;
}

.mr-n5, .mx-n5 {
	margin-right: -3rem !important;
}

.mb-n5, .my-n5 {
	margin-bottom: -3rem !important;
}

.ml-n5, .mx-n5 {
	margin-left: -3rem !important;
}

.m-auto {
	margin: auto !important;
}

.mt-auto, .my-auto {
	margin-top: auto !important;
}

.mr-auto, .mx-auto {
	margin-right: auto !important;
}

.mb-auto, .my-auto {
	margin-bottom: auto !important;
}

.ml-auto, .mx-auto {
	margin-left: auto !important;
}

@media (min-width: 576px) {
	.m-sm-0 {
		margin: 0 !important;
	}
	
	.mt-sm-0, .my-sm-0 {
		margin-top: 0 !important;
	}
	
	.mr-sm-0, .mx-sm-0 {
		margin-right: 0 !important;
	}
	
	.mb-sm-0, .my-sm-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-sm-0, .mx-sm-0 {
		margin-left: 0 !important;
	}
	
	.m-sm-1 {
		margin: .25rem !important;
	}
	
	.mt-sm-1, .my-sm-1 {
		margin-top: .25rem !important;
	}
	
	.mr-sm-1, .mx-sm-1 {
		margin-right: .25rem !important;
	}
	
	.mb-sm-1, .my-sm-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-sm-1, .mx-sm-1 {
		margin-left: .25rem !important;
	}
	
	.m-sm-2 {
		margin: .5rem !important;
	}
	
	.mt-sm-2, .my-sm-2 {
		margin-top: .5rem !important;
	}
	
	.mr-sm-2, .mx-sm-2 {
		margin-right: .5rem !important;
	}
	
	.mb-sm-2, .my-sm-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-sm-2, .mx-sm-2 {
		margin-left: .5rem !important;
	}
	
	.m-sm-3 {
		margin: 1rem !important;
	}
	
	.mt-sm-3, .my-sm-3 {
		margin-top: 1rem !important;
	}
	
	.mr-sm-3, .mx-sm-3 {
		margin-right: 1rem !important;
	}
	
	.mb-sm-3, .my-sm-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-sm-3, .mx-sm-3 {
		margin-left: 1rem !important;
	}
	
	.m-sm-4 {
		margin: 1.5rem !important;
	}
	
	.mt-sm-4, .my-sm-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-sm-4, .mx-sm-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-sm-4, .my-sm-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-sm-4, .mx-sm-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-sm-5 {
		margin: 3rem !important;
	}
	
	.mt-sm-5, .my-sm-5 {
		margin-top: 3rem !important;
	}
	
	.mr-sm-5, .mx-sm-5 {
		margin-right: 3rem !important;
	}
	
	.mb-sm-5, .my-sm-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-sm-5, .mx-sm-5 {
		margin-left: 3rem !important;
	}
	
	.p-sm-0 {
		padding: 0 !important;
	}
	
	.pt-sm-0, .py-sm-0 {
		padding-top: 0 !important;
	}
	
	.pr-sm-0, .px-sm-0 {
		padding-right: 0 !important;
	}
	
	.pb-sm-0, .py-sm-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-sm-0, .px-sm-0 {
		padding-left: 0 !important;
	}
	
	.p-sm-1 {
		padding: .25rem !important;
	}
	
	.pt-sm-1, .py-sm-1 {
		padding-top: .25rem !important;
	}
	
	.pr-sm-1, .px-sm-1 {
		padding-right: .25rem !important;
	}
	
	.pb-sm-1, .py-sm-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-sm-1, .px-sm-1 {
		padding-left: .25rem !important;
	}
	
	.p-sm-2 {
		padding: .5rem !important;
	}
	
	.pt-sm-2, .py-sm-2 {
		padding-top: .5rem !important;
	}
	
	.pr-sm-2, .px-sm-2 {
		padding-right: .5rem !important;
	}
	
	.pb-sm-2, .py-sm-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-sm-2, .px-sm-2 {
		padding-left: .5rem !important;
	}
	
	.p-sm-3 {
		padding: 1rem !important;
	}
	
	.pt-sm-3, .py-sm-3 {
		padding-top: 1rem !important;
	}
	
	.pr-sm-3, .px-sm-3 {
		padding-right: 1rem !important;
	}
	
	.pb-sm-3, .py-sm-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-sm-3, .px-sm-3 {
		padding-left: 1rem !important;
	}
	
	.p-sm-4 {
		padding: 1.5rem !important;
	}
	
	.pt-sm-4, .py-sm-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-sm-4, .px-sm-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-sm-4, .py-sm-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-sm-4, .px-sm-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-sm-5 {
		padding: 3rem !important;
	}
	
	.pt-sm-5, .py-sm-5 {
		padding-top: 3rem !important;
	}
	
	.pr-sm-5, .px-sm-5 {
		padding-right: 3rem !important;
	}
	
	.pb-sm-5, .py-sm-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-sm-5, .px-sm-5 {
		padding-left: 3rem !important;
	}
	
	.m-sm-n1 {
		margin: -.25rem !important;
	}
	
	.mt-sm-n1, .my-sm-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-sm-n1, .mx-sm-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-sm-n1, .my-sm-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-sm-n1, .mx-sm-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-sm-n2 {
		margin: -.5rem !important;
	}
	
	.mt-sm-n2, .my-sm-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-sm-n2, .mx-sm-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-sm-n2, .my-sm-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-sm-n2, .mx-sm-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-sm-n3 {
		margin: -1rem !important;
	}
	
	.mt-sm-n3, .my-sm-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-sm-n3, .mx-sm-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-sm-n3, .my-sm-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-sm-n3, .mx-sm-n3 {
		margin-left: -1rem !important;
	}
	
	.m-sm-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-sm-n4, .my-sm-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-sm-n4, .mx-sm-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-sm-n4, .my-sm-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-sm-n4, .mx-sm-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-sm-n5 {
		margin: -3rem !important;
	}
	
	.mt-sm-n5, .my-sm-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-sm-n5, .mx-sm-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-sm-n5, .my-sm-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-sm-n5, .mx-sm-n5 {
		margin-left: -3rem !important;
	}
	
	.m-sm-auto {
		margin: auto !important;
	}
	
	.mt-sm-auto, .my-sm-auto {
		margin-top: auto !important;
	}
	
	.mr-sm-auto, .mx-sm-auto {
		margin-right: auto !important;
	}
	
	.mb-sm-auto, .my-sm-auto {
		margin-bottom: auto !important;
	}
	
	.ml-sm-auto, .mx-sm-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 768px) {
	.m-md-0 {
		margin: 0 !important;
	}
	
	.mt-md-0, .my-md-0 {
		margin-top: 0 !important;
	}
	
	.mr-md-0, .mx-md-0 {
		margin-right: 0 !important;
	}
	
	.mb-md-0, .my-md-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-md-0, .mx-md-0 {
		margin-left: 0 !important;
	}
	
	.m-md-1 {
		margin: .25rem !important;
	}
	
	.mt-md-1, .my-md-1 {
		margin-top: .25rem !important;
	}
	
	.mr-md-1, .mx-md-1 {
		margin-right: .25rem !important;
	}
	
	.mb-md-1, .my-md-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-md-1, .mx-md-1 {
		margin-left: .25rem !important;
	}
	
	.m-md-2 {
		margin: .5rem !important;
	}
	
	.mt-md-2, .my-md-2 {
		margin-top: .5rem !important;
	}
	
	.mr-md-2, .mx-md-2 {
		margin-right: .5rem !important;
	}
	
	.mb-md-2, .my-md-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-md-2, .mx-md-2 {
		margin-left: .5rem !important;
	}
	
	.m-md-3 {
		margin: 1rem !important;
	}
	
	.mt-md-3, .my-md-3 {
		margin-top: 1rem !important;
	}
	
	.mr-md-3, .mx-md-3 {
		margin-right: 1rem !important;
	}
	
	.mb-md-3, .my-md-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-md-3, .mx-md-3 {
		margin-left: 1rem !important;
	}
	
	.m-md-4 {
		margin: 1.5rem !important;
	}
	
	.mt-md-4, .my-md-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-md-4, .mx-md-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-md-4, .my-md-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-md-4, .mx-md-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-md-5 {
		margin: 3rem !important;
	}
	
	.mt-md-5, .my-md-5 {
		margin-top: 3rem !important;
	}
	
	.mr-md-5, .mx-md-5 {
		margin-right: 3rem !important;
	}
	
	.mb-md-5, .my-md-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-md-5, .mx-md-5 {
		margin-left: 3rem !important;
	}
	
	.p-md-0 {
		padding: 0 !important;
	}
	
	.pt-md-0, .py-md-0 {
		padding-top: 0 !important;
	}
	
	.pr-md-0, .px-md-0 {
		padding-right: 0 !important;
	}
	
	.pb-md-0, .py-md-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-md-0, .px-md-0 {
		padding-left: 0 !important;
	}
	
	.p-md-1 {
		padding: .25rem !important;
	}
	
	.pt-md-1, .py-md-1 {
		padding-top: .25rem !important;
	}
	
	.pr-md-1, .px-md-1 {
		padding-right: .25rem !important;
	}
	
	.pb-md-1, .py-md-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-md-1, .px-md-1 {
		padding-left: .25rem !important;
	}
	
	.p-md-2 {
		padding: .5rem !important;
	}
	
	.pt-md-2, .py-md-2 {
		padding-top: .5rem !important;
	}
	
	.pr-md-2, .px-md-2 {
		padding-right: .5rem !important;
	}
	
	.pb-md-2, .py-md-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-md-2, .px-md-2 {
		padding-left: .5rem !important;
	}
	
	.p-md-3 {
		padding: 1rem !important;
	}
	
	.pt-md-3, .py-md-3 {
		padding-top: 1rem !important;
	}
	
	.pr-md-3, .px-md-3 {
		padding-right: 1rem !important;
	}
	
	.pb-md-3, .py-md-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-md-3, .px-md-3 {
		padding-left: 1rem !important;
	}
	
	.p-md-4 {
		padding: 1.5rem !important;
	}
	
	.pt-md-4, .py-md-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-md-4, .px-md-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-md-4, .py-md-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-md-4, .px-md-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-md-5 {
		padding: 3rem !important;
	}
	
	.pt-md-5, .py-md-5 {
		padding-top: 3rem !important;
	}
	
	.pr-md-5, .px-md-5 {
		padding-right: 3rem !important;
	}
	
	.pb-md-5, .py-md-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-md-5, .px-md-5 {
		padding-left: 3rem !important;
	}
	
	.m-md-n1 {
		margin: -.25rem !important;
	}
	
	.mt-md-n1, .my-md-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-md-n1, .mx-md-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-md-n1, .my-md-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-md-n1, .mx-md-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-md-n2 {
		margin: -.5rem !important;
	}
	
	.mt-md-n2, .my-md-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-md-n2, .mx-md-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-md-n2, .my-md-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-md-n2, .mx-md-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-md-n3 {
		margin: -1rem !important;
	}
	
	.mt-md-n3, .my-md-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-md-n3, .mx-md-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-md-n3, .my-md-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-md-n3, .mx-md-n3 {
		margin-left: -1rem !important;
	}
	
	.m-md-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-md-n4, .my-md-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-md-n4, .mx-md-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-md-n4, .my-md-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-md-n4, .mx-md-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-md-n5 {
		margin: -3rem !important;
	}
	
	.mt-md-n5, .my-md-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-md-n5, .mx-md-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-md-n5, .my-md-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-md-n5, .mx-md-n5 {
		margin-left: -3rem !important;
	}
	
	.m-md-auto {
		margin: auto !important;
	}
	
	.mt-md-auto, .my-md-auto {
		margin-top: auto !important;
	}
	
	.mr-md-auto, .mx-md-auto {
		margin-right: auto !important;
	}
	
	.mb-md-auto, .my-md-auto {
		margin-bottom: auto !important;
	}
	
	.ml-md-auto, .mx-md-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 992px) {
	.m-lg-0 {
		margin: 0 !important;
	}
	
	.mt-lg-0, .my-lg-0 {
		margin-top: 0 !important;
	}
	
	.mr-lg-0, .mx-lg-0 {
		margin-right: 0 !important;
	}
	
	.mb-lg-0, .my-lg-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-lg-0, .mx-lg-0 {
		margin-left: 0 !important;
	}
	
	.m-lg-1 {
		margin: .25rem !important;
	}
	
	.mt-lg-1, .my-lg-1 {
		margin-top: .25rem !important;
	}
	
	.mr-lg-1, .mx-lg-1 {
		margin-right: .25rem !important;
	}
	
	.mb-lg-1, .my-lg-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-lg-1, .mx-lg-1 {
		margin-left: .25rem !important;
	}
	
	.m-lg-2 {
		margin: .5rem !important;
	}
	
	.mt-lg-2, .my-lg-2 {
		margin-top: .5rem !important;
	}
	
	.mr-lg-2, .mx-lg-2 {
		margin-right: .5rem !important;
	}
	
	.mb-lg-2, .my-lg-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-lg-2, .mx-lg-2 {
		margin-left: .5rem !important;
	}
	
	.m-lg-3 {
		margin: 1rem !important;
	}
	
	.mt-lg-3, .my-lg-3 {
		margin-top: 1rem !important;
	}
	
	.mr-lg-3, .mx-lg-3 {
		margin-right: 1rem !important;
	}
	
	.mb-lg-3, .my-lg-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-lg-3, .mx-lg-3 {
		margin-left: 1rem !important;
	}
	
	.m-lg-4 {
		margin: 1.5rem !important;
	}
	
	.mt-lg-4, .my-lg-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-lg-4, .mx-lg-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-lg-4, .my-lg-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-lg-4, .mx-lg-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-lg-5 {
		margin: 3rem !important;
	}
	
	.mt-lg-5, .my-lg-5 {
		margin-top: 3rem !important;
	}
	
	.mr-lg-5, .mx-lg-5 {
		margin-right: 3rem !important;
	}
	
	.mb-lg-5, .my-lg-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-lg-5, .mx-lg-5 {
		margin-left: 3rem !important;
	}
	
	.p-lg-0 {
		padding: 0 !important;
	}
	
	.pt-lg-0, .py-lg-0 {
		padding-top: 0 !important;
	}
	
	.pr-lg-0, .px-lg-0 {
		padding-right: 0 !important;
	}
	
	.pb-lg-0, .py-lg-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-lg-0, .px-lg-0 {
		padding-left: 0 !important;
	}
	
	.p-lg-1 {
		padding: .25rem !important;
	}
	
	.pt-lg-1, .py-lg-1 {
		padding-top: .25rem !important;
	}
	
	.pr-lg-1, .px-lg-1 {
		padding-right: .25rem !important;
	}
	
	.pb-lg-1, .py-lg-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-lg-1, .px-lg-1 {
		padding-left: .25rem !important;
	}
	
	.p-lg-2 {
		padding: .5rem !important;
	}
	
	.pt-lg-2, .py-lg-2 {
		padding-top: .5rem !important;
	}
	
	.pr-lg-2, .px-lg-2 {
		padding-right: .5rem !important;
	}
	
	.pb-lg-2, .py-lg-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-lg-2, .px-lg-2 {
		padding-left: .5rem !important;
	}
	
	.p-lg-3 {
		padding: 1rem !important;
	}
	
	.pt-lg-3, .py-lg-3 {
		padding-top: 1rem !important;
	}
	
	.pr-lg-3, .px-lg-3 {
		padding-right: 1rem !important;
	}
	
	.pb-lg-3, .py-lg-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-lg-3, .px-lg-3 {
		padding-left: 1rem !important;
	}
	
	.p-lg-4 {
		padding: 1.5rem !important;
	}
	
	.pt-lg-4, .py-lg-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-lg-4, .px-lg-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-lg-4, .py-lg-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-lg-4, .px-lg-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-lg-5 {
		padding: 3rem !important;
	}
	
	.pt-lg-5, .py-lg-5 {
		padding-top: 3rem !important;
	}
	
	.pr-lg-5, .px-lg-5 {
		padding-right: 3rem !important;
	}
	
	.pb-lg-5, .py-lg-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-lg-5, .px-lg-5 {
		padding-left: 3rem !important;
	}
	
	.m-lg-n1 {
		margin: -.25rem !important;
	}
	
	.mt-lg-n1, .my-lg-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-lg-n1, .mx-lg-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-lg-n1, .my-lg-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-lg-n1, .mx-lg-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-lg-n2 {
		margin: -.5rem !important;
	}
	
	.mt-lg-n2, .my-lg-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-lg-n2, .mx-lg-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-lg-n2, .my-lg-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-lg-n2, .mx-lg-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-lg-n3 {
		margin: -1rem !important;
	}
	
	.mt-lg-n3, .my-lg-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-lg-n3, .mx-lg-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-lg-n3, .my-lg-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-lg-n3, .mx-lg-n3 {
		margin-left: -1rem !important;
	}
	
	.m-lg-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-lg-n4, .my-lg-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-lg-n4, .mx-lg-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-lg-n4, .my-lg-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-lg-n4, .mx-lg-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-lg-n5 {
		margin: -3rem !important;
	}
	
	.mt-lg-n5, .my-lg-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-lg-n5, .mx-lg-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-lg-n5, .my-lg-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-lg-n5, .mx-lg-n5 {
		margin-left: -3rem !important;
	}
	
	.m-lg-auto {
		margin: auto !important;
	}
	
	.mt-lg-auto, .my-lg-auto {
		margin-top: auto !important;
	}
	
	.mr-lg-auto, .mx-lg-auto {
		margin-right: auto !important;
	}
	
	.mb-lg-auto, .my-lg-auto {
		margin-bottom: auto !important;
	}
	
	.ml-lg-auto, .mx-lg-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 1200px) {
	.m-xl-0 {
		margin: 0 !important;
	}
	
	.mt-xl-0, .my-xl-0 {
		margin-top: 0 !important;
	}
	
	.mr-xl-0, .mx-xl-0 {
		margin-right: 0 !important;
	}
	
	.mb-xl-0, .my-xl-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-xl-0, .mx-xl-0 {
		margin-left: 0 !important;
	}
	
	.m-xl-1 {
		margin: .25rem !important;
	}
	
	.mt-xl-1, .my-xl-1 {
		margin-top: .25rem !important;
	}
	
	.mr-xl-1, .mx-xl-1 {
		margin-right: .25rem !important;
	}
	
	.mb-xl-1, .my-xl-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-xl-1, .mx-xl-1 {
		margin-left: .25rem !important;
	}
	
	.m-xl-2 {
		margin: .5rem !important;
	}
	
	.mt-xl-2, .my-xl-2 {
		margin-top: .5rem !important;
	}
	
	.mr-xl-2, .mx-xl-2 {
		margin-right: .5rem !important;
	}
	
	.mb-xl-2, .my-xl-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-xl-2, .mx-xl-2 {
		margin-left: .5rem !important;
	}
	
	.m-xl-3 {
		margin: 1rem !important;
	}
	
	.mt-xl-3, .my-xl-3 {
		margin-top: 1rem !important;
	}
	
	.mr-xl-3, .mx-xl-3 {
		margin-right: 1rem !important;
	}
	
	.mb-xl-3, .my-xl-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-xl-3, .mx-xl-3 {
		margin-left: 1rem !important;
	}
	
	.m-xl-4 {
		margin: 1.5rem !important;
	}
	
	.mt-xl-4, .my-xl-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-xl-4, .mx-xl-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-xl-4, .my-xl-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-xl-4, .mx-xl-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-xl-5 {
		margin: 3rem !important;
	}
	
	.mt-xl-5, .my-xl-5 {
		margin-top: 3rem !important;
	}
	
	.mr-xl-5, .mx-xl-5 {
		margin-right: 3rem !important;
	}
	
	.mb-xl-5, .my-xl-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-xl-5, .mx-xl-5 {
		margin-left: 3rem !important;
	}
	
	.p-xl-0 {
		padding: 0 !important;
	}
	
	.pt-xl-0, .py-xl-0 {
		padding-top: 0 !important;
	}
	
	.pr-xl-0, .px-xl-0 {
		padding-right: 0 !important;
	}
	
	.pb-xl-0, .py-xl-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-xl-0, .px-xl-0 {
		padding-left: 0 !important;
	}
	
	.p-xl-1 {
		padding: .25rem !important;
	}
	
	.pt-xl-1, .py-xl-1 {
		padding-top: .25rem !important;
	}
	
	.pr-xl-1, .px-xl-1 {
		padding-right: .25rem !important;
	}
	
	.pb-xl-1, .py-xl-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-xl-1, .px-xl-1 {
		padding-left: .25rem !important;
	}
	
	.p-xl-2 {
		padding: .5rem !important;
	}
	
	.pt-xl-2, .py-xl-2 {
		padding-top: .5rem !important;
	}
	
	.pr-xl-2, .px-xl-2 {
		padding-right: .5rem !important;
	}
	
	.pb-xl-2, .py-xl-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-xl-2, .px-xl-2 {
		padding-left: .5rem !important;
	}
	
	.p-xl-3 {
		padding: 1rem !important;
	}
	
	.pt-xl-3, .py-xl-3 {
		padding-top: 1rem !important;
	}
	
	.pr-xl-3, .px-xl-3 {
		padding-right: 1rem !important;
	}
	
	.pb-xl-3, .py-xl-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-xl-3, .px-xl-3 {
		padding-left: 1rem !important;
	}
	
	.p-xl-4 {
		padding: 1.5rem !important;
	}
	
	.pt-xl-4, .py-xl-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-xl-4, .px-xl-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-xl-4, .py-xl-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-xl-4, .px-xl-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-xl-5 {
		padding: 3rem !important;
	}
	
	.pt-xl-5, .py-xl-5 {
		padding-top: 3rem !important;
	}
	
	.pr-xl-5, .px-xl-5 {
		padding-right: 3rem !important;
	}
	
	.pb-xl-5, .py-xl-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-xl-5, .px-xl-5 {
		padding-left: 3rem !important;
	}
	
	.m-xl-n1 {
		margin: -.25rem !important;
	}
	
	.mt-xl-n1, .my-xl-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-xl-n1, .mx-xl-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-xl-n1, .my-xl-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-xl-n1, .mx-xl-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-xl-n2 {
		margin: -.5rem !important;
	}
	
	.mt-xl-n2, .my-xl-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-xl-n2, .mx-xl-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-xl-n2, .my-xl-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-xl-n2, .mx-xl-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-xl-n3 {
		margin: -1rem !important;
	}
	
	.mt-xl-n3, .my-xl-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-xl-n3, .mx-xl-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-xl-n3, .my-xl-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-xl-n3, .mx-xl-n3 {
		margin-left: -1rem !important;
	}
	
	.m-xl-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-xl-n4, .my-xl-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-xl-n4, .mx-xl-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-xl-n4, .my-xl-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-xl-n4, .mx-xl-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-xl-n5 {
		margin: -3rem !important;
	}
	
	.mt-xl-n5, .my-xl-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-xl-n5, .mx-xl-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-xl-n5, .my-xl-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-xl-n5, .mx-xl-n5 {
		margin-left: -3rem !important;
	}
	
	.m-xl-auto {
		margin: auto !important;
	}
	
	.mt-xl-auto, .my-xl-auto {
		margin-top: auto !important;
	}
	
	.mr-xl-auto, .mx-xl-auto {
		margin-right: auto !important;
	}
	
	.mb-xl-auto, .my-xl-auto {
		margin-bottom: auto !important;
	}
	
	.ml-xl-auto, .mx-xl-auto {
		margin-left: auto !important;
	}
}

@media (min-width: 1440px) {
	.m-2xl-0 {
		margin: 0 !important;
	}
	
	.mt-2xl-0, .my-2xl-0 {
		margin-top: 0 !important;
	}
	
	.mr-2xl-0, .mx-2xl-0 {
		margin-right: 0 !important;
	}
	
	.mb-2xl-0, .my-2xl-0 {
		margin-bottom: 0 !important;
	}
	
	.ml-2xl-0, .mx-2xl-0 {
		margin-left: 0 !important;
	}
	
	.m-2xl-1 {
		margin: .25rem !important;
	}
	
	.mt-2xl-1, .my-2xl-1 {
		margin-top: .25rem !important;
	}
	
	.mr-2xl-1, .mx-2xl-1 {
		margin-right: .25rem !important;
	}
	
	.mb-2xl-1, .my-2xl-1 {
		margin-bottom: .25rem !important;
	}
	
	.ml-2xl-1, .mx-2xl-1 {
		margin-left: .25rem !important;
	}
	
	.m-2xl-2 {
		margin: .5rem !important;
	}
	
	.mt-2xl-2, .my-2xl-2 {
		margin-top: .5rem !important;
	}
	
	.mr-2xl-2, .mx-2xl-2 {
		margin-right: .5rem !important;
	}
	
	.mb-2xl-2, .my-2xl-2 {
		margin-bottom: .5rem !important;
	}
	
	.ml-2xl-2, .mx-2xl-2 {
		margin-left: .5rem !important;
	}
	
	.m-2xl-3 {
		margin: 1rem !important;
	}
	
	.mt-2xl-3, .my-2xl-3 {
		margin-top: 1rem !important;
	}
	
	.mr-2xl-3, .mx-2xl-3 {
		margin-right: 1rem !important;
	}
	
	.mb-2xl-3, .my-2xl-3 {
		margin-bottom: 1rem !important;
	}
	
	.ml-2xl-3, .mx-2xl-3 {
		margin-left: 1rem !important;
	}
	
	.m-2xl-4 {
		margin: 1.5rem !important;
	}
	
	.mt-2xl-4, .my-2xl-4 {
		margin-top: 1.5rem !important;
	}
	
	.mr-2xl-4, .mx-2xl-4 {
		margin-right: 1.5rem !important;
	}
	
	.mb-2xl-4, .my-2xl-4 {
		margin-bottom: 1.5rem !important;
	}
	
	.ml-2xl-4, .mx-2xl-4 {
		margin-left: 1.5rem !important;
	}
	
	.m-2xl-5 {
		margin: 3rem !important;
	}
	
	.mt-2xl-5, .my-2xl-5 {
		margin-top: 3rem !important;
	}
	
	.mr-2xl-5, .mx-2xl-5 {
		margin-right: 3rem !important;
	}
	
	.mb-2xl-5, .my-2xl-5 {
		margin-bottom: 3rem !important;
	}
	
	.ml-2xl-5, .mx-2xl-5 {
		margin-left: 3rem !important;
	}
	
	.p-2xl-0 {
		padding: 0 !important;
	}
	
	.pt-2xl-0, .py-2xl-0 {
		padding-top: 0 !important;
	}
	
	.pr-2xl-0, .px-2xl-0 {
		padding-right: 0 !important;
	}
	
	.pb-2xl-0, .py-2xl-0 {
		padding-bottom: 0 !important;
	}
	
	.pl-2xl-0, .px-2xl-0 {
		padding-left: 0 !important;
	}
	
	.p-2xl-1 {
		padding: .25rem !important;
	}
	
	.pt-2xl-1, .py-2xl-1 {
		padding-top: .25rem !important;
	}
	
	.pr-2xl-1, .px-2xl-1 {
		padding-right: .25rem !important;
	}
	
	.pb-2xl-1, .py-2xl-1 {
		padding-bottom: .25rem !important;
	}
	
	.pl-2xl-1, .px-2xl-1 {
		padding-left: .25rem !important;
	}
	
	.p-2xl-2 {
		padding: .5rem !important;
	}
	
	.pt-2xl-2, .py-2xl-2 {
		padding-top: .5rem !important;
	}
	
	.pr-2xl-2, .px-2xl-2 {
		padding-right: .5rem !important;
	}
	
	.pb-2xl-2, .py-2xl-2 {
		padding-bottom: .5rem !important;
	}
	
	.pl-2xl-2, .px-2xl-2 {
		padding-left: .5rem !important;
	}
	
	.p-2xl-3 {
		padding: 1rem !important;
	}
	
	.pt-2xl-3, .py-2xl-3 {
		padding-top: 1rem !important;
	}
	
	.pr-2xl-3, .px-2xl-3 {
		padding-right: 1rem !important;
	}
	
	.pb-2xl-3, .py-2xl-3 {
		padding-bottom: 1rem !important;
	}
	
	.pl-2xl-3, .px-2xl-3 {
		padding-left: 1rem !important;
	}
	
	.p-2xl-4 {
		padding: 1.5rem !important;
	}
	
	.pt-2xl-4, .py-2xl-4 {
		padding-top: 1.5rem !important;
	}
	
	.pr-2xl-4, .px-2xl-4 {
		padding-right: 1.5rem !important;
	}
	
	.pb-2xl-4, .py-2xl-4 {
		padding-bottom: 1.5rem !important;
	}
	
	.pl-2xl-4, .px-2xl-4 {
		padding-left: 1.5rem !important;
	}
	
	.p-2xl-5 {
		padding: 3rem !important;
	}
	
	.pt-2xl-5, .py-2xl-5 {
		padding-top: 3rem !important;
	}
	
	.pr-2xl-5, .px-2xl-5 {
		padding-right: 3rem !important;
	}
	
	.pb-2xl-5, .py-2xl-5 {
		padding-bottom: 3rem !important;
	}
	
	.pl-2xl-5, .px-2xl-5 {
		padding-left: 3rem !important;
	}
	
	.m-2xl-n1 {
		margin: -.25rem !important;
	}
	
	.mt-2xl-n1, .my-2xl-n1 {
		margin-top: -.25rem !important;
	}
	
	.mr-2xl-n1, .mx-2xl-n1 {
		margin-right: -.25rem !important;
	}
	
	.mb-2xl-n1, .my-2xl-n1 {
		margin-bottom: -.25rem !important;
	}
	
	.ml-2xl-n1, .mx-2xl-n1 {
		margin-left: -.25rem !important;
	}
	
	.m-2xl-n2 {
		margin: -.5rem !important;
	}
	
	.mt-2xl-n2, .my-2xl-n2 {
		margin-top: -.5rem !important;
	}
	
	.mr-2xl-n2, .mx-2xl-n2 {
		margin-right: -.5rem !important;
	}
	
	.mb-2xl-n2, .my-2xl-n2 {
		margin-bottom: -.5rem !important;
	}
	
	.ml-2xl-n2, .mx-2xl-n2 {
		margin-left: -.5rem !important;
	}
	
	.m-2xl-n3 {
		margin: -1rem !important;
	}
	
	.mt-2xl-n3, .my-2xl-n3 {
		margin-top: -1rem !important;
	}
	
	.mr-2xl-n3, .mx-2xl-n3 {
		margin-right: -1rem !important;
	}
	
	.mb-2xl-n3, .my-2xl-n3 {
		margin-bottom: -1rem !important;
	}
	
	.ml-2xl-n3, .mx-2xl-n3 {
		margin-left: -1rem !important;
	}
	
	.m-2xl-n4 {
		margin: -1.5rem !important;
	}
	
	.mt-2xl-n4, .my-2xl-n4 {
		margin-top: -1.5rem !important;
	}
	
	.mr-2xl-n4, .mx-2xl-n4 {
		margin-right: -1.5rem !important;
	}
	
	.mb-2xl-n4, .my-2xl-n4 {
		margin-bottom: -1.5rem !important;
	}
	
	.ml-2xl-n4, .mx-2xl-n4 {
		margin-left: -1.5rem !important;
	}
	
	.m-2xl-n5 {
		margin: -3rem !important;
	}
	
	.mt-2xl-n5, .my-2xl-n5 {
		margin-top: -3rem !important;
	}
	
	.mr-2xl-n5, .mx-2xl-n5 {
		margin-right: -3rem !important;
	}
	
	.mb-2xl-n5, .my-2xl-n5 {
		margin-bottom: -3rem !important;
	}
	
	.ml-2xl-n5, .mx-2xl-n5 {
		margin-left: -3rem !important;
	}
	
	.m-2xl-auto {
		margin: auto !important;
	}
	
	.mt-2xl-auto, .my-2xl-auto {
		margin-top: auto !important;
	}
	
	.mr-2xl-auto, .mx-2xl-auto {
		margin-right: auto !important;
	}
	
	.mb-2xl-auto, .my-2xl-auto {
		margin-bottom: auto !important;
	}
	
	.ml-2xl-auto, .mx-2xl-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;
	}
}

@media (min-width: 1440px) {
	.text-2xl-left {
		text-align: left !important;
	}
	
	.text-2xl-right {
		text-align: right !important;
	}
	
	.text-2xl-center {
		text-align: center !important;
	}
}

.text-lowercase {
	text-transform: lowercase !important;
}

.text-uppercase {
	text-transform: uppercase !important;
}

.text-capitalize {
	text-transform: capitalize !important;
}

.font-weight-light {
	font-weight: 300 !important;
}

.font-weight-lighter {
	font-weight: lighter !important;
}

.font-weight-normal {
	font-weight: 400 !important;
}

.font-weight-bold {
	font-weight: 700 !important;
}

.font-weight-bolder {
	font-weight: bolder !important;
}

.font-italic {
	font-style: italic !important;
}

.text-white {
	color: #fff !important;
}

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

a.text-primary:hover, a.text-primary:focus {
	color: #0056b3 !important;
}

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

a.text-secondary:hover, a.text-secondary:focus {
	color: #494f54 !important;
}

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

a.text-success:hover, a.text-success:focus {
	color: #19692c !important;
}

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

a.text-info:hover, a.text-info:focus {
	color: #0f6674 !important;
}

.text-warning {
	color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
	color: #ba8b00 !important;
}

.text-danger {
	color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
	color: #a71d2a !important;
}

.text-light {
	color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
	color: #cbd3da !important;
}

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

a.text-dark:hover, a.text-dark:focus {
	color: #121416 !important;
}

.text-body {
	color: #212529 !important;
}

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

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

.text-white-50 {
	color: rgba(255, 255, 255, .5) !important;
}

.text-hide {
	font: 0/0 a;
	color: rgba(0, 0, 0, 0);
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0);
	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;
}

.dropup, .dropright, .dropdown, .dropleft {
	position: relative;
}

.dropdown-toggle {
	white-space: nowrap;
}

.dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid rgba(0, 0, 0, 0);
	border-bottom: 0;
	border-left: .3em solid rgba(0, 0, 0, 0);
}

.dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 10rem;
	padding: .5rem 0;
	margin: .125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: .25rem;
}

.dropdown-menu-left {
	right: auto;
	left: 0;
}

.dropdown-menu-right {
	right: 0;
	left: auto;
}

@media (min-width: 576px) {
	.dropdown-menu-sm-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-sm-right {
		right: 0;
		left: auto;
	}
}

@media (min-width: 768px) {
	.dropdown-menu-md-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-md-right {
		right: 0;
		left: auto;
	}
}

@media (min-width: 992px) {
	.dropdown-menu-lg-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-lg-right {
		right: 0;
		left: auto;
	}
}

@media (min-width: 1200px) {
	.dropdown-menu-xl-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-xl-right {
		right: 0;
		left: auto;
	}
}

@media (min-width: 1440px) {
	.dropdown-menu-2xl-left {
		right: auto;
		left: 0;
	}
	
	.dropdown-menu-2xl-right {
		right: 0;
		left: auto;
	}
}

.dropup .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-top: 0;
	margin-bottom: .125rem;
}

.dropup .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: 0;
	border-right: .3em solid rgba(0, 0, 0, 0);
	border-bottom: .3em solid;
	border-left: .3em solid rgba(0, 0, 0, 0);
}

.dropup .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropright .dropdown-menu {
	top: 0;
	right: auto;
	left: 100%;
	margin-top: 0;
	margin-left: .125rem;
}

.dropright .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid rgba(0, 0, 0, 0);
	border-right: 0;
	border-bottom: .3em solid rgba(0, 0, 0, 0);
	border-left: .3em solid;
}

.dropright .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropright .dropdown-toggle::after {
	vertical-align: 0;
}

.dropleft .dropdown-menu {
	top: 0;
	right: 100%;
	left: auto;
	margin-top: 0;
	margin-right: .125rem;
}

.dropleft .dropdown-toggle::after {
	display: inline-block;
	margin-left: .255em;
	vertical-align: .255em;
	content: "";
}

.dropleft .dropdown-toggle::after {
	display: none;
}

.dropleft .dropdown-toggle::before {
	display: inline-block;
	margin-right: .255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid rgba(0, 0, 0, 0);
	border-right: .3em solid;
	border-bottom: .3em solid rgba(0, 0, 0, 0);
}

.dropleft .dropdown-toggle:empty::after {
	margin-left: 0;
}

.dropleft .dropdown-toggle::before {
	vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
	right: auto;
	bottom: auto;
}

.dropdown-divider {
	height: 0;
	margin: .5rem 0;
	overflow: hidden;
	border-top: 1px solid #e9ecef;
}

.dropdown-item {
	display: block;
	width: 100%;
	padding: .25rem 1.5rem;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: rgba(0, 0, 0, 0);
	border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
	color: #16181b;
	text-decoration: none;
	background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
	color: #fff;
	text-decoration: none;
	background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
	color: #6c757d;
	pointer-events: none;
	background-color: rgba(0, 0, 0, 0);
}

.dropdown-menu.show {
	display: block;
}

.dropdown-header {
	display: block;
	padding: .5rem 1.5rem;
	margin-bottom: 0;
	font-size: .875rem;
	color: #6c757d;
	white-space: nowrap;
}

.dropdown-item-text {
	display: block;
	padding: .25rem 1.5rem;
	color: #212529;
}

.modal-open {
	overflow: hidden;
}

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

.modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	display: none;
	width: 100%;
	height: 100%;
	overflow: hidden;
	outline: 0;
}

.modal-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.modal-backdrop.fade {
	opacity: 0;
}

.modal-backdrop.show {
	opacity: .5;
}

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

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

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

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

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

.modal-footer > :not(:first-child) {
	margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
	margin-right: .25rem;
}

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

@media (min-width: 576px) {
	.modal-dialog {
		max-width: 500px;
		margin: 1.75rem auto;
	}
	
	.modal-dialog-scrollable {
		max-height: calc(100% - 3.5rem);
	}
	
	.modal-dialog-scrollable .modal-content {
		max-height: calc(100vh - 3.5rem);
	}
	
	.modal-dialog-centered {
		min-height: calc(100% - 3.5rem);
	}
	
	.modal-dialog-centered::before {
		height: calc(100vh - 3.5rem);
	}
	
	.modal-sm {
		max-width: 300px;
	}
}

@media (min-width: 992px) {
	.modal-lg, .modal-xl {
		max-width: 800px;
	}
}

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

.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
}

.card > hr {
	margin-right: 0;
	margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
	border-bottom-right-radius: .25rem;
	border-bottom-left-radius: .25rem;
}

.card-body {
	flex: 1 1 auto;
	padding: 1.25rem;
}

.card-title {
	margin-bottom: .75rem;
}

.card-subtitle {
	margin-top: -.375rem;
	margin-bottom: 0;
}

.card-text:last-child {
	margin-bottom: 0;
}

.card-link:hover {
	text-decoration: none;
}

.card-link + .card-link {
	margin-left: 1.25rem;
}

.card-header {
	padding: .75rem 1.25rem;
	margin-bottom: 0;
	background-color: rgba(0, 0, 0, .03);
	border-bottom: 1px solid rgba(0, 0, 0, .125);
}

.card-header:first-child {
	border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
	border-top: 0;
}

.card-footer {
	padding: .75rem 1.25rem;
	background-color: rgba(0, 0, 0, .03);
	border-top: 1px solid rgba(0, 0, 0, .125);
}

.card-footer:last-child {
	border-radius: 0 0 calc(.25rem - 1px) calc(.25rem - 1px);
}

.card-header-tabs {
	margin-right: -.625rem;
	margin-bottom: -.75rem;
	margin-left: -.625rem;
	border-bottom: 0;
}

.card-header-pills {
	margin-right: -.625rem;
	margin-left: -.625rem;
}

.card-img-overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1.25rem;
}

.card-img {
	width: 100%;
	border-radius: calc(.25rem - 1px);
}

.card-img-top {
	width: 100%;
	border-top-left-radius: calc(.25rem - 1px);
	border-top-right-radius: calc(.25rem - 1px);
}

.card-img-bottom {
	width: 100%;
	border-bottom-right-radius: calc(.25rem - 1px);
	border-bottom-left-radius: calc(.25rem - 1px);
}

.card-deck {
	display: flex;
	flex-direction: column;
}

.card-deck .card {
	margin-bottom: 15px;
}

@media (min-width: 576px) {
	.card-deck {
		flex-flow: row wrap;
		margin-right: -15px;
		margin-left: -15px;
	}
	
	.card-deck .card {
		display: flex;
		flex: 1 0 0%;
		flex-direction: column;
		margin-right: 15px;
		margin-bottom: 0;
		margin-left: 15px;
	}
}

.card-group {
	display: flex;
	flex-direction: column;
}

.card-group > .card {
	margin-bottom: 15px;
}

@media (min-width: 576px) {
	.card-group {
		flex-flow: row wrap;
	}
	
	.card-group > .card {
		flex: 1 0 0%;
		margin-bottom: 0;
	}
	
	.card-group > .card + .card {
		margin-left: 0;
		border-left: 0;
	}
	
	.card-group > .card:not(:last-child) {
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	
	.card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header {
		border-top-right-radius: 0;
	}
	
	.card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer {
		border-bottom-right-radius: 0;
	}
	
	.card-group > .card:not(:first-child) {
		border-top-left-radius: 0;
		border-bottom-left-radius: 0;
	}
	
	.card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header {
		border-top-left-radius: 0;
	}
	
	.card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer {
		border-bottom-left-radius: 0;
	}
}

.card-columns .card {
	margin-bottom: .75rem;
}

@media (min-width: 576px) {
	.card-columns {
		column-count: 3;
		column-gap: 1.25rem;
		orphans: 1;
		widows: 1;
	}
	
	.card-columns .card {
		display: inline-block;
		width: 100%;
	}
}

.accordion > .card {
	overflow: hidden;
}

.accordion > .card:not(:first-of-type) .card-header:first-child {
	border-radius: 0;
}

.accordion > .card:not(:first-of-type):not(:last-of-type) {
	border-bottom: 0;
	border-radius: 0;
}

.accordion > .card:first-of-type {
	border-bottom: 0;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.accordion > .card:last-of-type {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.accordion > .card .card-header {
	margin-bottom: -1px;
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.nav-link {
	display: block;
	padding: .5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
	text-decoration: none;
}

.nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default;
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
	margin-bottom: -1px;
}

.nav-tabs .nav-link {
	border: 1px solid rgba(0, 0, 0, 0);
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
	border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
}

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.nav-pills .nav-link {
	border-radius: .25rem;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: #fff;
	background-color: #007bff;
}

.nav-fill .nav-item {
	flex: 1 1 auto;
	text-align: center;
}

.nav-justified .nav-item {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center;
}

.tab-content > .tab-pane {
	display: none;
}

.tab-content > .active {
	display: block;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-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: rgba(0, 0, 0, 0);
}

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

.slick-list:focus {
	outline: none;
}

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

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

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

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

.slick-track:after {
	clear: both;
}

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

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

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

.slick-slide img {
	display: block;
}

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

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

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

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

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid rgba(0, 0, 0, 0);
}

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

.slick-loading .slick-list {
	background: #fff url("https://dynamiclogistix.com/nitropack_static/orubloQsXzaaDGHhuAqutoOhQrtNEEeA/assets/images/optimized/rev-d24399f/dynamiclogistix.com/wp-content/themes/axolotl/images/ajax-loader.gif") center center no-repeat;
}

.slick-loading .slick-list.nitro-lazy {
	background: none !important;
}

.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0px;
	font-size: 0px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0);
	color: rgba(0, 0, 0, 0);
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	padding: 0;
	border: none;
	outline: none;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	outline: none;
	background: rgba(0, 0, 0, 0);
	color: rgba(0, 0, 0, 0);
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}

.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: #fff;
	opacity: .75;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-prev {
	left: -25px;
}

[dir=rtl] .slick-prev {
	left: auto;
	right: -25px;
}

.slick-prev:before {
	content: "←";
}

[dir=rtl] .slick-prev:before {
	content: "→";
}

.slick-next {
	right: -25px;
}

[dir=rtl] .slick-next {
	left: -25px;
	right: auto;
}

.slick-next:before {
	content: "→";
}

[dir=rtl] .slick-next:before {
	content: "←";
}

.slick-dotted.slick-slider {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	bottom: -25px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%;
}

.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button {
	border: 0;
	background: rgba(0, 0, 0, 0);
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0px;
	font-size: 0px;
	color: rgba(0, 0, 0, 0);
	padding: 5px;
	cursor: pointer;
}

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

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: #000;
	opacity: .25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
	color: #000;
	opacity: .75;
}

:root {
	--color-white: #fff;
	--color-off-white: #d5d5d5;
	--color-cool-white: #e7eff3;
	--color-ice: #eff9fe;
	--color-powder: #c1e8fa;
	--color-sky: #39b6e6;
	--color-navy-light: #0c4b8d;
	--color-navy: #002144;
	--color-near-black: #051526;
	--color-charcoal: #201d1e;
	--color-black: #000;
	--color-scorpion: #565656;
	--color-nevada: #6d7278;
	--color-dusty-gray: #979797;
	--color-silver-chalice: #adadad;
	--color-alto: #d9d9d9;
	--color-wild-sand: #f5f5f5;
	--color-transparent: transparent;
	--font-icons: Font Awesome 7 Pro;
	--font-brands: Font Awesome 7 Brands;
	--font-icons-light: Font Awesome 7 Light;
	--font-heading: Montserrat, sans-serif;
	--font-body: Montserrat, sans-serif;
	--font-functional: Montserrat, sans-serif;
	--color-text-default: color("black");
	--heading-1: 50px;
	--heading-2: 42px;
	--heading-3: 30px;
	--heading-4: 24px;
	--heading-5: 20px;
	--heading-6: 16px;
	--display-1: 80px;
	--display-2: 72px;
	--display-3: 64px;
	--display-4: 56px;
	--display-5: 48px;
	--display-6: 40px;
	--text-xxl: 50px;
	--text-xl: 35px;
	--text-large: 20px;
	--text-medium: 18px;
	--text-regular: 16px;
	--text-small: 14px;
	--text-tiny: 12px;
	--container-large: 1280px;
	--container-medium: 1024px;
	--container-small: 768px;
	--padding-global: 120px;
	--padding-section-large: 112px;
	--padding-section-medium: 80px;
	--padding-section-small: 48px;
}

@media (max-width: 767.98px) {
	:root {
		--heading-1: 36px;
		--heading-2: 32px;
		--heading-3: 25px;
		--heading-4: 21px;
		--heading-5: 18px;
		--heading-6: 16px;
		--display-1: 56px;
		--display-2: 48px;
		--display-3: 40px;
		--display-4: 36px;
		--display-5: 28px;
		--display-6: 24px;
		--text-xxl: 40px;
		--text-xl: 30px;
		--text-large: 18px;
		--text-medium: 16px;
		--text-regular: 16px;
		--text-small: 14px;
		--text-tiny: 12px;
		--padding-global: 20px;
		--padding-section-large: 64px;
		--padding-section-medium: 48px;
		--padding-section-small: 32px;
	}
}

.fa-solid, .fa-regular, .fa-brands, .fa-classic, .fas, .far, .fab, .fal, .fat, .fad, .fadr, .fadl, .fadt, .fass, .fasr, .fasl, .fast, .fasds, .fasdr, .fasdl, .fasdt, .faslr, .faslpr, .fawsb, .fatl, .fans, .fands, .faes, .fajr, .fajfr, .fajdr, .facr, .fa-solid, .fa-semibold, .fa-regular, .fa-light, .fa-thin, .fa-brands, .fa-classic, .fa-duotone, .fa-sharp, .fa-sharp-duotone, .fa-chisel, .fa-etch, .fa-jelly, .fa-jelly-duo, .fa-jelly-fill, .fa-notdog, .fa-notdog-duo, .fa-slab, .fa-slab-press, .fa-thumbprint, .fa-whiteboard, .fa {
	--_fa-family: var(--fa-family, var(--fa-style-family, "Font Awesome 7 Pro"));
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: var(--fa-display, inline-block);
	font-family: var(--_fa-family);
	font-feature-settings: normal;
	font-style: normal;
	font-synthesis: none;
	font-variant: normal;
	font-weight: var(--fa-style, 900);
	line-height: 1;
	text-align: center;
	text-rendering: auto;
	width: var(--fa-width, 1.25em);
}

:is(.fas,.fass,.far,.fasr,.fal,.fasl,.fat,.fast,.fad,.fadr,.fadl,.fadt,.fasds,.fasdr,.fasdl,.fasdt,.fab,.faslr,.faslpr,.fawsb,.fatl,.fans,.fands,.faes,.fajr,.fajfr,.fajdr,.facr,.fa-solid,.fa-semibold,.fa-regular,.fa-light,.fa-thin,.fa-brands,.fa-classic,.fa-duotone,.fa-sharp,.fa-sharp-duotone,.fa-chisel,.fa-etch,.fa-jelly,.fa-jelly-duo,.fa-jelly-fill,.fa-notdog,.fa-notdog-duo,.fa-slab,.fa-slab-press,.fa-thumbprint,.fa-whiteboard,.fa)::before {
	content: var(--fa);
	content: var(--fa)/"";
}

:is(.fad,.fa-duotone,.fadr,.fadl,.fadt,.fasds,.fa-sharp-duotone,.fasdr,.fasdl,.fasdt,.fatl,.fa-thumbprint,.fands,.fa-notdog-duo,.fajdr,.fa-jelly-duo)::after {
	content: var(--fa);
	content: var(--fa)/"";
	font-feature-settings: "ss01";
}

/*!
 * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2025 Fonticons, Inc.
 */
:root, :host {
	--fa-family-classic: "Font Awesome 7 Pro";
	--fa-font-regular: normal 400 1em/1 var(--fa-family-classic);
	--fa-style-family-classic: var(--fa-family-classic);
}

.far {
	--fa-family: var(--fa-family-classic);
	--fa-style: 400;
}

.fa-classic {
	--fa-family: var(--fa-family-classic);
}

.fa-regular {
	--fa-style: 400;
}

/*!
 * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2025 Fonticons, Inc.
 */
:root, :host {
	--fa-family-classic: "Font Awesome 7 Pro";
	--fa-font-light: normal 300 1em/1 var(--fa-family-classic);
	--fa-style-family-classic: var(--fa-family-classic);
}

.fal {
	--fa-family: var(--fa-family-classic);
	--fa-style: 300;
}

.fa-classic {
	--fa-family: var(--fa-family-classic);
}

.fa-light {
	--fa-style: 300;
}

/*!
 * Font Awesome Pro 7.0.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Commercial License)
 * Copyright 2025 Fonticons, Inc.
 */
:root, :host {
	--fa-family-classic: "Font Awesome 7 Pro";
	--fa-font-solid: normal 900 1em/1 var(--fa-family-classic);
	--fa-style-family-classic: var(--fa-family-classic);
}

.fas {
	--fa-family: var(--fa-family-classic);
	--fa-style: 900;
}

.fa-classic {
	--fa-family: var(--fa-family-classic);
}

.fa-solid {
	--fa-style: 900;
}

.fa-exclamation::before {
	content: "!";
}

.fa-dollar-sign::before {
	content: "$";
}

.fa-plus::before {
	content: "+";
}

.fa-arrow-down-to-square::before {
	content: "";
}

.fa-arrow-trend-up::before {
	content: "";
}

.fa-arrow-up-right::before {
	content: "";
}

.fa-browsers::before {
	content: "";
}

.fa-calendar-clock::before {
	content: "";
}

.fa-calendars::before {
	content: "";
}

.fa-chart-column::before {
	content: "";
}

.fa-circle-ellipsis::before {
	content: "";
}

.fa-crate-empty::before {
	content: "";
}

.fa-files::before {
	content: "";
}

.fa-memo::before {
	content: "";
}

.fa-messages-question::before {
	content: "";
}

.fa-octagon-exclamation::before {
	content: "";
}

.fa-pallet-box::before {
	content: "";
}

.fa-temperature-list::before {
	content: "";
}

.fa-truck-flatbed::before {
	content: "";
}

.fa-truck-front::before {
	content: "";
}

.fa-block-brick::before {
	content: "";
}

.fa-leafy-green::before {
	content: "";
}

.fa-block::before {
	content: "";
}

.fa-chart-simple::before {
	content: "";
}

.fa-object-union::before {
	content: "";
}

.fa-circle-nodes::before {
	content: "";
}

.fa-computer::before {
	content: "";
}

.fa-hexagon-image::before {
	content: "";
}

.fa-people-group::before {
	content: "";
}

.fa-users-line::before {
	content: "";
}

.fa-file-circle-check::before {
	content: "";
}

.fa-chart-line-up-down::before {
	content: "";
}

.fa-arrow-progress::before {
	content: "";
}

.fa-circles-overlap::before {
	content: "";
}

.fa-excavator::before {
	content: "";
}

.fa-hexagon-nodes::before {
	content: "";
}

.fa-person-waving::before {
	content: "";
}

.fa-box-isometric::before {
	content: "";
}

.fa-box-magnifying-glass::before {
	content: "";
}

.fa-magnifying-glass::before {
	content: "";
}

.fa-search::before {
	content: "";
}

.fa-heart::before {
	content: "";
}

.fa-star::before {
	content: "";
}

.fa-user::before {
	content: "";
}

.fa-check::before {
	content: "";
}

.fa-xmark::before {
	content: "";
}

.fa-close::before {
	content: "";
}

.fa-gear::before {
	content: "";
}

.fa-clock::before {
	content: "";
}

.fa-road::before {
	content: "";
}

.fa-download::before {
	content: "";
}

.fa-map-marker::before {
	content: "";
}

.fa-play::before {
	content: "";
}

.fa-pause::before {
	content: "";
}

.fa-chevron-left::before {
	content: "";
}

.fa-chevron-right::before {
	content: "";
}

.fa-circle-check::before {
	content: "";
}

.fa-circle-question::before {
	content: "";
}

.fa-circle-info::before {
	content: "";
}

.fa-ban::before {
	content: "";
}

.fa-arrow-left::before {
	content: "";
}

.fa-arrow-right::before {
	content: "";
}

.fa-arrow-up::before {
	content: "";
}

.fa-fire::before {
	content: "";
}

.fa-eye::before {
	content: "";
}

.fa-triangle-exclamation::before {
	content: "";
}

.fa-comment::before {
	content: "";
}

.fa-chevron-up::before {
	content: "";
}

.fa-chevron-down::before {
	content: "";
}

.fa-chart-bar::before {
	content: "";
}

.fa-comments::before {
	content: "";
}

.fa-external-link::before {
	content: "";
}

.fa-phone::before {
	content: "";
}

.fa-users::before {
	content: "";
}

.fa-flask::before {
	content: "";
}

.fa-table::before {
	content: "";
}

.fa-truck::before {
	content: "";
}

.fa-envelope::before {
	content: "";
}

.fa-angle-left::before {
	content: "";
}

.fa-angle-right::before {
	content: "";
}

.fa-circle::before {
	content: "";
}

.fa-face-smile::before {
	content: "";
}

.fa-keyboard::before {
	content: "";
}

.fa-shield::before {
	content: "";
}

.fa-calendar::before {
	content: "";
}

.fa-rocket::before {
	content: "";
}

.fa-file-lines::before {
	content: "";
}

.fa-thumbs-up::before {
	content: "";
}

.fa-moon::before {
	content: "";
}

.fa-share-nodes::before {
	content: "";
}

.fa-newspaper::before {
	content: "";
}

.fa-chart-line::before {
	content: "";
}

.fa-user-plus::before {
	content: "";
}

.fa-scale-balanced::before {
	content: "";
}

.fa-hand::before {
	content: "";
}

.fa-calendar-check::before {
	content: "";
}

.fa-industry::before {
	content: "";
}

.fa-message::before {
	content: "";
}

.fa-handshake::before {
	content: "";
}

.fa-address-book::before {
	content: "";
}

.fa-temperature-empty::before {
	content: "";
}

.fa-snowflake::before {
	content: "";
}

.fa-location-dot::before {
	content: "";
}

.fa-pallet-boxes::before {
	content: "";
}

.fa-box-open::before {
	content: "";
}

.fa-messages::before {
	content: "";
}

.fa-truck-container::before {
	content: "";
}

.fa-user-check::before {
	content: "";
}

.fa-user-gear::before {
	content: "";
}

.fa-award::before {
	content: "";
}

.fa-file-import::before {
	content: "";
}

.fa-file-invoice::before {
	content: "";
}

.fa-file-invoice-dollar::before {
	content: "";
}

.fa-file-signature::before {
	content: "";
}

.fa-headset::before {
	content: "";
}

.fa-gauge::before {
	content: "";
}

.fa-chart-mixed::before {
	content: "";
}

.fa-bullseye-arrow::before {
	content: "";
}

.fa-file-spreadsheet::before {
	content: "";
}

.fa-ballot-check::before {
	content: "";
}

.fa-moon-over-sun::before {
	content: "";
}

.fa-temperature-snow::before {
	content: "";
}

.fa-chart-network::before {
	content: "";
}

.fa-meat::before {
	content: "";
}

.fa-steak::before {
	content: "";
}

.fa-user-headset::before {
	content: "";
}

.fa-sparkles::before {
	content: "";
}

:root, :host {
	--fa-style-family-brands: "Font Awesome 7 Brands";
	--fa-font-brands: normal 400 1em/1 "Font Awesome 7 Brands";
}

.fab, .fa-brands {
	font-weight: 400;
}

.fa-x-twitter:before {
	content: "";
}

.fa-bluesky:before {
	content: "";
}

.fa-linkedin:before {
	content: "";
}

.fa-youtube:before {
	content: "";
}

.fa-instagram:before {
	content: "";
}

.fa-apple:before {
	content: "";
}

.fa-google:before {
	content: "";
}

.fa-spotify:before {
	content: "";
}

.fa-facebook-f:before {
	content: "";
}

body {
	position: relative;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	padding-top: 150px !important;
}

@media (max-width: 1199.98px) {
	body {
		padding-top: 72px !important;
	}
}

body #wpadminbar {
	position: fixed;
	padding-left: 0 !important;
	z-index: 3000002;
}

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

@media (max-width: 767.98px) {
	body.admin-bar header.site-header {
		top: 46px;
	}
}

body.mce-content-body {
	background-color: #fff;
	color: #000;
	padding: 5px 10px !important;
}

img.alignright {
	float: right;
	margin-bottom: 1em;
	margin-left: 1em;
}

img.alignleft {
	float: left;
	margin-bottom: 1em;
	margin-right: 1em;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.image-shadow {
	box-shadow: 0 4px 24px 10px rgba(24, 29, 39, .2);
	margin: 0;
}

.image-shadow img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.wp-block-p3-wpo-column:has(.image-shadow) {
	overflow: visible;
}

figure.wp-block-image.w-full img {
	width: 100%;
}

figure.rounded {
	border-radius: 10px !important;
	overflow: hidden;
}

figure.wp-block-image.rounded img {
	border-radius: 10px;
}

.sr-only {
	color: #fff !important;
	background-color: #000 !important;
}

.wp-block-image figcaption {
	margin-top: 28px;
	line-height: 1.5;
	color: #051526;
	font-size: var(--text-medium);
}

.wp-block-embed.is-type-video {
	box-shadow: 0 4px 24px 10px rgba(24, 29, 39, .2);
}

.wp-block-video .wp-block-video__frame {
	position: relative;
	display: block;
	width: 100%;
}

.wp-block-video video {
	display: block;
	width: 100%;
	height: auto;
	box-shadow: 0 4px 24px 10px rgba(24, 29, 39, .2);
}

.wp-block-video .wp-block-video__play {
	position: absolute;
	inset: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background: rgba(0, 0, 0, 0) url("https://dynamiclogistix.com/nitropack_static/orubloQsXzaaDGHhuAqutoOhQrtNEEeA/assets/images/optimized/rev-d24399f/dynamiclogistix.com/wp-content/themes/axolotl/images/play_btn.svg") center center/90px 90px no-repeat;
	cursor: pointer;
	z-index: 1;
}

@media (max-width: 767.98px) {
	.wp-block-video .wp-block-video__play {
		background-size: 40px 40px;
	}
}

.wp-block-video.wp-block-video--played .wp-block-video__play {
	display: none;
}

@media (max-width: 767.98px) {
	.wp-block-spacer.has-mobile-max-height {
		max-height: var(--wp-block-spacer-mobile-max-height);
	}
}

.has-text-color.has-white-color-color {
	color: #fff !important;
}

.has-text-color.has-white-color-color > * {
	color: #fff !important;
}

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

.has-color-white {
	color: #fff !important;
}

.has-color-white > * {
	color: #fff !important;
}

.has-hover-color-white:hover {
	color: #fff !important;
}

.has-hover-color-white:hover > * {
	color: #fff !important;
}

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

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

.has-border-color-white {
	border: 2px solid;
	border-color: #fff !important;
}

.has-hover-border-color-white {
	border: 2px solid rgba(0, 0, 0, 0);
}

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

.has-text-color.has-off-white-color-color {
	color: #d5d5d5 !important;
}

.has-text-color.has-off-white-color-color > * {
	color: #d5d5d5 !important;
}

.has-background.has-off-white-color-background-color {
	background-color: #d5d5d5 !important;
}

.has-color-off-white {
	color: #d5d5d5 !important;
}

.has-color-off-white > * {
	color: #d5d5d5 !important;
}

.has-hover-color-off-white:hover {
	color: #d5d5d5 !important;
}

.has-hover-color-off-white:hover > * {
	color: #d5d5d5 !important;
}

.has-bg-color-off-white {
	background-color: #d5d5d5 !important;
}

.has-hover-bg-color-off-white:hover {
	background-color: #d5d5d5 !important;
}

.has-border-color-off-white {
	border: 2px solid;
	border-color: #d5d5d5 !important;
}

.has-hover-border-color-off-white {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-off-white:hover {
	border-color: #d5d5d5 !important;
}

.has-text-color.has-cool-white-color-color {
	color: #e7eff3 !important;
}

.has-text-color.has-cool-white-color-color > * {
	color: #e7eff3 !important;
}

.has-background.has-cool-white-color-background-color {
	background-color: #e7eff3 !important;
}

.has-color-cool-white {
	color: #e7eff3 !important;
}

.has-color-cool-white > * {
	color: #e7eff3 !important;
}

.has-hover-color-cool-white:hover {
	color: #e7eff3 !important;
}

.has-hover-color-cool-white:hover > * {
	color: #e7eff3 !important;
}

.has-bg-color-cool-white {
	background-color: #e7eff3 !important;
}

.has-hover-bg-color-cool-white:hover {
	background-color: #e7eff3 !important;
}

.has-border-color-cool-white {
	border: 2px solid;
	border-color: #e7eff3 !important;
}

.has-hover-border-color-cool-white {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-cool-white:hover {
	border-color: #e7eff3 !important;
}

.has-text-color.has-ice-color-color {
	color: #eff9fe !important;
}

.has-text-color.has-ice-color-color > * {
	color: #eff9fe !important;
}

.has-background.has-ice-color-background-color {
	background-color: #eff9fe !important;
}

.has-color-ice {
	color: #eff9fe !important;
}

.has-color-ice > * {
	color: #eff9fe !important;
}

.has-hover-color-ice:hover {
	color: #eff9fe !important;
}

.has-hover-color-ice:hover > * {
	color: #eff9fe !important;
}

.has-bg-color-ice {
	background-color: #eff9fe !important;
}

.has-hover-bg-color-ice:hover {
	background-color: #eff9fe !important;
}

.has-border-color-ice {
	border: 2px solid;
	border-color: #eff9fe !important;
}

.has-hover-border-color-ice {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-ice:hover {
	border-color: #eff9fe !important;
}

.has-text-color.has-powder-color-color {
	color: #c1e8fa !important;
}

.has-text-color.has-powder-color-color > * {
	color: #c1e8fa !important;
}

.has-background.has-powder-color-background-color {
	background-color: #c1e8fa !important;
}

.has-color-powder {
	color: #c1e8fa !important;
}

.has-color-powder > * {
	color: #c1e8fa !important;
}

.has-hover-color-powder:hover {
	color: #c1e8fa !important;
}

.has-hover-color-powder:hover > * {
	color: #c1e8fa !important;
}

.has-bg-color-powder {
	background-color: #c1e8fa !important;
}

.has-hover-bg-color-powder:hover {
	background-color: #c1e8fa !important;
}

.has-border-color-powder {
	border: 2px solid;
	border-color: #c1e8fa !important;
}

.has-hover-border-color-powder {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-powder:hover {
	border-color: #c1e8fa !important;
}

.has-text-color.has-sky-color-color {
	color: #39b6e6 !important;
}

.has-text-color.has-sky-color-color > * {
	color: #39b6e6 !important;
}

.has-background.has-sky-color-background-color {
	background-color: #39b6e6 !important;
}

.has-color-sky {
	color: #39b6e6 !important;
}

.has-color-sky > * {
	color: #39b6e6 !important;
}

.has-hover-color-sky:hover {
	color: #39b6e6 !important;
}

.has-hover-color-sky:hover > * {
	color: #39b6e6 !important;
}

.has-bg-color-sky {
	background-color: #39b6e6 !important;
}

.has-hover-bg-color-sky:hover {
	background-color: #39b6e6 !important;
}

.has-border-color-sky {
	border: 2px solid;
	border-color: #39b6e6 !important;
}

.has-hover-border-color-sky {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-sky:hover {
	border-color: #39b6e6 !important;
}

.has-text-color.has-navy-light-color-color {
	color: #0c4b8d !important;
}

.has-text-color.has-navy-light-color-color > * {
	color: #0c4b8d !important;
}

.has-background.has-navy-light-color-background-color {
	background-color: #0c4b8d !important;
}

.has-color-navy-light {
	color: #0c4b8d !important;
}

.has-color-navy-light > * {
	color: #0c4b8d !important;
}

.has-hover-color-navy-light:hover {
	color: #0c4b8d !important;
}

.has-hover-color-navy-light:hover > * {
	color: #0c4b8d !important;
}

.has-bg-color-navy-light {
	background-color: #0c4b8d !important;
}

.has-hover-bg-color-navy-light:hover {
	background-color: #0c4b8d !important;
}

.has-border-color-navy-light {
	border: 2px solid;
	border-color: #0c4b8d !important;
}

.has-hover-border-color-navy-light {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-navy-light:hover {
	border-color: #0c4b8d !important;
}

.has-text-color.has-navy-color-color {
	color: #002144 !important;
}

.has-text-color.has-navy-color-color > * {
	color: #002144 !important;
}

.has-background.has-navy-color-background-color {
	background-color: #002144 !important;
}

.has-color-navy {
	color: #002144 !important;
}

.has-color-navy > * {
	color: #002144 !important;
}

.has-hover-color-navy:hover {
	color: #002144 !important;
}

.has-hover-color-navy:hover > * {
	color: #002144 !important;
}

.has-bg-color-navy {
	background-color: #002144 !important;
}

.has-hover-bg-color-navy:hover {
	background-color: #002144 !important;
}

.has-border-color-navy {
	border: 2px solid;
	border-color: #002144 !important;
}

.has-hover-border-color-navy {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-navy:hover {
	border-color: #002144 !important;
}

.has-text-color.has-near-black-color-color {
	color: #051526 !important;
}

.has-text-color.has-near-black-color-color > * {
	color: #051526 !important;
}

.has-background.has-near-black-color-background-color {
	background-color: #051526 !important;
}

.has-color-near-black {
	color: #051526 !important;
}

.has-color-near-black > * {
	color: #051526 !important;
}

.has-hover-color-near-black:hover {
	color: #051526 !important;
}

.has-hover-color-near-black:hover > * {
	color: #051526 !important;
}

.has-bg-color-near-black {
	background-color: #051526 !important;
}

.has-hover-bg-color-near-black:hover {
	background-color: #051526 !important;
}

.has-border-color-near-black {
	border: 2px solid;
	border-color: #051526 !important;
}

.has-hover-border-color-near-black {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-near-black:hover {
	border-color: #051526 !important;
}

.has-text-color.has-charcoal-color-color {
	color: #201d1e !important;
}

.has-text-color.has-charcoal-color-color > * {
	color: #201d1e !important;
}

.has-background.has-charcoal-color-background-color {
	background-color: #201d1e !important;
}

.has-color-charcoal {
	color: #201d1e !important;
}

.has-color-charcoal > * {
	color: #201d1e !important;
}

.has-hover-color-charcoal:hover {
	color: #201d1e !important;
}

.has-hover-color-charcoal:hover > * {
	color: #201d1e !important;
}

.has-bg-color-charcoal {
	background-color: #201d1e !important;
}

.has-hover-bg-color-charcoal:hover {
	background-color: #201d1e !important;
}

.has-border-color-charcoal {
	border: 2px solid;
	border-color: #201d1e !important;
}

.has-hover-border-color-charcoal {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-charcoal:hover {
	border-color: #201d1e !important;
}

.has-text-color.has-black-color-color {
	color: #000 !important;
}

.has-text-color.has-black-color-color > * {
	color: #000 !important;
}

.has-background.has-black-color-background-color {
	background-color: #000 !important;
}

.has-color-black {
	color: #000 !important;
}

.has-color-black > * {
	color: #000 !important;
}

.has-hover-color-black:hover {
	color: #000 !important;
}

.has-hover-color-black:hover > * {
	color: #000 !important;
}

.has-bg-color-black {
	background-color: #000 !important;
}

.has-hover-bg-color-black:hover {
	background-color: #000 !important;
}

.has-border-color-black {
	border: 2px solid;
	border-color: #000 !important;
}

.has-hover-border-color-black {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-black:hover {
	border-color: #000 !important;
}

.has-text-color.has-scorpion-color-color {
	color: #565656 !important;
}

.has-text-color.has-scorpion-color-color > * {
	color: #565656 !important;
}

.has-background.has-scorpion-color-background-color {
	background-color: #565656 !important;
}

.has-color-scorpion {
	color: #565656 !important;
}

.has-color-scorpion > * {
	color: #565656 !important;
}

.has-hover-color-scorpion:hover {
	color: #565656 !important;
}

.has-hover-color-scorpion:hover > * {
	color: #565656 !important;
}

.has-bg-color-scorpion {
	background-color: #565656 !important;
}

.has-hover-bg-color-scorpion:hover {
	background-color: #565656 !important;
}

.has-border-color-scorpion {
	border: 2px solid;
	border-color: #565656 !important;
}

.has-hover-border-color-scorpion {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-scorpion:hover {
	border-color: #565656 !important;
}

.has-text-color.has-nevada-color-color {
	color: #6d7278 !important;
}

.has-text-color.has-nevada-color-color > * {
	color: #6d7278 !important;
}

.has-background.has-nevada-color-background-color {
	background-color: #6d7278 !important;
}

.has-color-nevada {
	color: #6d7278 !important;
}

.has-color-nevada > * {
	color: #6d7278 !important;
}

.has-hover-color-nevada:hover {
	color: #6d7278 !important;
}

.has-hover-color-nevada:hover > * {
	color: #6d7278 !important;
}

.has-bg-color-nevada {
	background-color: #6d7278 !important;
}

.has-hover-bg-color-nevada:hover {
	background-color: #6d7278 !important;
}

.has-border-color-nevada {
	border: 2px solid;
	border-color: #6d7278 !important;
}

.has-hover-border-color-nevada {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-nevada:hover {
	border-color: #6d7278 !important;
}

.has-text-color.has-dusty-gray-color-color {
	color: #979797 !important;
}

.has-text-color.has-dusty-gray-color-color > * {
	color: #979797 !important;
}

.has-background.has-dusty-gray-color-background-color {
	background-color: #979797 !important;
}

.has-color-dusty-gray {
	color: #979797 !important;
}

.has-color-dusty-gray > * {
	color: #979797 !important;
}

.has-hover-color-dusty-gray:hover {
	color: #979797 !important;
}

.has-hover-color-dusty-gray:hover > * {
	color: #979797 !important;
}

.has-bg-color-dusty-gray {
	background-color: #979797 !important;
}

.has-hover-bg-color-dusty-gray:hover {
	background-color: #979797 !important;
}

.has-border-color-dusty-gray {
	border: 2px solid;
	border-color: #979797 !important;
}

.has-hover-border-color-dusty-gray {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-dusty-gray:hover {
	border-color: #979797 !important;
}

.has-text-color.has-silver-chalice-color-color {
	color: #adadad !important;
}

.has-text-color.has-silver-chalice-color-color > * {
	color: #adadad !important;
}

.has-background.has-silver-chalice-color-background-color {
	background-color: #adadad !important;
}

.has-color-silver-chalice {
	color: #adadad !important;
}

.has-color-silver-chalice > * {
	color: #adadad !important;
}

.has-hover-color-silver-chalice:hover {
	color: #adadad !important;
}

.has-hover-color-silver-chalice:hover > * {
	color: #adadad !important;
}

.has-bg-color-silver-chalice {
	background-color: #adadad !important;
}

.has-hover-bg-color-silver-chalice:hover {
	background-color: #adadad !important;
}

.has-border-color-silver-chalice {
	border: 2px solid;
	border-color: #adadad !important;
}

.has-hover-border-color-silver-chalice {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-silver-chalice:hover {
	border-color: #adadad !important;
}

.has-text-color.has-alto-color-color {
	color: #d9d9d9 !important;
}

.has-text-color.has-alto-color-color > * {
	color: #d9d9d9 !important;
}

.has-background.has-alto-color-background-color {
	background-color: #d9d9d9 !important;
}

.has-color-alto {
	color: #d9d9d9 !important;
}

.has-color-alto > * {
	color: #d9d9d9 !important;
}

.has-hover-color-alto:hover {
	color: #d9d9d9 !important;
}

.has-hover-color-alto:hover > * {
	color: #d9d9d9 !important;
}

.has-bg-color-alto {
	background-color: #d9d9d9 !important;
}

.has-hover-bg-color-alto:hover {
	background-color: #d9d9d9 !important;
}

.has-border-color-alto {
	border: 2px solid;
	border-color: #d9d9d9 !important;
}

.has-hover-border-color-alto {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-alto:hover {
	border-color: #d9d9d9 !important;
}

.has-text-color.has-wild-sand-color-color {
	color: #f5f5f5 !important;
}

.has-text-color.has-wild-sand-color-color > * {
	color: #f5f5f5 !important;
}

.has-background.has-wild-sand-color-background-color {
	background-color: #f5f5f5 !important;
}

.has-color-wild-sand {
	color: #f5f5f5 !important;
}

.has-color-wild-sand > * {
	color: #f5f5f5 !important;
}

.has-hover-color-wild-sand:hover {
	color: #f5f5f5 !important;
}

.has-hover-color-wild-sand:hover > * {
	color: #f5f5f5 !important;
}

.has-bg-color-wild-sand {
	background-color: #f5f5f5 !important;
}

.has-hover-bg-color-wild-sand:hover {
	background-color: #f5f5f5 !important;
}

.has-border-color-wild-sand {
	border: 2px solid;
	border-color: #f5f5f5 !important;
}

.has-hover-border-color-wild-sand {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-wild-sand:hover {
	border-color: #f5f5f5 !important;
}

.has-text-color.has-transparent-color-color {
	color: transparent !important;
}

.has-text-color.has-transparent-color-color > * {
	color: transparent !important;
}

.has-background.has-transparent-color-background-color {
	background-color: transparent !important;
}

.has-color-transparent {
	color: transparent !important;
}

.has-color-transparent > * {
	color: transparent !important;
}

.has-hover-color-transparent:hover {
	color: transparent !important;
}

.has-hover-color-transparent:hover > * {
	color: transparent !important;
}

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

.has-hover-bg-color-transparent:hover {
	background-color: transparent !important;
}

.has-border-color-transparent {
	border: 2px solid;
	border-color: transparent !important;
}

.has-hover-border-color-transparent {
	border: 2px solid rgba(0, 0, 0, 0);
}

.has-hover-border-color-transparent:hover {
	border-color: transparent !important;
}

.body-content {
	background-color: rgba(0, 0, 0, 0);
}

.default-animation, .slick-prev, .slick-next {
	-webkit-transition: all .2s cubic-bezier(.785, .135, .15, .86);
	-moz-transition: all .2s cubic-bezier(.785, .135, .15, .86);
	-o-transition: all .2s cubic-bezier(.785, .135, .15, .86);
	transition: all .2s cubic-bezier(.785, .135, .15, .86);
}

html {
	min-height: 100%;
	scroll-behavior: smooth;
	scroll-padding-top: 144px;
}

html:has(.wp-block-p3-wpo-anchor-links) {
	scroll-padding-top: 204px;
}

body .body-content {
	position: relative;
	min-height: 95vh;
	padding-bottom: 250px;
}

.absolute {
	position: absolute !important;
}

.absolute.top {
	top: 0;
	bottom: auto;
}

.absolute.left {
	left: 0;
	right: auto;
}

.absolute.bottom {
	bottom: 0;
	top: auto;
}

.absolute.right {
	right: 0;
	left: auto;
}

.absolute.full {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.absolute.fullwidth {
	left: 0;
	right: 0;
}

.absolute.y-center {
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
}

.absolute.x-center {
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	-moz-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}

.absolute.full-center {
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%, -50%, 0);
	-moz-transform: translate3d(-50%, -50%, 0);
	transform: translate3d(-50%, -50%, 0);
}

.relative {
	position: relative;
}

.stack--bottom {
	z-index: 1;
}

.stack--top {
	z-index: 10;
}

.flip-x {
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.flip-y {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	transform: rotateX(180deg);
}

.flip-z {
	-webkit-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.aspect.image-window {
	position: relative;
	overflow: hidden;
}

.aspect.image-window img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	object-fit: cover;
	object-position: center center;
}

.aspect:after {
	content: "";
	display: block;
}

.aspect--21x9:after {
	padding-bottom: 42.857%;
}

.aspect--16x9:after {
	padding-bottom: 56.25%;
}

.aspect--4x3:after {
	padding-bottom: 75%;
}

.aspect--3x2:after {
	padding-bottom: 66.66%;
}

.aspect--8x5:after {
	padding-bottom: 62.5%;
}

.aspect--square:after {
	padding-bottom: 100%;
}

.aspect--rect:after {
	padding-bottom: 50%;
}

.aspect--slim-rect:after {
	padding-bottom: 35%;
}

.aspect--9x16:after {
	padding-bottom: 177.7%;
}

.aspect--3x4:after {
	padding-bottom: 133.3%;
}

.aspect--2x3:after {
	padding-bottom: 150%;
}

.aspect--5x8:after {
	padding-bottom: 62.5%;
}

.rounded {
	border-radius: 4px;
}

.sw-25 {
	display: 25% !important;
}

.sw-50 {
	display: 50% !important;
}

.sw-75 {
	display: 75% !important;
}

.sw-100 {
	display: 100% !important;
}

.sw-auto {
	display: auto !important;
}

@media (min-width: 576px) {
	.sw-sm-25 {
		display: 25% !important;
	}
	
	.sw-sm-50 {
		display: 50% !important;
	}
	
	.sw-sm-75 {
		display: 75% !important;
	}
	
	.sw-sm-100 {
		display: 100% !important;
	}
	
	.sw-sm-auto {
		display: auto !important;
	}
}

@media (min-width: 768px) {
	.sw-md-25 {
		display: 25% !important;
	}
	
	.sw-md-50 {
		display: 50% !important;
	}
	
	.sw-md-75 {
		display: 75% !important;
	}
	
	.sw-md-100 {
		display: 100% !important;
	}
	
	.sw-md-auto {
		display: auto !important;
	}
}

@media (min-width: 992px) {
	.sw-lg-25 {
		display: 25% !important;
	}
	
	.sw-lg-50 {
		display: 50% !important;
	}
	
	.sw-lg-75 {
		display: 75% !important;
	}
	
	.sw-lg-100 {
		display: 100% !important;
	}
	
	.sw-lg-auto {
		display: auto !important;
	}
}

@media (min-width: 1200px) {
	.sw-xl-25 {
		display: 25% !important;
	}
	
	.sw-xl-50 {
		display: 50% !important;
	}
	
	.sw-xl-75 {
		display: 75% !important;
	}
	
	.sw-xl-100 {
		display: 100% !important;
	}
	
	.sw-xl-auto {
		display: auto !important;
	}
}

@media (min-width: 1440px) {
	.sw-2xl-25 {
		display: 25% !important;
	}
	
	.sw-2xl-50 {
		display: 50% !important;
	}
	
	.sw-2xl-75 {
		display: 75% !important;
	}
	
	.sw-2xl-100 {
		display: 100% !important;
	}
	
	.sw-2xl-auto {
		display: auto !important;
	}
}

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

.box-shadow {
	box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .2);
}

.inner-shadow {
	box-shadow: inset 0 0 4px rgba(0, 0, 0, .5);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .5);
	-moz-box-shadow: inset 0 0 4px rgba(0, 0, 0, .5);
}

.wp-block-p3-wpo-column .wp-block-embed.is-type-video, .wp-block-p3-wpo-column .video-wrapper {
	padding-bottom: 51.65%;
	max-width: 100%;
}

.wp-block-embed.is-type-video, .video-wrapper {
	position: relative;
	padding-bottom: 24.65%;
	max-width: 601px;
	margin: auto;
	border-radius: 16px;
	overflow: hidden;
}

.wp-block-embed.is-type-video iframe, .video-wrapper iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	max-width: 100%;
}

.bg-block {
	background-size: cover;
	background-position: center center;
}

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

@media (min-width: 768px) {
	.visible-sm {
		display: none !important;
	}
}

@media (max-width: 991.98px) {
	.hidden-md {
		display: none !important;
	}
}

@media (max-width: 767.98px) {
	.hidden-sm {
		display: none !important;
	}
}

@media (min-width: 768px) {
	.w-md-50 {
		width: 50% !important;
	}
}

.wp-block-cover {
	height: auto !important;
}

.hero-slider-block .wp-block-cover__inner-container {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
}

.split-block .img-box {
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.container.slim {
	max-width: 940px;
	display: block;
	margin: auto;
}

.bg-pos-left-top {
	background-position: left top !important;
}

.bg-pos-left-top .bg-video, .bg-pos-left-top .bg-image {
	object-position: left top !important;
	background-position: left top !important;
}

.bg-pos-left-center {
	background-position: left center !important;
}

.bg-pos-left-center .bg-video, .bg-pos-left-center .bg-image {
	object-position: left center !important;
	background-position: left center !important;
}

.bg-pos-left-bottom {
	background-position: left bottom !important;
}

.bg-pos-left-bottom .bg-video, .bg-pos-left-bottom .bg-image {
	object-position: left bottom !important;
	background-position: left bottom !important;
}

.bg-pos-center-top {
	background-position: center top !important;
}

.bg-pos-center-top .bg-video, .bg-pos-center-top .bg-image {
	object-position: center top !important;
	background-position: center top !important;
}

.bg-pos-center-center {
	background-position: center center !important;
}

.bg-pos-center-center .bg-video, .bg-pos-center-center .bg-image {
	object-position: center center !important;
	background-position: center center !important;
}

.bg-pos-center-bottom {
	background-position: center bottom !important;
}

.bg-pos-center-bottom .bg-video, .bg-pos-center-bottom .bg-image {
	object-position: center bottom !important;
	background-position: center bottom !important;
}

.bg-pos-right-top {
	background-position: right top !important;
}

.bg-pos-right-top .bg-video, .bg-pos-right-top .bg-image {
	object-position: right top !important;
	background-position: right top !important;
}

.bg-pos-right-center {
	background-position: right center !important;
}

.bg-pos-right-center .bg-video, .bg-pos-right-center .bg-image {
	object-position: right center !important;
	background-position: right center !important;
}

.bg-pos-right-bottom {
	background-position: right bottom !important;
}

.bg-pos-right-bottom .bg-video, .bg-pos-right-bottom .bg-image {
	object-position: right bottom !important;
	background-position: right bottom !important;
}

.wp-block-embed__wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.wp-block-embed__wrapper iframe {
	width: 100%;
	height: 100%;
}

.bg-video, .bg-image, .cta-video, .cta-image {
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	object-fit: cover;
	object-position: center center;
	background-position: center center;
}

.bg-video, .bg-image {
	position: absolute;
	height: 100%;
}

.wp-block-embed.is-type-video.alter-height {
	padding-bottom: 24.65%;
}

.wp-block-p3-wpo-container.contact-us .wp-block-p3-wpo-columns .wp-block-p3-wpo-column {
	border: 2px solid #002144;
	padding: 40px;
	border-radius: 16px;
}

.wp-block-p3-wpo-container.contact-us .wp-block-p3-wpo-columns .wp-block-p3-wpo-column a {
	text-decoration: none;
}

.wp-block-p3-wpo-container.contact-us .wp-block-p3-wpo-columns .wp-block-p3-wpo-column a:hover {
	text-decoration: underline;
}

p.phone {
	position: relative;
	margin-left: 30px;
}

p.phone:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -30px;
	transform: translateY(-50%);
	width: 20px;
	height: 20px;
	background-size: contain;
	background-repeat: no-repeat;
	font-family: "Font Awesome 7 Pro";
	color: #002144;
}

.page-template-page-no-cta .cta-container {
	display: none;
}

.error404 #main-content .container:first-of-type {
	min-height: 50vh;
}

.error404 #main-content .container:first-of-type .col-xs-12 {
	height: 50vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.wpo-table-builder__dash {
	color: #949494 !important;
}

.wpo-table-builder__cell .fas {
	color: #949494 !important;
}

.wp-block-p3-wpo-container.accessibility-bg .wp-block-p3-wpo-container {
	background: #000 !important;
}

body {
	font-size: var(--text-regular, 16px);
	line-height: 1.5;
	letter-spacing: 0;
	color: #051526;
	font-family: "Montserrat", sans-serif;
	-webkit-font-smoothing: antialiased;
}

body h1, body h2, body h3, body h4, body h5, body h6, body .h1, body .h2, body .h3, body .h4, body .h5, body .h6 {
	font-family: "Montserrat", sans-serif;
	line-height: 1.2;
	font-weight: 500;
	letter-spacing: 0;
}

body h1:not(:last-child), body h2:not(:last-child), body h3:not(:last-child), body h4:not(:last-child), body h5:not(:last-child), body h6:not(:last-child), body .h1:not(:last-child), body .h2:not(:last-child), body .h3:not(:last-child), body .h4:not(:last-child), body .h5:not(:last-child), body .h6:not(:last-child) {
	margin-bottom: 16px;
}

body h1.indicator, body h2.indicator, body h3.indicator, body h4.indicator, body h5.indicator, body h6.indicator, body .h1.indicator, body .h2.indicator, body .h3.indicator, body .h4.indicator, body .h5.indicator, body .h6.indicator {
	position: relative;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

body h1.indicator:after, body h2.indicator:after, body h3.indicator:after, body h4.indicator:after, body h5.indicator:after, body h6.indicator:after, body .h1.indicator:after, body .h2.indicator:after, body .h3.indicator:after, body .h4.indicator:after, body .h5.indicator:after, body .h6.indicator:after {
	content: "";
	height: 3px;
	width: 55px;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate3d(-50%, 0, 0);
	-moz-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
}

body h1.indicator.bg-blue, body h2.indicator.bg-blue, body h3.indicator.bg-blue, body h4.indicator.bg-blue, body h5.indicator.bg-blue, body h6.indicator.bg-blue, body .h1.indicator.bg-blue, body .h2.indicator.bg-blue, body .h3.indicator.bg-blue, body .h4.indicator.bg-blue, body .h5.indicator.bg-blue, body .h6.indicator.bg-blue {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-blue:after, body h2.indicator.bg-blue:after, body h3.indicator.bg-blue:after, body h4.indicator.bg-blue:after, body h5.indicator.bg-blue:after, body h6.indicator.bg-blue:after, body .h1.indicator.bg-blue:after, body .h2.indicator.bg-blue:after, body .h3.indicator.bg-blue:after, body .h4.indicator.bg-blue:after, body .h5.indicator.bg-blue:after, body .h6.indicator.bg-blue:after {
	background-color: #007bff !important;
}

body h1.indicator.bg-indigo, body h2.indicator.bg-indigo, body h3.indicator.bg-indigo, body h4.indicator.bg-indigo, body h5.indicator.bg-indigo, body h6.indicator.bg-indigo, body .h1.indicator.bg-indigo, body .h2.indicator.bg-indigo, body .h3.indicator.bg-indigo, body .h4.indicator.bg-indigo, body .h5.indicator.bg-indigo, body .h6.indicator.bg-indigo {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-indigo:after, body h2.indicator.bg-indigo:after, body h3.indicator.bg-indigo:after, body h4.indicator.bg-indigo:after, body h5.indicator.bg-indigo:after, body h6.indicator.bg-indigo:after, body .h1.indicator.bg-indigo:after, body .h2.indicator.bg-indigo:after, body .h3.indicator.bg-indigo:after, body .h4.indicator.bg-indigo:after, body .h5.indicator.bg-indigo:after, body .h6.indicator.bg-indigo:after {
	background-color: #6610f2 !important;
}

body h1.indicator.bg-purple, body h2.indicator.bg-purple, body h3.indicator.bg-purple, body h4.indicator.bg-purple, body h5.indicator.bg-purple, body h6.indicator.bg-purple, body .h1.indicator.bg-purple, body .h2.indicator.bg-purple, body .h3.indicator.bg-purple, body .h4.indicator.bg-purple, body .h5.indicator.bg-purple, body .h6.indicator.bg-purple {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-purple:after, body h2.indicator.bg-purple:after, body h3.indicator.bg-purple:after, body h4.indicator.bg-purple:after, body h5.indicator.bg-purple:after, body h6.indicator.bg-purple:after, body .h1.indicator.bg-purple:after, body .h2.indicator.bg-purple:after, body .h3.indicator.bg-purple:after, body .h4.indicator.bg-purple:after, body .h5.indicator.bg-purple:after, body .h6.indicator.bg-purple:after {
	background-color: #6f42c1 !important;
}

body h1.indicator.bg-pink, body h2.indicator.bg-pink, body h3.indicator.bg-pink, body h4.indicator.bg-pink, body h5.indicator.bg-pink, body h6.indicator.bg-pink, body .h1.indicator.bg-pink, body .h2.indicator.bg-pink, body .h3.indicator.bg-pink, body .h4.indicator.bg-pink, body .h5.indicator.bg-pink, body .h6.indicator.bg-pink {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-pink:after, body h2.indicator.bg-pink:after, body h3.indicator.bg-pink:after, body h4.indicator.bg-pink:after, body h5.indicator.bg-pink:after, body h6.indicator.bg-pink:after, body .h1.indicator.bg-pink:after, body .h2.indicator.bg-pink:after, body .h3.indicator.bg-pink:after, body .h4.indicator.bg-pink:after, body .h5.indicator.bg-pink:after, body .h6.indicator.bg-pink:after {
	background-color: #e83e8c !important;
}

body h1.indicator.bg-red, body h2.indicator.bg-red, body h3.indicator.bg-red, body h4.indicator.bg-red, body h5.indicator.bg-red, body h6.indicator.bg-red, body .h1.indicator.bg-red, body .h2.indicator.bg-red, body .h3.indicator.bg-red, body .h4.indicator.bg-red, body .h5.indicator.bg-red, body .h6.indicator.bg-red {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-red:after, body h2.indicator.bg-red:after, body h3.indicator.bg-red:after, body h4.indicator.bg-red:after, body h5.indicator.bg-red:after, body h6.indicator.bg-red:after, body .h1.indicator.bg-red:after, body .h2.indicator.bg-red:after, body .h3.indicator.bg-red:after, body .h4.indicator.bg-red:after, body .h5.indicator.bg-red:after, body .h6.indicator.bg-red:after {
	background-color: #dc3545 !important;
}

body h1.indicator.bg-orange, body h2.indicator.bg-orange, body h3.indicator.bg-orange, body h4.indicator.bg-orange, body h5.indicator.bg-orange, body h6.indicator.bg-orange, body .h1.indicator.bg-orange, body .h2.indicator.bg-orange, body .h3.indicator.bg-orange, body .h4.indicator.bg-orange, body .h5.indicator.bg-orange, body .h6.indicator.bg-orange {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-orange:after, body h2.indicator.bg-orange:after, body h3.indicator.bg-orange:after, body h4.indicator.bg-orange:after, body h5.indicator.bg-orange:after, body h6.indicator.bg-orange:after, body .h1.indicator.bg-orange:after, body .h2.indicator.bg-orange:after, body .h3.indicator.bg-orange:after, body .h4.indicator.bg-orange:after, body .h5.indicator.bg-orange:after, body .h6.indicator.bg-orange:after {
	background-color: #fd7e14 !important;
}

body h1.indicator.bg-yellow, body h2.indicator.bg-yellow, body h3.indicator.bg-yellow, body h4.indicator.bg-yellow, body h5.indicator.bg-yellow, body h6.indicator.bg-yellow, body .h1.indicator.bg-yellow, body .h2.indicator.bg-yellow, body .h3.indicator.bg-yellow, body .h4.indicator.bg-yellow, body .h5.indicator.bg-yellow, body .h6.indicator.bg-yellow {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-yellow:after, body h2.indicator.bg-yellow:after, body h3.indicator.bg-yellow:after, body h4.indicator.bg-yellow:after, body h5.indicator.bg-yellow:after, body h6.indicator.bg-yellow:after, body .h1.indicator.bg-yellow:after, body .h2.indicator.bg-yellow:after, body .h3.indicator.bg-yellow:after, body .h4.indicator.bg-yellow:after, body .h5.indicator.bg-yellow:after, body .h6.indicator.bg-yellow:after {
	background-color: #ffc107 !important;
}

body h1.indicator.bg-green, body h2.indicator.bg-green, body h3.indicator.bg-green, body h4.indicator.bg-green, body h5.indicator.bg-green, body h6.indicator.bg-green, body .h1.indicator.bg-green, body .h2.indicator.bg-green, body .h3.indicator.bg-green, body .h4.indicator.bg-green, body .h5.indicator.bg-green, body .h6.indicator.bg-green {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-green:after, body h2.indicator.bg-green:after, body h3.indicator.bg-green:after, body h4.indicator.bg-green:after, body h5.indicator.bg-green:after, body h6.indicator.bg-green:after, body .h1.indicator.bg-green:after, body .h2.indicator.bg-green:after, body .h3.indicator.bg-green:after, body .h4.indicator.bg-green:after, body .h5.indicator.bg-green:after, body .h6.indicator.bg-green:after {
	background-color: #28a745 !important;
}

body h1.indicator.bg-teal, body h2.indicator.bg-teal, body h3.indicator.bg-teal, body h4.indicator.bg-teal, body h5.indicator.bg-teal, body h6.indicator.bg-teal, body .h1.indicator.bg-teal, body .h2.indicator.bg-teal, body .h3.indicator.bg-teal, body .h4.indicator.bg-teal, body .h5.indicator.bg-teal, body .h6.indicator.bg-teal {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-teal:after, body h2.indicator.bg-teal:after, body h3.indicator.bg-teal:after, body h4.indicator.bg-teal:after, body h5.indicator.bg-teal:after, body h6.indicator.bg-teal:after, body .h1.indicator.bg-teal:after, body .h2.indicator.bg-teal:after, body .h3.indicator.bg-teal:after, body .h4.indicator.bg-teal:after, body .h5.indicator.bg-teal:after, body .h6.indicator.bg-teal:after {
	background-color: #20c997 !important;
}

body h1.indicator.bg-cyan, body h2.indicator.bg-cyan, body h3.indicator.bg-cyan, body h4.indicator.bg-cyan, body h5.indicator.bg-cyan, body h6.indicator.bg-cyan, body .h1.indicator.bg-cyan, body .h2.indicator.bg-cyan, body .h3.indicator.bg-cyan, body .h4.indicator.bg-cyan, body .h5.indicator.bg-cyan, body .h6.indicator.bg-cyan {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-cyan:after, body h2.indicator.bg-cyan:after, body h3.indicator.bg-cyan:after, body h4.indicator.bg-cyan:after, body h5.indicator.bg-cyan:after, body h6.indicator.bg-cyan:after, body .h1.indicator.bg-cyan:after, body .h2.indicator.bg-cyan:after, body .h3.indicator.bg-cyan:after, body .h4.indicator.bg-cyan:after, body .h5.indicator.bg-cyan:after, body .h6.indicator.bg-cyan:after {
	background-color: #17a2b8 !important;
}

body h1.indicator.bg-white, body h2.indicator.bg-white, body h3.indicator.bg-white, body h4.indicator.bg-white, body h5.indicator.bg-white, body h6.indicator.bg-white, body .h1.indicator.bg-white, body .h2.indicator.bg-white, body .h3.indicator.bg-white, body .h4.indicator.bg-white, body .h5.indicator.bg-white, body .h6.indicator.bg-white {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-white:after, body h2.indicator.bg-white:after, body h3.indicator.bg-white:after, body h4.indicator.bg-white:after, body h5.indicator.bg-white:after, body h6.indicator.bg-white:after, body .h1.indicator.bg-white:after, body .h2.indicator.bg-white:after, body .h3.indicator.bg-white:after, body .h4.indicator.bg-white:after, body .h5.indicator.bg-white:after, body .h6.indicator.bg-white:after {
	background-color: #fff !important;
}

body h1.indicator.bg-gray, body h2.indicator.bg-gray, body h3.indicator.bg-gray, body h4.indicator.bg-gray, body h5.indicator.bg-gray, body h6.indicator.bg-gray, body .h1.indicator.bg-gray, body .h2.indicator.bg-gray, body .h3.indicator.bg-gray, body .h4.indicator.bg-gray, body .h5.indicator.bg-gray, body .h6.indicator.bg-gray {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-gray:after, body h2.indicator.bg-gray:after, body h3.indicator.bg-gray:after, body h4.indicator.bg-gray:after, body h5.indicator.bg-gray:after, body h6.indicator.bg-gray:after, body .h1.indicator.bg-gray:after, body .h2.indicator.bg-gray:after, body .h3.indicator.bg-gray:after, body .h4.indicator.bg-gray:after, body .h5.indicator.bg-gray:after, body .h6.indicator.bg-gray:after {
	background-color: #6c757d !important;
}

body h1.indicator.bg-gray-dark, body h2.indicator.bg-gray-dark, body h3.indicator.bg-gray-dark, body h4.indicator.bg-gray-dark, body h5.indicator.bg-gray-dark, body h6.indicator.bg-gray-dark, body .h1.indicator.bg-gray-dark, body .h2.indicator.bg-gray-dark, body .h3.indicator.bg-gray-dark, body .h4.indicator.bg-gray-dark, body .h5.indicator.bg-gray-dark, body .h6.indicator.bg-gray-dark {
	background-color: rgba(0, 0, 0, 0) !important;
}

body h1.indicator.bg-gray-dark:after, body h2.indicator.bg-gray-dark:after, body h3.indicator.bg-gray-dark:after, body h4.indicator.bg-gray-dark:after, body h5.indicator.bg-gray-dark:after, body h6.indicator.bg-gray-dark:after, body .h1.indicator.bg-gray-dark:after, body .h2.indicator.bg-gray-dark:after, body .h3.indicator.bg-gray-dark:after, body .h4.indicator.bg-gray-dark:after, body .h5.indicator.bg-gray-dark:after, body .h6.indicator.bg-gray-dark:after {
	background-color: #343a40 !important;
}

body h1 strong, body h2 strong, body h3 strong, body h4 strong, body h5 strong, body h6 strong, body .h1 strong, body .h2 strong, body .h3 strong, body .h4 strong, body .h5 strong, body .h6 strong {
	font-weight: 700;
}

body h1, body .h1 {
	font-size: var(--heading-1);
	text-transform: uppercase;
}

@media (max-width: 767.98px) {
	body h1, body .h1 {
		font-weight: 600;
	}
}

body h2, body .h2 {
	font-size: var(--heading-2);
	text-transform: uppercase;
}

@media (max-width: 767.98px) {
	body h2, body .h2 {
		font-weight: 400;
	}
}

body h3, body .h3 {
	font-size: var(--heading-3);
	font-weight: 500;
}

body h4, body .h4 {
	font-size: var(--heading-4);
}

@media (max-width: 767.98px) {
	body h4, body .h4 {
		font-weight: 600;
	}
}

body h5, body .h5 {
	font-size: var(--heading-5);
	font-weight: 400;
	letter-spacing: .25px;
	line-height: 1.3;
}

@media (max-width: 767.98px) {
	body h5, body .h5 {
		font-weight: 400;
	}
}

body h6, body .h6 {
	font-size: var(--heading-6);
	font-weight: 700;
}

body .subhead {
	font-weight: bold;
	letter-spacing: 1px;
}

body .tagline {
	font-size: 21px;
	letter-spacing: 0;
	line-height: 32px;
	font-weight: normal;
}

body a {
	text-decoration: underline;
	-webkit-transition: all .1s linear;
	-moz-transition: all .1s linear;
	-o-transition: all .1s linear;
	transition: all .1s linear;
}

body a:hover {
	text-decoration: none;
}

body a.learn-more {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: 15px;
}

body .learn-more a {
	font-family: "Montserrat", sans-serif;
	font-size: 15px;
}

body .learn-more a:hover {
	color: #6d7278;
}

body .no-underline a {
	text-decoration: none;
}

body .fake-link {
	cursor: default;
}

body .fake-link > a {
	color: inherit;
	text-decoration: none;
	cursor: default;
	pointer-events: none;
}

body .fake-link > a:hover {
	color: inherit;
	text-decoration: none;
	cursor: default;
}

body .uagb-infobox-cta-link {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: 15px;
	text-decoration: underline;
}

body .uagb-infobox-cta-link:hover {
	color: #6d7278;
	text-decoration: none;
}

body.no-hover:hover {
	text-decoration: none;
}

body p {
	line-height: 1.5;
	margin-bottom: 0;
	font-size: var(--text-regular);
}

body p:not(:last-child) {
	margin-bottom: 24px;
}

body hr {
	position: relative;
	margin: 40px 0;
	background: #c1e8fa;
	overflow: hidden;
	border: none !important;
	height: 2px;
}

body hr.thick {
	border-bottom: 3px solid #979797;
}

body hr.powder {
	color: #c1e8fa;
	border-color: #c1e8fa;
}

body hr.mx-24 {
	margin-left: 24px;
	margin-right: 24px;
}

body .txt-ellipsis {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
}

body .txt-shadow {
	text-shadow: 4px 4px 4px rgba(0, 0, 0, .6);
}

body .txt-de-enhance {
	font-size: 14px;
	line-height: 24px;
}

body .txt-enhance {
	font-size: 1.8rem;
}

body .txt-enhance-again {
	font-size: 2rem;
}

body .txt-outline {
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000 !important;
}

body .txt-underline {
	text-decoration: underline;
}

body .cursor-arrow {
	cursor: default;
}

body .txt-left {
	text-align: left;
}

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

body .txt-right {
	text-align: right;
}

body .txt-justify {
	text-align: justify;
}

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

body .body-content ul li {
	line-height: 24px;
	margin-bottom: 5px;
	margin-left: 20px;
}

body .body-content ul li:before {
	content: "•";
	padding-right: 10px;
	position: relative;
	margin-left: -20px;
}

body .wp-block-code {
	text-align: center;
}

body code {
	background-color: #ffa07a;
	padding: 7px 20px;
	display: inline-block;
	margin: 15px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 16px;
}

body .hero-subheadline {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: 28px;
	max-width: 922px;
	margin: 20px 0;
	display: block;
}

@media (max-width: 767.98px) {
	body .hero-subheadline {
		font-size: 20px !important;
	}
}

body .blog-nav .page-numbers {
	font-size: 14px;
	padding: .5em;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
}

body .blog-nav .page-numbers i {
	font-size: 21px;
}

body .weight-600 {
	font-weight: 600;
}

body .weight-400 {
	font-weight: 400;
}

body .weight-700 {
	font-weight: 700;
}

.btn, button[type=submit], .wp-block-p3-wpo-button {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	font-size: var(--text-regular);
	padding: 15px 50px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 100px;
	font-family: "Montserrat", sans-serif;
	cursor: pointer;
	color: #fff;
	border: none;
	background: linear-gradient(97deg, #009358 21.09%, #62b727 89.19%);
	text-shadow: none;
	text-decoration: none;
	transition: all .2s ease-in-out;
	position: relative;
	z-index: 1;
	overflow: hidden;
	box-sizing: border-box;
}

@media (max-width: 991.98px) {
	.btn, button[type=submit], .wp-block-p3-wpo-button {
		text-align: center;
		width: 100%;
	}
}

.btn::before, button[type=submit]::before, .wp-block-p3-wpo-button::before {
	content: "";
	position: absolute;
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	z-index: -1;
	border-radius: inherit;
	background: linear-gradient(97deg, #62b727 21.09%, #009358 89.19%);
	opacity: 0;
	transition: all .2s ease-in-out;
}

.btn:hover, button[type=submit]:hover, .wp-block-p3-wpo-button:hover {
	color: #fff;
}

.btn:hover::before, button[type=submit]:hover::before, .wp-block-p3-wpo-button:hover::before {
	opacity: 1;
}

.btn:active, button[type=submit]:active, .wp-block-p3-wpo-button:active {
	color: #fff;
}

.btn:active::before, button[type=submit]:active::before, .wp-block-p3-wpo-button:active::before {
	background: linear-gradient(0deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .2) 100%), linear-gradient(97deg, #62b727 21.09%, #009358 89.19%);
	opacity: 1;
}

.btn .button-icon-svg svg path, button[type=submit] .button-icon-svg svg path, .wp-block-p3-wpo-button .button-icon-svg svg path {
	transition: all .2s ease-in-out;
	fill: currentColor;
}

.btn span, button[type=submit] span, .wp-block-p3-wpo-button span {
	transition: all .2s ease-in-out;
}

.btn:active, button[type=submit]:active, .btn:focus, button[type=submit]:focus, .wp-block-p3-wpo-button:active, .wp-block-p3-wpo-button:focus {
	outline: none;
}

.btn[class*=is-style-]:not(.is-style-default)::before, button[class*=is-style-][type=submit]:not(.is-style-default)::before, .wp-block-p3-wpo-button[class*=is-style-]:not(.is-style-default)::before {
	display: none !important;
}

.btn--transparent, .btn.is-style-border, button.is-style-border[type=submit], .wp-block-p3-wpo-button--transparent, .wp-block-p3-wpo-button.is-style-border {
	background: rgba(0, 0, 0, 0);
	color: #002144;
	border: 2px solid #002144;
}

.btn--transparent:hover, .btn.is-style-border:hover, button.is-style-border[type=submit]:hover, .wp-block-p3-wpo-button--transparent:hover, .wp-block-p3-wpo-button.is-style-border:hover {
	background: rgba(0, 0, 0, 0);
	border-color: #0c4b8d;
	color: #0c4b8d;
}

.btn--transparent:active, .btn.is-style-border:active, button.is-style-border[type=submit]:active, .wp-block-p3-wpo-button--transparent:active, .wp-block-p3-wpo-button.is-style-border:active {
	background: rgba(0, 33, 68, .03);
	border-color: #002144;
	color: #002144;
}

.btn.is-style-sky-border, button.is-style-sky-border[type=submit], .wp-block-p3-wpo-button.is-style-sky-border {
	background: rgba(0, 0, 0, 0);
	color: #39b6e6;
	border: 2px solid #39b6e6;
}

.btn.is-style-sky-border:hover, button.is-style-sky-border[type=submit]:hover, .wp-block-p3-wpo-button.is-style-sky-border:hover {
	background: rgba(0, 0, 0, 0);
	border-color: #c1e8fa;
	color: #c1e8fa;
}

.btn.is-style-sky-border:active, button.is-style-sky-border[type=submit]:active, .wp-block-p3-wpo-button.is-style-sky-border:active {
	border-color: #c1e8fa;
	color: #c1e8fa;
	background: rgba(239, 249, 254, .15);
}

.btn.is-style-light-border, button.is-style-light-border[type=submit], .wp-block-p3-wpo-button.is-style-light-border {
	background: rgba(0, 0, 0, 0);
	color: #fff;
	border: 2px solid #fff;
}

.btn.is-style-light-border:hover, button.is-style-light-border[type=submit]:hover, .wp-block-p3-wpo-button.is-style-light-border:hover {
	background: rgba(0, 0, 0, 0);
	border-color: #c1e8fa;
	color: #c1e8fa;
}

.btn.is-style-light-border:active, button.is-style-light-border[type=submit]:active, .wp-block-p3-wpo-button.is-style-light-border:active {
	border-color: #c1e8fa;
	color: #c1e8fa;
	background: rgba(239, 249, 254, .15);
}

.just-copied > i {
	color: #5cb85c !important;
}

body .gform_footer input[type=submit].gform_button {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	gap: 8px !important;
	font-size: var(--text-medium) !important;
	padding: 12px 20px !important;
	font-weight: 600 !important;
	letter-spacing: 0 !important;
	line-height: 1 !important;
	text-transform: unset !important;
	border-radius: 3px !important;
	font-family: "Montserrat", sans-serif !important;
	cursor: pointer !important;
	color: #fff !important;
	border: 2px solid !important;
	text-shadow: none !important;
	text-decoration: none !important;
	transition: all .2s ease-in-out !important;
}

body .gform_footer input[type=submit].gform_button .button-icon-svg svg path {
	transition: all .2s ease-in-out !important;
}

body .gform_footer input[type=submit].gform_button span {
	transition: all .2s ease-in-out !important;
}

body .gform_footer input[type=submit].gform_button:hover {
	color: #fff !important;
}

body .gform_footer input[type=submit].gform_button:active {
	background-color: #b3b3b3 !important;
}

body .gform_footer input[type=submit].gform_button:active, body .gform_footer input[type=submit].gform_button:focus {
	outline: none !important;
}

label {
	display: inline;
	font-size: 11px;
	text-transform: unset;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	margin-left: 4px;
	color: #565656;
}

label span.required {
	color: #dc3545;
}

label.file-upload {
	display: block;
	height: 45px;
	line-height: 45px;
	color: var(--color-text-default);
	border: 1px solid #d9d9d9;
	background-color: #fff;
	position: relative;
	padding-left: 15px;
}

label.file-upload input[type=file] {
	visibility: hidden;
	position: absolute;
}

label.file-upload:after {
	content: "Choose File";
	line-height: 45px;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 0 1em;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	color: var(--color-text-default);
}

textarea, input {
	outline: none;
}

textarea {
	height: 180px;
}

input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(.roi-calculator__input), select:not(.roi-calculator__select), textarea {
	border: 1px solid #d9d9d9;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: var(--color-text-default);
	background-color: #fff;
	width: 100%;
	padding: 10px 15px;
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(.roi-calculator__input):focus, input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(.roi-calculator__input):active, select:not(.roi-calculator__select):focus, select:not(.roi-calculator__select):active, textarea:focus, textarea:active {
	border: 1px solid #7f7f7f;
}

input:not([type=submit]):not([type=checkbox]):not([type=radio]):not(.roi-calculator__input), select:not(.roi-calculator__select) {
	height: 53px;
}

input.datepicker {
	background: #000 url("https://dynamiclogistix.com/nitropack_static/orubloQsXzaaDGHhuAqutoOhQrtNEEeA/assets/images/optimized/rev-d24399f/dynamiclogistix.com/wp-content/themes/axolotl/images/calendar-alt.svg") calc(100% - 10px) center no-repeat;
	background-size: 24px 20px;
}

input.datepicker.nitro-lazy {
	background: none !important;
}

input[type=checkbox] {
	position: absolute;
	z-index: 1;
}

input[type=checkbox] + label, input[type=checkbox] + span {
	padding-left: 25px;
	position: relative;
	z-index: 2;
}

input[type=checkbox] + label:before, input[type=checkbox] + span:before {
	content: "";
	font-family: "Font Awesome 7 Pro";
	font-weight: 300;
	text-align: center;
	line-height: 18px;
	width: 18px;
	height: 18px;
	border: 1px solid #d9d9d9;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	color: #565656;
}

input[type=checkbox]:checked + label:before, input[type=checkbox]:checked + span:before {
	content: "";
	font-weight: 600;
	font-size: 1em;
	color: #565656;
}

input[type=checkbox].error + label:before, input[type=checkbox].error + span:before {
	border: 1px solid #dc3545;
}

input[type=radio] {
	visibility: hidden;
	position: absolute;
	z-index: 1;
}

input[type=radio] + label, input[type=radio] + span {
	padding-left: 25px;
	position: relative;
	z-index: 2;
}

input[type=radio] + label:before, input[type=radio] + span:before {
	content: " ";
	font-family: "Font Awesome 7 Pro";
	text-align: center;
	line-height: 18px;
	width: 21px;
	height: 21px;
	border: 1px solid #d9d9d9;
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	font-size: 30px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	color: #d9d9d9;
	font-weight: 400;
}

input[type=radio]:checked + label:before, input[type=radio]:checked + span:before {
	content: "•";
	color: #565656;
}

input[type=radio].error + label:before, input[type=radio].error + span:before {
	border: 1px solid #dc3545;
}

.styled-select {
	overflow-x: hidden;
}

.styled-select select {
	-webkit-appearance: none;
	width: 112% !important;
}

select:not(.roi-calculator__select) {
	background: #fff url("https://dynamiclogistix.com/nitropack_static/orubloQsXzaaDGHhuAqutoOhQrtNEEeA/assets/images/source/rev-d24399f/dynamiclogistix.com/wp-content/themes/axolotl/images/select-arrow.svg") 92% center no-repeat;
}

select:not(.roi-calculator__select).nitro-lazy {
	background: none !important;
}

select:not(.roi-calculator__select)::-ms-expand {
	display: none;
}

input[type=file] {
	background-color: #f5f5f5 !important;
}

input[type=file]:focus, input[type=file]:active {
	border-color: #d9d9d9 !important;
}

::-webkit-input-placeholder {
	opacity: .8;
}

::-moz-placeholder {
	opacity: .8;
}

:-ms-input-placeholder {
	opacity: .8;
}

:-moz-placeholder {
	opacity: .8;
}

.grecaptcha-badge {
	z-index: 999999;
}

button[type=submit] {
	width: 100%;
}

div.wpcf7-response-output {
	margin: .5em 0;
	padding: .2em .5em;
	background-color: #fff;
	text-align: center;
	border: 2px solid;
}

div.wpcf7-response-output.wpcf7-validation-errors {
	border-color: #dc3545;
	color: #dc3545;
}

div.wpcf7-response-output.wpcf7-mail-sent-ok {
	border-color: #28a745;
	color: #28a745;
}

.modal .modal-dialog {
	max-width: 50%;
	margin: auto;
}

@media (max-width: 991.98px) {
	.modal .modal-dialog {
		max-width: calc(100% - 32px);
	}
}

.wpo-outline {
	color: #fff;
	letter-spacing: .04em;
	text-shadow: 2px 0 0 var(--outline-color), 0 2px 0 var(--outline-color), -2px 0 0 var(--outline-color), 0 -2px 0 var(--outline-color), 1px 1px 0 var(--outline-color), -1px -1px 0 var(--outline-color), 1px -1px 0 var(--outline-color), -1px 1px 0 var(--outline-color);
}

.wpo-color {
	color: var(--text-color-format);
}

.wpo-font-size-custom {
	font-size: var(--wpo-font-size-custom);
}

@media (max-width: 991.98px) {
	.wpo-font-size-custom {
		font-size: max(var(--wpo-font-size-custom) * .6, 12px);
	}
}

.wpo-gradient-text-sky-navy {
	display: inline-block;
	background-image: linear-gradient(340deg, rgba(0, 24, 56, .8) 14.52%, rgba(0, 140, 178, .8) 97.15%);
	background-clip: text;
	-webkit-background-clip: text;
	color: rgba(0, 0, 0, 0);
	-webkit-text-fill-color: rgba(0, 0, 0, 0);
	letter-spacing: .25px;
	font-weight: 900;
	-webkit-box-decoration-break: clone;
	box-decoration-break: clone;
}

.am-copyright {
	display: none;
}

.am-body-content {
	min-height: 100vh;
}

body .fa, body .fas, body .far, body .fal, body .fat, body .fad, body .fass, body .fasr, body .fasl, body .fa-solid, body .fa-regular, body .fa-light, body .fa-thin, body .fa-duotone, body .fa-sharp, body .fa-sharp-solid, body .fa-sharp-regular, body .fa-sharp-light {
	font-family: "Font Awesome 7 Pro" !important;
}

body .fab, body .fa-brands {
	font-family: "Font Awesome 7 Brands" !important;
}

body .am-form > form input[type=submit] {
	border: 1px solid;
	border-radius: 4px;
	padding: 12px 20px;
	transition: all .2s ease-in-out;
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-medium);
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
}

body .am-form > form input[type=submit]:hover {
	border: 1px solid;
}

body .am-block {
	border: none;
	padding: 0;
	box-shadow: none;
}

body .am-block.container {
	padding: 48px 0;
}

body .am-grid-container {
	border: 1px solid #d5d5d5;
	box-shadow: none;
}

body .am-grid-container .am-grid {
	border: none;
}

body .am-grid-container .am-grid tr {
	border: none;
}

body .am-grid-container .am-grid tr:nth-child(even) {
	background: #fff;
}

body .am-grid-container .am-grid tr thead {
	border: 1px solid #d5d5d5;
}

body .am-grid-container .am-grid tr th {
	padding: 8px;
	vertical-align: middle;
	text-align: left;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	font-weight: 600;
	line-height: 1;
	text-transform: capitalize;
	color: #051526;
	border: none;
}

body .am-grid-container .am-grid tr td {
	padding: 8px;
	vertical-align: middle;
	text-align: left;
	background: none;
	border: 1px solid #d5d5d5;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	color: #002144;
}

body.am-page-login {
	color: #051526;
}

body.am-page-login .am-body-content {
	display: flex;
	flex-direction: column;
	gap: 24px;
	justify-content: center;
	align-items: center;
}

body.am-page-login .am-body-content .am-body-content-content {
	width: 100%;
}

body.am-page-login .am-login-form {
	width: 50%;
	max-width: 1440px;
}

@media (max-width: 1199.98px) {
	body.am-page-login .am-login-form {
		width: 80%;
		margin: 0 auto;
	}
}

@media (max-width: 991.98px) {
	body.am-page-login .am-login-form {
		width: calc(100% - 32px);
		margin: 0 auto;
	}
}

body.am-page-login form.am-login-form-form {
	background: rgba(0, 0, 0, 0);
	box-shadow: none;
	border: none;
}

body.am-page-login form.am-login-form-form * {
	background: rgba(0, 0, 0, 0);
	box-shadow: none;
	border: none;
}

body.am-page-login form.am-login-form-form fieldset {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}

body.am-page-login form.am-login-form-form fieldset > legend {
	display: none;
}

body.am-page-login form.am-login-form-form fieldset > legend, body.am-page-login form.am-login-form-form fieldset > .am-row {
	flex: 0 0 100%;
}

body.am-page-login form.am-login-form-form fieldset > .am-row-login-login, body.am-page-login form.am-login-form-form fieldset > .am-row-login-pass {
	flex: 1 1 calc(50% - 24px);
	display: flex;
	flex-direction: column;
	gap: 6px;
	margin-bottom: 24px;
}

body.am-page-login form.am-login-form-form fieldset > .am-row-login-login label.am-element-title, body.am-page-login form.am-login-form-form fieldset > .am-row-login-pass label.am-element-title {
	display: flex !important;
	align-items: center;
	gap: 4px;
	vertical-align: middle;
	line-height: 1;
}

body.am-page-login form.am-login-form-form fieldset > .am-row-login-login label.am-element-title > input[type=checkbox], body.am-page-login form.am-login-form-form fieldset > .am-row-login-pass label.am-element-title > input[type=checkbox] {
	display: inline-block;
	position: static;
}

body.am-page-login form.am-login-form-form fieldset > .am-row-login-login .am-element-title, body.am-page-login form.am-login-form-form fieldset > .am-row-login-pass .am-element-title {
	padding: 0;
	margin: 0;
	color: #002144;
	font-size: var(--text-small);
	font-weight: 600;
	line-height: 1;
	letter-spacing: .05em;
	text-transform: uppercase;
	text-align: left;
}

body.am-page-login form.am-login-form-form fieldset > .am-row-login-login .am-element, body.am-page-login form.am-login-form-form fieldset > .am-row-login-pass .am-element {
	margin: 0;
	padding: 0;
}

body.am-page-login form.am-login-form-form fieldset > .am-row-login-login .am-element input, body.am-page-login form.am-login-form-form fieldset > .am-row-login-pass .am-element input {
	border: 1px solid #d5d5d5;
	border-radius: 9px;
	padding: 10px 14px;
	background: #fff;
	transition: all .2s ease-in-out;
	text-align: left;
}

body.am-page-login form.am-login-form-form fieldset > .am-row-buttons .am-element {
	margin: 0;
	padding: 0;
	display: flex;
	flex-direction: row;
	gap: 12px;
	justify-content: flex-start;
	align-items: center;
}

body.am-page-main .am-body-content, body .am-page-member-database .am-body-content {
	min-height: unset;
}

body.am-page-main .am-body-content-content, body .am-page-member-database .am-body-content-content {
	display: none;
}

body.is-amember-page .is-page-coaching-program .am-body-content, body.is-amember-page .is-page-writing-groups .am-body-content, body.is-amember-page .is-page-video-library .am-body-content, body.is-amember-page .is-page-helpful-resources .am-body-content, body.is-amember-page .is-page-newsletters .am-body-content {
	min-height: unset;
}

body.is-amember-page .is-page-coaching-program .am-body-content-content, body.is-amember-page .is-page-writing-groups .am-body-content-content, body.is-amember-page .is-page-video-library .am-body-content-content, body.is-amember-page .is-page-helpful-resources .am-body-content-content, body.is-amember-page .is-page-newsletters .am-body-content-content {
	display: none;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content {
	padding: 48px 120px;
}

@media (max-width: 991.98px) {
	body.am-page-profile .amember-axolotl-page .am-body-content-content {
		padding: 48px 20px;
	}
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form {
	margin: 0;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form {
	display: flex;
	flex-wrap: wrap;
	border: none;
	box-shadow: none;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset {
	width: 100%;
	margin-bottom: 24px;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset input[type=text], body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset textarea {
	padding: 10px 14px;
	border: 1px solid #d5d5d5;
	border-radius: 9px;
	background: #fff;
	transition: all .2s ease-in-out;
	text-align: left;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	font-weight: 400;
	box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05);
	color: #051526;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	font-weight: 600;
	line-height: 1;
	margin-bottom: 24px;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset input[type=text]::placeholder, body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset textarea::placeholder {
	color: #d5d5d5;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.about-you > .fieldset .am-row#row-bio-0 .am-element-title .comment {
	display: none;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.about-you > .fieldset .am-row#row-interests-0 > .am-element.group {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.about-you > .fieldset .am-row#row-interests-0 > .am-element.group br {
	display: none;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.about-you > .fieldset .am-row#row-interests-0 > .am-element.group > label {
	display: flex;
	gap: 2px;
	align-items: center;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.about-you > .fieldset .am-row#row-interests-0 > .am-element.group > label > input {
	display: inline-block;
	position: static;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.member-account {
	flex: 1 1 calc(50% - 24px);
	padding-right: 24px;
}

@media (max-width: 991.98px) {
	body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.member-account {
		padding-right: 0;
		flex: 0 0 100%;
	}
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.address-info {
	flex: 1 1 calc(50% - 24px);
	padding-left: 24px;
}

@media (max-width: 991.98px) {
	body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.address-info {
		padding-left: 0;
		flex: 0 0 100%;
	}
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.address-info > legend {
	display: none;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.address-info fieldset#row-address-0 > .fieldset > .am-row {
	display: flex;
	flex-direction: column;
	padding-bottom: 24px;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.address-info fieldset#row-address-0 > .fieldset > .am-row > .am-element-title {
	width: 100%;
	padding: 0;
	margin-bottom: 6px;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.address-info fieldset#row-address-0 > .fieldset > .am-row > .am-element-title > label {
	text-align: left;
	padding: 0;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	font-weight: 600;
	line-height: 1;
	letter-spacing: .7px;
	text-transform: uppercase;
	text-align: left;
	color: #002144;
	margin-left: 0;
	margin-bottom: 2px;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.address-info fieldset#row-address-0 > .fieldset > .am-row > .am-element-title > .comment {
	width: 100%;
	text-align: left;
	padding: 0;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-small);
	font-weight: 400;
	line-height: 1;
	letter-spacing: .7px;
	text-align: left;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.address-info fieldset#row-address-0 > .fieldset > .am-row > .am-element-title > .comment br {
	display: none;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset.address-info fieldset#row-address-0 > .fieldset > .am-row > .am-element {
	width: 100%;
	margin: 0;
	padding: 0;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset legend {
	border: none;
	background: rgba(0, 0, 0, 0);
	font-family: "Montserrat", sans-serif;
	font-size: var(--heading-2);
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 24px;
	padding: 0;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .fieldset > .am-row, body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .am-row {
	display: flex;
	flex-direction: column;
	padding-bottom: 24px;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .fieldset > .am-row > .am-element-title, body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .am-row > .am-element-title {
	width: 100%;
	padding: 0;
	margin-bottom: 6px;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .fieldset > .am-row > .am-element-title > label, body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .am-row > .am-element-title > label {
	text-align: left;
	padding: 0;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	font-weight: 600;
	line-height: 1;
	letter-spacing: .7px;
	text-transform: uppercase;
	text-align: left;
	color: #002144;
	margin-left: 0;
	margin-bottom: 2px;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .fieldset > .am-row > .am-element-title > .comment, body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .am-row > .am-element-title > .comment {
	width: 100%;
	text-align: left;
	padding: 0;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-small);
	font-weight: 400;
	line-height: 1;
	letter-spacing: .7px;
	text-align: left;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .fieldset > .am-row > .am-element-title > .comment br, body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .am-row > .am-element-title > .comment br {
	display: none;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .fieldset > .am-row > .am-element, body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > fieldset > .am-row > .am-element {
	width: 100%;
	margin: 0;
	padding: 0;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > div.am-row {
	width: 100%;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > div.am-row#row-_submit_-0 {
	display: flex;
	flex-direction: row;
	gap: 12px;
	justify-content: center;
	align-items: center;
}

body.am-page-profile .amember-axolotl-page .am-body-content-content .am-form form.am-profile-form > div.am-row#row-_submit_-0 > .am-element {
	margin: 0;
	display: flex;
	flex-direction: row;
	gap: 12px;
	justify-content: center;
	align-items: center;
	padding: 24px;
}

.amember-axolotl-page .am-body-content-top h1 {
	display: none;
}

.amember-axolotl-page .am-body-content-top .am-account-toolbar {
	display: none;
}

.amember-axolotl-page .am-body-content-top .am-tabs-wrapper {
	padding: 20px 100px;
	color: #fff;
}

@media (max-width: 1199.98px) {
	.amember-axolotl-page .am-body-content-top .am-tabs-wrapper {
		padding: 0 50px;
	}
}

@media (max-width: 991.98px) {
	.amember-axolotl-page .am-body-content-top .am-tabs-wrapper {
		padding: 0 20px;
	}
}

.amember-axolotl-page .am-body-content-top .am-tabs-wrapper .am-tabs {
	border: none !important;
	background: rgba(0, 0, 0, 0) !important;
	margin: 0;
}

.amember-axolotl-page .am-body-content-top .am-tabs-wrapper .am-tabs li {
	background: rgba(0, 0, 0, 0) !important;
	padding: 0;
}

.amember-axolotl-page .am-body-content-top .am-tabs-wrapper .am-tabs li:hover:not(.active) a {
	border-bottom: 2px solid rgba(255, 255, 255, .5) !important;
}

.amember-axolotl-page .am-body-content-top .am-tabs-wrapper .am-tabs li.active a {
	border-bottom: 2px solid #fff !important;
}

.amember-axolotl-page .am-body-content-top .am-tabs-wrapper .am-tabs li a {
	padding: 10px 20px !important;
	color: #fff !important;
	font-size: var(--text-regular) !important;
	font-weight: 600 !important;
	line-height: 1;
	letter-spacing: 0;
	text-transform: capitalize;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	border: none;
	border-bottom: 2px solid rgba(0, 0, 0, 0);
	transition: all .2s ease-in-out;
	box-sizing: border-box;
	height: unset;
}

.amember-axolotl-page .am-body-content-top .am-tabs-wrapper .am-tabs li a#menu-member {
	font-size: 0 !important;
	width: auto;
}

.amember-axolotl-page .am-body-content-top .am-tabs-wrapper .am-tabs li a#menu-member::before {
	font-size: var(--text-regular);
	margin-right: 0;
}

i[class^=dlx-icon-], i[class*=" dlx-icon-"] {
	font-family: "icomoon" !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.dlx-icon-Analytics-Data:before {
	content: "";
}

.dlx-icon-Arrows1:before {
	content: "";
}

.dlx-icon-Arrows2:before {
	content: "";
}

.dlx-icon-Arrows3:before {
	content: "";
}

.dlx-icon-Automation:before {
	content: "";
}

.dlx-icon-Award:before {
	content: "";
}

.dlx-icon-Carriers:before {
	content: "";
}

.dlx-icon-Chaos-Order:before {
	content: "";
}

.dlx-icon-Chemical:before {
	content: "";
}

.dlx-icon-ClaimsMgmt:before {
	content: "";
}

.dlx-icon-Click:before {
	content: "";
}

.dlx-icon-CloudBased:before {
	content: "";
}

.dlx-icon-Collaboration:before {
	content: "";
}

.dlx-icon-Collaboration2:before {
	content: "";
}

.dlx-icon-Compliance:before {
	content: "";
}

.dlx-icon-ConstructionMaterials:before {
	content: "";
}

.dlx-icon-DLX:before {
	content: "";
}

.dlx-icon-DataAnalysis_1:before {
	content: "";
}

.dlx-icon-DataExport_1:before {
	content: "";
}

.dlx-icon-DedicatedAcctMgmt:before {
	content: "";
}

.dlx-icon-DryVanTruckload:before {
	content: "";
}

.dlx-icon-DuplicateManual:before {
	content: "";
}

.dlx-icon-Email:before {
	content: "";
}

.dlx-icon-Fast:before {
	content: "";
}

.dlx-icon-Food:before {
	content: "";
}

.dlx-icon-FreightAudit-Pay:before {
	content: "";
}

.dlx-icon-GPSTracking:before {
	content: "";
}

.dlx-icon-GanntChart:before {
	content: "";
}

.dlx-icon-GetQuote:before {
	content: "";
}

.dlx-icon-GetShitDone:before {
	content: "";
}

.dlx-icon-HeavyEquipment:before {
	content: "";
}

.dlx-icon-Insurance:before {
	content: "";
}

.dlx-icon-Integrations:before {
	content: "";
}

.dlx-icon-International:before {
	content: "";
}

.dlx-icon-KPIs:before {
	content: "";
}

.dlx-icon-LTL:before {
	content: "";
}

.dlx-icon-LaneConsolidation:before {
	content: "";
}

.dlx-icon-LoadOptimization:before {
	content: "";
}

.dlx-icon-Loadboard:before {
	content: "";
}

.dlx-icon-ManualProcess:before {
	content: "";
}

.dlx-icon-Manufacturing:before {
	content: "";
}

.dlx-icon-Manufacturing-Assemble:before {
	content: "";
}

.dlx-icon-MarketUpdate:before {
	content: "";
}

.dlx-icon-Meat:before {
	content: "";
}

.dlx-icon-OntimePerformance:before {
	content: "";
}

.dlx-icon-Other-Industries:before {
	content: "";
}

.dlx-icon-Oversized:before {
	content: "";
}

.dlx-icon-PL:before {
	content: "";
}

.dlx-icon-Parcel:before {
	content: "";
}

.dlx-icon-Parcel2:before {
	content: "";
}

.dlx-icon-Partnership:before {
	content: "";
}

.dlx-icon-PersonalizedSupport:before {
	content: "";
}

.dlx-icon-PhoneCall:before {
	content: "";
}

.dlx-icon-Plan:before {
	content: "";
}

.dlx-icon-PositiveAttitude:before {
	content: "";
}

.dlx-icon-Produce:before {
	content: "";
}

.dlx-icon-Question:before {
	content: "";
}

.dlx-icon-Quote-Mark:before {
	content: "";
}

.dlx-icon-RefridgeTrkld:before {
	content: "";
}

.dlx-icon-Reliability-Control:before {
	content: "";
}

.dlx-icon-RightThing:before {
	content: "";
}

.dlx-icon-Snacks:before {
	content: "";
}

.dlx-icon-Social-LinkedIn:before {
	content: "";
}

.dlx-icon-Tech-TMS:before {
	content: "";
}

.dlx-icon-Visibility:before {
	content: "";
}

.dlx-icon-WatchVideo:before {
	content: "";
}

header.site-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99;
	background-color: #fff;
	transition: all .3s ease-in-out;
	transform: translateZ(0);
	will-change: transform;
}

header.site-header .logo svg {
	width: unset !important;
	height: unset !important;
	transition: all .2s ease-in-out;
}

header.site-header .logo svg path {
	transition: all .2s ease-in-out;
	shape-rendering: auto;
}

header.site-header .logo .mobile-logo > svg {
	width: auto !important;
	height: 43px !important;
}

header.site-header .logo:hover svg {
	fill: #051526;
}

header.site-header .logo:hover svg path {
	fill: #051526;
}

header.site-header > div.container.relative {
	max-width: unset !important;
	padding: 0;
	margin: 0 !important;
	width: 100%;
}

header.site-header > div.container.relative .mobile-search-form-wrapper {
	display: none;
}

header.site-header > div.container.relative > .container {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 0 !important;
	width: 100% !important;
	background-color: #002144;
	color: #fff;
	padding-right: var(--padding-global) !important;
	padding-top: 6px !important;
	padding-bottom: 6px !important;
	max-width: unset !important;
	gap: 35px;
}

header.site-header > div.container.relative > .container .utility-socials {
	display: flex;
	gap: 10px;
	padding-right: 16px;
	padding-left: 16px;
	margin-left: 16px;
	position: relative;
}

header.site-header > div.container.relative > .container .utility-socials::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 100%;
}

header.site-header > div.container.relative > .container .utility-socials a {
	color: #fff;
	transition: all .2s ease-in-out;
	display: flex;
	align-items: center;
}

header.site-header > div.container.relative > .container .utility-socials a i {
	color: #fff;
	transition: all .2s ease-in-out;
}

header.site-header > div.container.relative > .container .utility-socials a:hover {
	color: #39b6e6;
}

header.site-header > div.container.relative > .container .utility-socials a:hover i {
	color: #39b6e6;
}

header.site-header > div.container.relative > .container nav.utility-nav ul {
	margin: 0;
}

header.site-header > div.container.relative > .container nav.utility-nav ul li {
	margin-left: 20px;
	border: none !important;
	position: relative;
	height: 30px;
	display: flex;
	align-items: center;
}

header.site-header > div.container.relative > .container nav.utility-nav ul li a {
	display: inline-block;
	position: relative;
	font-size: 16px;
	color: #fff;
	font-weight: 700;
	font-family: "Montserrat", sans-serif;
	line-height: 1;
	text-transform: capitalize;
	border: none;
}

header.site-header > div.container.relative > .container nav.utility-nav ul li a:hover, header.site-header > div.container.relative > .container nav.utility-nav ul li a:active, header.site-header > div.container.relative > .container nav.utility-nav ul li a:focus {
	color: #39b6e6;
}

header.site-header > div.container.relative > .container nav.utility-nav ul li.nav-btn a {
	background-color: var(--color-navy);
	color: #fff;
	padding: .625rem 1.5rem;
	border-radius: 50px;
	transition: all .2s ease-in-out;
	border: 1px solid rgba(0, 0, 0, 0);
}

header.site-header > div.container.relative > .container nav.utility-nav ul li.nav-btn a:hover {
	background-color: var(--color-navy);
}

header.site-header > div.container.relative > .container nav.utility-nav ul li:hover ul.sub-menu {
	max-height: 500px;
}

header.site-header > div.container.relative > .container nav.utility-nav ul li ul.sub-menu {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	border: 2px solid;
	color: #fff;
	border-top: none;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, .05);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	padding: 0 12px;
	z-index: 10;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
	max-height: 0;
	transition: all .5s ease-in-out;
}

header.site-header > div.container.relative > .container nav.utility-nav ul li ul.sub-menu > div {
	margin: 0;
}

header.site-header > div.container.relative > .container nav.utility-nav ul li ul.sub-menu > div > a {
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	transition: all .2s ease-in-out;
}

header.site-header > div.container.relative > .container nav.utility-nav ul li ul.sub-menu > div > a:hover {
	color: #fff;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center {
	margin: 0 !important;
	flex-wrap: nowrap;
	padding-left: var(--padding-global);
	gap: 100px;
}

@media screen and (max-width: 1600px) {
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center {
		gap: 10px;
		padding-left: calc(var(--padding-global) * .5);
	}
}

@media screen and (max-width: 1500px) {
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center {
		gap: 10px;
		padding-left: calc(var(--padding-global) * .25);
	}
}

@media screen and (max-width: 1400px) {
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center {
		padding-left: 20px;
	}
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper {
	display: flex;
	flex-direction: row;
	height: 108px;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav {
	display: flex;
	flex-grow: 1;
	justify-content: flex-end;
	align-items: center;
	position: static;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav .menu-primary-menu-container {
	width: 100%;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu {
	display: flex;
	margin: 0;
	padding-right: var(--padding-global);
	justify-content: space-between;
	width: 100%;
}

@media (max-width: 767.98px) {
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu .display-none-mobile {
		display: none !important;
	}
}

@media screen and (max-width: 1600px) {
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu {
		padding-right: calc(var(--padding-global) * .5);
	}
}

@media screen and (max-width: 1500px) {
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu {
		padding-right: calc(var(--padding-global) * .25);
	}
}

@media screen and (max-width: 1400px) {
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu {
		padding-right: 20px;
	}
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div {
	padding: 0 calc(.375rem + 16px);
	display: flex;
	align-items: center;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:not(.menu-column-button).menu-item-has-children > a::after {
	content: "";
	font-family: "Font Awesome 7 Pro";
	transition: all .2s ease-in-out;
	position: absolute;
	top: 50%;
	right: -15px;
	transform: translateY(-50%);
}

@media (max-width: 767.98px) {
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:not(.menu-column-button).menu-item-has-children > a::after {
		right: 0px;
	}
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:not(.menu-column-button).menu-item-has-children > a::before {
	right: -26px;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .mega-column.anchor-parent .column-menu .menu-item.active a:hover:after {
	width: 100%;
	transition: width .2s ease-in-out;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .mega-column.anchor-parent .column-menu .menu-item.active a:after {
	width: 0%;
	transition: width .2s ease-in-out;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.menu-item-page:nth-child(1 of .menu-item-page) {
	padding-left: 0;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.menu-item-page:nth-child(1 of .menu-item-page) .mega-menu-panel {
	left: 0;
	width: 100%;
	transform: translateX(0) translateZ(0) perspective(1px);
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.menu-item-page:nth-child(1 of .menu-item-page) .mega-menu-panel * {
	backface-visibility: hidden;
	-webkit-font-smoothing: subpixel-antialiased;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:last-child {
	padding-right: 0;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div > a:not(.mega-btn) {
	color: #002144;
	width: 100%;
	font-size: var(--text-regular);
	font-weight: 700;
	line-height: 1;
	padding: .5rem 6px;
	display: inline-block;
	transition: all .2s ease-in-out;
	text-wrap: nowrap;
	position: relative;
	text-transform: uppercase;
}

@media screen and (max-width: 1400px) {
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div > a:not(.mega-btn) {
		text-wrap: wrap;
	}
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div > a:not(.mega-btn)::before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 0;
	left: 0;
	bottom: -2px;
	height: 2px;
	border-radius: 4px;
	transition: all .2s ease-in-out;
	background-color: #051526 !important;
	pointer-events: none;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div > a:not(.mega-btn):hover::before {
	width: 100%;
	left: 0;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.current-menu-item > a::before, header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.current-menu-ancestor > a::before {
	width: 100%;
	left: 0;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:hover::after, header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:focus-within::after {
	transform: translateY(-50%) rotate(180deg);
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:hover > ul.sub-menu, header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:focus-within > ul.sub-menu {
	opacity: 1;
	visibility: visible;
}

@media (min-width: 1200px) {
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:hover > a:after, header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:focus-within > a:after {
		content: "";
		position: absolute;
		top: 21px !important;
		left: 50%;
		transform: translateX(-50%) translateY(-50%) !important;
		height: 310%;
		transition: all .2s ease-in-out;
		clip-path: polygon(50px 0, calc(100% - 50px) 0, 100% 100%, 0 100%);
		width: calc(100% + 100px);
		z-index: 3;
	}
	
	header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:hover > .mega-menu-panel, header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:focus-within > .mega-menu-panel {
		visibility: visible;
		opacity: 1;
	}
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu .menu-column-button-mobile {
	display: none;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav [id^=menu-utility-menu] {
	gap: 10px;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav [id^=menu-utility-menu] .menu-heading {
	font-weight: 600 !important;
	font-size: var(--text-small);
	margin: 0 !important;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav .menu-primary-menu-container {
	height: 100%;
	display: flex;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav .menu-primary-menu-container .mobile-only-primary-menu-socials {
	display: none;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper .search-form-wrapper label {
	margin: 0;
	display: block;
	position: relative;
	text-transform: uppercase;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper .search-form-wrapper label::before {
	content: "";
	font-family: "Font Awesome 7 Pro";
	position: absolute;
	top: 50%;
	left: 15px;
	transform: translateY(-50%);
	width: 20px;
	height: 1.25em;
	font-size: var(--text-regular);
	font-weight: 400;
	pointer-events: none;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	vertical-align: middle;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper .search-form-wrapper label:has(.search-field:not(:placeholder-shown))::before {
	display: none;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper .search-form-wrapper .search-field {
	height: 100% !important;
	width: 320px !important;
	border: 1px solid #d5d5d5;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, .05);
	border-radius: 4px;
	color: #002144;
	font-size: var(--text-regular);
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper .search-form-wrapper .search-field:placeholder-shown {
	padding-left: 50px;
}

header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper .search-form-wrapper button.search-submit {
	display: none;
}

header.site-header .menu-toggle {
	color: #000;
}

header.site-header .menu-toggle .bar1, header.site-header .menu-toggle .bar2, header.site-header .menu-toggle .bar3 {
	background-color: #000;
}

header.site-header .logo-wrapper {
	padding: 1.5rem .5rem;
}

header.site-header .logo-wrapper.has-mobile-logo .desktop-logo {
	display: none;
}

header.site-header .logo-wrapper.has-mobile-logo .mobile-logo {
	display: block;
}

header.site-header .logo-wrapper .logo {
	display: flex;
	align-items: center;
}

header.site-header .logo-wrapper .logo-title {
	display: none;
	font-size: var(--text-large);
	font-weight: 500;
	line-height: 1.2;
	color: #002144;
	font-family: "Montserrat", sans-serif;
	transition: all .2s ease-in-out;
	text-transform: uppercase;
	text-align: left;
	margin-left: 20px;
	padding-left: 20px;
	position: relative;
	max-width: 175px;
	text-wrap: wrap;
	transition: all .2s ease-in-out;
}

header.site-header .logo-wrapper .logo-title:before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0;
	width: 1px;
	height: 55px;
	background-color: #d5d5d5;
}

@media screen and (max-width: 1440px) {
	header.site-header .container {
		max-width: 100% !important;
		padding: 0 var(--padding-global);
		z-index: 99;
	}
}

@media (min-width: 1200px) {
	header.site-header .hidden-desktop {
		display: none !important;
	}
	
	header.site-header .logo-wrapper.has-mobile-logo .desktop-logo {
		display: block;
	}
	
	header.site-header .logo-wrapper.has-mobile-logo .mobile-logo {
		display: none;
	}
	
	header.site-header .mega-menu-panel {
		position: absolute;
		top: 100%;
		left: calc(50% + 8px);
		backface-visibility: hidden;
		transform: translateX(-50%) translateZ(0) perspective(1px);
		-webkit-font-smoothing: subpixel-antialiased;
		max-width: 1440px;
		min-width: 100%;
		background-color: #eff9fe;
		display: block;
		visibility: hidden;
		opacity: 0;
		z-index: 4;
		padding: 25px;
		transition: all .15s ease-in-out;
		font-size: 18px;
		border-bottom-left-radius: 12px;
		border-bottom-right-radius: 12px;
		box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, .15);
		overflow: hidden;
	}
	
	header.site-header .mega-menu-panel .row {
		margin: 0;
		height: 100%;
		align-items: center;
	}
	
	header.site-header .mega-menu-panel .wp-menu-item, header.site-header .mega-menu-panel .menu-item {
		border-top: none;
		background-color: rgba(0, 0, 0, 0);
		width: 100%;
		height: 100%;
	}
	
	header.site-header .mega-menu-panel .wp-menu-item > a > span, header.site-header .mega-menu-panel .menu-item > a > span {
		color: #002144;
	}
	
	header.site-header .mega-menu-panel .wp-menu-item > a, header.site-header .mega-menu-panel .menu-item > a {
		color: #002144;
		display: inline-block;
		padding: .5rem 0;
		position: relative;
		background: rgba(0, 0, 0, 0);
		transition: all .2s ease-in-out;
		margin: .25rem;
	}
	
	header.site-header .mega-menu-panel .wp-menu-item > a:after, header.site-header .mega-menu-panel .menu-item > a:after {
		content: "";
		position: absolute;
		top: 100%;
		background-color: #002144;
		left: 0;
		width: 0;
		height: 2px;
		transition: all .2s ease-in-out;
	}
	
	header.site-header .mega-menu-panel .wp-menu-item > a:hover:after, header.site-header .mega-menu-panel .menu-item > a:hover:after {
		width: 100%;
	}
	
	header.site-header .mega-menu-panel .wp-menu-item.current-menu-item > a:after, header.site-header .mega-menu-panel .menu-item.current-menu-item > a:after {
		width: 100%;
	}
	
	header.site-header .mega-menu-panel .wp-menu-item:hover, header.site-header .mega-menu-panel .menu-item:hover {
		box-shadow: none;
		background-color: rgba(0, 0, 0, 0);
	}
	
	header.site-header .mega-menu-panel .wp-menu-item:hover > a > span, header.site-header .mega-menu-panel .wp-menu-item:hover > a > span:after, header.site-header .mega-menu-panel .menu-item:hover > a > span, header.site-header .mega-menu-panel .menu-item:hover > a > span:after {
		color: var(--color-navy);
	}
	
	header.site-header .mega-menu-panel .wp-menu-item:hover > a, header.site-header .mega-menu-panel .wp-menu-item:hover > a:after, header.site-header .mega-menu-panel .menu-item:hover > a, header.site-header .mega-menu-panel .menu-item:hover > a:after {
		color: var(--color-navy);
	}
	
	header.site-header .mega-menu-panel .wp-menu-item:active > a > span, header.site-header .mega-menu-panel .wp-menu-item:active > a > span:after, header.site-header .mega-menu-panel .menu-item:active > a > span, header.site-header .mega-menu-panel .menu-item:active > a > span:after {
		color: var(--color-navy) !important;
	}
	
	header.site-header .mega-menu-panel .wp-menu-item:focus, header.site-header .mega-menu-panel .menu-item:focus {
		box-shadow: 0 0 8px 0 rgba(32, 134, 229, .16);
		background-color: #fff;
	}
	
	header.site-header .mega-menu-panel .wp-menu-item:focus > a > span, header.site-header .mega-menu-panel .wp-menu-item:focus > a > span:after, header.site-header .mega-menu-panel .menu-item:focus > a > span, header.site-header .mega-menu-panel .menu-item:focus > a > span:after {
		color: var(--color-navy);
	}
	
	header.site-header .mega-menu-panel .mega-featured-post-list-item {
		padding: 3rem;
	}
	
	header.site-header .mega-menu-panel .mega-container {
		width: 100%;
		height: 100%;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		max-width: 1440px;
		margin: 0 auto;
	}
	
	header.site-header .mega-menu-panel .mega-column {
		display: flex;
		align-items: flex-start;
	}
	
	header.site-header .mega-menu-panel .mega-btn {
		display: inline-block;
		padding: 6px 23px;
		background: var(--color-navy);
		color: var(--color-white);
		border-radius: 5px;
		text-decoration: none;
		text-transform: uppercase;
		z-index: inherit;
	}
	
	header.site-header .mega-menu-panel .icon-card:not(.card-small) {
		padding: .75rem 0;
	}
	
	header.site-header .mega-menu-panel .icon-card a {
		display: flex;
		align-items: flex-start;
		gap: .625rem;
		width: 100%;
		padding: 1rem;
		border-radius: 0px;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		background-color: var(--color-navy);
		transition: all .2s ease-in-out;
		border-top: 1px solid var(--color-navy);
	}
	
	header.site-header .mega-menu-panel .icon-card a .icon {
		display: inline-block;
		font-size: .875rem;
		line-height: 1.4;
		background-color: var(--color-navy);
		padding: .375rem .5rem;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
	}
	
	header.site-header .mega-menu-panel .icon-card.current-menu-item > a .description {
		color: #051526;
	}
	
	header.site-header .mega-menu-panel .icon-card.current-menu-item > a .title, header.site-header .mega-menu-panel .icon-card.current-menu-item > a .title:after, header.site-header .mega-menu-panel .icon-card.current-menu-item > a .icon {}
	
	header.site-header .mega-menu-panel .icon-card.card-small a {
		padding: .75rem;
		border-top: none;
		background-color: rgba(0, 0, 0, 0);
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	}
	
	header.site-header .mega-menu-panel .icon-card.card-small a .icon {
		display: inline-block;
		font-size: .875rem;
		line-height: 1.4;
		background-color: rgba(0, 0, 0, 0);
		padding: 0 .5rem 0 .25rem;
	}
	
	header.site-header .mega-menu-panel .menu-heading {
		line-height: 1;
		letter-spacing: 0;
		color: #002144;
		text-align: left;
		margin-bottom: 12px;
	}
	
	header.site-header .mega-menu-panel .menu-heading.current-menu-item a::after {
		width: 100%;
		left: 0;
	}
	
	header.site-header .mega-menu-panel .menu-heading.h5 {
		font-weight: bold;
	}
	
	header.site-header .mega-menu-panel .menu-heading a {
		cursor: pointer;
		color: #002144;
		position: relative;
	}
	
	header.site-header .mega-menu-panel .menu-heading a::after {
		content: "";
		position: absolute;
		bottom: -2px;
		left: 0;
		width: 0;
		height: 2px;
		background-color: #002144;
		transition: all .2s ease-in-out;
	}
	
	header.site-header .mega-menu-panel .menu-heading a:hover::after {
		width: 100%;
	}
	
	header.site-header .mega-menu-panel .mega-column {
		padding: 15px 15px;
	}
	
	header.site-header .mega-menu-panel .mega-column .column-menu {
		height: 100%;
		width: 100%;
	}
	
	header.site-header .mega-menu-panel .menu-card {
		border-right: 1px solid #002144;
		padding: 24px 10% 24px 15px;
	}
	
	header.site-header .mega-menu-panel .menu-card__image {
		aspect-ratio: 16/9;
		width: 100%;
		object-fit: cover;
		margin-bottom: 12px;
	}
	
	header.site-header .mega-menu-panel .menu-card__heading {
		font-weight: 600;
	}
	
	header.site-header .mega-menu-panel .menu-card__body {
		padding: 15px 0;
	}
}

@media (max-width: 1199.98px) {
	body header.site-header {
		height: 72px;
		width: 100%;
		box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .07);
	}
	
	body header.site-header > div.container.relative {
		padding: 18px !important;
	}
	
	body header.site-header > div.container.relative .menu-toggle {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 12px;
		color: #000;
		padding: 11px 13px;
		z-index: 2;
	}
	
	body header.site-header > div.container.relative .menu-toggle .bar1, body header.site-header > div.container.relative .menu-toggle .bar2, body header.site-header > div.container.relative .menu-toggle .bar3 {
		width: 18px;
		height: 2px;
		background-color: #000;
		margin: 4px 0;
		transition: .4s;
	}
	
	body header.site-header > div.container.relative .mobile-search-toggle {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 56px;
		color: #000;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 11px 13px;
		overflow: hidden;
	}
	
	body header.site-header > div.container.relative .mobile-search-toggle .mobile-search-toggle-inner {
		position: relative;
		width: 18px;
		height: 22px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	body header.site-header > div.container.relative .mobile-search-toggle .mobile-search-toggle-inner i {
		display: flex;
		justify-content: center;
		align-items: center;
		transition: all .4s ease-in-out;
		position: absolute;
		height: 100%;
		width: 100%;
	}
	
	body header.site-header > div.container.relative .mobile-search-toggle .mobile-search-toggle-inner i::before {
		width: 100%;
		height: 100%;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		vertical-align: middle;
	}
	
	body header.site-header > div.container.relative .mobile-search-toggle .mobile-search-toggle-inner i.fa-search {
		opacity: 1;
	}
	
	body header.site-header > div.container.relative .mobile-search-toggle .mobile-search-toggle-inner i.fa-search::before {
		font-size: 18px;
	}
	
	body header.site-header > div.container.relative .mobile-search-toggle .mobile-search-toggle-inner i.fa-close {
		opacity: 0;
	}
	
	body header.site-header > div.container.relative .mobile-search-toggle .mobile-search-toggle-inner i.fa-close::before {
		font-size: 22px;
	}
	
	body header.site-header > div.container.relative .mobile-search-form-wrapper {
		position: absolute;
		display: flex;
		opacity: 0;
		visibility: hidden;
		transition: all .4s ease-in-out;
		max-height: 0;
		overflow: hidden;
		left: 0;
		top: 72px;
		padding: 5px;
		width: 100vw;
		justify-content: center;
		align-items: center;
		transform: translateZ(0);
	}
	
	body header.site-header > div.container.relative .mobile-search-form-wrapper form.search-form {
		height: 100%;
		width: 100%;
		background-color: #fff;
		border-radius: 10px;
		border: 1px solid #051526;
		overflow: hidden;
	}
	
	body header.site-header > div.container.relative .mobile-search-form-wrapper form.search-form label {
		margin: 0;
	}
	
	body header.site-header > div.container.relative .mobile-search-form-wrapper form.search-form label input {
		height: unset;
		border: none;
		padding: 12px 14px;
		font-size: 18px;
		width: 100%;
		color: #051526;
	}
	
	body header.site-header > div.container.relative .mobile-search-form-wrapper form.search-form button.search-submit {
		background-color: rgba(0, 0, 0, 0);
		background: rgba(0, 0, 0, 0);
		border: none;
		padding: 0;
		margin: 0;
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		width: 44px;
		height: 44px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	
	body header.site-header > div.container.relative .mobile-search-form-wrapper form.search-form button.search-submit::before {
		display: none;
	}
	
	body header.site-header > div.container.relative .mobile-search-form-wrapper form.search-form button.search-submit i {
		font-size: 18px;
		color: #051526;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper {
		height: unset;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper > .container {
		display: none;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper > .container nav.utility-nav {
		display: none;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav {
		align-items: flex-start;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background-color: #fff;
		z-index: 3;
		visibility: hidden;
		opacity: 0;
		transition: all .3s ease-in-out;
		height: calc(100vh - 72px);
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav .hidden-mobile {
		display: none !important;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav .menu-primary-menu-container {
		height: 100%;
		overflow-y: auto;
		overflow-x: hidden;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav .menu-primary-menu-container .mobile-only-primary-menu-socials {
		display: none;
		flex-direction: row;
		gap: 5px;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		padding: 24px 12px;
		background-color: #fff;
		position: absolute;
		bottom: 0;
		left: 0;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav .menu-primary-menu-container .mobile-only-primary-menu-socials a {
		display: flex;
		flex: 1;
		align-items: center;
		justify-content: center;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav .menu-primary-menu-container .mobile-only-primary-menu-socials a i {
		font-size: 20px;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu {
		flex-direction: column;
		padding: 0;
		padding-bottom: 68px;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div {
		width: 100%;
		background-color: #fff;
		border-top: 1px solid #c1e8fa;
		border-bottom: 1px solid #c1e8fa;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		position: relative;
		padding: 0;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div:first-child {
		border-top: 2px solid #c1e8fa;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.menu-item:nth-last-child(1 of .menu-item) {
		border-bottom: 2px solid #c1e8fa;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div a {
		font-family: "Montserrat", sans-serif;
		background-color: #fff;
		font-weight: 700;
		font-size: 15px !important;
		line-height: 1.5 !important;
		letter-spacing: 0;
		padding: 20px 40px !important;
		border: none;
		color: #051526;
	}
}

@media (max-width: 1199.98px)and (max-width: 767.98px) {
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div a {
		background-color: #eff9fe;
		border-top: 1px solid #fff;
		font-weight: 500;
	}
}

@media (max-width: 1199.98px) {
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.menu-item-has-children::after {
		display: none;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.menu-item-has-children > a:after {
		content: "";
		font-family: "Font Awesome 7 Pro";
		font-weight: 900;
		font-size: .875rem;
		color: var(--color-navy);
		transition: all .2s ease-in-out;
		position: absolute;
		right: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		top: 8px;
		line-height: 1;
		width: 45px;
		height: 45px;
		font-size: 18px;
		transform-origin: center;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.menu-item-has-children.open .mega-menu-panel {
		max-height: 5000px;
		visibility: visible;
		opacity: 1;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.menu-item-has-children.open .column-menu {
		margin-bottom: 0;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div.menu-item-has-children.open > a:after {
		transform: translateY(-50%) rotate(180deg);
	}
}

@media (max-width: 1199.98px) {
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .menu-item-image {
		display: none;
	}
}

@media (max-width: 1199.98px) {
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel {
		transition: all .2s ease-in-out;
		width: 100%;
		overflow: hidden;
		max-height: 0;
		visibility: hidden;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .menu-heading, body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .mega-featured-post-list-item, body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .description {
		display: none;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .mega-column {
		border: none !important;
		background-color: rgba(0, 0, 0, 0) !important;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .sub-menu {
		width: 100%;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .sub-menu .menu-item:not(:last-child) {
		border-bottom: 2px solid #fff;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .sub-menu .menu-item a {
		padding: 20px 60px !important;
		width: 100%;
		display: block;
		color: #051526;
		font-family: "Montserrat", sans-serif;
		font-weight: 500;
		font-size: 15px;
		line-height: 1.5;
		letter-spacing: 0;
		background-color: #eff9fe;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .row, body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .col-12, body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu > div .mega-menu-panel .mega-container {
		margin: 0 !important;
		padding: 0 !important;
	}
}

@media (max-width: 1199.98px) {
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu .menu-column-button-mobile {
		display: flex;
		flex-direction: row;
		gap: 5px;
		align-items: center;
		justify-content: center;
	}
	
	body header.site-header > div.container.relative > div.row.justify-content-between.align-items-center .header-menus-wrapper nav.main-nav #menu-primary-menu .menu-column-button-mobile a {
		display: flex;
		gap: 5px;
		align-items: center;
		justify-content: center;
	}
}

@media (max-width: 1199.98px) {
	body header.site-header .logo-wrapper {
		padding: 0;
	}
}

@media (max-width: 1199.98px) {
	body header.site-header .logo svg {
		height: 36px !important;
		width: auto !important;
	}
}

@media (max-width: 1199.98px) {
	body header.site-header .logo-title {
		display: none;
	}
}

@media (max-width: 1199.98px) {
	body.admin-bar header.site-header > div.container.relative > div.row.justify-content-between.align-items-center > div.header-menus-wrapper > nav.main-nav {
		height: calc(100vh - 47px - 72px);
	}
}

@media (max-width: 1199.98px) {
	body.menu-open {
		overflow: hidden;
	}
	
	body.menu-open header.site-header .menu-toggle .bar1 {
		transform: translate3d(0, 6px, 0) rotate(45deg);
		background-color: #000;
	}
	
	body.menu-open header.site-header .menu-toggle .bar2 {
		opacity: 0;
	}
	
	body.menu-open header.site-header .menu-toggle .bar3 {
		transform: translate3d(0, -6px, 0) rotate(-45deg);
		background-color: #000;
	}
	
	body.menu-open header.site-header > div.container.relative > div.row.justify-content-between.align-items-center > div.header-menus-wrapper > nav.main-nav {
		visibility: visible;
		opacity: 1;
		position: absolute;
	}
}

@media (max-width: 1199.98px) {
	body.mobile-search-open header.site-header > div.container.relative .mobile-search-toggle .mobile-search-toggle-inner i.fa-search {
		opacity: 0;
	}
	
	body.mobile-search-open header.site-header > div.container.relative .mobile-search-toggle .mobile-search-toggle-inner i.fa-close {
		opacity: 1;
	}
	
	body.mobile-search-open header.site-header > div.container.relative .mobile-search-form-wrapper {
		opacity: 1;
		visibility: visible;
		max-height: 70px;
	}
}

.not-at-top header.site-header {
	background-color: #fff;
}

.icon-card:not(:last-child) {
	margin-bottom: 12px;
}

@media (max-width: 1199.98px) {
	.icon-card:not(:last-child) {
		margin: 0;
		border-bottom: 2px solid #d5d5d5;
	}
}

@media (max-width: 1199.98px) {
	.icon-card {
		background-color: #fff;
	}
	
	.icon-card:first-child {
		border-top: 2px solid #d5d5d5;
	}
}

.icon-card.card-small a {
	display: flex;
	gap: 6px;
	align-items: center;
	line-height: 1;
	padding: 8px 0;
	transition: all .2s ease-in-out;
	border-radius: 8px !important;
	box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0);
	min-height: 75px;
}

@media (max-width: 1199.98px) {
	.icon-card.card-small a {
		min-height: unset;
		gap: 10px;
	}
	
	.icon-card.card-small a .icon {
		width: 23px;
		text-align: center;
	}
}

.icon-card.card-small a:hover {
	box-shadow: 0px 2px 4px -2px rgba(28, 25, 23, .06), 0px 4px 8px -2px rgba(28, 25, 23, .2);
}

.icon-card.card-small a:hover .description {
	color: #051526;
}

.icon-card.card-small a .title {
	font-size: var(--text-regular);
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0;
	color: #002144;
}

.icon-card.card-small a .description {
	margin-top: 8px;
	font-size: var(--text-small);
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
}

header.site-header .menu-column-button, header.site-header .menu-column-button-mobile {
	color: #fff !important;
}

@media (max-width: 1199.98px) {
	header.site-header .menu-column-button, header.site-header .menu-column-button-mobile {
		background-color: #fff !important;
		border: none !important;
		box-shadow: none !important;
	}
	
	header.site-header .menu-column-button a, header.site-header .menu-column-button-mobile a {
		text-align: center;
		justify-content: center;
		align-items: center;
		display: flex;
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		margin: 0;
	}
}

.menu-column-button, .menu-column-button-mobile {
	display: flex;
	align-items: center;
	justify-content: center;
}

.menu-column-button.standard-button, .menu-column-button-mobile.standard-button {
	gap: 0 !important;
	padding: 0 !important;
}

.menu-column-button.standard-button .mega-btn:last-child, .menu-column-button-mobile.standard-button .mega-btn:last-child {
	margin-left: -2px;
}

.menu-column-button.standard-button a, .menu-column-button-mobile.standard-button a {
	background: #fff !important;
	color: #051526 !important;
	font-family: Montserrat;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: 150%;
	gap: 0 !important;
	border-left: 2px solid #c1e8fa !important;
	border-right: 2px solid #c1e8fa !important;
	border-bottom: 2px solid #c1e8fa !important;
}

.menu-column-button.standard-button a:hover, .menu-column-button-mobile.standard-button a:hover {
	background: #fff !important;
	color: #051526 !important;
	border-left: 2px solid #c1e8fa !important;
	border-right: 2px solid #c1e8fa !important;
	border-bottom: 2px solid #c1e8fa !important;
}

.menu-column-button.standard-button a:hover:before, .menu-column-button-mobile.standard-button a:hover:before {
	background: #fff !important;
	color: #051526 !important;
}

.menu-column-button a, .menu-column-button-mobile a {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	border-radius: 100px;
	font-size: var(--text-regular);
	padding: 15px 50px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	cursor: pointer;
	color: #fff !important;
	border: none;
	background: linear-gradient(97deg, #009358 21.09%, #62b727 89.19%);
	text-shadow: none;
	text-decoration: none;
	transition: all .2s ease-in-out;
	position: relative;
	z-index: 1;
	overflow: hidden;
	box-sizing: border-box;
	padding: 15px 25px;
	text-wrap: nowrap;
}

@media (max-width: 767.98px) {
	.menu-column-button a, .menu-column-button-mobile a {
		border-radius: 0;
	}
}

.menu-column-button a::before, .menu-column-button-mobile a::before {
	content: "";
	position: absolute;
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	z-index: -1;
	border-radius: inherit;
	background: linear-gradient(97deg, #62b727 21.09%, #009358 89.19%);
	opacity: 0;
	transition: all .2s ease-in-out;
}

.menu-column-button a:hover, .menu-column-button-mobile a:hover {
	color: #fff;
}

.menu-column-button a:hover::before, .menu-column-button-mobile a:hover::before {
	opacity: 1;
}

.menu-column-button a:active, .menu-column-button-mobile a:active {
	color: #fff;
}

.menu-column-button a:active::before, .menu-column-button-mobile a:active::before {
	background: linear-gradient(0deg, rgba(0, 0, 0, .2) 0%, rgba(0, 0, 0, .2) 100%), linear-gradient(97deg, #62b727 21.09%, #009358 89.19%);
	opacity: 1;
}

.menu-column-button a .button-icon-svg svg path, .menu-column-button-mobile a .button-icon-svg svg path {
	transition: all .2s ease-in-out;
	fill: currentColor;
}

.menu-column-button a span, .menu-column-button-mobile a span {
	transition: all .2s ease-in-out;
}

.menu-column-button a:active, .menu-column-button a:focus, .menu-column-button-mobile a:active, .menu-column-button-mobile a:focus {
	outline: none;
}

body header.site-header li.menu-column-button-mobile {
	display: none !important;
}

@media (max-width: 1199.98px) {
	body header.site-header li.menu-column-button-mobile {
		display: flex !important;
		padding: 0 !important;
	}
	
	body header.site-header li.menu-column-button-mobile a {
		border-radius: 0;
		color: #fff !important;
	}
	
	body header.site-header li.menu-column-button-mobile.standard-button {
		padding: 0 !important;
		gap: 0 !important;
	}
	
	body header.site-header li.menu-column-button-mobile.standard-button a {
		border-bottom: 2px solid #c1e8fa !important;
		padding: 20px 40px;
		background: #fff;
		color: #051526 !important;
	}
	
	body header.site-header li.menu-column-button-mobile.standard-button a::before {
		display: none;
	}
	
	body header.site-header li.menu-column-button-mobile.standard-button a:nth-child(2) {
		border-left: 2px solid #c1e8fa !important;
	}
	
	body header.site-header li.menu-column-button-mobile.standard-button a::after {
		display: none;
	}
	
	body header.site-header li.menu-column-button-mobile.standard-button a::after::before {
		display: none;
	}
	
	body header.site-header li.menu-column-button-mobile.standard-button a::after::after {
		display: none;
	}
}

.menu-item-image {
	padding: 18px;
	width: 100%;
	height: 100%;
}

.menu-item-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 3px;
	overflow: hidden;
}

@media (max-width: 767.98px) {
	.mega-menu-panel {
		transition: all .3s ease-in-out;
		width: 100%;
		overflow: hidden;
		max-height: 0;
		visibility: hidden;
		background-color: #eff9fe;
	}
	
	.mega-menu-panel .menu-heading {
		display: block !important;
		width: 100%;
		margin-bottom: 0 !important;
		background-color: #eff9fe;
	}
	
	.mega-menu-panel .menu-heading a {
		display: block;
		padding: 12px 50px !important;
		font-weight: 700;
		background-color: #eff9fe !important;
		color: #002144 !important;
		border-bottom: 1px solid #fff;
	}
	
	.mega-menu-panel .wp-menu-item {
		display: block !important;
		width: 100%;
	}
	
	.mega-menu-panel .wp-menu-item a {
		display: block;
		padding: 12px 60px !important;
		font-family: "Montserrat", sans-serif;
		font-weight: 500;
		color: #051526 !important;
		background-color: rgba(0, 0, 0, 0);
		border-bottom: 1px solid #c1e8fa;
	}
	
	.mega-menu-panel .row {
		display: flex;
		flex-direction: column;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.mega-menu-panel .mega-column, .mega-menu-panel .col-12, .mega-menu-panel .mega-container, .mega-menu-panel .column-menu {
		display: block !important;
		width: 100% !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	.mega-menu-panel .menu-card, .mega-menu-panel .mega-featured-post-list-item, .mega-menu-panel .description {
		display: none !important;
	}
}

.prefooter-gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 600px;
	background: radial-gradient(310% 100% at 50% 0%, #fff 0%, #fff 20%, rgba(255, 255, 255, .4) 50%, transparent 100%), radial-gradient(130% 100% at 50% 0% in oklch, #fff 0%, #c1e8fa 10%, #7ac5e3 50%, #002949 90%, #000 100%) #fff;
	background-position: 150% 150%;
	background-blend-mode: normal, normal, color, normal;
	background-repeat: no-repeat;
	z-index: -1;
	pointer-events: none;
}

footer.site-footer {
	position: relative;
	z-index: 10;
	background-color: #000;
	color: #fff;
}

footer.site-footer .footer-main {
	width: 100%;
	display: flex;
	padding-top: 0;
	padding-bottom: 75px;
	max-width: 1440px;
	margin: 0 auto;
	justify-content: space-between;
	gap: 66px;
}

@media (max-width: 991.98px) {
	footer.site-footer .footer-main {
		flex-direction: column;
		padding: 55px 25px 55px 25px;
		margin-top: -60px;
	}
}

footer.site-footer .footer-main .footer-menu {
	flex-grow: 1;
	display: flex;
	align-items: center;
}

footer.site-footer .footer-main .footer-menu nav {
	width: 100%;
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul {
	width: 100%;
	gap: 16px;
	margin: 0;
	display: flex;
	align-items: flex-start;
	justify-content: flex-end;
}

@media (max-width: 991.98px) {
	footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul {
		flex-wrap: wrap;
		gap: 16px;
	}
	
	footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .mega-column {
		flex-direction: column;
		max-width: 100%;
		padding: 0;
	}
	
	footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .mega-column:not(:first-child) {
		margin-top: 44px;
	}
	
	footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .mega-column .column-menu {
		justify-content: flex-start;
		align-items: flex-start;
		gap: 15px;
	}
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .column-menu {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .icon-card > a {
	min-height: 32px;
	padding-left: 8px;
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-heading {
	margin: 0;
	padding: 0;
	color: #39b6e6;
	font-size: 18px;
	line-height: 1.3;
	font-weight: 700;
	margin-bottom: 12px;
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-item, footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-item-page {
	margin: 0;
	padding: 0;
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-item a, footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-item-page a {
	color: #fff;
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	transition: all .2s ease-in-out;
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-item a:hover, footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-item-page a:hover {
	color: #39b6e6;
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-column-button {
	justify-content: flex-start;
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-column-button a {
	background: rgba(0, 0, 0, 0);
	color: #fff;
	border: 2px solid #fff;
	padding-left: 50px;
	padding-right: 50px;
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-column-button a:hover {
	background: rgba(0, 0, 0, 0);
	border-color: #c1e8fa;
	color: #c1e8fa;
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-column-button a:active {
	border-color: #c1e8fa;
	color: #c1e8fa;
	background: rgba(239, 249, 254, .15);
}

footer.site-footer .footer-main .footer-menu nav > div.menu-footer-menu-container > ul .menu-column-button a::before {
	display: none;
}

footer.site-footer .footer-main .footer-other {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 16px;
	padding: 0;
	height: fit-content;
}

@media (max-width: 991.98px) {
	footer.site-footer .footer-main .footer-other {
		align-items: flex-start;
		border-left: none;
	}
}

footer.site-footer .footer-main .footer-other .footer-logo {
	max-width: 100%;
}

@media (max-width: 991.98px) {
	footer.site-footer .footer-main .footer-other .footer-logo:is(div) {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		gap: 16px;
	}
}

footer.site-footer .footer-main .footer-other .footer-logo .footer-socials {
	display: none;
}

@media (max-width: 991.98px) {
	footer.site-footer .footer-main .footer-other .footer-logo .footer-socials {
		display: flex;
	}
}

@media (max-width: 991.98px) {
	footer.site-footer .footer-main .footer-other .footer-logo .footer-socials a {
		font-size: 36px;
	}
}

footer.site-footer .footer-main .footer-other .footer-logo svg {
	width: unset !important;
	height: unset !important;
	max-height: 70px;
	transition: all .2s ease-in-out;
	max-width: 100%;
}

footer.site-footer .footer-main .footer-other .footer-logo svg path {
	transition: all .2s ease-in-out;
}

footer.site-footer .footer-main .footer-other .footer-logo:hover svg path {
	fill: #fff;
}

footer.site-footer .footer-main .footer-other .footer-socials {
	display: flex;
	gap: 10px;
}

@media (max-width: 991.98px) {
	footer.site-footer .footer-main .footer-other .footer-socials {
		display: none;
	}
}

footer.site-footer .footer-main .footer-other .footer-socials a {
	color: #39b6e6;
	transition: all .2s ease-in-out;
	font-size: 30px;
}

footer.site-footer .footer-main .footer-other .footer-socials a i {
	color: #39b6e6;
	transition: all .2s ease-in-out;
}

footer.site-footer .footer-main .footer-other .footer-socials a:hover {
	color: #fff;
}

footer.site-footer .footer-main .footer-other .footer-socials a:hover i {
	color: #fff;
}

footer.site-footer .footer-main .footer-other .contacts {
	font-size: 18px;
	line-height: 26px;
	display: flex;
	flex-direction: column;
	gap: 20px;
}

footer.site-footer .footer-main .footer-other .contacts a {
	color: #fff;
}

footer.site-footer .footer-main .footer-other .contacts a:hover {
	color: #39b6e6;
}

footer.site-footer .legal-bar {
	width: 100%;
	display: flex;
	padding: 12px var(--padding-global);
	justify-content: space-between;
	align-items: center;
	background-color: rgba(0, 0, 0, 0);
	color: #fff;
	font-size: 16px;
	border-top: 1px solid #39b6e6;
}

@media (max-width: 991.98px) {
	footer.site-footer .legal-bar {
		padding: 25px;
		gap: 28px;
	}
}

footer.site-footer .legal-bar a {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
	transition: all .2s ease-in-out;
	display: flex;
	align-items: center;
}

footer.site-footer .legal-bar a:hover {
	color: #39b6e6;
}

@media (max-width: 991.98px) {
	footer.site-footer .legal-bar {
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}

footer.site-footer .disclosure {
	display: flex;
	align-items: center;
	gap: 12px;
}

@media (max-width: 991.98px) {
	footer.site-footer .disclosure {
		flex-wrap: wrap;
		justify-content: center;
	}
	
	footer.site-footer .disclosure > *:last-child::before {
		display: none;
	}
}

footer.site-footer .disclosure > * + *::before {
	content: "•";
	margin-right: 12px;
	color: #fff !important;
	font-size: inherit;
	font-weight: 700;
	line-height: inherit;
	display: inline-block;
}

footer.site-footer .copyright {
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	color: #fff;
	line-height: 24px;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 20px;
}

@media (max-width: 991.98px) {
	footer.site-footer .copyright {
		flex-direction: column;
		align-items: center;
		gap: 6px;
	}
}

footer.site-footer .copyright a {
	color: var(--color-text-default);
}

footer.site-footer .copyright a:hover {
	text-decoration: underline;
}

footer.site-footer .copyright .copyright-text {
	text-wrap: nowrap;
	display: flex;
	font-size: 16px;
	gap: .3333333333em;
}

footer.site-footer .menu-column-button {
	display: flex !important;
}

.search-form-wrapper form.search-form {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	height: 30px;
	gap: 5px;
}

.search-form-wrapper form.search-form label {
	margin: 0;
	display: flex;
	flex-direction: row;
	align-items: center;
	width: min-content !important;
}

.search-form-wrapper form.search-form label input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
	height: unset;
	padding: 2px 4px;
	border-radius: 4px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0);
	border: 2px solid rgba(0, 0, 0, 0);
	transition: all .3s ease-in-out;
	min-width: 140px;
}

.search-form-wrapper form.search-form label input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus {
	border-color: rgba(255, 255, 255, .1);
	background-color: rgba(255, 255, 255, .05);
	min-width: 200px;
}

.search-form-wrapper form.search-form label input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus::placeholder {
	opacity: .6;
}

.search-form-wrapper form.search-form label input::placeholder {
	margin: 0;
	line-height: 20px;
	font-size: 16px;
	opacity: 1;
	color: #fff;
	font-weight: 700;
	transition: all .3s ease-in-out;
}

.search-form-wrapper form.search-form button.search-submit {
	padding: 0 3px;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	background: rgba(0, 0, 0, 0);
	width: unset;
	transition: all .2s ease-in-out;
}

.search-form-wrapper form.search-form button.search-submit::before {
	display: none;
}

.search-form-wrapper form.search-form button.search-submit:hover {
	color: #39b6e6;
}

.pagination {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	gap: 24px;
	min-height: 44px;
	padding: 16px 52px;
	margin-top: 48px;
	margin-bottom: 48px;
	border-radius: 8px;
	max-width: 100%;
}

.pagination a.page-numbers:not(.prev):not(.next), .pagination span.page-numbers:not(.prev):not(.next):not(.current):not(.dots) {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 0;
	width: auto;
	height: auto;
	padding: 0;
	border: 0;
	background: rgba(0, 0, 0, 0);
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-large);
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 0;
	text-decoration: none;
	color: #147ba3 !important;
	transition: color .2s ease-in-out, opacity .2s ease-in-out;
}

.pagination span.page-numbers.current {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 0;
	width: auto;
	height: auto;
	padding: 0;
	border: 0;
	background: rgba(0, 0, 0, 0);
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-large);
	font-weight: 600;
	line-height: 36px;
	color: #051526;
}

.pagination a.page-numbers:not(.prev):not(.next):hover {
	color: #002144;
}

.pagination .page-numbers.dots {
	color: #051526;
	font-weight: 400;
	pointer-events: none;
}

.pagination .prev, .pagination .next {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 0;
	border: 0;
	background: rgba(0, 0, 0, 0);
	color: #002144;
	text-decoration: none;
}

.pagination .prev i, .pagination .next i {
	font-size: 20px;
	line-height: 1;
}

.pagination .prev {
	margin-right: 100px;
}

@media (max-width: 767.98px) {
	.pagination .prev {
		margin-right: 16px;
	}
}

.pagination .next {
	margin-left: 100px;
}

@media (max-width: 767.98px) {
	.pagination .next {
		margin-left: 16px;
	}
}

.pagination a.prev:hover, .pagination a.next:hover {
	color: #051526;
}

.pagination .disabled {
	pointer-events: none;
	opacity: .35;
}

@media (max-width: 767.98px) {
	.pagination {
		gap: 16px;
		padding-left: 44px;
		padding-right: 44px;
	}
	
	.pagination .prev {
		left: 4px;
	}
	
	.pagination .next {
		right: 4px;
	}
}

.blog .blog-list, .archive .blog-list {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.blog .blog-list .p3-wpo-post-card-link, .archive .blog-list .p3-wpo-post-card-link {
	text-decoration: none;
}

.blog .blog-list .p3-wpo-post-card, .archive .blog-list .p3-wpo-post-card {
	display: flex;
	background-color: #d5d5d5;
	border-radius: 3px;
	overflow: hidden;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	transition: box-shadow .2s ease-in-out;
}

.blog .blog-list .p3-wpo-post-card:hover, .archive .blog-list .p3-wpo-post-card:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

.blog .blog-list .p3-wpo-post-card .post-featured-image, .archive .blog-list .p3-wpo-post-card .post-featured-image {
	aspect-ratio: 1/1;
	overflow: hidden;
	width: 50%;
}

.blog .blog-list .p3-wpo-post-card .post-featured-image img, .archive .blog-list .p3-wpo-post-card .post-featured-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.blog .blog-list .p3-wpo-post-card .post-content, .archive .blog-list .p3-wpo-post-card .post-content {
	padding: 24px;
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	max-width: 50%;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	gap: 12px;
	width: 100%;
}

.blog .blog-list .p3-wpo-post-card .post-content .post-title, .archive .blog-list .p3-wpo-post-card .post-content .post-title {
	color: #051526;
	font-size: var(--text-large);
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0;
}

.blog .blog-list .p3-wpo-post-card .post-content .post-excerpt, .archive .blog-list .p3-wpo-post-card .post-content .post-excerpt {
	color: #051526;
	font-size: var(--text-regular);
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: 0;
	margin: 0;
	font-family: "Montserrat", sans-serif;
}

@media (max-width: 991.98px) {
	.blog .blog-list .p3-wpo-post-card .post-content .post-excerpt, .archive .blog-list .p3-wpo-post-card .post-content .post-excerpt {
		display: -webkit-box;
		-webkit-line-clamp: 4;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: normal;
		line-height: 1.5;
		letter-spacing: 0;
		margin: 0;
		max-height: calc(var(--text-regular) * 4 * 1.5);
	}
}

.blog .blog-list .p3-wpo-post-card .post-content .post-date, .archive .blog-list .p3-wpo-post-card .post-content .post-date {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 12px;
	color: #002144;
	font-size: var(--text-regular);
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: 0;
	margin: 0;
	font-family: "Montserrat", sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blog .category-filter-form .category-filter, .archive .category-filter-form .category-filter {
	display: flex;
	gap: 16px;
	align-items: center;
	justify-content: flex-start;
	position: relative;
	max-width: 300px;
}

.blog .category-filter-form .category-filter .filter-label, .archive .category-filter-form .category-filter .filter-label {
	color: #051526;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-small);
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1;
	text-transform: uppercase;
	text-wrap: nowrap;
	margin: 0;
}

.blog .category-filter-form .category-filter select.post-category-filter, .archive .category-filter-form .category-filter select.post-category-filter {
	border-radius: 8px;
	border: 1px solid #d5d5d5;
	background: #fff;
	color: #051526;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1;
	box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .05);
	padding: 10px 14px;
	transition: all .2s ease-in-out;
	flex-grow: 1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.blog .category-filter-form .category-filter select.post-category-filter:hover, .archive .category-filter-form .category-filter select.post-category-filter:hover {
	cursor: pointer;
	box-shadow: 0 1px 2px 0 rgba(16, 24, 40, .2);
}

.blog .category-filter-form .category-filter::after, .archive .category-filter-form .category-filter::after {
	content: "";
	font-family: "Font Awesome 7 Pro";
	font-size: var(--text-small);
	line-height: 1;
	color: #d5d5d5;
	position: absolute;
	right: 14px;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
	transition: all .2s ease-in-out;
}

.blog .blog-filters .archives-list a, .archive .blog-filters .archives-list a {
	font-size: 16px;
	text-decoration: none;
}

.blog .blog-filters .archives-list a.active, .blog .blog-filters .archives-list a[aria-current=page], .archive .blog-filters .archives-list a.active, .archive .blog-filters .archives-list a[aria-current=page] {
	font-weight: 700;
}

body.error404 .body-content {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	min-height: 70vh;
}

.search-results .search-items {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

.search-results .search-items .search-item {
	display: flex;
	flex-direction: row;
	background: #eff9fe;
	gap: 12px;
	text-decoration: none;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	transition: all .2s ease-in-out;
	border-radius: 3px;
	overflow: hidden;
}

.search-results .search-items .search-item:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
}

.search-results .search-items .search-item .search-item-image {
	min-width: 27%;
	width: 27%;
	aspect-ratio: 1/1;
	overflow: hidden;
}

.search-results .search-items .search-item .search-item-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.search-results .search-items .search-item .search-item-content {
	display: flex;
	flex-direction: column;
	gap: 12px;
	flex-grow: 1;
	padding: 24px;
	overflow: hidden;
}

.search-results .search-items .search-item .search-item-content .post-categories {
	display: flex;
	flex-direction: row;
	gap: 12px;
}

.search-results .search-items .search-item .search-item-content .search-item-title {
	font-size: var(--text-large);
	margin: 0;
	color: #051526;
	font-weight: 600;
	line-height: 1.2;
}

.search-results .search-items .search-item .search-item-content .search-item-excerpt {
	font-size: var(--text-regular);
	color: #002144;
	margin: 0;
	line-height: 1.5;
	letter-spacing: 0;
	font-family: "Montserrat", sans-serif;
	display: -webkit-box;
	line-clamp: 3;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: calc(var(--text-regular) * 3 * 1.5);
}

.search-results .search-items .search-item .search-item-content .search-item-data-row {
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 18px;
	flex-wrap: nowrap;
	text-wrap: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font-size: var(--text-regular);
	color: #002144;
	margin: 0;
	margin-top: auto;
}

.search-results .search-items .search-item .search-item-content .search-item-data-row span {
	font-weight: 700;
	line-height: 1;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	min-width: fit-content;
}

.search-results .search-items .search-item .search-item-content .search-item-data-row span i {
	font-weight: 400;
	margin-right: 6px;
}

.search-results .page-navigation {
	position: relative;
	max-width: 500px;
	margin: 0 auto;
	margin-top: 48px;
}

.search-results .page-navigation div:first-child, .search-results .page-navigation div:last-child {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.search-results .page-navigation div:first-child a, .search-results .page-navigation div:last-child a {
	cursor: pointer;
	text-decoration: none;
	color: #002144;
	font-size: var(--text-medium);
	font-weight: 600;
	line-height: 1;
	transition: all .2s ease-in-out;
}

.search-results .page-navigation div:first-child a:hover, .search-results .page-navigation div:last-child a:hover {
	color: #051526;
}

.search-results .page-navigation div:first-child {
	left: 0;
}

.search-results .page-navigation div:last-child {
	right: 0;
}

.p3-wpo-post-single .single-post-hero {
	position: relative;
	isolation: isolate;
	background-color: rgba(0, 0, 0, 0);
}

.p3-wpo-post-single .single-post-hero h1 {
	font-weight: 600;
	text-transform: uppercase;
}

.p3-wpo-post-single .single-post-hero > .inner-content {
	position: relative;
	z-index: 10;
	padding-top: 100px;
	padding-bottom: 100px;
}

@media (max-width: 991.98px) {
	.p3-wpo-post-single .single-post-hero > .inner-content {
		padding-top: 60px;
		padding-bottom: 60px;
	}
}

@media (max-width: 767.98px) {
	.p3-wpo-post-single .single-post-hero > .inner-content {
		padding-top: 40px;
		padding-bottom: 40px;
	}
}

.p3-wpo-post-single .single-post-hero:before {
	content: "";
	position: absolute;
	inset: 0;
	z-index: 2;
	background: linear-gradient(180deg, #eff9fe 0%, rgba(244, 251, 254, 0) 66.83%, rgba(255, 255, 255, 0) 100%);
}

.p3-wpo-post-single .single-post-hero .wpo-hero-feature__inner {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}

.p3-wpo-post-single .single-post-hero .wpo-hero-feature__breadcrumb {
	position: absolute;
	top: 20px;
	left: 40px;
	z-index: 1;
}

@media (max-width: 767.98px) {
	.p3-wpo-post-single .single-post-hero .wpo-hero-feature__breadcrumb {
		top: 10px;
	}
}

.p3-wpo-post-single .single-post-hero .wpo-hero-feature__breadcrumb a, .p3-wpo-post-single .single-post-hero .wpo-hero-feature__breadcrumb span {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	color: #002144;
	line-height: 1.5;
	font-weight: 500;
	text-decoration: none;
	position: relative;
}

.p3-wpo-post-single .single-post-hero .wpo-hero-feature__breadcrumb a::before, .p3-wpo-post-single .single-post-hero .wpo-hero-feature__breadcrumb span::before {
	content: "";
	position: absolute;
	font-family: "Font Awesome 7 Pro";
	font-size: 20px;
	left: -24px;
	top: 50%;
	transform: translateY(-50%);
	color: #002144;
	transition: all .2s ease-in-out;
}

.p3-wpo-post-single .single-post-hero .wpo-hero-feature__breadcrumb a:hover::before {
	transform: translateY(-50%) translateX(-10px);
}

.p3-wpo-post-single .single-post-hero .wpo-hero-feature__image-wrap {
	aspect-ratio: 16/9;
}

.p3-wpo-post-single .single-post-hero .wpo-hero-feature__image-wrap img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	object-position: center center;
}

.p3-wpo-post-single .wp-content {
	max-width: 960px;
	margin: 0 auto;
}

.staff-single-hero {
	background: linear-gradient(180deg, #eff9fe 0%, rgba(244, 251, 254, 0) 66.83%, rgba(255, 255, 255, 0) 100%);
	padding-bottom: 75px;
}

.staff-single-inner {
	max-width: var(--container-large);
	padding-left: var(--padding-global);
	padding-right: var(--padding-global);
}

@media (max-width: 767.98px) {
	.staff-single-inner {
		padding-left: 20px;
		padding-right: 20px;
	}
}

.staff-single-back {
	display: flex;
	align-items: center;
	min-height: 76px;
	padding: 20px 0;
}

.staff-single-back-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	font-weight: 500;
	line-height: 1.5;
	color: #002144;
	text-decoration: none;
	white-space: nowrap;
	transition: color .2s ease-in-out, opacity .2s ease-in-out;
}

.staff-single-back-link i {
	line-height: 1;
}

.staff-single-back-link:hover, .staff-single-back-link:focus {
	color: #0c4b8d;
}

.staff-single-layout {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 50px;
	width: 100%;
}

@media (max-width: 991.98px) {
	.staff-single-layout {
		flex-direction: column;
		gap: 32px;
	}
}

.staff-single-photo {
	flex-shrink: 0;
	width: 100%;
	max-width: 405px;
	margin: 0;
	border-radius: 10px;
	overflow: hidden;
	aspect-ratio: 405/442;
}

.staff-single-photo img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	border-radius: 10px;
}

@media (max-width: 991.98px) {
	.staff-single-photo {
		max-width: 100%;
	}
}

.staff-single-main {
	flex: 1 1 0;
	min-width: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
}

.staff-single-header {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 14px;
	width: 100%;
}

.staff-single-name {
	margin: 0;
	font-family: "Montserrat", sans-serif;
	font-size: 47px;
	font-weight: 700;
	line-height: 1.1;
	letter-spacing: 0;
	text-transform: uppercase;
	color: #002144;
}

@media (max-width: 991.98px) {
	.staff-single-name {
		font-size: clamp(32px, 8vw, 47px);
	}
}

.staff-single-job {
	margin: 0;
	font-family: "Montserrat", sans-serif;
	font-size: var(--heading-3);
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: .25px;
	color: #051526;
}

.staff-single-lede {
	margin: 0;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-large);
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: .25px;
	color: #051526;
}

.staff-single-connect {
	width: 100%;
}

.staff-single-connect-link {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-medium);
	font-weight: 500;
	line-height: 1.5;
	color: #002144;
	text-decoration: none;
	white-space: nowrap;
	transition: color .2s ease-in-out;
}

.staff-single-connect-link .fab {
	font-size: 21px;
	line-height: 1.2;
}

.staff-single-connect-link .fa-solid {
	font-size: 1.25rem;
	line-height: 1;
}

.staff-single-connect-link:hover, .staff-single-connect-link:focus {
	color: #0c4b8d;
}

.staff-single-bio {
	width: 100%;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-medium);
	font-weight: 500;
	line-height: 1.5;
	color: #051526;
}

.staff-single-bio p, .staff-single-bio ul, .staff-single-bio ol {
	margin: 0 0 1em;
}

.staff-single-bio p:last-child, .staff-single-bio ul:last-child, .staff-single-bio ol:last-child {
	margin-bottom: 0;
}

.staff-single-bio h2, .staff-single-bio h3, .staff-single-bio h4 {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-medium);
	font-weight: 500;
	line-height: 1.5;
	color: #051526;
	margin: 0 0 .75em;
}

.collapse-block {
	margin-bottom: 10px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: 0;
}

.collapse-block .card-header {
	background-color: #fff;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border: 1px solid #979797;
	padding: 15px;
}

.collapse-block .card-header button {
	position: relative;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	background-color: rgba(0, 0, 0, 0);
}

.collapse-block .card-header button:before {
	content: "+";
	position: absolute;
	right: 10px;
	top: 3px;
	font-size: 19px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	color: #979797;
}

.collapse-block .card-header button[aria-expanded=true]:before {
	content: "-";
}

.collapse-block .card-header button:focus {
	outline: 0;
}

.collapse-block .card-header button h5 {
	font-size: 16px;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	letter-spacing: .18px;
}

.collapse-block .collapsing, .collapse-block .collapse.show {
	position: relative;
	top: -1px;
}

.collapse-block .card-body {
	background-color: #fff;
	padding: 15px 20px;
	border-top: 0;
	border-right: 1px solid #979797;
	border-bottom: 1px solid #979797;
	border-left: 1px solid #979797;
	border-radius: 0 0 10px 10px;
}

.collapse-block .card-body * {
	color: #6d7278;
}

.wp-block-p3-wpo-container {
	position: relative;
	overflow-x: clip;
}

.wp-block-p3-wpo-container:has(.container-x) {
	z-index: 1;
}

.wp-block-p3-wpo-container figure {
	margin: 0;
}

.wp-block-p3-wpo-container.hero {
	min-height: 400px;
	padding: 50px 0;
	display: flex;
	align-items: center;
}

.wp-block-p3-wpo-container .inner-content {
	position: relative;
	z-index: 10;
}

.wp-block-p3-wpo-container > .bg-video, .wp-block-p3-wpo-container > .bg-image {
	z-index: 4;
	pointer-events: none;
}

.wp-block-p3-wpo-container > .container-x {
	position: absolute;
	width: 976px;
	aspect-ratio: 900/1075;
	top: -37px;
	z-index: 6;
	shape-rendering: auto;
	pointer-events: none;
}

.wp-block-p3-wpo-container > .container-x > .x-image {
	width: 100%;
	height: 100%;
	pointer-events: none;
}

.wp-block-p3-wpo-container > .container-x > .x-image svg {
	width: 100%;
	height: 100%;
}

@media (max-width: 991.98px) {
	.wp-block-p3-wpo-container > .container-x {
		width: 33vw;
	}
	
	.wp-block-p3-wpo-container > .container-x:not(.x-outline) {
		display: none;
	}
}

.wp-block-p3-wpo-container > .container-x.x-outline {
	aspect-ratio: 900/1176;
}

.wp-block-p3-wpo-container > .container-x.x-left {
	right: calc(100% - 589px);
}

@media (max-width: 991.98px) {
	.wp-block-p3-wpo-container > .container-x.x-left {
		right: calc(100% - 22vw);
	}
}

.wp-block-p3-wpo-container > .container-x.x-right {
	right: -150px;
}

@media (max-width: 991.98px) {
	.wp-block-p3-wpo-container > .container-x.x-right {
		right: -5vw;
	}
}

.wp-block-p3-wpo-container.has-overlay:before {
	content: "";
	position: absolute;
	display: block;
	pointer-events: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: inherit;
	z-index: 5;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-white {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-white:before {
	background-color: #fff;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-off-white {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-off-white:before {
	background-color: #d5d5d5;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-cool-white {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-cool-white:before {
	background-color: #e7eff3;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-ice {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-ice:before {
	background-color: #eff9fe;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-powder {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-powder:before {
	background-color: #c1e8fa;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-sky {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-sky:before {
	background-color: #39b6e6;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-navy-light {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-navy-light:before {
	background-color: #0c4b8d;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-navy {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-navy:before {
	background-color: #002144;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-near-black {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-near-black:before {
	background-color: #051526;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-charcoal {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-charcoal:before {
	background-color: #201d1e;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-black {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-black:before {
	background-color: #000;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-scorpion {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-scorpion:before {
	background-color: #565656;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-nevada {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-nevada:before {
	background-color: #6d7278;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-dusty-gray {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-dusty-gray:before {
	background-color: #979797;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-silver-chalice {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-silver-chalice:before {
	background-color: #adadad;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-alto {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-alto:before {
	background-color: #d9d9d9;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-wild-sand {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-wild-sand:before {
	background-color: #f5f5f5;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-transparent {
	background: none;
}

.wp-block-p3-wpo-container.has-overlay.has-bg-color-transparent:before {
	background-color: transparent;
}

.wp-block-p3-wpo-container.is-style-gradient {
	position: relative;
	z-index: 1;
}

.wp-block-p3-wpo-container.is-style-gradient::after {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(70.35deg, rgba(28, 25, 23, .5) 0%, rgba(28, 25, 23, 0) 66.45%), linear-gradient(53.19deg, #1c1917 -.01%, rgba(28, 25, 23, 0) 71.4%);
}

.wp-block-p3-wpo-container.is-style-gradient .inner-content {
	position: relative;
	z-index: 3;
}

.wp-block-p3-wpo-container.is-style-brackets .container-bracket {
	display: block;
	width: 100%;
}

.wp-block-p3-wpo-container.is-style-brackets .container-bracket.top {
	margin-bottom: 32px;
}

.wp-block-p3-wpo-container.is-style-brackets .container-bracket.bottom {
	margin-top: 32px;
}

.wp-block-p3-wpo-container.is-style-brackets .container-bracket.bottom svg {
	transform: rotate(180deg);
}

.wp-block-p3-wpo-container.is-style-brackets .container-bracket .bracket-image {
	width: 100%;
}

.wp-block-p3-wpo-container.is-style-brackets .container-bracket .bracket-image svg {
	width: 100%;
	height: auto;
}

.wp-block-p3-wpo-container.is-container-rounded {
	border-radius: var(--container-border-radius, 10px);
	overflow: hidden;
}

.wp-block-p3-wpo-container.has-half-width {
	max-width: 50%;
}

@media (max-width: 991.98px) {
	.wp-block-p3-wpo-container.has-half-width {
		max-width: unset;
		margin-left: unset !important;
		margin-right: unset !important;
	}
}

.wp-block-p3-wpo-container.has-half-width--left {
	margin-left: 0;
	margin-right: auto;
}

.wp-block-p3-wpo-container.has-half-width--center {
	margin-left: auto;
	margin-right: auto;
}

.wp-block-p3-wpo-container.has-half-width--right {
	margin-left: auto;
	margin-right: 0;
}

.wp-block-p3-wpo-container.has-bg-color-navy a {
	color: #fff !important;
}

.wp-content > .wp-block-p3-wpo-container {
	padding-top: 48px;
	padding-bottom: 48px;
}

.slick-prev, .slick-next {
	width: 30px;
	height: 30px;
	background-color: rgba(173, 173, 173, .3);
	display: inline-block;
	border-radius: 50px;
	z-index: 1;
}

.slick-prev:hover, .slick-next:hover {
	background-color: rgba(173, 173, 173, .9);
	box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .23);
	-webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .23);
	-moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .23);
}

.slick-prev:before, .slick-next:before {
	font-family: "Font Awesome 7 Pro";
	color: #fff;
	font-size: 24px;
}

.slick-prev {
	left: -14px;
}

.slick-prev:before {
	content: "";
}

.slick-next {
	right: -14px;
}

.slick-next:before {
	content: "";
}

.slick-dots li {
	margin: 0 !important;
}

.slick-dots li:before {
	display: none;
}

.grouped-content-block.side-nav-wrapper .side-nav-wrapper, .collapse-content-block.side-nav-wrapper .side-nav-wrapper {
	border-right: 1px solid #565656;
}

@media (max-width: 991.98px) {
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper, .collapse-content-block.side-nav-wrapper .side-nav-wrapper {
		top: 95px;
		overflow: hidden;
		display: flex;
		padding: 0;
		position: sticky;
		background-color: #fff;
		z-index: 100;
		border-right: none;
		border-bottom: 1px solid #565656;
	}
}

.grouped-content-block.side-nav-wrapper .side-nav-wrapper .indicator, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .indicator {
	display: none;
}

@media (max-width: 991.98px) {
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper .indicator, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .indicator {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		width: 0;
		background-color: #fff;
		z-index: 1;
	}
}

.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items {
	top: 150px;
	position: sticky;
}

@media (max-width: 991.98px) {
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items {
		position: relative;
		top: 0;
		z-index: 2;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		padding: 0;
		margin: 0;
	}
}

.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li {
	list-style: none;
	position: relative;
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	padding: 15px 27px;
}

.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li a, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li a {
	font-weight: 600;
	font-size: 16px;
	line-height: 20px;
	color: var(--color-text-default);
	text-decoration: none;
}

@media (max-width: 991.98px) {
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li a, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li a {
		white-space: nowrap;
	}
}

@media (min-width: 992px) {
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:before, .grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:after, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:before, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:after {
		content: "";
		position: absolute;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		box-sizing: content-box;
		margin: 0;
		padding: 0;
	}
	
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:before, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:before {
		content: "";
		display: block;
		width: 10px;
		height: 10px;
		background-color: #565656;
		left: 1px;
		border-radius: 50%;
		top: 25px;
		border: 0 solid #fff;
	}
	
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:after, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:after {
		content: "";
		display: block;
		width: 2px;
		height: calc(100% - 8px);
		background-color: #565656;
		border-radius: 2px;
		left: 5px;
		top: 30px;
	}
	
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li.active a, .grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:hover a, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li.active a, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:hover a {
		color: var(--color-text-default);
	}
	
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li.active:before, .grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:hover:before, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li.active:before, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:hover:before {
		background-color: #6d7278;
	}
	
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li.active:after, .grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:hover:after, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li.active:after, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:hover:after {
		background-color: #6d7278;
	}
	
	.grouped-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:last-child:after, .collapse-content-block.side-nav-wrapper .side-nav-wrapper .nav-items li:last-child:after {
		display: none;
	}
}

.grouped-content-block.horizontal-tab-group .nav-tabs, .collapse-content-block.horizontal-tab-group .nav-tabs {
	background-color: #f5f5f5;
	padding: 5px 5px 0 5px;
	overflow-x: auto;
	flex-wrap: nowrap;
	white-space: nowrap;
}

.grouped-content-block.horizontal-tab-group .nav-tabs .nav-item, .collapse-content-block.horizontal-tab-group .nav-tabs .nav-item {
	margin-bottom: 0;
	margin-right: 5px;
	margin-left: 0;
}

.grouped-content-block.horizontal-tab-group .nav-tabs .nav-item a, .collapse-content-block.horizontal-tab-group .nav-tabs .nav-item a {
	display: block;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #fff;
	color: #000;
}

.grouped-content-block.horizontal-tab-group .nav-tabs .nav-item a.active, .grouped-content-block.horizontal-tab-group .nav-tabs .nav-item a:hover, .collapse-content-block.horizontal-tab-group .nav-tabs .nav-item a.active, .collapse-content-block.horizontal-tab-group .nav-tabs .nav-item a:hover {
	background-color: #000;
	color: #fff;
}

.grouped-content-block.horizontal-tab-group .nav-tabs .nav-item:before, .collapse-content-block.horizontal-tab-group .nav-tabs .nav-item:before {
	display: none;
}

.grouped-content-block.horizontal-tab-group .nav-tabs .nav-item:last-child, .collapse-content-block.horizontal-tab-group .nav-tabs .nav-item:last-child {
	margin-right: 0px;
}

.grouped-content-block.horizontal-tab-group .nav-tabs .nav-link, .collapse-content-block.horizontal-tab-group .nav-tabs .nav-link {
	border-radius: 0;
	border: none;
	padding: 20px;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	color: #000;
}

.grouped-content-block.horizontal-tab-group .nav-tabs .nav-link:hover, .collapse-content-block.horizontal-tab-group .nav-tabs .nav-link:hover {
	background-color: #fff;
}

.grouped-content-block.horizontal-tab-group .tab-pane, .collapse-content-block.horizontal-tab-group .tab-pane {
	padding: 40px;
}

.grouped-content-block.horizontal-tab-group .tab-pane h1, .grouped-content-block.horizontal-tab-group .tab-pane h2, .grouped-content-block.horizontal-tab-group .tab-pane h3, .grouped-content-block.horizontal-tab-group .tab-pane h4, .grouped-content-block.horizontal-tab-group .tab-pane h5, .grouped-content-block.horizontal-tab-group .tab-pane h6, .collapse-content-block.horizontal-tab-group .tab-pane h1, .collapse-content-block.horizontal-tab-group .tab-pane h2, .collapse-content-block.horizontal-tab-group .tab-pane h3, .collapse-content-block.horizontal-tab-group .tab-pane h4, .collapse-content-block.horizontal-tab-group .tab-pane h5, .collapse-content-block.horizontal-tab-group .tab-pane h6 {
	margin-top: 40px;
}

.grouped-content-block.horizontal-tab-group .tab-pane ul, .collapse-content-block.horizontal-tab-group .tab-pane ul {
	margin-bottom: 20px;
}

.grouped-content-block.horizontal-tab-group .tab-pane ul li, .collapse-content-block.horizontal-tab-group .tab-pane ul li {
	margin-bottom: 5px;
}

.grouped-content-block.horizontal-tab-group .tab-pane .wp-block-p3-wpo-buttons, .grouped-content-block.horizontal-tab-group .tab-pane .wp-block-embed, .collapse-content-block.horizontal-tab-group .tab-pane .wp-block-p3-wpo-buttons, .collapse-content-block.horizontal-tab-group .tab-pane .wp-block-embed {
	margin: 30px 0;
}

.grouped-content-block.horizontal-tab-group .tab-pane > *:last-child, .collapse-content-block.horizontal-tab-group .tab-pane > *:last-child {
	margin-bottom: 0;
}

@media (max-width: 767.98px) {
	.grouped-content-block.horizontal-tab-group .tab-pane, .collapse-content-block.horizontal-tab-group .tab-pane {
		padding: 20px;
	}
}

.grouped-content-block.vertical-tab-group .nav-tabs .nav-item, .collapse-content-block.vertical-tab-group .nav-tabs .nav-item {
	margin: 0 0 5px 0;
	width: 100%;
}

.grouped-content-block.vertical-tab-group .nav-tabs .nav-item a, .collapse-content-block.vertical-tab-group .nav-tabs .nav-item a {
	display: block;
	border: 2px solid #000;
	background-color: #fff;
	border-radius: 0;
	color: #000;
	text-decoration: none;
}

.grouped-content-block.vertical-tab-group .nav-tabs .nav-item a.active, .grouped-content-block.vertical-tab-group .nav-tabs .nav-item a:hover, .collapse-content-block.vertical-tab-group .nav-tabs .nav-item a.active, .collapse-content-block.vertical-tab-group .nav-tabs .nav-item a:hover {
	background-color: #000;
	color: #fff;
}

.grouped-content-block.vertical-tab-group .nav-tabs .nav-item:before, .collapse-content-block.vertical-tab-group .nav-tabs .nav-item:before {
	display: none;
}

.grouped-content-block.vertical-tab-group .nav-tabs .nav-item:last-child, .collapse-content-block.vertical-tab-group .nav-tabs .nav-item:last-child {
	margin-right: 0px;
}

.grouped-content-block.vertical-tab-group .tab-pane, .collapse-content-block.vertical-tab-group .tab-pane {
	padding: 0px;
}

@media (max-width: 767.98px) {
	.grouped-content-block.vertical-tab-group .tab-pane, .collapse-content-block.vertical-tab-group .tab-pane {
		padding: 20px;
	}
}

.grouped-content-block .accordion-wrapper .accordion-item, .collapse-content-block .accordion-wrapper .accordion-item {
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #d5d5d5;
}

.grouped-content-block .accordion-wrapper .accordion-item .accordion-header .accordion-title, .collapse-content-block .accordion-wrapper .accordion-item .accordion-header .accordion-title {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-large);
	line-height: 1.5;
}

.grouped-content-block .accordion-wrapper .accordion-item .accordion-header .accordion-title .accordion-button, .collapse-content-block .accordion-wrapper .accordion-item .accordion-header .accordion-title .accordion-button {
	padding: 12px;
	outline: none !important;
	display: flex;
	gap: 24px;
	align-items: center;
}

.grouped-content-block .accordion-wrapper .accordion-item .accordion-header .accordion-title .accordion-button i, .collapse-content-block .accordion-wrapper .accordion-item .accordion-header .accordion-title .accordion-button i {
	width: 26px;
	height: 26px;
	line-height: 1.2;
	transform-origin: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

.grouped-content-block .accordion-wrapper .accordion-item .accordion-header .accordion-title .accordion-button i::before, .collapse-content-block .accordion-wrapper .accordion-item .accordion-header .accordion-title .accordion-button i::before {
	aspect-ratio: 1/1;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all .3s ease-in-out;
	text-align: center;
	vertical-align: middle;
}

.grouped-content-block .accordion-wrapper .accordion-item .accordion-header .accordion-title .accordion-button[aria-expanded=true] i::before, .collapse-content-block .accordion-wrapper .accordion-item .accordion-header .accordion-title .accordion-button[aria-expanded=true] i::before {
	transform: rotate(180deg);
}

.grouped-content-block .accordion-wrapper .accordion-item:not(:last-child), .collapse-content-block .accordion-wrapper .accordion-item:not(:last-child) {
	margin-bottom: 12px;
}

.grouped-content-block .accordion-wrapper .accordion-item .accordion-content, .collapse-content-block .accordion-wrapper .accordion-item .accordion-content {
	padding-top: 0;
	padding-left: 62px;
	padding-right: 12px;
	padding-bottom: 12px;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	line-height: 1.5;
	letter-spacing: 0;
	color: #002144;
	font-weight: 400;
	text-align: left;
	text-wrap: pretty;
}

.grouped-content-block .collapse.show, .collapse-content-block .collapse.show {
	visibility: visible !important;
}

body .wp-block-p3-wpo-container > .inner-content.container .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__inner {
	padding: 0;
}

body .wp-block-p3-wpo-container > .inner-content.container .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__breadcrumb {
	top: -20px;
	left: 24px;
}

body .wp-block-p3-wpo-hero.wpo-hero-default .wpo-hero-default__content {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 6px;
	padding: 75px 120px;
	text-align: left;
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-hero.wpo-hero-default .wpo-hero-default__content {
		padding: 24px 20px;
	}
}

body .wp-block-p3-wpo-hero.wpo-hero-default .wpo-hero-default__content .wpo-hero-default__eyebrow {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-small);
	color: #002144;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .05em;
	vertical-align: middle;
}

body .wp-block-p3-wpo-hero.wpo-hero-default .wpo-hero-default__content .wpo-hero-default__title {
	font-family: "Montserrat", sans-serif;
	font-size: var(--display-2);
	color: #002144;
	line-height: 1.2;
	font-weight: 600;
	letter-spacing: 0;
	vertical-align: middle;
}

body .wp-block-p3-wpo-hero.wpo-hero-default .wpo-hero-default__content .wpo-hero-default__subtitle {
	font-family: "Montserrat", sans-serif;
	font-size: 30px;
	color: #002144;
	line-height: 1.5;
	font-weight: 500;
	letter-spacing: 0;
	vertical-align: middle;
	max-width: 75%;
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-hero.wpo-hero-default .wpo-hero-default__content .wpo-hero-default__subtitle {
		max-width: 100%;
		line-height: 1.2;
	}
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__breadcrumb {
	position: absolute;
	top: calc(var(--padding-section-medium) - 20px);
	left: 40px;
	z-index: 1;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__breadcrumb a, body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__breadcrumb span {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	color: #002144;
	line-height: 1.5;
	font-weight: 500;
	text-decoration: none;
	position: relative;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__breadcrumb a::before, body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__breadcrumb span::before {
	content: "";
	position: absolute;
	font-family: "Font Awesome 7 Pro";
	font-size: 20px;
	left: -24px;
	top: 50%;
	transform: translateY(-50%);
	color: #002144;
	transition: all .2s ease-in-out;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__breadcrumb a:hover::before {
	transform: translateY(-50%) translateX(-10px);
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__inner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 32px;
	width: 100%;
	max-width: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding: var(--padding-section-medium) 20px;
	box-sizing: border-box;
	position: relative;
}

@media (max-width: 1199.98px) {
	body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__inner {
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
		padding: var(--padding-section-small) var(--padding-global);
		padding-top: 28px !important;
		gap: 48px;
	}
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__content {
	flex: 1 1 0;
	min-width: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 15px;
	margin-top: 40px;
}

@media (max-width: 1199.98px) {
	body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__content * {
		width: 100%;
		text-align: center;
	}
	
	body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__content .btn, body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__content button[type=submit] {
		margin-left: auto;
		margin-right: auto;
	}
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__title {
	font-family: "Montserrat", sans-serif;
	font-size: 47px;
	font-weight: 700;
	line-height: 1;
	color: #002144;
	text-transform: uppercase;
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__title {
		font-size: var(--text-xxl);
	}
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__subtitle {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: .35em;
	font-family: "Montserrat", sans-serif;
	font-size: var(--heading-3);
	font-weight: 500;
	line-height: 1.3;
	letter-spacing: .25px;
	color: #002144;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__subtitle-line {
	display: block;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__body {
	font-family: "Montserrat", sans-serif;
	font-size: var(--heading-5);
	font-weight: 400;
	line-height: 1.3;
	letter-spacing: .25px;
	color: #051526;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__body br {
	display: block;
	content: "";
	margin-top: 6px;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	min-width: min(100%, 246px);
	padding: 15px 25px;
	margin-top: 9px;
	border: none;
	border-radius: 100px;
	background: linear-gradient(97deg, #009358 21.09%, #62b727 89.19%);
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	font-weight: 700;
	letter-spacing: .00625em;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	transition: filter .2s ease, transform .2s ease;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__button:hover {
	filter: brightness(1.05);
	color: #fff;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__visual {
	position: relative;
	flex: 0 0 auto;
	width: min(50% + 40px, 690px);
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__visual {
		width: 100%;
		max-width: 420px;
		margin-left: auto;
		margin-right: auto;
	}
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__image-wrap {
	position: relative;
	width: calc(100% - 40px);
	max-width: calc(100% - 40px);
	aspect-ratio: var(--image-aspect-ratio, 1 / 1);
	margin-left: 40px;
	box-shadow: 0 4px 24px 10px rgba(24, 29, 39, .2);
	overflow: visible;
	background-color: #d9d9d9;
	border-radius: 10px;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__image-wrap.disable-shadow {
	box-shadow: none;
	background-color: rgba(0, 0, 0, 0);
	border-radius: 0;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__image-wrap.disable-shadow img {
	object-fit: contain;
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__image-wrap {
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__image-wrap img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: inherit;
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__callout {
	position: absolute;
	transform: translate(-50%, -50%);
	width: auto;
	max-width: 100%;
	padding: 16px 22px;
	border-radius: 14px;
	background-color: #c1e8fa;
	box-shadow: 0 24px 50px rgba(0, 0, 0, .15);
	box-sizing: border-box;
	z-index: 2;
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__callout {
		position: relative;
		top: auto !important;
		left: auto !important;
		transform: none !important;
		margin-top: -48px;
		width: calc(100% - 32px) !important;
		max-width: 308px;
	}
}

body .wp-block-p3-wpo-hero.wpo-hero-feature .wpo-hero-feature__callout-text {
	display: block;
	width: 100%;
	min-width: 0;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-medium);
	font-weight: 600;
	line-height: 1.4;
	text-transform: unset;
	color: #002144;
	margin: 0;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile {
	display: flex;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__content {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 24px;
	padding: 48px 120px;
	padding-right: 0;
	text-align: center;
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__content {
		padding: 24px 20px;
	}
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__content .wpo-hero-profile__eyebrow {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-small);
	line-height: 1;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: .05em;
	vertical-align: middle;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__content .wpo-hero-profile__title {
	font-family: "Montserrat", sans-serif;
	font-size: var(--display-2);
	line-height: 1.2;
	font-weight: 400;
	letter-spacing: 0;
	vertical-align: middle;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__content .wpo-hero-profile__subtitle {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-large);
	color: #051526;
	line-height: 1.5;
	font-weight: 400;
	letter-spacing: 0;
	vertical-align: middle;
	text-align: left;
	max-width: 75%;
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__content .wpo-hero-profile__subtitle {
		max-width: 100%;
	}
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__content .wpo-hero-profile__active-membership {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 2px;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__content .wpo-hero-profile__active-membership .wpo-hero-profile__active-membership-title {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-small);
	font-weight: 500;
	color: #051526;
	line-height: 1.5;
	margin: 0;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__content .wpo-hero-profile__active-membership .wpo-hero-profile__active-membership-description {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-small);
	font-weight: 400;
	color: #002144;
	line-height: 1.5;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__separator {
	height: auto;
	width: 2px;
	background-color: #c1e8fa;
	margin: 48px;
	position: relative;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__separator::before {
	content: "";
	position: absolute;
	top: -4px;
	left: 50%;
	transform: translateX(-50%);
	width: 8px;
	height: 8px;
	border-radius: 50%;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__separator::after {
	content: "";
	position: absolute;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%);
	width: 8px;
	height: 8px;
	border-radius: 50%;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__buttons {
	padding-top: 48px;
	padding-bottom: 48px;
	padding-right: 120px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	gap: 24px;
}

body .wp-block-p3-wpo-hero.wpo-hero-profile .wpo-hero-profile__buttons a {
	text-align: center;
	text-wrap: nowrap;
}

body .wp-block-p3-wpo-hero p {
	margin: 0;
}

body .wp-block-p3-wpo-hero h1 {
	margin: 0;
}

body .wp-block-p3-wpo-hero span {
	margin: 0;
}

body.is-amember-page .wp-block-p3-wpo-hero.wpo-hero-gradient .wpo-hero-gradient__content {
	aspect-ratio: unset !important;
	padding-top: 96px;
	padding-bottom: 96px;
}

.roi-calc-hero {
	max-width: 1200px;
	margin: 0 auto;
}

.roi-calc-hero .wpo-hero-default__content {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

@media screen and (min-width: 768px)and (max-width: 1200px) {
	.roi-calc-hero .wpo-hero-default__content {
		width: 100%;
		padding-right: 15px;
		padding-left: 15px;
		margin-right: auto;
		margin-left: auto;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

@media screen and (min-width: 768px)and (max-width: 1200px)and (min-width: 576px) {
	.roi-calc-hero .wpo-hero-default__content {
		max-width: 540px;
	}
}

@media screen and (min-width: 768px)and (max-width: 1200px)and (min-width: 768px) {
	.roi-calc-hero .wpo-hero-default__content {
		max-width: 720px;
	}
}

@media screen and (min-width: 768px)and (max-width: 1200px)and (min-width: 992px) {
	.roi-calc-hero .wpo-hero-default__content {
		max-width: 960px;
	}
}

@media screen and (min-width: 768px)and (max-width: 1200px)and (min-width: 1200px) {
	.roi-calc-hero .wpo-hero-default__content {
		max-width: 1140px;
	}
}

@media screen and (min-width: 768px)and (max-width: 1200px)and (min-width: 1440px) {
	.roi-calc-hero .wpo-hero-default__content {
		max-width: 1380px;
	}
}

@media (max-width: 991.98px) {
	.roi-calc-hero .wpo-hero-default__content {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}

body .wp-block-p3-wpo-card:not([class*=is-variant-]) {
	background-color: rgba(0, 0, 0, 0);
}

body .wp-block-p3-wpo-card:not([class*=is-variant-]) .inner-card {
	padding: 24px 0;
	background: rgba(0, 0, 0, 0);
	border-radius: 3px;
}

body .wp-block-p3-wpo-card:not([class*=is-variant-]) .inner-card h3 {
	font-weight: 600;
	color: #051526;
	font-size: 24px;
}

body .wp-block-p3-wpo-card:not([class*=is-variant-]) .inner-card p {
	font-family: "Montserrat", sans-serif;
	color: #002144;
}

body .wp-block-p3-wpo-card:not([class*=is-variant-]).card-image-rounded .card-media {
	border-radius: 10px;
}

body .wp-block-p3-wpo-card.is-variant-text-cta {
	background: rgba(0, 0, 0, 0) !important;
	display: flex;
	flex-direction: column;
	padding-top: 24px;
	padding-bottom: 24px;
}

body .wp-block-p3-wpo-card.is-variant-text-cta .inner-card {
	background: rgba(0, 0, 0, 0);
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 32px;
}

body .wp-block-p3-wpo-card.is-variant-text-cta .inner-card h3 {
	font-size: var(--heading-2);
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
}

body .wp-block-p3-wpo-card.is-variant-text-cta .inner-card p {
	font-size: var(--text-medium);
	color: #051526;
	margin-bottom: 0;
}

body .wp-block-p3-wpo-card.is-variant-text-cta .inner-card p.wp-block-p3-wpo-buttons .cta-card-link {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-medium);
	font-weight: 600;
	line-height: 1;
	letter-spacing: 0;
	margin: 0;
	display: flex;
	gap: 8px;
	position: relative;
	top: unset;
	left: unset;
	right: unset;
	bottom: unset;
	transform: none;
	text-decoration: none;
	text-align: left;
	justify-content: flex-start;
	align-items: center;
	justify-items: flex-start;
}

body .wp-block-p3-wpo-card.is-variant-text-cta .inner-card p.wp-block-p3-wpo-buttons .cta-card-link i {
	margin-left: 0;
	transition: all .2s ease-in-out;
}

body .wp-block-p3-wpo-card.is-variant-text-cta .inner-card p.wp-block-p3-wpo-buttons .cta-card-link:hover i {
	margin-left: 4px;
}

body .wp-block-p3-wpo-card.is-variant-text-cta .inner-card:hover .cta-card-link i {
	margin-left: 4px;
}

body .wp-block-p3-wpo-card.is-variant-feature {
	background: rgba(0, 0, 0, 0) !important;
	height: 100%;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card {
	background: #fff;
	box-shadow: 0 4px 24px 10px rgba(24, 29, 39, .05);
	padding: 60px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	height: 100%;
	border: 2px solid #c1e8fa;
	border-radius: 20px;
	align-items: center;
	justify-content: flex-start;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card * {
	text-align: left;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card.is-centered {
	align-items: center;
	text-align: center;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card.is-centered *:not(.has-text-align-left) {
	text-align: center;
}

@media (max-width: 1199.98px) {
	body .wp-block-p3-wpo-card.is-variant-feature .inner-card {
		padding: 24px;
	}
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-card.is-variant-feature .inner-card {
		padding: 20px;
	}
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card .feature-card-icon {
	display: flex;
	justify-content: flex-start;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card .feature-card-icon i {
	color: #39b6e6;
	font-size: 35px;
	font-weight: 300;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card h3 {
	font-weight: 500;
	color: #051526;
	font-size: var(--heading-3);
	margin: 0;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card .feature-card-subtitle {
	font-weight: 600;
	color: #051526;
	font-size: var(--heading-4);
	margin: 0;
	font-family: "Montserrat", sans-serif;
	padding: 0 16px;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card .feature-card-body {
	font-family: "Montserrat", sans-serif;
	color: #565656;
	font-size: var(--text-small);
	font-weight: 400;
	margin: 0;
	line-height: 2;
	color: #2e343b;
	align-self: flex-start;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card .feature-card-body ul {
	margin: 0;
	padding-left: 1.25rem;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card .feature-card-body li {
	margin-bottom: .5em;
}

body .wp-block-p3-wpo-card.is-variant-feature .inner-card .feature-card-body li:last-child {
	margin-bottom: 0;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent {
	background: rgba(0, 0, 0, 0) !important;
	height: 100%;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card {
	background: rgba(0, 0, 0, 0);
	box-shadow: none;
	border: none;
	padding: 24px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	height: 100%;
	border-radius: 0;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card * {
	text-align: left;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card.is-centered {
	align-items: center;
	text-align: center;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card.is-centered * {
	text-align: center;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card .feature-card-icon {
	display: flex;
	justify-content: flex-start;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card .feature-card-icon i {
	color: #39b6e6;
	font-size: 35px;
	font-weight: 300;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card h3 {
	font-weight: 600;
	color: #051526;
	font-size: var(--heading-4);
	margin: 0;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card .feature-card-subtitle {
	font-weight: 700;
	color: #051526;
	font-size: var(--text-large);
	margin: 0;
	font-family: "Montserrat", sans-serif;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card .feature-card-body {
	font-family: "Montserrat", sans-serif;
	color: #565656;
	font-size: var(--text-small);
	font-weight: 400;
	margin: 0;
	line-height: 1.5;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card .feature-card-body ul {
	margin: 0;
	padding-left: 1.25rem;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card .feature-card-body li {
	margin-bottom: .5em;
}

body .wp-block-p3-wpo-card.is-variant-feature-transparent .inner-card .feature-card-body li:last-child {
	margin-bottom: 0;
}

body .wp-block-p3-wpo-card.is-variant-feature-white {
	background: rgba(0, 0, 0, 0) !important;
	height: 100%;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card {
	background: rgba(255, 255, 255, .05);
	backdrop-filter: blur(10px);
	box-shadow: none;
	border: 1px solid rgba(181, 181, 181, .7);
	border-radius: 30px;
	padding: 24px;
	display: flex;
	flex-direction: column;
	gap: 8px;
	height: 100%;
	align-items: center;
	justify-content: flex-start;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card * {
	text-align: left;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card.has-link {
	transition: all .2s ease-in-out;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card.has-link:hover {
	background: rgba(57, 182, 230, .15);
	border-color: #39b6e6;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card.is-centered {
	align-items: center;
	text-align: center;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card.is-centered * {
	text-align: center;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card .feature-card-icon {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 32px;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card .feature-card-icon i {
	color: #fff;
	font-size: 49px;
	font-weight: 300;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card h3 {
	font-weight: 600;
	color: #fff;
	font-size: var(--text-large);
	margin: 0;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card .feature-card-subtitle {
	font-weight: 700;
	color: #fff;
	font-size: var(--text-medium);
	margin: 0;
	font-family: "Montserrat", sans-serif;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card .feature-card-body {
	font-family: "Montserrat", sans-serif;
	color: #fff;
	font-size: var(--text-medium);
	font-weight: 400;
	margin: 0;
	line-height: 1.5;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card .feature-card-body ul {
	margin: 0;
	padding-left: 1.25rem;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card .feature-card-body li {
	margin-bottom: .5em;
}

body .wp-block-p3-wpo-card.is-variant-feature-white .inner-card .feature-card-body li:last-child {
	margin-bottom: 0;
}

body .wp-block-p3-wpo-card.is-variant-frosted {
	background: rgba(255, 255, 255, .05);
	backdrop-filter: blur(5px);
	border: 1px solid rgba(181, 181, 181, .7);
	height: 100%;
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card {
	background: rgba(0, 0, 0, 0);
	box-shadow: none;
	border: none;
	padding: 50px 40px;
	display: flex;
	flex-direction: column;
	gap: 16px;
	height: 100%;
	border-radius: 0;
}

@media (max-width: 1199.98px) {
	body .wp-block-p3-wpo-card.is-variant-frosted .inner-card {
		padding: 24px;
	}
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card .feature-card-icon {
	display: flex;
	justify-content: flex-start;
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card .feature-card-icon i {
	color: #fff;
	font-size: 1.5rem;
	font-weight: 300;
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card h3 {
	font-weight: 500;
	color: #fff;
	font-size: var(--heading-3);
	margin: 0;
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card .feature-card-subtitle {
	font-weight: 700;
	color: #fff;
	font-size: var(--text-medium);
	margin: 0;
	font-family: "Montserrat", sans-serif;
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card .feature-card-body {
	font-family: "Montserrat", sans-serif;
	color: #fff;
	font-size: var(--text-medium);
	font-weight: 500;
	margin: 0;
	line-height: 1.5;
	margin-bottom: 10px;
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card .feature-card-body p {
	font-size: var(--text-medium);
	font-weight: 500;
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card .feature-card-body ul {
	margin: 0;
	padding-left: .5em;
	font-size: var(--text-medium);
	font-weight: 500;
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card .feature-card-body ul:not(:last-child) {
	margin-bottom: .5em;
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card .feature-card-body li {
	margin-bottom: .5em;
	font-size: var(--text-medium);
	font-weight: 500;
}

body .wp-block-p3-wpo-card.is-variant-frosted .inner-card .feature-card-body li:last-child {
	margin-bottom: 0;
}

body .wp-block-p3-wpo-share.wpo-share {
	width: 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
	color: #fff;
	padding: 24px 48px;
}

body .wp-block-p3-wpo-share.wpo-share.left {
	justify-content: flex-start;
}

body .wp-block-p3-wpo-share.wpo-share.right {
	justify-content: flex-end;
}

body .wp-block-p3-wpo-share.wpo-share span {
	font-weight: 600;
	letter-spacing: 0;
	line-height: 1;
	font-size: var(--text-regular);
	text-transform: uppercase;
}

body .wp-block-p3-wpo-share.wpo-share a {
	text-decoration: none;
}

body .wp-block-p3-wpo-share.wpo-share i {
	font-size: var(--text-medium);
	padding: 12px;
	height: 44px;
	width: 44px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .2s ease-in-out;
}

.logo-slider-block {
	position: relative;
	overflow: hidden;
	-webkit-mask-image: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%);
	mask-image: linear-gradient(to right, transparent 0%, black 15%, black 85%, transparent 100%);
}

.logo-slide-block {
	display: flex !important;
	align-items: center;
	justify-content: center;
	padding: 0 24px;
}

.logo-slide-block img {
	max-height: 60px;
	max-width: 100%;
	width: auto;
	object-fit: contain;
}

.industry-card-carousel-block {
	display: flex;
	flex-direction: column;
	gap: 52px;
}

.industry-card-carousel-block .industry-card-carousel-heading {
	padding: 0;
}

.industry-card-carousel-block .industry-card-carousel-heading h2 {
	font-size: var(--heading-2);
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: .25px;
	color: #002144;
	margin: 0;
	font-family: "Montserrat", sans-serif;
}

.industry-card-carousel-block .industry-card-carousel-outer {
	overflow: hidden;
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner {
	position: relative;
	--industry-card-carousel-arrow-top: 50%;
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-list {
	overflow: visible;
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-track {
	cursor: url("https://dynamiclogistix.com/nitropack_static/orubloQsXzaaDGHhuAqutoOhQrtNEEeA/assets/images/optimized/rev-d24399f/dynamiclogistix.com/wp-content/themes/axolotl/images/drag.svg") 40 40, grab;
	z-index: 2;
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-prev, .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-next {
	width: 57px;
	height: 57px;
	padding: 0;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #c1e8fa;
	top: var(--industry-card-carousel-arrow-top);
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	outline: none;
	box-shadow: none;
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-prev:before, .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-next:before {
	display: none;
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-prev i, .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-next i {
	font-size: 18px;
	color: #39b6e6;
	line-height: 1;
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-prev:hover, .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-prev:focus, .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-next:hover, .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-next:focus {
	background-color: #fff;
	color: rgba(0, 0, 0, 0);
	box-shadow: none;
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-prev:hover i, .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-prev:focus i, .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-next:hover i, .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-next:focus i {
	color: #39b6e6;
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-prev.slick-disabled, .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-next.slick-disabled {
	display: none !important;
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-prev {
	left: 29.5px;
	right: auto;
	transform: translate(-50%, -50%);
}

[dir=rtl] .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-prev {
	left: auto;
	right: 29.5px;
	transform: translate(50%, -50%);
}

.industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-next {
	right: 29.5px;
	left: auto;
	transform: translate(50%, -50%);
}

[dir=rtl] .industry-card-carousel-block .industry-card-carousel-outer .industry-card-carousel-inner .slick-next {
	right: auto;
	left: 28.5px;
	transform: translate(-50%, -50%);
}

.industry-card-carousel-block .industry-card-carousel-footer {
	margin-top: -20px;
}

.industry-card-carousel-block .industry-card-carousel-scrollbar {
	position: relative;
	width: 100%;
	height: 4px;
	background-color: #d9d9d9;
	border-radius: 4px;
	cursor: pointer;
}

.industry-card-carousel-block .industry-card-carousel-scrollbar .industry-card-carousel-scrollbar-thumb {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	background-color: #565656;
	border-radius: 4px;
	cursor: grab;
	transition: left .3s ease-in-out;
}

.industry-card-carousel-block .industry-card-carousel-scrollbar .industry-card-carousel-scrollbar-thumb.is-dragging {
	cursor: grabbing;
	transition: none;
}

.industry-card-slide-block {
	padding-right: 15px;
	padding-left: 15px;
}

.industry-card-slide-block .industry-card-slide-link {
	display: block;
	text-decoration: none;
	color: inherit;
}

.industry-card-slide-block .industry-card-slide-image {
	border-radius: 10px;
	overflow: hidden;
	aspect-ratio: 289/293;
	margin-bottom: 24px;
}

.industry-card-slide-block .industry-card-slide-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.industry-card-slide-block .industry-card-slide-title {
	font-size: var(--heading-4);
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: .25px;
	color: #051526;
	margin: 0;
	font-family: "Montserrat", sans-serif;
}

.layered-images__textbox, .layered-images__textbox-2 {
	color: #002144;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	line-height: 1.4;
	font-size: var(--text-medium);
	box-shadow: 0 24px 50px 0 rgba(0, 0, 0, .15);
}

.layered-images__back.rounded-lg, .layered-images__front.rounded-lg {
	border-radius: 1.3em !important;
}

@media (max-width: 991.98px) {
	.layered-images__drawer-card-tab:focus-visible {
		outline: 2px solid #39b6e6;
		outline-offset: 2px;
	}
}

.wpo-icon {
	display: flex;
	align-items: stretch;
	max-width: 100%;
	gap: .65em;
}

.wpo-icon--align-left {
	display: inline-flex;
	width: auto;
	justify-content: flex-start;
}

.wpo-icon--align-center {
	width: 100%;
	justify-content: center;
}

.wpo-icon--align-right {
	width: 100%;
	justify-content: flex-end;
}

.wpo-icon:not(.wpo-icon--has-text) {
	align-items: center;
}

.wpo-icon__content {
	flex: 0 1 auto;
	min-width: 0;
}

.wpo-icon--align-left .wpo-icon__content, .wpo-icon--align-left .wpo-icon__content > * {
	text-align: left;
}

.wpo-icon--align-center .wpo-icon__content, .wpo-icon--align-center .wpo-icon__content > * {
	text-align: center;
}

.wpo-icon--align-right .wpo-icon__content, .wpo-icon--align-right .wpo-icon__content > * {
	text-align: right;
}

.wpo-icon__media {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
}

.wpo-icon--has-text .wpo-icon__media {
	align-self: stretch;
	transform: translateY(-3px);
}

.wpo-icon__circle {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1/1;
	flex-shrink: 0;
}

.wpo-icon__icon {
	width: 24px;
	height: 24px;
	display: block;
	flex-shrink: 0;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
}

.wpo-icon--has-text {
	flex-wrap: wrap;
}

.wp-block-p3-wpo-icon {
	max-width: 100%;
}

.wpo-icon-ul {
	display: flex;
	flex-direction: column;
	gap: 23px;
	margin-top: 39px;
	margin-bottom: 39px;
}

.wpo-icon-li {
	display: flex;
	align-items: center;
	gap: 13px;
}

.wpo-icon-li__circle {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	aspect-ratio: 1/1;
	font-size: 24px;
}

.wpo-icon-li__custom-icon {
	width: 24px;
	height: 24px;
	display: block;
	flex-shrink: 0;
	mask-repeat: no-repeat;
	mask-position: center;
	mask-size: contain;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center;
	-webkit-mask-size: contain;
}

.wpo-icon-li__text {
	font-size: var(--text-large);
	line-height: 1.3;
}

.wpo-icon-li__text a {
	position: relative;
	text-decoration: none;
}

.wpo-icon-li__text a:after {
	content: "";
	font-family: "Font Awesome 7 Pro";
	font-weight: 300;
	position: absolute;
	top: 50%;
	color: #002144;
	left: calc(100% + 5px);
	transition: all .2s ease-in-out;
	transform: translateY(-50%);
}

.wpo-icon-li__text a:hover:after {
	transform: translateY(-50%) translateX(5px);
}

body .wp-block-p3-wpo-quote {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 25px;
}

body .wp-block-p3-wpo-quote .quote-icon {
	display: block;
	line-height: 0;
}

body .wp-block-p3-wpo-quote .quote-icon svg {
	width: 76px;
	height: auto;
}

body .wp-block-p3-wpo-quote .quote-body {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-large);
	font-weight: 400;
	color: #051526;
	line-height: 1.3;
	letter-spacing: .25px;
}

body .wp-block-p3-wpo-quote .quote-body p {
	margin-bottom: 16px;
}

body .wp-block-p3-wpo-quote .quote-body p:last-child {
	margin-bottom: 0;
}

body .wp-block-p3-wpo-quote .quote-attribution {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

body .wp-block-p3-wpo-quote .quote-attribution p {
	margin: 0;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-large);
	color: #051526;
	line-height: 1.3;
	letter-spacing: .25px;
}

body .wp-block-p3-wpo-quote .quote-attribution .quote-by-name {
	font-weight: 700;
}

body .wp-block-p3-wpo-quote .quote-attribution .quote-by-title {
	font-weight: 400;
}

body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty {
	display: flex;
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty {
		flex-direction: column-reverse !important;
	}
}

body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty.wpo-fifty-fifty--row {
	flex-direction: row;
}

body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty.wpo-fifty-fifty--row-reverse {
	flex-direction: row-reverse;
}

body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty .wpo-fifty-fifty__content {
	width: 50%;
	padding: 90px 65px;
	color: #fff;
	background: #000;
	position: relative;
	display: flex;
	align-items: center;
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty .wpo-fifty-fifty__content {
		width: 100%;
		padding: 30px;
	}
}

body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty .wpo-fifty-fifty__content-inner {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	position: relative;
	z-index: 1;
}

body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty .wpo-fifty-fifty__content-inner p {
	font-size: var(--text-large);
	font-weight: 500;
}

body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty .wpo-fifty-fifty__content::before {
	content: "";
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(265deg, #002949 -1.34%, #39b6e6 93.24%), linear-gradient(111deg, rgba(0, 0, 0, 0) -2.33%, var(--Near-Black, #051526) 89.23%), linear-gradient(209deg, rgba(36, 32, 33, 0) 19.39%, #242021 89.45%);
	background-blend-mode: color, normal, normal;
}

body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty .wpo-fifty-fifty__image {
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 50%;
	overflow: hidden;
	aspect-ratio: 68/49;
}

@media (max-width: 991.98px) {
	body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty .wpo-fifty-fifty__image {
		width: 100%;
	}
}

body .wp-block-p3-wpo-fifty-fifty.wpo-fifty-fifty .wpo-fifty-fifty__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.wpo-table-builder {
	width: 100%;
	max-width: 1218px;
	margin-left: auto;
	margin-right: auto;
}

.wpo-table-builder__body tr:first-child .wpo-table-builder__descriptor {
	border-top: none;
}

@media (max-width: 991.98px) {
	.wpo-table-builder__body {
		display: flex;
		flex-direction: column;
		width: 100%;
	}
	
	.wpo-table-builder__body tr {
		width: 100%;
		display: flex;
	}
	
	.wpo-table-builder__body tr:first-child {
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		overflow: hidden;
	}
	
	.wpo-table-builder__body tr:first-child .wpo-table-builder__descriptor {
		border-top: none;
	}
	
	.wpo-table-builder__body tr:first-child .wpo-table-builder__cell--featured {
		border-top: none !important;
	}
	
	.wpo-table-builder__body tr:last-child .wpo-table-builder__descriptor {
		border-bottom: none;
	}
	
	.wpo-table-builder__body tr:last-child .wpo-table-builder__cell--featured {
		border-bottom: none !important;
	}
}

.wpo-table-builder__col-descriptor {
	width: 32%;
}

.wpo-table-builder__table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: fixed;
	position: relative;
	overflow: visible;
	margin-bottom: 48px;
}

@media (max-width: 991.98px) {
	.wpo-table-builder__table colgroup {
		display: none;
	}
}

.wpo-table-builder__table::after {
	content: "";
	display: block;
	position: absolute;
	left: 32%;
	right: 0;
	bottom: 10px;
	top: 10px;
	pointer-events: none;
	z-index: -1;
	border-radius: 10px;
	box-shadow: 0 18px 40px rgba(0, 0, 0, .3);
}

@media (max-width: 991.98px) {
	.wpo-table-builder__table::after {
		display: none;
	}
}

.wpo-table-builder__corner {
	width: 32%;
	min-width: 200px;
	vertical-align: middle;
}

.wpo-table-builder__head {
	background-color: #d5d5d5;
	border-right: 1px solid #d9d9d9;
	padding: 20px 16px;
	min-height: 120px;
	vertical-align: middle;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 1.3;
	letter-spacing: .25px;
	color: #201d1e;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.wpo-table-builder__head:last-child {
	border-right: none;
}

@media (max-width: 991.98px) {
	.wpo-table-builder__head {
		display: none;
	}
}

.wpo-table-builder__head--featured {
	background-color: #39b6e6;
}

.wpo-table-builder__descriptor {
	padding: 20px 24px;
	padding-left: 0;
	vertical-align: middle;
	text-align: right;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.5;
	color: #201d1e;
}

@media (max-width: 991.98px) {
	.wpo-table-builder__descriptor {
		flex-grow: 1;
		background-color: #fff;
		padding-left: 16px;
		display: flex;
		align-items: center;
	}
}

.wpo-table-builder__body tr .wpo-table-builder__descriptor {
	border-bottom: none;
	border-bottom-left-radius: 10px;
}

.wpo-table-builder__cell {
	background-color: #fff;
	border-right: 1px solid #c1e8fa;
	border-bottom: none;
	padding: 24px 16px;
	vertical-align: middle;
	text-align: center;
}

.wpo-table-builder__cell .fas {
	font-weight: 300;
	color: #d5d5d5;
}

.wpo-table-builder__cell--featured .fas {
	font-weight: 900;
	color: #39b6e6;
}

@media (max-width: 991.98px) {
	.wpo-table-builder__cell--featured {
		border-left: none !important;
		border-right: none !important;
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

@media (max-width: 991.98px) {
	.wpo-table-builder__cell:not(.wpo-table-builder__cell--featured) {
		display: none;
	}
}

.wpo-table-builder__body tr:last-child .wpo-table-builder__cell {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.wpo-table-builder__body tr:last-child .wpo-table-builder__cell:last-child {
	border-bottom-right-radius: 10px;
}

.wpo-table-builder__body tr:last-child .wpo-table-builder__cell--featured {
	border-radius: 0 0 10px 10px;
	z-index: 2;
}

.wpo-table-builder__icon {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 33px;
	line-height: 1;
}

.wpo-table-builder__icon i {
	color: inherit;
}

.wpo-table-builder__icon--check {
	color: #39b6e6;
}

.wpo-table-builder__icon--weight-solid {
	font-weight: 900;
}

.wpo-table-builder__icon--dash {
	color: #d5d5d5;
	font-weight: 300;
}

.wpo-table-builder__dash {
	display: inline-block;
	font-weight: 300;
	font-size: 33px;
	line-height: 1;
	color: #d5d5d5;
	transform: scaleX(1.2);
}

body .wp-block-p3-wpo-table-builder {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.wp-block-p3-wpo-roi-calculator {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.roi-calculator {
	display: flex;
	flex-direction: column;
	gap: 32px;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}

.roi-calculator__step {
	border: 1px solid #c1e8fa;
	border-radius: 10px;
	overflow: hidden;
	background: linear-gradient(135deg, #002144 0%, #39b6e6 100%);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	pointer-events: none;
	transition: all .3s ease-in-out;
}

.roi-calculator__step.active {
	opacity: 1;
	pointer-events: auto;
	position: static;
}

.roi-calculator__step-header-area {
	display: flex;
	flex-direction: column;
	gap: 8px;
	padding: 32px 32px 24px;
}

@media (max-width: 991.98px) {
	.roi-calculator__step-header-area {
		padding: 24px 16px;
	}
}

.roi-calculator__step-header {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: var(--heading-3);
	color: #fff;
	margin: 0 !important;
}

.roi-calculator__step-subheader {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-medium);
	color: #fff;
	margin: 0;
	opacity: .9;
}

.roi-calculator__step-content {
	display: flex;
	flex-direction: column;
	margin: 0 9px 9px;
	border-radius: 8px;
	overflow: hidden;
}

.roi-calculator__table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
}

.roi-calculator__table .roi-calculator__th {
	color: #051526;
	text-align: center;
}

@media (max-width: 991.98px) {
	.roi-calculator__table .roi-calculator__th {
		text-align: left;
	}
}

.roi-calculator__table--two-col .roi-calculator__th:first-child, .roi-calculator__table--two-col .roi-calculator__td:first-child {
	width: auto;
}

.roi-calculator__table--three-col {
	table-layout: fixed;
}

.roi-calculator__th {
	background-color: #39b6e6;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: var(--text-medium);
	color: #fff;
	text-align: left;
	padding: 14px 24px;
	border-bottom: none;
}

@media (max-width: 991.98px) {
	.roi-calculator__th {
		padding: 14px 8px;
		font-size: var(--text-small);
		line-height: 1;
	}
}

.roi-calculator__th--answer {
	width: 200px;
	text-align: center;
}

@media (max-width: 991.98px) {
	.roi-calculator__th--answer {
		width: 120px;
	}
}

.roi-calculator__th--prompts {
	width: 28%;
	font-style: italic;
}

.roi-calculator__td {
	padding: 12px 24px;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-medium);
	color: #051526;
	vertical-align: middle;
	background-color: #fff;
}

@media (max-width: 991.98px) {
	.roi-calculator__td {
		padding: 4px 8px;
		font-size: var(--text-small);
		line-height: 1.2;
	}
}

.roi-calculator__td--answer {
	text-align: center;
	width: 200px;
}

@media (max-width: 991.98px) {
	.roi-calculator__td--answer {
		width: 120px;
	}
}

.roi-calculator__td--footer {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	background-color: #eff9fe;
	border-bottom: none;
	text-align: center;
}

.roi-calculator__td--prompt {
	font-size: var(--text-small);
	color: #201d1e;
	font-style: italic;
}

.roi-calculator__td--weekly {
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
}

.roi-calculator__row:nth-child(even) .roi-calculator__td {
	background-color: #eff9fe;
}

.roi-calculator__row:last-child .roi-calculator__td {
	border-bottom: none;
}

.roi-calculator__row--conditional {
	display: none;
}

.roi-calculator__row--conditional.is-visible {
	display: table-row;
}

.roi-calculator__footer-row .roi-calculator__td {
	background-color: #eff9fe;
	border-top: 1px solid #c1e8fa;
}

.roi-calculator__select, .roi-calculator__input {
	width: 100%;
	padding: 10px 14px;
	border: 2px solid #c1e8fa;
	border-radius: 4px;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-medium);
	color: #051526;
	background-color: #fff;
	min-height: 48px;
}

@media (max-width: 991.98px) {
	.roi-calculator__select, .roi-calculator__input {
		padding: 4px 8px;
		font-size: var(--text-small);
	}
}

.roi-calculator__select:focus, .roi-calculator__input:focus {
	outline: 2px solid #39b6e6;
	outline-offset: 1px;
}

@media (max-width: 991.98px) {
	.roi-calculator__select {
		padding: 4px;
	}
}

.roi-calculator__sum-row {
	display: flex;
	align-items: center;
	gap: 16px;
	padding: 14px 24px;
	background-color: #fff;
	border: 0 !important;
}

.roi-calculator__sum-label {
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: var(--heading-4);
	color: #051526;
	white-space: nowrap;
	flex-shrink: 0;
}

.roi-calculator__sum-boxes {
	display: flex;
	gap: 48px;
	flex: 1;
	justify-content: flex-end;
}

@media (max-width: 991.98px) {
	.roi-calculator__sum-boxes {
		gap: 16px;
	}
}

.roi-calculator__sum-box {
	border: 2px solid #39b6e6;
	border-radius: 4px;
	padding: 10px 24px;
	min-width: 180px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	background-color: #fff;
}

@media (min-width: 768px) {
	.roi-calculator__sum-box {
		width: 35.8%;
	}
}

@media (max-width: 991.98px) {
	.roi-calculator__sum-box {
		min-width: unset;
		width: 50%;
	}
}

.roi-calculator__sum {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: var(--text-medium);
	color: #051526;
}

.roi-calculator__weekly-averages {
	padding: 20px 24px 24px;
	background-color: #fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 0;
}

.roi-calculator__weekly-label {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: var(--text-large);
	color: #201d1e;
	margin: 0;
	text-align: center;
	margin-bottom: 0 !important;
}

.roi-calculator__weekly-sublabel {
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: var(--text-medium);
	color: #201d1e;
	font-style: italic;
	margin: 0 0 20px;
	text-align: center;
}

.roi-calculator__weekly-panels {
	display: flex;
	gap: 16px;
	width: 100%;
	max-width: 800px;
}

.roi-calculator__weekly-panel {
	flex: 1;
	border: 1px solid #c1e8fa;
	border-radius: 10px;
	overflow: hidden;
}

.roi-calculator__weekly-panel-header {
	background-color: #39b6e6;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: var(--text-medium);
	color: #051526;
	text-align: center;
	padding: 10px 16px;
}

.roi-calculator__weekly-panel-rows {
	display: flex;
	flex-direction: column;
}

.roi-calculator__weekly-panel-row {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-medium);
	color: #051526;
	text-align: center;
	padding: 8px 16px;
	border-bottom: 1px solid #c1e8fa;
	background-color: #fff;
}

.roi-calculator__weekly-panel-row:nth-child(even) {
	background-color: #eff9fe;
}

.roi-calculator__weekly-panel-footer {
	background-color: #eff9fe;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: var(--text-medium);
	color: #051526;
	text-align: center;
	padding: 10px 16px;
	border-top: 1px solid #c1e8fa;
}

.roi-calculator__results {
	border-radius: 10px;
	overflow: hidden;
	background: linear-gradient(135deg, #002144 0%, #39b6e6 100%);
	border: 1px solid #c1e8fa;
}

.roi-calculator__results-title {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: var(--heading-2);
	color: #fff;
	margin: 0;
	text-align: center;
	padding: 40px 48px 32px;
}

@media (max-width: 1199.98px) {
	.roi-calculator__results-title {
		padding: 32px 32px 24px;
	}
}

.roi-calculator__results-card {
	background-color: #fff;
	border-radius: 8px;
	margin: 0 16px 16px;
	overflow: hidden;
}

.roi-calculator__results-rows {
	padding: 8px 0;
}

.roi-calculator__result-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 14px 40px;
	border-bottom: 1px solid #c1e8fa;
}

.roi-calculator__result-row:last-child {
	border-bottom: none;
}

@media (max-width: 991.98px) {
	.roi-calculator__result-row {
		padding: 12px 24px;
	}
}

.roi-calculator__result-label {
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: var(--heading-4);
	color: #051526;
	text-align: right;
	flex: 1;
}

@media (max-width: 991.98px) {
	.roi-calculator__result-label {
		text-align: left;
	}
}

.roi-calculator__result-value {
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: var(--heading-4);
	color: #051526;
	flex: 1;
	text-align: left;
}

.roi-calculator__totals {
	display: flex;
	flex-direction: column;
	gap: 0;
	background-color: #eff9fe;
	border-top: 1px solid #c1e8fa;
}

.roi-calculator__total-line-container {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	padding: 16px 40px;
	border-bottom: 1px solid #c1e8fa;
}

.roi-calculator__total-line-container:last-child {
	border-bottom: none;
}

@media (max-width: 991.98px) {
	.roi-calculator__total-line-container {
		padding: 14px 24px;
	}
}

.roi-calculator__total-line {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: var(--heading-3);
	color: #051526;
	margin: 0;
	flex: 1;
	text-align: right;
}

@media (max-width: 991.98px) {
	.roi-calculator__total-line {
		text-align: left;
	}
}

.roi-calculator__total-value {
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: var(--heading-3);
	color: #051526;
	flex: 1;
	text-align: left;
}

.roi-calculator__navigation {
	display: flex;
	justify-content: space-between;
	gap: 16px;
}

.roi-calculator__btn {
	background-color: #39b6e6;
	color: #fff;
	border: none;
	padding: 10px 24px;
	border-radius: 4px;
	font-family: "Montserrat", sans-serif;
	font-weight: 700;
	font-size: var(--text-medium);
	cursor: pointer;
	transition: all .3s ease-in-out;
	flex: 1;
}

.roi-calculator__btn:hover {
	background-color: #002144;
}

.roi-calculator__btn.disabled {
	display: none;
}

.testimonial-slider-block .testimonial-slider-card {
	background-color: #fff;
	border: 2px solid #c1e8fa;
	border-radius: 20px;
	box-shadow: 0px 4px 24px 0px rgba(24, 29, 39, .2);
	padding: 75px 100px;
	display: flex;
	flex-direction: column;
	gap: 50px;
}

@media (max-width: 991.98px) {
	.testimonial-slider-block .testimonial-slider-card {
		padding: 48px 40px;
	}
}

@media (max-width: 767.98px) {
	.testimonial-slider-block .testimonial-slider-card {
		padding: 32px 24px;
		gap: 32px;
	}
}

.testimonial-slider-block .testimonial-slider-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.testimonial-slider-block .testimonial-slider-arrows {
	display: flex;
	align-items: center;
	gap: 9px;
}

.testimonial-slider-block .testimonial-slider-prev, .testimonial-slider-block .testimonial-slider-next {
	width: 38px;
	height: 38px;
	border-radius: 50px;
	border: 1px solid #39b6e6;
	background-color: rgba(0, 0, 0, 0);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	padding: 0;
	outline: none !important;
	transition: all .2s ease-in-out;
}

.testimonial-slider-block .testimonial-slider-prev i, .testimonial-slider-block .testimonial-slider-next i {
	font-size: 16px;
	color: #051526;
	line-height: 1;
}

.testimonial-slider-block .testimonial-slider-prev:hover, .testimonial-slider-block .testimonial-slider-next:hover {
	background-color: #39b6e6;
}

.testimonial-slider-block .testimonial-slider-prev:hover i, .testimonial-slider-block .testimonial-slider-next:hover i {
	color: #fff;
}

.testimonial-slider-block .testimonial-slider-prev.slick-disabled, .testimonial-slider-block .testimonial-slider-next.slick-disabled {
	opacity: .4;
	pointer-events: none;
}

.testimonial-slider-block .testimonial-slider-track:not(.slick-initialized) {
	overflow: hidden;
}

.testimonial-slider-block .testimonial-slider-track:not(.slick-initialized) .testimonial-slide-block {
	display: none !important;
}

.testimonial-slider-block .testimonial-slider-track:not(.slick-initialized) .testimonial-slide-block:first-child {
	display: flex !important;
}

.testimonial-slider-block .testimonial-slider-track .slick-list {
	overflow: hidden;
}

.testimonial-slide-block {
	display: flex !important;
	flex-direction: column;
	gap: 25px;
}

.testimonial-slide-block .testimonial-slide-quote-icon svg {
	width: auto;
	height: 56px;
}

.testimonial-slide-block .testimonial-slide-quote {
	font-family: "Montserrat", sans-serif;
	font-size: var(--heading-4);
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: .25px;
	color: #201d1e;
	margin: 0;
}

.testimonial-slide-block .testimonial-slide-attribution {
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.testimonial-slide-block .testimonial-slide-name {
	font-family: "Montserrat", sans-serif;
	font-size: var(--heading-4);
	font-weight: 600;
	line-height: 1.5;
	letter-spacing: .25px;
	color: #201d1e;
	margin: 0;
}

.testimonial-slide-block .testimonial-slide-company {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-large);
	font-weight: 400;
	line-height: 1.5;
	letter-spacing: .25px;
	color: #201d1e;
	margin: 0;
}

.testimonial-slide-block .testimonial-slide-cta {
	margin-top: 0;
}

.testimonial-slide-block .testimonial-slide-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 50px;
	border-radius: 100px;
	border: 2px solid #002144;
	background-color: rgba(0, 0, 0, 0);
	color: #002144;
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-regular);
	font-weight: 700;
	line-height: 1;
	letter-spacing: .1px;
	text-decoration: none;
	white-space: nowrap;
	outline: none;
}

.testimonial-slide-block .testimonial-slide-btn:hover {
	background-color: #002144;
	color: #fff;
}

.card-slider-block {
	padding: 0 85px;
}

.card-slider-block .card-slider-track .slick-track {
	display: flex;
	align-items: center;
	min-height: 575px;
}

.card-slider-block .card-slider-track .slick-prev, .card-slider-block .card-slider-track .slick-next {
	border-radius: 75px;
	padding: 18px;
	border: 1.5px solid #c1e8fa;
	background-color: #fff !important;
	width: 57px;
	height: 57px;
	z-index: 1000;
	opacity: 1 !important;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M12.2158 0.75C12.3566 0.751218 12.4739 0.794538 12.5977 0.916016V0.916992L23.0234 11.3418C23.1032 11.4231 23.1403 11.4872 23.1582 11.5303L23.1592 11.5312C23.1818 11.5857 23.1943 11.6454 23.1943 11.7168C23.1943 11.7884 23.1814 11.8473 23.1592 11.9004V11.9023C23.1414 11.945 23.1036 12.0087 23.0234 12.0898L12.5918 22.5117C12.4548 22.6471 12.3373 22.6865 12.2129 22.6865C12.0915 22.6865 11.9829 22.6486 11.8574 22.5195L11.8506 22.5127C11.7275 22.3892 11.6885 22.2783 11.6885 22.1484C11.6885 22.0512 11.7102 21.9644 11.7734 21.875L11.8506 21.7852L21.3926 12.2432H1.27734C1.13975 12.2431 1.04434 12.2134 0.966797 12.1602L0.894531 12.0996C0.80314 12.0082 0.750004 11.8989 0.75 11.7158C0.75 11.5786 0.779717 11.483 0.833008 11.4053L0.894531 11.332C0.985407 11.2411 1.09403 11.1885 1.27734 11.1885H21.3926L11.8594 1.65527C11.7676 1.56339 11.7198 1.47595 11.7012 1.37891L11.6914 1.27734C11.69 1.14242 11.7303 1.03204 11.8506 0.911133L11.8516 0.910156C11.9718 0.789088 12.0814 0.748926 12.2158 0.75Z\" fill=\"%2339B6E6\" stroke=\"%2339B6E6\" stroke-width=\"1.5\"/></svg>");
}

.card-slider-block .card-slider-track .slick-prev.nitro-lazy, .card-slider-block .card-slider-track .slick-next.nitro-lazy {
	background-image: none !important;
}

.card-slider-block .card-slider-track .slick-prev::before, .card-slider-block .card-slider-track .slick-next::before {
	content: none;
}

.card-slider-block .card-slider-track .slick-prev {
	left: -85px;
	transform: rotate(180deg) translateY(50%);
}

.card-slider-block .card-slider-track .slick-next {
	right: -85px;
}

.card-slider-block .card-slider-track .card-slide {
	float: none;
	margin-left: 4px;
	margin-right: 4px;
	opacity: .6;
	padding: 30px 20px;
	border-radius: 20px;
	background: #fff;
	text-align: center;
	transition: opacity .3s ease-in-out;
	color: #051526;
	position: relative;
}

.card-slider-block .card-slider-track .card-slide a.card-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.card-slider-block .card-slider-track .card-slide .card-media {
	overflow: hidden;
	margin-bottom: 24px;
	aspect-ratio: 16/9;
	transition: aspect-ratio .3s ease-in-out;
}

.card-slider-block .card-slider-track .card-slide .card-media img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: transform .3s ease-in-out;
}

.card-slider-block .card-slider-track .card-slide.slick-center {
	opacity: 1;
}

.card-slider-block .card-slider-track .card-slide.slick-center .card-media {
	aspect-ratio: 1/1;
}

.card-slider-block .card-slider-track .card-slide.has-link:hover img {
	transform: scale(1.05);
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts.post_listing {
	display: flex;
	flex-direction: column;
	gap: 48px;
	width: 100%;
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-header {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	gap: 24px;
	color: #2b2c34;
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-title {
	color: #2b2c34;
	font-size: var(--heading-2);
	font-weight: 700;
	line-height: 1.2;
	margin: 0;
	font-family: "Montserrat", sans-serif;
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 24px;
	width: 100%;
}

@media (max-width: 991.98px) {
	.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767.98px) {
	.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container {
		grid-template-columns: 1fr;
	}
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container .p3-wpo-post-card-link {
	display: block;
	height: 100%;
	text-decoration: none;
	border-radius: 16px;
	overflow: hidden;
	background-color: #fff;
	box-shadow: 0 4px 20px rgba(0, 0, 0, .15);
	transition: box-shadow .2s ease-in-out;
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container .p3-wpo-post-card-link:hover {
	box-shadow: 0 8px 28px rgba(0, 0, 0, .25);
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container .p3-wpo-post-card-link .p3-wpo-post-card {
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	padding: 15px;
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container .p3-wpo-post-card-link .p3-wpo-post-card .post-content {
	padding: 24px 0;
	display: flex;
	flex-grow: 1;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	gap: 12px;
	width: 100%;
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container .p3-wpo-post-card-link .p3-wpo-post-card .post-content .post-categories, .p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container .p3-wpo-post-card-link .p3-wpo-post-card .post-content .post-date {
	display: none;
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container .p3-wpo-post-card-link .p3-wpo-post-card .post-content .post-title {
	color: #051526;
	font-size: var(--text-medium);
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: 0;
	margin: 0;
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container .p3-wpo-post-card-link .p3-wpo-post-card .post-content .post-excerpt {
	display: block;
	color: #002144;
	font-size: var(--text-regular);
	font-weight: 400;
	line-height: 1.5;
	margin: 0;
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container .p3-wpo-post-card-link .p3-wpo-post-card .post-featured-image {
	aspect-ratio: 16/9;
	overflow: hidden;
	width: 100%;
	border-radius: 13px;
}

.p3-wpo-posts-section.post_listing-section .p3-wpo-posts-container .p3-wpo-post-card-link .p3-wpo-post-card .post-featured-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.post-categories {
	display: flex;
	flex-direction: row;
	gap: 6px;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}

.post-categories .post-category {
	padding: 3px 10px;
	border-radius: 25px;
	font-size: var(--text-small);
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
	margin: 0;
	display: flex;
	flex-direction: row;
	gap: 4px;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
}

.post-categories .post-category i {
	font-size: 10px;
}

.p3-wpo-posts.staff_listing .staff-grid {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 48px;
}

@media (max-width: 1199.98px) {
	.p3-wpo-posts.staff_listing .staff-grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 36px;
	}
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.staff_listing .staff-grid {
		grid-template-columns: repeat(2, 1fr);
		gap: 24px;
	}
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card {
	display: flex;
	margin-bottom: 0;
	flex-direction: column;
	gap: 16px;
	border-radius: 3px;
	overflow: hidden;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) {
	gap: 10px;
	padding: 10px;
	border-radius: 2px;
	overflow: visible;
	align-items: stretch;
	text-align: left;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-image {
	aspect-ratio: 368/405;
	overflow: hidden;
	width: 100%;
	border-radius: 10px;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
	border-radius: 10px;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-body {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	width: 100%;
	padding: 15px 0 0;
	gap: 0;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-name-link {
	color: #001624;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-name {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: .25em;
	padding: 0;
	margin: 0;
	text-align: left;
	text-decoration-color: currentColor;
	text-decoration-thickness: 1px;
	text-underline-offset: .12em;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-name .staff-card-name-first, .p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-name .staff-card-name-last {
	font-family: "Montserrat", sans-serif;
	font-size: var(--heading-4);
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: .25px;
	color: #001624;
	margin: 0;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-title {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-small);
	font-weight: 400;
	line-height: 1.6;
	letter-spacing: 0;
	color: #3d4c54;
	font-feature-settings: "liga" 0;
	margin: .35rem 0 0;
	padding: 0;
	text-align: left;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-email {
	margin-top: .75rem;
	padding: 0;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-email-link {
	font-size: 1.25rem;
	color: #0c4b8d;
	text-decoration: none;
	transition: color .2s ease-in-out;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-email-link:hover, .p3-wpo-posts.staff_listing .staff-grid .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) .staff-card-email-link:focus {
	color: #002144;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card.is-variant-small {
	gap: 4px;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card.is-variant-small > .staff-card-name {
	display: inline-block;
	margin: 0;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card .staff-card-name {
	display: flex;
	flex-direction: column;
	gap: 0;
	padding: 0 12px;
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.staff_listing .staff-grid .staff-card .staff-card-name {
		justify-content: center;
		text-align: center;
	}
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card .staff-card-name .staff-card-name-first, .p3-wpo-posts.staff_listing .staff-grid .staff-card .staff-card-name .staff-card-name-last {
	font-size: var(--heading-3);
	font-family: "Montserrat", sans-serif;
	line-height: 1.2;
	margin: 0;
}

.p3-wpo-posts.staff_listing .staff-grid .staff-card .staff-card-title {
	font-size: var(--text-medium);
	color: #051526;
	font-family: "Montserrat", sans-serif;
	line-height: 1.5;
	letter-spacing: 0;
	margin: 0;
	padding: 0 12px;
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.staff_listing .staff-grid .staff-card .staff-card-title {
		text-align: center;
	}
}

.p3-wpo-posts.staff_listing .staff-card-link {
	text-decoration: none;
	transition: box-shadow .2s ease-in-out, opacity .2s ease-in-out;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
}

.p3-wpo-posts.staff_listing .staff-card-link.staff-card-link--modal {
	cursor: pointer;
}

.p3-wpo-posts.staff_listing .staff-card-link:hover .staff-card:not(.is-variant-small):not(:has(.staff-card-content)) {
	box-shadow: 0 8px 24px rgba(5, 21, 38, .08);
	border-radius: 2px;
}

.p3-wpo-posts.staff_listing .staff-card-link:hover .staff-card.is-variant-small {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
	border-radius: 3px;
}

.p3-wpo-posts.staff_listing.is-variant-large .staff-grid {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card {
	background: #fff;
	display: flex;
	flex-direction: row;
	gap: 120px;
	padding: 48px;
	margin: 0;
	align-items: center;
	justify-content: space-between;
	overflow: visible;
}

.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card:nth-child(even) {
	flex-direction: row-reverse;
}

@media (max-width: 1199.98px) {
	.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card:nth-child(even) {
		text-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card:nth-child(even) {
		text-align: center;
		justify-content: center;
		flex-direction: column-reverse;
		gap: 24px;
	}
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card {
		flex-direction: column-reverse;
		gap: 24px;
	}
}

.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card .staff-card-image {
	aspect-ratio: 1/1;
	min-width: 400px;
	box-shadow: 0 24px 48px -12px rgba(28, 25, 23, .18);
	margin: 0;
}

.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card .staff-card-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card .staff-card-content {
	display: flex;
	flex-direction: column;
	gap: 24px;
}

@media (max-width: 1199.98px) {
	.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card .staff-card-content {
		padding: 0 24px;
	}
}

.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card .staff-card-content .staff-card-name {
	display: flex;
	flex-direction: row;
	gap: 12px;
	align-items: center;
	justify-content: flex-start;
	font-family: "Montserrat", sans-serif;
	font-size: var(--heading-1);
	font-weight: 400;
	line-height: 1.2;
	letter-spacing: 0;
	margin: 0;
	padding: 0;
	flex-wrap: wrap;
}

.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card .staff-card-content .staff-card-name > * {
	text-wrap: nowrap;
	white-space: nowrap;
}

@media (max-width: 1199.98px) {
	.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card .staff-card-content .staff-card-name {
		text-wrap: wrap;
		flex-wrap: wrap;
	}
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card .staff-card-content .staff-card-name {
		text-align: center;
		justify-content: center;
	}
}

.p3-wpo-posts.staff_listing.is-variant-large .staff-grid .staff-card .staff-card-content .staff-card-bio {
	font-family: "Montserrat", sans-serif;
	font-size: var(--text-large);
	color: #051526;
	line-height: 1.5;
	letter-spacing: 0;
	margin: 0;
}

.p3-wpo-posts.industry_listing.bg-swapper {
	position: relative;
	border-radius: 50px;
	overflow: hidden;
	padding: 50px 90px;
	background-color: #000;
}

@media (max-width: 767.98px) {
	.p3-wpo-posts.industry_listing.bg-swapper {
		padding: 24px;
	}
}

.p3-wpo-posts.industry_listing.bg-swapper:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: linear-gradient(199.16deg, rgba(10, 15, 20, 0) 46.71%, rgba(10, 15, 20, .2) 96.17%), linear-gradient(119.81deg, rgba(10, 15, 20, 0) 36.7%, rgba(10, 15, 20, .2) 84.42%), linear-gradient(0deg, rgba(7, 17, 28, .4), rgba(7, 17, 28, .4)), linear-gradient(205.89deg, rgba(36, 32, 33, 0) 55.7%, #242021 89.14%), linear-gradient(153.17deg, rgba(0, 0, 0, 0) 48.2%, #000 89.57%);
}

.p3-wpo-posts.industry_listing.bg-swapper .content {
	position: relative;
	z-index: 3;
}

.p3-wpo-posts.industry_listing.bg-swapper .bg-container {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.p3-wpo-posts.industry_listing.bg-swapper .bg-container .bg-swapper-img {
	opacity: 0;
	transition: opacity .2s ease-in-out;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.p3-wpo-posts.industry_listing.bg-swapper .bg-container .bg-swapper-img.active {
	opacity: 1;
}

.p3-wpo-posts.industry_listing.hide-final-card .industry-listing-grid-final-card {
	display: none !important;
}

.p3-wpo-posts.industry_listing .p3-wpo-posts-header {
	margin: 0;
	margin-bottom: 26px;
	padding-bottom: 30px;
}

.p3-wpo-posts.industry_listing .p3-wpo-posts-header .p3-wpo-posts-title {
	color: #fff;
	font-size: var(--heading-2);
	font-weight: 700 !important;
	line-height: 1.2;
	margin: 0;
	font-family: "Montserrat", sans-serif;
	text-align: center;
}

.p3-wpo-posts.industry_listing .industry-listing-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 24px;
	width: 100%;
}

@media (max-width: 1199.98px) {
	.p3-wpo-posts.industry_listing .industry-listing-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767.98px) {
	.p3-wpo-posts.industry_listing .industry-listing-grid {
		grid-template-columns: 1fr;
	}
}

.p3-wpo-posts.industry_listing .industry-listing-grid .wp-block-p3-wpo-card.is-variant-feature-transparent h3 {
	font-weight: 500;
	font-size: 30px;
}

.p3-wpo-posts.industry_listing .industry-listing-grid .wp-block-p3-wpo-card.is-variant-feature-transparent .feature-card-body {
	font-weight: 600;
	font-size: 24px;
}

.p3-wpo-posts.industry_listing .wp-block-p3-wpo-card {
	display: block;
	height: 100%;
	text-decoration: none;
	transition: opacity .2s ease-in-out;
	color: #fff;
	transition: all .2s ease-in-out;
	border-radius: 10px;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	backdrop-filter: blur(0);
}

.p3-wpo-posts.industry_listing .wp-block-p3-wpo-card * {
	color: #fff !important;
}

.p3-wpo-posts.industry_listing .wp-block-p3-wpo-card:hover {
	background: rgba(255, 255, 255, .1);
	box-shadow: 0 0 10px 0 rgba(255, 255, 255, .2);
	backdrop-filter: blur(15px);
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid {
	display: grid;
	flex-direction: column;
	gap: 18px;
	grid-template-columns: repeat(2, 1fr);
	align-items: stretch;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid * {
	color: inherit !important;
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid {
		grid-template-columns: 1fr;
	}
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card {
	display: flex;
	flex-direction: column;
	min-height: 0;
	height: 100%;
	padding: 15px 15px 15px 15px;
	border-radius: 10px;
	box-shadow: 0 4px 24px 10px rgba(24, 29, 39, .1);
	background: #fff;
}

@media (min-width: 768px) {
	.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card {
		min-height: 380px;
	}
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card {
		padding: 15px 15px 15px 24px;
	}
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card .inner-card {
	display: flex;
	flex: 1 1 auto;
	flex-direction: row;
	justify-content: space-between;
	align-items: stretch;
	gap: 24px;
	padding: 0;
	min-height: 0;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card .inner-card .industry-card-content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 13px;
	width: 50%;
	min-width: 0;
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card .inner-card .industry-card-content {
		width: 100%;
	}
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card .inner-card .industry-card-content:only-child {
	width: 100%;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card .inner-card .industry-card-content h3 {
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: .25px;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card .inner-card .industry-card-content p:not(:nth-last-child(1)) {
	margin: 0;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card .inner-card .industry-card-content a.btn {
	margin-top: 7px;
	padding: 15px 20px;
	text-align: center;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card .inner-card .industry-card-image {
	flex: 0 0 50%;
	align-self: stretch;
	min-width: 0;
	min-height: 0;
	overflow: hidden;
	border-radius: 13px;
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card .inner-card .industry-card-image {
		display: none;
	}
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .wp-block-p3-wpo-card.is-variant-card .inner-card .industry-card-image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	gap: 13px;
	padding: 15px 15px 15px 70px;
	border-radius: 10px;
	box-shadow: 0 4px 24px 10px rgba(24, 29, 39, .2);
	background: #000;
	color: #fff !important;
	position: relative;
	overflow: hidden;
}

@media (max-width: 991.98px) {
	.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card {
		padding: 24px;
	}
	
	.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card .btn, .p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card button[type=submit] {
		width: 100%;
		margin-top: 16px !important;
	}
}

@media (min-width: 768px) {
	.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card {
		min-height: 380px;
	}
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(340deg, rgba(0, 24, 56, .8) 14.52%, rgba(0, 140, 178, .8) 97.15%);
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card * {
	z-index: 2;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card h3 {
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3;
	letter-spacing: .25px;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card p:first-of-type {
	margin: 0;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card p {
	margin: 0;
}

.p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card a.btn, .p3-wpo-posts.industry_listing.is-variant-card .industry-listing-grid .industry-listing-grid-final-card .wp-block-p3-wpo-buttons {
	margin-top: 7px;
}

.p3-wpo-posts .row > .col-6 {
	display: flex;
	flex-direction: column;
}

.p3-wpo-posts .row > .col-6 .resource-card {
	flex: 1;
	display: flex;
}

.p3-wpo-posts .row > .col-6 .resource-card > a {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-color: #565656;
	padding: 0;
	text-decoration: none;
	min-height: 200px;
}

.p3-wpo-posts .row > .col-6 .resource-card > a * {
	color: #fff;
}

.p3-wpo-posts .row > .col-6 .resource-card .content {
	padding: 15px 15px 30px;
}

.p3-wpo-posts .row > .col-6 .resource-card .content > * {
	text-decoration: none;
}

.p3-wpo-posts .row > .col-6 .resource-card .content img {
	margin-bottom: 30px;
}

.p3-wpo-posts .row > .col-6 .resource-card .learn-more > * {
	color: #fff;
}

.p3-wpo-posts .row > .col-6 .resource-card .image-window img {
	transform-origin: center center;
	transition: all .3s ease-in-out;
}

.p3-wpo-posts .row > .col-6 .resource-card:hover {
	background-color: #6d7278;
}

.p3-wpo-posts .row > .col-6 .resource-card:hover .image-window img {
	transform: scale(1.5) rotate(-6deg);
}

.p3-wpo-posts .row > .col-6 .resource-card:hover .learn-more > * {
	color: #fff;
}

.p3-wpo-single-post .wpo-fifty-fifty__content-inner h2, .p3-wpo-single-post .wpo-fifty-fifty__content-inner p {
	color: #fff;
}

.testimonial_listing .slider-block .slick-prev, .testimonial_listing .slider-block .slick-next {
	background-color: rgba(0, 0, 0, 0);
	top: unset;
	transform: unset;
	bottom: -40px;
}

.testimonial_listing .slider-block .slick-prev:hover, .testimonial_listing .slider-block .slick-next:hover {
	background-color: rgba(0, 0, 0, 0);
}

.testimonial_listing .slider-block .slick-prev {
	left: unset;
	right: 120px;
}

.testimonial_listing .slider-block .slick-prev:before {
	font-family: "Font Awesome 7 Pro";
	content: "";
	font-size: 20px;
	color: #000;
	font-weight: 700;
}

@media (max-width: 767.98px) {
	.testimonial_listing .slider-block .slick-prev {
		right: 60px;
	}
}

.testimonial_listing .slider-block .slick-next {
	right: 80px;
}

.testimonial_listing .slider-block .slick-next:before {
	font-family: "Font Awesome 7 Pro";
	content: "";
	font-size: 20px;
	color: #000;
	font-weight: 700;
}

@media (max-width: 767.98px) {
	.testimonial_listing .slider-block .slick-next {
		right: 20px;
	}
}

.testimonial_listing blockquote {
	padding-left: 75px;
	position: relative;
}

@media (max-width: 991.98px) {
	.testimonial_listing blockquote {
		padding-left: 45px;
	}
}

.testimonial_listing blockquote .wp-content {
	width: calc(100% - 75px);
	font-size: 42px;
	line-height: 48px;
	font-family: "Montserrat", sans-serif;
	color: #adadad;
}

@media (max-width: 991.98px) {
	.testimonial_listing blockquote .wp-content {
		font-size: 26px;
		line-height: 30px;
		width: calc(100% - 45px);
	}
}

@media (max-width: 767.98px) {
	.testimonial_listing blockquote .wp-content {
		width: 100%;
	}
}

.testimonial_listing blockquote cite {
	font-style: normal;
	font-family: "Montserrat", sans-serif;
	font-weight: 600;
	font-size: 16px;
}

.testimonial_listing blockquote:before {
	content: "";
	background: url("https://dynamiclogistix.com/nitropack_static/orubloQsXzaaDGHhuAqutoOhQrtNEEeA/assets/images/source/rev-d24399f/dynamiclogistix.com/wp-content/themes/axolotl/images/quote-left.svg") center center no-repeat;
	width: 54px;
	height: 51px;
	background-size: contain;
	position: absolute;
	display: block;
	top: 0;
	left: 0;
}

@media (max-width: 991.98px) {
	.testimonial_listing blockquote:before {
		width: 34px;
		height: 31px;
	}
}

.p3-wpo-posts.case-study_listing .case-study-listing-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	width: 100%;
}

@media (max-width: 1199.98px) {
	.p3-wpo-posts.case-study_listing .case-study-listing-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}

@media (max-width: 767.98px) {
	.p3-wpo-posts.case-study_listing .case-study-listing-grid {
		grid-template-columns: 1fr;
	}
}

.p3-wpo-posts.case-study_listing .case-study-listing-grid .case-study-card {
	display: flex;
	flex-direction: column;
	gap: 24px;
	border-radius: 3px;
}

.p3-wpo-posts.case-study_listing .case-study-listing-grid .case-study-card .case-study-card-image {
	aspect-ratio: 390/325;
	overflow: hidden;
	width: 100%;
	border-radius: 10px;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	transition: box-shadow .2s ease-in-out;
}

.p3-wpo-posts.case-study_listing .case-study-listing-grid .case-study-card .case-study-card-image:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4);
}

.p3-wpo-posts.case-study_listing .case-study-listing-grid .case-study-card .case-study-card-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center center;
}

.p3-wpo-posts.case-study_listing .case-study-listing-grid .case-study-card .case-study-card-content {
	display: flex;
	flex-direction: column;
	gap: 18px;
}

.p3-wpo-posts.case-study_listing .case-study-listing-grid .case-study-card .case-study-card-content h3 {
	margin: 0;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.3;
	color: #001624;
	font-family: "Montserrat", sans-serif;
	letter-spacing: .25px;
}

.p3-wpo-posts.case-study_listing .case-study-listing-grid .case-study-card .case-study-card-content p {
	margin: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
	color: #001624;
	font-family: "Montserrat", sans-serif;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
	margin: 0;
}
