@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);@charset "UTF-8";
/**
 * 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: #EBEBEB;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #EBEBEB;
}
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, 245, var(--tw-border-opacity));
	--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);
}
.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: 992px){
	.container{
		max-width: 992px;
	}
}
@media (min-width: 1024px){
	.container{
		max-width: 1024px;
	}
}
@media (min-width: 1280px){
	.container{
		max-width: 1280px;
	}
}
@media (min-width: 1360px){
	.container{
		max-width: 1360px;
	}
}
@media (min-width: 1440px){
	.container{
		max-width: 1440px;
	}
}
@media (min-width: 1600px){
	.container{
		max-width: 1600px;
	}
}
@media (min-width: 1740px){
	.container{
		max-width: 1740px;
	}
}
@media (min-width: 1920px){
	.container{
		max-width: 1920px;
	}
}
body {
  font-family: "Noto Sans", sans-serif;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
  font-size: 18px;
}
@media (min-width: 992px){
	body{
		font-size: 16px;
	}
}

@media (min-width: 1920px) {
  .container {
    max-width: 1540px;
  }
}
@media (min-width: 1660px) and (max-width: 1920px) {
  .container {
    max-width: 1540px;
  }
}
@media (min-width: 1536px) and (max-width: 1659px) {
  .container {
    max-width: 1296px;
  }
}
@media (min-width: 1365px) and (max-width: 1535px) {
  .container {
    max-width: 1296px;
  }
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}

/* Handle */
::-webkit-scrollbar-thumb{
	--tw-bg-opacity: 1;
	background-color: rgba(148, 148, 148, var(--tw-bg-opacity));
  border-radius: 8px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

@media (max-width: 992px) {
  .container {
    max-width: 94vw;
  }
  .container._no-container-mobile {
    max-width: 100vw;
  }
  .container._no-container-mobile{
		padding: 0px;
	}
}

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

input{
	padding-top: 1rem;
	padding-bottom: 1rem;
	outline: 2px solid transparent;
	outline-offset: 2px;
}

@media (min-width: 992px){
	input{
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	input{
		padding-left: 1rem;
		padding-right: 1rem;
	}
}

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

._remove-br br{
	display: none;
}

@media (min-width: 992px){
	._remove-br br{
		display: block;
	}
}

.form .input-group{
	width: 100%;
}
.form .input-group p{
	display: flex;
	flex-direction: column;
}
.form .input-group p br{
	display: none;
}
.form .input-group label{
	margin-bottom: 0.5rem;
	width: 100%;
	font-size: 32px;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.form .input-group label{
		font-size: 16px;
	}
}
.form .input-group input[type=checkbox], .form .input-group .wpcf7-acceptance input{
	height: 1.5rem;
	width: 1.5rem;
}
.form .input-group input, .form .input-group select, .form .input-group textarea{
	width: 100%;
	border-radius: 0.375rem;
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(148, 148, 148, var(--tw-border-opacity));
	padding-top: 1.25rem;
	padding-bottom: 1.25rem;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	font-size: 32px;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
.form .input-group input::-moz-placeholder, .form .input-group select::-moz-placeholder, .form .input-group textarea::-moz-placeholder{
	font-style: normal;
	--tw-text-opacity: 1;
	color: rgba(148, 148, 148, var(--tw-text-opacity));
}
.form .input-group input::placeholder, .form .input-group select::placeholder, .form .input-group textarea::placeholder{
	font-style: normal;
	--tw-text-opacity: 1;
	color: rgba(148, 148, 148, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.form .input-group input, .form .input-group select, .form .input-group textarea{
		height: 3rem;
	}
	.form .input-group input, .form .input-group select, .form .input-group textarea{
		border-radius: 0.25rem;
	}
	.form .input-group input, .form .input-group select, .form .input-group textarea{
		border-width: 1px;
	}
	.form .input-group input, .form .input-group select, .form .input-group textarea{
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
	}
	.form .input-group input, .form .input-group select, .form .input-group textarea{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.form .input-group input, .form .input-group select, .form .input-group textarea{
		font-size: 16px;
	}
}
.form .input-group input, .form .input-group select, .form .input-group textarea{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.form .input-group input:focus, .form .input-group select:focus, .form .input-group textarea:focus {
  outline: 2px solid #000;
  outline-offset: -1px;
}
.form .input-group textarea{
	height: 6rem;
}
.form .input-group .wpcf7-not-valid-tip{
	font-size: 12px;
	font-weight: 700;
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.rotating-element {
  animation: rotate 4s linear infinite; /* 2s duration, linear timing, infinite loop */
  transform-origin: center; /* Ensure rotation happens around the center */
}

.rotating-ellipse {
  animation: rotate 2s linear infinite; /* 2s duration, linear timing, infinite loop */
  transform-origin: center; /* Ensure rotation happens around the center */
}

@keyframes animarGradiente {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
#header {
  box-shadow: 0 6px 4px 0 rgba(0, 0, 0, 0.0392156863);
}
#header.scroll .row-1{
	height: 0px;
	overflow: hidden;
}
#header nav{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	display: none;
	width: auto;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	--tw-bg-opacity: 1;
	background-color: rgba(233, 78, 27, var(--tw-bg-opacity));
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2.5rem;
	padding-bottom: 4rem;
}
@media (min-width: 992px){
	#header nav{
		position: relative;
	}
	#header nav{
		display: flex;
	}
	#header nav{
		flex-direction: row;
	}
	#header nav{
		align-items: center;
	}
	#header nav{
		justify-content: center;
	}
	#header nav{
		background-color: transparent;
	}
	#header nav{
		padding-top: 0px;
	}
	#header nav{
		padding-bottom: 0px;
	}
}
#header nav ul{
	display: flex;
	width: 100%;
	flex-direction: column;
	-moz-column-gap: 0.75rem;
	     column-gap: 0.75rem;
}
@media (min-width: 992px){
	#header nav ul{
		width: auto;
	}
	#header nav ul{
		flex-direction: row;
	}
	#header nav ul{
		row-gap: 2.5rem;
	}
}
@media (min-width: 1024px){
	#header nav ul{
		-moz-column-gap: 1.5rem;
		     column-gap: 1.5rem;
	}
}
@media (min-width: 1280px){
	#header nav ul{
		-moz-column-gap: 3.5rem;
		     column-gap: 3.5rem;
	}
}
#header nav ul .item{
	position: relative;
	width: 100%;
	cursor: pointer;
	border-bottom-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(235, 235, 235, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-top: 3rem;
	padding-bottom: 3rem;
	font-size: 48px;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#header nav ul .item{
		border-bottom-width: 0px;
	}
	#header nav ul .item{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	#header nav ul .item{
		font-size: 14px;
	}
}
#header nav ul .item{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-tap-highlight-color: transparent;
}
#header nav ul .item > a{
	white-space: nowrap;
	padding-left: 3.5rem;
	padding-right: 3.5rem;
}
@media (min-width: 992px){
	#header nav ul .item > a{
		padding-left: 0px;
		padding-right: 0px;
	}
}
#header nav ul .item .no-redirect{
	position: relative;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}
@media (min-width: 992px){
	#header nav ul .item .no-redirect{
		width: auto;
	}
	#header nav ul .item .no-redirect{
		padding-right: 1.5rem;
	}
}
#header nav ul .item .no-redirect::after {
  content: "";
  background-image: url("../../img/icons/arrow-menu.svg");
  position: relative;
  right: 0px;
  height: 3.5rem;
  width: 3.5rem;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 992px){
	#header nav ul .item .no-redirect::after{
		position: absolute;
	}
	#header nav ul .item .no-redirect::after{
		top: 50%;
	}
	#header nav ul .item .no-redirect::after{
		height: 1.25rem;
	}
	#header nav ul .item .no-redirect::after{
		width: 1.25rem;
	}
	#header nav ul .item .no-redirect::after{
		--tw-translate-y: -50%;
		transform: var(--tw-transform);
	}
	#header nav ul .item .no-redirect::after{
		transform: var(--tw-transform);
	}
}
@media screen and (max-width: 992px) {
  #header nav ul .item .no-redirect::after {
    background-size: 52px;
  }
}
#header nav ul .item:hover .no-redirect{
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
}
#header nav ul .item:hover .no-redirect::after {
  background-image: url("../../img/icons/arrow-menu-active.svg");
}
#header nav ul .item:hover > div, #header nav ul .item:hover > a{
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
}
#header nav ul .item:hover .submenu{
	display: flex;
}
#header nav ul .item:hover .submenu:before{
	width: 58.333333%;
}
#header nav ul .item .submenu{
	position: relative;
	width: 100%;
	flex-direction: column;
	overflow: hidden;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
