/**
 * Remove top margin from first child and bottom margin from last child.
 */
/*! 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 {
	-moz-tab-size: 4;
	-o-tab-size: 4;
	   tab-size: 4;
}
/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}
/*
Sections
========
*/
/**
Remove the margin in all browsers.
*/
body {
	margin: 0;
}
/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
	font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}
/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
	height: 0; /* 1 */
	color: inherit; /* 2 */
}
/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}
/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
	font-weight: bolder;
}
/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
	font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
	font-size: 1em; /* 2 */
}
/**
Add the correct font size in all browsers.
*/
small {
	font-size: 80%;
}
/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
	text-indent: 0; /* 1 */
	border-color: inherit; /* 2 */
}
/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}
/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/
button,
select { /* 1 */
	text-transform: none;
}
/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
	-webkit-appearance: button;
}
/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
	box-shadow: none;
}
/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
	padding: 0;
}
/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
	vertical-align: baseline;
}
/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
	height: auto;
}
/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}
/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}
/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
	display: list-item;
}
/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */
/**
 * Removes the default spacing and border for appropriate elements.
 */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
button {
  background-color: transparent;
  background-image: none;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Tailwind custom reset styles
 */
/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */
html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}
/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */
body {
  font-family: inherit;
  line-height: inherit;
}
/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}
/*
 * Ensure horizontal rules are visible by default
 */
