@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,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: #EFEFEF;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #EFEFEF;
}
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(22, 22, 22, var(--tw-border-opacity));
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-blur: var(--tw-empty,/*!*/ /*!*/);
	--tw-brightness: var(--tw-empty,/*!*/ /*!*/);
	--tw-contrast: var(--tw-empty,/*!*/ /*!*/);
	--tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
	--tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
	--tw-invert: var(--tw-empty,/*!*/ /*!*/);
	--tw-saturate: var(--tw-empty,/*!*/ /*!*/);
	--tw-sepia: var(--tw-empty,/*!*/ /*!*/);
	--tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
	--tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.container{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
@media (min-width: 640px){
	.container{
		max-width: 640px;
	}
}
@media (min-width: 768px){
	.container{
		max-width: 768px;
		padding-right: 16px;
		padding-left: 16px;
	}
}
@media (min-width: 1024px){
	.container{
		max-width: 1024px;
	}
}
@media (min-width: 1280px){
	.container{
		max-width: 1280px;
	}
}
@media (min-width: 1536px){
	.container{
		max-width: 1536px;
	}
}
body {
  font-family: "Poppins", sans-serif;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}
body p{
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 400;
	line-height: 1.375;
}
@media (min-width: 1024px){
	body p{
		font-size: 1rem;
		line-height: 1.5rem;
	}
	body p{
		line-height: 1.5;
	}
}

@media (min-width: 1536px) {
  .container {
    max-width: 1296px;
  }
}
/* width */
::-webkit-scrollbar {
  width: 10px;
}

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

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

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

@media (max-width: 992px) {
  .container {
    max-width: 90vw;
  }
}

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

.btn{
	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);
	display: flex;
	height: 5rem;
	align-items: center;
	justify-content: center;
	border-radius: 0.75rem;
	--tw-bg-opacity: 1;
	background-color: rgba(34, 60, 131, var(--tw-bg-opacity));
	padding-left: 2rem;
	padding-right: 2rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
	line-height: 1;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn:hover{
	--tw-bg-opacity: 0.8;
}

@media (min-width: 1024px){
	.btn{
		height: 2.5rem;
	}
	.btn{
		border-radius: 0.375rem;
	}
	.btn{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.btn{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}
.btn._outline{
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(34, 60, 131, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(34, 60, 131, var(--tw-text-opacity));
}
.btn._outline:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(245, 245, 245, var(--tw-bg-opacity));
}
.btn._default{
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(34, 60, 131, var(--tw-border-opacity));
	--tw-text-opacity: 1;
	color: rgba(34, 60, 131, var(--tw-text-opacity));
}
.btn._default:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(34, 60, 131, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.btn-custom{
	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);
	display: flex;
	height: 5rem;
	align-items: center;
	justify-content: center;
	border-radius: 0.375rem;
	padding-left: 2rem;
	padding-right: 2rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
	line-height: 1;
}

.btn-custom:hover{
	--tw-bg-opacity: 0.8;
}

@media (min-width: 1024px){
	.btn-custom{
		height: 2.5rem;
	}
	.btn-custom{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.btn-custom{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}

.title-section{
	display: flex;
	flex-direction: column;
}
.title-section small{
	margin-bottom: 0.5rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
@media (min-width: 1024px){
	.title-section small{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.title-section span{
	font-size: 4.5rem;
	line-height: 1;
}
@media (min-width: 1024px){
	.title-section span{
		font-size: 4.5rem;
		line-height: 1;
	}
}
.title-section span._sm{
	font-size: 4.5rem;
	line-height: 1;
}
@media (min-width: 1024px){
	.title-section span._sm{
		font-size: 3.75rem;
		line-height: 1;
	}
  .title-section span._sm{
		font-size: 3rem;
		line-height: 1;
	}
  @media (min-width: 1024px){
		.title-section span._sm{
			font-size: 3.75rem;
			line-height: 1;
		}
	}
}

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

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

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

.select-custom option{
	font-size: 1rem;
	line-height: 1.5rem;
}

@media (min-width: 1024px){
	.select-custom option{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}

._remove-br br{
	display: none;
}

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

.card-estado{
	position: relative;
	display: flex;
	height: auto;
	width: 100%;
	cursor: pointer;
	flex-direction: column;
	justify-content: center;
	border-left-width: 8px;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
	line-height: 1.25;
	--tw-text-opacity: 1;
	color: rgba(22, 22, 22, var(--tw-text-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: 1024px){
	.card-estado{
		border-left-width: 4px;
	}
	.card-estado{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.card-estado{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.card-estado span{
	position: relative;
	z-index: 10;
}
.card-estado:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.card-estado:hover, .card-estado._active{
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.card-estado:hover:before, .card-estado._active:before{
	width: 0px;
}

.filter-farmacias{
	display: flex;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}
.filter-farmacias select{
	border-radius: 0.375rem;
	border-style: none;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
}
@media (min-width: 1024px){
	.filter-farmacias select{
		height: 2.5rem;
	}
	.filter-farmacias select{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}

.card-farmacia{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	border-radius: 1rem;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 2rem;
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.card-farmacia p{
	margin-bottom: 0.5rem;
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
}
@media (min-width: 1024px){
	.card-farmacia p{
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
	}
	.card-farmacia p{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.card-farmacia p strong{
	font-weight: 600;
}

#form_busca_eventos input[type=checkbox]{
	height: 2.5rem;
	width: 2.5rem;
	flex-shrink: 0;
	border-radius: 0px;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(124, 124, 124, var(--tw-border-opacity));
	--tw-text-opacity: 1;
	color: rgba(59, 149, 239, var(--tw-text-opacity));
}

@media (min-width: 1024px){
	#form_busca_eventos input[type=checkbox]{
		height: 1.25rem;
	}
	#form_busca_eventos input[type=checkbox]{
		width: 1.25rem;
	}
}
#form_busca_eventos label{
	font-size: 1.875rem;
	line-height: 2.25rem;
	--tw-text-opacity: 1;
	color: rgba(124, 124, 124, var(--tw-text-opacity));
}
@media (min-width: 1024px){
	#form_busca_eventos label{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}

.card_faq{
	width: 100%;
	cursor: pointer;
}
.card_faq._open article{
	height: auto;
}
.card_faq._open img{
	--tw-rotate: 180deg;
	transform: var(--tw-transform);
}
.card_faq .title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 1024px){
	.card_faq .title{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
}
.card_faq .title span{
	width: 100%;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(255, 255, 255, var(--tw-border-opacity));
	--tw-border-opacity: 0.3;
	padding-bottom: 0.5rem;
	font-weight: 500;
}
.card_faq .title img{
	width: 2.5rem;
}
@media (min-width: 1024px){
	.card_faq .title img{
		width: 1.5rem;
	}
}
.card_faq article{
	margin-top: 1rem;
	height: 0px;
	overflow: hidden;
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.card_faq article p{
	font-size: 1.875rem;
	line-height: 2.25rem;
}
@media (min-width: 1024px){
	.card_faq article p{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}

.card_beneficios{
	position: relative;
	display: flex;
	height: 100%;
	width: 100%;
	cursor: pointer;
	flex-direction: column;
	align-items: center;
	row-gap: 1rem;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
	border-radius: 1.5rem;
	--tw-bg-opacity: 1;
	background-color: rgba(239, 239, 239, var(--tw-bg-opacity));
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: 2rem;
	padding-bottom: 2rem;
	--tw-text-opacity: 1;
	color: rgba(22, 22, 22, var(--tw-text-opacity));
}

@media (min-width: 1024px){
	.card_beneficios{
		flex-direction: row;
	}
	.card_beneficios{
		border-radius: 0.5rem;
	}
	.card_beneficios{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.card_beneficios{
		padding-top: 1.25rem;
		padding-bottom: 1.25rem;
	}
}

.card_beneficios{
	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);
}
.card_beneficios:before {
  content: "";
  position: absolute;
  bottom: -1rem;
  right: 0px;
  left: 0px;
  z-index: 0;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  width: 100%;
  opacity: 0;
}
@media (min-width: 1024px){
	.card_beneficios:before{
		bottom: -1rem;
	}
}
.card_beneficios:before{
	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);
  width: 0;
  height: 0;
  border-left: 32px solid transparent;
  border-right: 32px solid transparent;
  border-top: 32px solid #225B82;
}
@media (min-width: 1024px) {
  .card_beneficios:before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 16px solid #225B82;
  }
  .card_beneficios._1:before {
    border-top: 32px solid #205c82;
  }
  .card_beneficios._2:before {
    border-top: 32px solid #205282;
  }
  .card_beneficios._3:before {
    border-top: 32px solid #1b4782;
  }
  .card_beneficios._4:before {
    border-top: 32px solid #1e3d82;
  }
  .card_beneficios._5:before {
    border-top: 32px solid #27367c;
  }
  .card_beneficios._6:before {
    border-top: 32px solid #293279;
  }
  .card_beneficios._7:before {
    border-top: 32px solid #2b2e75;
  }
  .card_beneficios._8:before {
    border-top: 32px solid #2c2a6e;
  }
  .card_beneficios._9:before {
    border-top: 32px solid #5078bb;
  }
  .card_beneficios._10:before {
    border-top: 32px solid #4d83c3;
  }
  .card_beneficios._11:before {
    border-top: 32px solid #4c8ecb;
  }
  .card_beneficios._12:before {
    border-top: 32px solid #4b97ca;
  }
  .card_beneficios._13:before {
    border-top: 32px solid #4ba2cb;
  }
  .card_beneficios._14:before {
    border-top: 32px solid #47accb;
  }
  .card_beneficios._15:before {
    border-top: 32px solid #2B2C6D;
  }
}
.card_beneficios._1:before {
  border-top: 16px solid #205c82;
}
.card_beneficios._2:before {
  border-top: 16px solid #205282;
}
.card_beneficios._3:before {
  border-top: 16px solid #1b4782;
}
.card_beneficios._4:before {
  border-top: 16px solid #1e3d82;
}
.card_beneficios._5:before {
  border-top: 16px solid #27367c;
}
.card_beneficios._6:before {
  border-top: 16px solid #293279;
}
.card_beneficios._7:before {
  border-top: 16px solid #2b2e75;
}
.card_beneficios._8:before {
  border-top: 16px solid #2c2a6e;
}
.card_beneficios._9:before {
  border-top: 16px solid #5078bb;
}
.card_beneficios._10:before {
  border-top: 16px solid #4d83c3;
}
.card_beneficios._11:before {
  border-top: 16px solid #4c8ecb;
}
.card_beneficios._12:before {
  border-top: 16px solid #4b97ca;
}
.card_beneficios._13:before {
  border-top: 16px solid #4ba2cb;
}
.card_beneficios._14:before {
  border-top: 16px solid #47accb;
}
.card_beneficios._15:before {
  border-top: 16px solid #2B2C6D;
}
.card_beneficios._active, .card_beneficios:hover{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.card_beneficios._active._1, .card_beneficios:hover._1 {
  background-color: #205c82;
}
.card_beneficios._active._2, .card_beneficios:hover._2 {
  background-color: #205282;
}
.card_beneficios._active._3, .card_beneficios:hover._3 {
  background-color: #1b4782;
}
.card_beneficios._active._4, .card_beneficios:hover._4 {
  background-color: #1e3d82;
}
.card_beneficios._active._5, .card_beneficios:hover._5 {
  background-color: #27367c;
}
.card_beneficios._active._6, .card_beneficios:hover._6 {
  background-color: #293279;
}
.card_beneficios._active._7, .card_beneficios:hover._7 {
  background-color: #2b2e75;
}
.card_beneficios._active._8, .card_beneficios:hover._8 {
  background-color: #2c2a6e;
}
.card_beneficios._active._9, .card_beneficios:hover._9 {
  background-color: #5078bb;
}
.card_beneficios._active._10, .card_beneficios:hover._10 {
  background-color: #4d83c3;
}
.card_beneficios._active._11, .card_beneficios:hover._11 {
  background-color: #4c8ecb;
}
.card_beneficios._active._12, .card_beneficios:hover._12 {
  background-color: #4b97ca;
}
.card_beneficios._active._13, .card_beneficios:hover._13 {
  background-color: #4ba2cb;
}
.card_beneficios._active._14, .card_beneficios:hover._14 {
  background-color: #47accb;
}
.card_beneficios._active._15, .card_beneficios:hover._15 {
  background-color: #2B2C6D;
}
.card_beneficios._active:before, .card_beneficios:hover:before{
	opacity: 1;
}
.card_beneficios._active figure, .card_beneficios:hover figure {
  filter: brightness(0) invert(1);
}
.card_beneficios figure{
	display: flex;
	max-height: 6rem;
	width: 6rem;
	flex-shrink: 0;
}
@media (min-width: 1024px){
	.card_beneficios figure{
		max-height: 3rem;
	}
	.card_beneficios figure{
		width: 2.5rem;
	}
}
.card_beneficios figure img{
	width: 100%;
}
.card_beneficios .title{
	display: flex;
	height: 100%;
	width: auto;
	align-items: center;
	justify-content: center;
	text-align: center;
}
@media (min-width: 1024px){
	.card_beneficios .title{
		text-align: left;
	}
}
.card_beneficios .title span{
	width: 100%;
	font-size: 1.875rem;
	line-height: 2.25rem;
	line-height: 1.375;
}
@media (min-width: 1024px){
	.card_beneficios .title span{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
	.card_beneficios .title span{
		line-height: 1;
	}
}

.card-documento:hover a{
	--tw-text-opacity: 1;
	color: rgba(59, 149, 239, var(--tw-text-opacity));
	text-decoration: underline;
}

@media (min-width: 1024px){
	.card-integrante{
		max-width: 220px;
	}
}
.card-integrante .title{
	line-height: 1;
}
.card-integrante .text{
	line-height: 1.25;
}

.card-conselho .title{
	line-height: 1;
}
.card-conselho .text{
	line-height: 1.25;
}

#menu_desktop_btn._open .icon_close{
	display: block;
}
#menu_desktop_btn._open .icon_open{
	display: none;
}
#menu_desktop_btn .icon_close{
	display: none;
}
#menu_desktop_btn .icon_open{
	display: block;
}

#menu-desktop-list{
	position: absolute;
	top: 0px;
	left: -100vw;
	z-index: 10;
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	padding-right: 2rem;
	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: 1024px){
	#menu-desktop-list{
		left: -50vw;
	}
	#menu-desktop-list{
		width: 360px;
	}
}
#menu-desktop-list._open{
	left: 0px;
}
#menu-desktop-list:before {
  content: "";
  position: absolute;
  top: 0px;
  right: 100%;
  height: 100%;
  width: 100%;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
}
#menu-desktop-list ul.menu li.item{
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(239, 239, 239, var(--tw-border-opacity));
	padding-top: 2.5rem;
	padding-bottom: 2.5rem;
	padding-left: 1rem;
	padding-right: 1rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	--tw-text-opacity: 1;
	color: rgba(34, 60, 131, var(--tw-text-opacity));
}
#menu-desktop-list ul.menu li.item:last-child{
	border-width: 0px;
}
@media (min-width: 1024px){
	#menu-desktop-list ul.menu li.item{
		padding-top: 0.75rem;
		padding-bottom: 0.75rem;
	}
	#menu-desktop-list ul.menu li.item{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
#menu-desktop-list ul.menu li.item a{
	display: flex;
	align-items: center;
	-moz-column-gap: 0.5rem;
	     column-gap: 0.5rem;
}
#menu-desktop-list ul.menu li.item a:hover{
	text-decoration: underline;
}
#menu-desktop-list ul.menu li.item a img{
	width: 0.5rem;
}
#menu-desktop-list ul.menu li.item._active .arrow{
	--tw-rotate: 90deg;
	transform: var(--tw-transform);
}
#menu-desktop-list ul.menu li.item._active > ul.submenu{
	height: 100%;
	opacity: 1;
	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);
}
#menu-desktop-list ul.menu ul.submenu{
	margin-top: 1rem;
	height: 0px;
	overflow: hidden;
	padding-left: 1rem;
	opacity: 0;
}
@media (min-width: 1024px){
	#menu-desktop-list ul.menu ul.submenu{
		margin-top: 0px;
	}
}
#menu-desktop-list ul.menu ul.submenu li.subitem{
	border-width: 0px;
	padding-top: 0.75rem;
	padding-bottom: 0.75rem;
	font-size: 1.875rem;
	line-height: 2.25rem;
	text-transform: capitalize;
	letter-spacing: 0em;
	--tw-text-opacity: 1;
	color: rgba(22, 22, 22, var(--tw-text-opacity));
}
@media (min-width: 1024px){
	#menu-desktop-list ul.menu ul.submenu li.subitem{
		padding-top: 0.25rem;
		padding-bottom: 0.25rem;
	}
	#menu-desktop-list ul.menu ul.submenu li.subitem{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
}

