@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&family=Playfair+Display&display=swap);

.fixed{
	position: fixed;
}
.absolute{
	position: absolute;
}
.relative{
	position: relative;
}
.right-\[-10\%\]{
	right: -10%;
}
.top-\[78\%\]{
	top: 78%;
}
.top-0{
	top: 0;
}
.right-0{
	right: 0;
}
.left-0{
	left: 0;
}
.top-\[50\%\]{
	top: 50%;
}
.top-\[30\%\]{
	top: 30%;
}
.bottom-5{
	bottom: 1.25rem;
}
.left-2{
	left: 0.5rem;
}
.bottom-0{
	bottom: 0;
}
.top-8{
	top: 2rem;
}
.right-5{
	right: 1.25rem;
}
.-left-20{
	left: -5rem;
}
.bottom-24{
	bottom: 6rem;
}
.-bottom-40{
	bottom: -10rem;
}
.top-40p{
	top: 40%;
}
.-bottom-10{
	bottom: -2.5rem;
}
.bottom-\[-24\%\]{
	bottom: -24%;
}
.top-50p{
	top: 50%;
}
.top-\[42\%\]{
	top: 42%;
}
.z-10{
	z-index: 10;
}
.z-20{
	z-index: 20;
}
.z-100{
	z-index: 100;
}
.z-\[9999\]{
	z-index: 9999;
}
.z-48{
	z-index: 48;
}
.-z-1{
	z-index: -1;
}
.m-2{
	margin: 0.5rem;
}
.my-10{
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}
.my-6{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.mx-4{
	margin-left: 1rem;
	margin-right: 1rem;
}
.my-20{
	margin-top: 5rem;
	margin-bottom: 5rem;
}
.my-4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.mx-6{
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}
.mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.my-12{
	margin-top: 3rem;
	margin-bottom: 3rem;
}
.my-5{
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}
.mt-24{
	margin-top: 6rem;
}
.mb-6{
	margin-bottom: 1.5rem;
}
.mt-10{
	margin-top: 2.5rem;
}
.mt-26{
	margin-top: 6.5rem;
}
.mb-10{
	margin-bottom: 2.5rem;
}
.mb-12{
	margin-bottom: 3rem;
}
.mb-20{
	margin-bottom: 5rem;
}
.mt-30{
	margin-top: 7.5rem;
}
.mt-20{
	margin-top: 5rem;
}
.mr-20{
	margin-right: 5rem;
}
.ml-20{
	margin-left: 5rem;
}
.mb-2{
	margin-bottom: 0.5rem;
}
.mt-6{
	margin-top: 1.5rem;
}
.ml-10{
	margin-left: 2.5rem;
}
.-ml-4{
	margin-left: -1rem;
}
.mt-32{
	margin-top: 8rem;
}
.mb-40{
	margin-bottom: 10rem;
}
.mt-\[10px\]{
	margin-top: 10px;
}
.mr-6{
	margin-right: 1.5rem;
}
.mr-2{
	margin-right: 0.5rem;
}
.ml-2{
	margin-left: 0.5rem;
}
.mr-10{
	margin-right: 2.5rem;
}
.mt-38{
	margin-top: 9.5rem;
}
.ml-4{
	margin-left: 1rem;
}
.mb-4{
	margin-bottom: 1rem;
}
.mr-4{
	margin-right: 1rem;
}
.mr-8{
	margin-right: 2rem;
}
.-mt-5{
	margin-top: -1.25rem;
}
.mt-2{
	margin-top: 0.5rem;
}
.mt-\[100px\]{
	margin-top: 100px;
}
.-mt-2{
	margin-top: -0.5rem;
}
.mt-4{
	margin-top: 1rem;
}
.mt-40{
	margin-top: 10rem;
}
.block{
	display: block;
}
.flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.hidden{
	display: none;
}
.h-auto{
	height: auto;
}
.h-full{
	height: 100%;
}
.h-26{
	height: 6.5rem;
}
.h-\[60vh\]{
	height: 60vh;
}
.h-20{
	height: 5rem;
}
.h-10{
	height: 2.5rem;
}
.h-\[1200px\]{
	height: 1200px;
}
.h-4{
	height: 1rem;
}
.h-8{
	height: 2rem;
}
.h-12{
	height: 3rem;
}
.h-16{
	height: 4rem;
}
.h-\[50px\]{
	height: 50px;
}
.h-screen{
	height: 100vh;
}
.h-6{
	height: 1.5rem;
}
.h-22{
	height: 5.5rem;
}
.h-120{
	height: 30rem;
}
.h-1px{
	height: 1px;
}
.h-128{
	height: 32rem;
}
.min-h-\[50vH\]{
	min-height: 50vH;
}
.min-h-80s{
	min-height: 80vH;
}
.min-h-28{
	min-height: 7rem;
}
.min-h-18{
	min-height: 4.5rem;
}
.min-h-160{
	min-height: 40rem;
}
.min-h-80{
	min-height: 20rem;
}
.min-h-24{
	min-height: 6rem;
}
.min-h-90{
	min-height: 22.5rem;
}
.w-full{
	width: 100%;
}
.w-11\/12{
	width: 91.666667%;
}
.w-26{
	width: 6.5rem;
}
.w-20{
	width: 5rem;
}
.w-10{
	width: 2.5rem;
}
.w-4{
	width: 1rem;
}
.w-\[49\%\]{
	width: 49%;
}
.w-\[90\%\]{
	width: 90%;
}
.w-90p{
	width: 90%;
}
.w-16{
	width: 4rem;
}
.w-8{
	width: 2rem;
}
.w-screen{
	width: 100vw;
}
.w-100{
	width: 25rem;
}
.w-22{
	width: 5.5rem;
}
.w-32{
	width: 8rem;
}
.max-w-screen{
	max-width: 100vw;
}
.max-w-\[1000px\]{
	max-width: 1000px;
}
.flex-none{
	-webkit-box-flex: 0;
	    -ms-flex: none;
	        flex: none;
}
.flex-auto{
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
}
.flex-1{
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 0%;
	        flex: 1 1 0%;
}
.translate-y-14{
	--tw-translate-y: 3.5rem;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.scale-125{
	--tw-scale-x: 1.25;
	--tw-scale-y: 1.25;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.transform{
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
@-webkit-keyframes pulse{
	50%{
		opacity: .5;
	}
}
@-o-keyframes pulse{
	50%{
		opacity: .5;
	}
}
@keyframes pulse{
	50%{
		opacity: .5;
	}
}
.animate-pulse{
	-webkit-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
	     -o-animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
	        animation: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
.flex-col{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.flex-col-reverse{
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}
.flex-wrap{
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.flex-nowrap{
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
.content-around{
	-ms-flex-line-pack: distribute;
	    align-content: space-around;
}
.items-start{
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.items-end{
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
}
.items-center{
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.items-baseline{
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}
.justify-start{
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
}
.justify-end{
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}
.justify-center{
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.justify-between{
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.justify-around{
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
.overflow-hidden{
	overflow: hidden;
}
.rounded-full{
	border-radius: 9999px;
}
.rounded-lg{
	border-radius: 0.5rem;
}
.border-1{
	border-width: 1px;
}
.border-2{
	border-width: 2px;
}
.border-b-5{
	border-bottom-width: 5px;
}
.border-t-1{
	border-top-width: 1px;
}
.border-b-1{
	border-bottom-width: 1px;
}
.border-l-10{
	border-left-width: 10px;
}
.border-solid{
	border-style: solid;
}
.border-primary{
	--tw-border-opacity: 1;
	border-color: rgba(36, 64, 123, var(--tw-border-opacity));
}
.border-white{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-transparent{
	border-color: transparent;
}
.border-secondary{
	--tw-border-opacity: 1;
	border-color: rgba(46, 46, 46, var(--tw-border-opacity));
}
.border-tertiary{
	--tw-border-opacity: 1;
	border-color: rgba(177, 177, 177, var(--tw-border-opacity));
}
.bg-primary{
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
}
.bg-white{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-secondary{
	--tw-bg-opacity: 1;
	background-color: rgba(46, 46, 46, var(--tw-bg-opacity));
}
.bg-tertiary{
	--tw-bg-opacity: 1;
	background-color: rgba(177, 177, 177, var(--tw-bg-opacity));
}
.bg-opacity-60{
	--tw-bg-opacity: 0.6;
}
.bg-opacity-50{
	--tw-bg-opacity: 0.5;
}
.bg-contain{
	background-size: contain;
}
.bg-cover{
	background-size: cover;
}
.bg-top{
	background-position: top;
}
.bg-right{
	background-position: right;
}
.bg-no-repeat{
	background-repeat: no-repeat;
}
.bg-repeat-x{
	background-repeat: repeat-x;
}
.object-contain{
	-o-object-fit: contain;
	   object-fit: contain;
}
.object-cover{
	-o-object-fit: cover;
	   object-fit: cover;
}
.object-right{
	-o-object-position: right;
	   object-position: right;
}
.p-10{
	padding: 2.5rem;
}
.p-20{
	padding: 5rem;
}
.p-5{
	padding: 1.25rem;
}
.p-4{
	padding: 1rem;
}
.py-12{
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}
.py-6{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}
.px-12{
	padding-left: 3rem;
	padding-right: 3rem;
}
.py-22{
	padding-top: 5.5rem;
	padding-bottom: 5.5rem;
}
.px-10{
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.px-60{
	padding-left: 15rem;
	padding-right: 15rem;
}
.py-10{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.px-5{
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.py-24{
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.pt-10{
	padding-top: 2.5rem;
}
.pt-24{
	padding-top: 6rem;
}
.pt-20{
	padding-top: 5rem;
}
.pb-10{
	padding-bottom: 2.5rem;
}
.pt-52{
	padding-top: 13rem;
}
.pb-4{
	padding-bottom: 1rem;
}
.pl-8{
	padding-left: 2rem;
}
.pt-16{
	padding-top: 4rem;
}
.pb-8{
	padding-bottom: 2rem;
}
.pl-10{
	padding-left: 2.5rem;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.text-justify{
	text-align: justify;
}
.font-secondary{
	font-family: 'Playfair Display', sans-serif;
}
.font-primary{
	font-family: 'Open Sans', sans-serif;
}
.text-\[22px\]{
	font-size: 22px;
}
.text-lg{
	font-size: 18px;
}
.text-\[17px\]{
	font-size: 17px;
}
.text-sm{
	font-size: 15px;
}
.text-\[39px\]{
	font-size: 39px;
}
.text-2xl{
	font-size: 25px;
}
.text-base{
	font-size: 16px;
}
.text-xl{
	font-size: 20px;
}
.text-\[29px\]{
	font-size: 29px;
}
.text-\[35px\]{
	font-size: 35px;
}
.text-xs{
	font-size: 14px;
}
.text-\[28px\]{
	font-size: 28px;
}
.text-\[49px\]{
	font-size: 49px;
}
.text-\[140px\]{
	font-size: 140px;
}
.text-4xl{
	font-size: 40px;
}
.text-3xl{
	font-size: 30px;
}
.font-bold{
	font-weight: 700;
}
.font-semibold{
	font-weight: 600;
}
.font-normal{
	font-weight: 400;
}
.font-black{
	font-weight: 900;
}
.font-extrabold{
	font-weight: 800;
}
.uppercase{
	text-transform: uppercase;
}
.leading-none{
	line-height: 1;
}
.leading-loose{
	line-height: 2;
}
.leading-tight{
	line-height: 1.25;
}
.tracking-\[5\.86px\]{
	letter-spacing: 5.86px;
}
.tracking-\[1\.25px\]{
	letter-spacing: 1.25px;
}
.tracking-\[2\.4px\]{
	letter-spacing: 2.4px;
}
.tracking-\[3\.75px\]{
	letter-spacing: 3.75px;
}
.tracking-\[3px\]{
	letter-spacing: 3px;
}
.tracking-widest{
	letter-spacing: 0.1em;
}
.text-black{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-primary{
	--tw-text-opacity: 1;
	color: rgba(36, 64, 123, var(--tw-text-opacity));
}
.text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-secondary{
	--tw-text-opacity: 1;
	color: rgba(46, 46, 46, var(--tw-text-opacity));
}
.text-senary{
	--tw-text-opacity: 1;
	color: rgba(35, 31, 32, var(--tw-text-opacity));
}
.text-tertiary{
	--tw-text-opacity: 1;
	color: rgba(177, 177, 177, var(--tw-text-opacity));
}
.text-gray-300{
	--tw-text-opacity: 1;
	color: rgba(38, 38, 38, var(--tw-text-opacity));
}
.opacity-50{
	opacity: 0.5;
}
.shadow-custom{
	--tw-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-custom3{
	--tw-shadow: 0 0px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.transition-all{
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
}
.transition-transform{
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -o-transform;
}
.duration-500{
	-webkit-transition-duration: 500ms;
	     -o-transition-duration: 500ms;
	        transition-duration: 500ms;
}
.duration-350{
	-webkit-transition-duration: 350ms;
	     -o-transition-duration: 350ms;
	        transition-duration: 350ms;
}
.duration-300{
	-webkit-transition-duration: 300ms;
	     -o-transition-duration: 300ms;
	        transition-duration: 300ms;
}
.duration-250{
	-webkit-transition-duration: 250ms;
	     -o-transition-duration: 250ms;
	        transition-duration: 250ms;
}
.ease-in-out{
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	     -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
/*! purgecss start ignore */
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
/**
Use a more readable tab size (opinionated).
*/
html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
	margin: 0;
}
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
	font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
	text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
	box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
	padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
	vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
	display: list-item;
}
/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: ui-sans-serif, system-ui, -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"; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}
/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #DDDDDD;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #DDDDDD;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #DDDDDD;
}
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  opacity: 1;
  color: #DDDDDD;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #DDDDDD;
}
button,
[role="button"] {
  cursor: pointer;
}
/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */
:-moz-focusring {
	outline: auto;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */
a {
  color: inherit;
  text-decoration: inherit;
}
/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}
/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */
pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */
img,
video {
  max-width: 100%;
  height: auto;
}
/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */
[hidden] {
  display: none;
}
*, ::before, ::after{
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	border-color: currentColor;
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
}
.container{
	width: 100%;
}
@media (min-width: 90%){
	.container{
		max-width: 90%;
	}
}
@media (min-width: 1024px){
	.container{
		max-width: 1024px;
	}
}
@media (min-width: 1280px){
	.container{
		max-width: 1280px;
	}
}
@media (min-width: 1440px){
	.container{
		max-width: 1440px;
	}
}
@media (min-width: 1670px){
	.container{
		max-width: 1670px;
	}
}
@media (min-width: 2000px){
	.container{
		max-width: 2000px;
	}
}
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }
:root {
  --swiper-theme-color: #007aff; }
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -o-transform;
  -webkit-box-sizing: content-box;
          box-sizing: content-box; }
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
          transform: translate3d(0px, 0, 0); }
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
       -o-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  margin: 0 auto; }
.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
      touch-action: pan-y; }
.swiper-container-pointer-events.swiper-container-vertical {
    -ms-touch-action: pan-x;
        touch-action: pan-x; }
.swiper-slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: -o-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform, -o-transform; }
.swiper-slide-invisible-blank {
  visibility: hidden; }
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: height, -o-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform, -o-transform; }
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
          perspective: 1200px; }
.swiper-container-3d .swiper-wrapper,
  .swiper-container-3d .swiper-slide,
  .swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom,
  .swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d; }
.swiper-container-3d .swiper-slide-shadow-left,
  .swiper-container-3d .swiper-slide-shadow-right,
  .swiper-container-3d .swiper-slide-shadow-top,
  .swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }
.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }
/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
      scroll-snap-type: x mandatory; }
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
      scroll-snap-type: y mandatory; }
/* -------------------------------------------------------------------------- */
/*                                 base start                                 */
/* -------------------------------------------------------------------------- */
button, hr, input {
  overflow: visible; }
audio, canvas, progress, video {
  display: inline-block; }
progress, sub, sup {
  vertical-align: baseline; }
[type=checkbox], [type=radio], legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }
html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
body {
  margin: 0; }
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block; }
h1 {
  font-size: 2em;
  margin: .67em 0; }
figure {
  margin: 1em 40px; }
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0; }
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }
a {
  color: inherit;
  background-color: transparent;
  text-decoration: none;
  outline: none; }
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }
b, strong {
  font-weight: bolder; }
dfn {
  font-style: italic; }
mark {
  background-color: #ff0;
  color: #000; }
small {
  font-size: 80%; }
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }
sub {
  bottom: -.25em; }
sup {
  top: -.5em; }
audio:not([controls]) {
  display: none;
  height: 0; }
img {
  border-style: none;
  max-width: 100%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
svg:not(:root) {
  overflow: hidden; }
button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }
button, select {
  text-transform: none; }
[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0; }
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
  outline: ButtonText dotted 1px; }
fieldset {
  padding: .35em .75em .625em; }
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal; }
textarea {
  overflow: auto; }
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto; }
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }
summary {
  display: list-item; }
