@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap);
@charset "UTF-8";
/*
/*
 *  ______     __  __     ______     ______     __   __   ______     __
 * /\  == \   /\ \/\ \   /\___  \   /\___  \   /\ \ / /  /\  ___\   /\ \
 * \ \  __<   \ \ \_\ \  \/_/  /__  \/_/  /__  \ \ \'/   \ \  __\   \ \ \____
 *  \ \_____\  \ \_____\   /\_____\   /\_____\  \ \__|    \ \_____\  \ \_____\
 *   \/_____/   \/_____/   \/_____/   \/_____/   \/_/      \/_____/   \/_____/
 *

 *
 * ♥ BY Buzzers: BUZZVEL.COM
 * Last Update: 2024.2.6

Theme Name: Pepac Continente
Theme URI: https://default_theme.com
Author: Buzzvel Team
Author URI: https://buzzvel.com
Description: Tema para Plano Estratégico da Política Agrícola Comum para Portugal (PEPAC Portugal)
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: Pepac Continente

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/** Hero Carousel **/
#hero-carousel {
  height: 528px;
  max-height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  color: white;
  display: flex;
  align-items: center;
  overflow: hidden;
}
#hero-carousel .slick-slide {
  height: auto;
}
#hero-carousel .slick-track {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: stretch;
}
#hero-carousel .slick-next.slick-arrow, #hero-carousel .slick-prev.slick-arrow{
  position: absolute;
  bottom: 20px;
  z-index: 10;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  left: calc(50% + 70px);
}
#hero-carousel .slick-prev.slick-arrow {
  left: calc(50% - 70px);
}
@media screen and (max-width: 768px) {
  #hero-carousel {
    height: 357px;
  }
}
/** Header Menu **/
#site-navigation-menu ul li {
  list-style: none;
}
#sidebar .menu-item{
  display: flex;
  align-items: flex-start;
  gap: 0.25rem;
}
@media not all and (min-width: 768px){
  #sidebar .menu-item{
    flex-direction: column;
  }
}
#sidebar .menu-item a{
  display: flex;
  width: 27vw;
  align-items: center;
  justify-content: space-between;
  border-radius: 0.75rem;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 500;
  text-decoration-line: none;
}
@media not all and (min-width: 1024px){
  #sidebar .menu-item a{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media not all and (min-width: 768px){
  #sidebar .menu-item a{
    width: 100%;
  }
}
#sidebar .menu-item a svg {
  transition: all 0.3s ease-in-out;
  min-width: 31px;
}
#sidebar .menu-item div svg {
  transition: all 0.3s ease-in-out;
  min-width: 31px;
}
#sidebar .menu-item div a {
  width: auto;
}
#sidebar .menu-item div {
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
#sidebar .menu-item a:hover, #sidebar .menu-item button:hover {
  font-weight: 500;
  opacity: 0.7;
}
#sidebar .menu-item div.active {
  background-color: #7E9D3D;
  color: white;
}
#sidebar .menu-item .sub-menu {
  padding: 0;
}
#sidebar .menu-item .sub-menu li {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  #sidebar .menu-item .sub-menu {
    margin-left: 40px;
    width: calc(100% - 40px);
  }
  #sidebar .menu-item div.active svg {
    transform: rotate(90deg);
  }
}
form.search-form li {
  list-style: none;
}
form.search-form .search-field{
  padding-left: 1rem;
}
form.search-form .search-submit{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
}
#associative-component-header .ac-component_header-li{
  display: inline-flex;
  height: 3rem;
  width: 3rem;
  align-items: center;
  justify-content: center;
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(193 193 193 / var(--tw-border-opacity));
  font-size: 18px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