#accordion_agenda .accordion-item._active .item-header figure {
  background-image: url("/wp-content/themes/anfarmagv2/img/icons/calendar.svg");
  background-repeat: no-repeat;
}
#accordion_agenda .accordion-item._active .item-content {
  display: grid !important;
}
#accordion_agenda .accordion-item .item-header{
	display: flex;
	width: 100%;
	justify-content: space-between;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(244, 99, 193, var(--tw-border-opacity));
	--tw-bg-opacity: 1;
	background-color: rgba(244, 99, 193, var(--tw-bg-opacity));
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	text-align: center;
	font-size: 3rem;
	line-height: 1;
	font-weight: 700;
}
@media (min-width: 1024px){
	#accordion_agenda .accordion-item .item-header{
		padding-top: 0.5rem;
		padding-bottom: 0.5rem;
	}
	#accordion_agenda .accordion-item .item-header{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
}
#accordion_agenda .accordion-item .item-header figure {
  background-image: url("/wp-content/themes/anfarmagv2/img/icons/calendar-b.svg");
  display: flex;
  height: 3.5rem;
  width: 3.5rem;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
}
@media (min-width: 1024px){
	#accordion_agenda .accordion-item .item-header figure{
		height: 2rem;
	}
	#accordion_agenda .accordion-item .item-header figure{
		width: 2rem;
	}
}
#accordion_agenda .accordion-item .item-header figure {
  background-size: 96%;
}
#accordion_agenda .accordion-item .item-content{
	display: grid;
	width: 100%;
	grid-template-columns: repeat(1, minmax(0, 1fr));
	gap: 1.5rem;
	border-width: 1px;
	border-top-width: 0px;
	--tw-border-opacity: 1;
	border-color: rgba(124, 124, 124, var(--tw-border-opacity));
	--tw-border-opacity: 0.5;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-left: 3.5rem;
	padding-right: 3.5rem;
	padding-top: 4rem;
	padding-bottom: 4rem;
}
@media (min-width: 1024px){
	#accordion_agenda .accordion-item .item-content{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}
#accordion_agenda .accordion-item .item-content {
  display: none !important;
}