@media (min-width: 992px){
	#header nav ul .item .submenu{
		position: absolute;
	}
	#header nav ul .item .submenu{
		top: 100%;
	}
	#header nav ul .item .submenu{
		left: 0px;
	}
	#header nav ul .item .submenu{
		display: none;
	}
	#header nav ul .item .submenu{
		width: 16rem;
	}
	#header nav ul .item .submenu{
		gap: 0.25rem;
	}
	#header nav ul .item .submenu{
		border-radius: 0.375rem;
	}
}
#header nav ul .item .submenu{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 99;
}
@media (min-width: 992px) {
  #header nav ul .item .submenu {
    box-shadow: 0 0px 6px 0 rgba(65, 65, 65, 0.7215686275);
  }
}
#header nav ul .item .submenu li a{
	display: flex;
	align-items: center;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(245, 245, 245, var(--tw-border-opacity));
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
	padding-left: 5rem;
	padding-right: 5rem;
	font-size: 36px;
	font-weight: 400;
	line-height: 1;
}
@media (min-width: 992px){
	#header nav ul .item .submenu li a{
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}
	#header nav ul .item .submenu li a{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	#header nav ul .item .submenu li a{
		font-size: 14px;
	}
}
#header nav ul .item .submenu li a{
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
#header nav ul .item .submenu li a:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(24, 111, 175, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
#header nav ul .item .submenu li a{
	border-bottom-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(245, 245, 245, var(--tw-border-opacity));
}
@media (min-width: 992px){
	#header nav ul .item .submenu li a{
		border-bottom-width: 1px;
	}
}
#header nav ul .item .submenu li a:last-of-type{
	border-bottom-width: 0px;
}
#header nav._active{
	z-index: 50;
	display: flex;
	height: 100vh;
	width: 100%;
	overflow-y: scroll;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-bottom: 10rem;
}
@media (min-width: 992px){
	#header nav._active{
		display: none;
	}
}
#header nav._active .submenu{
	display: none;
}
#header nav._active .lang-item{
	display: flex;
	justify-content: flex-start;
}
#header nav._active .lang-item:hover span{
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
	text-decoration: underline;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#header nav._active .lang-item a{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: center;
	-moz-column-gap: 0.5rem;
	     column-gap: 0.5rem;
}
#header nav._active .lang-item a span{
	font-size: 36px;
	font-weight: 600;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
#header nav._active .lang-item a img{
	border-radius: 9999px;
  height: 40px !important;
  width: 40px !important;
}
#header .button-mobile{
	position: relative;
	z-index: 50;
	display: block;
}
@media (min-width: 992px){
	#header .button-mobile{
		display: none;
	}
}
#header .button-mobile {
  z-index: 60;
}
#header .button-mobile .burger {
  position: relative;
  width: 90px;
  height: 60px;
  background: transparent;
  cursor: pointer;
  display: block;
}
#header .button-mobile .burger input {
  display: none;
}
#header .button-mobile .burger span{
	--tw-bg-opacity: 1;
	background-color: rgba(48, 48, 48, var(--tw-bg-opacity));
  display: block;
  position: absolute;
  height: 6px;
  width: 100%;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
#header .button-mobile .burger span:nth-of-type(1) {
  top: 0px;
  transform-origin: left center;
}
#header .button-mobile .burger span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
  transform-origin: left center;
}
#header .button-mobile .burger span:nth-of-type(3) {
  top: 100%;
  transform-origin: left center;
  transform: translateY(-100%);
}
#header .button-mobile .burger input:checked ~ span:nth-of-type(1) {
  transform: rotate(45deg);
  top: -8px;
  left: 5px;
}
#header .button-mobile .burger input:checked ~ span:nth-of-type(2) {
  width: 0%;
  opacity: 0;
}
#header .button-mobile .burger input:checked ~ span:nth-of-type(3) {
  transform: rotate(-45deg);
  top: 54px;
  left: 5px;
}
#header .row-1{
	display: none;
	height: 42px;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(235, 235, 235, var(--tw-border-opacity));
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
@media (min-width: 992px){
	#header .row-1{
		display: block;
	}
}
#header .row-1 nav ul .item{
	padding-top: 0.75rem;
	padding-bottom: 0.5rem;
	font-size: 12px;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
#header .row-1 nav ul .item .submenu{
	width: 12rem;
}
#header .row-1 nav ul .item .submenu li{
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 12px;
}
#header .row-1 nav ul .item .no-redirect{
	position: relative;
	padding-right: 1.25rem;
}
#header .row-1 nav ul .item .no-redirect::after {
  content: "";
  background-size: 16px;
}
#header .row-1 .lang-item:hover span{
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
	text-decoration: underline;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#header .row-1 .lang-item a{
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	justify-content: center;
	-moz-column-gap: 0.5rem;
	     column-gap: 0.5rem;
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
#header .row-1 .lang-item a span{
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
#header .row-1 .lang-item a img{
	border-radius: 9999px;
  height: 16px !important;
  width: 16px !important;
}
#header .btn._mobile{
	display: flex;
	height: 10rem;
	width: 83.333333%;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.header-space {
  height: 192px;
}
@media (min-width: 992px) {
  .header-space {
    height: 145px;
  }
}

#footer .menu{
	gap: 4rem;
	font-size: 32px;
	line-height: 1.5;
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}

@media (min-width: 992px){
	#footer .menu{
		gap: 5rem;
	}
	#footer .menu{
		font-size: 14px;
	}
}
#footer .menu._menu-interno{
	display: grid;
	width: 100%;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
@media (min-width: 992px){
	#footer .menu._menu-interno{
		display: flex;
	}
}
@media (min-width: 1024px){
	#footer .menu._menu-interno{
		padding-right: 10rem;
	}
}
#footer .menu .menu-footer-pt-container, #footer .menu .menu-footer-en-container, #footer .menu .menu-footer-es-container{
	width: 100%;
}
#footer .menu > li > a{
	font-size: 36px;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}
#footer .menu > li > a:hover{
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#footer .menu > li > a{
		font-size: 16px;
	}
}
#footer .menu li{
	padding-top: 0.125rem;
	padding-bottom: 0.125rem;
}
#footer .menu li._hidden > a{
	display: none;
}
#footer .menu .sub-menu.level-1{
	margin-top: 0.75rem;
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}
@media (min-width: 992px){
	#footer .menu .sub-menu.level-1{
		gap: 0.75rem;
	}
}
#footer .menu .sub-menu.level-1 > li > a{
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
#footer .menu .sub-menu.level-1 > li > a:hover{
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
	text-decoration: underline;
}
#footer .menu .sub-menu.level-2{
	margin-top: 0.25rem;
}
#footer .menu .sub-menu.level-2 > li > a{
	font-weight: 600;
}
#footer .menu .sub-menu.level-2 > li > a:hover{
	text-decoration: underline;
}
#footer .menu .sub-menu.level-2 > li > a::before{
	margin-right: 0.25rem;
	content: "\25CF";
}
#footer .menu .sub-menu.level-3{
	padding-left: 1rem;
}
#footer .menu .sub-menu.level-3 > li > a{
	font-weight: 400;
}
#footer .menu .sub-menu.level-3 > li > a:hover{
	text-decoration: underline;
}
#footer .menu .sub-menu.level-3 > li > a::before{
	margin-right: 0.25rem;
	content: "-";
}
#footer #menu-menu-disclaimer, #footer #menu-disclaimer{
	margin-left: auto;
	margin-right: auto;
	display: flex;
	width: 66.666667%;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	gap: 1rem;
	font-size: 24px;
	font-weight: 400;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#footer #menu-menu-disclaimer, #footer #menu-disclaimer{
		width: auto;
	}
	#footer #menu-menu-disclaimer, #footer #menu-disclaimer{
		font-size: 12px;
	}
}
#footer #menu-menu-disclaimer a:hover, #footer #menu-disclaimer a:hover{
	--tw-text-opacity: 1;
	color: rgba(249, 178, 51, var(--tw-text-opacity));
	text-decoration: underline;
}

.btn{
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 1rem;
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	padding-left: 5rem;
	padding-right: 5rem;
	text-align: center;
	font-size: 32px;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 0.025em;
}