hr {
  border-top-width: 1px;
}
/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #C8C8C8;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #C8C8C8;
}
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(241, 241, 241, var(--tw-border-opacity));
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59, 130, 246, 0.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
}
.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
@media (min-width: 640px) {
	.container {
		max-width: 640px;
	}
}
@media (min-width: 768px) {
	.container {
		max-width: 768px;
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media (min-width: 1024px) {
	.container {
		max-width: 1024px;
	}
}
@media (min-width: 1280px) {
	.container {
		max-width: 1280px;
	}
}
@media (min-width: 1536px) {
	.container {
		max-width: 1536px;
	}
}
body {
  font-family: "Fira Sans", sans-serif;
  --tw-text-opacity: 1;
  color: rgba(77, 77, 77, var(--tw-text-opacity));
}

@media (min-width: 1536px) {
  .container {
    max-width: 1296px;
  }
}
._main {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
@media (min-width: 640px) {
	._main {
		max-width: 640px;
	}
}
@media (min-width: 768px) {
	._main {
		max-width: 768px;
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media (min-width: 1024px) {
	._main {
		max-width: 1024px;
	}
}
@media (min-width: 1280px) {
	._main {
		max-width: 1280px;
	}
}
@media (min-width: 1536px) {
	._main {
		max-width: 1536px;
	}
}
._main {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.5rem;
	display: flex;
	flex-direction: column;
}
@media (min-width: 768px) {
	._main {
		margin-top: 2.5rem;
	}
	._main {
		flex-direction: row;
	}
}
@media (min-width: 1536px) {
  ._main {
    max-width: 1296px;
  }
}
._main ._section-content {
	width: 100%;
}
@media (min-width: 768px) {
	._main ._section-content {
		width: 66.666667%;
	}
}
@media (min-width: 1024px) {
	._main ._section-content {
		padding-right: 1rem;
	}
}
._main ._aside-content {
	margin-top: 2.5rem;
	width: 100%;
}
@media (min-width: 768px) {
	._main ._aside-content {
		margin-top: 0px;
	}
	._main ._aside-content {
		width: 33.333333%;
	}
	._main ._aside-content {
		padding-left: 1.75rem;
	}
}
@media (min-width: 1024px) {
	._main ._aside-content {
		padding-left: 3.5rem;
	}
}

.btn {
	display: flex;
	height: 3rem;
	max-height: 3rem;
	align-items: center;
	justify-content: center;
	-moz-column-gap: 0.5rem;
	     column-gap: 0.5rem;
	border-radius: 0.375rem;
	border-width: 1px;
	border-color: transparent;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 600;
	line-height: 1;
}

@media (min-width: 768px) {
	.btn {
		border-width: 2px;
	}
}

@media (min-width: 1280px) {
	.btn {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.btn._btn-secondary {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 94, 14, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.btn._btn-secondary:hover {
	--tw-bg-opacity: 0.7;
}
.btn._btn-outline {
	--tw-border-opacity: 1;
	border-color: rgba(254, 94, 14, var(--tw-border-opacity));
	--tw-text-opacity: 1;
	color: rgba(254, 94, 14, var(--tw-text-opacity));
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.btn._btn-outline:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 94, 14, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.9;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.btn._btn-pagination {
	height: 1.5rem;
	--tw-border-opacity: 1;
	border-color: rgba(254, 94, 14, var(--tw-border-opacity));
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	font-size: 0.75rem;
	line-height: 1rem;
	--tw-text-opacity: 1;
	color: rgba(254, 94, 14, var(--tw-text-opacity));
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.btn._btn-pagination:hover {
	--tw-border-opacity: 1;
	border-color: rgba(254, 94, 14, var(--tw-border-opacity));
	--tw-border-opacity: 0.2;
	--tw-bg-opacity: 1;
	background-color: rgba(254, 94, 14, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.2;
	--tw-text-opacity: 1;
	color: rgba(254, 94, 14, var(--tw-text-opacity));
}
@media (min-width: 768px) {
	.btn._btn-pagination {
		height: 3rem;
	}
	.btn._btn-pagination {
		padding-left: 1.25rem;
		padding-right: 1.25rem;
	}
	.btn._btn-pagination {
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.btn._btn-pagination._disabled {
	cursor: not-allowed;
	--tw-border-opacity: 1;
	border-color: rgba(241, 241, 241, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(241, 241, 241, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(200, 200, 200, var(--tw-text-opacity));
}
.btn._btn-pagination._disabled:hover {
	--tw-border-opacity: 1;
	border-color: rgba(241, 241, 241, var(--tw-border-opacity));
}
.btn._btn-pagination._disabled img {
	display: none;
}
.btn._btn-pagination._disabled span {
	--tw-text-opacity: 1;
	color: rgba(200, 200, 200, var(--tw-text-opacity));
}

.dropdown-menu {
  display: none;
}

.dropdown:hover .dropdown-menu,
.dropdown:focus-within .dropdown-menu {
  display: block;
}

._btn-saibamais {
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
._btn-saibamais:hover {
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}
._btn-saibamais:hover span {
	--tw-text-opacity: 0.7;
	text-decoration: underline;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

@media (min-width: 768px) {
	.wow {
		visibility: hidden;
	}
}

._partial-breadcrumb {
  background-size: auto 100%;
  background-position: 50vw 0;
}
@media (min-width: 768px) {
  ._partial-breadcrumb {
    background-size: auto 100%;
    background-position: 100% 0;
  }
}
._partial-breadcrumb li {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 50px;
}
@media (min-width: 768px) {
  ._partial-breadcrumb li {
    max-width: 100%;
  }
}
._partial-breadcrumb .page-current {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 160px;
}
@media (min-width: 768px) {
  ._partial-breadcrumb .page-current {
    max-width: 100%;
  }
}

#footer .menu-container {
	height: 100%;
	width: 100%;
}
#footer #menu-menu-footer {
	margin-bottom: 1rem;
	display: flex;
	height: 100%;
	width: 100%;
	flex-direction: column;
	justify-content: space-between;
	row-gap: 0.5rem;
}
@media (min-width: 768px) {
	#footer #menu-menu-footer {
		margin-bottom: 0px;
	}
	#footer #menu-menu-footer {
		flex-direction: row;
	}
	#footer #menu-menu-footer {
		align-items: center;
	}
}
#footer #menu-menu-footer li a {
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-weight: 700;
}
#footer #menu-menu-footer li a:hover {
	text-decoration: underline;
}

#header .menu-container {
	display: none;
}

@media (min-width: 768px) {
	#header .menu-container {
		display: block;
	}
}
#header .menu-container .menu {
	display: flex;
	height: 100%;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	-moz-column-gap: 1.5rem;
	     column-gap: 1.5rem;
}
#header .menu-container .menu li a {
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(254, 94, 14, var(--tw-text-opacity));
}
#header .menu-container .menu li a:hover {
	text-decoration: underline;
}
#header .btns-content {
  gap: 7px;
}
#header .menu-container-mobile .menu {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	row-gap: 1rem;
}
#header .menu-container-mobile .menu li a {
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(254, 94, 14, var(--tw-text-opacity));
}
#header .menu-container-mobile .menu li a:hover {
	text-decoration: underline;
}

.typ-article {
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
	line-height: 1.625;
}
.typ-article * {
	max-width: 100%;
}
.typ-article p {
	margin-bottom: 1.5rem;
}
.typ-article a {
	--tw-text-opacity: 1;
	color: rgba(254, 94, 14, var(--tw-text-opacity));
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 200ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.typ-article a:hover {
	--tw-text-opacity: 0.7;
	text-decoration: underline;
}
.typ-article h1, .typ-article h2, .typ-article h3, .typ-article h4, .typ-article h5, .typ-article h6 {
	margin-bottom: 1.5rem;
}
.typ-article h1, .typ-article h2 {
	font-size: 1.5rem;
	line-height: 2rem;
}
@media (min-width: 768px) {
	.typ-article h1, .typ-article h2 {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}
.typ-article h3 {
	font-size: 1.5rem;
	line-height: 2rem;
}
@media (min-width: 768px) {
	.typ-article h3 {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
}
.typ-article h4 {
	font-size: 1.25rem;
	line-height: 1.75rem;
}
@media (min-width: 768px) {
	.typ-article h4 {
		font-size: 1.5rem;
		line-height: 2rem;
	}
}
.typ-article h5 {
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.typ-article h6 {
	font-size: 0.75rem;
	line-height: 1rem;
}
.typ-article ul, .typ-article ol {
	margin-bottom: 1.5rem;
	padding-left: 1rem;
}
.typ-article ul li, .typ-article ol li {
	margin-bottom: 0.5rem;
}
.typ-article ul {
	list-style-position: inside;
	list-style-type: disc;
}
.typ-article ol {
	list-style-position: inside;
	list-style-type: decimal;
}
.typ-article ::marker {
	margin-right: 5rem;
}
.typ-article .wp-caption-text {
	margin-top: 0.5rem;
	font-size: 0.875rem;
	line-height: 1.25rem;
	font-style: italic;
}
.typ-article iframe {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	width: 100%;
}

.first-letter::first-letter {
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 400;
}

.static {
	position: static;
}

.fixed {
	position: fixed;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.top-0 {
	top: 0px;
}

.left-0 {
	left: 0px;
}

.right-0 {
	right: 0px;
}

.-right-20 {
	right: -5rem;
}

.z-\[999\] {
	z-index: 999;
}

.z-10 {
	z-index: 10;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.my-8 {
	margin-top: 2rem;
	margin-bottom: 2rem;
}

.mt-8 {
	margin-top: 2rem;
}

.mt-14 {
	margin-top: 3.5rem;
}

.mt-6 {
	margin-top: 1.5rem;
}

.mt-4 {
	margin-top: 1rem;
}

.mb-8 {
	margin-bottom: 2rem;
}

.mb-1 {
	margin-bottom: 0.25rem;
}

.mb-2 {
	margin-bottom: 0.5rem;
}

.mt-12 {
	margin-top: 3rem;
}

.mt-16 {
	margin-top: 4rem;
}

.mb-4 {
	margin-bottom: 1rem;
}

.-mr-1 {
	margin-right: -0.25rem;
}

.ml-2 {
	margin-left: 0.5rem;
}

.mt-0 {
	margin-top: 0px;
}

.block {
	display: block;
}

.inline-block {
	display: inline-block;
}

.flex {
	display: flex;
}

.grid {
	display: grid;
}

.hidden {
	display: none;
}

.h-80 {
	height: 20rem;
}

.h-44 {
	height: 11rem;
}

.h-24 {
	height: 6rem;
}

.h-12 {
	height: 3rem;
}

.h-full {
	height: 100%;
}

.h-16 {
	height: 4rem;
}

.h-5 {
	height: 1.25rem;
}

.h-screen {
	height: 100vh;
}

.h-8 {
	height: 2rem;
}

.h-3 {
	height: 0.75rem;
}

.h-64 {
	height: 16rem;
}

.w-full {
	width: 100%;
}

.w-24 {
	width: 6rem;
}

.w-36 {
	width: 9rem;
}

.w-5 {
	width: 1.25rem;
}

.w-12 {
	width: 3rem;
}

.w-2 {
	width: 0.5rem;
}

.w-8 {
	width: 2rem;
}

.w-56 {
	width: 14rem;
}

.w-auto {
	width: auto;
}

.w-4 {
	width: 1rem;
}

.w-3 {
	width: 0.75rem;
}

.w-6\/12 {
	width: 50%;
}

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

.origin-top-right {
	transform-origin: top right;
}

.rotate-90 {
	--tw-rotate: 90deg;
	transform: var(--tw-transform);
}

.rotate-180 {
	--tw-rotate: 180deg;
	transform: var(--tw-transform);
}

.resize {
	resize: both;
}

.grid-cols-1 {
	grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-3 {
	grid-template-columns: repeat(3, minmax(0, 1fr));
}

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

.flex-col {
	flex-direction: column;
}

.flex-col-reverse {
	flex-direction: column-reverse;
}

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

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

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

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

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

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

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

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

.gap-2 {
	gap: 0.5rem;
}

.gap-x-5 {
	-moz-column-gap: 1.25rem;
	     column-gap: 1.25rem;
}

.gap-y-10 {
	row-gap: 2.5rem;
}

.gap-y-6 {
	row-gap: 1.5rem;
}

.gap-y-4 {
	row-gap: 1rem;
}

.gap-x-6 {
	-moz-column-gap: 1.5rem;
	     column-gap: 1.5rem;
}

.gap-x-4 {
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}

.gap-x-2 {
	-moz-column-gap: 0.5rem;
	     column-gap: 0.5rem;
}

.gap-x-12 {
	-moz-column-gap: 3rem;
	     column-gap: 3rem;
}

.gap-y-2 {
	row-gap: 0.5rem;
}

.overflow-hidden {
	overflow: hidden;
}

.overflow-y-scroll {
	overflow-y: scroll;
}

.rounded-full {
	border-radius: 9999px;
}

.rounded-md {
	border-radius: 0.375rem;
}

.rounded-sm {
	border-radius: 0.125rem;
}

.rounded-l-md {
	border-top-left-radius: 0.375rem;
	border-bottom-left-radius: 0.375rem;
}

.border-2 {
	border-width: 2px;
}

.border-r {
	border-right-width: 1px;
}

.border-b {
	border-bottom-width: 1px;
}

.border-b-2 {
	border-bottom-width: 2px;
}

.border-gray-300 {
	--tw-border-opacity: 1;
	border-color: rgba(245, 246, 248, var(--tw-border-opacity));
}

.border-gray-200 {
	--tw-border-opacity: 1;
	border-color: rgba(241, 241, 241, var(--tw-border-opacity));
}

.border-gray-100 {
	--tw-border-opacity: 1;
	border-color: rgba(77, 77, 77, var(--tw-border-opacity));
}

.border-gray-400 {
	--tw-border-opacity: 1;
	border-color: rgba(200, 200, 200, var(--tw-border-opacity));
}

.border-b-secondary {
	--tw-border-opacity: 1;
	border-bottom-color: rgba(254, 94, 14, var(--tw-border-opacity));
}

.border-opacity-20 {
	--tw-border-opacity: 0.2;
}

.border-opacity-50 {
	--tw-border-opacity: 0.5;
}

.bg-gray-300 {
	--tw-bg-opacity: 1;
	background-color: rgba(245, 246, 248, var(--tw-bg-opacity));
}

.bg-gray-200 {
	--tw-bg-opacity: 1;
	background-color: rgba(241, 241, 241, var(--tw-bg-opacity));
}

.bg-gray-400 {
	--tw-bg-opacity: 1;
	background-color: rgba(200, 200, 200, var(--tw-bg-opacity));
}

.bg-primary {
	--tw-bg-opacity: 1;
	background-color: rgba(60, 56, 217, var(--tw-bg-opacity));
}

.bg-yellow {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 209, 51, var(--tw-bg-opacity));
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

.bg-secondary {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 94, 14, var(--tw-bg-opacity));
}

.bg-black {
	--tw-bg-opacity: 1;
	background-color: rgba(0, 0, 0, var(--tw-bg-opacity));
}

.bg-no-repeat {
	background-repeat: no-repeat;
}

.object-cover {
	-o-object-fit: cover;
	   object-fit: cover;
}

.p-4 {
	padding: 1rem;
}

.p-3 {
	padding: 0.75rem;
}

.py-4 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.px-8 {
	padding-left: 2rem;
	padding-right: 2rem;
}

.py-2 {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
}

.py-1 {
	padding-top: 0.25rem;
	padding-bottom: 0.25rem;
}

.px-4 {
	padding-left: 1rem;
	padding-right: 1rem;
}

.px-6 {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}

.py-6 {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.px-0 {
	padding-left: 0px;
	padding-right: 0px;
}

.px-3 {
	padding-left: 0.75rem;
	padding-right: 0.75rem;
}

.px-2 {
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}

.pb-10 {
	padding-bottom: 2.5rem;
}

.text-left {
	text-align: left;
}

.text-3xl {
	font-size: 1.875rem;
	line-height: 2.25rem;
}

.text-lg {
	font-size: 1.125rem;
	line-height: 1.75rem;
}

.text-sm {
	font-size: 0.875rem;
	line-height: 1.25rem;
}

.text-base {
	font-size: 1rem;
	line-height: 1.5rem;
}

.text-xl {
	font-size: 1.25rem;
	line-height: 1.75rem;
}

.text-xs {
	font-size: 0.75rem;
	line-height: 1rem;
}

.text-2xl {
	font-size: 1.5rem;
	line-height: 2rem;
}

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

.font-semibold {
	font-weight: 600;
}

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

.font-medium {
	font-weight: 500;
}

.italic {
	font-style: italic;
}

.leading-none {
	line-height: 1;
}

.leading-tight {
	line-height: 1.25;
}

.text-primary {
	--tw-text-opacity: 1;
	color: rgba(60, 56, 217, var(--tw-text-opacity));
}

.text-white {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.text-secondary {
	--tw-text-opacity: 1;
	color: rgba(254, 94, 14, var(--tw-text-opacity));
}

.text-gray-100 {
	--tw-text-opacity: 1;
	color: rgba(77, 77, 77, var(--tw-text-opacity));
}

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

.shadow-2xl {
	--tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
	outline: 2px solid transparent;
	outline-offset: 2px;
}

.ring-1 {
	--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, 0 0 #0000);
}

.ring-black {
	--tw-ring-opacity: 1;
	--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity));
}

.ring-opacity-5 {
	--tw-ring-opacity: 0.05;
}

.transition-all {
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

.duration-200 {
	transition-duration: 200ms;
}

.ease-in-out {
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.first\:pl-0:first-child {
	padding-left: 0px;
}

.last\:border-r-0:last-child {
	border-right-width: 0px;
}

.last\:border-b-0:last-child {
	border-bottom-width: 0px;
}

.hover\:bg-secondary:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(254, 94, 14, var(--tw-bg-opacity));
}

.hover\:bg-gray-100:hover {
	--tw-bg-opacity: 1;
	background-color: rgba(77, 77, 77, var(--tw-bg-opacity));
}

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

.hover\:bg-opacity-20:hover {
	--tw-bg-opacity: 0.2;
}

.hover\:text-white:hover {
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.hover\:text-gray-100:hover {
	--tw-text-opacity: 1;
	color: rgba(77, 77, 77, var(--tw-text-opacity));
}

.hover\:text-opacity-50:hover {
	--tw-text-opacity: 0.5;
}

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

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

.hover\:opacity-70:hover {
	opacity: 0.7;
}

.focus\:border-secondary:focus {
	--tw-border-opacity: 1;
	border-color: rgba(254, 94, 14, var(--tw-border-opacity));
}

.focus\:outline-none:focus {
	outline: 2px solid transparent;
	outline-offset: 2px;
}

.group:hover .group-hover\:block {
	display: block;
}
.m-between + .m-between {
	margin-top: 0.25rem;
}
.m-between-0 + .m-between-0 {
	margin-top: 0px;
}
.m-between-1 + .m-between-1 {
	margin-top: 0.25rem;
}
.m-between-2 + .m-between-2 {
	margin-top: 0.5rem;
}
.m-between-3 + .m-between-3 {
	margin-top: 0.75rem;
}
.m-between-4 + .m-between-4 {
	margin-top: 1rem;
}
.m-between-5 + .m-between-5 {
	margin-top: 1.25rem;
}
.m-between-6 + .m-between-6 {
	margin-top: 1.5rem;
}
.m-between-8 + .m-between-8 {
	margin-top: 2rem;
}
.m-between-10 + .m-between-10 {
	margin-top: 2.5rem;
}
.m-between-12 + .m-between-12 {
	margin-top: 3rem;
}
.m-between-16 + .m-between-16 {
	margin-top: 4rem;
}
.m-between-20 + .m-between-20 {
	margin-top: 5rem;
}
.m-between-24 + .m-between-24 {
	margin-top: 6rem;
}
.m-between-32 + .m-between-32 {
	margin-top: 8rem;
}
.m-between-40 + .m-between-40 {
	margin-top: 10rem;
}
.m-between-48 + .m-between-48 {
	margin-top: 12rem;
}
.m-between-56 + .m-between-56 {
	margin-top: 14rem;
}
.m-between-64 + .m-between-64 {
	margin-top: 16rem;
}
.m-between-px + .m-between-px {
	margin-top: 1px;
}

.hm-between + .hm-between {
	margin-left: 0.25rem;
}
.hm-between-0 + .hm-between-0 {
	margin-left: 0px;
}
.hm-between-1 + .hm-between-1 {
	margin-left: 0.25rem;
}
.hm-between-2 + .hm-between-2 {
	margin-left: 0.5rem;
}
.hm-between-3 + .hm-between-3 {
	margin-left: 0.75rem;
}
.hm-between-4 + .hm-between-4 {
	margin-left: 1rem;
}
.hm-between-5 + .hm-between-5 {
	margin-left: 1.25rem;
}
.hm-between-6 + .hm-between-6 {
	margin-left: 1.5rem;
}
.hm-between-8 + .hm-between-8 {
	margin-left: 2rem;
}
.hm-between-10 + .hm-between-10 {
	margin-left: 2.5rem;
}
.hm-between-12 + .hm-between-12 {
	margin-left: 3rem;
}
.hm-between-16 + .hm-between-16 {
	margin-left: 4rem;
}
.hm-between-20 + .hm-between-20 {
	margin-left: 5rem;
}
.hm-between-24 + .hm-between-24 {
	margin-left: 6rem;
}
.hm-between-32 + .hm-between-32 {
	margin-left: 8rem;
}
.hm-between-40 + .hm-between-40 {
	margin-left: 10rem;
}
.hm-between-48 + .hm-between-48 {
	margin-left: 12rem;
}
.hm-between-56 + .hm-between-56 {
	margin-left: 14rem;
}
.hm-between-64 + .hm-between-64 {
	margin-left: 16rem;
}
.hm-between-px + .hm-between-px {
	margin-left: 1px;
}

@responsive {
  .m-between-children > :not(:first-child) {
		margin-top: 0.25rem;
	}
  .m-between-children-0 > :not(:first-child) {
		margin-top: 0px;
	}
  .m-between-children-1 > :not(:first-child) {
		margin-top: 0.25rem;
	}
  .m-between-children-2 > :not(:first-child) {
		margin-top: 0.5rem;
	}
  .m-between-children-3 > :not(:first-child) {
		margin-top: 0.75rem;
	}
  .m-between-children-4 > :not(:first-child) {
		margin-top: 1rem;
	}
  .m-between-children-5 > :not(:first-child) {
		margin-top: 1.25rem;
	}
  .m-between-children-6 > :not(:first-child) {
		margin-top: 1.5rem;
	}
  .m-between-children-8 > :not(:first-child) {
		margin-top: 2rem;
	}
  .m-between-children-10 > :not(:first-child) {
		margin-top: 2.5rem;
	}
  .m-between-children-12 > :not(:first-child) {
		margin-top: 3rem;
	}
  .m-between-children-16 > :not(:first-child) {
		margin-top: 4rem;
	}
  .m-between-children-20 > :not(:first-child) {
		margin-top: 5rem;
	}
  .m-between-children-24 > :not(:first-child) {
		margin-top: 6rem;
	}
  .m-between-children-32 > :not(:first-child) {
		margin-top: 8rem;
	}
  .m-between-children-40 > :not(:first-child) {
		margin-top: 10rem;
	}
  .m-between-children-48 > :not(:first-child) {
		margin-top: 12rem;
	}
  .m-between-children-56 > :not(:first-child) {
		margin-top: 14rem;
	}
  .m-between-children-64 > :not(:first-child) {
		margin-top: 16rem;
	}
  .m-between-children-px > :not(:first-child) {
		margin-top: 1px;
	}
  .hm-between-children > :not(:first-child) {
		margin-left: 0.25rem;
	}
  .hm-between-children-0 > :not(:first-child) {
		margin-left: 0px;
	}
  .hm-between-children-1 > :not(:first-child) {
		margin-left: 0.25rem;
	}
  .hm-between-children-2 > :not(:first-child) {
		margin-left: 0.5rem;
	}
  .hm-between-children-3 > :not(:first-child) {
		margin-left: 0.75rem;
	}
  .hm-between-children-4 > :not(:first-child) {
		margin-left: 1rem;
	}
  .hm-between-children-5 > :not(:first-child) {
		margin-left: 1.25rem;
	}
  .hm-between-children-6 > :not(:first-child) {
		margin-left: 1.5rem;
	}
  .hm-between-children-8 > :not(:first-child) {
		margin-left: 2rem;
	}
  .hm-between-children-10 > :not(:first-child) {
		margin-left: 2.5rem;
	}
  .hm-between-children-12 > :not(:first-child) {
		margin-left: 3rem;
	}
  .hm-between-children-16 > :not(:first-child) {
		margin-left: 4rem;
	}
  .hm-between-children-20 > :not(:first-child) {
		margin-left: 5rem;
	}
  .hm-between-children-24 > :not(:first-child) {
		margin-left: 6rem;
	}
  .hm-between-children-32 > :not(:first-child) {
		margin-left: 8rem;
	}
  .hm-between-children-40 > :not(:first-child) {
		margin-left: 10rem;
	}
  .hm-between-children-48 > :not(:first-child) {
		margin-left: 12rem;
	}
  .hm-between-children-56 > :not(:first-child) {
		margin-left: 14rem;
	}
  .hm-between-children-64 > :not(:first-child) {
		margin-left: 16rem;
	}
  .hm-between-children-px > :not(:first-child) {
		margin-left: 1px;
	}
  .m-trim > :first-child {
    margin-top: 0;
  }
  .m-trim > :last-child {
    margin-bottom: 0;
  }
  .hm-trim > :first-child {
    margin-left: 0;
  }
  .hm-trim > :last-child {
    margin-right: 0;
  }
}
.placeholder\:italic::-moz-placeholder {
	font-style: italic;
}
.placeholder\:italic::placeholder {
	font-style: italic;
}
@media (min-width: 768px) {
	.md\:mt-24 {
		margin-top: 6rem;
	}
	.md\:mt-16 {
		margin-top: 4rem;
	}
	.md\:mt-4 {
		margin-top: 1rem;
	}
	.md\:mt-12 {
		margin-top: 3rem;
	}
	.md\:mb-6 {
		margin-bottom: 1.5rem;
	}
	.md\:block {
		display: block;
	}
	.md\:flex {
		display: flex;
	}
	.md\:hidden {
		display: none;
	}
	.md\:h-\[50vh\] {
		height: 50vh;
	}
	.md\:h-16 {
		height: 4rem;
	}
	.md\:h-24 {
		height: 6rem;
	}
	.md\:h-96 {
		height: 24rem;
	}
	.md\:h-52 {
		height: 13rem;
	}
	.md\:w-auto {
		width: auto;
	}
	.md\:w-10\/12 {
		width: 83.333333%;
	}
	.md\:w-3\/12 {
		width: 25%;
	}
	.md\:w-9\/12 {
		width: 75%;
	}
	.md\:w-72 {
		width: 18rem;
	}
	.md\:w-4 {
		width: 1rem;
	}
	.md\:w-full {
		width: 100%;
	}
	.md\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.md\:flex-row {
		flex-direction: row;
	}
	.md\:flex-col {
		flex-direction: column;
	}
	.md\:justify-start {
		justify-content: flex-start;
	}
	.md\:gap-y-6 {
		row-gap: 1.5rem;
	}
	.md\:gap-x-4 {
		-moz-column-gap: 1rem;
		     column-gap: 1rem;
	}
	.md\:py-14 {
		padding-top: 3.5rem;
		padding-bottom: 3.5rem;
	}
	.md\:px-3 {
		padding-left: 0.75rem;
		padding-right: 0.75rem;
	}
	.md\:py-2 {
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	.md\:text-5xl {
		font-size: 3rem;
		line-height: 1;
	}
	.md\:text-sm {
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
	.md\:text-base {
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.md\:text-4xl {
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
	.md\:text-xl {
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
	.md\:text-3xl {
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
	.md\:text-lg {
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
	.md\:font-semibold {
		font-weight: 600;
	}
}
@media (min-width: 1024px) {
	.lg\:grid-cols-2 {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}