#form_search_header:hover .search{
	display: block;
	opacity: 1;
}
#form_search_header .search{
	display: none;
	opacity: 0;
	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_search_header .search:focus{
	display: block;
	opacity: 1;
}

#form_newsletter .wpforms-container-full, #form_magistral .wpforms-container-full{
	margin: 0px;
	width: 100%;
}
#form_newsletter .wpforms-form, #form_magistral .wpforms-form{
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: flex-start;
	justify-content: flex-start;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
	row-gap: 2rem;
}
@media (min-width: 1024px){
	#form_newsletter .wpforms-form, #form_magistral .wpforms-form{
		flex-direction: row;
	}
	#form_newsletter .wpforms-form, #form_magistral .wpforms-form{
		row-gap: 1rem;
	}
}
#form_newsletter .wpforms-form .wpforms-field-container, #form_magistral .wpforms-form .wpforms-field-container{
	display: flex;
	width: 100%;
	flex-direction: column;
	justify-content: space-between;
	-moz-column-gap: 0.75rem;
	     column-gap: 0.75rem;
	row-gap: 2rem;
}
@media (min-width: 1024px){
	#form_newsletter .wpforms-form .wpforms-field-container, #form_magistral .wpforms-form .wpforms-field-container{
		width: auto;
	}
	#form_newsletter .wpforms-form .wpforms-field-container, #form_magistral .wpforms-form .wpforms-field-container{
		flex-direction: row;
	}
	#form_newsletter .wpforms-form .wpforms-field-container, #form_magistral .wpforms-form .wpforms-field-container{
		row-gap: 1rem;
	}
}
#form_newsletter .wpforms-form .wpforms-field-container .wpforms-field, #form_magistral .wpforms-form .wpforms-field-container .wpforms-field{
	margin: 0px;
	padding: 0px;
}
#form_newsletter .wpforms-form .wpforms-field-container .wpforms-field input, #form_newsletter .wpforms-form .wpforms-field-container .wpforms-field select, #form_magistral .wpforms-form .wpforms-field-container .wpforms-field input, #form_magistral .wpforms-form .wpforms-field-container .wpforms-field select{
	height: 6rem;
	min-height: 0px;
	max-width: none;
	border-radius: 0px;
	padding: 1rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
	line-height: 1;
}
@media (min-width: 1024px){
	#form_newsletter .wpforms-form .wpforms-field-container .wpforms-field input, #form_newsletter .wpforms-form .wpforms-field-container .wpforms-field select, #form_magistral .wpforms-form .wpforms-field-container .wpforms-field input, #form_magistral .wpforms-form .wpforms-field-container .wpforms-field select{
		height: 2.25rem;
	}
	#form_newsletter .wpforms-form .wpforms-field-container .wpforms-field input, #form_newsletter .wpforms-form .wpforms-field-container .wpforms-field select, #form_magistral .wpforms-form .wpforms-field-container .wpforms-field input, #form_magistral .wpforms-form .wpforms-field-container .wpforms-field select{
		padding: 0.25rem;
	}
	#form_newsletter .wpforms-form .wpforms-field-container .wpforms-field input, #form_newsletter .wpforms-form .wpforms-field-container .wpforms-field select, #form_magistral .wpforms-form .wpforms-field-container .wpforms-field input, #form_magistral .wpforms-form .wpforms-field-container .wpforms-field select{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
#form_newsletter .wpforms-form .wpforms-submit-container, #form_magistral .wpforms-form .wpforms-submit-container{
	margin-top: 0px;
	margin-bottom: 0px;
	display: flex;
	width: 100%;
	flex-shrink: 0;
	justify-content: flex-end;
}
@media (min-width: 1024px){
	#form_newsletter .wpforms-form .wpforms-submit-container, #form_magistral .wpforms-form .wpforms-submit-container{
		width: auto;
	}
}
#form_newsletter .wpforms-form .wpforms-submit-container .wpforms-submit, #form_magistral .wpforms-form .wpforms-submit-container .wpforms-submit{
	height: 6rem;
	width: 100%;
	--tw-bg-opacity: 1;
	background-color: rgba(34, 60, 131, var(--tw-bg-opacity));
	padding-left: 2rem;
	padding-right: 2rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
}
@media (min-width: 1024px){
	#form_newsletter .wpforms-form .wpforms-submit-container .wpforms-submit, #form_magistral .wpforms-form .wpforms-submit-container .wpforms-submit{
		height: 2.25rem;
	}
	#form_newsletter .wpforms-form .wpforms-submit-container .wpforms-submit, #form_magistral .wpforms-form .wpforms-submit-container .wpforms-submit{
		width: auto;
	}
	#form_newsletter .wpforms-form .wpforms-submit-container .wpforms-submit, #form_magistral .wpforms-form .wpforms-submit-container .wpforms-submit{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
#form_newsletter .wpforms-confirmation-container-full p, #form_magistral .wpforms-confirmation-container-full p{
	font-size: 2.25rem;
	line-height: 2.5rem;
}
@media (min-width: 1024px){
	#form_newsletter .wpforms-confirmation-container-full p, #form_magistral .wpforms-confirmation-container-full p{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}

#form_magistral .wpforms-form{
	display: flex;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}
#form_magistral .wpforms-field-container .wpforms-field input, #form_magistral .wpforms-field-container .wpforms-field select{
	border-radius: 0px;
	border-width: 0px;
}
#form_magistral .wpforms-field-container .wpforms-field input::-moz-placeholder, #form_magistral .wpforms-field-container .wpforms-field select::-moz-placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
#form_magistral .wpforms-field-container .wpforms-field input::placeholder, #form_magistral .wpforms-field-container .wpforms-field select::placeholder{
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
#form_magistral .wpforms-submit {
  border-radius: 0px !important;
}

#form_contato .wpforms-container-full, #form_receba_ligacao .wpforms-container-full, #form_associese .wpforms-container-full{
	margin: 0px;
	width: 100%;
}
#form_contato .wpforms-form, #form_receba_ligacao .wpforms-form, #form_associese .wpforms-form{
	display: flex;
	width: 100%;
	flex-direction: column;
	align-items: flex-start;
	justify-content: space-between;
	row-gap: 1.5rem;
}
#form_contato .wpforms-form .wpforms-field-container, #form_receba_ligacao .wpforms-form .wpforms-field-container, #form_associese .wpforms-form .wpforms-field-container{
	display: flex;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
	row-gap: 1rem;
}
@media (min-width: 1024px){
	#form_contato .wpforms-form .wpforms-field-container, #form_receba_ligacao .wpforms-form .wpforms-field-container, #form_associese .wpforms-form .wpforms-field-container{
		width: 100%;
	}
}
#form_contato .wpforms-form .wpforms-field-container .wpforms-field, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field, #form_associese .wpforms-form .wpforms-field-container .wpforms-field{
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#form_contato .wpforms-form .wpforms-field-container .wpforms-field._half, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field._half, #form_associese .wpforms-form .wpforms-field-container .wpforms-field._half{
	width: 100%;
}
@media (min-width: 1024px) {
  #form_contato .wpforms-form .wpforms-field-container .wpforms-field._half,
  #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field._half,
  #form_associese .wpforms-form .wpforms-field-container .wpforms-field._half {
    width: 48%;
  }
}
#form_contato .wpforms-form .wpforms-field-container .wpforms-field input, #form_contato .wpforms-form .wpforms-field-container .wpforms-field select, #form_contato .wpforms-form .wpforms-field-container .wpforms-field textarea, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field input, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field select, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field textarea, #form_associese .wpforms-form .wpforms-field-container .wpforms-field input, #form_associese .wpforms-form .wpforms-field-container .wpforms-field select, #form_associese .wpforms-form .wpforms-field-container .wpforms-field textarea{
	height: 6rem;
	min-height: 0px;
	max-width: none;
	border-radius: 0px;
	padding: 1rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
	line-height: 1;
}
@media (min-width: 1024px){
	#form_contato .wpforms-form .wpforms-field-container .wpforms-field input, #form_contato .wpforms-form .wpforms-field-container .wpforms-field select, #form_contato .wpforms-form .wpforms-field-container .wpforms-field textarea, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field input, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field select, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field textarea, #form_associese .wpforms-form .wpforms-field-container .wpforms-field input, #form_associese .wpforms-form .wpforms-field-container .wpforms-field select, #form_associese .wpforms-form .wpforms-field-container .wpforms-field textarea{
		height: 2.5rem;
	}
	#form_contato .wpforms-form .wpforms-field-container .wpforms-field input, #form_contato .wpforms-form .wpforms-field-container .wpforms-field select, #form_contato .wpforms-form .wpforms-field-container .wpforms-field textarea, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field input, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field select, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field textarea, #form_associese .wpforms-form .wpforms-field-container .wpforms-field input, #form_associese .wpforms-form .wpforms-field-container .wpforms-field select, #form_associese .wpforms-form .wpforms-field-container .wpforms-field textarea{
		padding: 0.5rem;
	}
	#form_contato .wpforms-form .wpforms-field-container .wpforms-field input, #form_contato .wpforms-form .wpforms-field-container .wpforms-field select, #form_contato .wpforms-form .wpforms-field-container .wpforms-field textarea, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field input, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field select, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field textarea, #form_associese .wpforms-form .wpforms-field-container .wpforms-field input, #form_associese .wpforms-form .wpforms-field-container .wpforms-field select, #form_associese .wpforms-form .wpforms-field-container .wpforms-field textarea{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