@media (min-width: 992px){
	.btn{
		border-radius: 0.5rem;
	}
	.btn{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.btn{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.btn{
		font-size: 12px;
	}
}

@media (min-width: 1024px){
	.btn{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.btn{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
}

.btn{
	--tw-bg-opacity: 1;
	background-color: rgba(233, 78, 27, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(24, 111, 175, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 4px 6px 0 #b1b1b1;
}
.btn._light{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}
.btn._light:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(235, 235, 235, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
}
.btn._light {
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0);
}
.btn._lg{
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	padding-left: 5rem;
	padding-right: 5rem;
	font-size: 32px;
}
@media (min-width: 992px){
	.btn._lg{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.btn._lg{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.btn._lg{
		font-size: 14px;
	}
}
.btn._outline{
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgba(233, 78, 27, var(--tw-border-opacity));
	background-color: transparent;
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}
.btn._outline:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(233, 78, 27, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.bg-gradiente._1 {
  background: linear-gradient(90deg, #1C71B7 0%, #E84E1B 40%);
}
.bg-gradiente._2 {
  background: linear-gradient(90deg, #1C71B7 20%, #E84E1B 80%);
}

.sec-space{
	padding-top: 7rem;
	padding-bottom: 7rem;
}

@media (min-width: 992px){
	.sec-space{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
}

.det-line{
	height: 0.5rem;
	width: 7rem;
	border-radius: 0.75rem;
}

@media (min-width: 992px){
	.det-line{
		height: 0.25rem;
	}
	.det-line{
		width: 3.5rem;
	}
}

.det-line {
  background: linear-gradient(90deg, #1C71B7 20%, #E84E1B 80%);
}

.breadcrumb{
	display: flex;
	height: 3rem;
	align-items: center;
	--tw-bg-opacity: 1;
	background-color: rgba(245, 245, 245, var(--tw-bg-opacity));
}

@media (min-width: 992px){
	.breadcrumb{
		height: 2.25rem;
	}
}
.breadcrumb ul{
	display: flex;
	align-items: center;
	-moz-column-gap: 0.5rem;
	     column-gap: 0.5rem;
	font-size: 18px;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.breadcrumb ul{
		font-size: 10px;
	}
}
.breadcrumb ul li{
	line-height: 1;
}
.breadcrumb ul li a:hover{
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
	text-decoration: underline;
}
.breadcrumb ul li:last-of-type{
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
@media (min-width: 992px){
	.breadcrumb ul li:last-of-type{
		width: 83.333333%;
	}
}

.sec-component-cta{
	position: relative;
	padding-top: 8rem;
	padding-bottom: 8rem;
  background: linear-gradient(90deg, #1C71B7 20%, #E84E1B 80%);
  background-size: 200% 200%; /* Aumenta o tamanho para permitir o movimento */
  animation: animarGradiente 5s ease infinite; /* Ajuste a duração conforme necessário */
}
.sec-component-cta .frame{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	height: 100%;
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-bg-opacity: 0.7;
}
.sec-component-cta .container{
	position: relative;
	z-index: 10;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.sec-component-cta .typ-title-h3{
	margin-bottom: 2rem;
	width: 83.333333%;
	text-align: center;
	font-weight: 400;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.sec-component-cta .typ-title-h3{
		width: 100%;
	}
}
.sec-component-cta .typ-title-h3 strong{
	font-weight: 900;
}

.ui-component-carousel-02{
	display: flex;
}
.ui-component-carousel-02 .slide{
	display: flex;
	width: 100%;
	flex-direction: column;
	--tw-bg-opacity: 1;
	background-color: rgba(233, 78, 27, var(--tw-bg-opacity));
}
@media (min-width: 992px){
	.ui-component-carousel-02 .slide{
		flex-direction: row;
	}
}
.ui-component-carousel-02 .slide figure{
	display: flex;
	height: auto;
	width: 100%;
}
@media (min-width: 992px){
	.ui-component-carousel-02 .slide figure{
		width: 50%;
	}
}
.ui-component-carousel-02 .slide figure img{
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
  width: 100% !important;
}
.ui-component-carousel-02 .slide .content{
	display: flex;
	width: 100%;
	align-items: flex-start;
	justify-content: flex-start;
	gap: 4rem;
	padding: 5rem;
}
@media (min-width: 992px){
	.ui-component-carousel-02 .slide .content{
		width: 50%;
	}
	.ui-component-carousel-02 .slide .content{
		align-items: center;
	}
	.ui-component-carousel-02 .slide .content{
		padding: 3rem;
	}
}
.ui-component-carousel-02 .slide .content img{
	width: auto;
	max-width: 96px;
}
.ui-component-carousel-02 .slide .content article{
	font-size: 36px;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.ui-component-carousel-02 .slide .content article{
		font-size: 24px;
	}
}
.ui-component-carousel-02 .slide .content article strong, .ui-component-carousel-02 .slide .content article b{
	font-weight: 900;
}
.ui-component-carousel-02 .slide .content article .tag{
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-left: 0.75rem;
	padding-right: 0.75rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 24px;
	font-weight: 900;
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.ui-component-carousel-02 .slide .content article .tag{
		font-size: 16px;
	}
}
@media (max-width: 992px) {
  .ui-component-carousel-02.owl-carousel .owl-nav{
		bottom: 10rem;
	}
  .ui-component-carousel-02.owl-carousel .owl-nav{
		padding-left: 2rem;
		padding-right: 2rem;
	}
  .ui-component-carousel-02.owl-carousel .owl-nav {
    top: inherit;
  }
  .ui-component-carousel-02.owl-carousel .owl-nav img{
		width: 5rem;
	}
}

.ui-component-accordion{
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
}
.ui-component-accordion .item{
	display: flex;
	flex-direction: column;
	gap: 1.5rem;
	font-size: 32px;
	line-height: 1.25;
}
@media (min-width: 992px){
	.ui-component-accordion .item{
		font-size: 14px;
	}
}
.ui-component-accordion .item .title{
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: flex-start;
	gap: 1rem;
	--tw-bg-opacity: 1;
	background-color: rgba(235, 235, 235, var(--tw-bg-opacity));
	padding: 2rem;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
.ui-component-accordion .item .title:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(245, 245, 245, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.ui-component-accordion .item .title{
		padding: 1rem;
	}
}
.ui-component-accordion .item .title{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ui-component-accordion .item .title svg, .ui-component-accordion .item .title path{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.ui-component-accordion .item .title svg{
	height: 3rem;
	width: 4rem;
}
@media (min-width: 992px){
	.ui-component-accordion .item .title svg{
		height: auto;
	}
	.ui-component-accordion .item .title svg{
		width: auto;
	}
}
.ui-component-accordion .item .text{
	display: none;
	--tw-bg-opacity: 1;
	background-color: rgba(250, 250, 250, var(--tw-bg-opacity));
	padding: 2rem;
}
@media (min-width: 992px){
	.ui-component-accordion .item .text{
		padding: 1rem;
	}
}
.ui-component-accordion .item .text ul{
	list-style-type: disc;
	padding-left: 1.5rem;
}
.ui-component-accordion .item .text ul li{
	margin-top: 0.125rem;
	margin-bottom: 0.125rem;
}
.ui-component-accordion .item .text a{
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
}
.ui-component-accordion .item .text a:hover{
	text-decoration: underline;
}
.ui-component-accordion .item._active .title{
	--tw-bg-opacity: 1;
	background-color: rgba(16, 82, 130, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.ui-component-accordion .item._active .title svg{
	--tw-rotate: 90deg;
	transform: var(--tw-transform);
}
.ui-component-accordion .item._active .title svg path {
  stroke: #fff;
}
.ui-component-accordion .item._active .text{
	display: block;
}

.cookie-notice-container{
	--tw-bg-opacity: 1;
	background-color: rgba(235, 235, 235, var(--tw-bg-opacity));
}
.cookie-notice-container #cn-notice-text{
	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";
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
.cookie-notice-container #cn-notice-text .cn-privacy-policy-link{
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
	text-decoration: underline;
}
.cookie-notice-container #cn-notice-text .cn-privacy-policy-link:hover{
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
}
.cookie-notice-container #cn-notice-buttons .cn-button{
	--tw-bg-opacity: 1;
	background-color: rgba(233, 78, 27, var(--tw-bg-opacity));
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	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";
	font-size: 14px;
	font-weight: 700;
}

.typ-article{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.625;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
.typ-article *{
	max-width: 100%;
}
.typ-article p{
	margin-bottom: 1.5rem;
	font-size: 36px;
	line-height: 1.375;
}
@media (min-width: 992px){
	.typ-article p{
		font-size: 16px;
	}
	.typ-article p{
		line-height: 1.5;
	}
}
.typ-article p br{
	position: relative;
	margin-bottom: 1.5rem;
	width: 100%;
}
.typ-article a{
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, 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: 1rem;
	margin-top: 2.5rem;
}
@media (min-width: 992px){
	.typ-article h1, .typ-article h2, .typ-article h3, .typ-article h4, .typ-article h5, .typ-article h6{
		margin-bottom: 0.5rem;
	}
	.typ-article h1, .typ-article h2, .typ-article h3, .typ-article h4, .typ-article h5, .typ-article h6{
		margin-top: 2rem;
	}
}
.typ-article h1, .typ-article h2{
	font-size: 48px;
	font-weight: 800;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.typ-article h1, .typ-article h2{
		font-size: 24px;
	}
}
.typ-article h3{
	font-size: 36px;
	font-weight: 800;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.typ-article h3{
		font-size: 20px;
	}
}
.typ-article h4{
	font-size: 36px;
	font-weight: 800;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
@media (min-width: 992px){
	.typ-article h4{
		font-size: 18px;
	}
}
.typ-article h5{
	font-size: 14px;
}
.typ-article h6{
	font-size: 20px;
}
@media (min-width: 992px){
	.typ-article h6{
		font-size: 12px;
	}
}
.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 .has-large-font-size {
  font-size: 3.25em !important;
  line-height: 1.25 !important;
}
@media (min-width: 992px) {
  .typ-article .has-large-font-size {
    font-size: 1.5em !important;
    line-height: 1.25 !important;
  }
}
.typ-article .has-medium-font-size {
  font-size: 2em !important;
  line-height: 1.25 !important;
}
@media (min-width: 992px) {
  .typ-article .has-medium-font-size {
    font-size: 1em !important;
    line-height: 1.25 !important;
  }
}
.typ-article ::marker{
	margin-right: 5rem;
}
.typ-article .wp-caption-text{
	margin-top: 0.5rem;
	font-size: 14px;
	font-style: italic;
}

.typ-text{
	font-size: 32px;
	font-weight: 400;
	line-height: 1.375;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}

@media (min-width: 992px){
	.typ-text{
		font-size: 16px;
	}
}

.typ-title-h2{
	font-size: 72px;
	font-weight: 500;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}

@media (min-width: 992px){
	.typ-title-h2{
		font-size: 36px;
	}
}

@media (min-width: 1360px){
	.typ-title-h2{
		font-size: 48px;
	}
}
.typ-title-h2 strong{
	font-weight: 900;
}

.typ-title-h3{
	margin-bottom: 1.5rem;
	font-size: 60px;
	font-weight: 900;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}

@media (min-width: 992px){
	.typ-title-h3{
		font-size: 32px;
	}
}

#page_home{
	overflow-x: hidden;
}
@media (min-width: 992px){
	#page_home .sec1{
		height: 37vw;
	}
}
#page_home .sec1 .slide{
	position: relative;
	height: 100%;
	width: 100%;
	padding-bottom: 3rem;
}
@media (min-width: 992px){
	#page_home .sec1 .slide{
		padding-bottom: 0px;
	}
}
#page_home .sec1 .slide .circle-hero{
	top: -10vw;
	left: 0px;
	z-index: 0;
	margin-top: -200px;
	height: 90vw;
	min-height: 0px;
	width: 90vw;
	border-radius: 9999px;
	background-size: cover;
	background-position: center;
}
@media (min-width: 992px){
	#page_home .sec1 .slide .circle-hero{
		position: absolute;
	}
	#page_home .sec1 .slide .circle-hero{
		margin-top: 0px;
	}
	#page_home .sec1 .slide .circle-hero{
		height: 60vw;
	}
	#page_home .sec1 .slide .circle-hero{
		width: 60vw;
	}
}
#page_home .sec1 .slide .circle-hero .rotating-element{
	opacity: 0.5;
}
@keyframes rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
#page_home .sec1 .slide .rotating-element {
  animation: rotate 4s linear infinite; /* 2s duration, linear timing, infinite loop */
  transform-origin: center; /* Ensure rotation happens around the center */
}
@media (min-width: 992px) and (max-width: 1260px) {
  #page_home .sec1 .slide .typ-title-h2{
		font-size: 24px;
	}
  #page_home .sec1 .slide article{
		font-size: 16px;
	}
}
#page_home .sec1 .slide._video figure picture img{
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-o-object-position: left;
	   object-position: left;
}
#page_home .sec1 .owl-stage-outer{
	height: 100%;
}
#page_home .sec1 .owl-stage-outer .owl-stage{
	display: flex;
	height: 100%;
}
#page_home .sec1 .owl-stage-outer .owl-stage .owl-item{
	height: auto;
	padding-bottom: 0px;
}
#page_home .sec1 .owl-nav{
	opacity: 0.3;
}
#page_home .sec1 .owl-nav:hover{
	opacity: 1;
}
@media (min-width: 1440px){
	#page_home .sec1 .owl-nav{
		opacity: 1;
	}
}
#page_home .sec1 .owl-nav{
	transition-property: all;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
	transition-duration: 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