[hidden], template {
  display: none; }
*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
input[type="submit"] {
  cursor: pointer; }
:root {
  font-size: 62.5%;
  line-height: 1.45; }
html {
  scroll-behavior: smooth; }
body{
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
p {
  margin-bottom: 1rem; }
p:last-child {
  margin-bottom: 0; }
ol {
  list-style: decimal !important; }
*::-moz-selection {
  color: #fff;
  background: #2248CA; }
::-moz-selection {
  color: #fff;
  background: #2248CA; }
::selection {
  color: #fff;
  background: #2248CA; }
/* -------------------------------- scrollbar -------------------------------- */
::-webkit-scrollbar {
  width: 10px; }
::-webkit-scrollbar-track {
  background: #fff; }
::-webkit-scrollbar-thumb{
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
}
::-webkit-scrollbar-thumb:hover {
  -webkit-filter: brightness(0.8);
          filter: brightness(0.8); }
*:focus {
  outline: none; }
/* -------------------------------------------------------------------------- */
/*                                  base end                                  */
/* -------------------------------------------------------------------------- */
.is-faded{
	pointer-events: none;
	opacity: 0;
}
\:root {
  font-size: 62.5%;
  line-height: 1.45; }
.group-hover\:bright-110 {
  -webkit-transition-property: all;
  -o-transition-property: all;
  transition-property: all; }
.group:hover .group-hover\:bright-110 {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1); }
img {
  margin: 0; }
button:focus {
  outline: none; }
b, strong {
  font-weight: 700; }
figure {
  margin: 0;
  padding: 0; }
@-webkit-keyframes jello {
  11.1% {
    -webkit-transform: none;
            transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
            transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
            transform: none; } }
@-o-keyframes jello {
  11.1% {
    -o-transform: none;
       transform: none; }
  22.2% {
    -o-transform: skewX(-12.5deg) skewY(-12.5deg);
       transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -o-transform: skewX(6.25deg) skewY(6.25deg);
       transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -o-transform: skewX(-3.125deg) skewY(-3.125deg);
       transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -o-transform: skewX(1.5625deg) skewY(1.5625deg);
       transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
       transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -o-transform: skewX(0.39063deg) skewY(0.39063deg);
       transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
       transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -o-transform: none;
       transform: none; } }
@keyframes jello {
  11.1% {
    -webkit-transform: none;
         -o-transform: none;
            transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
         -o-transform: skewX(-12.5deg) skewY(-12.5deg);
            transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
         -o-transform: skewX(6.25deg) skewY(6.25deg);
            transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
         -o-transform: skewX(-3.125deg) skewY(-3.125deg);
            transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
         -o-transform: skewX(1.5625deg) skewY(1.5625deg);
            transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
         -o-transform: skewX(-0.78125deg) skewY(-0.78125deg);
            transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39063deg) skewY(0.39063deg);
         -o-transform: skewX(0.39063deg) skewY(0.39063deg);
            transform: skewX(0.39063deg) skewY(0.39063deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
         -o-transform: skewX(-0.19531deg) skewY(-0.19531deg);
            transform: skewX(-0.19531deg) skewY(-0.19531deg); }
  100% {
    -webkit-transform: none;
         -o-transform: none;
            transform: none; } }
.hover-anim-jello:hover, .hover-anim-jello:focus {
  -webkit-animation: jello 1s;
       -o-animation: jello 1s;
          animation: jello 1s;
  -webkit-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center; }
.hover-scale-down {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
.hover-scale-down:hover, .hover-scale-down:focus {
    -webkit-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9); }
.hover-scale-up {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
.hover-scale-up:hover, .hover-scale-up:focus {
    -webkit-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05); }
.hover-pulse:hover {
  -webkit-animation: pulse-opacity 1s;
       -o-animation: pulse-opacity 1s;
          animation: pulse-opacity 1s; }
@-webkit-keyframes pulse-opacity {
  0% {
    opacity: 0; }
  35% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-o-keyframes pulse-opacity {
  0% {
    opacity: 0; }
  35% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes pulse-opacity {
  0% {
    opacity: 0; }
  35% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }
@-o-keyframes spin {
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg); } }
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg); } }
.hover-anim-shake:hover {
  -webkit-animation: 1s shake infinite alternate;
       -o-animation: 1s shake infinite alternate;
          animation: 1s shake infinite alternate; }
@-webkit-keyframes shake {
  0% {
    -webkit-transform: skewX(-15deg);
            transform: skewX(-15deg); }
  5% {
    -webkit-transform: skewX(15deg);
            transform: skewX(15deg); }
  10% {
    -webkit-transform: skewX(-15deg);
            transform: skewX(-15deg); }
  15% {
    -webkit-transform: skewX(15deg);
            transform: skewX(15deg); }
  20% {
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg); }
  100% {
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg); } }
@-o-keyframes shake {
  0% {
    -o-transform: skewX(-15deg);
       transform: skewX(-15deg); }
  5% {
    -o-transform: skewX(15deg);
       transform: skewX(15deg); }
  10% {
    -o-transform: skewX(-15deg);
       transform: skewX(-15deg); }
  15% {
    -o-transform: skewX(15deg);
       transform: skewX(15deg); }
  20% {
    -o-transform: skewX(0deg);
       transform: skewX(0deg); }
  100% {
    -o-transform: skewX(0deg);
       transform: skewX(0deg); } }
@keyframes shake {
  0% {
    -webkit-transform: skewX(-15deg);
         -o-transform: skewX(-15deg);
            transform: skewX(-15deg); }
  5% {
    -webkit-transform: skewX(15deg);
         -o-transform: skewX(15deg);
            transform: skewX(15deg); }
  10% {
    -webkit-transform: skewX(-15deg);
         -o-transform: skewX(-15deg);
            transform: skewX(-15deg); }
  15% {
    -webkit-transform: skewX(15deg);
         -o-transform: skewX(15deg);
            transform: skewX(15deg); }
  20% {
    -webkit-transform: skewX(0deg);
         -o-transform: skewX(0deg);
            transform: skewX(0deg); }
  100% {
    -webkit-transform: skewX(0deg);
         -o-transform: skewX(0deg);
            transform: skewX(0deg); } }
.hover-anim-shake2:hover {
  -webkit-animation: shake 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
       -o-animation: shake 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
          animation: shake 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
.anim-shake2 {
  -webkit-animation: shake 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
       -o-animation: shake 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
          animation: shake 1s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
@-webkit-keyframes shake2 {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0); } }
@-o-keyframes shake2 {
  10%, 90% {
    transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    transform: translate3d(4px, 0, 0); } }
@keyframes shake2 {
  10%, 90% {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0); }
  20%, 80% {
    -webkit-transform: translate3d(2px, 0, 0);
            transform: translate3d(2px, 0, 0); }
  30%, 50%, 70% {
    -webkit-transform: translate3d(-4px, 0, 0);
            transform: translate3d(-4px, 0, 0); }
  40%, 60% {
    -webkit-transform: translate3d(4px, 0, 0);
            transform: translate3d(4px, 0, 0); } }
@-webkit-keyframes slideDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-180px);
            transform: translateY(-180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }
@-o-keyframes slideDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-180px);
       transform: translateY(-180px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0);
       transform: translateY(0); } }
@keyframes slideDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-180px);
         -o-transform: translateY(-180px);
            transform: translateY(-180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0); } }
@-webkit-keyframes slideRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-180px);
            transform: translateX(-180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
@-o-keyframes slideRight {
  0% {
    opacity: 0;
    -o-transform: translateX(-180px);
       transform: translateX(-180px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
       transform: translateX(0); } }
@keyframes slideRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-180px);
         -o-transform: translateX(-180px);
            transform: translateX(-180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0); } }
@-webkit-keyframes slideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(180px);
            transform: translateX(180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }
@-o-keyframes slideLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(180px);
       transform: translateX(180px); }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
       transform: translateX(0); } }
@keyframes slideLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(180px);
         -o-transform: translateX(180px);
            transform: translateX(180px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0); } }
.rotate {
  -webkit-animation: rotation 60s infinite linear;
       -o-animation: rotation 60s infinite linear;
          animation: rotation 60s infinite linear; }
@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg); } }
@-o-keyframes rotation {
  from {
    -o-transform: rotate(0deg);
       transform: rotate(0deg); }
  to {
    -o-transform: rotate(359deg);
       transform: rotate(359deg); } }
@keyframes rotation {
  from {
    -webkit-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
         -o-transform: rotate(359deg);
            transform: rotate(359deg); } }
@-webkit-keyframes animationMove {
  0% {
    top: -4vw; }
  50% {
    top: 4vw; }
  100% {
    top: -4vw; } }
@-o-keyframes animationMove {
  0% {
    top: -4vw; }
  50% {
    top: 4vw; }
  100% {
    top: -4vw; } }
@keyframes animationMove {
  0% {
    top: -4vw; }
  50% {
    top: 4vw; }
  100% {
    top: -4vw; } }
@media only screen and (min-width: 768px) {
  .pl-container {
    padding-left: calc((100vW - 768px - 30px) / 2); }
  .pr-container {
    padding-right: calc((100vW - 768px - 30px) / 2); } }
@media only screen and (min-width: 1024px) {
  .pl-container {
    padding-left: calc((100vW - 1024px + 15px) / 2); }
  .pr-container {
    padding-right: calc((100vW - 1024px + 15px) / 2); } }
@media only screen and (min-width: 1280px) {
  .pl-container {
    padding-left: calc((100vW - 1280px + 15px) / 2); }
  .pr-container {
    padding-right: calc((100vW - 1280px + 15px) / 2); } }
@media only screen and (min-width: 1440px) {
  .pl-container {
    padding-left: calc((100vW - 1440px + 15px) / 2); }
  .pr-container {
    padding-right: calc((100vW - 1440px + 15px) / 2); } }