#form_contato .wpforms-form .wpforms-field-container .wpforms-field textarea, #form_receba_ligacao .wpforms-form .wpforms-field-container .wpforms-field textarea, #form_associese .wpforms-form .wpforms-field-container .wpforms-field textarea{
	height: auto;
}
#form_contato .wpforms-form .wpforms-submit-container, #form_receba_ligacao .wpforms-form .wpforms-submit-container, #form_associese .wpforms-form .wpforms-submit-container{
	margin-top: 0px;
	margin-bottom: 0px;
	display: flex;
	width: 100%;
	flex-shrink: 0;
	justify-content: flex-end;
}
#form_contato .wpforms-form .wpforms-submit-container .wpforms-submit, #form_receba_ligacao .wpforms-form .wpforms-submit-container .wpforms-submit, #form_associese .wpforms-form .wpforms-submit-container .wpforms-submit{
	height: 6rem;
	width: 100%;
	border-radius: 0px;
	--tw-bg-opacity: 1;
	background-color: rgba(34, 60, 131, var(--tw-bg-opacity));
	padding-left: 2rem;
	padding-right: 2rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
}
@media (min-width: 1024px){
	#form_contato .wpforms-form .wpforms-submit-container .wpforms-submit, #form_receba_ligacao .wpforms-form .wpforms-submit-container .wpforms-submit, #form_associese .wpforms-form .wpforms-submit-container .wpforms-submit{
		height: 2.5rem;
	}
	#form_contato .wpforms-form .wpforms-submit-container .wpforms-submit, #form_receba_ligacao .wpforms-form .wpforms-submit-container .wpforms-submit, #form_associese .wpforms-form .wpforms-submit-container .wpforms-submit{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
#form_contato .wpforms-confirmation-container-full p, #form_receba_ligacao .wpforms-confirmation-container-full p, #form_associese .wpforms-confirmation-container-full p{
	font-size: 2.25rem;
	line-height: 2.5rem;
}
@media (min-width: 1024px){
	#form_contato .wpforms-confirmation-container-full p, #form_receba_ligacao .wpforms-confirmation-container-full p, #form_associese .wpforms-confirmation-container-full p{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}

#form_associese .wpforms-form .wpforms-submit-container{
	display: flex;
	justify-content: center;
}
#form_associese .wpforms-form .wpforms-submit-container .wpforms-submit{
	width: 100%;
}
@media (min-width: 1024px){
	#form_associese .wpforms-form .wpforms-submit-container .wpforms-submit{
		width: 33.333333%;
	}
}
#form_associese .wpforms-form .wpforms-submit-container .wpforms-submit {
  border-radius: 0px !important;
}
#form_associese .wpforms-field input, #form_associese .wpforms-field select, #form_associese .wpforms-field textarea {
  border-radius: 0px !important;
}

#form_btns_associese button{
	width: 100%;
	border-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(244, 99, 193, var(--tw-border-opacity));
	--tw-text-opacity: 1;
	color: rgba(244, 99, 193, var(--tw-text-opacity));
}
#form_btns_associese button._active{
	--tw-bg-opacity: 1;
	background-color: rgba(244, 99, 193, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}

#footer a:hover{
	text-decoration: underline;
}