#page_home .sec1 .owl-dots{
	bottom: 2rem;
	-moz-column-gap: 0.75rem;
	     column-gap: 0.75rem;
}
#page_home .sec1 .owl-dots .owl-dot{
	height: 0.5rem;
	width: 0.5rem;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
#page_home .sec1 .owl-dots .owl-dot.active{
	--tw-bg-opacity: 1;
	background-color: rgba(97, 194, 208, var(--tw-bg-opacity));
}
#page_home .sec3 {
  background-image: url("../../img/photos/home/bg-1.webp");
  background-size: cover;
  background-position: center;
}

#page_solucoes_geracao_compartilhada .sec3 .item figure{
	width: 100%;
	max-width: none;
}

@media (min-width: 992px){
	#page_solucoes_geracao_compartilhada .sec3 .item figure{
		max-width: 96px;
	}
}
#page_solucoes_geracao_compartilhada .sec3 .item figure img{
	width: 160px;
}
#page_solucoes_geracao_compartilhada .sec3 .item article{
	width: 100%;
}
@media (min-width: 992px){
	#page_solucoes_geracao_compartilhada .sec3 .item article{
		width: 100%;
	}
}
#page_solucoes_geracao_compartilhada .sec3 .item article{
	width: 83.333333%;
}
@media (min-width: 992px){
	#page_solucoes_geracao_compartilhada .sec3 .item article{
		width: 100%;
	}
}
#page_solucoes_geracao_compartilhada .sec5 figure{
	display: flex;
	width: 75%;
	align-items: center;
	justify-content: center;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 2rem;
}
@media (min-width: 992px){
	#page_solucoes_geracao_compartilhada .sec5 figure{
		width: 25%;
	}
	#page_solucoes_geracao_compartilhada .sec5 figure{
		max-width: 20rem;
	}
}
#page_solucoes_geracao_compartilhada .sec5 figure img{
	width: 50%;
}

@media (min-width: 992px){
	#page_solucoes_geracao_compartilhada .sec1, #page_solucoes_autoproducao .sec1, #page_solucoes_operacao .sec1{
		height: 480px;
	}
}
#page_solucoes_geracao_compartilhada .sec1 .slide, #page_solucoes_autoproducao .sec1 .slide, #page_solucoes_operacao .sec1 .slide{
	position: relative;
	height: 100%;
	width: 100%;
	padding-bottom: 3rem;
}
@media (min-width: 992px){
	#page_solucoes_geracao_compartilhada .sec1 .slide, #page_solucoes_autoproducao .sec1 .slide, #page_solucoes_operacao .sec1 .slide{
		padding-bottom: 0px;
	}
}
#page_solucoes_geracao_compartilhada .sec1 .slide .circle-hero, #page_solucoes_autoproducao .sec1 .slide .circle-hero, #page_solucoes_operacao .sec1 .slide .circle-hero{
	top: -345px;
	left: 0px;
	z-index: 0;
	margin-right: -5rem;
	margin-top: -300px;
	height: auto;
	min-height: 740px;
	width: 100%;
	border-radius: 9999px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media (min-width: 992px){
	#page_solucoes_geracao_compartilhada .sec1 .slide .circle-hero, #page_solucoes_autoproducao .sec1 .slide .circle-hero, #page_solucoes_operacao .sec1 .slide .circle-hero{
		position: absolute;
	}
	#page_solucoes_geracao_compartilhada .sec1 .slide .circle-hero, #page_solucoes_autoproducao .sec1 .slide .circle-hero, #page_solucoes_operacao .sec1 .slide .circle-hero{
		margin-top: 0px;
	}
	#page_solucoes_geracao_compartilhada .sec1 .slide .circle-hero, #page_solucoes_autoproducao .sec1 .slide .circle-hero, #page_solucoes_operacao .sec1 .slide .circle-hero{
		width: 1030px;
	}
  #page_solucoes_geracao_compartilhada .sec1 .slide .circle-hero,
  #page_solucoes_autoproducao .sec1 .slide .circle-hero,
  #page_solucoes_operacao .sec1 .slide .circle-hero {
    background-position: 0% 60%;
    background-size: 100% auto;
  }
}
#page_solucoes_geracao_compartilhada .sec1 .slide .circle-hero .rotating-element, #page_solucoes_autoproducao .sec1 .slide .circle-hero .rotating-element, #page_solucoes_operacao .sec1 .slide .circle-hero .rotating-element{
	opacity: 0.8;
}

#page_solucoes_autoproducao .sec4 .item figure{
	width: 100%;
	max-width: none;
}

@media (min-width: 992px){
	#page_solucoes_autoproducao .sec4 .item figure{
		max-width: 96px;
	}
}
#page_solucoes_autoproducao .sec4 .item figure img{
	width: 160px;
}
#page_solucoes_autoproducao .sec4 .item article{
	width: 100%;
}
@media (min-width: 992px){
	#page_solucoes_autoproducao .sec4 .item article{
		width: 100%;
	}
}
#page_solucoes_autoproducao .sec5 .item{
	margin-top: 2rem;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 2rem;
}
@media (min-width: 992px){
	#page_solucoes_autoproducao .sec5 .item{
		max-width: 24rem;
	}
	#page_solucoes_autoproducao .sec5 .item{
		gap: 1rem;
	}
}
#page_solucoes_autoproducao .sec5 .item .number{
	font-size: 128px;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_solucoes_autoproducao .sec5 .item .number{
		font-size: 72px;
	}
}
#page_solucoes_autoproducao .sec5 .item article{
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
#page_solucoes_autoproducao .sec5 .item article h4{
	font-size: 36px;
	font-weight: 900;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_solucoes_autoproducao .sec5 .item article h4{
		font-size: 24px;
	}
}
#page_solucoes_autoproducao .sec5 .item article p{
	font-size: 32px;
	font-weight: 400;
	line-height: 1.375;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_solucoes_autoproducao .sec5 .item article p{
		font-size: 16px;
	}
}
#page_solucoes_autoproducao .sec2-1 .item figure, #page_solucoes_autoproducao .sec5-1 .item figure{
	width: 100%;
	max-width: none;
}
@media (min-width: 992px){
	#page_solucoes_autoproducao .sec2-1 .item figure, #page_solucoes_autoproducao .sec5-1 .item figure{
		max-width: 96px;
	}
}
#page_solucoes_autoproducao .sec2-1 .item figure img, #page_solucoes_autoproducao .sec5-1 .item figure img{
	width: 160px;
}
#page_solucoes_autoproducao .sec2-1 .item article, #page_solucoes_autoproducao .sec5-1 .item article{
	width: 100%;
}
@media (min-width: 992px){
	#page_solucoes_autoproducao .sec2-1 .item article, #page_solucoes_autoproducao .sec5-1 .item article{
		width: 100%;
	}
}

