@import url(https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600&family=Roboto:wght@100;300;400;500;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Jost:wght@400&family=Roboto:wght@600&display=swap);
.pagination {
  margin-left: auto;
  margin-right: auto;
  display: flex;
  width: max-content;
  justify-content: center;
  overflow: hidden;
  border-radius: 0.375rem;
  border-width: 1px;
  border-right-width: 0px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 229, 229, var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-shadow: 0 1px 2px 0 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);
}

.pagination .page-numbers {
  display: flex;
  height: 46px;
  width: 46px;
  align-items: center;
  justify-content: center;
  border-right-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 229, 229, var(--tw-border-opacity));
  font-size: 16px;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgba(156, 155, 161, var(--tw-text-opacity));
  transition-property: none;
  transition-duration: 300ms;
}

.pagination .page-numbers:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.pagination .current {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.pagination .dots {
  --tw-text-opacity: 1 !important;
  color: rgba(156, 155, 161, var(--tw-text-opacity)) !important;
}

.pagination .next, .pagination .prev {
  --tw-text-opacity: 1;
  color: rgba(156, 155, 161, var(--tw-text-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
}

.pagination .next:hover, .pagination .prev:hover {
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.blog-content > p {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  max-width: 967px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 18px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.blog-content > hr {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  margin-top: 2.5rem;
  max-width: 967px;
  --tw-border-opacity: 1;
  border-color: rgba(229, 229, 229, var(--tw-border-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}

.blog-content > h1, .blog-content > h2, .blog-content > h3, .blog-content > h4, .blog-content > h5, .blog-content > h6 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1rem;
  margin-top: 2rem;
  max-width: 967px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

@media (min-width: 1024px) {

  .blog-content > h1, .blog-content > h2, .blog-content > h3, .blog-content > h4, .blog-content > h5, .blog-content > h6 {
    font-size: 28px;
  }

  .blog-content > h1, .blog-content > h2, .blog-content > h3, .blog-content > h4, .blog-content > h5, .blog-content > h6 {
    line-height: 36px;
  }
}

@media (min-width: 1280px) {

  .blog-content > h1, .blog-content > h2, .blog-content > h3, .blog-content > h4, .blog-content > h5, .blog-content > h6 {
    font-size: 32px;
  }

  .blog-content > h1, .blog-content > h2, .blog-content > h3, .blog-content > h4, .blog-content > h5, .blog-content > h6 {
    line-height: 40px;
  }
}

.blog-content p > a {
  display: inline;
  --tw-text-opacity: 1;
  color: rgba(1, 100, 177, var(--tw-text-opacity));
}

.blog-content > .bigger-text {
  margin-left: auto;
  margin-right: auto;
  max-width: 967px;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 24px;
  line-height: 30px;
}

.blog-content > .wp-block-quote {
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1.5rem;
  display: flex;
  max-width: 935px;
  flex-direction: column;
  border-left-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(124, 22, 29, var(--tw-border-opacity));
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-left: 1.5rem;
}

@media (min-width: 1280px) {

  .blog-content > .wp-block-quote {
    margin-left: auto;
    margin-right: auto;
  }
}

.blog-content > .wp-block-quote p {
  margin-bottom: 1rem;
  font-size: 20px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

@media (min-width: 1024px) {

  .blog-content > .wp-block-quote p {
    font-size: 22px;
  }

  .blog-content > .wp-block-quote p {
    line-height: 28px;
  }
}

@media (min-width: 1280px) {

  .blog-content > .wp-block-quote p {
    font-size: 24px;
  }

  .blog-content > .wp-block-quote p {
    line-height: 30px;
  }
}

.blog-content > .wp-block-quote cite {
  margin: 0px;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.blog-content > figure.wp-block-image {
  margin-left: auto;
  margin-right: auto;
  margin-top: 1.5rem;
  display: flex;
  max-width: 967px;
  flex-direction: column;
  gap: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.blog-content > figure.wp-block-image img {
  border-radius: 0.375rem;
}

.blog-content > figcaption {
  font-size: 18px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.blog-content > ul, .blog-content > ol {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  max-width: 967px;
  flex-direction: column;
  gap: 0.5rem;
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: 18px;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.blog-content > ol {
  list-style-position: inside;
  list-style-type: decimal;
}

.blog-content > ul {
  list-style-position: inside;
  list-style-type: disc;
}

.blog-content > p:empty {
  margin: 0px;
  margin-left: auto;
  margin-right: auto;
  height: 2.5rem;
  max-width: 967px;
  padding-left: 1rem;
  padding-right: 1rem;
}

@media (min-width: 992px) {

  .blog-content > p:empty {
    height: 4rem;
  }
}

.btn-cat {
  display: block;
  border-radius: 0.375rem;
  --tw-bg-opacity: 1;
  background-color: rgba(180, 52, 61, var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  opacity: 1 !important;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 300ms;
}

.btn-cat:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(124, 22, 29, var(--tw-bg-opacity));
}

.btn-cat.active {
  --tw-bg-opacity: 1;
  background-color: rgba(124, 22, 29, var(--tw-bg-opacity));
}

.blog-thumbnail-photo {
  aspect-ratio: 700/400;
  width: 100%;
  overflow: hidden;
  border-radius: 0.375rem;
}

.blog-thumbnail-photo picture,
.blog-thumbnail-photo img {
  aspect-ratio: inherit;
}

.post-thumbnail {
  width: 100%;
  height: auto;
}

.posts-section-title > * {
  font-size: 32px;
  line-height: 40px;
}

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
	box-sizing: border-box;
}
/**
Use a more readable tab size (opinionated).
*/
html {
	tab-size: 4;
}
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
	margin: 0;
}
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
	font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
	text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
	box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
	padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
	vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
	display: list-item;
}
/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  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::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #CDCCD0;
}
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(245, 245, 246, var(--tw-border-opacity));
	--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);
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
	-webkit-appearance: none;
	        appearance: none;
	background-color: #fff;
	border-color: #6B7280;
	border-width: 1px;
	border-radius: 0px;
	padding-top: 0.5rem;
	padding-right: 0.75rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	font-size: 1rem;
	line-height: 1.5rem;
	--tw-shadow: 0 0 #0000;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #1C64F2;
	--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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	border-color: #1C64F2;
}
input::placeholder,textarea::placeholder{
	color: #6B7280;
	opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
	padding: 0;
}
::-webkit-date-and-time-value{
	min-height: 1.5em;
}
select{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
	background-position: right 0.5rem center;
	background-repeat: no-repeat;
	background-size: 1.5em 1.5em;
	padding-right: 2.5rem;
	-webkit-print-color-adjust: exact;
	        color-adjust: exact;
}
[multiple]{
	background-image: initial;
	background-position: initial;
	background-repeat: unset;
	background-size: initial;
	padding-right: 0.75rem;
	-webkit-print-color-adjust: unset;
	        color-adjust: unset;
}
[type='checkbox'],[type='radio']{
	-webkit-appearance: none;
	        appearance: none;
	padding: 0;
	-webkit-print-color-adjust: exact;
	        color-adjust: exact;
	display: inline-block;
	vertical-align: middle;
	background-origin: border-box;
	-webkit-user-select: none;
	        user-select: none;
	flex-shrink: 0;
	height: 1rem;
	width: 1rem;
	color: #1C64F2;
	background-color: #fff;
	border-color: #6B7280;
	border-width: 1px;
	--tw-shadow: 0 0 #0000;
}
[type='checkbox']{
	border-radius: 0px;
}
[type='radio']{
	border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #1C64F2;
	--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);
}
[type='checkbox']:checked,[type='radio']:checked{
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
[type='checkbox']:checked{
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type='radio']:checked{
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
	border-color: transparent;
	background-color: currentColor;
}
[type='checkbox']:indeterminate{
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
	border-color: transparent;
	background-color: currentColor;
	background-size: 100% 100%;
	background-position: center;
	background-repeat: no-repeat;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
	border-color: transparent;
	background-color: currentColor;
}
[type='file']{
	background: unset;
	border-color: inherit;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-size: unset;
	line-height: inherit;
}
[type='file']:focus{
	outline: 1px auto -webkit-focus-ring-color;
}
[data-popper-arrow],[data-popper-arrow]:before{
	position: absolute;
	width: 8px;
	height: 8px;
	background: inherit;
}
[data-popper-arrow]{
	visibility: hidden;
}
[data-popper-arrow]:before{
	content: "";
	visibility: visible;
	transform: rotate(45deg);
}
[data-popper-arrow]:after{
	content: "";
	visibility: visible;
	transform: rotate(45deg);
	position: absolute;
	width: 9px;
	height: 9px;
	background: inherit;
}
[role="tooltip"] > [data-popper-arrow]:before{
	border-style: solid;
	border-color: #e4e4e7;
}
.dark [role="tooltip"] > [data-popper-arrow]:before{
	border-style: solid;
	border-color: #52525b;
}
[role="tooltip"] > [data-popper-arrow]:after{
	border-style: solid;
	border-color: #e4e4e7;
}
.dark [role="tooltip"] > [data-popper-arrow]:after{
	border-style: solid;
	border-color: #52525b;
}
[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:before{
	border-bottom-width: 1px;
	border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]:after{
	border-bottom-width: 1px;
	border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:before{
	border-bottom-width: 1px;
	border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]:after{
	border-bottom-width: 1px;
	border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:before{
	border-top-width: 1px;
	border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]:after{
	border-top-width: 1px;
	border-left-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:before{
	border-top-width: 1px;
	border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]:after{
	border-top-width: 1px;
	border-right-width: 1px;
}
[data-popover][role="tooltip"][data-popper-placement^='top'] > [data-popper-arrow]{
	bottom: -5px;
}
[data-popover][role="tooltip"][data-popper-placement^='bottom'] > [data-popper-arrow]{
	top: -5px;
}
[data-popover][role="tooltip"][data-popper-placement^='left'] > [data-popper-arrow]{
	right: -5px;
}
[data-popover][role="tooltip"][data-popper-placement^='right'] > [data-popper-arrow]{
	left: -5px;
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
	-webkit-appearance: none;
	        appearance: none;
	background-color: #fff;
	border-color: #6B7280;
	border-width: 1px;
	border-radius: 0px;
	padding-top: 0.5rem;
	padding-right: 0.75rem;
	padding-bottom: 0.5rem;
	padding-left: 0.75rem;
	font-size: 1rem;
	line-height: 1.5rem;
	--tw-shadow: 0 0 #0000;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #1C64F2;
	--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(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
	box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
	border-color: #1C64F2;
}
input::placeholder,textarea::placeholder{
	color: #6B7280;
	opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
	padding: 0;
}
input[type="time"]::-webkit-calendar-picker-indicator{
	background: none;
}
select:not([size]){
	background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 6'%3e %3cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3e %3c/svg%3e");
	background-position: right 0.75rem center;
	background-repeat: no-repeat;
	background-size: 0.75em 0.75em;
	padding-right: 2.5rem;
	-webkit-print-color-adjust: exact;
	        print-color-adjust: exact;
}
:is([dir=rtl]) select:not([size]){
	background-position: left 0.75rem center;
	padding-right: 0.75rem;
	padding-left: 0;
}
[multiple]{
	background-image: initial;
	background-position: initial;
	background-repeat: unset;
	background-size: initial;
	padding-right: 0.75rem;
	-webkit-print-color-adjust: unset;
	        print-color-adjust: unset;
}
[type='checkbox'],[type='radio']{
	-webkit-appearance: none;
	        appearance: none;
	padding: 0;
	-webkit-print-color-adjust: exact;
	        print-color-adjust: exact;
	display: inline-block;
	vertical-align: middle;
	background-origin: border-box;
	-webkit-user-select: none;
	        user-select: none;
	flex-shrink: 0;
	height: 1rem;
	width: 1rem;
	color: #1C64F2;
	background-color: #fff;
	border-color: #6B7280;
	border-width: 1px;
	--tw-shadow: 0 0 #0000;
}
[type='checkbox']{
	border-radius: 0px;
}
[type='radio']{
	border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 2px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: #1C64F2;
	--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);
}
[type='checkbox']:checked,[type='radio']:checked,.dark [type='checkbox']:checked,.dark [type='radio']:checked{
	border-color: transparent;
	background-color: currentColor;
	background-size: 0.55em 0.55em;
	background-position: center;
	background-repeat: no-repeat;
}
[type='checkbox']:checked{
	background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M1 5.917 5.724 10.5 15 1.5'/%3e %3c/svg%3e");
	background-repeat: no-repeat;
	background-size: 0.55em 0.55em;
	-webkit-print-color-adjust: exact;
	        print-color-adjust: exact;
}
[type='radio']:checked{
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
	background-size: 1em 1em;
}
.dark [type='radio']:checked{
	background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
	background-size: 1em 1em;
}
[type='checkbox']:indeterminate{
	background-image: url("data:image/svg+xml,%3csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 12'%3e %3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M0.5 6h14'/%3e %3c/svg%3e");
	background-color: currentColor;
	border-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 0.55em 0.55em;
	-webkit-print-color-adjust: exact;
	        print-color-adjust: exact;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
	border-color: transparent;
	background-color: currentColor;
}
[type='file']{
	background: unset;
	border-color: inherit;
	border-width: 0;
	border-radius: 0;
	padding: 0;
	font-size: unset;
	line-height: inherit;
}
[type='file']:focus{
	outline: 1px auto inherit;
}
input[type=file]::file-selector-button{
	color: white;
	background: #1F2937;
	border: 0;
	font-weight: 500;
	font-size: .875rem;
	cursor: pointer;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
	padding-left: 2rem;
	padding-right: 1rem;
	margin-inline-start: -1rem;
	margin-inline-end: 1rem;
}
input[type=file]::file-selector-button:hover{
	background: #374151;
}
:is([dir=rtl]) input[type=file]::file-selector-button{
	padding-right: 2rem;
	padding-left: 1rem;
}
.dark input[type=file]::file-selector-button{
	color: white;
	background: #4B5563;
}
.dark input[type=file]::file-selector-button:hover{
	background: #6B7280;
}
input[type="range"]::-webkit-slider-thumb{
	height: 1.25rem;
	width: 1.25rem;
	background: #1C64F2;
	border-radius: 9999px;
	border: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
input[type="range"]:disabled::-webkit-slider-thumb{
	background: #CDCCD0;
}
.dark input[type="range"]:disabled::-webkit-slider-thumb{
	background: #6B7280;
}
input[type="range"]:focus::-webkit-slider-thumb{
	outline: 2px solid transparent;
	outline-offset: 2px;
	--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(4px + 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);
	--tw-ring-opacity: 1px;
	--tw-ring-color: rgb(164 202 254 / var(--tw-ring-opacity));
}
input[type="range"]::-moz-range-thumb{
	height: 1.25rem;
	width: 1.25rem;
	background: #1C64F2;
	border-radius: 9999px;
	border: 0;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}
input[type="range"]:disabled::-moz-range-thumb{
	background: #CDCCD0;
}
.dark input[type="range"]:disabled::-moz-range-thumb{
	background: #6B7280;
}
input[type="range"]::-moz-range-progress{
	background: #3F83F8;
}
input[type="range"]::-ms-fill-lower{
	background: #3F83F8;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

body{
	font-family: Jost, sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
  text-rendering: optimizeLegibility;
}

a{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
	text-decoration: none;
	outline: 2px solid transparent;
	outline-offset: 2px;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

a:hover{
	opacity: 0.7;
}

b, strong{
	font-weight: 700;
}

dfn, cite, em, i{
	font-style: italic;
}

pre{
	overflow-x: auto;
	white-space: pre;
}

blockquote{
	position: relative;
	margin: 1rem;
	margin-right: 0px;
	padding: 0px;
	padding-left: 0.5rem;
}

@media (min-width: 992px){
	blockquote{
		padding: 0px;
	}
}
blockquote > *{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
blockquote > *:first-child{
	margin-top: 0px;
}
blockquote > *:last-child{
	margin-bottom: 0px;
}
blockquote cite, blockquote footer{
	font-size: 1rem;
}
blockquote.alignleft, blockquote.alignright {
  padding-left: inherit;
}
blockquote.alignleft p, blockquote.alignright p {
  max-width: inherit;
  width: inherit;
}
blockquote.alignleft cite, blockquote.alignleft footer, blockquote.alignright cite, blockquote.alignright footer{
	font-size: .75rem;
}
blockquote .wp-block-quote__citation, blockquote cite, blockquote footer{
	font-size: .75rem;
}

p.is-style-reset-space{
	margin-top: 0px;
	margin-bottom: 0px;
}

.post-excerpt p{
	margin-top: 0px;
	margin-bottom: 0px;
}

h1, h2, h3, h4, h5, h6, .wp-block-heading{
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	font-weight: 700;
	line-height: 1;
}

.text-jumbo,
.has-jumbo-font-size {
  font-size: calc(3.5rem + (6 - 3.5) * (100vw - 20rem) / (120 - 20));
}
@media (max-width: 20rem) {
  .text-jumbo,
  .has-jumbo-font-size {
    font-size: 3.5rem;
  }
}
@media (min-width: 120rem) {
  .text-jumbo,
  .has-jumbo-font-size {
    font-size: 6rem;
  }
}

h1,
.text-alpha,
.has-alpha-font-size {
  font-size: calc(3rem + (5 - 3) * (100vw - 20rem) / (120 - 20));
}
@media (max-width: 20rem) {
  h1,
  .text-alpha,
  .has-alpha-font-size {
    font-size: 3rem;
  }
}
@media (min-width: 120rem) {
  h1,
  .text-alpha,
  .has-alpha-font-size {
    font-size: 5rem;
  }
}

h2,
.text-beta,
.has-beta-font-size {
  font-size: calc(2.5rem + (4 - 2.5) * (100vw - 20rem) / (120 - 20));
}
@media (max-width: 20rem) {
  h2,
  .text-beta,
  .has-beta-font-size {
    font-size: 2.5rem;
  }
}
@media (min-width: 120rem) {
  h2,
  .text-beta,
  .has-beta-font-size {
    font-size: 4rem;
  }
}

h3,
.text-gamma,
.has-gamma-font-size {
  font-size: calc(2rem + (3.5 - 2) * (100vw - 20rem) / (120 - 20));
  line-height: 3.1rem;
}
@media (max-width: 20rem) {
  h3,
  .text-gamma,
  .has-gamma-font-size {
    font-size: 2rem;
  }
}
@media (min-width: 120rem) {
  h3,
  .text-gamma,
  .has-gamma-font-size {
    font-size: 3.5rem;
  }
}

h4,
.text-delta,
.has-delta-font-size {
  font-size: calc(1.5rem + (3 - 1.5) * (100vw - 20rem) / (120 - 20));
}
@media (max-width: 20rem) {
  h4,
  .text-delta,
  .has-delta-font-size {
    font-size: 1.5rem;
  }
}
@media (min-width: 120rem) {
  h4,
  .text-delta,
  .has-delta-font-size {
    font-size: 3rem;
  }
}

h5,
.text-epsilon,
.has-epsilon-font-size {
  font-size: calc(1.25rem + (2.5 - 1.25) * (100vw - 20rem) / (120 - 20));
}
@media (max-width: 20rem) {
  h5,
  .text-epsilon,
  .has-epsilon-font-size {
    font-size: 1.25rem;
  }
}
@media (min-width: 120rem) {
  h5,
  .text-epsilon,
  .has-epsilon-font-size {
    font-size: 2.5rem;
  }
}

h6,
.text-zeta,
.has-zeta-font-size {
  font-size: calc(1rem + (2 - 1) * (100vw - 20rem) / (120 - 20));
}
@media (max-width: 20rem) {
  h6,
  .text-zeta,
  .has-zeta-font-size {
    font-size: 1rem;
  }
}
@media (min-width: 120rem) {
  h6,
  .text-zeta,
  .has-zeta-font-size {
    font-size: 2rem;
  }
}

.has-small-font-size{
	font-size: .50rem;
}

.has-xsmall-font-size{
	font-size: .75rem;
}

.has-medium-font-size{
	font-size: .875rem;
}

.has-regular-font-size{
	font-size: 1rem;
}

.has-large-font-size, .has-large, .is-large{
	font-size: 1.625rem;
}

.has-xlarge-font-size{
	font-size: 1.5rem;
}

.is-style-reset-space{
	margin-top: 0px;
	margin-bottom: 0px;
}

@media (min-width: 992px) {
  .container-menu {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container-menu {
    max-width: max-content;
  }
}
@media (min-width: 1280px) {
  .container-menu {
    max-width: 96vw;
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 1366px) {
  .container-menu {
    max-width: 1416px;
  }
}
@media (min-width: 1920px) {
  .container-menu {
    max-width: 90vw;
  }
}

@media (min-width: 992px) {
  .container-footer {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container-footer {
    max-width: 100%;
  }
}
@media (min-width: 1280px) {
  .container-footer {
    max-width: 96vw;
    display: block;
    margin: 0 auto;
  }
}
@media (min-width: 1366px) {
  .container-footer {
    max-width: 1416px;
  }
}
@media (min-width: 1920px) {
  .container-footer {
    max-width: 90vw;
  }
}

.container-small, .is-style-container-small{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	max-width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
}
@media (min-width: 992px) {
  .container-small,
  .is-style-container-small {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container-small,
  .is-style-container-small {
    max-width: 90vw;
  }
}
@media (min-width: 1280px) {
  .container-small,
  .is-style-container-small {
    max-width: 800px;
  }
}

.container, .is-style-container-default{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	max-width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
}
@media (min-width: 992px) {
  .container,
  .is-style-container-default {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container,
  .is-style-container-default {
    max-width: 90vw;
  }
}
@media (min-width: 1280px) {}

.container-medium, .is-style-container-widder{
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	max-width: 100%;
	padding-left: 1rem;
	padding-right: 1rem;
}
@media (min-width: 992px) {
  .container-medium,
  .is-style-container-widder {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container-medium,
  .is-style-container-widder {
    max-width: 70vw;
  }
}

.container-fluid, .is-style-container-max{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
@media (min-width: 992px) {
  .container-fluid,
  .is-style-container-max {
    max-width: 100%;
  }
}
@media (min-width: 1024px) {
  .container-fluid,
  .is-style-container-max {
    max-width: 96vw;
  }
}
@media (min-width: 1280px) {
  .container-fluid,
  .is-style-container-max {
    max-width: 96vw;
  }
}
@media (min-width: 1366px) {
  .container-fluid,
  .is-style-container-max {
    max-width: 90vw;
  }
}
@media (min-width: 1536px) {
  .container-fluid,
  .is-style-container-max {
    max-width: 86vw;
  }
}
@media (min-width: 1680px) {
  .container-fluid,
  .is-style-container-max {
    max-width: 80vw;
  }
}

body.block-scroll {
  overflow: hidden !important;
}

img{
	display: block;
	height: auto;
	max-width: 100%;
}

/* Classic editor images */
.entry-content img{
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object, video{
	max-width: 100%;
}

figcaption, .figcaption{
	margin-top: 1rem;
	margin-bottom: 1rem;
	text-align: center;
	font-size: .75rem;
	font-weight: 300;
	color: currentColor;
	opacity: 0.8;
}

hr, .hr{
	border-width: 0px;
	border-top-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(205, 204, 208, var(--tw-border-opacity));
}

.audio{
	width: 100%;
	min-width: 250px;
}

.is-style-dark{
	--tw-bg-opacity: 1;
	background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.is-style-light{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
}

.block-full-bg{
	position: absolute;
	top: 0px;
	z-index: -1;
	margin-left: -10000px;
	height: 100%;
	width: 99999px;
}

.posts-list{
	margin-top: 2rem;
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 2rem;
}

@media (min-width: 992px){
	.posts-list{
		margin-top: 3rem;
	}
	.posts-list{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (min-width: 1366px){
	.posts-list{
		margin-top: 4rem;
	}
}

.custom-aspect-wide {
  aspect-ratio: 16/9;
}

.custom-aspect-square {
  aspect-ratio: 1/1;
}

.custom-aspect-tall {
  aspect-ratio: 9/16;
}

[data-shrink-containers] .container{
	max-width: 88.3125rem;
}
body > #wpadminbar{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	opacity: 0.4;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
body > #wpadminbar:hover{
	opacity: 1;
}

#wp-admin-bar-env-info .env-info{
	pointer-events: none;
	padding-left: 2rem;
	padding-right: 2rem;
}
#wp-admin-bar-env-info .env-info--init{
	--tw-bg-opacity: 1;
	background-color: rgba(155, 28, 28, var(--tw-bg-opacity));
}
#wp-admin-bar-env-info .env-info--development{
	--tw-bg-opacity: 1;
	background-color: rgba(142, 75, 16, var(--tw-bg-opacity));
}
#wp-admin-bar-env-info .env-info--production{
	--tw-bg-opacity: 1;
	background-color: rgba(26, 86, 219, var(--tw-bg-opacity));
}

#wp-admin-bar-tamago-adv .tamago-support-banner{
	--tw-bg-opacity: 1;
	background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}

#wp-admin-bar-tamago-adv .tamago-support-banner:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(250, 186, 15, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}

#wp-admin-bar-tamago-adv .tamago-support-banner {
  display: flex !important;
  align-items: center !important;
  margin: 0 !important;
  padding: 0 8px !important;
  color: #fff !important;
}

.masonry-links {
  column-gap: 16px;
  column-count: 1;
}
@media (min-width: 1024px) {
  .masonry-links {
    column-count: 2;
  }
}
@media (min-width: 1280px) {
  .masonry-links {
    column-count: 4;
  }
}

[data-wysiwyg-promotions] h1, [data-wysiwyg-promotions] h2, [data-wysiwyg-promotions] h3, [data-wysiwyg-promotions] h4, [data-wysiwyg-promotions] h5, [data-wysiwyg-promotions] h6{
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgba(15, 12, 8, var(--tw-text-opacity));
}
[data-wysiwyg-promotions] p{
	--tw-text-opacity: 1;
	color: rgba(66, 63, 59, var(--tw-text-opacity));
	font-size: .875rem;
	line-height: 1.375rem;
}
[data-wysiwyg-promotions] * + *{
	margin-top: 1.5rem;
}

[data-disabled]{
	pointer-events: none;
}

.wp-block-image{
	margin-bottom: 1rem;
}

.aligncenter{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	display: block;
	text-align: center;
}

.alignleft{
	clear: both;
	display: block;
	text-align: left;
}

.alignright{
	clear: both;
	display: block;
	text-align: right;
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley{
	margin-top: 0px;
	margin-bottom: 0px;
	border-width: 0px;
	padding: 0px;
}

.wp-caption, .wp-caption-text, .wp-block-embed figcaption{
	margin-top: 1rem;
	margin-bottom: 1rem;
	text-align: center;
	font-size: .75rem;
	font-weight: 300;
	color: currentColor;
	opacity: 0.8;
}
.alignleft .wp-caption, .alignright .wp-caption, .alignleft .wp-caption-text, .alignright .wp-caption-text, .alignleft .wp-block-embed figcaption, .alignright .wp-block-embed figcaption{
	margin-bottom: 0px;
}

.wp-block-audio audio{
	width: 100%;
	min-width: 250px;
}

pre.wp-block-preformatted{
	overflow-x: auto;
	white-space: pre;
}

.wp-block-image img{
	display: inline-block;
}

.wp-block-separator{
	border-width: 0px;
	border-top-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(205, 204, 208, var(--tw-border-opacity));
}

table, .wp-block-table{
	width: 100%;
	min-width: 240px;
	border-collapse: collapse;
}
table td, table th, .wp-block-table td, .wp-block-table th{
	border-width: 1px;
	border-style: solid;
	--tw-border-opacity: 1;
	border-color: rgba(205, 204, 208, var(--tw-border-opacity));
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	font-family: Jost, sans-serif;
}
@media (min-width: 1024px) {
  table td:first-child, .wp-block-table td:first-child{
		padding-left: 1.5rem;
	}
}
table.is-style-regular .has-background, table.is-style-stripes .has-background thead tr, table.is-style-stripes .has-background tfoot tr, table.is-style-stripes .has-background tbody tr:nth-child(even), .wp-block-table.is-style-regular .has-background, .wp-block-table.is-style-stripes .has-background thead tr, .wp-block-table.is-style-stripes .has-background tfoot tr, .wp-block-table.is-style-stripes .has-background tbody tr:nth-child(even){
	--tw-text-opacity: 1;
	color: rgba(66, 63, 59, var(--tw-text-opacity));
}
table.is-style-stripes, .wp-block-table.is-style-stripes{
	--tw-border-opacity: 1;
	border-color: rgba(75, 85, 99, var(--tw-border-opacity));
}
table.is-style-stripes th, table.is-style-stripes td, .wp-block-table.is-style-stripes th, .wp-block-table.is-style-stripes td{
	border-width: 0px;
}
table.is-style-stripes tbody tr:nth-child(odd), .wp-block-table.is-style-stripes tbody tr:nth-child(odd){
	--tw-bg-opacity: 1;
	background-color: rgba(205, 204, 208, var(--tw-bg-opacity));
}

table.wp-calendar-table td, table.wp-calendar-table th{
	overflow-wrap: normal;
	word-break: normal;
	border-width: 0px;
	background-color: transparent;
	text-align: center;
	vertical-align: middle;
	line-height: 2;
}
table.wp-calendar-table th{
	font-weight: 700;
}
table.wp-calendar-table thead, table.wp-calendar-table tbody{
	border-width: 1px;
	color: currentColor;
}
table.wp-calendar-table caption{
	margin-bottom: 0.75rem;
	text-align: left;
	font-weight: 700;
	color: currentColor;
}

.wp-calendar-nav{
	margin-top: 0.75rem;
	text-align: left;
}
.wp-calendar-nav svg{
	height: 1em;
	vertical-align: middle;
}
.wp-calendar-nav svg path{
	fill: currentColor;
}
.wp-calendar-nav .wp-calendar-nav-next{
	float: right;
}

@media screen and (max-width: 899px) {
  table {
    width: 750px;
  }
  td:first-child{
		max-width: 100%;
	}
}
@media screen and (max-width: 899px) and (max-width: 899px) {
  td:first-child {
    padding-left: 2rem;
  }
}
ul, ol{
	margin: 0px;
}
ul.aligncenter, ol.aligncenter{
	list-style-position: inside;
	padding: 0px;
}
ul.alignright, ol.alignright{
	list-style-position: inside;
	padding: 0px;
	text-align: right;
}

ul{
	list-style-type: disc;
}

ol{
	list-style-type: decimal;
}

dt{
	font-weight: 700;
}

dd{
	margin: 0px;
	padding-left: 1rem;
}

.btn, .wp-block-button .wp-block-button__link{
	margin-right: 0.25rem;
	margin-bottom: 0.25rem;
	border-radius: 0.125rem;
	border-radius: 0.25rem;
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(144, 97, 249, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(144, 97, 249, var(--tw-bg-opacity));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: .75rem;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	--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);
	outline: 2px solid transparent;
	outline-offset: 2px;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 150ms;
	transition-timing-function: linear;
}

.btn:hover, .wp-block-button .wp-block-button__link:hover{
	--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);
}

.btn:focus, .wp-block-button .wp-block-button__link:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
}

.btn:active, .wp-block-button .wp-block-button__link:active{
	--tw-bg-opacity: 1;
	background-color: rgba(126, 58, 242, var(--tw-bg-opacity));
}

.btn-outline, .wp-block-button.is-style-outline .wp-block-button__link{
	margin-right: 0.25rem;
	margin-bottom: 0.25rem;
	border-radius: 0.125rem;
	border-radius: 0.25rem;
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(144, 97, 249, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: .75rem;
	font-weight: 700;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(144, 97, 249, var(--tw-text-opacity));
	--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);
	outline: 2px solid transparent;
	outline-offset: 2px;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 150ms;
	transition-timing-function: linear;
}

.btn-outline:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover{
	--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);
}

.btn-outline:focus, .wp-block-button.is-style-outline .wp-block-button__link:focus{
	outline: 2px solid transparent;
	outline-offset: 2px;
}

.btn-outline:active, .wp-block-button.is-style-outline .wp-block-button__link:active{
	--tw-bg-opacity: 1;
	background-color: rgba(126, 58, 242, var(--tw-bg-opacity));
}

.form input:not([type=checkbox]):not([type=submit]):not([type=radio]){
	width: 100%;
	border-radius: 0.375rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(206, 206, 206, var(--tw-border-opacity));
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}

.form input:not([type=checkbox]):not([type=submit]):not([type=radio])::placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}

@media (min-width: 992px){
	.form input:not([type=checkbox]):not([type=submit]):not([type=radio]){
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}
	.form input:not([type=checkbox]):not([type=submit]):not([type=radio]){
		padding-left: 1.75rem;
		padding-right: 1.75rem;
	}
}
.form textarea{
	height: 7rem;
	min-height: 7rem;
	width: 100%;
	border-radius: 0.375rem;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(206, 206, 206, var(--tw-border-opacity));
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	padding-left: 1.75rem;
	padding-right: 1.75rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.form textarea::placeholder{
	--tw-placeholder-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-placeholder-opacity));
}
.form button[type=submit]{
	margin-left: auto;
	margin-right: auto;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	border-radius: 0.5rem;
	--tw-bg-opacity: 1;
	background-color: rgba(92, 16, 21, var(--tw-bg-opacity));
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	font-size: .75rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 500ms;
}
.form button[type=submit]:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(92, 16, 21, var(--tw-text-opacity));
}
.form button[type=submit]:disabled{
	--tw-bg-opacity: 1;
	background-color: rgba(92, 16, 21, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	opacity: 0.6;
}
@media (min-width: 320px){
	.form button[type=submit]{
		width: 66.666667%;
	}
}
@media (min-width: 768px){
	.form button[type=submit]{
		width: 50%;
	}
}
@media (min-width: 992px){
	.form button[type=submit]{
		width: 33.333333%;
	}
	.form button[type=submit]{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.form button[type=submit]{
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}
	.form button[type=submit]{
		font-size: .875rem;
	}
}
.form button[type=submit] > svg{
	--tw-rotate: 90deg;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
}

.form-row{
	margin-bottom: 2rem;
	display: flex;
	flex-direction: column;
}

.form-row > :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));
}

@media (min-width: 992px){
	.form-row{
		flex-direction: row;
	}
	.form-row > :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));
	}
	.form-row > :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)));
	}
}

.form-cell{
	flex: 1 1 0%;
}

.wpcf7-acceptance{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: block;
	width: 100%;
	text-align: center;
}

@media (min-width: 992px){
	.wpcf7-acceptance{
		width: 83.333333%;
	}
}
.wpcf7-acceptance input[type=checkbox]{
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0;
}
.wpcf7-acceptance label{
	text-align: left;
}
.wpcf7-acceptance label span{
	display: flex;
	align-items: flex-start;
}
.wpcf7-acceptance label span:before {
  content: "";
  margin-right: 0.5rem;
  display: inline-block;
  height: 1.5rem;
  width: 1.5rem;
  flex-shrink: 0;
  border-radius: 9999px;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(0, 0, 0, var(--tw-border-opacity));
}
.wpcf7-acceptance label > input:checked + span:before {
  content: "";
  --tw-bg-opacity: 1;
  background-color: rgba(92, 16, 21, var(--tw-bg-opacity));
}

.header__crumbs{
	font-family: Roboto, sans-serif;
	font-size: .75rem;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
  letter-spacing: 1.25%;
}
.header__crumbs a{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .header-menu{
		flex-wrap: wrap;
	}
  .header-menu{
		padding-right: 30px;
	}
  .header-menu li{
		margin-bottom: 10px;
	}
}
@media screen and (max-width: 809px) {
  .header-menu__mobile {
    display: none !important;
  }
}

.site-header{
	position: relative;
	z-index: 50;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

@media (min-width: 992px){
	.site-header{
		padding-top: 3.25vh;
		padding-bottom: 3.25vh;
	}
}
.site-header.is-static{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.site-header.is-fixed{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.site-header.is-scrolled{
	position: fixed;
	top: 0px;
	left: 0px;
	--tw-translate-y: -100%;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	opacity: 0;
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
}
@media (min-width: 992px){
	.site-header.is-scrolled{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
}
.site-header.is-scrolled.is-visible{
	--tw-translate-y: 0px;
	transform: var(--tw-transform);
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
	opacity: 1;
}
.site-header.is-scrolled.is-visible.is-hidden{
	--tw-translate-y: -100%;
	transform: var(--tw-transform);
}
.site-header.is-dark{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.brand{
	display: inline-block;
	width: 195px;
	max-width: 33vw;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

.brand:hover{
	opacity: 0.8;
}

@media (min-width: 992px){
	.brand{
		width: 295px;
	}
}
.brand img {
  width: 337px;
}
.brand.is-scrolled{
	width: 200px;
	max-width: 33vw;
}
.brand--footer{
	width: 250px;
}

.site-header-nav-wrapper{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 40;
	display: flex;
	height: 100vh;
	width: 100%;
	--tw-translate-x: 100%;
	transform: var(--tw-transform);
	transform: var(--tw-transform);
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
}

.site-header-nav-wrapper > :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));
}

.site-header-nav-wrapper{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-top: 1rem;
	padding-bottom: 1rem;
	text-align: left;
	text-transform: uppercase;
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

@media (min-width: 992px){
	.site-header-nav-wrapper{
		position: relative;
	}
	.site-header-nav-wrapper{
		height: auto;
	}
	.site-header-nav-wrapper{
		--tw-translate-x: 0px;
		transform: var(--tw-transform);
	}
	.site-header-nav-wrapper{
		flex-direction: row;
	}
	.site-header-nav-wrapper{
		align-items: center;
	}
	.site-header-nav-wrapper{
		justify-content: center;
	}
	.site-header-nav-wrapper > :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));
	}
	.site-header-nav-wrapper > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(2.25rem * var(--tw-space-x-reverse));
		margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
	}
	.site-header-nav-wrapper{
		background-color: transparent;
	}
	.site-header-nav-wrapper{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.site-header-nav-wrapper{
		text-transform: none;
	}
}
.site-header-nav-wrapper.active{
	--tw-translate-x: 0px;
	transform: var(--tw-transform);
}
.site-header-nav-wrapper__inner{
	display: flex;
	height: 100%;
	min-height: 600px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.site-header-nav-wrapper__inner > :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));
}
.site-header-nav-wrapper__inner{
	font-size: .875rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.site-header-nav-wrapper__inner{
		min-height: auto;
	}
	.site-header-nav-wrapper__inner{
		flex-direction: row;
	}
	.site-header-nav-wrapper__inner > :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));
	}
	.site-header-nav-wrapper__inner > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(2.25rem * var(--tw-space-x-reverse));
		margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
	}
	.site-header-nav-wrapper__inner{
		background-color: transparent;
	}
}