.group-tailwind{
	--tw-bg-opacity: 1;
	background-color: rgba(47, 188, 161, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(244, 99, 193, var(--tw-text-opacity));
}

.menu-blog-parent{
	position: relative;
}

.menu-blog{
	margin-left: auto;
	margin-right: auto;
	margin-top: -2.5rem;
	margin-bottom: 2.5rem;
	display: grid;
	width: 100%;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	justify-content: center;
	gap: 2.5rem;
	font-size: 1.5rem;
	line-height: 2rem;
	line-height: 1.25;
}

@media (min-width: 1024px){
	.menu-blog{
		width: 75%;
	}
	.menu-blog{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.menu-blog{
		gap: 1rem;
	}
	.menu-blog{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.menu-blog .item, .menu-blog > .menu-item{
	display: flex;
	height: 10rem;
	align-items: center;
	justify-content: center;
	border-radius: 0.125rem;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding-left: 1rem;
	padding-right: 1rem;
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
	text-align: center;
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 600;
	text-transform: uppercase;
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 1024px){
	.menu-blog .item, .menu-blog > .menu-item{
		height: auto;
	}
	.menu-blog .item, .menu-blog > .menu-item{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.menu-blog .item.current-menu-parent, .menu-blog .item.current-menu-item, .menu-blog > .menu-item.current-menu-parent, .menu-blog > .menu-item.current-menu-item{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
@media (min-width: 1024px){
	.menu-blog .item.current-menu-parent .sub-menu, .menu-blog .item.current-menu-item .sub-menu, .menu-blog > .menu-item.current-menu-parent .sub-menu, .menu-blog > .menu-item.current-menu-item .sub-menu{
		display: flex;
	}
}
.menu-blog .item.current-menu-parent.item1, .menu-blog .item.current-menu-item.item1, .menu-blog > .menu-item.current-menu-parent.item1, .menu-blog > .menu-item.current-menu-item.item1{
	--tw-bg-opacity: 1;
	background-color: rgba(59, 149, 239, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.menu-blog .item.current-menu-parent.item2, .menu-blog .item.current-menu-item.item2, .menu-blog > .menu-item.current-menu-parent.item2, .menu-blog > .menu-item.current-menu-item.item2{
	--tw-bg-opacity: 1;
	background-color: rgba(47, 188, 161, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.menu-blog .item.current-menu-parent.item3, .menu-blog .item.current-menu-item.item3, .menu-blog > .menu-item.current-menu-parent.item3, .menu-blog > .menu-item.current-menu-item.item3{
	--tw-bg-opacity: 1;
	background-color: rgba(34, 60, 131, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.menu-blog .item.current-menu-parent.item4, .menu-blog .item.current-menu-item.item4, .menu-blog > .menu-item.current-menu-parent.item4, .menu-blog > .menu-item.current-menu-item.item4{
	--tw-bg-opacity: 1;
	background-color: rgba(244, 99, 193, var(--tw-bg-opacity));
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
.menu-blog .item.item1, .menu-blog > .menu-item.item1{
	--tw-text-opacity: 1;
	color: rgba(59, 149, 239, var(--tw-text-opacity));
}
.menu-blog .item.item2, .menu-blog > .menu-item.item2{
	--tw-text-opacity: 1;
	color: rgba(47, 188, 161, var(--tw-text-opacity));
}
.menu-blog .item.item3, .menu-blog > .menu-item.item3{
	--tw-text-opacity: 1;
	color: rgba(34, 60, 131, var(--tw-text-opacity));
}
.menu-blog .item.item4, .menu-blog > .menu-item.item4{
	--tw-text-opacity: 1;
	color: rgba(244, 99, 193, var(--tw-text-opacity));
}
.menu-blog._single-post .sub-menu {
  display: none !important;
}
.menu-blog .sub-menu{
	position: absolute;
	bottom: -4rem;
	right: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto;
	display: none;
	width: 83.333333%;
	justify-content: center;
	-moz-column-gap: 1.5rem;
	     column-gap: 1.5rem;
	border-bottom-width: 1px;
	--tw-border-opacity: 1;
	border-color: rgba(124, 124, 124, var(--tw-border-opacity));
	--tw-border-opacity: 0.5;
	padding-bottom: 0.25rem;
	font-size: 1.5rem;
	line-height: 2rem;
	--tw-text-opacity: 1;
	color: rgba(34, 60, 131, var(--tw-text-opacity));
}
@media (min-width: 1024px){
	.menu-blog .sub-menu{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
.menu-blog .sub-menu .menu-item{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	font-weight: 400;
	line-height: 1.25;
}
.menu-blog .sub-menu .menu-item.current-menu-item{
	font-weight: 700;
}

._partial-breadcrumb li a:hover{
	text-decoration: underline;
}

#select_regionais{
	position: relative;
  background-image: url("/wp-content/themes/anfarmagv2/img/all/arrow-d.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 16px) 50%;
  background-size: 28px;
  padding-right: 60px;
  appearance: none; /* Remove a estilização padrão do navegador */
  -webkit-appearance: none; /* Específico para Safari e Chrome */
  -moz-appearance: none; /* Específico para Firefox */
}

#associados .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 76px;
  position: absolute;
  top: 1px;
  right: 14px;
  width: 46px;
}
@media (min-width: 1024px) {
  #associados .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
    width: 36px;
    right: 5px;
  }
}
#associados .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 12px 10px 0 10px;
}
@media (min-width: 1024px) {
  #associados .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-width: 9px 6px 0 6px;
  }
}

.typ-article{
	font-size: 1rem;
	line-height: 1.5rem;
	font-weight: 400;
	line-height: 1.625;
}
.typ-article *{
	max-width: 100%;
}
.typ-article p{
	margin-bottom: 1.5rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
	line-height: 1.375;
}
@media (min-width: 1024px){
	.typ-article p{
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.typ-article p{
		line-height: 1.5;
	}
}
.typ-article a{
	--tw-text-opacity: 1;
	color: rgba(34, 60, 131, 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: 2rem;
	margin-top: 4rem;
}
@media (min-width: 1024px){
	.typ-article h1, .typ-article h2, .typ-article h3, .typ-article h4, .typ-article h5, .typ-article h6{
		margin-bottom: 1.5rem;
	}
	.typ-article h1, .typ-article h2, .typ-article h3, .typ-article h4, .typ-article h5, .typ-article h6{
		margin-top: 3rem;
	}
}
.typ-article h1, .typ-article h2{
	font-size: 3rem;
	line-height: 1;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(34, 60, 131, var(--tw-text-opacity));
}
@media (min-width: 1024px){
	.typ-article h1, .typ-article h2{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
}
.typ-article h3{
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(34, 60, 131, var(--tw-text-opacity));
}
@media (min-width: 1024px){
	.typ-article h3{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
}
.typ-article h4{
	font-size: 2.25rem;
	line-height: 2.5rem;
	font-weight: 600;
	--tw-text-opacity: 1;
	color: rgba(34, 60, 131, var(--tw-text-opacity));
}
@media (min-width: 1024px){
	.typ-article h4{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
}
.typ-article h5{
	font-size: 0.875rem;
	line-height: 1.25rem;
}
.typ-article h6{
	font-size: 1.25rem;
	line-height: 1.75rem;
}
@media (min-width: 1024px){
	.typ-article h6{
		font-size: 0.75rem;
		line-height: 1rem;
	}
}
.typ-article ul, .typ-article ol{
	margin-bottom: 1.5rem;
	padding-left: 1rem;
}
.typ-article ul li, .typ-article ol li{
	margin-bottom: 0.5rem;
}
.typ-article ul{
	list-style-position: inside;
	list-style-type: disc;
}
.typ-article ol{
	list-style-position: inside;
	list-style-type: decimal;
}
.typ-article .has-large-font-size {
  font-size: 3.25em !important;
  line-height: 1.25 !important;
}
@media (min-width: 1024px) {
  .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: 1024px) {
  .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: 0.875rem;
	line-height: 1.25rem;
	font-style: italic;
}

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

#home .sec-bg-1 {
  background-position: 0% 100%;
}
@media (min-width: 1024px) {
  #home .sec-bg-1 {
    background-position: 65% 0%;
  }
}
#home .sec-bg-2 {
  background-position: 0% 100%;
}
@media (min-width: 1024px) {
  #home .sec-bg-2 {
    background-position: 62% 0%;
  }
}

#beneficios .list-content .item-content{
	display: none;
	flex-direction: column;
	row-gap: 2rem;
}
#beneficios .list-content .item-content._active{
	display: flex;
}

#beneficios_magistral .banner-size{
	height: 1200px;
}

@media (min-width: 1024px){
	#beneficios_magistral .banner-size{
		height: 600px;
	}
}

@media (min-width: 1536px){
	#beneficios_magistral .banner-size{
		height: 600px;
	}
}

#institucional #associados .select2-container .select2-selection--single{
	height: 5rem;
}

@media (min-width: 1024px){
	#institucional #associados .select2-container .select2-selection--single{
		height: 2.5rem;
	}
}
#institucional #associados .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 80px !important;
  font-size: 2.25rem;
  line-height: 2.5rem;
}
@media (min-width: 1024px){
	#institucional #associados .select2-container--default .select2-selection--single .select2-selection__rendered{
		font-size: 1rem;
		line-height: 1.5rem;
	}
  #institucional #associados .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px !important;
  }
}
#institucional #listaResultados .item-farmacia{
	width: 100%;
	border-radius: 0.375rem;
	--tw-bg-opacity: 1;
	background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	padding: 4rem;
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
@media (min-width: 1024px){
	#institucional #listaResultados .item-farmacia{
		padding: 2rem;
	}
}
#institucional #listaResultados .item-farmacia .row{
	height: 100%;
}
#institucional #listaResultados .item-farmacia .dados_empresa{
	margin-bottom: 2rem;
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: space-between;
}
@media (min-width: 1024px){
	#institucional #listaResultados .item-farmacia .dados_empresa{
		margin-bottom: 0.5rem;
	}
}
#institucional #listaResultados .item-farmacia ul{
	display: flex;
	flex-direction: column;
	row-gap: 1rem;
	font-size: 2.25rem;
	line-height: 2.5rem;
}
@media (min-width: 1024px){
	#institucional #listaResultados .item-farmacia ul{
		row-gap: 0.25rem;
	}
	#institucional #listaResultados .item-farmacia ul{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}
#institucional #carousel_integrantes._disabled {
  display: flex !important;
  justify-content: center;
}

.select2-results__option{
	font-size: 2.25rem;
	line-height: 2.5rem;
}

@media (min-width: 1024px){
	.select2-results__option{
		font-size: 1rem;
		line-height: 1.5rem;
	}
}

#contato ._link a:hover{
	text-decoration: underline;
}

#academia_magistral .sec1 article p{
	margin-bottom: 2rem;
	line-height: 1.625;
}
#academia_magistral .sec2 .typ-article h1, #academia_magistral .sec2 .typ-article h2, #academia_magistral .sec2 .typ-article h3, #academia_magistral .sec2 .typ-article h4, #academia_magistral .sec2 .typ-article h5, #academia_magistral .sec2 .typ-article h6{
	margin-top: 0px;
	margin-bottom: 1.5rem;
	font-weight: 700;
	--tw-text-opacity: 1;
	color: rgba(0, 0, 0, var(--tw-text-opacity));
}
@media (min-width: 1024px){
	#academia_magistral .sec2 .typ-article h1, #academia_magistral .sec2 .typ-article h2, #academia_magistral .sec2 .typ-article h3, #academia_magistral .sec2 .typ-article h4, #academia_magistral .sec2 .typ-article h5, #academia_magistral .sec2 .typ-article h6{
		margin-bottom: 0.75rem;
	}
}
#academia_magistral .sec2 .typ-article p{
	line-height: 1.5;
}
#academia_magistral .sec3 {
  background-size: 100% 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media (min-width: 1024px) {
  #academia_magistral .sec3 {
    background-size: cover;
  }
}
#academia_magistral .sec3 .typ-article{
	--tw-text-opacity: 1;
	color: rgba(255, 255, 255, var(--tw-text-opacity));
}
#academia_magistral .sec3 .typ-article p{
	text-align: center;
	font-size: 2.25rem;
	line-height: 2.5rem;
	line-height: 1.5;
}
@media (min-width: 1024px){
	#academia_magistral .sec3 .typ-article p{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
}

#panorama_setorial .typ-article .wp-block-columns{
	display: flex;
	flex-direction: column;
}
#panorama_setorial .typ-article .wp-block-columns .wp-block-image figure{
	width: 100%;
}
#panorama_setorial .typ-article .wp-block-columns .wp-block-image figure img{
	width: 100%;
}
@media (min-width: 1024px) {
  #panorama_setorial .typ-article .wp-block-columns{
		display: flex;
	}
  #panorama_setorial .typ-article .wp-block-columns{
		flex-direction: row;
	}
}

.owl-carousel .owl-nav{
	position: absolute;
	top: 40%;
	left: 0px;
	right: 0px;
	display: flex;
	justify-content: space-between;
	padding-left: 0px;
	padding-right: 0px;
}
@media (min-width: 1280px) {
  .owl-carousel .owl-nav{
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-right: 20px;
		padding-left: 20px;
	}
  @media (min-width: 640px){
		.owl-carousel .owl-nav{
			max-width: 640px;
		}
	}
  @media (min-width: 768px){
		.owl-carousel .owl-nav{
			max-width: 768px;
			padding-right: 16px;
			padding-left: 16px;
		}
	}
  @media (min-width: 1024px){
		.owl-carousel .owl-nav{
			max-width: 1024px;
		}
	}
  @media (min-width: 1280px){
		.owl-carousel .owl-nav{
			max-width: 1280px;
		}
	}
  @media (min-width: 1536px){
		.owl-carousel .owl-nav{
			max-width: 1536px;
		}
	}
  .owl-carousel .owl-nav{
		width: auto;
	}
  .owl-carousel .owl-nav{
		padding-left: 0px;
		padding-right: 0px;
	}
}
.owl-carousel .owl-nav .owl-next img{
	--tw-rotate: 180deg;
	transform: var(--tw-transform);
}
.owl-carousel .owl-nav img{
	width: 2rem;
}
@media (min-width: 1280px) {
  .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;
	--tw-bg-opacity: 1;
	background-color: rgba(239, 239, 239, var(--tw-bg-opacity));
}
.owl-carousel .owl-dots .owl-dot.active{
	--tw-bg-opacity: 1;
	background-color: rgba(124, 124, 124, var(--tw-bg-opacity));
}
.owl-carousel .owl-item{
	padding-bottom: 2.5rem;
}
.owl-carousel.owl-theme .owl-item img {
  width: auto;
}