#page_solucoes_operacao .sec2 .item article h4{
	margin-top: 2rem;
	margin-bottom: 2rem;
	font-size: 48px;
	font-weight: 900;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}

@media (min-width: 992px){
	#page_solucoes_operacao .sec2 .item article h4{
		margin-top: 1rem;
		margin-bottom: 1rem;
	}
	#page_solucoes_operacao .sec2 .item article h4{
		font-size: 20px;
	}
}
#page_solucoes_operacao .sec2 .item article p{
	font-size: 32px;
	font-weight: 400;
	line-height: 1.375;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_solucoes_operacao .sec2 .item article p{
		font-size: 16px;
	}
}
#page_solucoes_operacao .sec5 .item figure{
	width: 100%;
	max-width: none;
}
@media (min-width: 992px){
	#page_solucoes_operacao .sec5 .item figure{
		max-width: 96px;
	}
}
#page_solucoes_operacao .sec5 .item figure img{
	width: 160px;
}
#page_solucoes_operacao .sec5 .item article{
	width: 100%;
}
@media (min-width: 992px){
	#page_solucoes_operacao .sec5 .item article{
		width: 100%;
	}
}
#page_solucoes_operacao .sec6 .item{
	display: flex;
	width: 100%;
	max-width: 24rem;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 1.5rem;
	--tw-bg-opacity: 1;
	background-color: rgba(233, 78, 27, var(--tw-bg-opacity));
	padding: 1rem;
}
@media (min-width: 992px){
	#page_solucoes_operacao .sec6 .item{
		padding: 1.5rem;
	}
}
#page_solucoes_operacao .sec6 .item figure{
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
}
#page_solucoes_operacao .sec6 .item figure img{
	width: auto;
}
#page_solucoes_operacao .sec6 .item article p{
	text-align: center;
	font-size: 32px;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_solucoes_operacao .sec6 .item article p{
		font-size: 24px;
	}
}
#page_solucoes_operacao .sec6 .item article p strong{
	font-size: 48px;
	font-weight: 900;
}
@media (min-width: 992px){
	#page_solucoes_operacao .sec6 .item article p strong{
		font-size: 36px;
	}
}

#page_conheca_quemsomos .sec3 .item figure{
	width: 240px;
	max-width: none;
}

@media (min-width: 992px){
	#page_conheca_quemsomos .sec3 .item figure{
		max-width: 96px;
	}
}
#page_conheca_quemsomos .sec3 .item figure img{
	width: 100%;
}
#page_conheca_quemsomos .sec3 .item article{
	width: 100%;
}
@media (min-width: 992px){
	#page_conheca_quemsomos .sec3 .item article{
		width: 100%;
	}
}
#page_conheca_quemsomos .sec6 .ui-component-carousel-02 .owl-item{
	padding-bottom: 1.5rem;
}
@media (max-width: 992px) {
  #page_conheca_quemsomos .sec6 .ui-component-carousel-02 .owl-nav{
		bottom: -4rem;
	}
}
#page_conheca_quemsomos .sec6 .ui-component-carousel-02 .owl-dots{
	bottom: -2.5rem;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}
@media (min-width: 992px){
	#page_conheca_quemsomos .sec6 .ui-component-carousel-02 .owl-dots{
		bottom: -0.5rem;
	}
	#page_conheca_quemsomos .sec6 .ui-component-carousel-02 .owl-dots{
		-moz-column-gap: 0.75rem;
		     column-gap: 0.75rem;
	}
}
#page_conheca_quemsomos .sec6 .ui-component-carousel-02 .owl-dots .owl-dot{
	height: 1.25rem;
	width: 1.25rem;
	border-radius: 9999px;
	--tw-bg-opacity: 1;
	background-color: rgba(22, 54, 80, var(--tw-bg-opacity));
}
@media (min-width: 992px){
	#page_conheca_quemsomos .sec6 .ui-component-carousel-02 .owl-dots .owl-dot{
		height: 0.5rem;
	}
	#page_conheca_quemsomos .sec6 .ui-component-carousel-02 .owl-dots .owl-dot{
		width: 0.5rem;
	}
}
#page_conheca_quemsomos .sec6 .ui-component-carousel-02 .owl-dots .owl-dot.active{
	--tw-bg-opacity: 1;
	background-color: rgba(233, 78, 27, var(--tw-bg-opacity));
}

#page_contato .wpcf7-form.sent .form, #page_simulador .wpcf7-form.sent .form{
	display: none;
}
#page_contato .wpcf7-form.sent .wpcf7-response-output, #page_simulador .wpcf7-form.sent .wpcf7-response-output{
	display: block;
	border-width: 0px;
	font-size: 32px;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_contato .wpcf7-form.sent .wpcf7-response-output, #page_simulador .wpcf7-form.sent .wpcf7-response-output{
		font-size: 20px;
	}
}
#page_contato .form .row-1, #page_simulador .form .row-1{
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 5rem;
}
@media (min-width: 992px){
	#page_contato .form .row-1, #page_simulador .form .row-1{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	#page_contato .form .row-1, #page_simulador .form .row-1{
		gap: 3rem;
	}
}
#page_contato .form .row-1 .group-coluns, #page_simulador .form .row-1 .group-coluns{
	display: flex;
	-moz-column-gap: 3rem;
	     column-gap: 3rem;
}
#page_contato .form .row-1 .group-coluns .input-group:first-of-type, #page_simulador .form .row-1 .group-coluns .input-group:first-of-type{
	width: 15rem;
}
@media (min-width: 992px){
	#page_contato .form .row-1 .group-coluns .input-group:first-of-type, #page_simulador .form .row-1 .group-coluns .input-group:first-of-type{
		width: 10rem;
	}
}
#page_contato .form .row-2 .checkboxes .wpcf7-list-item, #page_simulador .form .row-2 .checkboxes .wpcf7-list-item{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5rem;
	margin-bottom: 5rem;
}
@media (min-width: 992px){
	#page_contato .form .row-2 .checkboxes .wpcf7-list-item, #page_simulador .form .row-2 .checkboxes .wpcf7-list-item{
		margin-top: 2rem;
		margin-bottom: 2rem;
	}
}
#page_contato .form .row-2 .checkboxes .wpcf7-list-item label, #page_simulador .form .row-2 .checkboxes .wpcf7-list-item label{
	display: flex;
	align-items: center;
	-moz-column-gap: 0.75rem;
	     column-gap: 0.75rem;
	font-size: 32px;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_contato .form .row-2 .checkboxes .wpcf7-list-item label, #page_simulador .form .row-2 .checkboxes .wpcf7-list-item label{
		font-size: 16px;
	}
}
#page_contato .form .row-2 .checkboxes .wpcf7-list-item label input, #page_simulador .form .row-2 .checkboxes .wpcf7-list-item label input{
	height: 2.5rem;
	width: 2.5rem;
}
@media (min-width: 992px){
	#page_contato .form .row-2 .checkboxes .wpcf7-list-item label input, #page_simulador .form .row-2 .checkboxes .wpcf7-list-item label input{
		height: 1.5rem;
	}
	#page_contato .form .row-2 .checkboxes .wpcf7-list-item label input, #page_simulador .form .row-2 .checkboxes .wpcf7-list-item label input{
		width: 1.5rem;
	}
	#page_contato .form .row-2 .buttons, #page_simulador .form .row-2 .buttons{
		padding-right: 3rem;
	}
}
#page_contato .form .row-2 .buttons .btn, #page_simulador .form .row-2 .buttons .btn{
	width: 100%;
}
@media (min-width: 992px){
	#page_contato .form .row-2 .buttons .btn, #page_simulador .form .row-2 .buttons .btn{
		width: 50%;
	}
}
#page_contato .form .row-2 .message-info, #page_simulador .form .row-2 .message-info{
	font-size: 20px;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_contato .form .row-2 .message-info, #page_simulador .form .row-2 .message-info{
		font-size: 12px;
	}
}
#page_contato .form .wpcf7-response-output, #page_simulador .form .wpcf7-response-output{
	display: none;
}

#page_prorietario_terras .sec3 figure{
	display: flex;
	width: 75%;
	align-items: center;
	justify-content: center;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 2rem;
}

@media (min-width: 992px){
	#page_prorietario_terras .sec3 figure{
		width: 25%;
	}
	#page_prorietario_terras .sec3 figure{
		max-width: 20rem;
	}
}
#page_prorietario_terras .sec3 figure img{
	width: 50%;
}
#page_prorietario_terras .sec4 ul{
	list-style-type: disc;
	padding-left: 1.5rem;
	font-size: 20px;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_prorietario_terras .sec4 ul{
		font-size: 14px;
	}
}
#page_prorietario_terras .sec4 ul li{
	margin-bottom: 1rem;
}
#page_prorietario_terras .sec6 .ui-component-accordion ul{
	list-style-type: disc;
	padding-left: 1.5rem;
	font-size: 20px;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_prorietario_terras .sec6 .ui-component-accordion ul{
		font-size: 14px;
	}
}
#page_prorietario_terras .sec6 .ui-component-accordion ul li{
	margin-bottom: 0.25rem;
}

#page_prorietario_terras .form .row-1, #page_parceira_cgc .form .row-1{
	display: grid;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 2rem;
}