@media only screen and (min-width: 1670px) {
  .pl-container {
    padding-left: calc((100vW - 1670px + 15px) / 2); }
  .pr-container {
    padding-right: calc((100vW - 1670px + 15px) / 2); } }
.page-navigation{
	position: fixed;
	top: 0;
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	font-family: 'Playfair Display', sans-serif;
	font-size: 18px;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 640px){
	.page-navigation{
		font-size: 20px;
	}
}
@media (min-width: 1024px){
	.page-navigation{
		top: 7.5rem;
	}
	.page-navigation{
		font-size: 18px;
	}
	.page-navigation{
		--tw-text-opacity: 1;
		color: rgba(46, 46, 46, var(--tw-text-opacity));
	}
}
@media (min-width: 1280px){
	.page-navigation{
		font-size: 20px;
	}
}
.is-scrolled-down{
	top: 0;
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.is-scrolled-down .logo {
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
    margin-top: 0;
    height: 5rem; }
@media (min-width: 640px){
	.is-scrolled-down .logo{
		height: 6rem;
	}
}
@media (min-width: 1024px){
	.is-scrolled-down .logo{
		height: 7rem;
	}
}
@media (min-width: 1280px){
	.is-scrolled-down .logo{
		height: 7.5rem;
	}
}
.is-scrolled-up {
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out; }
.is-scrolled-up .logo {
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out; }
.menu{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: space-evenly;
	    -ms-flex-pack: space-evenly;
	        justify-content: space-evenly;
}
@media (min-width: 640px){
	.menu{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}
@media (min-width: 768px){
	.menu{
		-webkit-box-align: baseline;
		    -ms-flex-align: baseline;
		        align-items: baseline;
	}
}
@media (min-width: 1024px){
	.menu{
		height: 100%;
	}
}
@media screen and (max-width: 1023px) {
    .menu {
      overflow-x: none;
      overflow-y: scroll;
      width: 100%; } }
.menu > .current_page_item > a, .menu > .current_page_ancestor > a{
	position: relative;
}
.menu > .current_page_item > a::after,
    .menu > .current_page_ancestor > a::after {
      opacity: 1;
      -webkit-animation: none;
           -o-animation: none;
              animation: none; }
.menu-item{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
@media (min-width: 768px){
	.menu-item{
		margin-left: 2rem;
		margin-right: 2rem;
	}
	.menu-item{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}
@media (min-width: 1024px){
	.menu-item{
		margin-bottom: 40px;
	}
	.menu-item{
		height: 100%;
	}
	.menu-item{
		padding-top: 0;
		padding-bottom: 0;
	}
}
@media (min-width: 1280px){
	.menu-item{
		margin-left: 2.5rem;
		margin-right: 2.5rem;
	}
}
@media (min-width: 1440px){
	.menu-item{
		margin-left: 3.5rem;
		margin-right: 3.5rem;
	}
}
.menu-item a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-ms-flex-line-pack: center;
	    align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	--tw-text-opacity: 1;
	color: rgba(46, 46, 46, var(--tw-text-opacity));
}
.menu-item a:hover, .menu-item a:focus {
        -webkit-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        color: #24407B; }
.logo{
	height: 5.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
@media (min-width: 640px){
	.logo{
		height: 7rem;
	}
}
@media (min-width: 1024px){
	.logo{
		margin-top: -0.5rem;
	}
	.logo{
		height: 7rem;
	}
}
@media (min-width: 1280px){
	.logo{
		margin-top: -5rem;
	}
	.logo{
		height: 9rem;
	}
}
@media (min-width: 1440px){
	.logo{
		height: 9.5rem;
	}
}
.menu .menu-item > a::after{
	bottom: 42%;
	left: -50%;
	height: 8px;
	width: 8px;
}
@media (min-width: 1024px){
	.menu .menu-item > a::after{
		bottom: -10%;
	}
	.menu .menu-item > a::after{
		left: 25%;
	}
	.menu .menu-item > a::after{
		height: 12px;
	}
	.menu .menu-item > a::after{
		width: 12px;
	}
}
.menu .menu-item > a::after {
  content: "";
  background-color: #2248CA;
  border-radius: 100%;
  position: absolute;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
  opacity: 0;
  z-index: 10; }
.menu .menu-item > a:hover::after, .menu .menu-item > a:focus::after {
  -webkit-animation: slideRight forwards 0.5s;
       -o-animation: slideRight forwards 0.5s;
          animation: slideRight forwards 0.5s; }
.menu-nav{
	display: none;
}
@media (min-width: 1024px){
	.menu-nav{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
.menu-nav.is-visible{
	position: absolute;
	top: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100vh;
	width: 100vw;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
@media (min-width: 640px){
	.menu-nav.is-visible{
		width: 66.666667%;
	}
}
.menu-nav.is-visible {
    background-color: rgba(255, 255, 255, 0.9);
    -webkit-transform-origin: top center;
         -o-transform-origin: top center;
            transform-origin: top center;
    -webkit-animation: slideLeft 600ms ease-in-out forwards;
         -o-animation: slideLeft 600ms ease-in-out forwards;
            animation: slideLeft 600ms ease-in-out forwards; }
.menu-nav.is-visible > .menu{
	display: none;
}
.menu-nav.is-visible > .menu.is-visible{
	margin-top: 1.25rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media (min-width: 768px){
	.menu-nav.is-visible > .menu.is-visible{
		margin-top: 0;
	}
}
.menu-nav.is-visible > .menu.is-visible {
        -webkit-transform-origin: top center;
             -o-transform-origin: top center;
                transform-origin: top center;
        -webkit-animation: slideLeft 1000ms ease-in-out forwards;
             -o-animation: slideLeft 1000ms ease-in-out forwards;
                animation: slideLeft 1000ms ease-in-out forwards;
        -webkit-animation-delay: 100ms;
             -o-animation-delay: 100ms;
                animation-delay: 100ms; }
.button-nav{
	display: none;
}
@media (min-width: 1024px){
	.button-nav{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
.button-nav.is-visible{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
    -webkit-transform-origin: top center;
         -o-transform-origin: top center;
            transform-origin: top center;
    -webkit-animation: slideLeft 1000ms ease-in-out forwards;
         -o-animation: slideLeft 1000ms ease-in-out forwards;
            animation: slideLeft 1000ms ease-in-out forwards;
    -webkit-animation-delay: 100ms;
         -o-animation-delay: 100ms;
            animation-delay: 100ms;
}
.openMenu{
	position: fixed;
	top: 0.5rem;
	right: 1.5rem;
	z-index: 9999;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
}
@media (min-width: 1024px){
	.openMenu{
		display: none;
	}
}
.openMenu {
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  -o-transition: -o-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease, -o-transform 1s ease; }
.line {
  fill: none;
  stroke: #2248CA;
  stroke-width: 6;
  -webkit-transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1); }
.line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6; }
.line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6; }
.line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6; }
.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6; }
.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6; }
.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6; }
.sub-menu{
	display: none;
}
.sub-menu.opened{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
@media (min-width: 1024px){
	.sub-menu.opened{
		position: absolute;
	}
	.sub-menu.opened{
		top: 100%;
	}
	.sub-menu.opened{
		left: 0;
	}
	.sub-menu.opened{
		margin-left: -100%;
	}
	.sub-menu.opened{
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
	}
	.sub-menu.opened{
		--tw-bg-opacity: 1;
		background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	}
	.sub-menu.opened{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	.sub-menu.opened{
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.sub-menu.opened{
		--tw-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
		-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
		        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	}
}
@media (min-width: 1280px){
	.sub-menu.opened{
		margin-left: -120%;
	}
}
@media only screen and (max-width: 1023px) {
      .sub-menu.opened {
        -webkit-transform-origin: top center;
             -o-transform-origin: top center;
                transform-origin: top center;
        -webkit-animation: slideLeft 300ms ease-in-out forwards;
             -o-animation: slideLeft 300ms ease-in-out forwards;
                animation: slideLeft 300ms ease-in-out forwards; } }
@media only screen and (min-width: 1024px) {
      .sub-menu.opened {
        -webkit-transform-origin: top center;
             -o-transform-origin: top center;
                transform-origin: top center;
        -webkit-animation: slideDown 300ms ease-in-out forwards;
             -o-animation: slideDown 300ms ease-in-out forwards;
                animation: slideDown 300ms ease-in-out forwards; } }
.sub-menu.opened > .menu-item{
	position: relative;
	margin-bottom: 0.5rem;
	border-bottom-width: 1px;
	border-style: solid;
	--tw-border-opacity: 1;
	border-color: rgba(177, 177, 177, var(--tw-border-opacity));
}
.sub-menu.opened > .menu-item > a{
	text-align: center;
}
@media (min-width: 1024px){
	.sub-menu.opened > .menu-item > a{
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
}
.sub-menu.opened > .menu-item:not(.current_page_item) > a:hover::after, .sub-menu.opened > .menu-item:not(.current_page_item) > a:focus::after{
	display: none;
}
@media (min-width: 1024px){
	.sub-menu.opened > .menu-item:not(.current_page_item) > a:hover::after, .sub-menu.opened > .menu-item:not(.current_page_item) > a:focus::after{
		bottom: -10%;
	}
	.sub-menu.opened > .menu-item:not(.current_page_item) > a:hover::after, .sub-menu.opened > .menu-item:not(.current_page_item) > a:focus::after{
		left: 45%;
	}
	.sub-menu.opened > .menu-item:not(.current_page_item) > a:hover::after, .sub-menu.opened > .menu-item:not(.current_page_item) > a:focus::after{
		display: block;
	}
	.sub-menu.opened > .menu-item:not(.current_page_item) > a:hover::after, .sub-menu.opened > .menu-item:not(.current_page_item) > a:focus::after{
		height: 12px;
	}
	.sub-menu.opened > .menu-item:not(.current_page_item) > a:hover::after, .sub-menu.opened > .menu-item:not(.current_page_item) > a:focus::after{
		width: 12px;
	}
}
.sub-menu.opened > .current_page_item > a, .sub-menu.opened > .current_page_ancestor > a{
	position: relative;
}
.sub-menu.opened > .current_page_item > a::after, .sub-menu.opened > .current_page_ancestor > a::after{
	display: none;
}
@media (min-width: 1024px){
	.sub-menu.opened > .current_page_item > a::after, .sub-menu.opened > .current_page_ancestor > a::after{
		bottom: -50%;
	}
	.sub-menu.opened > .current_page_item > a::after, .sub-menu.opened > .current_page_ancestor > a::after{
		left: 45%;
	}
	.sub-menu.opened > .current_page_item > a::after, .sub-menu.opened > .current_page_ancestor > a::after{
		display: block;
	}
	.sub-menu.opened > .current_page_item > a::after, .sub-menu.opened > .current_page_ancestor > a::after{
		height: 12px;
	}
	.sub-menu.opened > .current_page_item > a::after, .sub-menu.opened > .current_page_ancestor > a::after{
		width: 12px;
	}
}
.sub-menu-arrow{
	position: absolute;
	z-index: 100;
	cursor: pointer;
}
@media (min-width: 1024px){
	.sub-menu-arrow{
		position: relative;
	}
	.sub-menu-arrow{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.sub-menu-arrow{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.sub-menu-arrow{
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
}
.svg-inline--fa, .fa-chevron-down, .fa-w-14{
	height: 3.5rem;
	width: 3.5rem;
	fill: #24407B;
	padding: 1rem;
}
@media (min-width: 1024px){
	.svg-inline--fa, .fa-chevron-down, .fa-w-14{
		margin: 0;
	}
	.svg-inline--fa, .fa-chevron-down, .fa-w-14{
		height: 1.75rem;
	}
	.svg-inline--fa, .fa-chevron-down, .fa-w-14{
		width: 1.75rem;
	}
	.svg-inline--fa, .fa-chevron-down, .fa-w-14{
		padding: 0;
	}
}
.svg-inline--fa, .fa-chevron-down, .fa-w-14{
	position: absolute;
	top: -15%;
	left: 6rem;
}
@media (min-width: 1024px){
	.svg-inline--fa, .fa-chevron-down, .fa-w-14{
		top: auto;
	}
	.svg-inline--fa, .fa-chevron-down, .fa-w-14{
		left: 0.25rem;
	}
}
.svg-inline--fa, .fa-chevron-down, .fa-w-14 {
  -webkit-animation: transform 500ms ease-in-out;
       -o-animation: transform 500ms ease-in-out;
          animation: transform 500ms ease-in-out; }
.svg-inline--fa.rotate, .fa-chevron-down.rotate, .fa-w-14.rotate {
    margin-top: 0;
    -webkit-transform: rotateZ(-180deg);
         -o-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg);
    -webkit-animation: all 500ms ease-in-out;
         -o-animation: all 500ms ease-in-out;
            animation: all 500ms ease-in-out; }
.menu-item-has-children{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
@media (min-width: 1024px){
	.menu-item-has-children{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}
.menu-item-has-children > .menu-item{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-style: none;
}
.menu-item-has-children > .menu-item > a{
	display: block;
	width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
	text-align: center;
}
@media (min-width: 1024px){
	.menu-item-has-children > .menu-item > a{
		padding-left: 0;
		padding-right: 0;
	}
	.menu-item-has-children > .menu-item > a{
		text-align: left;
	}
}
.menu > .current_page_item > a, .menu > .current_page_ancestor > a{
	position: relative;
}
.menu > .current_page_item > a::after,
  .menu > .current_page_ancestor > a::after {
    opacity: 1; }
.menu > .current_page_item > a:hover::after,
  .menu > .current_page_ancestor > a:hover::after {
    -webkit-animation: none;
         -o-animation: none;
            animation: none; }
.title{
	font-family: 'Open Sans', sans-serif;
	font-size: 31px;
	--tw-text-opacity: 1;
	color: rgba(36, 64, 123, var(--tw-text-opacity));
  letter-spacing: 4.69px;
}
.subtitle{
	margin-top: 2.5rem;
	font-family: 'Playfair Display', sans-serif;
	font-size: 20px;
}
@media (min-width: 375px){
	.subtitle{
		font-size: 23px;
	}
}
@media (min-width: 425px){
	.subtitle{
		font-size: 26px;
	}
}
@media (min-width: 640px){
	.subtitle{
		font-size: 30px;
	}
}
@media (min-width: 1024px){
	.subtitle{
		font-size: 28px;
	}
}
@media (min-width: 1280px){
	.subtitle{
		font-size: 30px;
	}
}
@media (min-width: 1440px){
	.subtitle{
		font-size: 33px;
	}
}
.item::after {
  content: "";
  position: absolute;
  top: 0;
  left: -6px;
  display: block;
  height: 100%;
  width: 1px;
  border-left-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(36, 64, 123, var(--tw-border-opacity)); }
.item:first-of-type::after{
	top: 50%;
	height: 50%;
}
.item:last-of-type::after{
	top: 0;
	height: 50%;
}
.item2::after {
  content: "";
  position: absolute;
  top: 0;
  left: -5px;
  display: block;
  height: 100%;
  width: 1px;
  border-left-width: 1px;
  border-style: solid;
  --tw-border-opacity: 1;
  border-color: rgba(36, 64, 123, var(--tw-border-opacity)); }
@media (min-width: 1280px){
	.item2::after{
		left: auto;
	}
	.item2::after{
		right: 4.5px;
	}
}
.item2:first-of-type::after{
	top: 50%;
	height: 50%;
}
.item2:last-of-type::after{
	top: 0;
	height: 50%;
}
.arrow{
	cursor: pointer;
}
.social{
	margin-bottom: 1rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2.4px;
}
@media (min-width: 640px){
	.social{
		margin-bottom: 0;
	}
	.social{
		margin-right: 2.5rem;
	}
}
@media only screen and (max-width: 1279px) {
  .bg1 {
    background-position-x: 100%;
    background-position-y: 100%; } }
@media only screen and (min-width: 1440px) {
  .bg1 {
    background-position-y: 90%; } }
@media only screen and (min-width: 1280px) {
  .bg1 {
    background-position-x: -10%; } }
@media only screen and (max-width: 374px) {
  .bg3 {
    background-position-x: 100%;
    background-position-y: -50%;
    background-size: 100% 60%; } }
@media only screen and (min-width: 375px) {
  .bg3 {
    background-position-x: 100%;
    background-position-y: -50%;
    background-size: 100% 60%; } }
@media only screen and (min-width: 640px) {
  .bg3 {
    background-position-x: 100%;
    background-position-y: -50%;
    background-size: 100% 55%; } }
@media only screen and (min-width: 1024px) {
  .bg3 {
    background-position-x: 100%;
    background-position-y: -50%;
    background-size: 100% 60%; } }
@media only screen and (min-width: 1280px) {
  .bg3 {
    background-size: 58% 100%; } }
@media only screen and (min-width: 1800px) {
  .bg3 {
    background-size: contain; } }
.bg4 {
  background-position: right;
  background-size: cover; }
@media only screen and (min-width: 1024px) {
    .bg4 {
      background-position: bottom;
      background-size: 100% 70%; } }
@media only screen and (min-width: 1280px) {
    .bg4 {
      background-position: right;
      background-size: 60% 100%; } }
@media only screen and (min-width: 2000px) {
    .bg4 {
      background-size: contain; } }
.bg5{
	background-position: bottom;
  background-size: 100% 15%;
}
@media only screen and (min-width: 375px) {
    .bg5 {
      background-size: 100% 18%; } }
@media only screen and (min-width: 640px) {
    .bg5 {
      background-size: 100% 30%; } }
@media only screen and (min-width: 1280px) {
    .bg5{
		background-size: auto 100%;
	}
    .bg5{
		background-position: right;
	} }
@media only screen and (max-width: 1279px) {
  .bg6 {
    background-position-y: bottom;
    background-size: 100% 50%; } }
@media only screen and (min-width: 1280px) {
  .bg6 {
    background-size: 55% 80%; } }
@media only screen and (min-width: 1880px) {
  .bg6{
		background-size: auto 80%;
	} }
.bg7{
	background-position: bottom;
  background-size: 100% 15%;
}
@media only screen and (min-width: 375px) {
    .bg7 {
      background-size: 100% 18%; } }
@media only screen and (min-width: 640px) {
    .bg7 {
      background-size: 100% 30%; } }
@media only screen and (min-width: 1280px) {
    .bg7{
		background-position: left;
	}
    .bg7 {
      background-size: 45% 100%; } }
.bg8{
	background-position: bottom;
  background-size: 100% 15%;
}
@media only screen and (min-width: 375px) {
    .bg8 {
      background-size: 100% 18%; } }
@media only screen and (min-width: 640px) {
    .bg8 {
      background-size: 100% 30%; } }
@media only screen and (min-width: 1280px) {
    .bg8{
		background-position: right;
	}
    .bg8 {
      background-size: 45% 100%; } }
.number-bg {
  -webkit-transform: translateY(-50px);
       -o-transform: translateY(-50px);
          transform: translateY(-50px);
  background-color: #24407B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  width: 60px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto; }
.number{
	font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 39px;
  display: block;
  margin-bottom: 10px;
}
@media only screen and (min-width: 918px) {
  .bg-cta{
		background-position: right bottom;
	} }
@media only screen and (min-width: 569px) and (max-width: 917px) {
  .bg-cta {
    background-position-x: -650px; } }
@media only screen and (max-width: 568px) {
  .bg-cta {
    background-position-x: -1100px; } }
@media only screen and (max-width: 374px) {
  .bg-cta {
    background-position-x: -1200px; } }
@media (min-width: 1024px){
	.column{
		min-height: 640px;
	}
}
@media (min-width: 1280px){
	.column{
		min-height: 570px;
	}
}
@media (min-width: 1440px){
	.column{
		min-height: 540px;
	}
}
@media (min-width: 1670px){
	.column{
		min-height: 492px;
	}
}
.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.wp-block-columns{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
@media (min-width: 768px){
	.wp-block-columns{
		padding-left: 3rem;
		padding-right: 3rem;
	}
}
@media (min-width: 1024px){
	.wp-block-columns{
		margin-bottom: 5rem;
	}
	.wp-block-columns{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.wp-block-columns{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}
@media (min-width: 1670px){
	.wp-block-columns{
		margin-bottom: 10rem;
	}
}
.wp-block-preformatted{
	padding-left: 0;
	padding-right: 0;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
@media (min-width: 768px){
	.wp-block-preformatted{
		text-align: justify;
	}
}
.wp-block-gallery{
	margin-top: 2.5rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.wp-block-image{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.wp-block-image img {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none; }
.wp-block-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.wp-block-column {
  width: 100%; }
.blocks-gallery-item{
	margin-bottom: 2.5rem;
}
.blocks-gallery-item:hover{
	--tw-translate-y: -0.75rem;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	transform: var(--tw-transform);
    -webkit-transition: -webkit-transform 300ms ease-in;
    transition: -webkit-transform 300ms ease-in;
    -o-transition: -o-transform 300ms ease-in;
    transition: transform 300ms ease-in;
    transition: transform 300ms ease-in, -webkit-transform 300ms ease-in, -o-transform 300ms ease-in;
}
@media only screen and (max-width: 1023px) {
  .wp-block-column:nth-child(2n) {
    margin-left: 0 !important;
    margin-top: 10px; } }
/* purgecss start ignore */
.footer p{
	margin-bottom: 0;
}
/* purgecss start end */
.container,
.container-fluid {
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }
.container.p-0,
  .container-fluid.p-0 {
    padding-left: 0;
    padding-right: 0; }
.row{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.row .row {
    margin-left: 0;
    margin-right: 0; }
.row.mx-0 {
    margin-left: 0;
    margin-right: 0; }
.icon-before {
  position: relative;
  padding-left: 25px; }
.icon-before:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 15px;
    height: 15px;
    background-size: 15px; }
.container.content-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
.content-wrapper {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }
.content:not(.content-icons){
	line-height: 1.5;
}
.content:not(.content-icons) blockquote{
	font-size: 20px;
}
.content:not(.content-icons) h1{
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 1.25px;
}
@media (min-width: 375px){
	.content:not(.content-icons) h1{
		font-size: 18px;
	}
}
@media (min-width: 1670px){
	.content:not(.content-icons) h1{
		letter-spacing: 3px;
	}
}
.content:not(.content-icons) h2, .content:not(.content-icons) h6{
	margin-bottom: 1.5rem;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 700;
	letter-spacing: 1.25px;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
@media (min-width: 375px){
	.content:not(.content-icons) h2, .content:not(.content-icons) h6{
		font-size: 18px;
	}
}
@media (min-width: 1670px){
	.content:not(.content-icons) h2, .content:not(.content-icons) h6{
		letter-spacing: 3px;
	}
}
.content:not(.content-icons) h3, .content:not(.content-icons) h4, .content:not(.content-icons) h5{
	margin-bottom: 1.5rem;
	display: block;
	font-family: 'Playfair Display', sans-serif;
	font-size: 20px;
	--tw-text-opacity: 1;
	color: rgba(36, 64, 123, var(--tw-text-opacity));
}
@media (min-width: 375px){
	.content:not(.content-icons) h3, .content:not(.content-icons) h4, .content:not(.content-icons) h5{
		font-size: 23px;
	}
}
@media (min-width: 425px){
	.content:not(.content-icons) h3, .content:not(.content-icons) h4, .content:not(.content-icons) h5{
		font-size: 26px;
	}
}
@media (min-width: 640px){
	.content:not(.content-icons) h3, .content:not(.content-icons) h4, .content:not(.content-icons) h5{
		font-size: 30px;
	}
}
@media (min-width: 1024px){
	.content:not(.content-icons) h3, .content:not(.content-icons) h4, .content:not(.content-icons) h5{
		font-size: 28px;
	}
}
@media (min-width: 1280px){
	.content:not(.content-icons) h3, .content:not(.content-icons) h4, .content:not(.content-icons) h5{
		font-size: 30px;
	}
}
@media (min-width: 1440px){
	.content:not(.content-icons) h3, .content:not(.content-icons) h4, .content:not(.content-icons) h5{
		font-size: 33px;
	}
}
.content:not(.content-icons) a:not(.btn){
	position: relative;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(36, 64, 123, var(--tw-text-opacity));
}
.content:not(.content-icons) a:not(.btn):hover, .content:not(.content-icons) a:not(.btn):focus{
	text-decoration: underline;
}
.custom-list {
  position: relative; }
.custom-list ul li:not(.blocks-gallery-item) {
    position: relative;
    padding-left: 20px;
    margin-bottom: 2px; }
.custom-list ul li:not(.blocks-gallery-item):last-child {
      margin-bottom: 2px; }
.custom-list ul li:not(.blocks-gallery-item):before{
	position: absolute;
	display: block;
	height: 0.5rem;
	width: 0.5rem;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
      content: "";
      top: 10px;
      left: 2px;
}
.custom-list li > ol {
    padding-left: 25px; }
.custom-list ol > li {
    margin-bottom: 4px; }
.content-blog:not(.content-icons){
	line-height: 1.5;
}
.content-blog:not(.content-icons) blockquote{
	font-size: 20px;
}
.content-blog:not(.content-icons) a:not(.btn){
	position: relative;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(36, 64, 123, var(--tw-text-opacity));
}
.content-blog:not(.content-icons) a:not(.btn):hover, .content-blog:not(.content-icons) a:not(.btn):focus{
	text-decoration: underline;
}
.wpcf7-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px; }
.form {
  position: relative; }
.form-text{
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}
.form input:not(input[type="checkbox"]){
	height: 5rem;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.1);
	padding-left: 1rem;
	padding-right: 1rem;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form input:not(input[type="checkbox"])::-webkit-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form input:not(input[type="checkbox"])::-moz-placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form input:not(input[type="checkbox"]):-ms-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form input:not(input[type="checkbox"])::-ms-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form input:not(input[type="checkbox"])::placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form .button-form {
    margin-top: 20px; }
.form .wpcf7-textarea{
	height: 15rem;
	width: 100%;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.1);
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 1rem;
	padding-right: 1rem;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form .wpcf7-textarea::-webkit-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form .wpcf7-textarea::-moz-placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form .wpcf7-textarea:-ms-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form .wpcf7-textarea::-ms-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form .wpcf7-textarea::placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form .wpcf7-textarea textarea{
	width: 100%;
}
.form .wpcf7-list-item {
    text-align: left;
    margin-left: 0; }
.form .wpcf7-list-item label{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
@media (min-width: 640px){
	.form .wpcf7-list-item label{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.form .wpcf7-list-item label{
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
}
.wpcf7-submit{
	margin-top: 2.5rem;
	background-color: transparent;
	font-family: 'Playfair Display', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.wpcf7-list-item-label{
	font-size: 13px;
}
@media (min-width: 1024px){
	.wpcf7-list-item-label{
		font-size: 14px;
	}
}
#agree,
input[name="contact_sendmail[]"] {
  -webkit-transition: all 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -o-transition: all 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: all 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  position: relative;
  top: 0;
  left: 0;
  margin: 0 2rem 0 0;
  cursor: pointer; }
#agree:before,
  input[name="contact_sendmail[]"]:before {
    -webkit-transition: all 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    -o-transition: all 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    transition: all 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    -webkit-transform: rotate(-45deg) scale(0, 0);
         -o-transform: rotate(-45deg) scale(0, 0);
            transform: rotate(-45deg) scale(0, 0);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border: 1px solid #707070;
    border-top-style: none;
    border-right-style: none; }
#agree:checked:before,
  input[name="contact_sendmail[]"]:checked:before {
    content: "";
    color: #2248CA;
    height: 19px;
    width: 19px;
    position: absolute;
    top: 0;
    left: 0;
    background: #2248CA;
    -webkit-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    -webkit-transition: all 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    -o-transition: all 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
    transition: all 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75); }
#agree:after,
  input[name="contact_sendmail[]"]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background: #fff;
    border: 1px solid #707070;
    cursor: pointer; }
.wpcf7 .ajax-loader {
  display: none; }
input[name="contact_sendmail[]"] {
  height: auto !important;
  width: auto !important; }
.contact_sendmail{
	font-size: 13px;
}
@media (min-width: 1024px){
	.contact_sendmail{
		font-size: 14px;
	}
}
.contact_sendmail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.contact_sendmail > .wpcf7-list-item{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}
@media (min-width: 640px){
	.contact_sendmail > .wpcf7-list-item{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}
.first{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}
@media (min-width: 640px){
	.first{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}
input[type="checkbox"], #agree{
	margin-top: 0.5rem;
	display: block;
}
@media (min-width: 640px){
	input[type="checkbox"], #agree{
		margin-top: 0;
	}
}
.wpcf7-response-output{
	position: absolute;
	top: -115px;
}
@media (min-width: 375px){
	.wpcf7-response-output{
		top: -95px;
	}
}
@media (min-width: 640px){
	.wpcf7-response-output{
		top: -70px;
	}
}
@media (min-width: 1024px){
	.wpcf7-response-output{
		top: -50px;
	}
}
.submitting {
  position: relative; }
.submitting::before {
    content: url('data:image/svg+xml; utf8, <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"\a         viewBox="0 0 496 496" style="enable-background:new 0 0 496 496;" xml:space="preserve">\a    <path style="fill:%2376FFE5;" d="M248,92c-13.6,0-24-10.4-24-24V24c0-13.6,10.4-24,24-24s24,10.4,24,24v44C272,80.8,261.6,92,248,92z"\a        />\a    <path style="fill:%230DBFBA;" d="M248,496c-13.6,0-24-10.4-24-24v-44c0-13.6,10.4-24,24-24s24,10.4,24,24v44\a        C272,485.6,261.6,496,248,496z"/>\a    <path style="fill:%23BBFFF2;" d="M157.6,116c-8,0-16-4-20.8-12l-21.6-37.6c-6.4-11.2-2.4-26.4,8.8-32.8s26.4-2.4,32.8,8.8L178.4,80\a        c6.4,11.2,2.4,26.4-8.8,32.8C166.4,114.4,161.6,116,157.6,116z"/>\a    <path style="fill:%231BCEB8;" d="M360,465.6c-8,0-16-4-20.8-12L317.6,416c-6.4-11.2-2.4-26.4,8.8-32.8c11.2-6.4,26.4-2.4,32.8,8.8\a        l21.6,37.6c6.4,11.2,2.4,26.4-8.8,32.8C368,464.8,364,465.6,360,465.6z"/>\a    <path style="fill:%23E1FFF9;" d="M92,181.6c-4,0-8-0.8-12-3.2l-37.6-21.6c-11.2-6.4-15.2-21.6-8.8-32.8s21.6-15.2,32.8-8.8l37.6,21.6\a        c11.2,6.4,15.2,21.6,8.8,32.8C108,177.6,100,181.6,92,181.6z"/>\a    <path style="fill:%2326DBC0;" d="M442.4,384c-4,0-8-0.8-12-3.2L392,359.2c-11.2-6.4-15.2-21.6-8.8-32.8c6.4-11.2,21.6-15.2,32.8-8.8\a        l37.6,21.6c11.2,6.4,15.2,21.6,8.8,32.8C458.4,380,450.4,384,442.4,384z"/>\a    <path style="fill:%23F3FFFD;" d="M68,272H24c-13.6,0-24-10.4-24-24s10.4-24,24-24h44c13.6,0,24,10.4,24,24S80.8,272,68,272z"/>\a    <path style="fill:%232EE5C6;" d="M472,272h-44c-13.6,0-24-10.4-24-24s10.4-24,24-24h44c13.6,0,24,10.4,24,24S485.6,272,472,272z"/>\a    <path style="fill:%2311AEBA;" d="M53.6,384c-8,0-16-4-20.8-12c-6.4-11.2-2.4-26.4,8.8-32.8l37.6-21.6c11.2-6.4,26.4-2.4,32.8,8.8\a        c6.4,11.2,2.4,26.4-8.8,32.8l-37.6,21.6C62.4,383.2,58.4,384,53.6,384z"/>\a    <path style="fill:%233BEDCB;" d="M404,181.6c-8,0-16-4-20.8-12c-6.4-11.2-2.4-26.4,8.8-32.8l37.6-21.6c11.2-6.4,26.4-2.4,32.8,8.8\a        s2.4,26.4-8.8,32.8L416,178.4C412,180.8,408,181.6,404,181.6z"/>\a    <path style="fill:%230FB8BC;" d="M136,465.6c-4,0-8-0.8-12-3.2c-11.2-6.4-15.2-21.6-8.8-32.8l21.6-37.6c6.4-11.2,21.6-15.2,32.8-8.8\a        c11.2,6.4,15.2,21.6,8.8,32.8l-21.6,37.6C152,461.6,144,465.6,136,465.6z"/>\a    <path style="fill:%2357F7D8;" d="M338.4,116c-4,0-8-0.8-12-3.2c-11.2-6.4-15.2-21.6-8.8-32.8l21.6-37.6c6.4-11.2,21.6-15.2,32.8-8.8\a        c11.2,6.4,15.2,21.6,8.8,32.8L359.2,104C354.4,111.2,346.4,116,338.4,116z"/>\a    \a    </svg>');
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    z-index: 100;
    -webkit-animation: spin infinite 1s;
         -o-animation: spin infinite 1s;
            animation: spin infinite 1s; }
@media only screen and (max-width: 1279px) {
  .screen-reader-response {
    margin-top: 20px !important; } }
.form2 .wpcf7-form-control:not(.wpcf7-acceptance):not(.wpcf7-submit) {
  width: 100%;
  min-height: 60px;
  padding: 15px;
  border: 1px solid #eee;
  font-size: 15px; }
.form2 .wpcf7-form-control:not(.wpcf7-acceptance):not(.wpcf7-submit)input:focus {
    border: #FF931E; }
.form2 .wpcf7-form-control-wrap {
  display: block;
  padding-right: 15px; }
.form2 .wpcf7-text {
  border: solid 1px black; }
.form2 > .wpcf7-list-item {
  color: black;
  border: solid 1px black; }
.form2 .form-checkbox {
  color: black; }
.form2 label {
  display: inline-block;
  padding-bottom: 10px; }
.sidebar-menu__label{
	position: relative;
	width: 100%;
	border-radius: 1rem;
	--tw-bg-opacity: 1;
	background-color: rgba(177, 177, 177, var(--tw-bg-opacity));
  padding: 1.8rem 1.5rem;
  margin-bottom: 2rem;
}
.sidebar-menu__label .sidebar-menu-icon {
    width: 4rem;
    height: 5.6rem; }
.sidebar-menu__label .sidebar-menu-icon svg {
      width: 2rem;
      height: 2rem; }
.sidebar-menu__label.is-open{
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.sidebar-menu__label.is-open .sidebar-menu-icon--open {
      display: none; }
.sidebar-menu__label.is-open .sidebar-menu-icon--close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
.sidebar-menu__label.is-open .sidebar-menu-icon svg{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.sidebar-menu {
  position: relative; }
.sidebar-menu.is-open {
    display: block; }
.sidebar-menu > .menu-item{
	position: relative;
	border-radius: 1rem;
	--tw-bg-opacity: 1;
	background-color: rgba(177, 177, 177, var(--tw-bg-opacity));
    padding: 1.5rem;
    margin-bottom: 5px;
}
.sidebar-menu > .menu-item:last-child {
      margin-bottom: 0; }
.sidebar-menu > .menu-item.is-open > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-item > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-parent > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-ancestor > .sidebar-menu-icon--open {
      display: none; }
.sidebar-menu > .menu-item.is-open > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-item > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-parent > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-ancestor > .sidebar-menu-icon--close {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
.sidebar-menu > .menu-item.is-open > .sub-menu, .sidebar-menu > .menu-item.current-menu-item > .sub-menu, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu {
      max-height: 5000px;
      margin-top: 2rem;
      opacity: 1; }
.sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.is-open > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-parent > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-ancestor > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.is-open > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-parent > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-ancestor > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.is-open > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-parent > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-ancestor > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.is-open > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-parent > .sidebar-menu-icon--open, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-ancestor > .sidebar-menu-icon--open {
        display: none; }
.sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.is-open > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-parent > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-ancestor > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.is-open > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-parent > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-ancestor > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.is-open > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-parent > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-ancestor > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.is-open > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-parent > .sidebar-menu-icon--close, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-ancestor > .sidebar-menu-icon--close {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
.sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.is-open > .sub-menu, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > .sub-menu, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-parent > .sub-menu, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.is-open > .sub-menu, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > .sub-menu, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-parent > .sub-menu, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.is-open > .sub-menu, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > .sub-menu, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-parent > .sub-menu, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.is-open > .sub-menu, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > .sub-menu, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-parent > .sub-menu, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu {
        max-height: 5000px;
        margin-top: 2rem;
        opacity: 1; }
.sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item:focus > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item:hover > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item:focus > a{
	font-weight: 700;
}
.sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > a, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > a{
	font-weight: 700;
}
.sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.is-open > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item.current-menu-item > a:before, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item.current-menu-item > a:before{
	display: inline-block;
            content: '';
            width: 20px;
            height: 20px;
            -webkit-transform: translateX(-4px) translateY(4px);
                 -o-transform: translateX(-4px) translateY(4px);
                    transform: translateX(-4px) translateY(4px);
            background: url("/spd/wp-content/themes/spd/resources/assets/icons/angle-right-solid.svg") center/contain no-repeat;
}
.sidebar-menu > .menu-item.is-open > .sub-menu .sidebar-menu-icon svg, .sidebar-menu > .menu-item.current-menu-item > .sub-menu .sidebar-menu-icon svg, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu .sidebar-menu-icon svg, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu .sidebar-menu-icon svg {
        width: 15px;
        height: 15px; }
.sidebar-menu > .menu-item.current-menu-item, .sidebar-menu > .menu-item.current-menu-parent, .sidebar-menu > .menu-item.current-menu-ancestor{
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.sidebar-menu > .menu-item.current-menu-item > .sub-menu > .menu-item, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu > .menu-item, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu > .menu-item {
        background-color: #009146; }
.sidebar-menu > .menu-item.current-menu-item > .sub-menu .sidebar-menu-icon svg, .sidebar-menu > .menu-item.current-menu-parent > .sub-menu .sidebar-menu-icon svg, .sidebar-menu > .menu-item.current-menu-ancestor > .sub-menu .sidebar-menu-icon svg{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.sidebar-menu > .menu-item > .sidebar-menu-icon {
      width: 4rem; }
.sidebar-menu > .menu-item > .sidebar-menu-icon svg {
        width: 2rem;
        height: 2rem; }
.sidebar-menu > .menu-item > a{
	font-size: 18px;
	font-weight: 700;
}
.sidebar-menu > .menu-item > .sub-menu > .menu-item > a{
	font-weight: 700;
}
.sidebar-menu > .menu-item > .sub-menu > .menu-item > .sub-menu > .menu-item > a{
	text-transform: uppercase;
}
.sidebar-menu .menu-item {
    cursor: pointer; }
.sidebar-menu .menu-item a {
      margin-right: 4rem; }
.sidebar-menu .sub-menu {
    position: relative;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height .5s, opacity .5s;
    -o-transition: max-height .5s, opacity .5s;
    transition: max-height .5s, opacity .5s;
    opacity: 0; }
.sidebar-menu .sub-menu > .menu-item{
	position: relative;
	border-radius: 1rem;
      padding: 1.5rem;
      margin-bottom: 5px;
}
.sidebar-menu .sub-menu > .menu-item:last-child {
        margin-bottom: 0; }
.sidebar-menu .sub-menu > .menu-item > .sub-menu > .menu-item{
	position: relative;
        padding: 5px 1.5rem;
        border-bottom: 1px solid #fff;
        border-radius: 0 !important;
}
.sidebar-menu .sub-menu > .menu-item > .sub-menu > .menu-item:last-child {
          border-bottom: none; }
.sidebar-menu-icon{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
  position: absolute;
  height: 5.6rem;
  top: 0;
  right: 1.5rem;
}
.sidebar-menu-icon--close {
    display: none; }
.sidebar-menu-icon svg {
    display: block; }
.depth-1{
	margin-bottom: 2rem;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-shadow: 0 0px 10px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 768px){
	.depth-1{
		margin-bottom: 4rem;
	}
}
.comment {
  list-style-type: none; }
.says {
  display: none; }
.children .comment-body {
  margin-left: 60px; }
.comment-body {
  padding: 10px; }
.comment-content {
  display: block;
  margin: 10px 0; }
.comment-author {
  margin-right: 10px; }
.comment-metadata {
  margin-right: 10px; }
.comment-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
.avatar {
  display: none; }
.comment-form-comment label {
  display: none; }
.comment-respond {
  margin-top: 20px; }
.comment-respond .submit {
    margin: 10px 0; }
.comment-awaiting-moderation {
  margin-right: 10px; }
.reply {
  color: #1DC9E5;
  font-weight: bold; }
#comments {
  display: none; }
.post-data{
	font-family: 'Playfair Display', sans-serif;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 375px){
	.post-data{
		font-size: 18px;
	}
}
@media (min-width: 1024px){
	.post-data{
		font-size: 20px;
	}
}
@media (min-width: 1440px){
	.post-data{
		font-size: 25px;
	}
}
.post-data {
  letter-spacing: 3.75px; }
.post-data a{
	--tw-text-opacity: 1;
	color: rgba(177, 177, 177, var(--tw-text-opacity));
}
.post-data ul li::marker {
    font-size: 150%;
    color: #fff; }
@media (min-width: 1670px){
	.blog-post{
		max-width: 1000px;
	}
}
@media (min-width: 2048px){
	.blog-post{
		max-width: 1300px;
	}
}
.post-categories {
  margin: 0 4px; }
.categories, .recent{
	display: none;
}
@media (min-width: 1280px){
	.categories, .recent{
		display: block;
	}
}
.categories.is-opened, .recent.is-opened{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
@media only screen and (max-width: 1279px) {
      .categories.is-opened, .recent.is-opened {
        -webkit-animation: slideDown forwards 1s;
             -o-animation: slideDown forwards 1s;
                animation: slideDown forwards 1s; } }
.open-arrow{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
@media (min-width: 1280px){
	.open-arrow{
		display: none;
	}
}
.svg-arrow1, .svg-arrow2{
	margin-left: 1rem;
  -webkit-transition: all ease-in-out .8s;
  -o-transition: all ease-in-out .8s;
  transition: all ease-in-out .8s;
}
.svg-arrow1.rotate, .svg-arrow2.rotate {
    -webkit-animation: rotate180 forwards 1s;
         -o-animation: rotate180 forwards 1s;
            animation: rotate180 forwards 1s; }
@-webkit-keyframes rotate180 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg); } }
@-o-keyframes rotate180 {
  0% {
    -o-transform: rotate(0);
       transform: rotate(0); }
  100% {
    -o-transform: rotate(-180deg);
       transform: rotate(-180deg); } }
@keyframes rotate180 {
  0% {
    -webkit-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(-180deg);
         -o-transform: rotate(-180deg);
            transform: rotate(-180deg); } }
.dot {
  position: relative; }
.dot::after{
	display: none;
}
@media (min-width: 640px){
	.dot::after{
		display: block;
	}
}
.dot::after {
  content: '';
  position: absolute;
  top: 40%;
  left: 100%;
  height: 4px;
  width: 4px;
  border-radius: 100%;
  background: white;
  margin: 0 10px; }
.breadcrumbs, .woocommerce-breadcrumb{
	font-family: 'Playfair Display', sans-serif;
}
@media (min-width: 768px){
	.breadcrumbs, .woocommerce-breadcrumb{
		margin-top: 5rem;
	}
}
@media (min-width: 1024px){
	.breadcrumbs, .woocommerce-breadcrumb{
		margin-top: 2.5rem;
	}
}
.breadcrumbs a, .woocommerce-breadcrumb a{
	position: relative;
	margin-top: 2.5rem;
	margin-right: 0.5rem;
	font-size: 14px;
}
@media (min-width: 640px){
	.breadcrumbs a, .woocommerce-breadcrumb a{
		font-size: 16px;
	}
}
@media (min-width: 768px){
	.breadcrumbs a, .woocommerce-breadcrumb a{
		font-size: 18px;
	}
}
@media (min-width: 1024px){
	.breadcrumbs a, .woocommerce-breadcrumb a{
		margin-top: 0.5rem;
	}
}
.breadcrumbs a:after, .woocommerce-breadcrumb a:after{
	position: absolute;
	display: block;
      content: '';
      width: 14px;
      height: 16px;
      top: calc(50% - 8px);
      right: -20px;
}
.breadcrumbs a:hover, .breadcrumbs a:focus, .woocommerce-breadcrumb a:hover, .woocommerce-breadcrumb a:focus{
	text-decoration: underline;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 700ms;
	     -o-transition-duration: 700ms;
	        transition-duration: 700ms;
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	     -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.breadcrumbs span, .woocommerce-breadcrumb span{
	position: relative;
	font-size: 14px;
}
@media (min-width: 640px){
	.breadcrumbs span, .woocommerce-breadcrumb span{
		font-size: 16px;
	}
}
@media (min-width: 768px){
	.breadcrumbs span, .woocommerce-breadcrumb span{
		font-size: 18px;
	}
}
.page-breadcrumbs{
	font-family: 'Playfair Display', sans-serif;
}
@media (min-width: 768px){
	.page-breadcrumbs{
		margin-top: 5rem;
	}
}
@media (min-width: 1024px){
	.page-breadcrumbs{
		margin-top: 2.5rem;
	}
}
.page-breadcrumbs a{
	position: relative;
	margin-right: 0.5rem;
	font-size: 14px;
}
@media (min-width: 640px){
	.page-breadcrumbs a{
		font-size: 16px;
	}
}
@media (min-width: 768px){
	.page-breadcrumbs a{
		font-size: 18px;
	}
}
@media (min-width: 1024px){
	.page-breadcrumbs a{
		margin-top: 0.5rem;
	}
}
.page-breadcrumbs a:after{
	position: absolute;
	display: block;
      content: '';
      width: 14px;
      height: 16px;
      top: calc(50% - 8px);
      right: -20px;
}
.page-breadcrumbs a:hover, .page-breadcrumbs a:focus{
	text-decoration: underline;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 700ms;
	     -o-transition-duration: 700ms;
	        transition-duration: 700ms;
	-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	     -o-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.page-breadcrumbs span{
	position: relative;
	font-size: 14px;
}
@media (min-width: 640px){
	.page-breadcrumbs span{
		font-size: 16px;
	}
}
@media (min-width: 768px){
	.page-breadcrumbs span{
		font-size: 18px;
	}
}
.breadcrumbs a:after {
  color: #24407B; }
.btn{
	margin-left: -1.75rem;
	--tw-scale-x: .8;
	--tw-scale-y: .8;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	transform: var(--tw-transform);
	cursor: pointer;
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-transform: uppercase;
	letter-spacing: 2.4px;
	outline: 2px solid transparent;
	outline-offset: 2px;
}
@media (min-width: 640px){
	.btn{
		margin-left: -1.5rem;
	}
}
@media (min-width: 768px){
	.btn{
		margin-left: -1rem;
	}
	.btn{
		--tw-scale-x: .9;
		--tw-scale-y: .9;
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
}
@media (min-width: 1024px){
	.btn{
		margin-left: 0;
	}
	.btn{
		--tw-scale-x: 1;
		--tw-scale-y: 1;
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
}
.btn {
  display: inline-block;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1; }
@-webkit-keyframes move{
	0%, 100%{
		-webkit-transform: translateX(0px);
		        transform: translateX(0px);
	}
	50%{
		-webkit-transform: translateX(10px);
		        transform: translateX(10px);
	}
}
@-o-keyframes move{
	0%, 100%{
		-o-transform: translateX(0px);
		   transform: translateX(0px);
	}
	50%{
		-o-transform: translateX(10px);
		   transform: translateX(10px);
	}
}
@keyframes move{
	0%, 100%{
		-webkit-transform: translateX(0px);
		     -o-transform: translateX(0px);
		        transform: translateX(0px);
	}
	50%{
		-webkit-transform: translateX(10px);
		     -o-transform: translateX(10px);
		        transform: translateX(10px);
	}
}
.group:hover .btn-svg{
	-webkit-animation: move 1s ease-in-out infinite;
	     -o-animation: move 1s ease-in-out infinite;
	        animation: move 1s ease-in-out infinite;
}
.btn-small{
	--tw-scale-x: .8;
	--tw-scale-y: .8;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	transform: var(--tw-transform);
}
.btn-post, .comment-respond .submit{
	margin-left: -1.75rem;
	--tw-scale-x: .75;
	--tw-scale-y: .75;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	transform: var(--tw-transform);
	cursor: pointer;
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 2.25rem;
	padding-right: 2.25rem;
	font-family: 'Playfair Display', sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	outline: 2px solid transparent;
	outline-offset: 2px;
}
@media (min-width: 375px){
	.btn-post, .comment-respond .submit{
		--tw-scale-x: .8;
		--tw-scale-y: .8;
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
}
@media (min-width: 640px){
	.btn-post, .comment-respond .submit{
		margin-left: -1.5rem;
	}
	.btn-post, .comment-respond .submit{
		font-size: 20px;
	}
}
@media (min-width: 768px){
	.btn-post, .comment-respond .submit{
		margin-left: -1rem;
	}
	.btn-post, .comment-respond .submit{
		--tw-scale-x: .9;
		--tw-scale-y: .9;
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
}
@media (min-width: 1024px){
	.btn-post, .comment-respond .submit{
		margin-left: 0;
	}
	.btn-post, .comment-respond .submit{
		--tw-scale-x: 1;
		--tw-scale-y: 1;
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
	.btn-post, .comment-respond .submit{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
}
.btn-post, .comment-respond .submit {
  display: inline-block;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  background-color: #2248CA;
  border: solid 1px #2248CA; }
.button{
	position: relative;
	z-index: 10;
}
.button__default{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 5rem;
	min-width: 20rem;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	overflow: hidden;
	border-radius: 3rem;
	border-width: 2px;
	border-style: solid;
	--tw-border-opacity: 1;
	border-color: rgba(36, 64, 123, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
	padding-left: 3rem;
	padding-right: 3rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--tw-shadow: 0px 0px 0px 2px transparent;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	     -o-transition-duration: 300ms;
	        transition-duration: 300ms;
}
.button__default:hover, .button__default:focus{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(46, 46, 46, var(--tw-text-opacity));
}
.button__default:focus{
	--tw-shadow: 0px 0px 0px 2px #6BA528;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.button__underline{
	overflow: hidden;
}
.button__underline:after{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 1px;
	width: 100%;
	--tw-translate-x: -100%;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	--tw-scale-x: 0;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform, -o-transform;
	-webkit-transition-duration: 300ms;
	     -o-transition-duration: 300ms;
	        transition-duration: 300ms;
      content: '';
}
.button__underline:hover, .button__underline:focus{
	--tw-text-opacity: 1;
	color: rgba(36, 64, 123, var(--tw-text-opacity));
}
.button__underline:hover:after, .button__underline:focus:after{
	--tw-translate-x: 0;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	--tw-scale-x: 1;
	transform: var(--tw-transform);
}
.button__underline--primary{
	--tw-text-opacity: 1;
	color: rgba(36, 64, 123, var(--tw-text-opacity));
}
.button__underline--white:after{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.button__underline--white:hover, .button__underline--white:focus{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.button__underline--visible:after{
	--tw-translate-x: 0;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	--tw-scale-x: 1;
	transform: var(--tw-transform);
}
.navbutton{
	position: fixed;
	top: 0;
	right: 0;
	height: 6rem;
	width: 6rem;
	border-top-left-radius: 1rem;
	border-bottom-left-radius: 1rem;
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
	--tw-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	outline: 2px solid transparent;
	outline-offset: 2px;
  z-index: 48;
}
.navbutton__item{
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 0.5rem;
	width: 3.5rem;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.navbutton__item:nth-child(2) {
      margin-top: 5px;
      margin-bottom: 5px; }
.navbutton-close{
	position: absolute;
	right: 1.5rem;
	height: 3rem;
	width: 3rem;
	outline: 2px solid transparent;
	outline-offset: 2px;
  top: 13px;
}
.navbutton-close__item{
	position: absolute;
	display: block;
	height: 0.5rem;
	width: 3.5rem;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
    -webkit-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);
}
.navbutton-close__item:first-child {
      -webkit-transform: rotate(-45deg);
           -o-transform: rotate(-45deg);
              transform: rotate(-45deg); }
.swiper-lazy-preloader{
	position: absolute;
	--tw-border-opacity: 1;
	border-color: rgba(36, 64, 123, var(--tw-border-opacity));
  width: 42px;
  height: 42px;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
       -o-transform-origin: 50%;
          transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
       -o-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-width: 4px;
  border-radius: 50%;
  border-top-color: transparent !important;
  -webkit-animation: spin 2s linear infinite;
       -o-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}
.swiper-container {
  margin: 0; }
.js-slider-main .swiper-slide {
  opacity: 0 !important;
  -webkit-transition: opacity .5s ease-in-out !important;
  -o-transition: opacity .5s ease-in-out !important;
  transition: opacity .5s ease-in-out !important; }
.js-slider-main .swiper-slide.swiper-slide-active {
    opacity: 1 !important; }
.swiper-pagination{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.swiper-pagination-bullet{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: block;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	cursor: pointer;
	border-radius: 9999px;
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
	--tw-shadow: 0px 0px 0px 2px transparent;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	     -o-transition-duration: 300ms;
	        transition-duration: 300ms;
    background: rgba(0, 0, 0, 0.33);
    width: 11px;
    height: 11px;
}
.swiper-pagination-bullet-active{
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
}
.swiper-pagination-bullet:hover, .swiper-pagination-bullet:focus{
	--tw-scale-x: .9;
	--tw-scale-y: .9;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.swiper-pagination-bullet:focus{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-shadow: 0px 0px 0px 2px #262626;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.pagination-bullets{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.pagination-bullets > .swiper-pagination-bullet{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	display: block;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	cursor: pointer;
	border-radius: 9999px;
	border-width: 2px;
	border-style: solid;
	border-color: transparent;
	--tw-shadow: 0px 0px 0px 2px transparent;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	     -o-transition-duration: 300ms;
	        transition-duration: 300ms;
    background: rgba(255, 255, 255, 0.33);
    width: 11px;
    height: 11px;
}
.pagination-bullets > .swiper-pagination-bullet-active{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.pagination-bullets > .swiper-pagination-bullet:hover, .pagination-bullets > .swiper-pagination-bullet:focus{
	--tw-scale-x: .9;
	--tw-scale-y: .9;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.pagination-bullets > .swiper-pagination-bullet:focus{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-shadow: 0px 0px 0px 2px #262626;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.pagination-bullets > .swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.anim-img{
	--tw-scale-x: 0;
	--tw-scale-y: 0;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	transform: var(--tw-transform);
	opacity: 0;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 100ms;
	     -o-transition-delay: 100ms;
	        transition-delay: 100ms;
	-webkit-transition-duration: 500ms;
	     -o-transition-duration: 500ms;
	        transition-duration: 500ms;
}
.anim-title, .anim-subtitle, .anim-content, .anim-btn{
	--tw-translate-x: 100%;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	transform: var(--tw-transform);
	opacity: 0;
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-delay: 150ms;
	     -o-transition-delay: 150ms;
	        transition-delay: 150ms;
	-webkit-transition-duration: 500ms;
	     -o-transition-duration: 500ms;
	        transition-duration: 500ms;
}
.anim-subtitle{
	-webkit-transition-delay: 200ms;
	     -o-transition-delay: 200ms;
	        transition-delay: 200ms;
}
.anim-content{
	-webkit-transition-delay: 250ms;
	     -o-transition-delay: 250ms;
	        transition-delay: 250ms;
}
.anim-btn{
	-webkit-transition-delay: 300ms;
	     -o-transition-delay: 300ms;
	        transition-delay: 300ms;
}
.swiper-slide-active-img{
	--tw-translate-x: 100%;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	opacity: 0;
}
.swiper-slide-active-title, .swiper-slide-active-subtitle, .swiper-slide-active-content, .swiper-slide-active-btn{
	--tw-translate-x: 0;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	opacity: 1;
}
.svg-fill-white svg{
	fill: #fff;
}
.svg-fill-primary svg{
	fill: #24407B;
}
.svg-fill-secondary svg{
	fill: #2E2E2E;
}
.svg-fill-tertiary svg{
	fill: #B1B1B1;
}
.svg-transition svg{
	-webkit-transition-property: background-color, border-color, color, fill, stroke;
	-o-transition-property: background-color, border-color, color, fill, stroke;
	transition-property: background-color, border-color, color, fill, stroke;
	-webkit-transition-duration: 300ms;
	     -o-transition-duration: 300ms;
	        transition-duration: 300ms;
}
.svg-s-full svg{
	height: 100%;
	width: 100%;
}
.svg-s-14 svg{
	height: 3.5rem;
	width: 3.5rem;
}
.svg-h-16 svg{
	height: 4rem;
	width: auto;
}
.svg-s-20 svg{
	height: 5rem;
	width: 5rem;
}
.svg-s-28 svg{
	height: 7rem;
	width: 7rem;
}
.svg-s-32 svg{
	height: 8rem;
	width: 8rem;
}
#comment {
  width: 100%; }
.comment-reply-title{
	margin-bottom: 1.25rem;
	font-family: 'Playfair Display', sans-serif;
	font-size: 25px;
	text-transform: uppercase;
  letter-spacing: 3.75px;
}
.comment-list ol {
  list-style: none; }
.comment-form p{
	margin-bottom: 1rem;
}
.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea{
	margin-bottom: 0.25rem;
	display: block;
	width: 100%;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	--tw-border-opacity: 1;
	border-color: rgba(0, 0, 0, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	font-size: 16px;
	line-height: 1.5;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-shadow: 0 0px 10px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.comment-form input[type="text"]:focus, .comment-form input[type="email"]:focus, .comment-form input[type="url"]:focus, .comment-form textarea:focus{
	--tw-shadow: 0 0 0 3px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.pagination{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-bottom: 2.5rem;
}
.page-numbers{
	margin-left: 0.75rem;
	margin-right: 0.75rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	line-height: 3rem;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 300ms;
	     -o-transition-duration: 300ms;
	        transition-duration: 300ms;
}
.page-numbers:hover{
	--tw-translate-y: -0.5rem;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.page-numbers:focus{
	--tw-translate-y: -0.5rem;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.page-numbers {
  -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.1));
  height: 40px;
  width: 40px; }
.page-numbers:focus{
	text-decoration: underline;
}
.page-numbers.current{
	font-weight: 700;
    -webkit-box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16);
}
.page-numbers.prev, .page-numbers.next{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 3rem;
	width: 3rem;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border-radius: 1rem;
	border-width: 2px;
	border-style: solid;
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	--tw-shadow: 0px 0px 0px 2px transparent;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.page-numbers.prev:hover, .page-numbers.prev:focus, .page-numbers.next:hover, .page-numbers.next:focus{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.page-numbers.prev:focus, .page-numbers.next:focus{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-shadow: 0px 0px 0px 2px #3B3B3B;
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
/*! purgecss end ignore */
.hover\:-translate-y-10:hover{
	--tw-translate-y: -2.5rem;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.hover\:scale-110:hover{
	--tw-scale-x: 1.1;
	--tw-scale-y: 1.1;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.hover\:scale-105:hover{
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.hover\:bg-primary:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
}
.hover\:text-primary:hover{
	--tw-text-opacity: 1;
	color: rgba(36, 64, 123, var(--tw-text-opacity));
}
.hover\:shadow-custom:hover{
	--tw-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
	        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.focus\:border-primary:focus{
	--tw-border-opacity: 1;
	border-color: rgba(36, 64, 123, var(--tw-border-opacity));
}
.focus\:text-primary:focus{
	--tw-text-opacity: 1;
	color: rgba(36, 64, 123, var(--tw-text-opacity));
}
.group:hover .group-hover\:scale-125{
	--tw-scale-x: 1.25;
	--tw-scale-y: 1.25;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.group:hover .group-hover\:scale-110{
	--tw-scale-x: 1.1;
	--tw-scale-y: 1.1;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.group:hover .group-hover\:scale-150{
	--tw-scale-x: 1.5;
	--tw-scale-y: 1.5;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.group:hover .group-hover\:scale-105{
	--tw-scale-x: 1.05;
	--tw-scale-y: 1.05;
	-webkit-transform: var(--tw-transform);
	     -o-transform: var(--tw-transform);
	        transform: var(--tw-transform);
}
.group:hover .group-hover\:bg-primary{
	--tw-bg-opacity: 1;
	background-color: rgba(36, 64, 123, var(--tw-bg-opacity));
}
@media (min-width: 375px){
	.xs\:top-\[75\%\]{
		top: 75%;
	}
	.xs\:bottom-28{
		bottom: 7rem;
	}
	.xs\:left-4{
		left: 1rem;
	}
	.xs\:mx-2{
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}
	.xs\:mt-30{
		margin-top: 7.5rem;
	}
	.xs\:block{
		display: block;
	}
	.xs\:w-11\/12{
		width: 91.666667%;
	}
	.xs\:w-140{
		width: 35rem;
	}
	.xs\:text-\[28px\]{
		font-size: 28px;
	}
	.xs\:text-lg{
		font-size: 18px;
	}
	.xs\:text-base{
		font-size: 16px;
	}
	.xs\:text-3xl{
		font-size: 30px;
	}
	.xs\:text-2xl{
		font-size: 25px;
	}
	.xs\:text-\[31px\]{
		font-size: 31px;
	}
}
@media (min-width: 425px){
	.s\:mt-0{
		margin-top: 0;
	}
	.s\:mt-5{
		margin-top: 1.25rem;
	}
	.s\:min-h-\[49rem\]{
		min-height: 49rem;
	}
}
@media (min-width: 640px){
	.sm\:top-\[60\%\]{
		top: 60%;
	}
	.sm\:bottom-20{
		bottom: 5rem;
	}
	.sm\:left-10{
		left: 2.5rem;
	}
	.sm\:-bottom-22{
		bottom: -5.5rem;
	}
	.sm\:top-\[46\%\]{
		top: 46%;
	}
	.sm\:my-10{
		margin-top: 2.5rem;
		margin-bottom: 2.5rem;
	}
	.sm\:mx-14{
		margin-left: 3.5rem;
		margin-right: 3.5rem;
	}
	.sm\:mt-34{
		margin-top: 8.5rem;
	}
	.sm\:mt-40{
		margin-top: 10rem;
	}
	.sm\:mt-42{
		margin-top: 10.5rem;
	}
	.sm\:ml-8{
		margin-left: 2rem;
	}
	.sm\:mt-10{
		margin-top: 2.5rem;
	}
	.sm\:h-32{
		height: 8rem;
	}
	.sm\:min-h-\[36rem\]{
		min-height: 36rem;
	}
	.sm\:w-5\/12{
		width: 41.666667%;
	}
	.sm\:translate-y-24{
		--tw-translate-y: 6rem;
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
	.sm\:scale-80{
		--tw-scale-x: .8;
		--tw-scale-y: .8;
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
	.sm\:transform{
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
	.sm\:flex-row{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.sm\:items-baseline{
		-webkit-box-align: baseline;
		    -ms-flex-align: baseline;
		        align-items: baseline;
	}
	.sm\:justify-center{
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.sm\:justify-evenly{
		-webkit-box-pack: space-evenly;
		    -ms-flex-pack: space-evenly;
		        justify-content: space-evenly;
	}
	.sm\:p-22{
		padding: 5.5rem;
	}
	.sm\:p-20{
		padding: 5rem;
	}
	.sm\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.sm\:pl-12{
		padding-left: 3rem;
	}
	.sm\:text-center{
		text-align: center;
	}
	.sm\:text-3xl{
		font-size: 30px;
	}
	.sm\:text-\[19px\]{
		font-size: 19px;
	}
	.sm\:text-4xl{
		font-size: 40px;
	}
	.sm\:text-lg{
		font-size: 18px;
	}
	.sm\:text-base{
		font-size: 16px;
	}
	.sm\:text-5xl{
		font-size: 50px;
	}
	.sm\:text-xl{
		font-size: 20px;
	}
}
@media (min-width: 768px){
	.md\:absolute{
		position: absolute;
	}
	.md\:top-\[55\%\]{
		top: 55%;
	}
	.md\:top-12{
		top: 3rem;
	}
	.md\:right-10{
		right: 2.5rem;
	}
	.md\:-bottom-30{
		bottom: -7.5rem;
	}
	.md\:right-\[-16\%\]{
		right: -16%;
	}
	.md\:bottom-\[-30\%\]{
		bottom: -30%;
	}
	.md\:top-\[41\%\]{
		top: 41%;
	}
	.md\:my-0{
		margin-top: 0;
		margin-bottom: 0;
	}
	.md\:mt-20{
		margin-top: 5rem;
	}
	.md\:mt-6{
		margin-top: 1.5rem;
	}
	.md\:mr-10{
		margin-right: 2.5rem;
	}
	.md\:mr-0{
		margin-right: 0;
	}
	.md\:mb-10{
		margin-bottom: 2.5rem;
	}
	.md\:mb-20{
		margin-bottom: 5rem;
	}
	.md\:mt-0{
		margin-top: 0;
	}
	.md\:block{
		display: block;
	}
	.md\:h-auto{
		height: auto;
	}
	.md\:h-full{
		height: 100%;
	}
	.md\:min-h-\[38rem\]{
		min-height: 38rem;
	}
	.md\:min-h-\[52rem\]{
		min-height: 52rem;
	}
	.md\:min-h-screen{
		min-height: 100vh;
	}
	.md\:min-h-\[55rem\]{
		min-height: 55rem;
	}
	.md\:min-h-\[32rem\]{
		min-height: 32rem;
	}
	.md\:w-50p{
		width: 50%;
	}
	.md\:w-4\/12{
		width: 33.333333%;
	}
	.md\:w-\[49\%\]{
		width: 49%;
	}
	.md\:w-\[46\%\]{
		width: 46%;
	}
	.md\:w-6\/12{
		width: 50%;
	}
	.md\:w-10\/12{
		width: 83.333333%;
	}
	.md\:w-8\/12{
		width: 66.666667%;
	}
	.md\:flex-row{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.md\:flex-col{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.md\:justify-around{
		-ms-flex-pack: distribute;
		    justify-content: space-around;
	}
	.md\:p-12{
		padding: 3rem;
	}
	.md\:pt-20{
		padding-top: 5rem;
	}
	.md\:pb-0{
		padding-bottom: 0;
	}
	.md\:pb-10{
		padding-bottom: 2.5rem;
	}
	.md\:pr-8{
		padding-right: 2rem;
	}
	.md\:text-\[50px\]{
		font-size: 50px;
	}
	.md\:text-\[214px\]{
		font-size: 214px;
	}
	.md\:text-white{
		--tw-text-opacity: 1;
		color: rgba(255, 255, 255, var(--tw-text-opacity));
	}
}
@media (min-width: 882px){
	.md3\:min-h-\[32rem\]{
		min-height: 32rem;
	}
	.md3\:min-h-\[45rem\]{
		min-height: 45rem;
	}
	.md3\:min-h-\[38rem\]{
		min-height: 38rem;
	}
}
@media (min-width: 1024px){
	.lg\:-left-10{
		left: -2.5rem;
	}
	.lg\:bottom-0{
		bottom: 0;
	}
	.lg\:-bottom-32{
		bottom: -8rem;
	}
	.lg\:top-0{
		top: 0;
	}
	.lg\:left-0{
		left: 0;
	}
	.lg\:my-30{
		margin-top: 7.5rem;
		margin-bottom: 7.5rem;
	}
	.lg\:mx-0{
		margin-left: 0;
		margin-right: 0;
	}
	.lg\:my-14{
		margin-top: 3.5rem;
		margin-bottom: 3.5rem;
	}
	.lg\:my-8{
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
	.lg\:mb-16{
		margin-bottom: 4rem;
	}
	.lg\:mt-30{
		margin-top: 7.5rem;
	}
	.lg\:mt-0{
		margin-top: 0;
	}
	.lg\:ml-20{
		margin-left: 5rem;
	}
	.lg\:mt-52{
		margin-top: 13rem;
	}
	.lg\:ml-0{
		margin-left: 0;
	}
	.lg\:mt-14{
		margin-top: 3.5rem;
	}
	.lg\:mt-20{
		margin-top: 5rem;
	}
	.lg\:mt-44{
		margin-top: 11rem;
	}
	.lg\:mb-28{
		margin-bottom: 7rem;
	}
	.lg\:mb-0{
		margin-bottom: 0;
	}
	.lg\:ml-10{
		margin-left: 2.5rem;
	}
	.lg\:mb-12{
		margin-bottom: 3rem;
	}
	.lg\:mt-8{
		margin-top: 2rem;
	}
	.lg\:block{
		display: block;
	}
	.lg\:flex{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.lg\:hidden{
		display: none;
	}
	.lg\:h-auto{
		height: auto;
	}
	.lg\:max-h-\[45rem\]{
		max-height: 45rem;
	}
	.lg\:min-h-\[44rem\]{
		min-height: 44rem;
	}
	.lg\:min-h-\[50rem\]{
		min-height: 50rem;
	}
	.lg\:min-h-\[6rem\]{
		min-height: 6rem;
	}
	.lg\:w-6\/12{
		width: 50%;
	}
	.lg\:w-90p{
		width: 90%;
	}
	.lg\:w-10\/12{
		width: 83.333333%;
	}
	.lg\:w-5\/12{
		width: 41.666667%;
	}
	.lg\:w-3\/12{
		width: 25%;
	}
	.lg\:w-\[48\%\]{
		width: 48%;
	}
	.lg\:w-\[30\%\]{
		width: 30%;
	}
	.lg\:max-w-\[60\%\]{
		max-width: 60%;
	}
	.lg\:translate-y-28{
		--tw-translate-y: 7rem;
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
	.lg\:scale-100{
		--tw-scale-x: 1;
		--tw-scale-y: 1;
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
	.lg\:flex-row{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.lg\:flex-wrap{
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	.lg\:justify-end{
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
	}
	.lg\:justify-around{
		-ms-flex-pack: distribute;
		    justify-content: space-around;
	}
	.lg\:bg-transparent{
		background-color: transparent;
	}
	.lg\:p-10{
		padding: 2.5rem;
	}
	.lg\:py-20{
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.lg\:px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.lg\:px-\[50px\]{
		padding-left: 50px;
		padding-right: 50px;
	}
	.lg\:pb-0{
		padding-bottom: 0;
	}
	.lg\:pl-20{
		padding-left: 5rem;
	}
	.lg\:text-xl{
		font-size: 20px;
	}
	.lg\:text-3xl{
		font-size: 30px;
	}
	.lg\:text-5xl{
		font-size: 50px;
	}
	.lg\:text-2xl{
		font-size: 25px;
	}
	.lg\:text-\[35px\]{
		font-size: 35px;
	}
}
@media (min-width: 1280px){
	.xl\:right-\[-15\%\]{
		right: -15%;
	}
	.xl\:top-26{
		top: 6.5rem;
	}
	.xl\:top-46{
		top: 11.5rem;
	}
	.xl\:left-\[36\%\]{
		left: 36%;
	}
	.xl\:top-\[39\%\]{
		top: 39%;
	}
	.xl\:top-20{
		top: 5rem;
	}
	.xl\:right-20{
		right: 5rem;
	}
	.xl\:bottom-0{
		bottom: 0;
	}
	.xl\:-bottom-20{
		bottom: -5rem;
	}
	.xl\:top-\[43\%\]{
		top: 43%;
	}
	.xl\:my-0{
		margin-top: 0;
		margin-bottom: 0;
	}
	.xl\:mx-10{
		margin-left: 2.5rem;
		margin-right: 2.5rem;
	}
	.xl\:mt-40{
		margin-top: 10rem;
	}
	.xl\:mb-24{
		margin-bottom: 6rem;
	}
	.xl\:mb-12{
		margin-bottom: 3rem;
	}
	.xl\:mt-44{
		margin-top: 11rem;
	}
	.xl\:mt-0{
		margin-top: 0;
	}
	.xl\:ml-16{
		margin-left: 4rem;
	}
	.xl\:mt-30{
		margin-top: 7.5rem;
	}
	.xl\:mt-\[10px\]{
		margin-top: 10px;
	}
	.xl\:mb-0{
		margin-bottom: 0;
	}
	.xl\:mt-32{
		margin-top: 8rem;
	}
	.xl\:mr-20{
		margin-right: 5rem;
	}
	.xl\:mb-32{
		margin-bottom: 8rem;
	}
	.xl\:mb-20{
		margin-bottom: 5rem;
	}
	.xl\:mr-10{
		margin-right: 2.5rem;
	}
	.xl\:mt-50{
		margin-top: 12.5rem;
	}
	.xl\:-mt-60{
		margin-top: -15rem;
	}
	.xl\:mt-20{
		margin-top: 5rem;
	}
	.xl\:flex{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.xl\:hidden{
		display: none;
	}
	.xl\:h-auto{
		height: auto;
	}
	.xl\:h-\[1000px\]{
		height: 1000px;
	}
	.xl\:min-h-\[80vh\]{
		min-height: 80vh;
	}
	.xl\:min-h-\[90vh\]{
		min-height: 90vh;
	}
	.xl\:min-h-screen{
		min-height: 100vh;
	}
	.xl\:min-h-\[44rem\]{
		min-height: 44rem;
	}
	.xl\:min-h-\[50rem\]{
		min-height: 50rem;
	}
	.xl\:min-h-\[52rem\]{
		min-height: 52rem;
	}
	.xl\:min-h-\[60rem\]{
		min-height: 60rem;
	}
	.xl\:min-h-\[27rem\]{
		min-height: 27rem;
	}
	.xl\:w-4\/12{
		width: 33.333333%;
	}
	.xl\:w-6\/12{
		width: 50%;
	}
	.xl\:w-80p{
		width: 80%;
	}
	.xl\:w-7\/12{
		width: 58.333333%;
	}
	.xl\:w-auto{
		width: auto;
	}
	.xl\:w-\[32\%\]{
		width: 32%;
	}
	.xl\:w-\[30\%\]{
		width: 30%;
	}
	.xl\:w-\[29\%\]{
		width: 29%;
	}
	.xl\:w-3\/12{
		width: 25%;
	}
	.xl\:w-\[55\%\]{
		width: 55%;
	}
	.xl\:w-8\/12{
		width: 66.666667%;
	}
	.xl\:w-5\/12{
		width: 41.666667%;
	}
	.xl\:max-w-\[70\%\]{
		max-width: 70%;
	}
	.xl\:translate-y-34{
		--tw-translate-y: 8.5rem;
		-webkit-transform: var(--tw-transform);
		     -o-transform: var(--tw-transform);
		        transform: var(--tw-transform);
	}
	.xl\:flex-row{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.xl\:flex-col{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.xl\:items-start{
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.xl\:items-end{
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
	}
	.xl\:justify-between{
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.xl\:bg-left{
		background-position: left;
	}
	.xl\:object-fill{
		-o-object-fit: fill;
		   object-fit: fill;
	}
	.xl\:object-center{
		-o-object-position: center;
		   object-position: center;
	}
	.xl\:p-20{
		padding: 5rem;
	}
	.xl\:p-10{
		padding: 2.5rem;
	}
	.xl\:px-0{
		padding-left: 0;
		padding-right: 0;
	}
	.xl\:py-20{
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.xl\:py-40{
		padding-top: 10rem;
		padding-bottom: 10rem;
	}
	.xl\:px-12{
		padding-left: 3rem;
		padding-right: 3rem;
	}
	.xl\:pt-0{
		padding-top: 0;
	}
	.xl\:pr-50{
		padding-right: 12.5rem;
	}
	.xl\:pb-0{
		padding-bottom: 0;
	}
	.xl\:pr-60{
		padding-right: 15rem;
	}
	.xl\:pl-60{
		padding-left: 15rem;
	}
	.xl\:pt-80{
		padding-top: 20rem;
	}
	.xl\:pb-24{
		padding-bottom: 6rem;
	}
	.xl\:pb-40{
		padding-bottom: 10rem;
	}
	.xl\:pt-40{
		padding-top: 10rem;
	}
	.xl\:text-right{
		text-align: right;
	}
	.xl\:text-4xl{
		font-size: 40px;
	}
}
@media (min-width: 1440px){
	.\32xl\:right-\[-10\%\]{
		right: -10%;
	}
	.\32xl\:-bottom-22{
		bottom: -5.5rem;
	}
	.\32xl\:right-\[-8\%\]{
		right: -8%;
	}
	.\32xl\:-bottom-50{
		bottom: -12.5rem;
	}
	.\32xl\:top-\[38\%\]{
		top: 38%;
	}
	.\32xl\:my-10{
		margin-top: 2.5rem;
		margin-bottom: 2.5rem;
	}
	.\32xl\:my-5{
		margin-top: 1.25rem;
		margin-bottom: 1.25rem;
	}
	.\32xl\:ml-20{
		margin-left: 5rem;
	}
	.\32xl\:mb-42{
		margin-bottom: 10.5rem;
	}
	.\32xl\:mb-40{
		margin-bottom: 10rem;
	}
	.\32xl\:max-h-\[55rem\]{
		max-height: 55rem;
	}
	.\32xl\:min-h-\[80vh\]{
		min-height: 80vh;
	}
	.\32xl\:min-h-\[38rem\]{
		min-height: 38rem;
	}
	.\32xl\:min-h-\[42rem\]{
		min-height: 42rem;
	}
	.\32xl\:min-h-220{
		min-height: 55rem;
	}
	.\32xl\:min-h-\[41rem\]{
		min-height: 41rem;
	}
	.\32xl\:min-h-\[12rem\]{
		min-height: 12rem;
	}
	.\32xl\:w-5\/12{
		width: 41.666667%;
	}
	.\32xl\:w-auto{
		width: auto;
	}
	.\32xl\:w-7\/12{
		width: 58.333333%;
	}
	.\32xl\:w-4\/12{
		width: 33.333333%;
	}
	.\32xl\:flex-nowrap{
		-ms-flex-wrap: nowrap;
		    flex-wrap: nowrap;
	}
	.\32xl\:text-xl{
		font-size: 20px;
	}
	.\32xl\:text-\[39px\]{
		font-size: 39px;
	}
	.\32xl\:text-2xl{
		font-size: 25px;
	}
}
@media (min-width: 1670px){
	.\33xl\:right-0{
		right: 0;
	}
	.\33xl\:left-\[40\%\]{
		left: 40%;
	}
	.\33xl\:top-\[36\%\]{
		top: 36%;
	}
	.\33xl\:my-10{
		margin-top: 2.5rem;
		margin-bottom: 2.5rem;
	}
	.\33xl\:mx-20{
		margin-left: 5rem;
		margin-right: 5rem;
	}
	.\33xl\:mr-0{
		margin-right: 0;
	}
	.\33xl\:ml-32{
		margin-left: 8rem;
	}
	.\33xl\:mt-8{
		margin-top: 2rem;
	}
	.\33xl\:h-auto{
		height: auto;
	}
	.\33xl\:w-\[30\%\]{
		width: 30%;
	}
	.\33xl\:p-30{
		padding: 7.5rem;
	}
	.\33xl\:pt-20{
		padding-top: 5rem;
	}
	.\33xl\:text-5xl{
		font-size: 50px;
	}
	.\33xl\:tracking-\[3px\]{
		letter-spacing: 3px;
	}
}
@media (min-width: 1800px){
	.\34xl\:right-\[-19\%\]{
		right: -19%;
	}
	.\34xl\:bottom-\[-34\%\]{
		bottom: -34%;
	}
}
@media (min-width: 2048px){
	.\35xl\:ml-0{
		margin-left: 0;
	}
	.\35xl\:min-h-\[37rem\]{
		min-height: 37rem;
	}
	.\35xl\:items-center{
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
}