.owl-carousel-banner.owl-theme .owl-item img {
  width: 100%;
}
.owl-carousel-banner.owl-theme .owl-item img.img-desktop{
	display: none;
}
@media (min-width: 1024px){
	.owl-carousel-banner.owl-theme .owl-item img.img-desktop{
		display: block;
	}
}
.owl-carousel-banner.owl-theme .owl-item img.img-mobile{
	display: block;
}
@media (min-width: 1024px){
	.owl-carousel-banner.owl-theme .owl-item img.img-mobile{
		display: none;
	}
}
.owl-carousel-banner .owl-nav{
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	width: 100%;
	justify-content: space-between;
	padding-left: 0px;
	padding-right: 0px;
}
@media (min-width: 1024px){
	.owl-carousel-banner .owl-nav{
		top: 38%;
	}
}
.owl-carousel-banner .owl-nav {
  display: flex !important;
  max-width: 94vw;
}
@media (min-width: 1280px) and (max-width: 1500px) {
  .owl-carousel-banner .owl-nav {
    max-width: 98vw;
  }
}
@media (min-width: 1500px) and (max-width: 1536px) {
  .owl-carousel-banner .owl-nav {
    max-width: 90vw;
  }
}
@media (min-width: 1536px) {
  .owl-carousel-banner .owl-nav{
		padding-left: 0px;
		padding-right: 0px;
	}
  .owl-carousel-banner .owl-nav {
    max-width: 1380px;
  }
}
.owl-carousel-banner .owl-nav img {
  filter: drop-shadow(0px 0px 3px black);
}
.owl-carousel-banner .owl-nav .owl-next img{
	--tw-rotate: 180deg;
	transform: var(--tw-transform);
}

.owl-carousel-agenda .owl-nav {
  display: flex !important;
  width: 116%;
  margin: 0px 0 0 -8%;
}
@media (min-width: 1024px) {
  .owl-carousel-agenda .owl-nav {
    width: 110%;
    margin: 0px 0 0 -5%;
    top: calc(50% - 20px);
  }
}
.owl-carousel-agenda .owl-nav img {
  filter: drop-shadow(0px 0px 3px black);
}
.owl-carousel-agenda .owl-dots{
	bottom: -1.5rem;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}
@media (min-width: 1024px){
	.owl-carousel-agenda .owl-dots{
		bottom: -3rem;
	}
	.owl-carousel-agenda .owl-dots{
		-moz-column-gap: 0.75rem;
		     column-gap: 0.75rem;
	}
}
.owl-carousel-agenda .owl-dots {
  display: flex !important;
}
.owl-carousel-agenda .owl-dots .owl-dot{
	height: 1.25rem;
	width: 1.25rem;
}
@media (min-width: 1024px){
	.owl-carousel-agenda .owl-dots .owl-dot{
		height: 0.75rem;
	}
	.owl-carousel-agenda .owl-dots .owl-dot{
		width: 0.75rem;
	}
}
.owl-carousel-agenda .owl-dots .owl-dot.active{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 209, 51, var(--tw-bg-opacity));
}
.owl-carousel-agenda.owl-theme .owl-item img {
  width: 100%;
}

.owl-carousel-conselho-mobile.owl-theme .owl-item img {
  width: 100%;
}

.owl-carousel-socios .owl-nav {
  display: flex !important;
  width: 116%;
  margin: 0px 0 0 -8%;
}
@media (min-width: 1024px) {
  .owl-carousel-socios .owl-nav {
    width: 110%;
    margin: 0px 0 0 -5%;
    top: calc(50% - 20px);
  }
}
.owl-carousel-socios .owl-dots{
	bottom: -4rem;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}
@media (min-width: 1024px){
	.owl-carousel-socios .owl-dots{
		bottom: -3rem;
	}
	.owl-carousel-socios .owl-dots{
		-moz-column-gap: 0.75rem;
		     column-gap: 0.75rem;
	}
}
.owl-carousel-socios .owl-dots {
  display: flex !important;
}
.owl-carousel-socios .owl-dots .owl-dot{
	height: 1.25rem;
	width: 1.25rem;
}
@media (min-width: 1024px){
	.owl-carousel-socios .owl-dots .owl-dot{
		height: 0.75rem;
	}
	.owl-carousel-socios .owl-dots .owl-dot{
		width: 0.75rem;
	}
}
.owl-carousel-socios .owl-dots .owl-dot.active{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 209, 51, var(--tw-bg-opacity));
}
.owl-carousel-socios .owl-dots .owl-dot img {
  filter: drop-shadow(0px 0px 3px black);
}

.owl-carousel-documentos .owl-nav {
  width: 105%;
  margin-left: -2.5%;
  top: calc(40% - 20px);
}
.owl-carousel-documentos._owl-gestoes .owl-nav {
  width: 110%;
  margin-left: -5%;
  top: calc(50% - 20px);
  z-index: -1;
}
@media (min-width: 1024px) {
  .owl-carousel-documentos._owl-gestoes .owl-nav {
    width: 105%;
    margin-left: -2.5%;
    top: calc(60% - 20px);
  }
}
.owl-carousel-documentos .owl-dots{
	bottom: -1.5rem;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}
@media (min-width: 1024px){
	.owl-carousel-documentos .owl-dots{
		bottom: 0px;
	}
	.owl-carousel-documentos .owl-dots{
		-moz-column-gap: 0.75rem;
		     column-gap: 0.75rem;
	}
}
.owl-carousel-documentos .owl-dots {
  display: flex !important;
}
.owl-carousel-documentos .owl-dots .owl-dot{
	height: 1.25rem;
	width: 1.25rem;
}
@media (min-width: 1024px){
	.owl-carousel-documentos .owl-dots .owl-dot{
		height: 0.75rem;
	}
	.owl-carousel-documentos .owl-dots .owl-dot{
		width: 0.75rem;
	}
}
.owl-carousel-documentos .owl-dots .owl-dot.active{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 209, 51, var(--tw-bg-opacity));
}
.owl-carousel-documentos .owl-dots .owl-dot img {
  filter: drop-shadow(0px 0px 3px black);
}

.owl-carousel-conselho-mobile .owl-dots{
	bottom: -1.5rem;
	-moz-column-gap: 1rem;
	     column-gap: 1rem;
}

@media (min-width: 1024px){
	.owl-carousel-conselho-mobile .owl-dots{
		bottom: 0px;
	}
	.owl-carousel-conselho-mobile .owl-dots{
		-moz-column-gap: 0.75rem;
		     column-gap: 0.75rem;
	}
}

.owl-carousel-conselho-mobile .owl-dots {
  display: flex !important;
}
.owl-carousel-conselho-mobile .owl-dots .owl-dot{
	height: 1.25rem;
	width: 1.25rem;
}
@media (min-width: 1024px){
	.owl-carousel-conselho-mobile .owl-dots .owl-dot{
		height: 0.75rem;
	}
	.owl-carousel-conselho-mobile .owl-dots .owl-dot{
		width: 0.75rem;
	}
}
.owl-carousel-conselho-mobile .owl-dots .owl-dot.active{
	--tw-bg-opacity: 1;
	background-color: rgba(254, 209, 51, var(--tw-bg-opacity));
}
.owl-carousel-conselho-mobile .owl-dots .owl-dot img {
  filter: drop-shadow(0px 0px 3px black);
}

.visible{
	visibility: visible;
}

.static{
	position: static;
}

.fixed{
	position: fixed;
}

.absolute{
	position: absolute;
}

.relative{
	position: relative;
}

.top-0{
	top: 0px;
}

.left-0{
	left: 0px;
}

.-bottom-14{
	bottom: -3.5rem;
}

.right-0{
	right: 0px;
}

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

.bottom-0{
	bottom: 0px;
}

.-left-36{
	left: -9rem;
}

.-left-10{
	left: -2.5rem;
}

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

.-left-12{
	left: -3rem;
}

.bottom-10{
	bottom: 2.5rem;
}

.left-10{
	left: 2.5rem;
}

.bottom-20{
	bottom: 5rem;
}

.right-20{
	right: 5rem;
}

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

.-left-28{
	left: -7rem;
}

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

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

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

.order-1{
	order: 1;
}

.order-2{
	order: 2;
}

.order-5{
	order: 5;
}

.order-3{
	order: 3;
}

.order-4{
	order: 4;
}