@media (min-width: 992px){
	#page_prorietario_terras .form .row-1, #page_parceira_cgc .form .row-1{
		gap: 1rem;
	}
}
#page_prorietario_terras .form .row-1 .group-coluns, #page_parceira_cgc .form .row-1 .group-coluns{
	display: flex;
	-moz-column-gap: 1.5rem;
	     column-gap: 1.5rem;
}
#page_prorietario_terras .form .row-1 .group-coluns._group_2 .input-group:first-of-type, #page_parceira_cgc .form .row-1 .group-coluns._group_2 .input-group:first-of-type{
	width: 15rem;
}
@media (min-width: 992px){
	#page_prorietario_terras .form .row-1 .group-coluns._group_2 .input-group:first-of-type, #page_parceira_cgc .form .row-1 .group-coluns._group_2 .input-group:first-of-type{
		width: 10rem;
	}
}
#page_prorietario_terras .form .row-2 .checkboxes .wpcf7-list-item, #page_parceira_cgc .form .row-2 .checkboxes .wpcf7-list-item{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
}
@media (min-width: 992px){
	#page_prorietario_terras .form .row-2 .checkboxes .wpcf7-list-item, #page_parceira_cgc .form .row-2 .checkboxes .wpcf7-list-item{
		margin-top: 1.5rem;
		margin-bottom: 1.5rem;
	}
}
#page_prorietario_terras .form .row-2 .checkboxes .wpcf7-list-item label, #page_parceira_cgc .form .row-2 .checkboxes .wpcf7-list-item label{
	display: flex;
	align-items: center;
	-moz-column-gap: 0.75rem;
	     column-gap: 0.75rem;
	font-size: 24px;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_prorietario_terras .form .row-2 .checkboxes .wpcf7-list-item label, #page_parceira_cgc .form .row-2 .checkboxes .wpcf7-list-item label{
		font-size: 14px;
	}
}
#page_prorietario_terras .form .row-2 .checkboxes .wpcf7-list-item label input, #page_parceira_cgc .form .row-2 .checkboxes .wpcf7-list-item label input{
	height: 2.5rem;
	width: 2.5rem;
}
@media (min-width: 992px){
	#page_prorietario_terras .form .row-2 .checkboxes .wpcf7-list-item label input, #page_parceira_cgc .form .row-2 .checkboxes .wpcf7-list-item label input{
		height: 1.5rem;
	}
	#page_prorietario_terras .form .row-2 .checkboxes .wpcf7-list-item label input, #page_parceira_cgc .form .row-2 .checkboxes .wpcf7-list-item label input{
		width: 1.5rem;
	}
}
#page_prorietario_terras .form .row-2 .buttons .btn, #page_parceira_cgc .form .row-2 .buttons .btn{
	width: 100%;
}
#page_prorietario_terras .form .row-2 .message-info, #page_parceira_cgc .form .row-2 .message-info{
	font-size: 20px;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_prorietario_terras .form .row-2 .message-info, #page_parceira_cgc .form .row-2 .message-info{
		font-size: 12px;
	}
}
#page_prorietario_terras .form .wpcf7-response-output, #page_parceira_cgc .form .wpcf7-response-output{
	display: none;
}

#page_parceira_cgc .sec3 .item{
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 2rem;
}

@media (min-width: 992px){
	#page_parceira_cgc .sec3 .item{
		max-width: 24rem;
	}
	#page_parceira_cgc .sec3 .item{
		gap: 1rem;
	}
}
#page_parceira_cgc .sec3 .item .number{
	font-size: 128px;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_parceira_cgc .sec3 .item .number{
		font-size: 72px;
	}
}
#page_parceira_cgc .sec3 .item article{
	display: flex;
	flex-direction: column;
	gap: 1rem;
}
#page_parceira_cgc .sec3 .item article h4{
	font-size: 48px;
	font-weight: 900;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_parceira_cgc .sec3 .item article h4{
		font-size: 32px;
	}
}
#page_parceira_cgc .sec3 .item article p{
	font-size: 32px;
	font-weight: 400;
	line-height: 1.375;
	--tw-text-opacity: 1;
	color: rgba(48, 48, 48, var(--tw-text-opacity));
}
@media (min-width: 992px){
	#page_parceira_cgc .sec3 .item article p{
		font-size: 16px;
	}
}

#page_blog .sec-component-cta{
	padding-top: 6rem;
	padding-bottom: 6rem;
}
#page_blog .typ-article ul li{
	font-size: 36px;
}
@media (min-width: 992px){
	#page_blog .typ-article ul li{
		font-size: 16px;
	}
}
@media (max-width: 992px) {
  #page_blog .typ-article .wp-block-image.size-full img {
    width: 100% !important;
  }
}
#page_blog .post-navigation{
	display: none;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	padding-left: 1.25rem;
	padding-right: 1.25rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
}
@media (min-width: 992px){
	#page_blog .post-navigation{
		display: flex;
	}
}
#page_blog .post-navigation .nav-next a, #page_blog .post-navigation .nav-previous a{
	position: relative;
	font-size: 12px;
	font-weight: 800;
	text-transform: uppercase;
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}
#page_blog .post-navigation .nav-next a:hover, #page_blog .post-navigation .nav-previous a:hover{
	text-decoration: underline;
}
#page_blog .post-navigation .nav-next a:after,
#page_blog .post-navigation .nav-previous a:after {
  content: "";
  background-image: url("../../img/icons/arrow-posts.svg");
  position: absolute;
  top: -0.25rem;
  right: -1.5rem;
  height: 1.5rem;
  width: 1.5rem;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#page_blog .post-navigation .nav-previous a:after{
	right: 100%;
	left: -1.5rem;
	top: -0.125rem;
	--tw-rotate: 180deg;
	transform: var(--tw-transform);
}

#page_simulador .sec1 {
  background: linear-gradient(90deg, #163650 0%, #105282 40%);
}
@media (max-width: 992px) {
  #page_simulador .sec1 .typ-title-h2{
		font-size: 48px;
	}
  #page_simulador .sec1 .rotating-ellipse {
    transform: translate(10px, 10px) !important;
  }
  #page_simulador .sec1 .fade-content {
    /* Preenche todo o container */
    width: 100%;
    height: 100%;
    padding: 15px;
    box-sizing: border-box;
    overflow-y: auto; /* Permite rolagem se necessário */
    /* Aplica o fade vertical */
    -webkit-mask-image: linear-gradient(to bottom, black 0%, black 70%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 0%, black 70%, transparent 100%);
  }
}
#page_simulador .form .row-1{
	margin-bottom: 2.5rem;
}
#page_simulador .form .input-group{
	display: flex;
	width: 100%;
	align-items: flex-end;
	gap: 1rem;
}
#page_simulador .form .input-group .number{
	font-size: 96px;
	font-weight: 800;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
	opacity: 1;
}
@media (min-width: 992px){
	#page_simulador .form .input-group .number{
		font-size: 72px;
	}
}
#page_simulador .form .input-group .group{
	width: 100%;
}
#page_simulador .form .input-group.active .number{
	opacity: 1;
}
#page_simulador .form .row-2{
	display: flex;
	flex-direction: column;
	gap: 0px;
	padding-left: 3.5rem;
}
#page_simulador .form .row-2 p{
	display: flex;
}
#page_simulador .form .row-2 .buttons{
	margin-top: 1rem;
}
#page_simulador .form .row-2 .buttons .btn{
	cursor: pointer;
}
@media (min-width: 992px){
	#page_simulador .form .row-2 .buttons .btn{
		width: 15rem;
	}
}
#page_simulador .form .row-2 .checkboxes .wpcf7-list-item{
	margin-top: 2.5rem;
	margin-bottom: 0px;
}
@media (min-width: 992px){
	#page_simulador .form .row-2 .checkboxes .wpcf7-list-item{
		margin-top: 1.5rem;
	}
}
#page_simulador .form .wpcf7-not-valid-tip{
	position: absolute;
}
#page_simulador .form .wpcf7-form.sent #custom-thank-you{
	display: flex;
}
#page_simulador .form .wpcf7-form .wpcf7-response-output{
	display: none;
}
#page_simulador .form .wpcf7-form.submitting .input-group, #page_simulador .form .wpcf7-form.submitting .wpcf7-list-item{
	cursor: wait;
	opacity: 0.4;
}
#page_simulador .form .wpcf7-form.submitting .buttons .btn{
	cursor: wait;
	opacity: 0.1;
}
#page_simulador .form #custom-thank-you{
	display: none;
}

.owl-carousel .owl-nav{
	position: absolute;
	top: 40%;
	left: 0px;
	right: 0px;
	display: flex;
	justify-content: space-between;
}
@media (min-width: 1024px) {
  .owl-carousel .owl-nav{
		padding-left: 1rem;
		padding-right: 1rem;
	}
}
.owl-carousel .owl-nav .owl-next img{
	--tw-rotate: 0deg;
	transform: var(--tw-transform);
}
.owl-carousel .owl-nav .owl-prev img{
	--tw-rotate: 180deg;
	transform: var(--tw-transform);
}
.owl-carousel .owl-nav img{
	width: 2rem;
}
@media (min-width: 1024px) {
  .owl-carousel .owl-nav img{
		width: auto;
	}
}
.owl-carousel .owl-dots{
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	display: flex;
	width: 100%;
	justify-content: center;
	-moz-column-gap: 0.5rem;
	     column-gap: 0.5rem;
}
.owl-carousel .owl-dots .owl-dot{
	height: 0.75rem;
	width: 0.75rem;
	border-radius: 9999px;
}
.owl-carousel .owl-item{
	padding-bottom: 2.5rem;
}
.owl-carousel.owl-theme .owl-item img {
  width: auto;
}