#associative-component-header .ac-component_header-li:last-child{
  padding-right: 0px;
}
@media (min-width: 768px){
  #associative-component-header .ac-component_header-li{
    width: 2.75rem;
  }
}
@media (min-width: 1024px){
  #associative-component-header .ac-component_header-li{
    height: -moz-fit-content;
    height: fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-right: 29px;
    padding-bottom: 1rem;
  }
}
#associative-component-header .ac-component_header-li button.active{
  --tw-text-opacity: 1;
  color: rgb(230 49 55 / var(--tw-text-opacity));
}
#associative-component-header .ac-component_header-li.without-results{
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
#associative-component-results{
  margin-top: 46px;
  list-style-type: none;
}
@media (min-width: 1024px){
  #associative-component-results{
    margin-top: 60px;
  }
}
#associative-component-results ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  gap: 1.5rem;
}
@media (min-width: 768px){
  #associative-component-results ul{
    display: grid;
    max-width: 792px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (min-width: 1024px){
  #associative-component-results ul{
    display: flex;
    max-width: unset;
    flex-direction: row;
    flex-wrap: wrap;
    row-gap: 56px;
    -moz-column-gap: 0px;
         column-gap: 0px;
  }
  #associative-component-results ul li{
    width: 50%;
  }
}
#associative-component-results ul li .heading{
  font-size: 28px;
  line-height: 1.5;
  margin-bottom: 0.75rem;
}
#associative-component-results ul li a.terciary_btn{
  margin-top: 1.5rem;
  text-decoration-line: none;
}
#faq-component-container .faq-button.active{
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60 / var(--tw-bg-opacity));
}
.faq_item_container.active {
  max-height: 10000px;
  transition: all ease-in 500;
}
.faq_item_container.active .arrow-img {
  transform: unset !important;
}
.faq-shadow {
  box-shadow: inset 0px -1px 0px rgba(0, 0, 0, 0.15);
}
.custom-bread-crumbs-link nav > p{
  font-size: 14px;
  line-height: 1.5;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.15rem;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media not all and (min-width: 768px){
  .custom-bread-crumbs-link nav > p{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.custom-bread-crumbs-link nav > p a{
  display: flex;
  align-items: center;
  gap: 0.25rem;
  text-decoration-line: none;
}
.custom-bread-crumbs-link nav > p a:hover{
  font-weight: 400;
  opacity: 0.5;
}
.custom-bread-crumbs-link nav > p span:last-child{
  font-weight: 700;
}
.custom-bread-crumbs-link .separator{
  display: inline-block;
  height: 30px;
  width: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("/wp-content/themes/pepac_continente/assets/img/separator.svg");
}
form.fluent_form_3 .ff-btn-submit {
  background: #e67e22 !important;
  height: 48px;
  width: 100%;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
form.fluent_form_3 .ff-btn-submit:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
form.fluent_form_3 .ff-btn-submit:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.acf-block input[type=tel]{
  margin-top: 25px;
}
.fluentform .ff-el-input--label.ff-el-is-required.asterisk-right label:after{
  position: absolute;
}
.fluentform select{
  display: inline-block;
  height: 0.75rem;
  width: 0.75rem;
  background-size: cover;
  background-repeat: no-repeat;
  outline: 2px solid transparent;
  outline-offset: 2px;
  background-image: url("/wp-content/themes/default_theme/assets/img/black-arrow.svg") !important;
  background-position: 90%;
}
select[name=phone_prefix] {
  width: 104px !important;
  background-position: 90% !important;
}
#sidebar{
  overflow-y: auto;
  padding-bottom: 2.5rem;
}
#menu-main-menu{
  padding-bottom: 2.5rem;
}
.search-field{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.search-field:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.search-field:not(:placeholder-shown),.search-field:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.search-field.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.fluentform .ff-el-input--label {
  display: none !important;
}
.fluentform form fieldset .ff-el-group .ff-el-input--content{
  display: flex;
  align-items: center;
  gap: 1rem;
  border-radius: 20px;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.fluentform form fieldset .ff-el-group .ff-el-input--content input{
  border-style: none;
  background-color: transparent;
  padding: 0px;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.fluentform form fieldset .ff-el-group .ff-el-form-check .ff_tc_checkbox input[type=checkbox] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  color: white;
  width: 20px;
  height: 20px;
  border: 1px solid white;
  border-radius: 6px;
  margin-right: 10px;
}
.fluentform form fieldset .ff-el-group .ff-el-form-check .ff_tc_checkbox input[type=checkbox]:checked {
  background-color: #7E9D3D;
}
.fluentform form fieldset .ff-el-group .ff-el-form-check .ff_tc_checkbox input[type=checkbox]:checked::before {
  content: "✓"; /* Unicode para marca de seleção (✔) */
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.fluentform form fieldset .ff-el-group .ff-el-form-check span{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.fluentform form fieldset .ff-el-group .ff-el-form-check a{
  font-weight: 700;
}
.fluentform form fieldset .ff-el-is-error .ff-el-input--content {
  border-color: #EA3737 !important;
}
.shared-counts-wrap.shortcode.style-icon{
  margin-bottom: 0px;
}
.shared-counts-wrap.shortcode.style-icon .shared-counts-icon{
  display: flex !important;
  justify-content: center !important;
}
.custom-language-switch-container{
  position: relative;
  display: flex;
  gap: 0.5rem;
  font-family: "Inter", sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
  text-decoration-line: none;
}
.custom-language-switch-container .wpml-ls-legacy-list-horizontal{
  padding: 0px;
}
.custom-logo-link-container.custom-language-switch-container .wpml-ls-current-language .search-icon {
    display: block !important;
  }
.custom-language-switch-container .wpml-ls-current-language{
  display: none !important;
}
.custom-language-switch-container ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.custom-language-switch-container ul li,
.custom-language-switch-container ul a{
  padding: 0px;
  padding-top: 0.25rem;
  text-decoration-line: none;
}
.custom-language-switch-container.cv-v2{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.custom-language-switch-container.cv-v2 .wpml-ls-legacy-list-horizontal{
  padding: 0px;
}
.custom-logo-link-container.custom-language-switch-container.cv-v2 .wpml-ls-current-language .search-icon {
    display: block !important;
  }
.custom-language-switch-container.cv-v2 .wpml-ls-current-language{
  display: none !important;
}
.custom-language-switch-container.cv-v2 ul{
  display: flex;
  list-style-type: none;
  flex-direction: column;
  align-items: center;
  gap: 0.25rem;
}
.custom-language-switch-container.cv-v2 ul li,
.custom-language-switch-container.cv-v2 ul a{
  padding: 0px;
  padding-top: 0.25rem;
  text-decoration-line: none;
}
.pagination a{
  text-decoration-line: none;
}
.pagination a:hover{
  font-weight: 400;
}
.pagination .next, .pagination .prev{
  border-style: none;
}
.pagination .page-numbers{
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(241 241 241 / var(--tw-border-opacity));
  padding-left: 11px;
  padding-right: 11px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.pagination .page-numbers:hover{
  opacity: 0.8;
}
.pagination .current{
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(65 156 201 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(65 156 201 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.lb-loader,
.lightbox {
  text-align: center;
  line-height: 0;
  position: absolute;
  left: 0;
}
body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  width: 100%;
  z-index: 10000;
  font-weight: 400;
  outline: 0;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/wp-content/themes/pepac_continente/assets/img/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}
.lb-next,
.lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/wp-content/themes/pepac_continente/assets/img/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/wp-content/themes/pepac_continente/assets/img/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #4ae;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/wp-content/themes/pepac_continente/assets/img/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: 0.7;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}
.container_checkbox{
  position: relative;
  margin-bottom: 12px;
  display: block;
  cursor: pointer;
  padding-left: 35px;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
/* Hide the browser's default checkbox */
.container_checkbox input{
  position: absolute;
  cursor: pointer;
  opacity: 0;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark{
  position: absolute;
  top: 0px;
  left: 0px;
  height: 1.25rem;
  width: 1.25rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked ~ .checkmark {
  background-color: white;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark:after {
  display: block;
}
/* Style the checkmark/indicator */
.container_checkbox .checkmark:after{
  left: 6px;
  top: 2px;
  height: 10px;
  width: 5px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.container_checkbox.disabled{
  opacity: 0.3;
}
/*
! tailwindcss v3.4.0 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: "Inter", sans-serif; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
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)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
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;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
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)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
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;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
body{
  font-family: "Inter", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
input{
  height: 2.5rem;
}
button {
    cursor: pointer;
  }
select{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
    background-repeat: no-repeat !important;
    background-size: 20px !important;
    background-position: 96% !important;
    -webkit-appearance: none;
    -moz-appearance: none;
}
button{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.grid-base{
  height: 100%;
  padding-left: 4.444vw;
  padding-right: 4.444vw;
}
h1{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 3rem;
  line-height: 1;
  line-height: 120%;
}
@media not all and (min-width: 768px){
  h1{
    font-size: 24px;
    line-height: 1.2;
  }
}
.h1{
  font-size: 54px;
  line-height: 120%;
}
@media not all and (min-width: 768px){
  .h1{
    font-size: 28px;
  }
}
h2{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 48px;
  line-height: 1.5;
}
@media not all and (min-width: 768px){
  h2{
    font-size: 24px;
  }
}
.h2{
  font-size: 48px;
  line-height: 1.5;
}
@media not all and (min-width: 768px){
  .h2{
    font-size: 24px;
  }
}
h3{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 30px;
  line-height: 40px;
  line-height: 1.5;
}
@media not all and (min-width: 768px){
  h3{
    font-size: 20px;
  }
}
h4{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
}
h5,
  h6{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.block_default h1,
  .block_default h2,
  .block_default h3,
  .block_default h4,
  .block_default h5,
  .block_default h6{
  margin-top: 0px;
  margin-bottom: 0px;
}
.block_default li {
    list-style: none;
    margin-left: 0px !important;
  }
.h3{
  font-size: 36px;
  line-height: 1.5;
}
@media not all and (min-width: 768px){
  .h3{
    font-size: 20px;
  }
}
.title{
  font-size: 28px;
  line-height: 1.5;
}
.subtitle{
  font-size: 24px;
  font-weight: 400;
  line-height: 1.5;
}
@media not all and (min-width: 768px){
  .subtitle{
    font-size: 16px;
  }
}
.caption{
  font-size: 14px;
  line-height: 1.5;
}
a{
  text-decoration-line: underline;
}
a:hover{
  font-weight: 700;
}
ol,
  ul{
  list-style-position: inside;
  list-style-type: disc;
}
li {
    list-style: initial;
    margin-left: 16px;
  }
.bg-gradient {
    background: linear-gradient(124.28deg, #0d8e3d 2.44%, #005827 94.59%);
  }
.text-gradient-green {
    background-clip: text;
    -webkit-background-clip: text;
    color: transparent;
    background-image: linear-gradient(124.28deg, #0d8e3d 2.44%, #005827 94.59%);
  }
.primary_btn{
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .primary_btn{
    height: 56px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.primary_btn {
    font-family: "Inter";
  }
.primary_btn:hover,
  .secondary_btn_1:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.primary_btn:focus,
  .secondary_btn_1:focus{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(239 239 239 / var(--tw-text-opacity));
}
.primary_btn:disabled,
  .secondary_btn_1:disabled,
  .secondary_btn_2,
  .terciary_btn{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.secondary_btn_1{
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  line-height: 26px;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .secondary_btn_1{
    width: -moz-fit-content;
    width: fit-content;
  }
}
.secondary_btn_1 {
    font-family: "Inter";
  }
.secondary_btn_1.white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.secondary_btn_1.white:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
.secondary_btn_1.white:active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
.secondary_btn_1.white:disabled{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.secondary_btn_2{
  height: 48px;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
    font-family: "Inter";
}
.secondary_btn_2:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
.secondary_btn_2:focus,
  .secondary_btn_2:active{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
.terciary_btn{
  display: flex;
  height: 3rem;
  align-items: center;
  justify-content: center;
  border-radius: 1rem;
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  padding-left: 80px;
  padding-right: 80px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
@media (min-width: 768px){
  .terciary_btn{
    height: 56px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.terciary_btn {
    font-family: "Inter";
  }
.terciary_btn .icon{
  margin-left: 0.75rem;
}
.terciary_btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
}
.terciary_btn:focus,
  .terciary_btn:active{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(193 193 193 / var(--tw-text-opacity));
}
.default_link{
  border-bottom-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.default_link:hover,
  .default_link:active,
  .default_link:focus{
  font-weight: 700;
}
.input_default,
  .acf-block input[type=text],
  .acf-block input[type=email],
  .acf-block input[type=tel]{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.acf-block textarea{
  min-height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.input_default:not(:-moz-placeholder-shown), .acf-block input[type=text]:not(:-moz-placeholder-shown), .acf-block input[type=email]:not(:-moz-placeholder-shown), .acf-block input[type=tel]:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.input_default:not(:placeholder-shown),
  .input_default:disabled,
  .acf-block input[type=text]:disabled,
  .acf-block input[type=text]:not(:placeholder-shown),
  .acf-block input[type=email]:disabled,
  .acf-block input[type=email]:not(:placeholder-shown),
  .acf-block input[type=tel]:disabled,
  .acf-block input[type=tel]:not(:placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.input_default.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.selector_btn,
  .acf-block select{
  display: flex !important;
  height: 53px !important;
  align-items: center !important;
  border-radius: 1rem !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
  padding-left: 24px !important;
  padding-right: 24px !important;
  padding-top: 16px !important;
  padding-bottom: 16px !important;
  font-weight: 700 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.selector_btn.active{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.selector_btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
}
.selector_btn:active,
  .selector_btn:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.selector_btn svg{
  margin-right: 0.75rem;
}
ol,
  ul{
  padding-left: 1.25rem;
}
.hidden-search-desktop{
  display: flex;
  align-items: center;
}
.hidden-search-desktop input{
  height: 56px !important;
  border-radius: 1rem !important;
  border-width: 2px !important;
  --tw-border-opacity: 1 !important;
  border-color: rgb(193 193 193 / var(--tw-border-opacity)) !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
  padding-left: 1rem !important;
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
  font-weight: 400 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(117 117 117 / var(--tw-text-opacity)) !important;
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.hidden-search-desktop input:not(:-moz-placeholder-shown){
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.hidden-search-desktop input:not(:placeholder-shown),.hidden-search-desktop input:disabled{
  --tw-bg-opacity: 1 !important;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity)) !important;
}
.hidden-search-desktop input.error{
  --tw-border-opacity: 1;
  border-color: rgb(230 49 55 / var(--tw-border-opacity));
}
.hidden-search-desktop input{
  height: 48px;
  width: 414px;
  border-width: 0px;
}
@media (max-width: 1130px) {
    .hidden-search-desktop input{
    width: 350px;
  }
  }
.hidden-search-desktop .search-submit {
    display: none;
  }
.custom-logo-link-container.hidden .search-icon {
    display: block !important;
  }
header img.custom-logo{
  max-width: 150px;
}
@media only screen and (max-width: 768px) {
    header img.custom-logo{
    max-width: 110px;
  }
  }
#site-navigation .menu{
  margin-top: -30px;
  list-style-type: none;
}
#site-navigation .menu .menu-item{
  font-size: 24px;
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media (min-width: 1024px){
  #site-navigation .menu .menu-item{
    padding-left: 1.25rem;
  }
}
#site-navigation .menu .menu-item a{
  margin-top: 48px !important;
  display: block !important;
  font-size: 24px !important;
    text-decoration: none !important;
}
#site-navigation .menu .sub-menu li{
  margin-left: 40px;
  list-style-type: none;
}
#site-navigation .menu .sub-menu li a{
  font-size: 20px;
  font-weight: 400;
    text-decoration: none !important;
    margin-top: 16px !important;
}
.hero-carousel .prev,
  .hero-carousel .next{
  display: flex;
  height: 48px;
  width: 56px;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.elipse-clamp {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
.shadow-box {
    box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.25);
  }
.elipse-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
footer .menu-footer-menu-container ul.menu,
  footer .menu-footer-container ul.menu{
  display: flex !important;
  height: 100% !important;
  flex-direction: column !important;
  gap: 2rem !important;
}
footer .menu-footer-menu-container ul.menu ul,
  footer .menu-footer-menu-container ul.menu li,
  footer .menu-footer-menu-container ul.menu a,
  footer .menu-footer-container ul.menu ul,
  footer .menu-footer-container ul.menu li,
  footer .menu-footer-container ul.menu a{
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
footer .menu-footer-menu-container ul.menu ul:hover,
  footer .menu-footer-menu-container ul.menu li:hover,
  footer .menu-footer-menu-container ul.menu a:hover,
  footer .menu-footer-container ul.menu ul:hover,
  footer .menu-footer-container ul.menu li:hover,
  footer .menu-footer-container ul.menu a:hover{
  opacity: 0.8;
}
footer .menu-footer-menu-container ul.menu ul,
  footer .menu-footer-menu-container ul.menu li,
  footer .menu-footer-menu-container ul.menu a,
  footer .menu-footer-container ul.menu ul,
  footer .menu-footer-container ul.menu li,
  footer .menu-footer-container ul.menu a {
    font-size: 1rem;
    text-decoration: none;
    outline: none;
    list-style: none;
  }
footer .menu-footer-menu-container img.pepac-logo,
  footer .menu-footer-container img.pepac-logo{
  height: 153px !important;
  width: 276px !important;
}
@media screen and (max-width: 768px) {
    footer .menu-footer-menu-container img.pepac-logo,
    footer .menu-footer-container img.pepac-logo{
    height: 100px !important;
    width: 181px !important;
  }
  }
.shadow-box {
    box-shadow: 0px 8px 18px rgba(0, 0, 0, 0.25);
  }
.filter-button{
  border-radius: 20px;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(5 5 5 / var(--tw-text-opacity));
  text-decoration-line: none;
}
.filter-button:hover{
  font-weight: 400;
  opacity: 0.8;
}
.filter-button {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  }
.filter-button.active{
  border-style: none;
  --tw-bg-opacity: 1;
  background-color: rgb(126 157 61 / var(--tw-bg-opacity));
  font-weight: 700;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.hide-scroll-bar::-webkit-scrollbar {
    display: none;
  }
/* Hide scrollbar for IE, Edge and Firefox */
.hide-scroll-bar {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
.description_block_links a {
    display: list-item;
    list-style-type: disc;
    margin-left: 20px;
    text-decoration: none;
  }
.description_faq p {
    margin-top: 16px;
  }
.first-bottom :first-child {
    margin-bottom: 26px;
  }
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --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-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: 380px){
  .container{
    max-width: 380px;
  }
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1200px){
  .container{
    max-width: 1200px;
  }
}
@media (min-width: 1320px){
  .container{
    max-width: 1320px;
  }
}
@media (min-width: 1360px){
  .container{
    max-width: 1360px;
  }
}
@media (min-width: 1420px){
  .container{
    max-width: 1420px;
  }
}
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}
@media (min-width: 1441px){
  .container{
    max-width: 1441px;
  }
}
@media (min-width: 1500px){
  .container{
    max-width: 1500px;
  }
}
@media (min-width: 1600px){
  .container{
    max-width: 1600px;
  }
}
@media (min-width: 1800px){
  .container{
    max-width: 1800px;
  }
}
@media (min-width: 1920px){
  .container{
    max-width: 1920px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible{
  visibility: visible;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.inset-0{
  inset: 0px;
}
.-right-\[10px\]{
  right: -10px;
}
.-top-20{
  top: -5rem;
}
.-top-\[3px\]{
  top: -3px;
}
.bottom-6{
  bottom: 1.5rem;
}
.bottom-\[-2px\]{
  bottom: -2px;
}
.bottom-\[20px\]{
  bottom: 20px;
}
.left-0{
  left: 0px;
}
.left-4{
  left: 1rem;
}
.left-6{
  left: 1.5rem;
}
.left-\[-1vw\]{
  left: -1vw;
}
.left-\[-4\.444vw\]{
  left: -4.444vw;
}
.left-\[50\%\]{
  left: 50%;
}
.left-\[6px\]{
  left: 6px;
}
.right-0{
  right: 0px;
}
.right-\[1rem\]{
  right: 1rem;
}
.top-0{
  top: 0px;
}
.top-14{
  top: 3.5rem;
}
.top-2\/4{
  top: 50%;
}
.top-\[-3px\]{
  top: -3px;
}
.top-\[1rem\]{
  top: 1rem;
}
.top-\[246px\]{
  top: 246px;
}
.top-\[2px\]{
  top: 2px;
}
.top-\[30px\]{
  top: 30px;
}
.top-\[40\%\]{
  top: 40%;
}
.top-\[50\%\]{
  top: 50%;
}
.top-\[8\.5rem\]{
  top: 8.5rem;
}
.z-10{
  z-index: 10;
}
.z-20{
  z-index: 20;
}
.z-30{
  z-index: 30;
}
.z-40{
  z-index: 40;
}
.z-50{
  z-index: 50;
}
.z-\[-1\]{
  z-index: -1;
}
.z-\[1000\]{
  z-index: 1000;
}
.z-\[100\]{
  z-index: 100;
}
.z-\[1\]{
  z-index: 1;
}
.z-\[2\]{
  z-index: 2;
}
.z-\[99\]{
  z-index: 99;
}
.float-right{
  float: right;
}
.m-0{
  margin: 0px;
}
.\!my-0{
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-0{
  margin-top: 0px;
  margin-bottom: 0px;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.my-\[60px\]{
  margin-top: 60px;
  margin-bottom: 60px;
}
.-mr-2{
  margin-right: -0.5rem;
}
.-mr-\[10px\]{
  margin-right: -10px;
}
.-mr-\[11rem\]{
  margin-right: -11rem;
}
.-mt-\[3px\]{
  margin-top: -3px;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-10{
  margin-bottom: 2.5rem;
}
.mb-11{
  margin-bottom: 2.75rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mb-7{
  margin-bottom: 1.75rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mb-\[10px\]{
  margin-bottom: 10px;
}
.mb-\[12px\]{
  margin-bottom: 12px;
}
.mb-\[30px\]{
  margin-bottom: 30px;
}
.ml-0{
  margin-left: 0px;
}
.ml-4{
  margin-left: 1rem;
}
.ml-\[40px\]{
  margin-left: 40px;
}
.ml-auto{
  margin-left: auto;
}
.mr-0{
  margin-right: 0px;
}
.mr-12{
  margin-right: 3rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mr-\[-3px\]{
  margin-right: -3px;
}
.mr-\[155px\]{
  margin-right: 155px;
}
.mr-\[40px\]{
  margin-right: 40px;
}
.mt-0{
  margin-top: 0px;
}
.mt-1{
  margin-top: 0.25rem;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-2{
  margin-top: 0.5rem;
}
.mt-20{
  margin-top: 5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-36{
  margin-top: 9rem;
}
.mt-4{
  margin-top: 1rem;
}
.mt-40{
  margin-top: 10rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-8{
  margin-top: 2rem;
}
.mt-\[-30px\]{
  margin-top: -30px;
}
.mt-\[12px\]{
  margin-top: 12px;
}
.mt-\[1rem\]{
  margin-top: 1rem;
}
.mt-\[25px\]{
  margin-top: 25px;
}
.mt-\[46px\]{
  margin-top: 46px;
}
.mt-\[48px\]{
  margin-top: 48px;
}
.mt-\[60px\]{
  margin-top: 60px;
}
.mt-auto{
  margin-top: auto;
}
.line-clamp-2{
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.\!block{
  display: block !important;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.inline{
  display: inline;
}
.\!flex{
  display: flex !important;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.\!h-\[349px\]{
  height: 349px !important;
}
.\!h-\[600px\]{
  height: 600px !important;
}
.h-0{
  height: 0px;
}
.h-1{
  height: 0.25rem;
}
.h-10{
  height: 2.5rem;
}
.h-12{
  height: 3rem;
}
.h-2{
  height: 0.5rem;
}
.h-20{
  height: 5rem;
}
.h-24{
  height: 6rem;
}
.h-3{
  height: 0.75rem;
}
.h-5{
  height: 1.25rem;
}
.h-\[100px\]{
  height: 100px;
}
.h-\[1092px\]{
  height: 1092px;
}
.h-\[10px\]{
  height: 10px;
}
.h-\[120px\]{
  height: 120px;
}
.h-\[150px\]{
  height: 150px;
}
.h-\[153px\]{
  height: 153px;
}
.h-\[1px\]{
  height: 1px;
}
.h-\[24px\]{
  height: 24px;
}
.h-\[300px\]{
  height: 300px;
}
.h-\[30px\]{
  height: 30px;
}
.h-\[32px\]{
  height: 32px;
}
.h-\[48px\]{
  height: 48px;
}
.h-\[4px\]{
  height: 4px;
}
.h-\[50px\]{
  height: 50px;
}
.h-\[528px\]{
  height: 528px;
}
.h-\[53px\]{
  height: 53px;
}
.h-\[56px\]{
  height: 56px;
}
.h-\[600px\]{
  height: 600px;
}
.h-\[619px\]{
  height: 619px;
}
.h-\[8\.75rem\]{
  height: 8.75rem;
}
.h-auto{
  height: auto;
}
.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}
.h-full{
  height: 100%;
}
.max-h-0{
  max-height: 0px;
}
.max-h-56{
  max-height: 14rem;
}
.max-h-\[140px\]{
  max-height: 140px;
}
.max-h-\[150px\]{
  max-height: 150px;
}
.max-h-\[160px\]{
  max-height: 160px;
}
.max-h-\[280px\]{
  max-height: 280px;
}
.max-h-\[3\.375rem\]{
  max-height: 3.375rem;
}
.max-h-\[3\.75rem\]{
  max-height: 3.75rem;
}
.max-h-\[360px\]{
  max-height: 360px;
}
.max-h-\[40vh\]{
  max-height: 40vh;
}
.max-h-\[55px\]{
  max-height: 55px;
}
.max-h-\[60px\]{
  max-height: 60px;
}
.max-h-\[76px\]{
  max-height: 76px;
}
.max-h-\[80vh\]{
  max-height: 80vh;
}
.max-h-\[81px\]{
  max-height: 81px;
}
.min-h-\[120px\]{
  min-height: 120px;
}
.min-h-\[140px\]{
  min-height: 140px;
}
.min-h-\[150px\]{
  min-height: 150px;
}
.min-h-\[280px\]{
  min-height: 280px;
}
.min-h-\[3\.375rem\]{
  min-height: 3.375rem;
}
.min-h-\[3\.75rem\]{
  min-height: 3.75rem;
}
.min-h-\[360px\]{
  min-height: 360px;
}
.min-h-\[500px\]{
  min-height: 500px;
}
.min-h-\[56px\]{
  min-height: 56px;
}
.min-h-\[60px\]{
  min-height: 60px;
}
.min-h-\[700px\]{
  min-height: 700px;
}
.min-h-\[800px\]{
  min-height: 800px;
}
.min-h-\[81px\]{
  min-height: 81px;
}
.min-h-fit{
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.min-h-full{
  min-height: 100%;
}
.\!w-\[calc\(100vw-48px\)\]{
  width: calc(100vw - 48px) !important;
}
.\!w-fit{
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.\!w-screen{
  width: 100vw !important;
}
.w-1\/5{
  width: 20%;
}
.w-10{
  width: 2.5rem;
}
.w-12{
  width: 3rem;
}
.w-14{
  width: 3.5rem;
}
.w-2{
  width: 0.5rem;
}
.w-3{
  width: 0.75rem;
}
.w-3\/4{
  width: 75%;
}
.w-5{
  width: 1.25rem;
}
.w-6{
  width: 1.5rem;
}
.w-60{
  width: 15rem;
}
.w-64{
  width: 16rem;
}
.w-\[105\%\]{
  width: 105%;
}
.w-\[120px\]{
  width: 120px;
}
.w-\[12px\]{
  width: 12px;
}
.w-\[136x\]{
  width: 136x;
}
.w-\[181px\]{
  width: 181px;
}
.w-\[186px\]{
  width: 186px;
}
.w-\[24px\]{
  width: 24px;
}
.w-\[276px\]{
  width: 276px;
}
.w-\[27vw\]{
  width: 27vw;
}
.w-\[300px\]{
  width: 300px;
}
.w-\[310px\]{
  width: 310px;
}
.w-\[32px\]{
  width: 32px;
}
.w-\[350px\]{
  width: 350px;
}
.w-\[380px\]{
  width: 380px;
}
.w-\[400px\]{
  width: 400px;
}
.w-\[414px\]{
  width: 414px;
}
.w-\[50\%\]{
  width: 50%;
}
.w-\[50px\]{
  width: 50px;
}
.w-\[56px\]{
  width: 56px;
}
.w-\[5px\]{
  width: 5px;
}
.w-\[60vw\]{
  width: 60vw;
}
.w-\[70px\]{
  width: 70px;
}
.w-\[772px\]{
  width: 772px;
}
.w-\[90\%\]{
  width: 90%;
}
.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}
.w-full{
  width: 100%;
}
.w-max{
  width: -moz-max-content;
  width: max-content;
}
.w-screen{
  width: 100vw;
}
.min-w-60{
  min-width: 15rem;
}
.min-w-\[130px\]{
  min-width: 130px;
}
.min-w-\[16\.25rem\]{
  min-width: 16.25rem;
}
.min-w-\[170px\]{
  min-width: 170px;
}
.min-w-\[260px\]{
  min-width: 260px;
}
.min-w-\[3\.375rem\]{
  min-width: 3.375rem;
}
.min-w-\[3\.75rem\]{
  min-width: 3.75rem;
}
.min-w-\[300px\]{
  min-width: 300px;
}
.min-w-\[320px\]{
  min-width: 320px;
}
.min-w-\[6\.4375rem\]{
  min-width: 6.4375rem;
}
.min-w-\[60px\]{
  min-width: 60px;
}
.min-w-\[8\.3125rem\]{
  min-width: 8.3125rem;
}
.min-w-fit{
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.max-w-56{
  max-width: 14rem;
}
.max-w-5xl{
  max-width: 64rem;
}
.max-w-80{
  max-width: 20rem;
}
.max-w-\[100vw\]{
  max-width: 100vw;
}
.max-w-\[110px\]{
  max-width: 110px;
}
.max-w-\[120px\]{
  max-width: 120px;
}
.max-w-\[130px\]{
  max-width: 130px;
}
.max-w-\[136px\]{
  max-width: 136px;
}
.max-w-\[150px\]{
  max-width: 150px;
}
.max-w-\[16\.25rem\]{
  max-width: 16.25rem;
}
.max-w-\[260px\]{
  max-width: 260px;
}
.max-w-\[3\.375rem\]{
  max-width: 3.375rem;
}
.max-w-\[3\.75rem\]{
  max-width: 3.75rem;
}
.max-w-\[300px\]{
  max-width: 300px;
}
.max-w-\[30vw\]{
  max-width: 30vw;
}
.max-w-\[320px\]{
  max-width: 320px;
}
.max-w-\[350px\]{
  max-width: 350px;
}
.max-w-\[367px\]{
  max-width: 367px;
}
.max-w-\[450px\]{
  max-width: 450px;
}
.max-w-\[500px\]{
  max-width: 500px;
}
.max-w-\[544px\]{
  max-width: 544px;
}
.max-w-\[6\.4375rem\]{
  max-width: 6.4375rem;
}
.max-w-\[70\%\]{
  max-width: 70%;
}
.max-w-\[79\%\]{
  max-width: 79%;
}
.max-w-\[8\.3125rem\]{
  max-width: 8.3125rem;
}
.max-w-\[80\%\]{
  max-width: 80%;
}
.max-w-\[980px\]{
  max-width: 980px;
}
.max-w-\[995px\]{
  max-width: 995px;
}
.max-w-container-primary{
  max-width: 75rem;
}
.max-w-content-container{
  max-width: 55.625rem;
}
.max-w-fit{
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.max-w-full{
  max-width: 100%;
}
.max-w-lg{
  max-width: 32rem;
}
.flex-1{
  flex: 1 1 0%;
}
.-translate-y-2\/4{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
}
.translate-x-\[-50\%\]{
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), 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));
}
.translate-x-\[-54\%\]{
  --tw-translate-x: -54%;
  transform: translate(var(--tw-translate-x), 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));
}
.translate-y-\[-50\%\]{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), 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));
}
.-rotate-180{
  --tw-rotate: -180deg;
  transform: translate(var(--tw-translate-x), 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));
}
.-rotate-90{
  --tw-rotate: -90deg;
  transform: translate(var(--tw-translate-x), 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));
}
.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), 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));
}
.scale-0{
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), 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));
}
.transform{
  transform: translate(var(--tw-translate-x), 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));
}
@keyframes spin{
  to{
    transform: rotate(360deg);
  }
}
.animate-spin{
  animation: spin 1s linear infinite;
}
.cursor-grab{
  cursor: grab;
}
.cursor-none{
  cursor: none;
}
.cursor-not-allowed{
  cursor: not-allowed;
}
.cursor-pointer{
  cursor: pointer;
}
.resize{
  resize: both;
}
.list-decimal{
  list-style-type: decimal;
}
.list-disc{
  list-style-type: disc;
}
.list-none{
  list-style-type: none;
}
.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.\!flex-col{
  flex-direction: column !important;
}
.flex-col{
  flex-direction: column;
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-start{
  align-items: flex-start;
}
.items-end{
  align-items: flex-end;
}
.items-center{
  align-items: center;
}
.justify-normal{
  justify-content: normal;
}
.justify-start{
  justify-content: flex-start;
}
.justify-end{
  justify-content: flex-end;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-1{
  gap: 0.25rem;
}
.gap-10{
  gap: 2.5rem;
}
.gap-11{
  gap: 2.75rem;
}
.gap-14{
  gap: 3.5rem;
}
.gap-2{
  gap: 0.5rem;
}
.gap-20{
  gap: 5rem;
}
.gap-3{
  gap: 0.75rem;
}
.gap-4{
  gap: 1rem;
}
.gap-5{
  gap: 1.25rem;
}
.gap-6{
  gap: 1.5rem;
}
.gap-7{
  gap: 1.75rem;
}
.gap-8{
  gap: 2rem;
}
.gap-\[0\.15rem\]{
  gap: 0.15rem;
}
.gap-\[14px\]{
  gap: 14px;
}
.gap-\[60px\]{
  gap: 60px;
}
.gap-x-1{
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
}
.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.gap-x-40{
  -moz-column-gap: 10rem;
       column-gap: 10rem;
}
.gap-x-5{
  -moz-column-gap: 1.25rem;
       column-gap: 1.25rem;
}
.gap-x-8{
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}
.gap-y-1{
  row-gap: 0.25rem;
}
.gap-y-10{
  row-gap: 2.5rem;
}
.gap-y-16{
  row-gap: 4rem;
}
.gap-y-2{
  row-gap: 0.5rem;
}
.gap-y-3{
  row-gap: 0.75rem;
}
.gap-y-5{
  row-gap: 1.25rem;
}
.gap-y-\[10px\]{
  row-gap: 10px;
}
.gap-y-\[2\.25rem\]{
  row-gap: 2.25rem;
}
.space-x-2 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-8 > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.self-center{
  align-self: center;
}
.overflow-auto{
  overflow: auto;
}
.overflow-hidden{
  overflow: hidden;
}
.overflow-x-auto{
  overflow-x: auto;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-hidden{
  overflow-x: hidden;
}
.overflow-y-hidden{
  overflow-y: hidden;
}
.overflow-y-scroll{
  overflow-y: scroll;
}
.truncate{
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.whitespace-nowrap{
  white-space: nowrap;
}
.break-words{
  overflow-wrap: break-word;
}
.break-all{
  word-break: break-all;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-2xl{
  border-radius: 1rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-\[1\.25rem\]{
  border-radius: 1.25rem;
}
.rounded-\[10px\]{
  border-radius: 10px;
}
.rounded-\[20px\]{
  border-radius: 20px;
}
.rounded-\[30px\]{
  border-radius: 30px;
}
.rounded-\[40px\]{
  border-radius: 40px;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.rounded-xl{
  border-radius: 0.75rem;
}
.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.rounded-l-3xl{
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
.border{
  border-width: 1px;
}
.border-0{
  border-width: 0px;
}
.border-2{
  border-width: 2px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-l{
  border-left-width: 1px;
}
.border-t{
  border-top-width: 1px;
}
.border-none{
  border-style: none;
}
.border-\[\#419CC9\]{
  --tw-border-opacity: 1;
  border-color: rgb(65 156 201 / var(--tw-border-opacity));
}
.border-\[\#F1F1F1\]{
  --tw-border-opacity: 1;
  border-color: rgb(241 241 241 / var(--tw-border-opacity));
}
.border-black{
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}
.border-green-primary{
  --tw-border-opacity: 1;
  border-color: rgb(126 157 61 / var(--tw-border-opacity));
}
.border-grey{
  --tw-border-opacity: 1;
  border-color: rgb(193 193 193 / var(--tw-border-opacity));
}
.border-grey-600{
  --tw-border-opacity: 1;
  border-color: rgb(236 236 236 / var(--tw-border-opacity));
}
.border-secondary-200{
  --tw-border-opacity: 1;
  border-color: rgb(65 156 201 / var(--tw-border-opacity));
}
.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}
.border-opacity-10{
  --tw-border-opacity: 0.1;
}
.bg-\[\#000\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-\[\#212121\]{
  --tw-bg-opacity: 1;
  background-color: rgb(33 33 33 / var(--tw-bg-opacity));
}
.bg-\[\#419CC9\]{
  --tw-bg-opacity: 1;
  background-color: rgb(65 156 201 / var(--tw-bg-opacity));
}
.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}
.bg-blue-500{
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-green-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(126 157 61 / var(--tw-bg-opacity));
}
.bg-grey{
  --tw-bg-opacity: 1;
  background-color: rgb(193 193 193 / var(--tw-bg-opacity));
}
.bg-grey-300{
  --tw-bg-opacity: 1;
  background-color: rgb(130 130 130 / var(--tw-bg-opacity));
}
.bg-grey-light{
  --tw-bg-opacity: 1;
  background-color: rgb(239 239 239 / var(--tw-bg-opacity));
}
.bg-secondary{
  --tw-bg-opacity: 1;
  background-color: rgb(230 49 55 / var(--tw-bg-opacity));
}
.bg-secondary-200{
  --tw-bg-opacity: 1;
  background-color: rgb(65 156 201 / var(--tw-bg-opacity));
}
.bg-sky-100{
  --tw-bg-opacity: 1;
  background-color: rgb(224 242 254 / var(--tw-bg-opacity));
}
.bg-transparent{
  background-color: transparent;
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-opacity-10{
  --tw-bg-opacity: 0.1;
}
.bg-opacity-40{
  --tw-bg-opacity: 0.4;
}
.bg-opacity-5{
  --tw-bg-opacity: 0.05;
}
.bg-opacity-50{
  --tw-bg-opacity: 0.5;
}
.bg-contain{
  background-size: contain;
}
.bg-cover{
  background-size: cover;
}
.bg-center{
  background-position: center;
}
.bg-no-repeat{
  background-repeat: no-repeat;
}
.fill-\[\#212121\]{
  fill: #212121;
}
.stroke-secondary-200{
  stroke: #419CC9;
}
.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-0{
  padding: 0px;
}
.p-1{
  padding: 0.25rem;
}
.p-10{
  padding: 2.5rem;
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-5{
  padding: 1.25rem;
}
.p-8{
  padding: 2rem;
}
.p-\[10px\]{
  padding: 10px;
}
.p-\[14px\]{
  padding: 14px;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}
.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-5{
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.px-\[0\.875rem\]{
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}
.px-\[11px\]{
  padding-left: 11px;
  padding-right: 11px;
}
.px-\[20px\]{
  padding-left: 20px;
  padding-right: 20px;
}
.px-\[24px\]{
  padding-left: 24px;
  padding-right: 24px;
}
.px-\[30px\]{
  padding-left: 30px;
  padding-right: 30px;
}
.px-\[4\.444vw\]{
  padding-left: 4.444vw;
  padding-right: 4.444vw;
}
.px-\[40px\]{
  padding-left: 40px;
  padding-right: 40px;
}
.px-\[80px\]{
  padding-left: 80px;
  padding-right: 80px;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-\[10px\]{
  padding-top: 10px;
  padding-bottom: 10px;
}
.py-\[12px\]{
  padding-top: 12px;
  padding-bottom: 12px;
}
.py-\[14px\]{
  padding-top: 14px;
  padding-bottom: 14px;
}
.py-\[16px\]{
  padding-top: 16px;
  padding-bottom: 16px;
}
.py-\[30px\]{
  padding-top: 30px;
  padding-bottom: 30px;
}
.py-\[40px\]{
  padding-top: 40px;
  padding-bottom: 40px;
}
.py-\[5px\]{
  padding-top: 5px;
  padding-bottom: 5px;
}
.py-\[6px\]{
  padding-top: 6px;
  padding-bottom: 6px;
}
.\!pl-0{
  padding-left: 0px !important;
}
.\!pt-\[188px\]{
  padding-top: 188px !important;
}
.pb-10{
  padding-bottom: 2.5rem;
}
.pb-6{
  padding-bottom: 1.5rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pb-\[1\.1rem\]{
  padding-bottom: 1.1rem;
}
.pb-\[40px\]{
  padding-bottom: 40px;
}
.pb-\[80px\]{
  padding-bottom: 80px;
}
.pl-12{
  padding-left: 3rem;
}
.pl-4{
  padding-left: 1rem;
}
.pl-5{
  padding-left: 1.25rem;
}
.pl-8{
  padding-left: 2rem;
}
.pl-\[35px\]{
  padding-left: 35px;
}
.pl-\[4\.444vw\]{
  padding-left: 4.444vw;
}
.pr-0{
  padding-right: 0px;
}
.pr-0\.5{
  padding-right: 0.125rem;
}
.pr-2{
  padding-right: 0.5rem;
}
.pr-3{
  padding-right: 0.75rem;
}
.pr-4{
  padding-right: 1rem;
}
.pr-\[calc\(4\.444vw\+14px\)\]{
  padding-right: calc(4.444vw + 14px);
}
.pt-0{
  padding-top: 0px;
}
.pt-1{
  padding-top: 0.25rem;
}
.pt-14{
  padding-top: 3.5rem;
}
.pt-20{
  padding-top: 5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-52{
  padding-top: 13rem;
}
.pt-7{
  padding-top: 1.75rem;
}
.pt-\[118px\]{
  padding-top: 118px;
}
.pt-\[6\.5rem\]{
  padding-top: 6.5rem;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-start{
  text-align: start;
}
.font-montserrat{
  font-family: "Montserrat", sans-serif;
}
.font-sans{
  font-family: "Inter", sans-serif;
}
.\!text-\[0\.875rem\]{
  font-size: 0.875rem !important;
}
.\!text-\[1\.375rem\]{
  font-size: 1.375rem !important;
}
.\!text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.\!text-lg{
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
.\!text-sm{
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.text-2\.2xl{
  font-size: 22px;
  line-height: 1.2;
}
.text-2\.4xl{
  font-size: 24px;
  line-height: 1.2;
}
.text-2\.5xl{
  font-size: 25px;
  line-height: 35px;
}
.text-2xl{
  font-size: 20px;
  line-height: 1.2;
}
.text-3\.5xl{
  font-size: 36px;
  line-height: 1.2;
}
.text-3xl{
  font-size: 30px;
  line-height: 40px;
}
.text-5xl{
  font-size: 3rem;
  line-height: 1;
}
.text-\[1\.125rem\]{
  font-size: 1.125rem;
}
.text-\[1\.5rem\]{
  font-size: 1.5rem;
}
.text-\[14px\]{
  font-size: 14px;
}
.text-\[18px\]{
  font-size: 18px;
}
.text-\[20px\]{
  font-size: 20px;
}
.text-\[22px\]{
  font-size: 22px;
}
.text-\[24px\]{
  font-size: 24px;
}
.text-\[28px\]{
  font-size: 28px;
}
.text-\[30px\]{
  font-size: 30px;
}
.text-\[32px\]{
  font-size: 32px;
}
.text-\[36px\]{
  font-size: 36px;
}
.text-\[48px\]{
  font-size: 48px;
}
.text-\[54px\]{
  font-size: 54px;
}
.text-\[64px\]{
  font-size: 64px;
}
.text-\[8px\]{
  font-size: 8px;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-titlesHome{
  font-size: 36px;
  line-height: 1.5;
}
.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.\!font-bold{
  font-weight: 700 !important;
}
.font-bold{
  font-weight: 700;
}
.font-extralight{
  font-weight: 200;
}
.font-medium{
  font-weight: 500;
}
.font-normal{
  font-weight: 400;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.\!leading-5{
  line-height: 1.25rem !important;
}
.leading-10{
  line-height: 2.5rem;
}
.leading-4{
  line-height: 1rem;
}
.leading-\[1\.2\]{
  line-height: 1.2;
}
.leading-\[120\%\]{
  line-height: 120%;
}
.leading-\[157\.143\%\]{
  line-height: 157.143%;
}
.leading-\[164\.286\%\]{
  line-height: 164.286%;
}
.leading-\[26px\]{
  line-height: 26px;
}
.leading-normal{
  line-height: 1.5;
}
.text-\[\#469CC9\]{
  --tw-text-opacity: 1;
  color: rgb(70 156 201 / var(--tw-text-opacity));
}
.text-\[\#737373\]{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}
.text-\[\#7E9D3D\]{
  --tw-text-opacity: 1;
  color: rgb(126 157 61 / var(--tw-text-opacity));
}
.text-\[\#EA3737\]{
  --tw-text-opacity: 1;
  color: rgb(234 55 55 / var(--tw-text-opacity));
}
.text-basics-preto{
  --tw-text-opacity: 1;
  color: rgb(5 5 5 / var(--tw-text-opacity));
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-black-300{
  --tw-text-opacity: 1;
  color: rgb(40 40 40 / var(--tw-text-opacity));
}
.text-gray-700{
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-green-primary{
  --tw-text-opacity: 1;
  color: rgb(126 157 61 / var(--tw-text-opacity));
}
.text-grey-200{
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity));
}
.text-grey-300{
  --tw-text-opacity: 1;
  color: rgb(130 130 130 / var(--tw-text-opacity));
}
.text-grey-45{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}
.text-grey-600{
  --tw-text-opacity: 1;
  color: rgb(236 236 236 / var(--tw-text-opacity));
}
.text-grey-black{
  --tw-text-opacity: 1;
  color: rgb(117 117 117 / var(--tw-text-opacity));
}
.text-secondary{
  --tw-text-opacity: 1;
  color: rgb(230 49 55 / var(--tw-text-opacity));
}
.text-secondary-200{
  --tw-text-opacity: 1;
  color: rgb(65 156 201 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.no-underline{
  text-decoration-line: none;
}
.opacity-0{
  opacity: 0;
}
.opacity-100{
  opacity: 1;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  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 rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  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 rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline-none{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.outline{
  outline-style: solid;
}
.blur{
  --tw-blur: blur(8px);
  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);
}
.brightness-50{
  --tw-brightness: brightness(.5);
  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);
}
.brightness-\[0\.6\]{
  --tw-brightness: brightness(0.6);
  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);
}
.drop-shadow{
  --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
  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);
}
.invert{
  --tw-invert: invert(100%);
  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);
}
.sepia{
  --tw-sepia: sepia(100%);
  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);
}
.filter{
  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);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-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;
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.transition-opacity{
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.duration-300{
  transition-duration: 300ms;
}
.duration-500{
  transition-duration: 500ms;
}
.duration-700{
  transition-duration: 700ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
/* Add sticky footer */
html,
body{
  height: 100%;
}
[id=page]{
  display: flex;
  min-height: 100%;
  flex-direction: column;
}
.sliderDemo{
  margin-top: 60px;
}
@media not all and (min-width: 768px){
  .sliderDemo{
    margin-top: 32px;
  }
}
.sliderDemo .slick-slide {
  transition: all 0.5s ease-in-out;
  width: 544px !important;
}
.sliderDemo .slick-track {
  display: flex !important;
  align-items: baseline !important;
  justify-content: center !important;
  height: 100%;
  padding-left: 4.444vw;
  padding-right: 4.444vw;
  height: 600px;
}
.sliderDemo .slick-track > :not([hidden]) ~ :not([hidden]){
  --tw-space-x-reverse: 0;
  margin-right: calc(2rem * var(--tw-space-x-reverse));
  margin-left: calc(2rem * calc(1 - var(--tw-space-x-reverse)));
}
.sliderDemo .slick-list {
  display: flex;
  align-items: center;
  overflow-x: hidden;
  padding-left: 0 !important;
}
.sliderDemo .competitions-card {
  width: 400px !important;
  height: 400px !important;
  display: flex !important;
  flex-direction: column;
  gap: 1.25rem;
  border-radius: 20px;
  --tw-bg-opacity: 1;
  background-color: rgb(65 156 201 / var(--tw-bg-opacity));
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (max-width: 768px) {
  .sliderDemo .competitions-card {
    width: 80vw !important;
  }
  .sliderDemo .slick-slide {
    width: 100vw !important;
  }
}
#sidebar-button {
  width: 50px;
  height: 30px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#sidebar-button span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #7e9d3d;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
}
#sidebar-button span:nth-child(1) {
  top: 0px;
}
#sidebar-button span:nth-child(2),
#sidebar-button span:nth-child(3) {
  top: 12px;
}
#sidebar-button span:nth-child(4) {
  top: 24px;
}
#sidebar-button.open span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
}
#sidebar-button.open span:nth-child(2) {
  transform: rotate(45deg);
}
#sidebar-button.open span:nth-child(3) {
  transform: rotate(-45deg);
}
#sidebar-button.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}
.search-wrapper-header,
.search-wrapper-mobile-header {
  transition: all 0.3s ease-in-out;
  scale: 0;
  display: none;
}
.search-wrapper-header.active,
.search-wrapper-mobile-header.active {
  scale: 1;
  display: flex;
}
.content-wrapper h1{
  font-size: 64px;
}
@media not all and (min-width: 768px){
  .content-wrapper h1{
    font-size: 32px;
  }
}
.content-wrapper h2{
  margin-top: 0px;
  font-size: 36px;
  line-height: 1.2;
}
@media not all and (min-width: 768px){
  .content-wrapper h2{
    font-size: 22px;
  }
}
.content-wrapper h3{
  font-size: 1.5rem;
}
@media not all and (min-width: 768px){
  .content-wrapper h3{
    font-size: 20px;
  }
}
.content-wrapper h4{
  font-size: 30px;
}
@media not all and (min-width: 768px){
  .content-wrapper h4{
    font-size: 18px;
  }
}
.content-wrapper h5{
  font-size: 28px;
}
@media not all and (min-width: 768px){
  .content-wrapper h5{
    font-size: 16px;
  }
}
.content-wrapper h6{
  font-size: 18px;
  font-weight: 700;
}
@media not all and (min-width: 768px){
  .content-wrapper h6{
    font-size: 16px;
  }
}
.content-wrapper p{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  line-height: 1.2;
}
@media not all and (min-width: 768px){
  .content-wrapper p{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.content-wrapper ul{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media not all and (min-width: 768px){
  .content-wrapper ul{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.content-wrapper ol{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 2rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media not all and (min-width: 768px){
  .content-wrapper ol{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.menu-side,
.search-not-found-menu-side{
  position: sticky;
  top: 8.5rem;
  right: 0px;
  z-index: 30;
  float: right;
  display: flex;
  width: 300px;
  flex-direction: column;
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
  border-left-width: 1px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 157 61 / var(--tw-bg-opacity));
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
@media not all and (min-width: 1024px){
  .menu-side,
.search-not-found-menu-side{
    display: none;
  }
  .menu-side.custom-logo-link-container .search-icon,
.search-not-found-menu-side.custom-logo-link-container .search-icon {
    display: block;
  }
}
@media not all and (min-width: 768px){
  .menu-side,
.search-not-found-menu-side{
    display: none;
  }
  .menu-side.custom-logo-link-container .search-icon,
.search-not-found-menu-side.custom-logo-link-container .search-icon {
    display: block;
  }
}
@media not all and (min-width: 1024px){
  .menu-side,
.search-not-found-menu-side{
    display: none;
  }
}
@media not all and (min-width: 768px){
  .menu-side,
.search-not-found-menu-side{
    display: none;
  }
}
@media (min-width: 1360px){
  .menu-side,
.search-not-found-menu-side{
    width: 200px;
  }
}
@media (min-width: 1441px){
  .menu-side,
.search-not-found-menu-side{
    width: 300px;
  }
}
.menu-side li,
.search-not-found-menu-side li{
  margin: 0px;
  display: flex;
  list-style-type: none;
  align-items: center;
  padding: 1.25rem;
  padding-bottom: 1.1rem;
  line-height: 1.2;
}
.menu-side li a,
.search-not-found-menu-side li a{
  font-weight: 400;
  text-decoration-line: none;
}
.menu-side li a:hover,
.search-not-found-menu-side li a:hover{
  opacity: 0.8;
}
@media (min-width: 1024px){
  .with-side-menu{
    margin-right: 350px;
  }
}
.contact-block-wrapper .address-block-wrapper p {
  font-size: 18px;
  margin: 0px;
}
@media only screen and (max-width: 768px) {
  .contact-block-wrapper .address-block-wrapper p {
    font-size: 16px;
    line-height: 200%;
  }
}
.contact-block-wrapper iframe {
  width: 100%;
  max-width: 100%;
}
.search-wrapper .pagination{
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.search-wrapper .pagination .page-numbers:not(.next):not(.prev){
  display: flex;
  height: 32px;
  width: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 0.5rem;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgb(241 241 241 / var(--tw-border-opacity));
  padding: 10px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration-line: none;
}
.search-wrapper .pagination .page-numbers:not(.current):hover{
  opacity: 0.7;
}
.search-wrapper .pagination .current{
  --tw-bg-opacity: 1;
  background-color: rgb(65 156 201 / var(--tw-bg-opacity));
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.search-wrapper .pagination .next,
.search-wrapper .pagination .prev{
  font-size: 0.875rem;
  line-height: 1.25rem;
  font-weight: 400;
  text-decoration-line: none;
}
.search-wrapper .pagination .prev{
  margin-right: 0.5rem;
}
.search-wrapper .pagination .next{
  margin-left: 0.5rem;
}
.wp-block-details{
  border-radius: 1rem;
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgb(126 157 61 / var(--tw-border-opacity));
  padding: 1.25rem;
}
.wp-block-details summary{
  display: flex;
  list-style-type: none;
  align-items: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.wp-block-details summary svg {
  width: 4rem;
}
.custom-logo-link-container.wp-block-details summary::-webkit-details-marker .search-icon {
    display: block;
  }
.wp-block-details summary::-webkit-details-marker{
  display: none;
}
.wp-block-details summary::after {
  content: "";
  font-size: 1.25rem;
  line-height: 1.75rem;
  --tw-text-opacity: 1;
  color: rgb(126 157 61 / var(--tw-text-opacity));
}
.wp-block-details p{
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
}
.wp-block-details[open] svg {
  transform: rotate(90deg);
  transition: transform 0.3s ease;
}
.wp-block-details svg {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}
.related-documents-wrapper .title-documents-wrapper h1,
.related-documents-wrapper .title-documents-wrapper h2,
.related-documents-wrapper .title-documents-wrapper h3,
.related-documents-wrapper .title-documents-wrapper h4,
.related-documents-wrapper .title-documents-wrapper h5,
.related-documents-wrapper .title-documents-wrapper h6{
  margin-top: 0px;
  margin-bottom: 0px;
  overflow: hidden;
}
.related-documents-wrapper .description-documents-wrapper {
  overflow: hidden;
  overflow-wrap: break-word;
}
.related-documents-wrapper .description-documents-wrapper p{
  margin-bottom: 1.25rem;
  margin-top: 1rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
@media not all and (min-width: 768px){
  .related-documents-wrapper .description-documents-wrapper p{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .related-documents-wrapper .description-documents-wrapper p{
    line-height: 157.143%;
  }
}
.homepage-banner-wrapper .homepage-banner .swiper-pagination-bullet-active {
  background-color: #7e9d3d !important;
}
.homepage-banner-wrapper .homepage-banner .swiper-pagination-bullet {
  background-color: #000;
  opacity: 1 !important;
}
.two-line-paragraph {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow-wrap: break-word;
}
.three-line-paragraph {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow-wrap: break-word;
}
.four-line-paragraph {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow-wrap: break-word;
}
.wp-block-image figcaption{
  --tw-text-opacity: 1;
  color: rgb(79 79 79 / var(--tw-text-opacity));
}
.five-line-paragraph {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow-wrap: break-word;
}
.card-description-whats-new {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow-wrap: break-word;
}
@media screen and (max-width: 768px) {
  .card-description-whats-new {
    -webkit-line-clamp: 4;
  }
}
.concursos-excerpt-wrapper p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  line-height: normal;
  overflow: hidden;
  overflow-wrap: break-word;
  padding: 0;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.back-image-banner-homepage {
  border-radius: 49% 51% 66% 34%/42% 39% 61% 58%;
}
.competitions-wrapper {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important;
}
.competitions-wrapper .swiper-pagination {
  top: inherit !important;
  bottom: 0;
}
.competitions-wrapper .swiper-pagination .swiper-pagination-progressbar-fill {
  background: #419cc9 !important;
}
.whats-new-card {
  border-radius: 10px 60px;
  transition: all 0.3s ease-in-out;
}
.whats-new-card img {
  border-radius: 10px 60px;
}
.whats-new-card:hover {
  transform: scale(1.02) !important;
}
.ff-btn-submit {
  background: #7e9d3d !important;
  border-radius: 40px !important;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25) !important;
  font-size: 20px !important;
  font-weight: bold !important;
  padding: 16px 32px !important;
  color: white !important;
  border: none !important;
}
@media screen and (max-width: 768px) {
  .ff-btn-submit {
    width: 100% !important;
    border-radius: 16px !important;
  }
}
.form-check-label span {
  color: white !important;
}
@media screen and (max-width: 768px) {
  .white-space-responsive {
    height: 60px !important;
  }
}
.faq_item_container.active .faq_content{
  padding-top: 1rem;
}
.faq_item_container .faq_content p{
  margin-top: 0px;
  margin-bottom: 1.25rem;
}
.faq_item_container .faq_content ol, .faq_item_container .faq_content ul{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.faq_item_container .faq_content ol li, .faq_item_container .faq_content ul li{
  padding-bottom: 1.25rem;
}
.faq_item_container .faq_content ol li ul li, .faq_item_container .faq_content ul li ul li{
  padding-bottom: 0px;
}
.faq_item_container .faq_content ol{
  list-style-type: decimal;
}
.faq_item_container .faq_content ol li{
  margin-bottom: 0px;
  list-style-type: decimal;
}
.faq_item_container .faq_content ul{
  list-style-type: disc;
}
.faq_item_container .faq_content ul li{
  list-style-type: disc;
}
.faq_item_container .faq_content ul li ul {
  margin: 0 !important;
}
.faq_item_container.active div .green-arrow {
  transform: rotate(90deg) !important;
}
.faq_item_container.active .faq_content {
  max-height: 500px !important;
}
.homepage-banner .swiper-pagination {
  left: -23% !important;
  transform: translateY(27%) !important;
  height: 100% !important;
}
.homepage-banner .swiper-pagination .swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
}
@media screen and (max-width: 768px) {
  .homepage-banner .swiper-pagination {
    left: 50% !important;
    transform: translateX(-50%) !important;
    height: auto !important;
  }
}
.prev-button-competition-swiper:not(:disabled):hover svg,
.next-button-competition-swiper:not(:disabled):hover svg {
  stroke: white !important;
}
.image-with-filter {
  filter: brightness(0.75) contrast(0.9) drop-shadow(1px 1px 2px black);
}
/* width */
::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
  background: #7e9d3d;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #7e9d3d;
}
.chart-container {
  position: relative;
  margin: auto;
}
.chart-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.axis-text ol,
.axis-text ul {
  padding: 0;
}
.axis-text ol li,
.axis-text ul li {
  list-style: none;
}
.axis-text ol ol {
  display: none;
  transition: display 0.3s ease;
}
.suggestions-wrapper .suggestions li {
  list-style: none !important;
  margin-left: 0 !important;
}
.wp-block-group .wp-block-file{
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media not all and (min-width: 768px){
  .wp-block-group .wp-block-file{
    flex-direction: column;
    align-items: flex-start;
  }
}
.wp-block-group .wp-block-file a{
  margin-left: 0.25rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
  font-weight: 400;
}
.wp-block-group .wp-block-file a:hover{
  opacity: 0.8;
}
@media not all and (min-width: 768px){
  .wp-block-group .wp-block-file a{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.wp-block-group .wp-block-file a[download]{
  margin-left: 0px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 157 61 / var(--tw-bg-opacity));
  font-weight: 700;
}
.wp-block-group .wp-block-file a[download]:hover{
  opacity: 0.8;
}
.custom-theme-bg-1 {
  position: relative;
}
.custom-theme-bg-1::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  filter: brightness(0.5);
  z-index: -1;
}
.block-remove-margin-top div:first-child {
  margin-top: 0 !important;
}
.menu-secondary_desktop_menu-container ul{
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 0px;
}
@media not all and (min-width: 768px){
  .menu-secondary_desktop_menu-container ul{
    flex-direction: column;
  }
}
.menu-secondary_desktop_menu-container ul li{
  margin: 0px;
  list-style-type: none;
}
.menu-secondary_desktop_menu-container ul li a {
  font-size: 14px !important;
  font-weight: bold !important;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 40px;
  --tw-bg-opacity: 1;
  background-color: rgb(126 157 61 / var(--tw-bg-opacity));
  padding-left: 2rem;
  padding-right: 2rem;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgb(126 157 61 / var(--tw-text-opacity));
  text-decoration-line: none;
}
.menu-secondary_desktop_menu-container ul li a:hover{
  opacity: 0.8;
}
@media not all and (min-width: 768px){
  .menu-secondary_desktop_menu-container ul li a{
    --tw-bg-opacity: 0.03;
  }
}
@media (min-width: 768px){
  .menu-secondary_desktop_menu-container ul li a{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}
.contact-form-eletronic p {
  margin: 0 !important;
}
.line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.w-inherit {
  width: inherit;
}
.marker div {
  background-size: cover;
  width: 1.9rem;
  height: 2.275rem;
  cursor: pointer;
}
@media not all and (min-width: 1360px){
  .max-1\.3xl\:hidden{
    display: none;
  }
  .max-1\.3xl\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
}
@media not all and (min-width: 1024px){
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
  .max-lg\:hide-scroll-bar::-webkit-scrollbar {
    display: none;
  }
  .max-lg\:hide-scroll-bar {
    -ms-overflow-style: none; /* IE and Edge */
    scrollbar-width: none; /* Firefox */
  }
}
@media not all and (min-width: 768px){
  .max-md\:hidden{
    display: none;
  }
  .max-md\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
}
@media (min-width: 768px){
  .md\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
}
@media (min-width: 1024px){
  .lg\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
}
@media (min-width: 1600px){
  .\33xl\:hidden.custom-logo-link-container .search-icon {
    display: block !important;
  }
}
.placeholder\:font-montserrat::-moz-placeholder{
  font-family: "Montserrat", sans-serif;
}
.placeholder\:font-montserrat::placeholder{
  font-family: "Montserrat", sans-serif;
}
.placeholder\:text-grey-45::-moz-placeholder{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}
.placeholder\:text-grey-45::placeholder{
  --tw-text-opacity: 1;
  color: rgb(115 115 115 / var(--tw-text-opacity));
}
.before\:bg-green-primary::before{
  content: var(--tw-content);
  --tw-bg-opacity: 1;
  background-color: rgb(126 157 61 / var(--tw-bg-opacity));
}
.last\:pr-0:last-child{
  padding-right: 0px;
}
.last\:font-bold:last-child{
  font-weight: 700;
}
.hover\:\!scale-\[1\.02\]:hover{
  --tw-scale-x: 1.02 !important;
  --tw-scale-y: 1.02 !important;
  transform: translate(var(--tw-translate-x), 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)) !important;
}
.hover\:scale-\[0\.98\]:hover{
  --tw-scale-x: 0.98;
  --tw-scale-y: 0.98;
  transform: translate(var(--tw-translate-x), 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));
}
.hover\:border-green-primary:hover{
  --tw-border-opacity: 1;
  border-color: rgb(126 157 61 / var(--tw-border-opacity));
}
.hover\:bg-green-primary:hover{
  --tw-bg-opacity: 1;
  background-color: rgb(126 157 61 / var(--tw-bg-opacity));
}
.hover\:bg-opacity-40:hover{
  --tw-bg-opacity: 0.4;
}
.hover\:font-normal:hover{
  font-weight: 400;
}
.hover\:opacity-70:hover{
  opacity: 0.7;
}
.hover\:opacity-80:hover{
  opacity: 0.8;
}
.hover\:opacity-85:hover{
  opacity: 0.85;
}
.hover\:opacity-90:hover{
  opacity: 0.9;
}
.hover\:brightness-110:hover{
  --tw-brightness: brightness(1.1);
  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);
}
.focus-visible\:outline-none:focus-visible{
  outline: 2px solid transparent;
  outline-offset: 2px;
}
.enabled\:hover\:bg-secondary-200:hover:enabled{
  --tw-bg-opacity: 1;
  background-color: rgb(65 156 201 / var(--tw-bg-opacity));
}
.disabled\:opacity-50:disabled{
  opacity: 0.5;
}
.group:hover .group-hover\:scale-100{
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), 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));
}
.group:hover .group-hover\:fill-white{
  fill: #FFFFFF;
}
.group:hover .group-hover\:opacity-100{
  opacity: 1;
}
.group:hover .group-hover\:brightness-\[0\.3\]{
  --tw-brightness: brightness(0.3);
  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);
}
.peer\/draft:checked ~ .peer-checked\/draft\:max-h-\[unset\]{
  max-height: unset;
}
.peer\/draft:checked ~ .peer-checked\/draft\:p-4{
  padding: 1rem;
}
.peer\/draft:checked ~ .peer-checked\/draft\:pt-0{
  padding-top: 0px;
}
@media not all and (min-width: 1360px){
  .max-1\.3xl\:flex{
    display: flex;
  }
  .max-1\.3xl\:hidden{
    display: none;
  }
}
@media not all and (min-width: 1200px){
  .max-xl\:h-full{
    height: 100%;
  }
  .max-xl\:w-\[80\%\]{
    width: 80%;
  }
  .max-xl\:gap-x-5{
    -moz-column-gap: 1.25rem;
         column-gap: 1.25rem;
  }
}
@media not all and (min-width: 1024px){
  .max-lg\:mt-\[120px\]{
    margin-top: 120px;
  }
  .max-lg\:flex{
    display: flex;
  }
  .max-lg\:hidden{
    display: none;
  }
  .max-lg\:min-h-\[300px\]{
    min-height: 300px;
  }
  .max-lg\:min-w-\[350px\]{
    min-width: 350px;
  }
  .max-lg\:max-w-full{
    max-width: 100%;
  }
  .max-lg\:flex-col{
    flex-direction: column;
  }
  .max-lg\:items-center{
    align-items: center;
  }
  .max-lg\:gap-x-12{
    -moz-column-gap: 3rem;
         column-gap: 3rem;
  }
  .max-lg\:gap-y-8{
    row-gap: 2rem;
  }
  .max-lg\:overflow-x-scroll{
    overflow-x: scroll;
  }
  .max-lg\:pb-2{
    padding-bottom: 0.5rem;
  }
  .max-lg\:pr-\[4\.444vw\]{
    padding-right: 4.444vw;
  }
  .max-lg\:text-center{
    text-align: center;
  }
  .max-lg\:text-2\.4xl{
    font-size: 24px;
    line-height: 1.2;
  }
  .max-lg\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
@media not all and (min-width: 768px){
  .max-md\:top-\[174px\]{
    top: 174px;
  }
  .max-md\:my-12{
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
  .max-md\:my-4{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .max-md\:my-\[48px\]{
    margin-top: 48px;
    margin-bottom: 48px;
  }
  .max-md\:mb-5{
    margin-bottom: 1.25rem;
  }
  .max-md\:mb-6{
    margin-bottom: 1.5rem;
  }
  .max-md\:mr-0{
    margin-right: 0px;
  }
  .max-md\:mt-12{
    margin-top: 3rem;
  }
  .max-md\:mt-6{
    margin-top: 1.5rem;
  }
  .max-md\:mt-8{
    margin-top: 2rem;
  }
  .max-md\:mt-\[120px\]{
    margin-top: 120px;
  }
  .max-md\:mt-\[32px\]{
    margin-top: 32px;
  }
  .max-md\:block{
    display: block;
  }
  .max-md\:inline-block{
    display: inline-block;
  }
  .max-md\:flex{
    display: flex;
  }
  .max-md\:hidden{
    display: none;
  }
  .max-md\:h-\[260px\]{
    height: 260px;
  }
  .max-md\:h-\[280px\]{
    height: 280px;
  }
  .max-md\:h-\[357px\]{
    height: 357px;
  }
  .max-md\:h-screen{
    height: 100vh;
  }
  .max-md\:min-h-0{
    min-height: 0px;
  }
  .max-md\:min-h-\[260px\]{
    min-height: 260px;
  }
  .max-md\:w-\[280px\]{
    width: 280px;
  }
  .max-md\:w-\[300px\]{
    width: 300px;
  }
  .max-md\:w-\[80vw\]{
    width: 80vw;
  }
  .max-md\:w-full{
    width: 100%;
  }
  .max-md\:min-w-\[280px\]{
    min-width: 280px;
  }
  .max-md\:max-w-\[100\%\]{
    max-width: 100%;
  }
  .max-md\:max-w-\[310px\]{
    max-width: 310px;
  }
  .max-md\:flex-col{
    flex-direction: column;
  }
  .max-md\:items-start{
    align-items: flex-start;
  }
  .max-md\:items-center{
    align-items: center;
  }
  .max-md\:gap-12{
    gap: 3rem;
  }
  .max-md\:gap-16{
    gap: 4rem;
  }
  .max-md\:gap-5{
    gap: 1.25rem;
  }
  .max-md\:gap-y-0{
    row-gap: 0px;
  }
  .max-md\:bg-opacity-\[0\.03\]{
    --tw-bg-opacity: 0.03;
  }
  .max-md\:px-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .max-md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .max-md\:px-\[4\.444vw\]{
    padding-left: 4.444vw;
    padding-right: 4.444vw;
  }
  .max-md\:px-\[8\.5vw\]{
    padding-left: 8.5vw;
    padding-right: 8.5vw;
  }
  .max-md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .max-md\:py-6{
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }
  .max-md\:py-8{
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
  .max-md\:pt-20{
    padding-top: 5rem;
  }
  .max-md\:pt-24{
    padding-top: 6rem;
  }
  .max-md\:text-2\.2xl{
    font-size: 22px;
    line-height: 1.2;
  }
  .max-md\:text-2\.4xl{
    font-size: 24px;
    line-height: 1.2;
  }
  .max-md\:text-\[16px\]{
    font-size: 16px;
  }
  .max-md\:text-\[18px\]{
    font-size: 18px;
  }
  .max-md\:text-\[20px\]{
    font-size: 20px;
  }
  .max-md\:text-\[22px\]{
    font-size: 22px;
  }
  .max-md\:text-\[24px\]{
    font-size: 24px;
  }
  .max-md\:text-\[28px\]{
    font-size: 28px;
  }
  .max-md\:text-\[30px\]{
    font-size: 30px;
  }
  .max-md\:text-\[32px\]{
    font-size: 32px;
  }
  .max-md\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .max-md\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .max-md\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .max-md\:text-titlesHomeMobile{
    font-size: 22px;
    line-height: 1.5;
  }
  .max-md\:text-xs{
    font-size: 0.75rem;
    line-height: 1rem;
  }
}
@media not all and (min-width: 380px){
  .max-xs\:mb-8{
    margin-bottom: 2rem;
  }
  .max-xs\:mt-\[100px\]{
    margin-top: 100px;
  }
  .max-xs\:gap-y-5{
    row-gap: 1.25rem;
  }
  .max-xs\:text-\[20px\]{
    font-size: 20px;
  }
  .max-xs\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}
@media (min-width: 640px){
  .sm\:w-\[400px\]{
    width: 400px;
  }
}
@media (min-width: 768px){
  .md\:sticky{
    position: sticky;
  }
  .md\:top-0{
    top: 0px;
  }
  .md\:z-40{
    z-index: 40;
  }
  .md\:mb-\[69px\]{
    margin-bottom: 69px;
  }
  .md\:ml-0{
    margin-left: 0px;
  }
  .md\:mr-0{
    margin-right: 0px;
  }
  .md\:\!line-clamp-3{
    overflow: hidden !important;
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 3 !important;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-\[130px\]{
    height: 130px;
  }
  .md\:h-\[56px\]{
    height: 56px;
  }
  .md\:w-11{
    width: 2.75rem;
  }
  .md\:w-9{
    width: 2.25rem;
  }
  .md\:w-\[12\.18rem\]{
    width: 12.18rem;
  }
  .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:max-w-\[792px\]{
    max-width: 792px;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:grid-cols-\[40ch_auto\]{
    grid-template-columns: 40ch auto;
  }
  .md\:flex-row{
    flex-direction: row;
  }
  .md\:items-center{
    align-items: center;
  }
  .md\:gap-0{
    gap: 0px;
  }
  .md\:p-3{
    padding: 0.75rem;
  }
  .md\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }
  .md\:px-5{
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .md\:py-3{
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .md\:pb-16{
    padding-bottom: 4rem;
  }
  .md\:pb-\[20px\]{
    padding-bottom: 20px;
  }
  .md\:pt-11{
    padding-top: 2.75rem;
  }
  .md\:pt-\[218px\]{
    padding-top: 218px;
  }
  .md\:\!text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }
  .md\:text-white{
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .first\:md\:pt-11:first-child{
    padding-top: 2.75rem;
  }
}
@media (min-width: 1024px){
  .lg\:top-\[45\%\]{
    top: 45%;
  }
  .lg\:-mr-5{
    margin-right: -1.25rem;
  }
  .lg\:-mr-\[5px\]{
    margin-right: -5px;
  }
  .lg\:-mt-1{
    margin-top: -0.25rem;
  }
  .lg\:mb-\[88px\]{
    margin-bottom: 88px;
  }
  .lg\:mr-\[350px\]{
    margin-right: 350px;
  }
  .lg\:mr-\[400px\]{
    margin-right: 400px;
  }
  .lg\:mt-0{
    margin-top: 0px;
  }
  .lg\:mt-\[60px\]{
    margin-top: 60px;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:h-10{
    height: 2.5rem;
  }
  .lg\:h-\[fit-content\]{
    height: -moz-fit-content;
    height: fit-content;
  }
  .lg\:w-\[450px\]{
    width: 450px;
  }
  .lg\:w-\[804px\]{
    width: 804px;
  }
  .lg\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }
  .lg\:w-full{
    width: 100%;
  }
  .lg\:min-w-\[390px\]{
    min-width: 390px;
  }
  .lg\:max-w-5xl{
    max-width: 64rem;
  }
  .lg\:max-w-\[150px\]{
    max-width: 150px;
  }
  .lg\:max-w-\[200px\]{
    max-width: 200px;
  }
  .lg\:max-w-\[unset\]{
    max-width: unset;
  }
  .lg\:max-w-full{
    max-width: 100%;
  }
  .lg\:flex-row{
    flex-direction: row;
  }
  .lg\:flex-wrap{
    flex-wrap: wrap;
  }
  .lg\:items-start{
    align-items: flex-start;
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-start{
    justify-content: flex-start;
  }
  .lg\:justify-center{
    justify-content: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:gap-4{
    gap: 1rem;
  }
  .lg\:gap-y-\[56px\]{
    row-gap: 56px;
  }
  .lg\:bg-cover{
    background-size: cover;
  }
  .lg\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .lg\:py-\[3\.75rem\]{
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
  .lg\:pb-40{
    padding-bottom: 10rem;
  }
  .lg\:pb-\[120px\]{
    padding-bottom: 120px;
  }
  .lg\:pl-5{
    padding-left: 1.25rem;
  }
  .lg\:pr-\[29px\]{
    padding-right: 29px;
  }
  .lg\:pt-\[110px\]{
    padding-top: 110px;
  }
  .lg\:text-\[32px\]{
    font-size: 32px;
  }
  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:font-light{
    font-weight: 300;
  }
}
@media (min-width: 1360px){
  .\32xll\:w-\[200px\]{
    width: 200px;
  }
}
@media (min-width: 1441px){
  .\32xlll\:w-\[300px\]{
    width: 300px;
  }
}
@media (min-width: 1600px){
  .\33xl\:flex{
    display: flex;
  }
  .\33xl\:hidden{
    display: none;
  }
}
