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

.relative{
	position: relative;
}
.absolute{
	position: absolute;
}
.fixed{
	position: fixed;
}
.left-8{
	left: 2rem;
}
.bottom-0{
	bottom: 0;
}
.top-0{
	top: 0;
}
.top-40p{
	top: 40%;
}
.top-8{
	top: 2rem;
}
.right-5{
	right: 1.25rem;
}
.top-\[32\%\]{
	top: 32%;
}
.left-\[110\%\]{
	left: 110%;
}
.left-0{
	left: 0;
}
.z-20{
	z-index: 20;
}
.z-10{
	z-index: 10;
}
.z-100{
	z-index: 100;
}
.-z-1{
	z-index: -1;
}
.z-50{
	z-index: 50;
}
.m-2{
	margin: 0.5rem;
}
.my-2{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
.mx-10{
	margin-left: 2.5rem;
	margin-right: 2.5rem;
}
.mx-6{
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}
.my-6{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.my-10{
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}
.mx-2{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.my-4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.mx-4{
	margin-left: 1rem;
	margin-right: 1rem;
}
.mx-8{
	margin-left: 2rem;
	margin-right: 2rem;
}
.my-8{
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.mt-24{
	margin-top: 6rem;
}
.mb-6{
	margin-bottom: 1.5rem;
}
.mt-40{
	margin-top: 10rem;
}
.-ml-8{
	margin-left: -2rem;
}
.mb-5{
	margin-bottom: 1.25rem;
}
.ml-10{
	margin-left: 2.5rem;
}
.mb-\[14px\]{
	margin-bottom: 14px;
}
.mb-12{
	margin-bottom: 3rem;
}
.mt-10{
	margin-top: 2.5rem;
}
.mt-16{
	margin-top: 4rem;
}
.mb-\[16px\]{
	margin-bottom: 16px;
}
.ml-4{
	margin-left: 1rem;
}
.mb-4{
	margin-bottom: 1rem;
}
.mr-4{
	margin-right: 1rem;
}
.mb-10{
	margin-bottom: 2.5rem;
}
.ml-18{
	margin-left: 4.5rem;
}
.-ml-10{
	margin-left: -2.5rem;
}
.mr-12{
	margin-right: 3rem;
}
.mt-4{
	margin-top: 1rem;
}
.flex{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.block{
	display: block;
}
.hidden{
	display: none;
}
.h-\[3px\]{
	height: 3px;
}
.h-24{
	height: 6rem;
}
.h-14{
	height: 3.5rem;
}
.h-full{
	height: 100%;
}
.h-auto{
	height: auto;
}
.h-\[20vh\]{
	height: 20vh;
}
.h-16{
	height: 4rem;
}
.h-12{
	height: 3rem;
}
.h-8{
	height: 2rem;
}
.h-20{
	height: 5rem;
}
.h-screen{
	height: 100vh;
}
.min-h-\[50vH\]{
	min-height: 50vH;
}
.min-h-50p{
	min-height: 50%;
}
.w-full{
	width: 100%;
}
.w-32{
	width: 8rem;
}
.w-24{
	width: 6rem;
}
.w-14{
	width: 3.5rem;
}
.w-34{
	width: 8.5rem;
}
.w-16{
	width: 4rem;
}
.w-12{
	width: 3rem;
}
.w-8{
	width: 2rem;
}
.w-26{
	width: 6.5rem;
}
.w-7{
	width: 1.75rem;
}
.w-3\/12{
	width: 25%;
}
.w-screen{
	width: 100vw;
}
.w-80{
	width: 20rem;
}
.max-w-\[450px\]{
	max-width: 450px;
}
.max-w-screen{
	max-width: 100vw;
}
.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%;
}
.transform{
	--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;
	-webkit-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));
	     -o-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));
	        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));
}
.translate-x-112{
	--tw-translate-x: 28rem;
}
.translate-y-8{
	--tw-translate-y: 2rem;
}
.-translate-x-full{
	--tw-translate-x: -100%;
}
.scale-125{
	--tw-scale-x: 1.25;
	--tw-scale-y: 1.25;
}
.scale-75{
	--tw-scale-x: .75;
	--tw-scale-y: .75;
}
.flex-col-reverse{
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: column-reverse;
	        flex-direction: column-reverse;
}
.flex-col{
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.flex-row-reverse{
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	    -ms-flex-direction: row-reverse;
	        flex-direction: row-reverse;
}
.flex-wrap{
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.flex-nowrap{
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
}
.content-evenly{
	-ms-flex-line-pack: space-evenly;
	    align-content: space-evenly;
}
.content-center{
	-ms-flex-line-pack: center;
	    align-content: center;
}
.content-around{
	-ms-flex-line-pack: distribute;
	    align-content: space-around;
}
.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-start{
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.items-baseline{
	-webkit-box-align: baseline;
	    -ms-flex-align: baseline;
	        align-items: baseline;
}
.justify-between{
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.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-around{
	-ms-flex-pack: distribute;
	    justify-content: space-around;
}
.justify-evenly{
	-webkit-box-pack: space-evenly;
	    -ms-flex-pack: space-evenly;
	        justify-content: space-evenly;
}
.overflow-hidden{
	overflow: hidden;
}
.rounded-3xl{
	border-radius: 3rem;
}
.rounded-full{
	border-radius: 9999px;
}
.rounded-lg{
	border-radius: 0.5rem;
}
.rounded-xl{
	border-radius: 1rem;
}
.rounded-t-xl{
	border-top-left-radius: 1rem;
	border-top-right-radius: 1rem;
}
.border-2{
	border-width: 2px;
}
.border-l-10{
	border-left-width: 10px;
}
.border-solid{
	border-style: solid;
}
.border-primary{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.border-transparent{
	border-color: transparent;
}
.bg-tertiary{
	--tw-bg-opacity: 1;
	background-color: rgba(213, 49, 43, var(--tw-bg-opacity));
}
.bg-septenary{
	background-color: rgba(246, 246, 246, 0.5);
}
.bg-quinary{
	--tw-bg-opacity: 1;
	background-color: rgba(246, 246, 246, var(--tw-bg-opacity));
}
.bg-white{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-primary{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-secondary{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 5, 0, var(--tw-bg-opacity));
}
.bg-opacity-60{
	--tw-bg-opacity: 0.6;
}
.bg-cover{
	background-size: cover;
}
.bg-left{
	background-position: left;
}
.bg-bottom{
	background-position: bottom;
}
.bg-no-repeat{
	background-repeat: no-repeat;
}
.object-cover{
	-o-object-fit: cover;
	   object-fit: cover;
}
.object-contain{
	-o-object-fit: contain;
	   object-fit: contain;
}
.p-10{
	padding: 2.5rem;
}
.py-12{
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.px-0{
	padding-left: 0;
	padding-right: 0;
}
.py-10{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.py-6{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}
.px-5{
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}
.py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.py-24{
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.pt-22{
	padding-top: 5.5rem;
}
.pt-10{
	padding-top: 2.5rem;
}
.pl-10{
	padding-left: 2.5rem;
}
.pt-24{
	padding-top: 6rem;
}
.pl-8{
	padding-left: 2rem;
}
.pb-10{
	padding-bottom: 2.5rem;
}
.pb-4{
	padding-bottom: 1rem;
}
.text-center{
	text-align: center;
}
.font-primary{
	font-family: 'Poppins', sans-serif;
}
.font-secondary{
	font-family: 'Open Sans', sans-serif;
}
.text-2xl{
	font-size: 25px;
}
.text-sm{
	font-size: 15px;
}
.text-\[22px\]{
	font-size: 22px;
}
.text-xl{
	font-size: 20px;
}
.text-base{
	font-size: 16px;
}
.text-xs{
	font-size: 14px;
}
.text-lg{
	font-size: 18px;
}
.font-extrabold{
	font-weight: 800;
}
.font-bold{
	font-weight: 700;
}
.font-normal{
	font-weight: 400;
}
.font-black{
	font-weight: 900;
}
.lowercase{
	text-transform: lowercase;
}
.uppercase{
	text-transform: uppercase;
}
.leading-loose{
	line-height: 2;
}
.leading-relaxed{
	line-height: 1.625;
}
.leading-tight{
	line-height: 1.25;
}
.leading-none{
	line-height: 1;
}
.text-secondary{
	--tw-text-opacity: 1;
	color: rgba(0, 5, 0, var(--tw-text-opacity));
}
.text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-senary{
	color: rgba(0, 0, 0, 0.06);
}
.text-tertiary{
	--tw-text-opacity: 1;
	color: rgba(213, 49, 43, var(--tw-text-opacity));
}
.text-gray-300{
	--tw-text-opacity: 1;
	color: rgba(38, 38, 38, var(--tw-text-opacity));
}
.text-quaternary{
	--tw-text-opacity: 1;
	color: rgba(92, 107, 115, var(--tw-text-opacity));
}
.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-300{
	-webkit-transition-duration: 300ms;
	     -o-transition-duration: 300ms;
	        transition-duration: 300ms;
}
.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.1.1 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.0.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).
*/
:root {
	-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;
}
/**
 * Work around a Firefox/IE bug where the transparent `button` background
 * results in a loss of the default `button` focus styles.
 */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
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;
}
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;
}
/**
 * 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
 */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle;
}
/**
 * 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;
}
*{
	--tw-shadow: 0 0 #0000;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
}
.container{
	width: 100%;
}
@media (min-width: 375px){
	.container{
		max-width: 375px;
	}
}
@media (min-width: 425px){
	.container{
		max-width: 425px;
	}
}
@media (min-width: 640px){
	.container{
		max-width: 640px;
	}
}
@media (min-width: 768px){
	.container{
		max-width: 768px;
	}
}
@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;
	}
}
@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: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgba(0, 5, 0, var(--tw-text-opacity));
}
p {
  margin-bottom: 2rem; }
p:last-child {
  margin-bottom: 0; }
ol {
  list-style: decimal !important; }
*::-moz-selection {
  color: #fff;
  background: #D5312B; }
::-moz-selection {
  color: #fff;
  background: #D5312B; }
::selection {
  color: #fff;
  background: #D5312B; }
/* -------------------------------- scrollbar -------------------------------- */
::-webkit-scrollbar {
  width: 10px; }
::-webkit-scrollbar-track {
  background: #fff; }
::-webkit-scrollbar-thumb{
	--tw-bg-opacity: 1;
	background-color: rgba(213, 49, 43, 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: 10px 0 0 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.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; }
.hover-scale-up:hover, .hover-scale-up:focus {
    -webkit-transform: scale(1.05);
         -o-transform: scale(1.05);
            transform: scale(1.05); }
.hover-shadow:hover{
	--tw-shadow: inset 2px 2px rgba(110, 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);
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.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; }
@-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 rotateY {
  0% {
    -webkit-transform: rotateY(90deg);
            transform: rotateY(90deg); }
  80% {
    -webkit-transform: rotateY(-10deg);
            transform: rotateY(-10deg); }
  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0); } }
@-o-keyframes rotateY {
  0% {
    transform: rotateY(90deg); }
  80% {
    transform: rotateY(-10deg); }
  100% {
    transform: rotateY(0); } }
@keyframes rotateY {
  0% {
    -webkit-transform: rotateY(90deg);
            transform: rotateY(90deg); }
  80% {
    -webkit-transform: rotateY(-10deg);
            transform: rotateY(-10deg); }
  100% {
    -webkit-transform: rotateY(0);
            transform: rotateY(0); } }
@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, .is-scrolled-up{
	position: fixed;
	top: 0;
	z-index: 100;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100vw;
	--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;
	-webkit-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));
	     -o-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));
	        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));
	-ms-flex-pack: distribute;
	    justify-content: space-around;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(92, 107, 115, var(--tw-text-opacity));
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 500ms;
	     -o-transition-duration: 500ms;
	        transition-duration: 500ms;
	-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);
}
.is-scrolled-down img{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.is-scrolled-up img{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
@media (min-width: 640px){
	.is-scrolled-up img{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
}
.is-scrolled-up img {
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out; }
.menu{
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
@media (min-width: 640px){
	.menu{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.menu{
		-webkit-box-pack: space-evenly;
		    -ms-flex-pack: space-evenly;
		        justify-content: space-evenly;
	}
}
@media (min-width: 1024px){
	.menu{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.menu{
		height: auto;
	}
}
.menu-item{
	height: 100%;
	width: 100%;
}
@media (min-width: 768px){
	.menu-item{
		width: -webkit-max-content;
		width: -moz-max-content;
		width: max-content;
	}
}
.menu-item:hover > a{
	--tw-text-opacity: 1;
	color: rgba(213, 49, 43, var(--tw-text-opacity));
}
.menu-item a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	width: 100%;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media (min-width: 1024px){
	.menu-item a{
		padding-left: 2rem;
		padding-right: 2rem;
	}
}
.menu-item a {
      -webkit-transition: all ease-in 0.5s;
      -o-transition: all ease-in 0.5s;
      transition: all ease-in 0.5s; }
@media only screen and (max-width: 1024px) {
        .menu-item a{
		padding-left: 1rem;
		padding-right: 1rem;
	}
        .menu-item a{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
        .menu-item a{
		font-size: 15px;
	} }
.menu.isVisible{
	position: absolute;
	top: 100%;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100vw;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
@media (min-width: 768px){
	.menu.isVisible{
		height: 4.5rem;
	}
	.menu.isVisible{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
}
.menu.isVisible {
    -webkit-animation: growDown 300ms ease-in-out forwards;
         -o-animation: growDown 300ms ease-in-out forwards;
            animation: growDown 300ms ease-in-out forwards;
    -webkit-transform-origin: top center;
         -o-transform-origin: top center;
            transform-origin: top center; }
.menu > .current_page_item, .menu > .current_page_ancestor{
	position: relative;
}
.menu > .current_page_item > a::before, .menu > .current_page_ancestor > a::before {
      content: "";
      -webkit-transition: all 0.5s ease-in-out;
      -o-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out;
      position: absolute;
      right: 0;
      left: 0;
      top: 0;
      height: 8px;
      background-color: #D5312B;
      z-index: 2; }
@media only screen and (max-width: 426px) {
        .menu > .current_page_item > a::before, .menu > .current_page_ancestor > a::before {
          top: 0;
          display: none; } }
@media only screen and (max-width: 768px) {
        .menu > .current_page_item > a::before, .menu > .current_page_ancestor > a::before {
          top: 0;
          height: 6px; } }
@media only screen and (max-width: 426px) {
      .menu > .current_page_item > a, .menu > .current_page_ancestor > a{
		--tw-text-opacity: 1;
		color: rgba(213, 49, 43, var(--tw-text-opacity));
	} }
.openMenu{
	position: relative;
	position: sticky;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
}
@media (min-width: 1024px){
	.openMenu{
		display: none;
	}
}
.sub-menu{
	display: none;
}
.sub-menu.opened{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100vw;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	--tw-bg-opacity: 1;
	background-color: rgba(246, 246, 246, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(92, 107, 115, var(--tw-text-opacity));
}
@media (min-width: 768px){
	.sub-menu.opened{
		position: absolute;
	}
	.sub-menu.opened{
		top: 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 {
    -webkit-animation: growDown 300ms ease-in-out forwards;
         -o-animation: growDown 300ms ease-in-out forwards;
            animation: growDown 300ms ease-in-out forwards;
    -webkit-transform-origin: top center;
         -o-transform-origin: top center;
            transform-origin: top center; }
@-webkit-keyframes growDown {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0); }
  80% {
    -webkit-transform: scaleY(1.1);
            transform: scaleY(1.1); }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1); } }
@-o-keyframes growDown {
  0% {
    -o-transform: scaleY(0);
       transform: scaleY(0); }
  80% {
    -o-transform: scaleY(1.1);
       transform: scaleY(1.1); }
  100% {
    -o-transform: scaleY(1);
       transform: scaleY(1); } }
@keyframes growDown {
  0% {
    -webkit-transform: scaleY(0);
         -o-transform: scaleY(0);
            transform: scaleY(0); }
  80% {
    -webkit-transform: scaleY(1.1);
         -o-transform: scaleY(1.1);
            transform: scaleY(1.1); }
  100% {
    -webkit-transform: scaleY(1);
         -o-transform: scaleY(1);
            transform: scaleY(1); } }
.sub-menu a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	width: 100%;
	-ms-flex-wrap: nowrap;
	    flex-wrap: nowrap;
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.sub-menu-arrow{
	position: absolute;
	left: 7rem;
	margin-top: 1.5rem;
	cursor: pointer;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
@media (min-width: 768px){
	.sub-menu-arrow{
		position: relative;
	}
	.sub-menu-arrow{
		left: -0.5rem;
	}
	.sub-menu-arrow{
		margin-top: 0;
	}
	.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;
	}
}
@media (min-width: 1280px){
	.sub-menu-arrow{
		left: -1rem;
	}
}
.svg-inline--fa, .fa-chevron-down, .fa-w-14{
	margin-left: 1rem;
	margin-right: 1rem;
	height: 2.5rem;
	width: 2.5rem;
}
@media (min-width: 768px){
	.svg-inline--fa, .fa-chevron-down, .fa-w-14{
		margin-left: 0;
		margin-right: 0;
	}
	.svg-inline--fa, .fa-chevron-down, .fa-w-14{
		height: 2rem;
	}
}
@media (min-width: 1024px){
	.svg-inline--fa, .fa-chevron-down, .fa-w-14{
		height: 1.75rem;
	}
}
.svg-inline--fa.rotate, .fa-chevron-down.rotate, .fa-w-14.rotate {
    -webkit-transform: rotateZ(-180deg);
         -o-transform: rotateZ(-180deg);
            transform: rotateZ(-180deg);
    -webkit-animation: 300ms ease;
         -o-animation: 300ms ease;
            animation: 300ms ease; }
.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: 768px){
	.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{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	border-style: none;
}
.menu-item-has-children .menu-item a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: start;
	    -ms-flex-pack: start;
	        justify-content: flex-start;
	padding-left: 1rem;
	padding-right: 1rem;
}
.svg3 {
  -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 1000ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: -o-transform 1000ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 1000ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 1000ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 1000ms cubic-bezier(0.4, 0, 0.2, 1), -o-transform 1000ms cubic-bezier(0.4, 0, 0.2, 1); }
.active .svg3 {
  -webkit-transform: rotate(90deg);
       -o-transform: rotate(90deg);
          transform: rotate(90deg); }
.svg-path__1 {
  -webkit-transform-origin: 36% 40%;
       -o-transform-origin: 36% 40%;
          transform-origin: 36% 40%; }
.svg-path__2 {
  stroke-dasharray: 29 299; }
.svg-path__3 {
  -webkit-transform-origin: 35% 63%;
       -o-transform-origin: 35% 63%;
          transform-origin: 35% 63%; }
.svg-path__4 {
  stroke-dasharray: 29 299; }
.svg-path__5 {
  -webkit-transform-origin: 61% 52%;
       -o-transform-origin: 61% 52%;
          transform-origin: 61% 52%; }
.svg-path__6 {
  -webkit-transform-origin: 62% 52%;
       -o-transform-origin: 62% 52%;
          transform-origin: 62% 52%; }
.active .svg-path__1 {
  -webkit-transform: translateX(9px) translateY(1px) rotate(45deg);
       -o-transform: translateX(9px) translateY(1px) rotate(45deg);
          transform: translateX(9px) translateY(1px) rotate(45deg); }
.active .svg-path__2 {
  display: none; }
.active .svg-path__3 {
  -webkit-transform: translateX(9px) translateY(1px) rotate(-45deg);
       -o-transform: translateX(9px) translateY(1px) rotate(-45deg);
          transform: translateX(9px) translateY(1px) rotate(-45deg); }
.active .svg-path__4 {
  display: none; }
.active .svg-path__5 {
  -webkit-transform: translateX(9px) translateY(1px) rotate(-45deg);
       -o-transform: translateX(9px) translateY(1px) rotate(-45deg);
          transform: translateX(9px) translateY(1px) rotate(-45deg); }
.active .svg-path__6 {
  -webkit-transform: translateX(9px) translateY(1px) rotate(45deg);
       -o-transform: translateX(9px) translateY(1px) rotate(45deg);
          transform: translateX(9px) translateY(1px) rotate(45deg); }
.swiper-pagination{
	margin-right: 2.5rem;
	display: none;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
@media (min-width: 768px){
	.swiper-pagination{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
.swiper-pagination-bullet{
	cursor: pointer;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	font-size: 19px;
	font-weight: 800;
	--tw-text-opacity: 1;
	color: rgba(92, 107, 115, var(--tw-text-opacity));
}
.swiper-pagination-bullet-active{
	--tw-text-opacity: 1;
	color: rgba(0, 5, 0, var(--tw-text-opacity));
}
.arrow{
	position: absolute;
	bottom: 40%;
	z-index: 20;
	margin-top: -2.25rem;
	display: none;
	height: 4rem;
	width: 4rem;
	cursor: pointer;
	-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: 640px){
	.arrow{
		height: 6.5rem;
	}
	.arrow{
		width: 6.5rem;
	}
}
@media (min-width: 768px){
	.arrow{
		bottom: 20%;
	}
}
@media (min-width: 1024px){
	.arrow{
		bottom: 0;
	}
	.arrow{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}
#arrow-left{
	left: 4%;
	--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;
	-webkit-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));
	     -o-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));
	        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));
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	     -o-transition-duration: 200ms;
	        transition-duration: 200ms;
	-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);
}
#arrow-left:hover{
	--tw-translate-x: -1.25rem;
}
#arrow-right{
	--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;
	-webkit-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));
	     -o-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));
	        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));
	-webkit-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
	-webkit-transition-duration: 200ms;
	     -o-transition-duration: 200ms;
	        transition-duration: 200ms;
	-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);
}
#arrow-right:hover{
	--tw-translate-x: 1.25rem;
}
@media (min-width: 1024px){
	#arrow-right{
		left: 12%;
	}
}
@media (min-width: 1280px){
	#arrow-right{
		left: 10%;
	}
}
@media (min-width: 1670px){
	#arrow-right{
		left: 8%;
	}
}
.contact{
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.contact::after {
    content: '';
    position: absolute;
    width: 100%;
    -webkit-transform: scaleX(0);
         -o-transform: scaleX(0);
            transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #16697A;
    -webkit-transform-origin: bottom right;
         -o-transform-origin: bottom right;
            transform-origin: bottom right;
    -webkit-transition: -webkit-transform 0.25s ease-out;
    transition: -webkit-transform 0.25s ease-out;
    -o-transition: -o-transform 0.25s ease-out;
    transition: transform 0.25s ease-out;
    transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out, -o-transform 0.25s ease-out; }
.contact:hover::after {
    -webkit-transform: scaleX(1);
         -o-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: bottom left;
         -o-transform-origin: bottom left;
            transform-origin: bottom left; }
.wp-block-columns{
	margin-left: auto;
	margin-right: auto;
	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;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
@media (min-width: 768px){
	.wp-block-columns{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.wp-block-columns{
		padding-left: 3rem;
		padding-right: 3rem;
	}
}
.wp-block-column{
	width: 100%;
}
.wp-block-preformatted{
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
	--tw-text-opacity: 1;
	color: rgba(0, 5, 0, var(--tw-text-opacity));
}
@media (min-width: 1440px){
	.wp-block-preformatted{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}
.wp-block-image{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
/* 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) blockquote{
	font-size: 20px;
}
.content:not(.content-icons) h1, .content:not(.content-icons) h2, .content:not(.content-icons) h3, .content:not(.content-icons) h4, .content:not(.content-icons) h5, .content:not(.content-icons) h6{
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.content:not(.content-icons) h1{
	font-size: 30px;
}
.content:not(.content-icons) h2{
	font-size: 25px;
}
.content:not(.content-icons) h3{
	font-size: 30px;
}
.content:not(.content-icons) h4{
	font-size: 25px;
}
.content:not(.content-icons) h5{
	font-size: 18px;
}
.content:not(.content-icons) h6{
	font-size: 18px;
}
.content:not(.content-icons) b, .content:not(.content-icons) strong{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.custom-list {
  position: relative; }
.custom-list li {
    position: relative;
    padding-left: 35px;
    margin-bottom: 5px; }
.custom-list li:before{
	position: absolute;
	display: block;
	height: 0.5rem;
	width: 0.5rem;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
      content: "";
      top: 9px;
      left: 10px;
}
@media only screen and (min-width: 1024px) {
  .content blockquote{
		font-size: 30px;
	}
  .content h1{
		font-size: 50px;
	}
  .content h2{
		font-size: 40px;
	}
  .content h3{
		font-size: 40px;
	}
  .content h4{
		font-size: 30px;
	}
  .content h5{
		font-size: 25px;
	}
  .content h6{
		font-size: 20px;
	} }
.wp-block-column{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.form-text{
	margin-top: 1rem;
	margin-bottom: 1rem;
	border-bottom-width: 2px;
	border-style: solid;
	--tw-border-opacity: 1;
	border-color: rgba(246, 246, 246, var(--tw-border-opacity));
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.form input{
	width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
	font-family: 'Open Sans', sans-serif;
}
.form input::-webkit-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(213, 49, 43, var(--tw-text-opacity));
}
.form input::-moz-placeholder{
	--tw-text-opacity: 1;
	color: rgba(213, 49, 43, var(--tw-text-opacity));
}
.form input:-ms-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(213, 49, 43, var(--tw-text-opacity));
}
.form input::-ms-input-placeholder{
	--tw-text-opacity: 1;
	color: rgba(213, 49, 43, var(--tw-text-opacity));
}
.form input::placeholder{
	--tw-text-opacity: 1;
	color: rgba(213, 49, 43, var(--tw-text-opacity));
}
@media only screen and (max-width: 768px) {
  .form-btn{
		margin-left: -3.5rem;
	} }
.wpcf7 .ajax-loader {
  display: none; }
.wpcf7-submit{
	background-color: transparent;
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
#agree{
	margin-right: 1rem;
	width: auto;
}
.wpcf7-list-item label{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.wpcf7-list-item-label{
	font-size: 13px;
	font-weight: 100;
	--tw-text-opacity: 1;
	color: rgba(0, 5, 0, var(--tw-text-opacity));
}
@media (min-width: 768px){
	.wpcf7-list-item-label{
		font-size: 14px;
	}
}
.sidebar-menu__label{
	position: relative;
	width: 100%;
	border-radius: 1rem;
	--tw-bg-opacity: 1;
	background-color: rgba(213, 49, 43, 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(255, 255, 255, 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(213, 49, 43, 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(255, 255, 255, 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; }
.breadcrumbs, .woocommerce-breadcrumb{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	font-family: 'Poppins', sans-serif;
}
.breadcrumbs a, .woocommerce-breadcrumb a{
	position: relative;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	margin-right: 2rem;
	display: inline-block;
	font-size: 14px;
}
.breadcrumbs a:after, .woocommerce-breadcrumb a:after{
	position: absolute;
	display: block;
}
.breadcrumbs a:after,
    .woocommerce-breadcrumb a:after {
      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{
	--tw-text-opacity: 1;
	color: rgba(213, 49, 43, var(--tw-text-opacity));
}
.breadcrumbs span, .woocommerce-breadcrumb span{
	position: relative;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
	display: inline-block;
	font-size: 14px;
}
.breadcrumbs span.breadcrumb_last, .woocommerce-breadcrumb span.breadcrumb_last{
	--tw-text-opacity: 1;
	color: rgba(0, 5, 0, var(--tw-text-opacity));
}
.btn{
	cursor: pointer;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgba(213, 49, 43, var(--tw-bg-opacity));
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	padding-left: 5.5rem;
	padding-right: 5.5rem;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	outline: 2px solid transparent;
	outline-offset: 2px;
}
@media (min-width: 768px){
	.btn{
		padding-left: 6.5rem;
		padding-right: 6.5rem;
	}
}
@media (min-width: 1280px){
	.btn{
		padding-left: 9rem;
		padding-right: 9rem;
	}
}
.btn {
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  position: relative;
  overflow: hidden;
  z-index: 1; }
.btn:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #d5312b;
    z-index: -2; }
.btn:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background-color: #bc2b01;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    z-index: -1; }
.btn:hover:before {
    width: 100%; }
@media only screen and (max-width: 768px) {
    .btn{
		--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;
		-webkit-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));
		     -o-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));
		        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));
	}
    .btn{
		--tw-scale-x: .75;
		--tw-scale-y: .75;
	} }
.btn-white{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	cursor: pointer;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	padding-left: 5rem;
	padding-right: 5rem;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-transform: capitalize;
	--tw-text-opacity: 1;
	color: rgba(213, 49, 43, var(--tw-text-opacity));
	outline: 2px solid transparent;
	outline-offset: 2px;
}
@media (min-width: 768px){
	.btn-white{
		padding-left: 6.5rem;
		padding-right: 6.5rem;
	}
}
@media (min-width: 1280px){
	.btn-white{
		padding-left: 9rem;
		padding-right: 9rem;
	}
}
.button{
	position: relative;
	z-index: 10;
}
.button__default{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 5rem;
	min-width: 20rem;
	--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;
	-webkit-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));
	     -o-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));
	        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));
	-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(255, 255, 255, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, 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(0, 5, 0, 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: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	-webkit-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));
	     -o-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));
	        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));
	--tw-translate-x: -100%;
	--tw-scale-x: 0;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, 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(255, 255, 255, var(--tw-text-opacity));
}
.button__underline:hover:after, .button__underline:focus:after{
	--tw-translate-x: 0;
	--tw-scale-x: 1;
}
.button__underline--primary{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, 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;
	--tw-scale-x: 1;
}
.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(255, 255, 255, var(--tw-bg-opacity));
	--tw-shadow: 0 5px 50px -12px 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);
	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(255, 255, 255, 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(255, 255, 255, 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;
}
.anim-img{
	--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;
	-webkit-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));
	     -o-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));
	        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));
	--tw-scale-x: 0;
	--tw-scale-y: 0;
	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: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	-webkit-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));
	     -o-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));
	        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));
	--tw-translate-x: 100%;
	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 .anim-img{
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	opacity: 1;
}
.swiper-slide-active .anim-title, .swiper-slide-active .anim-subtitle, .swiper-slide-active .anim-content, .swiper-slide-active .anim-btn{
	--tw-translate-x: 0;
	opacity: 1;
}
.svg-fill-white svg{
	fill: #fff;
}
.svg-fill-primary svg{
	fill: #fff;
}
.svg-fill-secondary svg{
	fill: #000500;
}
.svg-fill-tertiary svg{
	fill: #D5312B;
}
.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;
}
/*! purgecss end ignore */
.hover\:-translate-y-8:hover{
	--tw-translate-y: -2rem;
}
.hover\:text-primary:hover{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.hover\:text-quaternary:hover{
	--tw-text-opacity: 1;
	color: rgba(92, 107, 115, var(--tw-text-opacity));
}
.hover\:shadow-custom:hover{
	--tw-shadow: 0 5px 50px -12px 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);
}
.focus\:-translate-y-8:focus{
	--tw-translate-y: -2rem;
}
.focus\:border-primary:focus{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.focus\:text-primary:focus{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.focus\:text-quaternary:focus{
	--tw-text-opacity: 1;
	color: rgba(92, 107, 115, var(--tw-text-opacity));
}
.group:hover .group-hover\:text-gray-300{
	--tw-text-opacity: 1;
	color: rgba(38, 38, 38, var(--tw-text-opacity));
}
.group:focus .group-focus\:text-gray-300{
	--tw-text-opacity: 1;
	color: rgba(38, 38, 38, var(--tw-text-opacity));
}
@media (min-width: 375px){
	.xs\:my-0{
		margin-top: 0;
		margin-bottom: 0;
	}
	.xs\:mx-2{
		margin-left: 0.5rem;
		margin-right: 0.5rem;
	}
	.xs\:mb-\[14px\]{
		margin-bottom: 14px;
	}
	.xs\:text-2xl{
		font-size: 25px;
	}
}
@media (min-width: 425px){
	.s\:ml-10{
		margin-left: 2.5rem;
	}
}
@media (min-width: 640px){
	.sm\:left-4{
		left: 1rem;
	}
	.sm\:my-0{
		margin-top: 0;
		margin-bottom: 0;
	}
	.sm\:mx-14{
		margin-left: 3.5rem;
		margin-right: 3.5rem;
	}
	.sm\:-ml-2{
		margin-left: -0.5rem;
	}
	.sm\:ml-0{
		margin-left: 0;
	}
	.sm\:flex-row{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.sm\:items-stretch{
		-webkit-box-align: stretch;
		    -ms-flex-align: stretch;
		        align-items: stretch;
	}
	.sm\:py-6{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.sm\:pl-12{
		padding-left: 3rem;
	}
	.sm\:text-base{
		font-size: 16px;
	}
}
@media (min-width: 768px){
	.md\:absolute{
		position: absolute;
	}
	.md\:top-12{
		top: 3rem;
	}
	.md\:right-10{
		right: 2.5rem;
	}
	.md\:my-0{
		margin-top: 0;
		margin-bottom: 0;
	}
	.md\:my-20{
		margin-top: 5rem;
		margin-bottom: 5rem;
	}
	.md\:mx-16{
		margin-left: 4rem;
		margin-right: 4rem;
	}
	.md\:mt-6{
		margin-top: 1.5rem;
	}
	.md\:mt-0{
		margin-top: 0;
	}
	.md\:mb-20{
		margin-bottom: 5rem;
	}
	.md\:mb-0{
		margin-bottom: 0;
	}
	.md\:block{
		display: block;
	}
	.md\:flex{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.md\:h-auto{
		height: auto;
	}
	.md\:h-full{
		height: 100%;
	}
	.md\:min-h-screen{
		min-height: 100vh;
	}
	.md\:w-90p{
		width: 90%;
	}
	.md\:w-6\/12{
		width: 50%;
	}
	.md\:w-10\/12{
		width: 83.333333%;
	}
	.md\:w-4\/12{
		width: 33.333333%;
	}
	.md\:w-8\/12{
		width: 66.666667%;
	}
	.md\:w-7\/12{
		width: 58.333333%;
	}
	.md\:w-32{
		width: 8rem;
	}
	.md\:max-w-\[535px\]{
		max-width: 535px;
	}
	.md\:scale-100{
		--tw-scale-x: 1;
		--tw-scale-y: 1;
	}
	.md\:flex-row{
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.md\:rounded-none{
		border-radius: 0;
	}
	.md\:bg-right{
		background-position: right;
	}
	.md\:p-12{
		padding: 3rem;
	}
	.md\:px-10{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	.md\:px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.md\:py-0{
		padding-top: 0;
		padding-bottom: 0;
	}
	.md\:py-8{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
	.md\:pt-0{
		padding-top: 0;
	}
	.md\:pl-0{
		padding-left: 0;
	}
	.md\:pl-12{
		padding-left: 3rem;
	}
	.md\:pb-0{
		padding-bottom: 0;
	}
	.md\:text-3xl{
		font-size: 30px;
	}
	.md\:text-2xl{
		font-size: 25px;
	}
	.md\:text-lg{
		font-size: 18px;
	}
	.md\:text-base{
		font-size: 16px;
	}
	.md\:text-xl{
		font-size: 20px;
	}
	.md\:text-white{
		--tw-text-opacity: 1;
		color: rgba(255, 255, 255, var(--tw-text-opacity));
	}
}
@media (min-width: 1024px){
	.lg\:left-0{
		left: 0;
	}
	.lg\:top-0{
		top: 0;
	}
	.lg\:my-0{
		margin-top: 0;
		margin-bottom: 0;
	}
	.lg\:my-20{
		margin-top: 5rem;
		margin-bottom: 5rem;
	}
	.lg\:mx-20{
		margin-left: 5rem;
		margin-right: 5rem;
	}
	.lg\:mb-16{
		margin-bottom: 4rem;
	}
	.lg\:ml-0{
		margin-left: 0;
	}
	.lg\:-mb-26{
		margin-bottom: -6.5rem;
	}
	.lg\:mr-10{
		margin-right: 2.5rem;
	}
	.lg\:-mt-40{
		margin-top: -10rem;
	}
	.lg\:mb-0{
		margin-bottom: 0;
	}
	.lg\:ml-10{
		margin-left: 2.5rem;
	}
	.lg\:mb-28{
		margin-bottom: 7rem;
	}
	.lg\:mt-10{
		margin-top: 2.5rem;
	}
	.lg\:mb-12{
		margin-bottom: 3rem;
	}
	.lg\:mt-8{
		margin-top: 2rem;
	}
	.lg\:block{
		display: block;
	}
	.lg\:h-\[55\%\]{
		height: 55%;
	}
	.lg\:w-80{
		width: 20rem;
	}
	.lg\:w-5\/12{
		width: 41.666667%;
	}
	.lg\:w-4\/12{
		width: 33.333333%;
	}
	.lg\:w-3\/12{
		width: 25%;
	}
	.lg\:w-6\/12{
		width: 50%;
	}
	.lg\:w-auto{
		width: auto;
	}
	.lg\:translate-x-140{
		--tw-translate-x: 35rem;
	}
	.lg\:translate-y-48{
		--tw-translate-y: 12rem;
	}
	.lg\:translate-y-64{
		--tw-translate-y: 16rem;
	}
	.lg\:justify-around{
		-ms-flex-pack: distribute;
		    justify-content: space-around;
	}
	.lg\:bg-transparent{
		background-color: transparent;
	}
	.lg\:bg-100-auto{
		background-size: 100% auto;
	}
	.lg\:bg-top{
		background-position: top;
	}
	.lg\:py-20{
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.lg\:px-20{
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.lg\:pt-20{
		padding-top: 5rem;
	}
	.lg\:pt-0{
		padding-top: 0;
	}
	.lg\:pl-20{
		padding-left: 5rem;
	}
	.lg\:text-3xl{
		font-size: 30px;
	}
	.lg\:text-base{
		font-size: 16px;
	}
	.lg\:text-\[28px\]{
		font-size: 28px;
	}
	.lg\:text-xl{
		font-size: 20px;
	}
	.lg\:text-4xl{
		font-size: 40px;
	}
	.lg\:text-lg{
		font-size: 18px;
	}
	.lg\:text-2xl{
		font-size: 25px;
	}
	.lg\:leading-loose{
		line-height: 2;
	}
}
@media (min-width: 1280px){
	.xl\:top-20{
		top: 5rem;
	}
	.xl\:right-20{
		right: 5rem;
	}
	.xl\:my-10{
		margin-top: 2.5rem;
		margin-bottom: 2.5rem;
	}
	.xl\:mt-40{
		margin-top: 10rem;
	}
	.xl\:-mb-20{
		margin-bottom: -5rem;
	}
	.xl\:h-\[52\%\]{
		height: 52%;
	}
	.xl\:min-h-\[70vh\]{
		min-height: 70vh;
	}
	.xl\:w-4\/12{
		width: 33.333333%;
	}
	.xl\:w-9\/12{
		width: 75%;
	}
	.xl\:w-8\/12{
		width: 66.666667%;
	}
	.xl\:w-5\/12{
		width: 41.666667%;
	}
	.xl\:w-7\/12{
		width: 58.333333%;
	}
	.xl\:translate-x-220{
		--tw-translate-x: 55rem;
	}
	.xl\:translate-y-14{
		--tw-translate-y: 3.5rem;
	}
	.xl\:scale-100{
		--tw-scale-x: 1;
		--tw-scale-y: 1;
	}
	.xl\:p-20{
		padding: 5rem;
	}
	.xl\:py-20{
		padding-top: 5rem;
		padding-bottom: 5rem;
	}
	.xl\:pr-30{
		padding-right: 7.5rem;
	}
	.xl\:pt-40{
		padding-top: 10rem;
	}
	.xl\:pt-80{
		padding-top: 20rem;
	}
	.xl\:pb-40{
		padding-bottom: 10rem;
	}
	.xl\:text-\[48px\]{
		font-size: 48px;
	}
	.xl\:text-4xl{
		font-size: 40px;
	}
	.xl\:text-xl{
		font-size: 20px;
	}
	.xl\:text-\[28px\]{
		font-size: 28px;
	}
}
@media (min-width: 1440px){
	.\32xl\:mt-60{
		margin-top: 15rem;
	}
	.\32xl\:w-100{
		width: 25rem;
	}
	.\32xl\:w-7\/12{
		width: 58.333333%;
	}
	.\32xl\:justify-center{
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.\32xl\:text-\[23px\]{
		font-size: 23px;
	}
}
@media (min-width: 1670px){
	.\33xl\:h-screen{
		height: 100vh;
	}
	.\33xl\:w-120{
		width: 30rem;
	}
	.\33xl\:w-10\/12{
		width: 83.333333%;
	}
	.\33xl\:w-40{
		width: 10rem;
	}
	.\33xl\:items-end{
		-webkit-box-align: end;
		    -ms-flex-align: end;
		        align-items: flex-end;
	}
	.\33xl\:text-5xl{
		font-size: 50px;
	}
}