.visible{
	visibility: visible;
}

.static{
	position: static;
}

.fixed{
	position: fixed;
}

.absolute{
	position: absolute;
}

.relative{
	position: relative;
}

.top-0{
	top: 0px;
}

.left-0{
	left: 0px;
}

.bottom-0{
	bottom: 0px;
}

.right-0{
	right: 0px;
}

.-top-2{
	top: -0.5rem;
}

.-top-1\.5{
	top: -0.375rem;
}

.-left-1\.5{
	left: -0.375rem;
}

.-top-1{
	top: -0.25rem;
}

.-left-1{
	left: -0.25rem;
}

.top-\[-10\%\]{
	top: -10%;
}

.left-\[-20\%\]{
	left: -20%;
}

.top-\[-27\%\]{
	top: -27%;
}

.left-\[-18\%\]{
	left: -18%;
}

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

.bottom-\[-10vw\]{
	bottom: -10vw;
}

.top-\[12\%\]{
	top: 12%;
}

.right-\[4\%\]{
	right: 4%;
}

.top-\[25\%\]{
	top: 25%;
}

.left-\[-15\%\]{
	left: -15%;
}

.top-\[-75\%\]{
	top: -75%;
}

.left-\[-25\%\]{
	left: -25%;
}

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

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

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

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

.m-auto{
	margin: auto;
}

.my-24{
	margin-top: 6rem;
	margin-bottom: 6rem;
}

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

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

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

.my-16{
	margin-top: 4rem;
	margin-bottom: 4rem;
}

