@import url(https://use.typekit.net/yxc0hij.css);
.bg-brandbackgroundfooter h1, .bg-brandbackgroundfooter h2, .bg-brandbackgroundfooter h3, .bg-brandbackgroundfooter h4, .bg-brandbackgroundfooter h5, .bg-brandbackgroundfooter h6, .bg-brandbackgroundfooter p, .bg-brandbackgroundfooter .rich-text{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}/*! tailwindcss v2.2.16 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize *//*
Document
========
*//**
Use a better box model (opinionated).
*/*,
::before,
::after {
	box-sizing: border-box;
}/**
Use a more readable tab size (opinionated).
*/html {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}/*
Sections
========
*//**
Remove the margin in all browsers.
*/body {
	margin: 0;
}/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}/*
Grouping content
================
*//**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}/*
Text-level semantics
====================
*//**
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}/**
Add the correct font weight in Edge and Safari.
*/b,
strong {
	font-weight: bolder;
}/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}/**
Add the correct font size in all browsers.
*/small {
	font-size: 80%;
}/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}sub {
	bottom: -0.25em;
}sup {
	top: -0.5em;
}/*
Tabular data
============
*//**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}/*
Forms
=====
*//**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/button,
select { /* 1 */
	text-transform: none;
}/**
Correct the inability to style clickable types in iOS and Safari.
*/button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}/**
Remove the inner border and padding in Firefox.
*/::-moz-focus-inner {
	border-style: none;
	padding: 0;
}/**
Restore the focus styles unset by the previous rule.
*/:-moz-focusring {
	outline: 1px dotted ButtonText;
}/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/:-moz-ui-invalid {
	box-shadow: none;
}/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/legend {
	padding: 0;
}/**
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
	vertical-align: baseline;
}/**
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}/**
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
	-webkit-appearance: none;
}/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}/*
Interactive
===========
*//*
Add the correct display in Chrome and Safari.
*/summary {
	display: list-item;
}/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 *//**
 * Removes the default spacing and border for appropriate elements.
 */blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}button {
  background-color: transparent;
  background-image: none;
}fieldset {
  margin: 0;
  padding: 0;
}ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}/**
 * Tailwind custom reset styles
 *//**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */html {
  font-family: tenso, sans-serif; /* 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 {
  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::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #9ca3af;
}input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}button,
[role="button"] {
  cursor: pointer;
}/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */:-moz-focusring {
	outline: auto;
}table {
  border-collapse: collapse;
}h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */a {
  color: inherit;
  text-decoration: inherit;
}/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */img,
video {
  max-width: 100%;
  height: auto;
}/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */[hidden] {
  display: none;
}*, ::before, ::after{
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--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;
	--tw-shadow: 0 0 #0000;
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}.contacttext a{text-decoration:underline}.section-standard{
	padding-top: 4rem;
	padding-bottom: 4rem;
}.container-grid{
	margin-left: auto;
	margin-right: auto;
	display: grid;
	max-width: 1024px;
	grid-auto-rows: auto;
	row-gap: 2.5rem;
}@media (min-width: 768px){.container-grid{
		row-gap: 4rem;
	}
}.container-standard{
	margin-left: auto;
	margin-right: auto;
	max-width: 1024px;
}h1, h2, h3, h4, h5, h6{
	font-family: tenso, sans-serif;
	--tw-text-opacity: 1;
	color: rgba(8, 58, 90, var(--tw-text-opacity));
}p{
	font-family: tenso, sans-serif;
	--tw-text-opacity: 1;
	color: rgba(9, 30, 38, var(--tw-text-opacity));
}.caption{
	margin-top: 0.5rem;
}.caption p, .caption a, .caption ol, .caption ul, .caption li, .caption em{
	font-family: tenso, sans-serif;
	font-size: 1.125rem;
	line-height: 1.75rem;
	--tw-text-opacity: 1;
	color: rgba(9, 30, 38, var(--tw-text-opacity));
}.rich-text{
	--tw-text-opacity: 1;
	color: rgba(9, 30, 38, var(--tw-text-opacity));
}.button-primary{
	display: inline-block;
	border-radius: 0.375rem;
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(59, 167, 191, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(59, 167, 191, var(--tw-bg-opacity));
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}.button-primary:hover{
	--tw-border-opacity: 1;
	border-color: rgba(9, 30, 38, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(9, 30, 38, var(--tw-bg-opacity));
	transition-duration: 200ms;
}.button-secondary{
	display: inline-block;
	border-radius: 0.375rem;
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(59, 167, 191, var(--tw-border-opacity));
	padding-top: 1rem;
	padding-bottom: 1rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 1.125rem;
	line-height: 1.75rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(59, 167, 191, var(--tw-text-opacity));
}.button-secondary:hover{
	--tw-border-opacity: 1;
	border-color: rgba(9, 30, 38, var(--tw-border-opacity));
	--tw-text-opacity: 1;
	color: rgba(9, 30, 38, var(--tw-text-opacity));
	transition-duration: 200ms;
}table{
	--tw-text-opacity: 1;
	color: rgba(8, 58, 90, var(--tw-text-opacity));
}.container{
	width: 100%;
}@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: 1536px){.container{
		max-width: 1536px;
	}
}.intro{
	text-align: left;
}.intro h2{
	margin-bottom: 1rem;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
}@media (min-width: 768px){.intro h2{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}.intro div{
	font-size: 1.25rem;
	line-height: 1.75rem;
	font-weight: 400;
}.text-media{
	display: flex;
	flex-direction: column;
}@media (min-width: 768px){.text-media{
		flex-direction: row;
	}.text-media>div:first-child, .text-media img:first-child{
		padding-left: 0px;
	}.text-media>div:last-child, .text-media img:last-child{
		padding-right: 0px;
	}
}.text-media-reverse{
	display: flex;
	flex-direction: column;
}@media (min-width: 768px){.text-media-reverse{
		flex-direction: row-reverse;
	}.text-media-reverse>div:first-child, .text-media-reverse img:first-child{
		padding-right: 0px;
	}.text-media-reverse>div:last-child, .text-media-reverse img:last-child{
		padding-left: 0px;
	}
}.statistic{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 1rem;
}.statistic-title{
	margin-bottom: 1rem;
}.card-blog{
	width: 100%;
	border-width: 1px;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	text-align: left;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}.card-blog:hover{
	--tw-scale-x: 1.01;
	--tw-scale-y: 1.01;
	transform: var(--tw-transform);
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}@media (min-width: 768px){.card-blog:nth-child(5n+1), .card-blog:nth-child(5n+2), .card-blog:nth-child(5n+3){
		grid-column: span 2 / span 2;
	}.card-blog:nth-child(5n+4), .card-blog:nth-child(5n+5){
		grid-column: span 3 / span 3;
	}.card-blog:nth-child(5n+1):last-child, .card-blog:nth-child(5n+4):last-child{
		grid-column: span 6 / span 6;
	}
}.card-blog-image{
	height: 250px;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: center;
	   object-position: center;
}.card-blog-text{
	padding: 1rem;
}.card-download{
	--tw-border-opacity: 1;
	border-color: rgba(245, 245, 245, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 1rem;
	text-align: left;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}.card-download:hover{
	--tw-scale-x: 1.01;
	--tw-scale-y: 1.01;
	transform: var(--tw-transform);
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.card-team{
	height: 450px;
	width: 100%;
	overflow: hidden;
	text-align: center;
}@media (min-width: 768px){.card-team{
		height: 500px;
	}
}.card-team .card-readmore{-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.card-team:hover .card-readmore{text-decoration:underline;-webkit-text-decoration-color:#fff;text-decoration-color:#fff}.card-team-text{
	display: flex;
	width: 100%;
	flex-direction: column;
	justify-self: end;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	text-align: center;position:absolute;top:170px;z-index:-1;min-height:230px;
}@media only screen and (min-width: 768px){.card-team-text{min-height:270px}}.card-team-text .card-readmore{
	margin-top: auto;
	margin-bottom: 0px;
	width: 100%;background-color:rgba(0,47,65,.5);bottom:0;transition:all .3s ease;
}.card-team-text .card-readmore a{cursor:pointer;color:#fff}.card-team-text .card-readmore a:hover{
	text-decoration: underline;
}.table-heading{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
}@media (min-width: 640px){.table-heading{
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
}@media (min-width: 768px){.table-heading{
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}.table-heading{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}.table-desc{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 0.25rem;
	padding-right: 0.25rem;
	vertical-align: top;
	font-size: 0.875rem;
	line-height: 1.25rem;
	--tw-text-opacity: 1;
	color: rgba(9, 30, 38, var(--tw-text-opacity));
}@media (min-width: 640px){.table-desc{
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
}@media (min-width: 768px){.table-desc{
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}.table-desc{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}.header-contact-img{width:100%;height:100%;background-position:center;background-size:cover;display:flex}.header-standard{background:linear-gradient(90deg, #D2E2ED 100%, #ffffff 0%)}@media only screen and (min-width: 1024px){.header-standard{background:linear-gradient(90deg, #D2E2ED 66%, #ffffff 0%)}}.card{transition:all .3s ease}.card:hover .card-text{transition:all .3s ease;top:0}.card:hover .card-viewmore{transition:all .3s ease;bottom:-100%}.card-text{background-color:rgba(0,47,65,.5);height: 100%;width: 100%;padding: 1rem;transition:all .3s ease;top:100%;color:#fff}.card-text h3{font-size:24px;color:#fff;margin-bottom:1rem}.card-viewmore{
	width: 100%;
	padding: 1rem;background-color:rgba(0,47,65,.5);bottom:0;transition:all .3s ease;
}.card-viewmore p{color:#fff}.card-readmore{
	width: 100%;
	padding: 1rem;bottom:0;transition:all .3s ease;
}.card-readmore p{color:#fff}.card-readmore a{cursor:pointer}.card-readmore a:hover{
	text-decoration: underline;
}.mobile-main-item-toggle.active{transform:rotate(180deg)}.invisible{
	visibility: hidden;
}.static{
	position: static;
}.fixed{
	position: fixed;
}.absolute{
	position: absolute;
}.relative{
	position: relative;
}.inset-0{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}.inset-y-0{
	top: 0px;
	bottom: 0px;
}.right-0{
	right: 0px;
}.top-0{
	top: 0px;
}.top-1\/2{
	top: 50%;
}.left-1\/2{
	left: 50%;
}.left-0{
	left: 0px;
}.bottom-0{
	bottom: 0px;
}.top-\[75px\]{
	top: 75px;
}.left-\[-25\%\]{
	left: -25%;
}.right-\[-25\%\]{
	right: -25%;
}.bottom-\[25px\]{
	bottom: 25px;
}.left-\[27px\]{
	left: 27px;
}.top-10{
	top: 2.5rem;
}.z-20{
	z-index: 20;
}.z-40{
	z-index: 40;
}.z-10{
	z-index: 10;
}.z-50{
	z-index: 50;
}.z-30{
	z-index: 30;
}.z-0{
	z-index: 0;
}.mx-auto{
	margin-left: auto;
	margin-right: auto;
}.mx-6{
	margin-left: 1.5rem;
	margin-right: 1.5rem;
}.my-5{
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}.my-16{
	margin-top: 4rem;
	margin-bottom: 4rem;
}.mx-5{
	margin-left: 1.25rem;
	margin-right: 1.25rem;
}.my-12{
	margin-top: 3rem;
	margin-bottom: 3rem;
}.my-2{
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}.mx-4{
	margin-left: 1rem;
	margin-right: 1rem;
}.mx-2{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}.my-6{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}.my-10{
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}.my-8{
	margin-top: 2rem;
	margin-bottom: 2rem;
}.mt-12{
	margin-top: 3rem;
}.mr-4{
	margin-right: 1rem;
}.mr-2{
	margin-right: 0.5rem;
}.mb-5{
	margin-bottom: 1.25rem;
}.mb-8{
	margin-bottom: 2rem;
}.mb-2{
	margin-bottom: 0.5rem;
}.mt-4{
	margin-top: 1rem;
}.mb-10{
	margin-bottom: 2.5rem;
}.mb-16{
	margin-bottom: 4rem;
}.ml-auto{
	margin-left: auto;
}.mt-8{
	margin-top: 2rem;
}.mb-4{
	margin-bottom: 1rem;
}.mb-12{
	margin-bottom: 3rem;
}.mt-5{
	margin-top: 1.25rem;
}.mt-6{
	margin-top: 1.5rem;
}.mr-auto{
	margin-right: auto;
}.mb-1{
	margin-bottom: 0.25rem;
}.ml-4{
	margin-left: 1rem;
}.mt-\[34px\]{
	margin-top: 34px;
}.mr-6{
	margin-right: 1.5rem;
}.mt-2{
	margin-top: 0.5rem;
}.mt-16{
	margin-top: 4rem;
}.ml-6{
	margin-left: 1.5rem;
}.mt-14{
	margin-top: 3.5rem;
}.-mt-2{
	margin-top: -0.5rem;
}.-mt-1{
	margin-top: -0.25rem;
}.-mr-2{
	margin-right: -0.5rem;
}.mt-1{
	margin-top: 0.25rem;
}.-ml-2{
	margin-left: -0.5rem;
}.mt-20{
	margin-top: 5rem;
}.-ml-56{
	margin-left: -14rem;
}.-mb-32{
	margin-bottom: -8rem;
}.ml-2\.5{
	margin-left: 0.625rem;
}.ml-2{
	margin-left: 0.5rem;
}.mt-10{
	margin-top: 2.5rem;
}.ml-3{
	margin-left: 0.75rem;
}.mr-3{
	margin-right: 0.75rem;
}.mb-6{
	margin-bottom: 1.5rem;
}.mt-11{
	margin-top: 2.75rem;
}.block{
	display: block;
}.inline-block{
	display: inline-block;
}.flex{
	display: flex;
}.table{
	display: table;
}.grid{
	display: grid;
}.hidden{
	display: none;
}.h-8{
	height: 2rem;
}.h-\[350px\]{
	height: 350px;
}.h-full{
	height: 100%;
}.h-\[400px\]{
	height: 400px;
}.h-\[500px\]{
	height: 500px;
}.h-\[300px\]{
	height: 300px;
}.h-\[73\.95px\]{
	height: 73.95px;
}.h-\[1px\]{
	height: 1px;
}.h-4{
	height: 1rem;
}.h-screen{
	height: 100vh;
}.h-14{
	height: 3.5rem;
}.h-6{
	height: 1.5rem;
}.h-96{
	height: 24rem;
}.h-2\/5{
	height: 40%;
}.h-auto{
	height: auto;
}.h-\[319px\]{
	height: 319px;
}.h-48{
	height: 12rem;
}.h-72{
	height: 18rem;
}.h-3\/4{
	height: 75%;
}.h-\[50vh\]{
	height: 50vh;
}.h-7{
	height: 1.75rem;
}.h-64{
	height: 16rem;
}.h-\[40px\]{
	height: 40px;
}.h-\[230px\]{
	height: 230px;
}.h-\[250px\]{
	height: 250px;
}.max-h-\[300px\]{
	max-height: 300px;
}.max-h-\[540px\]{
	max-height: 540px;
}.max-h-\[400px\]{
	max-height: 400px;
}.min-h-\[800px\]{
	min-height: 800px;
}.w-full{
	width: 100%;
}.w-8{
	width: 2rem;
}.w-\[66\.37px\]{
	width: 66.37px;
}.w-8\/12{
	width: 66.666667%;
}.w-7\/12{
	width: 58.333333%;
}.w-5\/12{
	width: 41.666667%;
}.w-1\/4{
	width: 25%;
}.w-96{
	width: 24rem;
}.w-6\/12{
	width: 50%;
}.w-1\/2{
	width: 50%;
}.w-6{
	width: 1.5rem;
}.w-56{
	width: 14rem;
}.w-\[334px\]{
	width: 334px;
}.w-auto{
	width: auto;
}.w-10\/12{
	width: 83.333333%;
}.w-11\/12{
	width: 91.666667%;
}.w-48{
	width: 12rem;
}.w-7{
	width: 1.75rem;
}.w-4\/5{
	width: 80%;
}.w-24{
	width: 6rem;
}.w-40{
	width: 10rem;
}.w-\[40px\]{
	width: 40px;
}.max-w-screen-lg{
	max-width: 1024px;
}.max-w-\[400px\]{
	max-width: 400px;
}.max-w-\[250px\]{
	max-width: 250px;
}.max-w-screen-xl{
	max-width: 1280px;
}.max-w-sm{
	max-width: 24rem;
}.border-collapse{
	border-collapse: collapse;
}.-translate-x-1\/2{
	--tw-translate-x: -50%;
	transform: var(--tw-transform);
}.-translate-y-1\/2{
	--tw-translate-y: -50%;
	transform: var(--tw-transform);
}.rotate-90{
	--tw-rotate: 90deg;
	transform: var(--tw-transform);
}.-rotate-90{
	--tw-rotate: -90deg;
	transform: var(--tw-transform);
}.transform{
	transform: var(--tw-transform);
}.cursor-pointer{
	cursor: pointer;
}.list-disc{
	list-style-type: disc;
}.grid-cols-1{
	grid-template-columns: repeat(1, minmax(0, 1fr));
}.grid-cols-2{
	grid-template-columns: repeat(2, minmax(0, 1fr));
}.flex-row{
	flex-direction: row;
}.flex-row-reverse{
	flex-direction: row-reverse;
}.flex-col{
	flex-direction: column;
}.flex-col-reverse{
	flex-direction: column-reverse;
}.flex-wrap{
	flex-wrap: wrap;
}.items-start{
	align-items: flex-start;
}.items-center{
	align-items: center;
}.items-stretch{
	align-items: stretch;
}.justify-start{
	justify-content: flex-start;
}.justify-end{
	justify-content: flex-end;
}.justify-center{
	justify-content: center;
}.justify-between{
	justify-content: space-between;
}.gap-12{
	gap: 3rem;
}.gap-6{
	gap: 1.5rem;
}.gap-4{
	gap: 1rem;
}.gap-2{
	gap: 0.5rem;
}.gap-0{
	gap: 0px;
}.gap-y-4{
	row-gap: 1rem;
}.gap-y-6{
	row-gap: 1.5rem;
}.gap-y-8{
	row-gap: 2rem;
}.gap-y-10{
	row-gap: 2.5rem;
}.space-x-14 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(3.5rem * var(--tw-space-x-reverse));
	margin-left: calc(3.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-2 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(0.5rem * var(--tw-space-x-reverse));
	margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-6 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(1.5rem * var(--tw-space-x-reverse));
	margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-x-3 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(0.75rem * var(--tw-space-x-reverse));
	margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
}.space-y-8 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}.space-x-10 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(2.5rem * var(--tw-space-x-reverse));
	margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
}.space-y-5 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}.space-y-6 > :not([hidden]) ~ :not([hidden]){
	--tw-space-y-reverse: 0;
	margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
	margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}.space-x-4 > :not([hidden]) ~ :not([hidden]){
	--tw-space-x-reverse: 0;
	margin-right: calc(1rem * var(--tw-space-x-reverse));
	margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}.self-start{
	align-self: flex-start;
}.self-end{
	align-self: flex-end;
}.overflow-hidden{
	overflow: hidden;
}.overflow-y-auto{
	overflow-y: auto;
}.overflow-x-hidden{
	overflow-x: hidden;
}.whitespace-nowrap{
	white-space: nowrap;
}.rounded{
	border-radius: 0.25rem;
}.rounded-sm{
	border-radius: 0.125rem;
}.rounded-\[20px\]{
	border-radius: 20px;
}.rounded-\[10px\]{
	border-radius: 10px;
}.rounded-md{
	border-radius: 0.375rem;
}.rounded-lg{
	border-radius: 0.5rem;
}.rounded-full{
	border-radius: 9999px;
}.rounded-tl-\[100px\]{
	border-top-left-radius: 100px;
}.rounded-tr{
	border-top-right-radius: 0.25rem;
}.rounded-bl-\[100px\]{
	border-bottom-left-radius: 100px;
}.rounded-br-\[100px\]{
	border-bottom-right-radius: 100px;
}.border-0{
	border-width: 0px;
}.border{
	border-width: 1px;
}.border-b{
	border-bottom-width: 1px;
}.border-r{
	border-right-width: 1px;
}.border-r-2{
	border-right-width: 2px;
}.border-t{
	border-top-width: 1px;
}.border-brandtertiary{
	--tw-border-opacity: 1;
	border-color: rgba(9, 30, 38, var(--tw-border-opacity));
}.border-gray-200{
	--tw-border-opacity: 1;
	border-color: rgba(229, 231, 235, var(--tw-border-opacity));
}.border-white{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}.border-current{
	border-color: currentColor;
}.border-indigo-700{
	--tw-border-opacity: 1;
	border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}.border-gray-700{
	--tw-border-opacity: 1;
	border-color: rgba(55, 65, 81, var(--tw-border-opacity));
}.border-brandsecondary{
	--tw-border-opacity: 1;
	border-color: rgba(8, 58, 90, var(--tw-border-opacity));
}.border-gray-300{
	--tw-border-opacity: 1;
	border-color: rgba(209, 213, 219, var(--tw-border-opacity));
}.border-transparent{
	border-color: transparent;
}.border-indigo-400{
	--tw-border-opacity: 1;
	border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}.bg-transparent{
	background-color: transparent;
}.bg-brandbackgroundblock{
	--tw-bg-opacity: 1;
	background-color: rgba(210, 226, 237, var(--tw-bg-opacity));
}.bg-brandprimary{
	--tw-bg-opacity: 1;
	background-color: rgba(59, 167, 191, var(--tw-bg-opacity));
}.bg-white{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}.bg-indigo-700{
	--tw-bg-opacity: 1;
	background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}.bg-brandbackgroundfooter{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 47, 65, var(--tw-bg-opacity));
}.bg-colorDisabled{
	--tw-bg-opacity: 1;
	background-color: rgba(198, 198, 198, var(--tw-bg-opacity));
}.bg-gray-800{
	--tw-bg-opacity: 1;
	background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}.bg-red-300{
	--tw-bg-opacity: 1;
	background-color: rgba(252, 165, 165, var(--tw-bg-opacity));
}.bg-brandsecondary{
	--tw-bg-opacity: 1;
	background-color: rgba(8, 58, 90, var(--tw-bg-opacity));
}.bg-brandbackgroundblockalt{
	--tw-bg-opacity: 1;
	background-color: rgba(245, 245, 245, var(--tw-bg-opacity));
}.bg-gray-100{
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}.bg-indigo-600{
	--tw-bg-opacity: 1;
	background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}.bg-brandbackgroundblockdark{
	--tw-bg-opacity: 1;
	background-color: rgba(57, 124, 165, var(--tw-bg-opacity));
}.bg-indigo-50{
	--tw-bg-opacity: 1;
	background-color: rgba(238, 242, 255, var(--tw-bg-opacity));
}.bg-opacity-70{
	--tw-bg-opacity: 0.7;
}.bg-opacity-20{
	--tw-bg-opacity: 0.2;
}.bg-gradient-to-b{
	background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}.bg-gradient-to-l{
	background-image: linear-gradient(to left, var(--tw-gradient-stops));
}.from-gray-700{
	--tw-gradient-from: #374151;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(55, 65, 81, 0));
}.from-indigo-600{
	--tw-gradient-from: #4f46e5;
	--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(79, 70, 229, 0));
}.to-gray-900{
	--tw-gradient-to: #111827;
}.to-indigo-700{
	--tw-gradient-to: #4338ca;
}.object-contain{
	-o-object-fit: contain;
	   object-fit: contain;
}.object-cover{
	-o-object-fit: cover;
	   object-fit: cover;
}.object-center{
	-o-object-position: center;
	   object-position: center;
}.object-top{
	-o-object-position: top;
	   object-position: top;
}.p-3{
	padding: 0.75rem;
}.p-6{
	padding: 1.5rem;
}.p-4{
	padding: 1rem;
}.p-16{
	padding: 4rem;
}.p-2{
	padding: 0.5rem;
}.p-3\.5{
	padding: 0.875rem;
}.py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}.py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}.py-16{
	padding-top: 4rem;
	padding-bottom: 4rem;
}.px-2{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}.py-3{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}.py-10{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}.py-9{
	padding-top: 2.25rem;
	padding-bottom: 2.25rem;
}.px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}.px-3{
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}.py-1{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}.py-60{
	padding-top: 15rem;
	padding-bottom: 15rem;
}.px-12{
	padding-left: 3rem;
	padding-right: 3rem;
}.py-12{
	padding-top: 3rem;
	padding-bottom: 3rem;
}.py-6{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}.px-7{
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}.px-5{
	padding-left: 1.25rem;
	padding-right: 1.25rem;
}.pt-16{
	padding-top: 4rem;
}.pb-12{
	padding-bottom: 3rem;
}.pt-8{
	padding-top: 2rem;
}.pl-0{
	padding-left: 0px;
}.pb-6{
	padding-bottom: 1.5rem;
}.pb-8{
	padding-bottom: 2rem;
}.pt-20{
	padding-top: 5rem;
}.pb-4{
	padding-bottom: 1rem;
}.pt-6{
	padding-top: 1.5rem;
}.pb-3{
	padding-bottom: 0.75rem;
}.pb-16{
	padding-bottom: 4rem;
}.pb-24{
	padding-bottom: 6rem;
}.pr-0{
	padding-right: 0px;
}.pr-16{
	padding-right: 4rem;
}.pr-6{
	padding-right: 1.5rem;
}.pb-5{
	padding-bottom: 1.25rem;
}.pb-7{
	padding-bottom: 1.75rem;
}.pt-4{
	padding-top: 1rem;
}.pb-64{
	padding-bottom: 16rem;
}.pl-6{
	padding-left: 1.5rem;
}.pb-10{
	padding-bottom: 2.5rem;
}.pt-32{
	padding-top: 8rem;
}.pt-12{
	padding-top: 3rem;
}.pt-2{
	padding-top: 0.5rem;
}.pb-2{
	padding-bottom: 0.5rem;
}.pt-3{
	padding-top: 0.75rem;
}.pt-\[84px\]{
	padding-top: 84px;
}.text-left{
	text-align: left;
}.text-center{
	text-align: center;
}.font-sans{
	font-family: tenso, sans-serif;
}.font-serif{
	font-family: poppins, sans-serif;
}.text-base{
	font-size: 1rem;
	line-height: 1.5rem;
}.text-4xl{
	font-size: 2.25rem;
	line-height: 2.5rem;
}.text-xl{
	font-size: 1.25rem;
	line-height: 1.75rem;
}.text-lg{
	font-size: 1.125rem;
	line-height: 1.75rem;
}.text-2xl{
	font-size: 1.5rem;
	line-height: 2rem;
}.text-sm{
	font-size: 0.875rem;
	line-height: 1.25rem;
}.text-xs{
	font-size: 0.75rem;
	line-height: 1rem;
}.text-3xl{
	font-size: 1.875rem;
	line-height: 2.25rem;
}.text-7xl{
	font-size: 4.5rem;
	line-height: 1;
}.text-5xl{
	font-size: 3rem;
	line-height: 1;
}.text-\[56px\]{
	font-size: 56px;
}.font-bold{
	font-weight: 700;
}.font-normal{
	font-weight: 400;
}.font-semibold{
	font-weight: 600;
}.font-medium{
	font-weight: 500;
}.font-extrabold{
	font-weight: 800;
}.font-light{
	font-weight: 300;
}.uppercase{
	text-transform: uppercase;
}.leading-5{
	line-height: 1.25rem;
}.leading-7{
	line-height: 1.75rem;
}.leading-4{
	line-height: 1rem;
}.leading-tight{
	line-height: 1.25;
}.leading-6{
	line-height: 1.5rem;
}.leading-normal{
	line-height: 1.5;
}.leading-none{
	line-height: 1;
}.leading-3{
	line-height: .75rem;
}.leading-9{
	line-height: 2.25rem;
}.leading-snug{
	line-height: 1.375;
}.leading-10{
	line-height: 2.5rem;
}.leading-relaxed{
	line-height: 1.625;
}.tracking-widest{
	letter-spacing: 0.1em;
}.tracking-normal{
	letter-spacing: 0em;
}.text-brandsecondary{
	--tw-text-opacity: 1;
	color: rgba(8, 58, 90, var(--tw-text-opacity));
}.text-brandprimary{
	--tw-text-opacity: 1;
	color: rgba(59, 167, 191, var(--tw-text-opacity));
}.text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}.text-brandtertiary{
	--tw-text-opacity: 1;
	color: rgba(9, 30, 38, var(--tw-text-opacity));
}.text-indigo-700{
	--tw-text-opacity: 1;
	color: rgba(67, 56, 202, var(--tw-text-opacity));
}.text-gray-800{
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
}.text-gray-600{
	--tw-text-opacity: 1;
	color: rgba(75, 85, 99, var(--tw-text-opacity));
}.text-indigo-500{
	--tw-text-opacity: 1;
	color: rgba(99, 102, 241, var(--tw-text-opacity));
}.text-gray-900{
	--tw-text-opacity: 1;
	color: rgba(17, 24, 39, var(--tw-text-opacity));
}.text-gray-700{
	--tw-text-opacity: 1;
	color: rgba(55, 65, 81, var(--tw-text-opacity));
}.text-gray-500{
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-text-opacity));
}.underline{
	text-decoration: underline;
}.placeholder-white::-moz-placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}.placeholder-white:-ms-input-placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}.placeholder-white::placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-placeholder-opacity));
}.placeholder-black::-moz-placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}.placeholder-black:-ms-input-placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}.placeholder-black::placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}.opacity-25{
	opacity: 0.25;
}.opacity-0{
	opacity: 0;
}.shadow{
	--tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-xl{
	--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-md{
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.shadow-lg{
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}.ring-offset-white{
	--tw-ring-offset-color: #fff;
}.ring-offset-gray-900{
	--tw-ring-offset-color: #111827;
}.drop-shadow-xl{
	--tw-drop-shadow: drop-shadow(0 20px 13px rgba(0, 0, 0, 0.03)) drop-shadow(0 8px 5px rgba(0, 0, 0, 0.08));
	filter: var(--tw-filter);
}.drop-shadow-2xl{
	--tw-drop-shadow: drop-shadow(0 25px 25px rgba(0, 0, 0, 0.15));
	filter: var(--tw-filter);
}.transition{
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}.duration-200{
	transition-duration: 200ms;
}.duration-150{
	transition-duration: 150ms;
}.ease-in-out{
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.odd\:bg-brandbackgroundblock:nth-child(odd){
	--tw-bg-opacity: 1;
	background-color: rgba(210, 226, 237, var(--tw-bg-opacity));
}.hover\:border-indigo-600:hover{
	--tw-border-opacity: 1;
	border-color: rgba(79, 70, 229, var(--tw-border-opacity));
}.hover\:border-indigo-400:hover{
	--tw-border-opacity: 1;
	border-color: rgba(129, 140, 248, var(--tw-border-opacity));
}.hover\:bg-indigo-200:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(199, 210, 254, var(--tw-bg-opacity));
}.hover\:bg-indigo-600:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(79, 70, 229, var(--tw-bg-opacity));
}.hover\:bg-gray-200:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(229, 231, 235, var(--tw-bg-opacity));
}.hover\:bg-gray-100:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(243, 244, 246, var(--tw-bg-opacity));
}.hover\:bg-indigo-700:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}.hover\:bg-white:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}.hover\:bg-gray-300:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(209, 213, 219, var(--tw-bg-opacity));
}.hover\:bg-opacity-20:hover{
	--tw-bg-opacity: 0.2;
}.hover\:text-white:hover{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}.hover\:text-gray-600:hover{
	--tw-text-opacity: 1;
	color: rgba(75, 85, 99, var(--tw-text-opacity));
}.hover\:text-brandsecondary:hover{
	--tw-text-opacity: 1;
	color: rgba(8, 58, 90, var(--tw-text-opacity));
}.hover\:text-brandprimary:hover{
	--tw-text-opacity: 1;
	color: rgba(59, 167, 191, var(--tw-text-opacity));
}.hover\:text-indigo-800:hover{
	--tw-text-opacity: 1;
	color: rgba(55, 48, 163, var(--tw-text-opacity));
}.hover\:text-indigo-600:hover{
	--tw-text-opacity: 1;
	color: rgba(79, 70, 229, var(--tw-text-opacity));
}.hover\:text-indigo-400:hover{
	--tw-text-opacity: 1;
	color: rgba(129, 140, 248, var(--tw-text-opacity));
}.hover\:text-indigo-700:hover{
	--tw-text-opacity: 1;
	color: rgba(67, 56, 202, var(--tw-text-opacity));
}.hover\:underline:hover{
	text-decoration: underline;
}.hover\:duration-200:hover{
	transition-duration: 200ms;
}.focus\:border-indigo-700:focus{
	--tw-border-opacity: 1;
	border-color: rgba(67, 56, 202, var(--tw-border-opacity));
}.focus\:bg-indigo-700:focus{
	--tw-bg-opacity: 1;
	background-color: rgba(67, 56, 202, var(--tw-bg-opacity));
}.focus\:text-indigo-700:focus{
	--tw-text-opacity: 1;
	color: rgba(67, 56, 202, var(--tw-text-opacity));
}.focus\:underline:focus{
	text-decoration: underline;
}.focus\:outline-none:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
}.focus\:ring-2:focus{
	--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
	--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}.focus\:ring-white:focus{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(255, 255, 255, var(--tw-ring-opacity));
}.focus\:ring-gray-800:focus{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(31, 41, 55, var(--tw-ring-opacity));
}.focus\:ring-indigo-700:focus{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(67, 56, 202, var(--tw-ring-opacity));
}.focus\:ring-indigo-600:focus{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(79, 70, 229, var(--tw-ring-opacity));
}.focus\:ring-gray-600:focus{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(75, 85, 99, var(--tw-ring-opacity));
}.focus\:ring-blue-800:focus{
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(30, 64, 175, var(--tw-ring-opacity));
}.focus\:ring-offset-2:focus{
	--tw-ring-offset-width: 2px;
}.focus\:ring-offset-indigo-600:focus{
	--tw-ring-offset-color: #4f46e5;
}.focus\:ring-offset-indigo-700:focus{
	--tw-ring-offset-color: #4338ca;
}.active\:text-brandsecondary:active{
	--tw-text-opacity: 1;
	color: rgba(8, 58, 90, var(--tw-text-opacity));
}.group:hover .group-hover\:block{
	display: block;
}.group:hover .group-hover\:rotate-180{
	--tw-rotate: 180deg;
	transform: var(--tw-transform);
}@media (min-width: 640px){.sm\:absolute{
		position: absolute;
	}.sm\:relative{
		position: relative;
	}.sm\:inset-0{
		top: 0px;
		right: 0px;
		bottom: 0px;
		left: 0px;
	}.sm\:top-2{
		top: 0.5rem;
	}.sm\:mx-4{
		margin-left: 1rem;
		margin-right: 1rem;
	}.sm\:mb-0{
		margin-bottom: 0px;
	}.sm\:mt-12{
		margin-top: 3rem;
	}.sm\:mt-0{
		margin-top: 0px;
	}.sm\:ml-6{
		margin-left: 1.5rem;
	}.sm\:mt-10{
		margin-top: 2.5rem;
	}.sm\:mt-7{
		margin-top: 1.75rem;
	}.sm\:mb-24{
		margin-bottom: 6rem;
	}.sm\:mb-10{
		margin-bottom: 2.5rem;
	}.sm\:mt-8{
		margin-top: 2rem;
	}.sm\:mr-auto{
		margin-right: auto;
	}.sm\:mt-14{
		margin-top: 3.5rem;
	}.sm\:mt-20{
		margin-top: 5rem;
	}.sm\:block{
		display: block;
	}.sm\:flex{
		display: flex;
	}.sm\:hidden{
		display: none;
	}.sm\:h-8{
		height: 2rem;
	}.sm\:w-72{
		width: 18rem;
	}.sm\:w-auto{
		width: auto;
	}.sm\:w-2\/3{
		width: 66.666667%;
	}.sm\:w-8{
		width: 2rem;
	}.sm\:w-10\/12{
		width: 83.333333%;
	}.sm\:w-11\/12{
		width: 91.666667%;
	}.sm\:w-9\/12{
		width: 75%;
	}.sm\:w-64{
		width: 16rem;
	}.sm\:w-44{
		width: 11rem;
	}.sm\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}.sm\:flex-row{
		flex-direction: row;
	}.sm\:flex-col{
		flex-direction: column;
	}.sm\:items-center{
		align-items: center;
	}.sm\:justify-start{
		justify-content: flex-start;
	}.sm\:justify-center{
		justify-content: center;
	}.sm\:justify-between{
		justify-content: space-between;
	}.sm\:space-x-8 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(2rem * var(--tw-space-x-reverse));
		margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
	}.sm\:px-10{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}.sm\:px-12{
		padding-left: 3rem;
		padding-right: 3rem;
	}.sm\:py-24{
		padding-top: 6rem;
		padding-bottom: 6rem;
	}.sm\:py-4{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}.sm\:px-5{
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}.sm\:py-20{
		padding-top: 5rem;
		padding-bottom: 5rem;
	}.sm\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}.sm\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}.sm\:pr-20{
		padding-right: 5rem;
	}.sm\:pl-20{
		padding-left: 5rem;
	}.sm\:text-center{
		text-align: center;
	}.sm\:text-3xl{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}.sm\:text-lg{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}.sm\:text-base{
		font-size: 1rem;
		line-height: 1.5rem;
	}.sm\:text-5xl{
		font-size: 3rem;
		line-height: 1;
	}
}@media (min-width: 768px){.md\:top-24{
		top: 6rem;
	}.md\:mx-10{
		margin-left: 2.5rem;
		margin-right: 2.5rem;
	}.md\:mx-6{
		margin-left: 1.5rem;
		margin-right: 1.5rem;
	}.md\:my-0{
		margin-top: 0px;
		margin-bottom: 0px;
	}.md\:ml-0{
		margin-left: 0px;
	}.md\:mb-0{
		margin-bottom: 0px;
	}.md\:mt-12{
		margin-top: 3rem;
	}.md\:mt-5{
		margin-top: 1.25rem;
	}.md\:mt-0{
		margin-top: 0px;
	}.md\:mt-24{
		margin-top: 6rem;
	}.md\:mt-48{
		margin-top: 12rem;
	}.md\:mt-3{
		margin-top: 0.75rem;
	}.md\:mt-10{
		margin-top: 2.5rem;
	}.md\:block{
		display: block;
	}.md\:flex{
		display: flex;
	}.md\:hidden{
		display: none;
	}.md\:h-\[400px\]{
		height: 400px;
	}.md\:h-\[530px\]{
		height: 530px;
	}.md\:h-screen{
		height: 100vh;
	}.md\:h-\[550px\]{
		height: 550px;
	}.md\:h-64{
		height: 16rem;
	}.md\:h-auto{
		height: auto;
	}.md\:h-\[504px\]{
		height: 504px;
	}.md\:w-3\/6{
		width: 50%;
	}.md\:w-1\/2{
		width: 50%;
	}.md\:w-9\/12{
		width: 75%;
	}.md\:w-8\/12{
		width: 66.666667%;
	}.md\:w-full{
		width: 100%;
	}.md\:translate-y-\[-70px\]{
		--tw-translate-y: -70px;
		transform: var(--tw-transform);
	}.md\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}.md\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}.md\:grid-cols-6{
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}.md\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}.md\:flex-row{
		flex-direction: row;
	}.md\:place-content-between{
		place-content: space-between;
	}.md\:items-center{
		align-items: center;
	}.md\:justify-end{
		justify-content: flex-end;
	}.md\:justify-center{
		justify-content: center;
	}.md\:gap-4{
		gap: 1rem;
	}.md\:gap-6{
		gap: 1.5rem;
	}.md\:space-x-20 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(5rem * var(--tw-space-x-reverse));
		margin-left: calc(5rem * calc(1 - var(--tw-space-x-reverse)));
	}.md\:space-x-6 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(1.5rem * var(--tw-space-x-reverse));
		margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
	}.md\:py-16{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}.md\:py-24{
		padding-top: 6rem;
		padding-bottom: 6rem;
	}.md\:py-12{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}.md\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}.md\:py-5{
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}.md\:py-8{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}.md\:px-20{
		padding-left: 5rem;
		padding-right: 5rem;
	}.md\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}.md\:px-7{
		padding-left: 1.75rem;
		padding-right: 1.75rem;
	}.md\:py-4{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}.md\:px-10{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}.md\:px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}.md\:pt-24{
		padding-top: 6rem;
	}.md\:pb-0{
		padding-bottom: 0px;
	}.md\:pl-0{
		padding-left: 0px;
	}.md\:pl-6{
		padding-left: 1.5rem;
	}.md\:pt-0{
		padding-top: 0px;
	}.md\:pr-12{
		padding-right: 3rem;
	}.md\:pb-32{
		padding-bottom: 8rem;
	}.md\:pr-4{
		padding-right: 1rem;
	}.md\:pr-6{
		padding-right: 1.5rem;
	}.md\:text-center{
		text-align: center;
	}.md\:text-5xl{
		font-size: 3rem;
		line-height: 1;
	}.md\:text-6xl{
		font-size: 3.75rem;
		line-height: 1;
	}.md\:text-xl{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}.md\:text-7xl{
		font-size: 4.5rem;
		line-height: 1;
	}.md\:text-4xl{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.md\:text-9xl{
		font-size: 8rem;
		line-height: 1;
	}.md\:text-2xl{
		font-size: 1.5rem;
		line-height: 2rem;
	}.md\:text-base{
		font-size: 1rem;
		line-height: 1.5rem;
	}.md\:text-\[14px\]{
		font-size: 14px;
	}.md\:text-3xl{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}.md\:leading-none{
		line-height: 1;
	}.md\:leading-9{
		line-height: 2.25rem;
	}.md\:leading-4{
		line-height: 1rem;
	}.md\:leading-loose{
		line-height: 2;
	}
}@media (min-width: 1024px){.lg\:top-20{
		top: 5rem;
	}.lg\:mx-0{
		margin-left: 0px;
		margin-right: 0px;
	}.lg\:my-32{
		margin-top: 8rem;
		margin-bottom: 8rem;
	}.lg\:mx-10{
		margin-left: 2.5rem;
		margin-right: 2.5rem;
	}.lg\:mx-auto{
		margin-left: auto;
		margin-right: auto;
	}.lg\:my-0{
		margin-top: 0px;
		margin-bottom: 0px;
	}.lg\:my-12{
		margin-top: 3rem;
		margin-bottom: 3rem;
	}.lg\:ml-0{
		margin-left: 0px;
	}.lg\:mt-0{
		margin-top: 0px;
	}.lg\:mt-16{
		margin-top: 4rem;
	}.lg\:mb-0{
		margin-bottom: 0px;
	}.lg\:mt-14{
		margin-top: 3.5rem;
	}.lg\:-ml-8{
		margin-left: -2rem;
	}.lg\:block{
		display: block;
	}.lg\:flex{
		display: flex;
	}.lg\:hidden{
		display: none;
	}.lg\:h-\[450px\]{
		height: 450px;
	}.lg\:h-16{
		height: 4rem;
	}.lg\:h-72{
		height: 18rem;
	}.lg\:h-\[570px\]{
		height: 570px;
	}.lg\:w-1\/2{
		width: 50%;
	}.lg\:w-3\/12{
		width: 25%;
	}.lg\:w-auto{
		width: auto;
	}.lg\:w-10\/12{
		width: 83.333333%;
	}.lg\:w-6\/12{
		width: 50%;
	}.lg\:w-7\/12{
		width: 58.333333%;
	}.lg\:w-5\/12{
		width: 41.666667%;
	}.lg\:w-full{
		width: 100%;
	}.lg\:w-4\/5{
		width: 80%;
	}.lg\:w-2\/5{
		width: 40%;
	}.lg\:w-3\/5{
		width: 60%;
	}.lg\:w-1\/4{
		width: 25%;
	}.lg\:w-3\/4{
		width: 75%;
	}.lg\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}.lg\:flex-row{
		flex-direction: row;
	}.lg\:items-start{
		align-items: flex-start;
	}.lg\:items-center{
		align-items: center;
	}.lg\:justify-start{
		justify-content: flex-start;
	}.lg\:justify-end{
		justify-content: flex-end;
	}.lg\:gap-8{
		gap: 2rem;
	}.lg\:space-x-4 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(1rem * var(--tw-space-x-reverse));
		margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
	}.lg\:space-x-2 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(0.5rem * var(--tw-space-x-reverse));
		margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
	}.lg\:space-x-10 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(2.5rem * var(--tw-space-x-reverse));
		margin-left: calc(2.5rem * calc(1 - var(--tw-space-x-reverse)));
	}.lg\:space-x-0 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(0px * var(--tw-space-x-reverse));
		margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
	}.lg\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}.lg\:py-6{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}.lg\:px-12{
		padding-left: 3rem;
		padding-right: 3rem;
	}.lg\:py-16{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}.lg\:px-20{
		padding-left: 5rem;
		padding-right: 5rem;
	}.lg\:py-9{
		padding-top: 2.25rem;
		padding-bottom: 2.25rem;
	}.lg\:py-36{
		padding-top: 9rem;
		padding-bottom: 9rem;
	}.lg\:px-96{
		padding-left: 24rem;
		padding-right: 24rem;
	}.lg\:px-10{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}.lg\:px-16{
		padding-left: 4rem;
		padding-right: 4rem;
	}.lg\:py-12{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}.lg\:pb-12{
		padding-bottom: 3rem;
	}.lg\:pb-32{
		padding-bottom: 8rem;
	}.lg\:pr-10{
		padding-right: 2.5rem;
	}.lg\:pt-3{
		padding-top: 0.75rem;
	}.lg\:pr-0{
		padding-right: 0px;
	}.lg\:pr-16{
		padding-right: 4rem;
	}.lg\:pt-16{
		padding-top: 4rem;
	}.lg\:text-left{
		text-align: left;
	}.lg\:text-2xl{
		font-size: 1.5rem;
		line-height: 2rem;
	}.lg\:text-4xl{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}.lg\:text-5xl{
		font-size: 3rem;
		line-height: 1;
	}.lg\:text-7xl{
		font-size: 4.5rem;
		line-height: 1;
	}.lg\:text-sm{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}.lg\:text-base{
		font-size: 1rem;
		line-height: 1.5rem;
	}.lg\:text-3xl{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}.lg\:leading-9{
		line-height: 2.25rem;
	}.lg\:leading-10{
		line-height: 2.5rem;
	}
}@media (min-width: 1280px){.xl\:container{
		width: 100%;
	}@media (min-width: 640px){.xl\:container{
			max-width: 640px;
		}
	}@media (min-width: 768px){.xl\:container{
			max-width: 768px;
		}
	}@media (min-width: 1024px){.xl\:container{
			max-width: 1024px;
		}
	}@media (min-width: 1280px){.xl\:container{
			max-width: 1280px;
		}
	}@media (min-width: 1536px){.xl\:container{
			max-width: 1536px;
		}
	}.xl\:top-12{
		top: 3rem;
	}.xl\:mx-auto{
		margin-left: auto;
		margin-right: auto;
	}.xl\:mx-14{
		margin-left: 3.5rem;
		margin-right: 3.5rem;
	}.xl\:mt-0{
		margin-top: 0px;
	}.xl\:block{
		display: block;
	}.xl\:flex{
		display: flex;
	}.xl\:hidden{
		display: none;
	}.xl\:w-1\/3{
		width: 33.333333%;
	}.xl\:w-96{
		width: 24rem;
	}.xl\:w-8\/12{
		width: 66.666667%;
	}.xl\:w-5\/12{
		width: 41.666667%;
	}.xl\:w-9\/12{
		width: 75%;
	}.xl\:w-32{
		width: 8rem;
	}.xl\:w-2\/4{
		width: 50%;
	}.xl\:w-2\/5{
		width: 40%;
	}.xl\:flex-row{
		flex-direction: row;
	}.xl\:space-x-6 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(1.5rem * var(--tw-space-x-reverse));
		margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
	}.xl\:space-x-32 > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(8rem * var(--tw-space-x-reverse));
		margin-left: calc(8rem * calc(1 - var(--tw-space-x-reverse)));
	}.xl\:space-y-0 > :not([hidden]) ~ :not([hidden]){
		--tw-space-y-reverse: 0;
		margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
		margin-bottom: calc(0px * var(--tw-space-y-reverse));
	}.xl\:object-center{
		-o-object-position: center;
		   object-position: center;
	}.xl\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}.xl\:pr-0{
		padding-right: 0px;
	}.xl\:pt-0{
		padding-top: 0px;
	}.xl\:text-8xl{
		font-size: 6rem;
		line-height: 1;
	}.xl\:text-5xl{
		font-size: 3rem;
		line-height: 1;
	}.xl\:text-6xl{
		font-size: 3.75rem;
		line-height: 1;
	}.xl\:leading-10{
		line-height: 2.5rem;
	}
}@media (min-width: 1536px){.\32xl\:container{
		width: 100%;
	}@media (min-width: 640px){.\32xl\:container{
			max-width: 640px;
		}
	}@media (min-width: 768px){.\32xl\:container{
			max-width: 768px;
		}
	}@media (min-width: 1024px){.\32xl\:container{
			max-width: 1024px;
		}
	}@media (min-width: 1280px){.\32xl\:container{
			max-width: 1280px;
		}
	}@media (min-width: 1536px){.\32xl\:container{
			max-width: 1536px;
		}
	}.\32xl\:mx-auto{
		margin-left: auto;
		margin-right: auto;
	}.\32xl\:w-\[90\%\]{
		width: 90%;
	}.\32xl\:py-40{
		padding-top: 10rem;
		padding-bottom: 10rem;
	}.\32xl\:px-24{
		padding-left: 6rem;
		padding-right: 6rem;
	}.\32xl\:px-20{
		padding-left: 5rem;
		padding-right: 5rem;
	}.\32xl\:text-7xl{
		font-size: 4.5rem;
		line-height: 1;
	}
}