.header-menu{
	margin-top: 4rem;
	margin-left: 2rem;
	display: flex;
	list-style-type: none;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
}

.header-menu > :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));
}

.header-menu{
	font-family: Roboto, sans-serif;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

@media (min-width: 992px){
	.header-menu{
		margin-top: 0px;
	}
	.header-menu{
		margin-left: 0px;
	}
	.header-menu{
		flex-direction: row;
	}
	.header-menu{
		align-items: center;
	}
	.header-menu{
		justify-content: flex-end;
	}
	.header-menu > :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));
	}
	.header-menu > :not([hidden]) ~ :not([hidden]){
		--tw-space-x-reverse: 0;
		margin-right: calc(2.25rem * var(--tw-space-x-reverse));
		margin-left: calc(2.25rem * calc(1 - var(--tw-space-x-reverse)));
	}
}
.header-menu.active{
	--tw-translate-x: 0px;
	transform: var(--tw-transform);
}
.header-menu__itemhidden{
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.header-menu__itemhidden:hover{
	--tw-text-opacity: 1;
	color: rgba(92, 16, 21, var(--tw-text-opacity));
	opacity: 1;
}
.header-menu__item.current-menu-itemhidden:hover{
	opacity: 1;
}
.header-menu__item.menu-item-has-childrenhidden::after{
	content: "";
	position: relative;
	content: "";
	top: -2px;
	content: "";
	margin-left: 2rem;
	content: "";
	display: inline-flex;
	content: "";
	height: 8px;
	content: "";
	width: 12px;
}
.header-menu__item.menu-item-has-children > a{
	display: flex;
	align-items: center;
	column-gap: 0.25rem;
}
@media screen and (max-width: 809px) {
  .header-menu__item.menu-item-has-children > a {
    padding-bottom: 1rem;
  }
}
.header-menu__item.menu-item-has-children > a::after {
  content: "";
  background-image: url("../../resources/images/arrow-down.svg");
  width: 12px;
  height: 12px;
  display: inline-block;
  background-repeat: no-repeat;
}
@media screen and (max-width: 899px) {
  .header-menu__item.menu-item-has-children > a::after {
    content: none;
  }
}
.header-menu__item.menu-item-has-children .sub-menu{
	list-style-type: none;
	padding-left: 0px;
}
@media (min-width: 992px){
	.header-menu__item.menu-item-has-children .sub-menu{
		display: none;
	}
}
@media screen and (max-width: 899px) {
  .header-menu__item.menu-item-has-children .sub-menu li {
    padding-bottom: 1rem;
  }
}
@media screen and (min-width: 992px) {
  .header-menu__item.menu-item-has-children:hover .sub-menu{
		display: list-item;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu{
		padding-left: 32px;
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu{
			position: absolute;
		}
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu{
			display: block;
		}
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu{
			padding-left: 0px;
		}
	}
  @media (min-width: 1280px){
		.header-menu__item.menu-item-has-children:hover .sub-menu{
			padding-top: 50px;
		}
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu::after {
    background-image: url("../../resources/images/arrow-down.svg");
    width: 12px;
    height: 12px;
    display: inline-block;
    background-repeat: no-repeat;
  }
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item{
		--tw-bg-opacity: 1;
		background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item{
		padding-left: 0px;
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item{
			border-bottom-width: 0px;
		}
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item{
			padding-left: 32px;
			padding-right: 32px;
		}
	}
  @media (min-width: 1024px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:hover::after{
			content: "";
			position: absolute;
		}
	}
  @media (min-width: 1024px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:hover::after{
			content: "";
			left: 32px;
		}
	}
  @media (min-width: 1024px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:hover::after{
			content: "";
			bottom: 0px;
		}
	}
  @media (min-width: 1024px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:hover::after{
			content: "";
			display: block;
		}
	}
  @media (min-width: 1024px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:hover::after{
			content: "";
			height: 4px;
		}
	}
  @media (min-width: 1024px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:hover::after{
			content: "";
			width: 0px;
		}
	}
  @media (min-width: 1024px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:hover::after{
			content: "";
			--tw-bg-opacity: 1;
			background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
		}
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		position: relative;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		display: flex;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		width: 100%;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		align-items: center;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		justify-content: space-between;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		column-gap: 0.5rem;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		border-bottom-width: 0px;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		--tw-border-opacity: 1;
		border-bottom-color: rgba(245, 245, 246, var(--tw-border-opacity));
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		padding-top: 0px;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		line-height: 1;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
		--tw-text-opacity: 1;
		color: rgba(66, 63, 59, var(--tw-text-opacity));
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
			padding-top: 16px;
			padding-bottom: 16px;
		}
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a{
			padding-top: 32px;
			padding-bottom: 32px;
		}
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a::after{
			content: "";
			display: inline-flex;
		}
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a::after{
			content: "";
			height: 12px;
		}
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a::after{
			content: "";
			--tw-rotate: -90deg;
			transform: var(--tw-transform);
		}
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a::after{
			content: "";
			background-position: center;
		}
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a::after{
			content: "";
			background-repeat: no-repeat;
		}
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a {
    border-bottom: 1px solid #9c9ba1;
  }
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item > a::after {
    content: "";
    background-image: url("../../resources/images/arrow-down.svg");
    width: 12px;
    height: 12px;
    display: inline-block;
    background-repeat: no-repeat;
  }
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:first-child{
		padding-top: 32px;
	}
  @media (min-width: 992px){
		.header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:first-child{
			padding-top: 0px;
		}
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:last-child{
		border-bottom-width: 0px;
	}
  .header-menu__item.menu-item-has-children:hover .sub-menu .menu-item:last-child > a{
		border-bottom-width: 0px;
	}
}
@media screen and (max-width: 991px) {
  .header-menu__item .sub-menu{
		display: none;
	}
  .header-menu__item .sub-menu {
    padding-left: 20px !important;
  }
  .header-menu__item .sub-menu::after {
    display: none !important;
  }
  .header-menu__item .sub-menu li:first-child {
    padding-top: 0 !important;
  }
  .header-menu__item .sub-menu li a {
    display: flex;
    align-items: center;
    border-bottom: 0 !important;
    position: relative;
  }
  .header-menu__item .sub-menu li a::after {
    content: "";
    background-image: url("../../resources/images/arrow-down.svg");
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    display: block !important;
    transform: rotate(270deg) !important;
    margin-left: 20px;
    right: -30px !important;
  }
  .header-menu__item.menu-item-has-children {
    position: relative;
  }
  .header-menu__item.menu-item-has-children a {
    padding-bottom: 0 !important;
  }
  .header-menu__item.menu-item-has-children a::after {
    content: "";
    background-image: url(../../resources/images/arrow-down.svg);
    width: 12px;
    height: 12px;
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
    right: -25px;
  }
  .header-menu__item.menu-item-has-children:hover .sub-menu{
		display: none;
	}
  .header-menu__item.menu-item-has-children.active a {
    padding-bottom: 1rem !important;
  }
  .header-menu__item.menu-item-has-children.active a::after {
    top: 2px;
    right: 0;
    transform: rotate(180deg);
  }
  .header-menu__item.menu-item-has-children.active .sub-menu{
		display: block;
	}
  .header-menu__item.menu-item-has-children.active .sub-menu li a {
    padding-bottom: 0 !important;
  }
}

.footer__wrapper{
	--tw-bg-opacity: 1;
	background-color: rgba(124, 22, 29, var(--tw-bg-opacity));
	font-family: Roboto, sans-serif;
}

.footer-menu{
	margin-top: 2rem;
	margin-bottom: 2rem;
	display: flex;
	list-style-type: none;
	flex-direction: column;
	padding-bottom: 2.5rem;
	text-align: center;
	font-family: Roboto, sans-serif;
	font-weight: 400;
}

@media (min-width: 992px){
	.footer-menu{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.footer-menu{
		flex-direction: row;
	}
	.footer-menu{
		text-align: left;
	}
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .footer-menu{
		flex-wrap: wrap;
	}
  .footer-menu li{
		margin-bottom: 10px;
	}
}
.footer-menu__link{
	font-size: .875rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.footer-menu__border{
	border-top-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(92, 16, 21, var(--tw-border-opacity));
}
.footer-menu__item{
	margin-bottom: 1rem;
	font-size: .875rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.footer-menu__item:hover{
	--tw-text-opacity: 1;
	color: rgba(92, 16, 21, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.footer-menu__item{
		margin-bottom: 0px;
	}
	.footer-menu__item{
		margin-right: 2.1rem;
	}
}
@media (min-width: 1280px) {
  .footer-menu__item{
		font-size: .75rem;
	}
}
@media (min-width: 1366px) {
  .footer-menu__item{
		font-size: .875rem;
	}
}
@media (min-width: 992px){
	.footer-menu__item:last-child{
		margin-right: 0px;
	}
}
.footer-menu__item.active{
	--tw-text-opacity: 1;
	color: rgba(92, 16, 21, var(--tw-text-opacity));
}
.footer-menu__item > a{
	color: currentColor;
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

.tham{
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition-timing-function: linear;
	transition-duration: .15s;
	transition-property: opacity;
}

.tham:hover{
	opacity: 0.7;
}

.tham-box{
	position: relative;
	display: inline-block;
}

.tham-inner{
	top: 50%;
	display: block;
	background-color: #000;
	position: absolute;
	border-radius: 4px;
	transition-timing-function: ease;
	transition-duration: .15s;
	transition-property: transform;
}

.tham-inner::before{
	content: "";
	background-color: inherit;
	position: absolute;
	display: block;
	border-radius: 4px;
	transition-timing-function: ease;
	transition-duration: .15s;
	transition-property: transform;
}

.tham-inner::after{
	content: "";
	background-color: inherit;
	position: absolute;
	display: block;
	border-radius: 4px;
	transition-timing-function: ease;
	transition-duration: .15s;
	transition-property: transform;
}

.tham.tham-w-4.tham-e-slider .tham-inner{
	top: 1px;
}

.tham.tham-w-4.tham-e-slider .tham-inner::before{
	top: 4px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.tham.tham-w-4.tham-e-slider .tham-inner::after{
	top: 8px;
}

.tham.tham-w-4.tham-e-slider.tham-active .tham-inner{
	transform: translate3d(0, 4px, 0) rotate(45deg);
}

.tham.tham-w-4.tham-e-slider.tham-active .tham-inner::before{
	transform: rotate(-45deg) translate3d(-2.2857142857142856px, -2px, 0);
	opacity: 0;
}

.tham.tham-w-4.tham-e-slider.tham-active .tham-inner::after{
	transform: translate3d(0, -8px, 0) rotate(-90deg);
}

.tham.tham-e-squeeze .tham-inner{
	transition-timing-function: cubic-bezier(.55,.055,.675,.19);
	transition-duration: 75ms;
}

.tham.tham-e-squeeze .tham-inner::before{
	transition: top 75ms ease .12s,opacity 75ms ease;
}

.tham.tham-e-squeeze .tham-inner::after{
	transition: bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19);
}

.tham.tham-e-squeeze.tham-active .tham-inner{
	transition-delay: .12s;
	transition-timing-function: cubic-bezier(.215,.61,.355,1);
	transform: rotate(45deg);
}

.tham.tham-e-squeeze.tham-active .tham-inner::before{
	top: 0;
	transition: top 75ms ease,opacity 75ms ease .12s;
	opacity: 0;
}

.tham.tham-e-squeeze.tham-active .tham-inner::after{
	bottom: 0;
	transition: bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;
	transform: rotate(-90deg);
}

.tham.tham-w-4.tham-e-arrow.tham-active .tham-inner::before{
	transform: translate3d(-3.20px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-4.tham-e-arrow.tham-active .tham-inner::after{
	transform: translate3d(-3.20px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-4.tham-e-arrow-alt .tham-inner::before{
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-4.tham-e-arrow-alt .tham-inner::after{
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-4.tham-e-arrow-alt.tham-active .tham-inner::before{
	top: 0;
	transform: translate3d(-3.20px, -4.00px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-4.tham-e-arrow-alt.tham-active .tham-inner::after{
	bottom: 0;
	transform: translate3d(-3.20px, 4.00px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-4.tham-e-arrow-turn.tham-active .tham-inner{
	transform: rotate(-180deg);
}

.tham.tham-w-4.tham-e-arrow-turn.tham-active .tham-inner::before{
	transform: translate3d(3.20px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-4.tham-e-arrow-turn.tham-active .tham-inner::after{
	transform: translate3d(3.20px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-4.tham-e-spin .tham-inner{
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-4.tham-e-spin .tham-inner::before{
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.tham.tham-w-4.tham-e-spin .tham-inner::after{
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-4.tham-e-spin.tham-active .tham-inner{
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-4.tham-e-spin.tham-active .tham-inner::before{
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.tham.tham-w-4.tham-e-spin.tham-active .tham-inner::after{
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-5.tham-e-slider .tham-inner{
	top: 1.25px;
}

.tham.tham-w-5.tham-e-slider .tham-inner::before{
	top: 5px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.tham.tham-w-5.tham-e-slider .tham-inner::after{
	top: 10px;
}

.tham.tham-w-5.tham-e-slider.tham-active .tham-inner{
	transform: translate3d(0, 5px, 0) rotate(45deg);
}

.tham.tham-w-5.tham-e-slider.tham-active .tham-inner::before{
	transform: rotate(-45deg) translate3d(-2.857142857142857px, -2.5px, 0);
	opacity: 0;
}

.tham.tham-w-5.tham-e-slider.tham-active .tham-inner::after{
	transform: translate3d(0, -10px, 0) rotate(-90deg);
}

.tham.tham-w-5.tham-e-arrow.tham-active .tham-inner::before{
	transform: translate3d(-4.00px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-5.tham-e-arrow.tham-active .tham-inner::after{
	transform: translate3d(-4.00px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-5.tham-e-arrow-alt .tham-inner::before{
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-5.tham-e-arrow-alt .tham-inner::after{
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-5.tham-e-arrow-alt.tham-active .tham-inner::before{
	top: 0;
	transform: translate3d(-4.00px, -5.00px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-5.tham-e-arrow-alt.tham-active .tham-inner::after{
	bottom: 0;
	transform: translate3d(-4.00px, 5.00px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-5.tham-e-arrow-turn.tham-active .tham-inner{
	transform: rotate(-180deg);
}

.tham.tham-w-5.tham-e-arrow-turn.tham-active .tham-inner::before{
	transform: translate3d(4.00px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-5.tham-e-arrow-turn.tham-active .tham-inner::after{
	transform: translate3d(4.00px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-5.tham-e-spin .tham-inner{
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-5.tham-e-spin .tham-inner::before{
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.tham.tham-w-5.tham-e-spin .tham-inner::after{
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-5.tham-e-spin.tham-active .tham-inner{
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-5.tham-e-spin.tham-active .tham-inner::before{
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.tham.tham-w-5.tham-e-spin.tham-active .tham-inner::after{
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-6.tham-e-slider .tham-inner{
	top: 1.5px;
}

.tham.tham-w-6.tham-e-slider .tham-inner::before{
	top: 6px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.tham.tham-w-6.tham-e-slider .tham-inner::after{
	top: 12px;
}

.tham.tham-w-6.tham-e-slider.tham-active .tham-inner{
	transform: translate3d(0, 6px, 0) rotate(45deg);
}

.tham.tham-w-6.tham-e-slider.tham-active .tham-inner::before{
	transform: rotate(-45deg) translate3d(-3.4285714285714284px, -3px, 0);
	opacity: 0;
}

.tham.tham-w-6.tham-e-slider.tham-active .tham-inner::after{
	transform: translate3d(0, -12px, 0) rotate(-90deg);
}

.tham.tham-w-6.tham-e-arrow.tham-active .tham-inner::before{
	transform: translate3d(-4.80px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-6.tham-e-arrow.tham-active .tham-inner::after{
	transform: translate3d(-4.80px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-6.tham-e-arrow-alt .tham-inner::before{
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-6.tham-e-arrow-alt .tham-inner::after{
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-6.tham-e-arrow-alt.tham-active .tham-inner::before{
	top: 0;
	transform: translate3d(-4.80px, -6.00px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-6.tham-e-arrow-alt.tham-active .tham-inner::after{
	bottom: 0;
	transform: translate3d(-4.80px, 6.00px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-6.tham-e-arrow-turn.tham-active .tham-inner{
	transform: rotate(-180deg);
}

.tham.tham-w-6.tham-e-arrow-turn.tham-active .tham-inner::before{
	transform: translate3d(4.80px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-6.tham-e-arrow-turn.tham-active .tham-inner::after{
	transform: translate3d(4.80px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-6.tham-e-spin .tham-inner{
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-6.tham-e-spin .tham-inner::before{
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.tham.tham-w-6.tham-e-spin .tham-inner::after{
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-6.tham-e-spin.tham-active .tham-inner{
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-6.tham-e-spin.tham-active .tham-inner::before{
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.tham.tham-w-6.tham-e-spin.tham-active .tham-inner::after{
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-7.tham-e-slider .tham-inner{
	top: 1.75px;
}

.tham.tham-w-7.tham-e-slider .tham-inner::before{
	top: 7px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.tham.tham-w-7.tham-e-slider .tham-inner::after{
	top: 14px;
}

.tham.tham-w-7.tham-e-slider.tham-active .tham-inner{
	transform: translate3d(0, 7px, 0) rotate(45deg);
}

.tham.tham-w-7.tham-e-slider.tham-active .tham-inner::before{
	transform: rotate(-45deg) translate3d(-4px, -3.5px, 0);
	opacity: 0;
}

.tham.tham-w-7.tham-e-slider.tham-active .tham-inner::after{
	transform: translate3d(0, -14px, 0) rotate(-90deg);
}

.tham.tham-w-7.tham-e-arrow.tham-active .tham-inner::before{
	transform: translate3d(-5.60px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-7.tham-e-arrow.tham-active .tham-inner::after{
	transform: translate3d(-5.60px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-7.tham-e-arrow-alt .tham-inner::before{
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-7.tham-e-arrow-alt .tham-inner::after{
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-7.tham-e-arrow-alt.tham-active .tham-inner::before{
	top: 0;
	transform: translate3d(-5.60px, -7.00px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-7.tham-e-arrow-alt.tham-active .tham-inner::after{
	bottom: 0;
	transform: translate3d(-5.60px, 7.00px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-7.tham-e-arrow-turn.tham-active .tham-inner{
	transform: rotate(-180deg);
}

.tham.tham-w-7.tham-e-arrow-turn.tham-active .tham-inner::before{
	transform: translate3d(5.60px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-7.tham-e-arrow-turn.tham-active .tham-inner::after{
	transform: translate3d(5.60px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-7.tham-e-spin .tham-inner{
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-7.tham-e-spin .tham-inner::before{
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.tham.tham-w-7.tham-e-spin .tham-inner::after{
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-7.tham-e-spin.tham-active .tham-inner{
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-7.tham-e-spin.tham-active .tham-inner::before{
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.tham.tham-w-7.tham-e-spin.tham-active .tham-inner::after{
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-8.tham-e-slider .tham-inner{
	top: 2px;
}

.tham.tham-w-8.tham-e-slider .tham-inner::before{
	top: 8px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.tham.tham-w-8.tham-e-slider .tham-inner::after{
	top: 16px;
}

.tham.tham-w-8.tham-e-slider.tham-active .tham-inner{
	transform: translate3d(0, 8px, 0) rotate(45deg);
}

.tham.tham-w-8.tham-e-slider.tham-active .tham-inner::before{
	transform: rotate(-45deg) translate3d(-4.571428571428571px, -4px, 0);
	opacity: 0;
}

.tham.tham-w-8.tham-e-slider.tham-active .tham-inner::after{
	transform: translate3d(0, -16px, 0) rotate(-90deg);
}

.tham.tham-w-8.tham-e-arrow.tham-active .tham-inner::before{
	transform: translate3d(-6.40px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-8.tham-e-arrow.tham-active .tham-inner::after{
	transform: translate3d(-6.40px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-8.tham-e-arrow-alt .tham-inner::before{
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-8.tham-e-arrow-alt .tham-inner::after{
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-8.tham-e-arrow-alt.tham-active .tham-inner::before{
	top: 0;
	transform: translate3d(-6.40px, -8.00px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-8.tham-e-arrow-alt.tham-active .tham-inner::after{
	bottom: 0;
	transform: translate3d(-6.40px, 8.00px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-8.tham-e-arrow-turn.tham-active .tham-inner{
	transform: rotate(-180deg);
}

.tham.tham-w-8.tham-e-arrow-turn.tham-active .tham-inner::before{
	transform: translate3d(6.40px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-8.tham-e-arrow-turn.tham-active .tham-inner::after{
	transform: translate3d(6.40px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-8.tham-e-spin .tham-inner{
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-8.tham-e-spin .tham-inner::before{
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.tham.tham-w-8.tham-e-spin .tham-inner::after{
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-8.tham-e-spin.tham-active .tham-inner{
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-8.tham-e-spin.tham-active .tham-inner::before{
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.tham.tham-w-8.tham-e-spin.tham-active .tham-inner::after{
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-9.tham-e-slider .tham-inner{
	top: 2.25px;
}

.tham.tham-w-9.tham-e-slider .tham-inner::before{
	top: 9px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.tham.tham-w-9.tham-e-slider .tham-inner::after{
	top: 18px;
}

.tham.tham-w-9.tham-e-slider.tham-active .tham-inner{
	transform: translate3d(0, 9px, 0) rotate(45deg);
}

.tham.tham-w-9.tham-e-slider.tham-active .tham-inner::before{
	transform: rotate(-45deg) translate3d(-5.142857142857143px, -4.5px, 0);
	opacity: 0;
}

.tham.tham-w-9.tham-e-slider.tham-active .tham-inner::after{
	transform: translate3d(0, -18px, 0) rotate(-90deg);
}

.tham.tham-w-9.tham-e-arrow.tham-active .tham-inner::before{
	transform: translate3d(-7.20px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-9.tham-e-arrow.tham-active .tham-inner::after{
	transform: translate3d(-7.20px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-9.tham-e-arrow-alt .tham-inner::before{
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-9.tham-e-arrow-alt .tham-inner::after{
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-9.tham-e-arrow-alt.tham-active .tham-inner::before{
	top: 0;
	transform: translate3d(-7.20px, -9.00px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-9.tham-e-arrow-alt.tham-active .tham-inner::after{
	bottom: 0;
	transform: translate3d(-7.20px, 9.00px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-9.tham-e-arrow-turn.tham-active .tham-inner{
	transform: rotate(-180deg);
}

.tham.tham-w-9.tham-e-arrow-turn.tham-active .tham-inner::before{
	transform: translate3d(7.20px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-9.tham-e-arrow-turn.tham-active .tham-inner::after{
	transform: translate3d(7.20px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-9.tham-e-spin .tham-inner{
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-9.tham-e-spin .tham-inner::before{
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.tham.tham-w-9.tham-e-spin .tham-inner::after{
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-9.tham-e-spin.tham-active .tham-inner{
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-9.tham-e-spin.tham-active .tham-inner::before{
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.tham.tham-w-9.tham-e-spin.tham-active .tham-inner::after{
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-10.tham-e-slider .tham-inner{
	top: 2.5px;
}

.tham.tham-w-10.tham-e-slider .tham-inner::before{
	top: 10px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.tham.tham-w-10.tham-e-slider .tham-inner::after{
	top: 20px;
}

.tham.tham-w-10.tham-e-slider.tham-active .tham-inner{
	transform: translate3d(0, 10px, 0) rotate(45deg);
}

.tham.tham-w-10.tham-e-slider.tham-active .tham-inner::before{
	transform: rotate(-45deg) translate3d(-5.714285714285714px, -5px, 0);
	opacity: 0;
}

.tham.tham-w-10.tham-e-slider.tham-active .tham-inner::after{
	transform: translate3d(0, -20px, 0) rotate(-90deg);
}

.tham.tham-w-10.tham-e-arrow.tham-active .tham-inner::before{
	transform: translate3d(-8.00px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-10.tham-e-arrow.tham-active .tham-inner::after{
	transform: translate3d(-8.00px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-10.tham-e-arrow-alt .tham-inner::before{
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-10.tham-e-arrow-alt .tham-inner::after{
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-10.tham-e-arrow-alt.tham-active .tham-inner::before{
	top: 0;
	transform: translate3d(-8.00px, -10.00px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-10.tham-e-arrow-alt.tham-active .tham-inner::after{
	bottom: 0;
	transform: translate3d(-8.00px, 10.00px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-10.tham-e-arrow-turn.tham-active .tham-inner{
	transform: rotate(-180deg);
}

.tham.tham-w-10.tham-e-arrow-turn.tham-active .tham-inner::before{
	transform: translate3d(8.00px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-10.tham-e-arrow-turn.tham-active .tham-inner::after{
	transform: translate3d(8.00px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-10.tham-e-spin .tham-inner{
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-10.tham-e-spin .tham-inner::before{
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.tham.tham-w-10.tham-e-spin .tham-inner::after{
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-10.tham-e-spin.tham-active .tham-inner{
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-10.tham-e-spin.tham-active .tham-inner::before{
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.tham.tham-w-10.tham-e-spin.tham-active .tham-inner::after{
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-11.tham-e-slider .tham-inner{
	top: 2.75px;
}

.tham.tham-w-11.tham-e-slider .tham-inner::before{
	top: 11px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.tham.tham-w-11.tham-e-slider .tham-inner::after{
	top: 22px;
}

.tham.tham-w-11.tham-e-slider.tham-active .tham-inner{
	transform: translate3d(0, 11px, 0) rotate(45deg);
}

.tham.tham-w-11.tham-e-slider.tham-active .tham-inner::before{
	transform: rotate(-45deg) translate3d(-6.285714285714286px, -5.5px, 0);
	opacity: 0;
}

.tham.tham-w-11.tham-e-slider.tham-active .tham-inner::after{
	transform: translate3d(0, -22px, 0) rotate(-90deg);
}

.tham.tham-w-11.tham-e-arrow.tham-active .tham-inner::before{
	transform: translate3d(-8.80px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-11.tham-e-arrow.tham-active .tham-inner::after{
	transform: translate3d(-8.80px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-11.tham-e-arrow-alt .tham-inner::before{
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-11.tham-e-arrow-alt .tham-inner::after{
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-11.tham-e-arrow-alt.tham-active .tham-inner::before{
	top: 0;
	transform: translate3d(-8.80px, -11.00px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-11.tham-e-arrow-alt.tham-active .tham-inner::after{
	bottom: 0;
	transform: translate3d(-8.80px, 11.00px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-11.tham-e-arrow-turn.tham-active .tham-inner{
	transform: rotate(-180deg);
}

.tham.tham-w-11.tham-e-arrow-turn.tham-active .tham-inner::before{
	transform: translate3d(8.80px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-11.tham-e-arrow-turn.tham-active .tham-inner::after{
	transform: translate3d(8.80px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-11.tham-e-spin .tham-inner{
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-11.tham-e-spin .tham-inner::before{
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.tham.tham-w-11.tham-e-spin .tham-inner::after{
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-11.tham-e-spin.tham-active .tham-inner{
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-11.tham-e-spin.tham-active .tham-inner::before{
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.tham.tham-w-11.tham-e-spin.tham-active .tham-inner::after{
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-12.tham-e-slider .tham-inner{
	top: 3px;
}

.tham.tham-w-12.tham-e-slider .tham-inner::before{
	top: 12px;
	transition-property: transform, opacity;
	transition-timing-function: ease;
	transition-duration: 0.15s;
}

.tham.tham-w-12.tham-e-slider .tham-inner::after{
	top: 24px;
}

.tham.tham-w-12.tham-e-slider.tham-active .tham-inner{
	transform: translate3d(0, 12px, 0) rotate(45deg);
}

.tham.tham-w-12.tham-e-slider.tham-active .tham-inner::before{
	transform: rotate(-45deg) translate3d(-6.857142857142857px, -6px, 0);
	opacity: 0;
}

.tham.tham-w-12.tham-e-slider.tham-active .tham-inner::after{
	transform: translate3d(0, -24px, 0) rotate(-90deg);
}

.tham.tham-w-12.tham-e-arrow.tham-active .tham-inner::before{
	transform: translate3d(-9.60px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-12.tham-e-arrow.tham-active .tham-inner::after{
	transform: translate3d(-9.60px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-12.tham-e-arrow-alt .tham-inner::before{
	transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-12.tham-e-arrow-alt .tham-inner::after{
	transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.tham.tham-w-12.tham-e-arrow-alt.tham-active .tham-inner::before{
	top: 0;
	transform: translate3d(-9.60px, -12.00px, 0) rotate(-45deg) scale(0.7, 1);
	transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-12.tham-e-arrow-alt.tham-active .tham-inner::after{
	bottom: 0;
	transform: translate3d(-9.60px, 12.00px, 0) rotate(45deg) scale(0.7, 1);
	transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.tham.tham-w-12.tham-e-arrow-turn.tham-active .tham-inner{
	transform: rotate(-180deg);
}

.tham.tham-w-12.tham-e-arrow-turn.tham-active .tham-inner::before{
	transform: translate3d(9.60px, 0, 0) rotate(45deg) scale(0.7, 1);
}

.tham.tham-w-12.tham-e-arrow-turn.tham-active .tham-inner::after{
	transform: translate3d(9.60px, 0, 0) rotate(-45deg) scale(0.7, 1);
}

.tham.tham-w-12.tham-e-spin .tham-inner{
	transition-duration: 0.22s;
	transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-12.tham-e-spin .tham-inner::before{
	transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.tham.tham-w-12.tham-e-spin .tham-inner::after{
	transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.tham.tham-w-12.tham-e-spin.tham-active .tham-inner{
	transform: rotate(225deg);
	transition-delay: 0.12s;
	transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham.tham-w-12.tham-e-spin.tham-active .tham-inner::before{
	top: 0;
	opacity: 0;
	transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.tham.tham-w-12.tham-e-spin.tham-active .tham-inner::after{
	bottom: 0;
	transform: rotate(-90deg);
	transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.tham-w-4 .tham-box{
	width: 16px;
	height: 10px;
}

.tham-w-4 .tham-inner{
	margin-top: -1px;
	width: 16px;
	height: 2px;
}

.tham-w-4 .tham-inner::before{
	width: 16px;
	height: 2px;
	top: -4px;
}

.tham-w-4 .tham-inner::after{
	width: 16px;
	height: 2px;
	bottom: -4px;
}

.tham-w-5 .tham-box{
	width: 20px;
	height: 12.5px;
}

.tham-w-5 .tham-inner{
	margin-top: -1.25px;
	width: 20px;
	height: 2.5px;
}

.tham-w-5 .tham-inner::before{
	width: 20px;
	height: 2.5px;
	top: -5px;
}

.tham-w-5 .tham-inner::after{
	width: 20px;
	height: 2.5px;
	bottom: -5px;
}

.tham-w-6 .tham-box{
	width: 24px;
	height: 15px;
}

.tham-w-6 .tham-inner{
	margin-top: -1.5px;
	width: 24px;
	height: 3px;
}

.tham-w-6 .tham-inner::before{
	width: 24px;
	height: 3px;
	top: -6px;
}

.tham-w-6 .tham-inner::after{
	width: 24px;
	height: 3px;
	bottom: -6px;
}

.tham-w-7 .tham-box{
	width: 28px;
	height: 17.5px;
}

.tham-w-7 .tham-inner{
	margin-top: -1.75px;
	width: 28px;
	height: 3.5px;
}

.tham-w-7 .tham-inner::before{
	width: 28px;
	height: 3.5px;
	top: -7px;
}

.tham-w-7 .tham-inner::after{
	width: 28px;
	height: 3.5px;
	bottom: -7px;
}

.tham-w-8{
	width: 32px;
	height: 20px;
}

.tham-w-8 .tham-box{
	width: 32px;
	height: 20px;
}

.tham-w-8 .tham-inner{
	margin-top: -2px;
	width: 32px;
	height: 4px;
}

.tham-w-8 .tham-inner::before{
	width: 32px;
	height: 4px;
	top: -8px;
}

.tham-w-8 .tham-inner::after{
	width: 32px;
	height: 4px;
	bottom: -8px;
}

.tham-w-9 .tham-box{
	width: 36px;
	height: 22.5px;
}

.tham-w-9 .tham-inner{
	margin-top: -2.25px;
	width: 36px;
	height: 4.5px;
}

.tham-w-9 .tham-inner::before{
	width: 36px;
	height: 4.5px;
	top: -9px;
}

.tham-w-9 .tham-inner::after{
	width: 36px;
	height: 4.5px;
	bottom: -9px;
}

.tham-w-10 .tham-box{
	width: 40px;
	height: 25px;
}

.tham-w-10 .tham-inner{
	margin-top: -2.5px;
	width: 40px;
	height: 5px;
}

.tham-w-10 .tham-inner::before{
	width: 40px;
	height: 5px;
	top: -10px;
}

.tham-w-10 .tham-inner::after{
	width: 40px;
	height: 5px;
	bottom: -10px;
}

.tham-w-11 .tham-box{
	width: 44px;
	height: 27.5px;
}

.tham-w-11 .tham-inner{
	margin-top: -2.75px;
	width: 44px;
	height: 5.5px;
}

.tham-w-11 .tham-inner::before{
	width: 44px;
	height: 5.5px;
	top: -11px;
}

.tham-w-11 .tham-inner::after{
	width: 44px;
	height: 5.5px;
	bottom: -11px;
}

.tham-w-12 .tham-box{
	width: 48px;
	height: 30px;
}

.tham-w-12 .tham-inner{
	margin-top: -3px;
	width: 48px;
	height: 6px;
}

.tham-w-12 .tham-inner::before{
	width: 48px;
	height: 6px;
	top: -12px;
}

.tham-w-12 .tham-inner::after{
	width: 48px;
	height: 6px;
	bottom: -12px;
}

.aspect-w-1,
.aspect-w-2,
.aspect-w-3,
.aspect-w-4,
.aspect-w-5,
.aspect-w-6,
.aspect-w-7,
.aspect-w-8,
.aspect-w-9,
.aspect-w-10,
.aspect-w-11,
.aspect-w-12,
.aspect-w-13,
.aspect-w-14,
.aspect-w-15,
.aspect-w-16{
	position: relative;
	padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);
}

.aspect-w-1 > *,
.aspect-w-2 > *,
.aspect-w-3 > *,
.aspect-w-4 > *,
.aspect-w-5 > *,
.aspect-w-6 > *,
.aspect-w-7 > *,
.aspect-w-8 > *,
.aspect-w-9 > *,
.aspect-w-10 > *,
.aspect-w-11 > *,
.aspect-w-12 > *,
.aspect-w-13 > *,
.aspect-w-14 > *,
.aspect-w-15 > *,
.aspect-w-16 > *{
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.aspect-w-16{
	--tw-aspect-w: 16;
}

.aspect-h-9{
	--tw-aspect-h: 9;
}
.sr-only{
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border-width: 0;
}
.static{
	position: static;
}
.fixed{
	position: fixed;
}
.absolute{
	position: absolute;
}
.relative{
	position: relative;
}
.inset-0{
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
.left-0{
	left: 0px;
}
.top-0{
	top: 0px;
}
.right-0{
	right: 0px;
}
.bottom-0{
	bottom: 0px;
}
.-top-40{
	top: -10rem;
}
.left-6{
	left: 1.5rem;
}
.-top-8{
	top: -2rem;
}
.left-1\/2{
	left: 50%;
}
.top-full{
	top: 100%;
}
.top-\[-27px\]{
	top: -27px;
}
.left-\[5\%\]{
	left: 5%;
}
.left-8{
	left: 2rem;
}
.bottom-8{
	bottom: 2rem;
}
.z-10{
	z-index: 10;
}
.z-50{
	z-index: 50;
}
.order-first{
	order: -9999;
}
.col-span-2{
	grid-column: span 2 / span 2;
}
.col-span-3{
	grid-column: span 3 / span 3;
}
.col-span-1{
	grid-column: span 1 / span 1;
}
.m-0{
	margin: 0px;
}
.my-8{
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.mx-auto{
	margin-left: auto;
	margin-right: auto;
}
.my-6{
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}
.mx-2{
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.my-0{
	margin-top: 0px;
	margin-bottom: 0px;
}
.my-10{
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}
.my-4{
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.mb-4{
	margin-bottom: 1rem;
}
.mb-12{
	margin-bottom: 3rem;
}
.mt-8{
	margin-top: 2rem;
}
.mt-10{
	margin-top: 2.5rem;
}
.mt-0{
	margin-top: 0px;
}
.mt-32{
	margin-top: 8rem;
}
.mb-6{
	margin-bottom: 1.5rem;
}
.mt-52{
	margin-top: 13rem;
}
.ml-7{
	margin-left: 1.75rem;
}
.mb-10{
	margin-bottom: 2.5rem;
}
.mt-7{
	margin-top: 1.75rem;
}
.mb-9{
	margin-bottom: 2.25rem;
}
.mt-16{
	margin-top: 4rem;
}
.mb-3{
	margin-bottom: 0.75rem;
}
.mt-28{
	margin-top: 7rem;
}
.ml-auto{
	margin-left: auto;
}
.mt-6{
	margin-top: 1.5rem;
}
.ml-4{
	margin-left: 1rem;
}
.mt-2{
	margin-top: 0.5rem;
}
.mr-2{
	margin-right: 0.5rem;
}
.mb-2{
	margin-bottom: 0.5rem;
}
.mt-auto{
	margin-top: auto;
}
.ml-3{
	margin-left: 0.75rem;
}
.mb-5{
	margin-bottom: 1.25rem;
}
.mt-20{
	margin-top: 5rem;
}
.mt-5{
	margin-top: 1.25rem;
}
.mt-3{
	margin-top: 0.75rem;
}
.ml-12{
	margin-left: 3rem;
}
.block{
	display: block;
}
.inline-block{
	display: inline-block;
}
.flex{
	display: flex;
}
.table{
	display: table;
}
.grid{
	display: grid;
}
.contents{
	display: contents;
}
.hidden{
	display: none;
}
.h-full{
	height: 100%;
}
.h-8{
	height: 2rem;
}
.h-5{
	height: 1.25rem;
}
.h-44{
	height: 11rem;
}
.h-3{
	height: 0.75rem;
}
.h-4{
	height: 1rem;
}
.h-6{
	height: 1.5rem;
}
.h-auto{
	height: auto;
}
.h-16{
	height: 4rem;
}
.h-48{
	height: 12rem;
}
.h-px{
	height: 1px;
}
.h-\[46px\]{
	height: 46px;
}
.h-\[40px\]{
	height: 40px;
}
.h-\[55px\]{
	height: 55px;
}
.h-\[36px\]{
	height: 36px;
}
.max-h-\[90vh\]{
	max-height: 90vh;
}
.w-full{
	width: 100%;
}
.w-8{
	width: 2rem;
}
.w-5{
	width: 1.25rem;
}
.w-\[455px\]{
	width: 455px;
}
.w-auto{
	width: auto;
}
.w-3{
	width: 0.75rem;
}
.w-6{
	width: 1.5rem;
}
.w-\[214px\]{
	width: 214px;
}
.w-16{
	width: 4rem;
}
.w-max{
	width: max-content;
}
.w-\[35px\]{
	width: 35px;
}
.w-\[46px\]{
	width: 46px;
}
.w-\[40px\]{
	width: 40px;
}
.w-\[762px\]{
	width: 762px;
}
.w-\[55px\]{
	width: 55px;
}
.w-\[680px\]{
	width: 680px;
}
.w-\[112px\]{
	width: 112px;
}
.w-20{
	width: 5rem;
}
.max-w-\[1200px\]{
	max-width: 1200px;
}
.max-w-\[689px\]{
	max-width: 689px;
}
.max-w-xs{
	max-width: 20rem;
}
.max-w-\[455px\]{
	max-width: 455px;
}
.max-w-4xl{
	max-width: 56rem;
}
.max-w-\[900px\]{
	max-width: 900px;
}
.max-w-\[500px\]{
	max-width: 500px;
}
.max-w-\[100\%\]{
	max-width: 100%;
}
.max-w-\[330px\]{
	max-width: 330px;
}
.max-w-screen-sm{
	max-width: 992px;
}
.max-w-\[240px\]{
	max-width: 240px;
}
.max-w-\[967px\]{
	max-width: 967px;
}
.max-w-\[200px\]{
	max-width: 200px;
}
.max-w-\[90vw\]{
	max-width: 90vw;
}
.max-w-full{
	max-width: 100%;
}
.flex-shrink-0{
	flex-shrink: 0;
}
.flex-grow{
	flex-grow: 1;
}
.-translate-y-36{
	--tw-translate-y: -9rem;
	transform: var(--tw-transform);
}
.translate-y-12{
	--tw-translate-y: 3rem;
	transform: var(--tw-transform);
}
.-translate-x-1\/2{
	--tw-translate-x: -50%;
	transform: var(--tw-transform);
}
.translate-y-0{
	--tw-translate-y: 0px;
	transform: var(--tw-transform);
}
.rotate-180{
	--tw-rotate: 180deg;
	transform: var(--tw-transform);
}
.transform{
	transform: var(--tw-transform);
}
.cursor-pointer{
	cursor: pointer;
}
.resize{
	resize: both;
}
.list-none{
	list-style-type: none;
}
.grid-cols-1{
	grid-template-columns: repeat(1, minmax(0, 1fr));
}
.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;
}
.justify-start{
	justify-content: flex-start;
}
.\!justify-start{
	justify-content: flex-start !important;
}
.justify-center{
	justify-content: center;
}
.justify-between{
	justify-content: space-between;
}
.gap-6{
	gap: 1.5rem;
}
.gap-10{
	gap: 2.5rem;
}
.gap-3\.5{
	gap: 0.875rem;
}
.gap-3{
	gap: 0.75rem;
}
.gap-4{
	gap: 1rem;
}
.gap-1\.5{
	gap: 0.375rem;
}
.gap-1{
	gap: 0.25rem;
}
.gap-2{
	gap: 0.5rem;
}
.gap-5{
	gap: 1.25rem;
}
.gap-16{
	gap: 4rem;
}
.gap-0{
	gap: 0px;
}
.gap-x-20{
	column-gap: 5rem;
}
.gap-x-8{
	column-gap: 2rem;
}
.gap-y-16{
	row-gap: 4rem;
}
.gap-x-6{
	column-gap: 1.5rem;
}
.gap-y-6{
	row-gap: 1.5rem;
}
.gap-x-10{
	column-gap: 2.5rem;
}
.gap-y-4{
	row-gap: 1rem;
}
.overflow-auto{
	overflow: auto;
}
.overflow-hidden{
	overflow: hidden;
}
.overflow-x-auto{
	overflow-x: auto;
}
.overflow-y-scroll{
	overflow-y: scroll;
}
.whitespace-nowrap{
	white-space: nowrap;
}
.rounded-md{
	border-radius: 0.375rem;
}
.rounded-full{
	border-radius: 9999px;
}
.rounded-\[6px\]{
	border-radius: 6px;
}
.rounded-\[27px\]{
	border-radius: 27px;
}
.rounded-3xl{
	border-radius: 1.5rem;
}
.rounded-2xl{
	border-radius: 1rem;
}
.rounded-none{
	border-radius: 0px;
}
.rounded-sm{
	border-radius: 0.125rem;
}
.rounded-\[24px\]{
	border-radius: 24px;
}
.rounded-\[32px\]{
	border-radius: 32px;
}
.rounded-lg{
	border-radius: 0.5rem;
}
.rounded{
	border-radius: 0.25rem;
}
.rounded-tl-\[6px\]{
	border-top-left-radius: 6px;
}
.rounded-bl-\[6px\]{
	border-bottom-left-radius: 6px;
}
.rounded-tr-\[6px\]{
	border-top-right-radius: 6px;
}
.rounded-br-\[6px\]{
	border-bottom-right-radius: 6px;
}
.border{
	border-width: 1px;
}
.border-2{
	border-width: 2px;
}
.border-t{
	border-top-width: 1px;
}
.border-r{
	border-right-width: 1px;
}
.border-b{
	border-bottom-width: 1px;
}
.border-l{
	border-left-width: 1px;
}
.border-solid{
	border-style: solid;
}
.border-gray-100{
	--tw-border-opacity: 1;
	border-color: rgba(229, 229, 229, var(--tw-border-opacity));
}
.border-indigo-400{
	--tw-border-opacity: 1;
	border-color: rgba(141, 162, 251, var(--tw-border-opacity));
}
.border-red-400{
	--tw-border-opacity: 1;
	border-color: rgba(249, 128, 128, var(--tw-border-opacity));
}
.border-\[\#D2D2D2\]{
	--tw-border-opacity: 1;
	border-color: rgba(210, 210, 210, var(--tw-border-opacity));
}
.border-primary-400{
	--tw-border-opacity: 1;
	border-color: rgba(124, 22, 29, var(--tw-border-opacity));
}
.border-transparent{
	border-color: transparent;
}
.border-gray-400{
	--tw-border-opacity: 1;
	border-color: rgba(205, 204, 208, var(--tw-border-opacity));
}
.border-gray{
	--tw-border-opacity: 1;
	border-color: rgba(156, 155, 161, var(--tw-border-opacity));
}
.border-primary{
	--tw-border-opacity: 1;
	border-color: rgba(92, 16, 21, var(--tw-border-opacity));
}
.border-white{
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
}
.bg-indigo-400{
	--tw-bg-opacity: 1;
	background-color: rgba(141, 162, 251, var(--tw-bg-opacity));
}
.bg-green-400{
	--tw-bg-opacity: 1;
	background-color: rgba(49, 196, 141, var(--tw-bg-opacity));
}
.bg-yellow-400{
	--tw-bg-opacity: 1;
	background-color: rgba(227, 160, 8, var(--tw-bg-opacity));
}
.bg-red-400{
	--tw-bg-opacity: 1;
	background-color: rgba(249, 128, 128, var(--tw-bg-opacity));
}
.bg-white{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
.bg-primary-400{
	--tw-bg-opacity: 1;
	background-color: rgba(124, 22, 29, var(--tw-bg-opacity));
}
.bg-gray-200{
	--tw-bg-opacity: 1;
	background-color: rgba(245, 245, 246, var(--tw-bg-opacity));
}
.bg-primary-200\/0{
	background-color: rgba(180, 52, 61, 0);
}
.bg-\[\#F4F4F4\]{
	--tw-bg-opacity: 1;
	background-color: rgba(244, 244, 244, var(--tw-bg-opacity));
}
.bg-\[\#7C161D\]{
	--tw-bg-opacity: 1;
	background-color: rgba(124, 22, 29, var(--tw-bg-opacity));
}
.bg-indigo-500{
	--tw-bg-opacity: 1;
	background-color: rgba(104, 117, 245, var(--tw-bg-opacity));
}
.\!bg-primary-400{
	--tw-bg-opacity: 1 !important;
	background-color: rgba(124, 22, 29, var(--tw-bg-opacity)) !important;
}
.bg-primary{
	--tw-bg-opacity: 1;
	background-color: rgba(92, 16, 21, var(--tw-bg-opacity));
}
.bg-black{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}
.bg-gray-800{
	--tw-bg-opacity: 1;
	background-color: rgba(31, 41, 55, var(--tw-bg-opacity));
}
.bg-red-100{
	--tw-bg-opacity: 1;
	background-color: rgba(253, 232, 232, var(--tw-bg-opacity));
}
.bg-indigo-800{
	--tw-bg-opacity: 1;
	background-color: rgba(66, 56, 157, var(--tw-bg-opacity));
}
.bg-transparent{
	background-color: transparent;
}
.bg-opacity-50{
	--tw-bg-opacity: 0.5;
}
.bg-cover{
	background-size: cover;
}
.bg-fixed{
	background-attachment: fixed;
}
.bg-no-repeat{
	background-repeat: no-repeat;
}
.fill-current{
	fill: currentColor;
}
.object-contain{
	object-fit: contain;
}
.object-cover{
	object-fit: cover;
}
.object-center{
	object-position: center;
}
.p-6{
	padding: 1.5rem;
}
.p-8{
	padding: 2rem;
}
.p-12{
	padding: 3rem;
}
.\!p-0{
	padding: 0px !important;
}
.p-0{
	padding: 0px;
}
.p-4{
	padding: 1rem;
}
.px-7{
	padding-left: 1.75rem;
	padding-right: 1.75rem;
}
.py-2{
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.py-10{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
}
.py-9{
	padding-top: 2.25rem;
	padding-bottom: 2.25rem;
}
.py-16{
	padding-top: 4rem;
	padding-bottom: 4rem;
}
.px-12{
	padding-left: 3rem;
	padding-right: 3rem;
}
.py-4{
	padding-top: 1rem;
	padding-bottom: 1rem;
}
.py-8{
	padding-top: 2rem;
	padding-bottom: 2rem;
}
.px-10{
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}
.py-7{
	padding-top: 1.75rem;
	padding-bottom: 1.75rem;
}
.py-12{
	padding-top: 3rem;
	padding-bottom: 3rem;
}
.px-9{
	padding-left: 2.25rem;
	padding-right: 2.25rem;
}
.px-4{
	padding-left: 1rem;
	padding-right: 1rem;
}
.px-2{
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.py-3{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
}
.px-3{
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}
.py-1{
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}
.px-\[18px\]{
	padding-left: 18px;
	padding-right: 18px;
}
.px-6{
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.px-8{
	padding-left: 2rem;
	padding-right: 2rem;
}
.pb-10{
	padding-bottom: 2.5rem;
}
.pt-12{
	padding-top: 3rem;
}
.pb-8{
	padding-bottom: 2rem;
}
.pb-6{
	padding-bottom: 1.5rem;
}
.pb-3{
	padding-bottom: 0.75rem;
}
.pt-6{
	padding-top: 1.5rem;
}
.pt-5{
	padding-top: 1.25rem;
}
.pb-5{
	padding-bottom: 1.25rem;
}
.pt-20{
	padding-top: 5rem;
}
.pt-32{
	padding-top: 8rem;
}
.pb-16{
	padding-bottom: 4rem;
}
.pt-14{
	padding-top: 3.5rem;
}
.pr-8{
	padding-right: 2rem;
}
.pt-10{
	padding-top: 2.5rem;
}
.pb-14{
	padding-bottom: 3.5rem;
}
.pb-7{
	padding-bottom: 1.75rem;
}
.pb-20{
	padding-bottom: 5rem;
}
.pb-2{
	padding-bottom: 0.5rem;
}
.pt-4{
	padding-top: 1rem;
}
.pt-16{
	padding-top: 4rem;
}
.pl-12{
	padding-left: 3rem;
}
.pr-12{
	padding-right: 3rem;
}
.pb-1{
	padding-bottom: 0.25rem;
}
.pr-10{
	padding-right: 2.5rem;
}
.pt-2{
	padding-top: 0.5rem;
}
.pt-11{
	padding-top: 2.75rem;
}
.pt-3{
	padding-top: 0.75rem;
}
.pl-\[14px\]{
	padding-left: 14px;
}
.pr-0{
	padding-right: 0px;
}
.pl-2{
	padding-left: 0.5rem;
}
.text-left{
	text-align: left;
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.font-primary{
	font-family: Jost, sans-serif;
}
.font-secondary{
	font-family: Roboto, sans-serif;
}
.text-xl{
	font-size: 1.5rem;
}
.text-3xl{
	font-size: 2.625rem;
}
.text-base{
	font-size: 1rem;
}
.text-\[24px\]{
	font-size: 24px;
}
.text-\[18px\]{
	font-size: 18px;
}
.text-\[14px\]{
	font-size: 14px;
}
.text-sm{
	font-size: .875rem;
}
.text-2xl{
	font-size: 2rem;
}
.text-table{
	font-size: 18px;
}
.text-tiny{
	font-size: .50rem;
}
.text-\[32px\]{
	font-size: 32px;
}
.text-xs{
	font-size: .75rem;
}
.font-semibold{
	font-weight: 600;
}
.font-normal{
	font-weight: 400;
}
.font-bold{
	font-weight: 700;
}
.font-medium{
	font-weight: 500;
}
.\!font-normal{
	font-weight: 400 !important;
}
.font-light{
	font-weight: 300;
}
.uppercase{
	text-transform: uppercase;
}
.leading-h2{
	line-height: 3.6rem;
}
.leading-\[30px\]{
	line-height: 30px;
}
.leading-\[26px\]{
	line-height: 26px;
}
.leading-\[22px\]{
	line-height: 22px;
}
.leading-h5{
	line-height: 1.875rem;
}
.leading-h4{
	line-height: 2.5rem;
}
.leading-h3{
	line-height: 3.1rem;
}
.leading-h6{
	line-height: 1.6rem;
}
.leading-tight{
	line-height: 1.25;
}
.leading-\[42px\]{
	line-height: 42px;
}
.leading-5{
	line-height: 1.25rem;
}
.tracking-widest{
	letter-spacing: 0.1em;
}
.text-indigo-50{
	--tw-text-opacity: 1;
	color: rgba(240, 245, 255, var(--tw-text-opacity));
}
.text-green-50{
	--tw-text-opacity: 1;
	color: rgba(243, 250, 247, var(--tw-text-opacity));
}
.text-yellow-50{
	--tw-text-opacity: 1;
	color: rgba(253, 253, 234, var(--tw-text-opacity));
}
.text-red-50{
	--tw-text-opacity: 1;
	color: rgba(253, 242, 242, var(--tw-text-opacity));
}
.text-primary-400{
	--tw-text-opacity: 1;
	color: rgba(124, 22, 29, var(--tw-text-opacity));
}
.text-white{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.text-dark-400{
	--tw-text-opacity: 1;
	color: rgba(15, 12, 8, var(--tw-text-opacity));
}
.text-black{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-gray-800{
	--tw-text-opacity: 1;
	color: rgba(31, 41, 55, var(--tw-text-opacity));
}
.text-dark-200{
	--tw-text-opacity: 1;
	color: rgba(66, 63, 59, var(--tw-text-opacity));
}
.text-dark{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
.text-gray-70{
	--tw-text-opacity: 1;
	color: rgba(85, 105, 135, var(--tw-text-opacity));
}
.text-gray{
	--tw-text-opacity: 1;
	color: rgba(156, 155, 161, var(--tw-text-opacity));
}
.text-gray-500{
	--tw-text-opacity: 1;
	color: rgba(107, 114, 128, var(--tw-text-opacity));
}
.\!text-white{
	--tw-text-opacity: 1 !important;
	color: rgba(255, 255, 255, var(--tw-text-opacity)) !important;
}
.text-red-700{
	--tw-text-opacity: 1;
	color: rgba(200, 30, 30, var(--tw-text-opacity));
}
.text-yellow-400{
	--tw-text-opacity: 1;
	color: rgba(227, 160, 8, var(--tw-text-opacity));
}
.underline{
	text-decoration: underline;
}
.opacity-0{
	opacity: 0;
}
.opacity-50{
	opacity: 0.5;
}
.opacity-60{
	opacity: 0.6;
}
.shadow-boxy{
	--tw-shadow: 0px 0px 12px rgba(0, 0, 0, 0.3);
	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);
}
.transition-colors{
	transition-property: background-color, border-color, color, fill, stroke;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.transition-transform{
	transition-property: transform;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.transition-all{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}
.duration-700{
	transition-duration: 700ms;
}
.duration-500{
	transition-duration: 500ms;
}
.ease-out{
	transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.line-clamp-3{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.justify-text-all * {
  text-align: justify !important;
}

.font-jost {
  font-family: "Jost", sans-serif;
}

.font-roboto {
  font-family: "Roboto", sans-serif;
}

.hover\:border-primary-400:hover{
	--tw-border-opacity: 1;
	border-color: rgba(124, 22, 29, var(--tw-border-opacity));
}

.hover\:bg-indigo-400:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(141, 162, 251, var(--tw-bg-opacity));
}

.hover\:text-primary-400:hover{
	--tw-text-opacity: 1;
	color: rgba(124, 22, 29, var(--tw-text-opacity));
}

.hover\:no-underline:hover{
	text-decoration: none;
}

.hover\:opacity-100:hover{
	opacity: 1;
}

.hover\:opacity-80:hover{
	opacity: 0.8;
}

.hover\:drop-shadow-text:hover{
	--tw-drop-shadow: drop-shadow(1px 0.5px 0 rgba(0, 0, 0, 1));
	filter: var(--tw-filter);
}

.focus\:not-sr-only:focus{
	position: static;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	overflow: visible;
	clip: auto;
	white-space: normal;
}

.disabled\:pointer-events-none:disabled{
	pointer-events: none;
}

.group:hover .group-hover\:block{
	display: block;
}

.group:hover .group-hover\:flex{
	display: flex;
}

.group:hover .group-hover\:scale-110{
	--tw-scale-x: 1.1;
	--tw-scale-y: 1.1;
	transform: var(--tw-transform);
}

.group:hover .group-hover\:bg-primary-200\/50{
	background-color: rgba(180, 52, 61, 0.5);
}

.group:hover .group-hover\:opacity-100{
	opacity: 1;
}

.group:hover .group-hover\: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);
}

@media (min-width: 320px){
	.tiny\:top-\[15\%\]{
		top: 15%;
	}
}

@media (min-width: 380px){
	.small\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (min-width: 575px){
	.xsmall\:flex{
		display: flex;
	}
	.xsmall\:w-\[300px\]{
		width: 300px;
	}
	.xsmall\:min-w-\[300px\]{
		min-width: 300px;
	}
	.xsmall\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

@media (min-width: 768px){
	.xs\:top-\[12\%\]{
		top: 12%;
	}
	.xs\:h-8{
		height: 2rem;
	}
	.xs\:w-8{
		width: 2rem;
	}
	.xs\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.xs\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.xs\:flex-row{
		flex-direction: row;
	}
	.xs\:items-center{
		align-items: center;
	}
	.xs\:overflow-x-auto{
		overflow-x: auto;
	}
	.xs\:text-3xl{
		font-size: 2.625rem;
	}
}

@media (min-width: 992px){
	.sm\:order-last{
		order: 9999;
	}
	.sm\:col-span-4{
		grid-column: span 4 / span 4;
	}
	.sm\:mx-9{
		margin-left: 2.25rem;
		margin-right: 2.25rem;
	}
	.sm\:mx-0{
		margin-left: 0px;
		margin-right: 0px;
	}
	.sm\:my-0{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.sm\:mt-0{
		margin-top: 0px;
	}
	.sm\:mt-52{
		margin-top: 13rem;
	}
	.sm\:ml-auto{
		margin-left: auto;
	}
	.sm\:mb-0{
		margin-bottom: 0px;
	}
	.sm\:mt-14{
		margin-top: 3.5rem;
	}
	.sm\:ml-0{
		margin-left: 0px;
	}
	.sm\:mb-16{
		margin-bottom: 4rem;
	}
	.sm\:inline{
		display: inline;
	}
	.sm\:flex{
		display: flex;
	}
	.sm\:hidden{
		display: none;
	}
	.sm\:w-auto{
		width: auto;
	}
	.sm\:max-w-\[1200px\]{
		max-width: 1200px;
	}
	.sm\:max-w-\[100\%\]{
		max-width: 100%;
	}
	.sm\:max-w-\[330px\]{
		max-width: 330px;
	}
	.sm\:max-w-full{
		max-width: 100%;
	}
	.sm\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.sm\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.sm\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.sm\:grid-cols-5{
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}
	.sm\:flex-row{
		flex-direction: row;
	}
	.sm\:justify-end{
		justify-content: flex-end;
	}
	.sm\:justify-between{
		justify-content: space-between;
	}
	.sm\:gap-40{
		gap: 10rem;
	}
	.sm\: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)));
	}
	.sm\:overflow-y-visible{
		overflow-y: visible;
	}
	.sm\:rounded-3xl{
		border-radius: 1.5rem;
	}
	.sm\:py-0{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.sm\:py-28{
		padding-top: 7rem;
		padding-bottom: 7rem;
	}
	.sm\:px-28{
		padding-left: 7rem;
		padding-right: 7rem;
	}
	.sm\:py-16{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.sm\:px-7{
		padding-left: 1.75rem;
		padding-right: 1.75rem;
	}
	.sm\:py-1{
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
	}
	.sm\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}
	.sm\:px-\[25px\]{
		padding-left: 25px;
		padding-right: 25px;
	}
	.sm\:pt-20{
		padding-top: 5rem;
	}
	.sm\:pb-32{
		padding-bottom: 8rem;
	}
	.sm\:pt-12{
		padding-top: 3rem;
	}
	.sm\:pb-24{
		padding-bottom: 6rem;
	}
	.sm\:pt-64{
		padding-top: 16rem;
	}
	.sm\:pb-40{
		padding-bottom: 10rem;
	}
	.sm\:pt-52{
		padding-top: 13rem;
	}
	.sm\:pt-24{
		padding-top: 6rem;
	}
	.sm\:pb-20{
		padding-bottom: 5rem;
	}
	.sm\:pt-14{
		padding-top: 3.5rem;
	}
	.sm\:text-xl{
		font-size: 1.5rem;
	}
}

@media (min-width: 1024px){
	.md\:static{
		position: static;
	}
	.md\:sticky{
		position: sticky;
	}
	.md\:top-\[100px\]{
		top: 100px;
	}
	.md\:z-\[51\]{
		z-index: 51;
	}
	.md\:mb-6{
		margin-bottom: 1.5rem;
	}
	.md\:-mt-14{
		margin-top: -3.5rem;
	}
	.md\:mt-0{
		margin-top: 0px;
	}
	.md\:mb-0{
		margin-bottom: 0px;
	}
	.md\:flex{
		display: flex;
	}
	.md\:w-1\/3{
		width: 33.333333%;
	}
	.md\:min-w-\[33\.3\%\]{
		min-width: 33.3%;
	}
	.md\:max-w-\[750px\]{
		max-width: 750px;
	}
	.md\:max-w-\[335px\]{
		max-width: 335px;
	}
	.md\:transform-none{
		transform: none;
	}
	.md\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.md\:flex-row{
		flex-direction: row;
	}
	.md\:items-start{
		align-items: flex-start;
	}
	.md\:justify-center{
		justify-content: center;
	}
	.md\:gap-4{
		gap: 1rem;
	}
	.md\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}
	.md\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.md\:pr-8{
		padding-right: 2rem;
	}
	.md\:text-left{
		text-align: left;
	}
	.md\:text-\[40px\]{
		font-size: 40px;
	}
	.md\:text-3xl{
		font-size: 2.625rem;
	}
	.md\:leading-\[50px\]{
		line-height: 50px;
	}
}

@media (min-width: 1280px){
	.lg\:w-\[500px\]{
		width: 500px;
	}
	.lg\:gap-16{
		gap: 4rem;
	}
	.lg\:gap-8{
		gap: 2rem;
	}
	.lg\:gap-\[120px\]{
		gap: 120px;
	}
	.lg\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}
	.lg\:pb-7{
		padding-bottom: 1.75rem;
	}
	.lg\:pt-80{
		padding-top: 20rem;
	}
	.lg\:text-3xl{
		font-size: 2.625rem;
	}
	.lg\:text-xl{
		font-size: 1.5rem;
	}
}

@media (min-width: 1366px){
	.xl\:col-span-6{
		grid-column: span 6 / span 6;
	}
	.xl\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.xl\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.xl\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.xl\:grid-cols-12{
		grid-template-columns: repeat(12, minmax(0, 1fr));
	}
	.xl\:gap-16{
		gap: 4rem;
	}
	.xl\:gap-y-20{
		row-gap: 5rem;
	}
	.xl\:gap-y-10{
		row-gap: 2.5rem;
	}
	.xl\:pt-24{
		padding-top: 6rem;
	}
	.xl\:pb-24{
		padding-bottom: 6rem;
	}
	.xl\:text-3xl{
		font-size: 2.625rem;
	}
}

@media (min-width: 1536px){
	.\32xl\:-mt-super-huge{
		margin-top: -12rem;
	}
}

@media (min-width: 1680px){
	.\33xl\:gap-y-20{
		row-gap: 5rem;
	}
	.\33xl\:pt-52{
		padding-top: 13rem;
	}
}

@media (min-width: 1920px){
	.\34xl\:w-\[auto\]{
		width: auto;
	}
}