.my-12{
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.my-20{
	margin-top: 5rem;
	margin-bottom: 5rem;
}

.mb-12{
	margin-bottom: 3rem;
}

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

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

.mb-10{
	margin-bottom: 2.5rem;
}

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

.mb-0{
	margin-bottom: 0px;
}

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

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

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

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

.mb-3{
	margin-bottom: 0.75rem;
}

.mb-60{
	margin-bottom: 15rem;
}

.mb-24{
	margin-bottom: 6rem;
}

.mt-44{
	margin-top: 11rem;
}

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

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

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

.mt-60{
	margin-top: 15rem;
}

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

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

.mb-6{
	margin-bottom: 1.5rem;
}

.-mt-20{
	margin-top: -5rem;
}

.-mb-28{
	margin-bottom: -7rem;
}

.mb-20{
	margin-bottom: 5rem;
}

.block{
	display: block;
}

.flex{
	display: flex;
}

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

.grid{
	display: grid;
}

.\!grid{
	display: grid !important;
}

.contents{
	display: contents;
}

.hidden{
	display: none;
}

.h-full{
	height: 100%;
}

.h-\[50\%\]{
	height: 50%;
}

.h-\[600px\]{
	height: 600px;
}

.h-auto{
	height: auto;
}

.h-28{
	height: 7rem;
}

.h-\[50vw\]{
	height: 50vw;
}

.h-96{
	height: 24rem;
}

.h-2{
	height: 0.5rem;
}

.h-32{
	height: 8rem;
}

.h-\[72px\]{
	height: 72px;
}

.w-full{
	width: 100%;
}

.w-screen{
	width: 100vw;
}

.w-11\/12{
	width: 91.666667%;
}

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

.w-\[50\%\]{
	width: 50%;
}

.w-10\/12{
	width: 83.333333%;
}

.w-8\/12{
	width: 66.666667%;
}

.w-\[50vw\]{
	width: 50vw;
}

.w-\[106\%\]{
	width: 106%;
}

.w-\[140px\]{
	width: 140px;
}

.w-\[136\%\]{
	width: 136%;
}

.w-auto{
	width: auto;
}

.w-5\/12{
	width: 41.666667%;
}

.w-28{
	width: 7rem;
}

.w-7\/12{
	width: 58.333333%;
}

.w-9\/12{
	width: 75%;
}

.w-20{
	width: 5rem;
}

.w-3\/12{
	width: 25%;
}

.w-40{
	width: 10rem;
}

.w-\[204px\]{
	width: 204px;
}

.max-w-3xl{
	max-width: 48rem;
}

.max-w-none{
	max-width: none;
}

.max-w-\[180px\]{
	max-width: 180px;
}

.max-w-lg{
	max-width: 32rem;
}

.max-w-5xl{
	max-width: 64rem;
}

.max-w-\[660px\]{
	max-width: 660px;
}

.max-w-4xl{
	max-width: 56rem;
}

.max-w-2xl{
	max-width: 42rem;
}

.max-w-\[96px\]{
	max-width: 96px;
}

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

.transform{
	transform: var(--tw-transform);
}

.resize{
	resize: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-4{
	gap: 1rem;
}

.gap-24{
	gap: 6rem;
}

.gap-12{
	gap: 3rem;
}

.gap-16{
	gap: 4rem;
}

.gap-32{
	gap: 8rem;
}

.gap-2{
	gap: 0.5rem;
}

.gap-20{
	gap: 5rem;
}

.gap-8{
	gap: 2rem;
}

.gap-14{
	gap: 3.5rem;
}

.gap-10{
	gap: 2.5rem;
}

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

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

.gap-y-14{
	row-gap: 3.5rem;
}

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

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

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

.overflow-hidden{
	overflow: hidden;
}

.overflow-x-auto{
	overflow-x: auto;
}

.overflow-x-hidden{
	overflow-x: hidden;
}

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

.rounded{
	border-radius: 0.25rem;
}

.rounded-lg{
	border-radius: 0.5rem;
}

.rounded-xl{
	border-radius: 0.75rem;
}

.border{
	border-width: 1px;
}

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

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

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

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

.bg-secondary{
	--tw-bg-opacity: 1;
	background-color: rgba(233, 78, 27, var(--tw-bg-opacity));
}

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

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

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

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

.bg-primary{
	--tw-bg-opacity: 1;
	background-color: rgba(22, 54, 80, var(--tw-bg-opacity));
}

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

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

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

.bg-cover{
	background-size: cover;
}

.bg-center{
	background-position: center;
}

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

.p-3{
	padding: 0.75rem;
}

.p-4{
	padding: 1rem;
}

.p-12{
	padding: 3rem;
}

.py-40{
	padding-top: 10rem;
	padding-bottom: 10rem;
}

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

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

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

.px-14{
	padding-left: 3.5rem;
	padding-right: 3.5rem;
}

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

.py-0{
	padding-top: 0px;
	padding-bottom: 0px;
}

.px-20{
	padding-left: 5rem;
	padding-right: 5rem;
}

.py-32{
	padding-top: 8rem;
	padding-bottom: 8rem;
}

.px-10{
	padding-left: 2.5rem;
	padding-right: 2.5rem;
}

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

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

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

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

.py-12{
	padding-top: 3rem;
	padding-bottom: 3rem;
}

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

.pt-24{
	padding-top: 6rem;
}

.pb-60{
	padding-bottom: 15rem;
}

.pb-64{
	padding-bottom: 16rem;
}

.pb-12{
	padding-bottom: 3rem;
}

.pt-4{
	padding-top: 1rem;
}

.pt-28{
	padding-top: 7rem;
}

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

.pb-20{
	padding-bottom: 5rem;
}

.pt-16{
	padding-top: 4rem;
}

.pt-0{
	padding-top: 0px;
}

.pb-16{
	padding-bottom: 4rem;
}

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

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

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

.text-5xl{
	font-size: 48px;
}

.text-6xl{
	font-size: 60px;
}

.text-3xl{
	font-size: 32px;
}

.text-4xl{
	font-size: 36px;
}

.text-2xl{
	font-size: 24px;
}

.text-7xl{
	font-size: 72px;
}

.text-lg{
	font-size: 18px;
}

.text-9xl{
	font-size: 128px;
}

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

.font-extrabold{
	font-weight: 800;
}

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

.font-black{
	font-weight: 900;
}

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

.uppercase{
	text-transform: uppercase;
}

.leading-snug{
	line-height: 1.375;
}

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

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

.text-primary{
	--tw-text-opacity: 1;
	color: rgba(22, 54, 80, var(--tw-text-opacity));
}

.text-secondary{
	--tw-text-opacity: 1;
	color: rgba(233, 78, 27, var(--tw-text-opacity));
}

.text-orange-300{
	--tw-text-opacity: 1;
	color: rgba(249, 178, 51, var(--tw-text-opacity));
}

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

.opacity-70{
	opacity: 0.7;
}

.opacity-50{
	opacity: 0.5;
}

.opacity-20{
	opacity: 0.2;
}

.filter{
	filter: var(--tw-filter);
}

.transition{
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
	transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transition-duration: 150ms;
}

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

.last-of-type\:border-0:last-of-type{
	border-width: 0px;
}

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

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

.hover\:text-blue-400:hover{
	--tw-text-opacity: 1;
	color: rgba(24, 111, 175, var(--tw-text-opacity));
}

.hover\:underline:hover{
	text-decoration: underline;
}
.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;
  }
}
@media (min-width: 992px){
	.lg\:absolute{
		position: absolute;
	}
	.lg\:relative{
		position: relative;
	}
	.lg\:top-0{
		top: 0px;
	}
	.lg\:top-\[-40\%\]{
		top: -40%;
	}
	.lg\:left-\[-40\%\]{
		left: -40%;
	}
	.lg\:right-0{
		right: 0px;
	}
	.lg\:top-\[-280px\]{
		top: -280px;
	}
	.lg\:right-\[-20px\]{
		right: -20px;
	}
	.lg\:bottom-\[-40\%\]{
		bottom: -40%;
	}
	.lg\:left-0{
		left: 0px;
	}
	.lg\:ml-\[-10\%\]{
		margin-left: -10%;
	}
	.lg\:mr-\[-10\%\]{
		margin-right: -10%;
	}
	.lg\:-mr-32{
		margin-right: -8rem;
	}
	.lg\:-ml-32{
		margin-left: -8rem;
	}
	.lg\:ml-0{
		margin-left: 0px;
	}
	.lg\:mb-8{
		margin-bottom: 2rem;
	}
	.lg\:mb-32{
		margin-bottom: 8rem;
	}
	.lg\:mt-10{
		margin-top: 2.5rem;
	}
	.lg\:mt-16{
		margin-top: 4rem;
	}
	.lg\:mt-0{
		margin-top: 0px;
	}
	.lg\:mb-0{
		margin-bottom: 0px;
	}
	.lg\:mb-14{
		margin-bottom: 3.5rem;
	}
	.lg\:block{
		display: block;
	}
	.lg\:flex{
		display: flex;
	}
	.lg\:hidden{
		display: none;
	}
	.lg\:h-auto{
		height: auto;
	}
	.lg\:h-16{
		height: 4rem;
	}
	.lg\:h-0\.5{
		height: 0.125rem;
	}
	.lg\:h-0{
		height: 0px;
	}
	.lg\:min-h-\[75vh\]{
		min-height: 75vh;
	}
	.lg\:w-8\/12{
		width: 66.666667%;
	}
	.lg\:w-4\/12{
		width: 33.333333%;
	}
	.lg\:w-6\/12{
		width: 50%;
	}
	.lg\:w-\[50vw\]{
		width: 50vw;
	}
	.lg\:w-\[110\%\]{
		width: 110%;
	}
	.lg\:w-10\/12{
		width: 83.333333%;
	}
	.lg\:w-60{
		width: 15rem;
	}
	.lg\:w-5\/12{
		width: 41.666667%;
	}
	.lg\:w-7\/12{
		width: 58.333333%;
	}
	.lg\:w-11\/12{
		width: 91.666667%;
	}
	.lg\:w-3\/12{
		width: 25%;
	}
	.lg\:w-full{
		width: 100%;
	}
	.lg\:w-1\/2{
		width: 50%;
	}
	.lg\:w-auto{
		width: auto;
	}
	.lg\:w-16{
		width: 4rem;
	}
	.lg\:w-80{
		width: 20rem;
	}
	.lg\:w-\[430px\]{
		width: 430px;
	}
	.lg\:w-\[160\%\]{
		width: 160%;
	}
	.lg\:w-9\/12{
		width: 75%;
	}
	.lg\:w-40{
		width: 10rem;
	}
	.lg\:max-w-\[96px\]{
		max-width: 96px;
	}
	.lg\:max-w-lg{
		max-width: 32rem;
	}
	.lg\:max-w-xl{
		max-width: 36rem;
	}
	.lg\:max-w-2xl{
		max-width: 42rem;
	}
	.lg\:max-w-\[216px\]{
		max-width: 216px;
	}
	.lg\:max-w-\[440px\]{
		max-width: 440px;
	}
	.lg\:max-w-xs{
		max-width: 20rem;
	}
	.lg\:max-w-\[270px\]{
		max-width: 270px;
	}
	.lg\:rotate-0{
		--tw-rotate: 0deg;
		transform: var(--tw-transform);
	}
	.lg\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.lg\:flex-row{
		flex-direction: row;
	}
	.lg\:flex-row-reverse{
		flex-direction: row-reverse;
	}
	.lg\:flex-col{
		flex-direction: column;
	}
	.lg\:flex-wrap{
		flex-wrap: wrap;
	}
	.lg\:items-start{
		align-items: flex-start;
	}
	.lg\:items-center{
		align-items: center;
	}
	.lg\:justify-start{
		justify-content: flex-start;
	}
	.lg\:justify-end{
		justify-content: flex-end;
	}
	.lg\:justify-center{
		justify-content: center;
	}
	.lg\:justify-evenly{
		justify-content: space-evenly;
	}
	.lg\:gap-0{
		gap: 0px;
	}
	.lg\:gap-12{
		gap: 3rem;
	}
	.lg\:gap-20{
		gap: 5rem;
	}
	.lg\:gap-8{
		gap: 2rem;
	}
	.lg\:gap-16{
		gap: 4rem;
	}
	.lg\:gap-4{
		gap: 1rem;
	}
	.lg\:gap-24{
		gap: 6rem;
	}
	.lg\:gap-32{
		gap: 8rem;
	}
	.lg\:gap-10{
		gap: 2.5rem;
	}
	.lg\:gap-3{
		gap: 0.75rem;
	}
	.lg\:gap-2{
		gap: 0.5rem;
	}
	.lg\:gap-y-12{
		row-gap: 3rem;
	}
	.lg\:rounded-lg{
		border-radius: 0.5rem;
	}
	.lg\:p-8{
		padding: 2rem;
	}
	.lg\:px-2{
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
	.lg\:py-40{
		padding-top: 10rem;
		padding-bottom: 10rem;
	}
	.lg\:px-20{
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.lg\:px-10{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	.lg\:py-16{
		padding-top: 4rem;
		padding-bottom: 4rem;
	}
	.lg\:py-12{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.lg\:px-0{
		padding-left: 0px;
		padding-right: 0px;
	}
	.lg\:py-3{
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
	}
	.lg\:px-6{
		padding-left: 1.5rem;
		padding-right: 1.5rem;
	}
	.lg\:px-12{
		padding-left: 3rem;
		padding-right: 3rem;
	}
	.lg\:py-14{
		padding-top: 3.5rem;
		padding-bottom: 3.5rem;
	}
	.lg\:py-4{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.lg\:pr-20{
		padding-right: 5rem;
	}
	.lg\:pl-20{
		padding-left: 5rem;
	}
	.lg\:pb-16{
		padding-bottom: 4rem;
	}
	.lg\:pr-12{
		padding-right: 3rem;
	}
	.lg\:pb-0{
		padding-bottom: 0px;
	}
	.lg\:pt-10{
		padding-top: 2.5rem;
	}
	.lg\:pr-36{
		padding-right: 9rem;
	}
	.lg\:pr-24{
		padding-right: 6rem;
	}
	.lg\:text-left{
		text-align: left;
	}
	.lg\:text-right{
		text-align: right;
	}
	.lg\:text-5xl{
		font-size: 48px;
	}
	.lg\:text-xl{
		font-size: 20px;
	}
	.lg\:text-2xl{
		font-size: 24px;
	}
	.lg\:text-sm{
		font-size: 14px;
	}
	.lg\:text-base{
		font-size: 16px;
	}
	.lg\:text-4xl{
		font-size: 36px;
	}
	.lg\:text-3xl{
		font-size: 32px;
	}
	.lg\:text-xs{
		font-size: 12px;
	}
	.lg\:text-lg{
		font-size: 18px;
	}
	.lg\:text-8xl{
		font-size: 96px;
	}
	.lg\:opacity-90{
		opacity: 0.9;
	}
}
@media (min-width: 1024px){
	.xl\:w-4\/12{
		width: 33.333333%;
	}
	.xl\:w-52{
		width: 13rem;
	}
	.xl\:flex-row{
		flex-direction: row;
	}
}
@media (min-width: 1280px){
	.\32xl\:top-\[-210px\]{
		top: -210px;
	}
	.\32xl\:gap-12{
		gap: 3rem;
	}
	.\32xl\:gap-6{
		gap: 1.5rem;
	}
}
@media (min-width: 1360px){
	.\33xl\:px-20{
		padding-left: 5rem;
		padding-right: 5rem;
	}
	.\33xl\:py-28{
		padding-top: 7rem;
		padding-bottom: 7rem;
	}
	.\33xl\:text-2xl{
		font-size: 24px;
	}
}
@media (min-width: 1440px){
	.\34xl\:gap-8{
		gap: 2rem;
	}
	.\34xl\:gap-y-8{
		row-gap: 2rem;
	}
	.\34xl\:pr-20{
		padding-right: 5rem;
	}
}
@media (min-width: 1600px){
	.\35xl\:top-\[-190px\]{
		top: -190px;
	}
	.\35xl\:right-\[0px\]{
		right: 0px;
	}
	.\35xl\:w-\[150\%\]{
		width: 150%;
	}
	.\35xl\:gap-40{
		gap: 10rem;
	}
	.\35xl\:gap-24{
		gap: 6rem;
	}
	.\35xl\:p-5{
		padding: 1.25rem;
	}
	.\35xl\:pb-72{
		padding-bottom: 18rem;
	}
}
@media (min-width: 1740px){
	.\36xl\:min-h-screen{
		min-height: 100vh;
	}
	.\36xl\:w-5\/12{
		width: 41.666667%;
	}
}