.order-6{
	order: 6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.-ml-24{
	margin-left: -6rem;
}

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

.mt-10{
	margin-top: 2.5rem;
}

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

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

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

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

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

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

.mt-\[-200px\]{
	margin-top: -200px;
}

.-ml-40{
	margin-left: -10rem;
}

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

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

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

.-mt-52{
	margin-top: -13rem;
}

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

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

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

.block{
	display: block;
}

.flex{
	display: flex;
}

.grid{
	display: grid;
}

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

.contents{
	display: contents;
}

.hidden{
	display: none;
}

.h-full{
	height: 100%;
}

.h-80{
	height: 20rem;
}

.h-1\.5{
	height: 0.375rem;
}

.h-1{
	height: 0.25rem;
}

.h-auto{
	height: auto;
}

.h-14{
	height: 3.5rem;
}

.h-32{
	height: 8rem;
}

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

.h-8{
	height: 2rem;
}

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

.h-40{
	height: 10rem;
}

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

.h-48{
	height: 12rem;
}

.h-20{
	height: 5rem;
}

.max-h-20{
	max-height: 5rem;
}

.max-h-full{
	max-height: 100%;
}

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

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

.w-full{
	width: 100%;
}

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

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

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

.w-auto{
	width: auto;
}

.w-16{
	width: 4rem;
}

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

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

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

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

.w-20{
	width: 5rem;
}

.w-14{
	width: 3.5rem;
}

.w-12{
	width: 3rem;
}

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

.w-4\/12{
	width: 33.333333%;
}

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

.w-48{
	width: 12rem;
}

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

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

.max-w-full{
	max-width: 100%;
}

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

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

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

.cursor-pointer{
	cursor: pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-12{
	gap: 3rem;
}

.gap-8{
	gap: 2rem;
}

.gap-6{
	gap: 1.5rem;
}

.gap-16{
	gap: 4rem;
}

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

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

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

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

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

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

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

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

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

.gap-y-12{
	row-gap: 3rem;
}

.gap-x-28{
	-moz-column-gap: 7rem;
	     column-gap: 7rem;
}

.gap-y-20{
	row-gap: 5rem;
}

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

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

.overflow-hidden{
	overflow: hidden;
}

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

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

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

.rounded-none{
	border-radius: 0px;
}

.rounded-2xl{
	border-radius: 1rem;
}

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

.rounded-tr-4xl{
	border-top-right-radius: 3.5rem;
}

.rounded-bl-4xl{
	border-bottom-left-radius: 3.5rem;
}

.rounded-tr-5xl{
	border-top-right-radius: 12rem;
}

.rounded-tl-5xl{
	border-top-left-radius: 12rem;
}

.rounded-tl-4xl{
	border-top-left-radius: 3.5rem;
}

.rounded-br-4xl{
	border-bottom-right-radius: 3.5rem;
}

.rounded-bl-5xl{
	border-bottom-left-radius: 12rem;
}

.rounded-bl-3xl{
	border-bottom-left-radius: 1.5rem;
}

.border{
	border-width: 1px;
}

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

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

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

.border-t{
	border-top-width: 1px;
}

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

.border-pink{
	--tw-border-opacity: 1;
	border-color: rgba(244, 99, 193, var(--tw-border-opacity));
}

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

.border-primary{
	--tw-border-opacity: 1;
	border-color: rgba(59, 149, 239, var(--tw-border-opacity));
}

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

.border-secondary{
	--tw-border-opacity: 1;
	border-color: rgba(34, 60, 131, var(--tw-border-opacity));
}

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

.border-green-100{
	--tw-border-opacity: 1;
	border-color: rgba(59, 240, 205, var(--tw-border-opacity));
}

.border-transparent{
	border-color: transparent;
}

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

.border-opacity-10{
	--tw-border-opacity: 0.1;
}

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

.bg-primary{
	--tw-bg-opacity: 1;
	background-color: rgba(59, 149, 239, var(--tw-bg-opacity));
}

.bg-secondary{
	--tw-bg-opacity: 1;
	background-color: rgba(34, 60, 131, var(--tw-bg-opacity));
}

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

.bg-green-200{
	--tw-bg-opacity: 1;
	background-color: rgba(47, 188, 161, var(--tw-bg-opacity));
}

.bg-pink{
	--tw-bg-opacity: 1;
	background-color: rgba(244, 99, 193, var(--tw-bg-opacity));
}

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

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

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

.bg-green-100{
	--tw-bg-opacity: 1;
	background-color: rgba(59, 240, 205, var(--tw-bg-opacity));
}

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

.bg-transparent{
	background-color: transparent;
}

.bg-blue-100{
	--tw-bg-opacity: 1;
	background-color: rgba(0, 91, 171, var(--tw-bg-opacity));
}

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

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

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

.p-0{
	padding: 0px;
}

.p-2{
	padding: 0.5rem;
}

.p-8{
	padding: 2rem;
}

.p-16{
	padding: 4rem;
}

.p-4{
	padding: 1rem;
}

.p-5{
	padding: 1.25rem;
}

.p-12{
	padding: 3rem;
}

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

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

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

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

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

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

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

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

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

.py-20{
	padding-top: 5rem;
	padding-bottom: 5rem;
}

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

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

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

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

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

.py-14{
	padding-top: 3.5rem;
	padding-bottom: 3.5rem;
}

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

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

.pr-8{
	padding-right: 2rem;
}

.pb-8{
	padding-bottom: 2rem;
}

.pt-12{
	padding-top: 3rem;
}

.pt-8{
	padding-top: 2rem;
}

.pt-32{
	padding-top: 8rem;
}

.pb-24{
	padding-bottom: 6rem;
}

.pr-12{
	padding-right: 3rem;
}

.pl-10{
	padding-left: 2.5rem;
}

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

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

.pt-10{
	padding-top: 2.5rem;
}

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

.pt-40{
	padding-top: 10rem;
}

.pb-\[600px\]{
	padding-bottom: 600px;
}

.pb-\[800px\]{
	padding-bottom: 800px;
}

.pb-14{
	padding-bottom: 3.5rem;
}

.pl-\[6vw\]{
	padding-left: 6vw;
}

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

.pb-32{
	padding-bottom: 8rem;
}

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

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

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

.pb-72{
	padding-bottom: 18rem;
}

.pb-2{
	padding-bottom: 0.5rem;
}

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

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

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

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

.text-4xl{
	font-size: 2.25rem;
	line-height: 2.5rem;
}

.text-6xl{
	font-size: 3.75rem;
	line-height: 1;
}

.text-8xl{
	font-size: 6rem;
	line-height: 1;
}

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

.text-5xl{
	font-size: 3rem;
	line-height: 1;
}

.text-7xl{
	font-size: 4.5rem;
	line-height: 1;
}

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

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

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

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

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

.font-light{
	font-weight: 300;
}

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

.uppercase{
	text-transform: uppercase;
}

.italic{
	font-style: italic;
}

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

.leading-relaxed{
	line-height: 1.625;
}

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

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

.leading-normal{
	line-height: 1.5;
}

.leading-loose{
	line-height: 2;
}

.tracking-big{
	letter-spacing: 0.2em;
}

.text-pink{
	--tw-text-opacity: 1;
	color: rgba(244, 99, 193, var(--tw-text-opacity));
}

.text-secondary{
	--tw-text-opacity: 1;
	color: rgba(34, 60, 131, var(--tw-text-opacity));
}

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

.text-primary{
	--tw-text-opacity: 1;
	color: rgba(59, 149, 239, var(--tw-text-opacity));
}

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

.text-blue-300{
	--tw-text-opacity: 1;
	color: rgba(34, 91, 130, var(--tw-text-opacity));
}

.text-green-100{
	--tw-text-opacity: 1;
	color: rgba(59, 240, 205, var(--tw-text-opacity));
}

.text-green-200{
	--tw-text-opacity: 1;
	color: rgba(47, 188, 161, var(--tw-text-opacity));
}

.underline{
	text-decoration: underline;
}

.opacity-20{
	opacity: 0.2;
}

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

.shadow-lg{
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md{
	--tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

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

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

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

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

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

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

.first\:pt-0:first-child{
	padding-top: 0px;
}

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

.last\:pb-0:last-child{
	padding-bottom: 0px;
}

.hover\:border-green-100:hover{
	--tw-border-opacity: 1;
	border-color: rgba(59, 240, 205, var(--tw-border-opacity));
}

.hover\:border-gray-300:hover{
	--tw-border-opacity: 1;
	border-color: rgba(124, 124, 124, var(--tw-border-opacity));
}

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

.hover\:bg-primary:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(59, 149, 239, var(--tw-bg-opacity));
}

.hover\:bg-green-100:hover{
	--tw-bg-opacity: 1;
	background-color: rgba(59, 240, 205, var(--tw-bg-opacity));
}

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

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

.hover\:shadow-lg:hover{
	--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
	box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.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;
}
.placeholder\:text-gray-300::-moz-placeholder{
	--tw-text-opacity: 1;
	color: rgba(124, 124, 124, var(--tw-text-opacity));
}
.placeholder\:text-gray-300::placeholder{
	--tw-text-opacity: 1;
	color: rgba(124, 124, 124, var(--tw-text-opacity));
}
@media (min-width: 768px){
	.md\:text-lg{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
	.md\:font-semibold{
		font-weight: 600;
	}
}
@media (min-width: 1024px){
	.lg\:absolute{
		position: absolute;
	}
	.lg\:-bottom-20{
		bottom: -5rem;
	}
	.lg\:order-1{
		order: 1;
	}
	.lg\:order-2{
		order: 2;
	}
	.lg\:order-3{
		order: 3;
	}
	.lg\:order-4{
		order: 4;
	}
	.lg\:order-5{
		order: 5;
	}
	.lg\:order-6{
		order: 6;
	}
	.lg\:my-0{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.lg\:mb-0{
		margin-bottom: 0px;
	}
	.lg\:-mt-14{
		margin-top: -3.5rem;
	}
	.lg\:mt-0{
		margin-top: 0px;
	}
	.lg\:mt-4{
		margin-top: 1rem;
	}
	.lg\:-mt-16{
		margin-top: -4rem;
	}
	.lg\:mb-20{
		margin-bottom: 5rem;
	}
	.lg\:mt-8{
		margin-top: 2rem;
	}
	.lg\:-mt-24{
		margin-top: -6rem;
	}
	.lg\:mb-4{
		margin-bottom: 1rem;
	}
	.lg\:block{
		display: block;
	}
	.lg\:flex{
		display: flex;
	}
	.lg\:grid{
		display: grid;
	}
	.lg\:hidden{
		display: none;
	}
	.lg\:h-\[35vw\]{
		height: 35vw;
	}
	.lg\:h-\[700px\]{
		height: 700px;
	}
	.lg\:h-\[100px\]{
		height: 100px;
	}
	.lg\:h-auto{
		height: auto;
	}
	.lg\:h-16{
		height: 4rem;
	}
	.lg\:h-20{
		height: 5rem;
	}
	.lg\:h-10{
		height: 2.5rem;
	}
	.lg\:max-h-\[580px\]{
		max-height: 580px;
	}
	.lg\:w-6\/12{
		width: 50%;
	}
	.lg\:w-auto{
		width: auto;
	}
	.lg\:w-11\/12{
		width: 91.666667%;
	}
	.lg\:w-4\/12{
		width: 33.333333%;
	}
	.lg\:w-8\/12{
		width: 66.666667%;
	}
	.lg\:w-5\/12{
		width: 41.666667%;
	}
	.lg\:w-7\/12{
		width: 58.333333%;
	}
	.lg\:w-full{
		width: 100%;
	}
	.lg\:w-10{
		width: 2.5rem;
	}
	.lg\:w-9\/12{
		width: 75%;
	}
	.lg\:w-10\/12{
		width: 83.333333%;
	}
	.lg\:w-14{
		width: 3.5rem;
	}
	.lg\:w-3\/12{
		width: 25%;
	}
	.lg\:w-6{
		width: 1.5rem;
	}
	.lg\:w-5{
		width: 1.25rem;
	}
	.lg\:w-7{
		width: 1.75rem;
	}
	.lg\:w-16{
		width: 4rem;
	}
	.lg\:min-w-\[240px\]{
		min-width: 240px;
	}
	.lg\:min-w-\[300px\]{
		min-width: 300px;
	}
	.lg\:grid-cols-2{
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.lg\:grid-cols-4{
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	.lg\:grid-cols-5{
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}
	.lg\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.lg\:grid-cols-6{
		grid-template-columns: repeat(6, minmax(0, 1fr));
	}
	.lg\:flex-row{
		flex-direction: row;
	}
	.lg\:items-start{
		align-items: flex-start;
	}
	.lg\:justify-end{
		justify-content: flex-end;
	}
	.lg\:justify-center{
		justify-content: center;
	}
	.lg\:gap-6{
		gap: 1.5rem;
	}
	.lg\:gap-7{
		gap: 1.75rem;
	}
	.lg\:gap-4{
		gap: 1rem;
	}
	.lg\:gap-y-8{
		row-gap: 2rem;
	}
	.lg\:gap-y-6{
		row-gap: 1.5rem;
	}
	.lg\:gap-x-8{
		-moz-column-gap: 2rem;
		     column-gap: 2rem;
	}
	.lg\:gap-y-4{
		row-gap: 1rem;
	}
	.lg\:gap-y-2{
		row-gap: 0.5rem;
	}
	.lg\:gap-y-5{
		row-gap: 1.25rem;
	}
	.lg\:gap-x-16{
		-moz-column-gap: 4rem;
		     column-gap: 4rem;
	}
	.lg\:gap-x-4{
		-moz-column-gap: 1rem;
		     column-gap: 1rem;
	}
	.lg\:gap-y-0{
		row-gap: 0px;
	}
	.lg\:gap-x-10{
		-moz-column-gap: 2.5rem;
		     column-gap: 2.5rem;
	}
	.lg\:gap-x-2{
		-moz-column-gap: 0.5rem;
		     column-gap: 0.5rem;
	}
	.lg\:rounded-lg{
		border-radius: 0.5rem;
	}
	.lg\:border-b-0{
		border-bottom-width: 0px;
	}
	.lg\:bg-white{
		--tw-bg-opacity: 1;
		background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
	}
	.lg\:p-9{
		padding: 2.25rem;
	}
	.lg\:p-3{
		padding: 0.75rem;
	}
	.lg\:p-5{
		padding: 1.25rem;
	}
	.lg\:px-7{
		padding-left: 1.75rem;
		padding-right: 1.75rem;
	}
	.lg\:py-12{
		padding-top: 3rem;
		padding-bottom: 3rem;
	}
	.lg\:py-0{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.lg\:py-40{
		padding-top: 10rem;
		padding-bottom: 10rem;
	}
	.lg\:py-32{
		padding-top: 8rem;
		padding-bottom: 8rem;
	}
	.lg\:px-4{
		padding-left: 1rem;
		padding-right: 1rem;
	}
	.lg\:py-6{
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
	.lg\:px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.lg\:py-4{
		padding-top: 1rem;
		padding-bottom: 1rem;
	}
	.lg\:pb-4{
		padding-bottom: 1rem;
	}
	.lg\:pt-8{
		padding-top: 2rem;
	}
	.lg\:pt-12{
		padding-top: 3rem;
	}
	.lg\:pr-40{
		padding-right: 10rem;
	}
	.lg\:pr-20{
		padding-right: 5rem;
	}
	.lg\:pb-0{
		padding-bottom: 0px;
	}
	.lg\:pl-0{
		padding-left: 0px;
	}
	.lg\:pr-12{
		padding-right: 3rem;
	}
	.lg\:pt-0{
		padding-top: 0px;
	}
	.lg\:text-left{
		text-align: left;
	}
	.lg\:text-xs{
		font-size: 0.75rem;
		line-height: 1rem;
	}
	.lg\:text-base{
		font-size: 1rem;
		line-height: 1.5rem;
	}
	.lg\:text-lg{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
	.lg\:text-2xl{
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.lg\:text-7xl{
		font-size: 4.5rem;
		line-height: 1;
	}
	.lg\:text-xl{
		font-size: 1.25rem;
		line-height: 1.75rem;
	}
	.lg\:text-sm{
		font-size: 0.875rem;
		line-height: 1.25rem;
	}
	.lg\:text-3xl{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
	.lg\:text-5xl{
		font-size: 3rem;
		line-height: 1;
	}
	.lg\:text-6xl{
		font-size: 3.75rem;
		line-height: 1;
	}
	.lg\:text-4xl{
		font-size: 2.25rem;
		line-height: 2.5rem;
	}
	.lg\:leading-tight{
		line-height: 1.25;
	}
	.lg\:leading-snug{
		line-height: 1.375;
	}
}
@media (min-width: 1280px){
	.xl\:-ml-32{
		margin-left: -8rem;
	}
	.xl\:mt-0{
		margin-top: 0px;
	}
	.xl\:h-24{
		height: 6rem;
	}
	.xl\:w-6\/12{
		width: 50%;
	}
	.xl\:w-8\/12{
		width: 66.666667%;
	}
	.xl\:w-10\/12{
		width: 83.333333%;
	}
	.xl\:w-24{
		width: 6rem;
	}
	.xl\:grid-cols-3{
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
	.xl\:grid-cols-5{
		grid-template-columns: repeat(5, minmax(0, 1fr));
	}
	.xl\:px-16{
		padding-left: 4rem;
		padding-right: 4rem;
	}
	.xl\:px-8{
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.xl\:pr-40{
		padding-right: 10rem;
	}
	.xl\:pt-0{
		padding-top: 0px;
	}
	.xl\:pr-28{
		padding-right: 7rem;
	}
	.xl\:pl-10{
		padding-left: 2.5rem;
	}
	.xl\:pr-12{
		padding-right: 3rem;
	}
}
@media (min-width: 1536px){
	.\32xl\:w-6\/12{
		width: 50%;
	}
	.\32xl\:gap-y-8{
		row-gap: 2rem;
	}
	.\32xl\:text-5xl{
		font-size: 3rem;
		line-height: 1;
	}
	.\32xl\:text-2xl{
		font-size: 1.5rem;
		line-height: 2rem;
	}
	.\32xl\:text-3xl{
		font-size: 1.875rem;
		line-height: 2.25rem;
	}
	.\32xl\:text-lg{
		font-size: 1.125rem;
		line-height: 1.75rem;
	}
	.\32xl\:leading-tight{
		line-height: 1.25;
	}
}