@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);
*, ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}/*
! tailwindcss v3.4.19 | 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: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 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 */
  letter-spacing: 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,
input:where([type='button']),
input:where([type='reset']),
input:where([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]:where(:not([hidden="until-found"])) {
  display: none;
}.container{
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
}@media (min-width: 480px){.container{
    max-width: 480px;
  }
}@media (min-width: 600px){.container{
    max-width: 600px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
}@media (min-width: 782px){.container{
    max-width: 782px;
  }
}@media (min-width: 1024px){.container{
    max-width: 1024px;
    padding-right: 0rem;
    padding-left: 0rem;
  }
}@media (min-width: 1280px){.container{
    max-width: 1280px;
  }
}@media (min-width: 1440px){.container{
    max-width: 1440px;
  }
}.fixed{
  position: fixed;
}.absolute{
  position: absolute;
}.relative{
  position: relative;
}.-bottom-1{
  bottom: -0.25rem;
}.bottom-0{
  bottom: 0px;
}.left-0{
  left: 0px;
}.left-1\/2{
  left: 50%;
}.top-0{
  top: 0px;
}.top-\[7\.2rem\]{
  top: 7.2rem;
}.z-0{
  z-index: 0;
}.z-10{
  z-index: 10;
}.z-30{
  z-index: 30;
}.z-\[50\]{
  z-index: 50;
}.order-1{
  order: 1;
}.order-2{
  order: 2;
}.order-3{
  order: 3;
}.col-span-1{
  grid-column: span 1 / span 1;
}.col-span-10{
  grid-column: span 10 / span 10;
}.col-span-11{
  grid-column: span 11 / span 11;
}.col-span-12{
  grid-column: span 12 / span 12;
}.col-span-2{
  grid-column: span 2 / span 2;
}.col-span-3{
  grid-column: span 3 / span 3;
}.col-span-4{
  grid-column: span 4 / span 4;
}.col-span-5{
  grid-column: span 5 / span 5;
}.col-span-6{
  grid-column: span 6 / span 6;
}.col-span-7{
  grid-column: span 7 / span 7;
}.col-span-8{
  grid-column: span 8 / span 8;
}.col-span-9{
  grid-column: span 9 / span 9;
}.m-5{
  margin: 1.25rem;
}.mx-auto{
  margin-left: auto;
  margin-right: auto;
}.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}.mb-10{
  margin-bottom: 2.5rem;
}.mb-2{
  margin-bottom: 0.5rem;
}.mb-\[42px\]{
  margin-bottom: 42px;
}.mt-10{
  margin-top: 2.5rem;
}.mt-3{
  margin-top: 0.75rem;
}.block{
  display: block;
}.flex{
  display: flex;
}.inline-flex{
  display: inline-flex;
}.grid{
  display: grid;
}.hidden{
  display: none;
}.aspect-square{
  aspect-ratio: 1 / 1;
}.h-0\.5{
  height: 0.125rem;
}.h-1\/2{
  height: 50%;
}.h-10{
  height: 2.5rem;
}.h-12{
  height: 3rem;
}.h-20{
  height: 5rem;
}.h-24{
  height: 6rem;
}.h-3{
  height: 0.75rem;
}.h-32{
  height: 8rem;
}.h-4{
  height: 1rem;
}.h-44{
  height: 11rem;
}.h-5{
  height: 1.25rem;
}.h-72{
  height: 18rem;
}.h-8{
  height: 2rem;
}.h-\[20rem\]{
  height: 20rem;
}.h-\[2px\]{
  height: 2px;
}.h-\[41rem\]{
  height: 41rem;
}.h-full{
  height: 100%;
}.min-h-12{
  min-height: 3rem;
}.min-h-screen{
  min-height: 100vh;
}.w-1\/2{
  width: 50%;
}.w-10{
  width: 2.5rem;
}.w-12{
  width: 3rem;
}.w-2\/3{
  width: 66.666667%;
}.w-20{
  width: 5rem;
}.w-24{
  width: 6rem;
}.w-3{
  width: 0.75rem;
}.w-32{
  width: 8rem;
}.w-4{
  width: 1rem;
}.w-6{
  width: 1.5rem;
}.w-8{
  width: 2rem;
}.w-\[2px\]{
  width: 2px;
}.w-auto{
  width: auto;
}.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}.w-full{
  width: 100%;
}.flex-grow{
  flex-grow: 1;
}.-translate-x-1\/2{
  --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));
}.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));
}.cursor-pointer{
  cursor: pointer;
}.list-decimal{
  list-style-type: decimal;
}.list-disc{
  list-style-type: disc;
}.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}.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-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-2{
  gap: 0.5rem;
}.gap-20{
  gap: 5rem;
}.gap-3{
  gap: 0.75rem;
}.gap-4{
  gap: 1rem;
}.gap-5{
  gap: 1.25rem;
}.gap-8{
  gap: 2rem;
}.gap-y-5{
  row-gap: 1.25rem;
}.self-start{
  align-self: flex-start;
}.self-stretch{
  align-self: stretch;
}.overflow-hidden{
  overflow: hidden;
}.whitespace-nowrap{
  white-space: nowrap;
}.rounded{
  border-radius: 0.25rem;
}.rounded-2xl{
  border-radius: 1rem;
}.rounded-full{
  border-radius: 9999px;
}.border-\[12px\]{
  border-width: 12px;
}.border-b{
  border-bottom-width: 1px;
}.border-\[\#C2CCC3\]{
  --tw-border-opacity: 1;
  border-color: rgb(194 204 195 / var(--tw-border-opacity, 1));
}.border-\[--MENIG_Verde-Escuro\]{
  border-color: var(--MENIG_Verde-Escuro);
}.bg-\[\#fff\]{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.bg-\[--MENIG_Branco-2\]{
  background-color: var(--MENIG_Branco-2);
}.bg-\[--MENIG_Preto\]{
  background-color: var(--MENIG_Preto);
}.bg-\[--MENIG_Verde-Claro\]{
  background-color: var(--MENIG_Verde-Claro);
}.bg-\[--MENIG_Verde-Escuro\]{
  background-color: var(--MENIG_Verde-Escuro);
}.bg-\[--MENIG_Verde\]{
  background-color: var(--MENIG_Verde);
}.bg-current{
  background-color: currentColor;
}.bg-gray-200{
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}.bg-primary{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}.p-0{
  padding: 0px;
}.p-2{
  padding: 0.5rem;
}.p-5{
  padding: 1.25rem;
}.px-1{
  padding-left: 0.25rem;
  padding-right: 0.25rem;
}.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-8{
  padding-left: 2rem;
  padding-right: 2rem;
}.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}.py-20{
  padding-top: 5rem;
  padding-bottom: 5rem;
}.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}.pb-10{
  padding-bottom: 2.5rem;
}.pb-2{
  padding-bottom: 0.5rem;
}.pb-20{
  padding-bottom: 5rem;
}.pt-2{
  padding-top: 0.5rem;
}.pt-20{
  padding-top: 5rem;
}.pt-5{
  padding-top: 1.25rem;
}.text-center{
  text-align: center;
}.text-\[2\.5rem\]\/\[120\%\]{
  font-size: 2.5rem;
  line-height: 120%;
}.text-base\/6{
  font-size: 1rem;
  line-height: 1.5rem;
}.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}.text-xxl\/\[1\.8rem\]{
  font-size: 1.5rem;
  line-height: 1.8rem;
}.text-xxl\/\[120\%\]{
  font-size: 1.5rem;
  line-height: 120%;
}.font-bold{
  font-weight: 700;
}.font-semibold{
  font-weight: 600;
}.text-\[\#656a71\]{
  --tw-text-opacity: 1;
  color: rgb(101 106 113 / var(--tw-text-opacity, 1));
}.text-\[--MENIG_Branco-1\]{
  color: var(--MENIG_Branco-1);
}.text-\[--MENIG_Verde-Escuro\]{
  color: var(--MENIG_Verde-Escuro);
}.text-\[--MENIG_Verde-Mdio\]{
  color: var(--MENIG_Verde-Mdio);
}.text-\[--MENIG_Verde\]{
  color: var(--MENIG_Verde);
}.text-blue-500{
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity, 1));
}.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}.underline{
  text-decoration-line: underline;
}.antialiased{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}.shadow-sm{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-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, 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-transform{
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}.duration-300{
  transition-duration: 300ms;
}.duration-500{
  transition-duration: 500ms;
}.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}.ease-out{
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}.alignfull{
  margin: 2rem calc(50% - 50vw) !important;
  max-width: 100vw !important;
  width: 100vw;
}.alignwide{
  margin: 2rem 0;
  max-width: 1280px !important;
}.alignnone{
  margin-left: 0px;
  margin-right: 0px;
  height: auto;
  max-width: 100%;
}.aligncenter{
  margin: 0.5rem auto;
  display: block;
}@media (min-width: 600px){.alignleft:not(.wp-block-button){
    margin-right: 0.5rem;
    float: left;
  }.alignright:not(.wp-block-button){
    margin-left: 0.5rem;
    float: right;
  }.wp-block-button.alignleft a{
    float: left;
    margin-right: 1rem;
  }.wp-block-button.alignright a{
    float: right;
    margin-left: 1rem;
  }
}.wp-caption{
  display: inline-block;
}.wp-caption img{
  margin-bottom: 0.5rem;
  line-height: 1;
}.wp-caption-text{
  font-size: 0.875rem;
  color: #4b5563;
}/* common css *//* init font and color vars */:root {
    --font_rubik: "Rubik", sans-serif;

    --MENIG_Cinza: #626366;
    --MENIG_Verde: #20642F;
    --MENIG_Branco-1: #FAFAFA;
    --MENIG_Preto: #1A1A1A;
    --MENIG_Verde-Escuro: #003204;
    --MENIG_Verde-Mdio: #6CBA81;
    --MENIG_Verde-Claro:#ECF0C6;
    --MENIG_Branco-2: #F2F2F2;
    --Red-800: #912A23;


    --Neutral-Black: #292929;
    --Neutral-Grey: #3D3D3D;
    --white: #fff;
    --Nude-Blue-50:#EEF4FF;
    --Main-Palatinate-Blue: #4031DE;
    --Main-Midnight-Blue: #252267;
    --Midnight-Blue-50: rgba(237, 242, 255, 0.20);
    --Neutral-White: #FFF;
    --Midnight-Blue-800: #312CA7;
    --Slate-Grey-200: #D8DADF;
    --Main-Lavander-Indigo: #712C9D;
    --Palatinate-Blue-50: #ECF1FF;
    --Palatinate-Blue-100: #DCE5FF;
    --Midnight-Blue-100: rgba(223, 231, 255, 0.20);
    --Midnight-Blue-200: #C5D2FF;
    --secondary:#F9F9F9;
    --Neutral-Grey-Light:#4A4D5A;
    --Neutral-Grey-Dark:#3D3D3D ;
    --Complementar-State-Blue: #6765E3;
    --Nude-Blue-600: #4451E7;

    --radius-full: 624.9375rem;
    --radius-2xl: 3rem;
    --radius-lg: 1rem;
    --radius-md: 0.75rem;

    --c_B400A3: #B400A3;
}*:focus-visible {
    outline: var(--Main-Palatinate-Blue) auto 2px;
}.grecaptcha-badge{
    display: none;
}body, html {
    font-size: 1rem;
    color: var(--MENIG_Preto);
    scroll-behavior: smooth;
    background-color: var(--MENIG_Branco-1);
    font-family: var(--font_rubik);
    font-weight: 400;
    line-height: 1.75rem;
    scroll-padding: 10rem;
    image-rendering: -webkit-optimize-contrast;
}/* Desktop/H1 */.homeH1{
    font-size: 3.375rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 4.05rem */
    text-transform: uppercase;
}/* Desktop/H3 */.fs15, h2.banner{
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}/* Desktop/H2 */.fs25{
    font-size: 2.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}/* Desktop/H4 */.fs125{
    font-size: 1.25rem;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}/* Desktop/Label */.fs225{
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
}.body1{
    font-size: 1.125rem;
    font-style: normal;
    line-height: 150%; 
}.background-cta{
    border-radius: 1rem;
    background: rgba(250, 250, 250, 0.35);
    backdrop-filter: blur(5px);
}ol, ul, menu {
    list-style: disc;
    margin-left: 1.25rem;
    padding-left: 1.25rem;
}label{
    color: var(--MENIG_Preto);
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    padding: 0;
    display: block;
}input, textarea{
    background: transparent;
    display: flex;
    min-height: 3rem;
    padding: 0.5rem 1rem ;
    width: 100%;
    border-bottom: 1px solid var(--MENIG_Preto);

    font-size: 1rem;
    font-style: normal;
    line-height: 150%;
}input::-moz-placeholder, textarea::-moz-placeholder {
        color: rgba(41, 41, 41, 0.40);  
        font-weight: 300;
    }input::placeholder, textarea::placeholder {
        color: rgba(41, 41, 41, 0.40);  
        font-weight: 300;
    }input[type="radio"]{
    width: 1.5rem;
    height: 1.5rem;
    accent-color: var(--MENIG_Preto);
}input[type="checkbox"] {
    accent-color: #3D3D3D;
    cursor: pointer;
}.wpcf7-list-item{
    margin: 0;
    display: flex;
    align-items: center;
    gap: 0.75rem;
}.wpcf7-form-control.wpcf7-radio{
    display: flex;
    padding: 1rem 0;
    align-items: center;
    gap: 1rem;
    border-bottom: 1px solid #6CBA81;

}.wpcf7-radio label, .wpcf7-acceptance label{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 0.75rem;
    height: 2.75rem;
    min-height: 2.75rem;
    padding: 0 .5rem;
    cursor: pointer;

}.wpcf7-radio label:hover,.wpcf7-acceptance label:hover{
        background: var(--secondary);
            border-radius: 1.25rem;
    }.wpcf7-radio label input,.wpcf7-acceptance label input{
        display: flex;
        width: 1.5rem;
        height: 1.5rem;
        justify-content: center;
        align-items: center;
        gap: 0.625rem;
        flex-shrink: 0;
        cursor: pointer;
    }.wpcf7-radio label span,.wpcf7-acceptance label span{
        overflow: hidden;
        min-height: 2rem;
        flex: 1 0 0;
        display: flex;
        align-items: center;

        color: var(--MENIG_Preto);
        font-size: 1rem;
        font-style: normal;
        font-weight: 300;
        line-height: 150%; 

    }input.wpcf7-not-valid, textarea.wpcf7-not-valid, .wpcf7-form.invalid input.wpcf7-not-valid, .wpcf7-form.invalid textarea.wpcf7-not-valid {
    border-bottom: 2px solid var(--Red-800);
}.wpcf7-not-valid-tip{
    color: var(--Red-800);
}/* 
span.wpcf7-not-valid-tip {
    display: none !important;
    visibility: hidden !important;
}

.wpcf7-form.invalid span.wpcf7-not-valid-tip {
    display: block !important;
    visibility: visible !important;
} */#primary-menu-toggle.is-active .line-1 {
    transform: translateY(9px) rotate(45deg);
}#primary-menu-toggle.is-active .line-2 {
    opacity: 0;
    transform: translateX(-10px);
}#primary-menu-toggle.is-active .line-3 {
    transform: translateY(-9px) rotate(-45deg);
}#primary-menu-toggle{
    color: var(--MENIG_Cinza);
}/*  padding: 0.25rem;
    gap: 1.75rem; */.menu .languages{
        height: 2.75rem;
        min-height: 2.25rem;
        justify-content: center;
        align-items: center;
        gap: 0.125rem;
        border-radius: var(--radius-full);
        background: var(--MENIG_Branco-2);

    }.menu .languages .link_language{
            display: flex;
            justify-content: center;
            align-items: center;
            flex: 1 0 0;
            padding: 0.375rem 0.75rem;
            gap: 0.125rem;
            color: var(--MENIG_Cinza);
            text-align: center;

            border-radius: var(--radius-full);
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 500;
            line-height: 150%; /* 1.3125rem */
            text-transform: capitalize;
            height: 100%;
            width: 2.75rem;
        }.menu .languages .link_language.active{
border: 1px solid var(--MENIG_Cinza);
                font-weight: 600;
                width: auto;
            }.menu .languages .link_language.active::before {
                    content: "";
                    display: block;
                    width: 1.25rem;
                    height: 1.25rem;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='11' viewBox='0 0 15 11' fill='none'%3E%3Cpath d='M14.1683 0.834991L5.00163 10.0017L0.834961 5.83499' stroke='%23626366' stroke-width='1.67' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
                    background-repeat: no-repeat;
                    background-position: center;
                    border-radius: var(--radius-full);
                    
                }.nav{
    background-color: var(--MENIG_Branco-1);
}.nav li{
        position: relative;
        
    }.nav li.current-menu-item a, .nav li.current-menu-parent > a{
            color: var(--MENIG_Verde);
            border-bottom: 1px solid var(--MENIG_Verde);
        }.nav li:hover{
                color: var(--Main-Palatinate-Blue);
            
        }.nav li a {
            display: flex;
            min-height: 2.75rem;
            align-items: center;
            gap: 0.375rem;

            color: var(--MENIG_Cinza);
            font-size: 0.875rem;
            font-style: normal;
            font-weight: 500;
            line-height: 150%; /* 1.3125rem */
            text-transform: uppercase;
        }.nav li a:before {
                content: "";
                position: absolute;
                width: 100%;
                height: 1px;
                bottom: 0;
                background-color: var(--MENIG_Cinza);
                visibility: hidden;
                transform: scaleX(0);
                transition: all 0.4s ease-in-out 0s;
            }.nav li a:hover:before {
                visibility: visible;
                transform: scaleX(1);
            }.nav li.menu-item-has-children > a{
        padding-right: 1.5rem;
    }#primary-menu>ul>li .sub-menu {
        padding: 0.5rem;
        flex-direction: column;
        align-items: flex-start;
        gap: 0.125rem;
        display: none;
        position: absolute;
        text-align: left;
        left: 0;
        z-index: 99;
        border-radius: var(--radius-md);
        background: var(--Neutral-White);
        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
        align-self: stretch;
        width: 13.5rem;
}#primary-menu>ul>li .sub-menu li{
            align-self: stretch;
        }#primary-menu>ul>li .sub-menu li a{
                align-self: stretch;
            }#primary-menu>ul>li:hover>.sub-menu {
    display: flex;
}.menu-item-has-children{
    position: relative;
}.menu-item-has-children:after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 24px;
        height: 24px;
        background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.5 5.25L7 8.75L10.5 5.25' stroke='currentColor' stroke-width='0.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        transition: transform .3s ease;
    }footer{
    font-size: 1rem;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
   
}footer .menu-item-has-children:after{
        display: none;
    }.footer_menu_projects li > a,.footer_menu_company li > a,.footer_menu_get_in_touch li > a{
        height: auto;
        font-size: 0.875rem;
        font-style: normal;
        line-height: 150%;
    }.footer_menu_projects .sub-menu,.footer_menu_company .sub-menu,.footer_menu_get_in_touch .sub-menu{
        display: inline-grid;
        row-gap: 0.25rem;
        -moz-column-gap: 4px;
             column-gap: 4px;
    }.footer_menu_projects .sub-menu li,.footer_menu_company .sub-menu li,.footer_menu_get_in_touch .sub-menu li{
        display: inline-flex;
    }.footer_menu_projects .menu-item-has-children,.footer_menu_company .menu-item-has-children,.footer_menu_get_in_touch .menu-item-has-children{
            display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: var(--25, 0.625rem);
    }.footer_menu_projects .sub-menu li a,
.footer_menu_company .sub-menu li a, 
.footer_menu_get_in_touch .sub-menu li a{
    display: flex;
    height: 2.5rem;
    align-items: center;
    font-size: 1rem;
    font-style: normal;
    line-height: 150%;
    font-weight: 600;
    transition: all .5s ease-out;
    white-space: nowrap;
    width: -moz-fit-content;
    width: fit-content;
    text-transform: capitalize;
}.footer_menu_projects .sub-menu li a:hover,.footer_menu_company .sub-menu li a:hover,.footer_menu_get_in_touch .sub-menu li a:hover{
        color: var(--MENIG_Verde-Mdio);
    transition: all .5s ease-out;
    }.footer_menu_legal a{
    display: flex;
    text-decoration: underline;
    height:2.5rem;
    transition: all .5s ease-out;
        align-items: center;
    
}.footer_menu_legal a:hover{
        transition: all .5s ease-out;
        color: var(--MENIG_Verde-Mdio);
    }.swiper-pagination{
    position: relative;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
}.swiper-pagination-bullet{
    background-color: rgba(98, 99, 102, 0.5);
    border-radius: var(--radius-full);
    width: 1rem;
    height: 1rem;
}.swiper-pagination-bullet-active {
    width: 1.25rem;
    height: 1.25rem;
    background: var(--MENIG_Cinza);
}.swiper-button-next, .swiper-button-prev{
    background: var(--MENIG_Verde-Mdio);
    border-radius: 100%;
    margin-left: 0 !important;
    margin-top: 0 !important;
    top: 0 !important;
    position: absolute;
    display: flex;
    height: 2.5rem;
    width: 2.5rem;
    padding: 0 .75rem;
    justify-content: center;
    align-items: center;
    transition: all .5s ease-out;
}.swiper-button-next svg,.swiper-button-prev svg{
        height: 1.5rem;
        width: 1.5rem;
    }.swiper-button-next:hover,.swiper-button-prev:hover{
        background: rgba(108, 186, 129, 0.5);
        transition: all .5s ease-out;
        
    }.swiper-button-next{
    left: 65% !important;
    transform: translateX(-50%);
}.swiper-button-prev{
    left: 35% !important;
    transform: translateX(-50%);
}.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
}.btn, .cmplz-btn{
    width: auto;
    display: flex;
    padding: 0.625rem 1rem;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 150%; /* 1.3125rem */
    text-transform: uppercase;
    border-radius: 2.1875rem;
    border:none;
    transition: all .5s ease-out;
}.btn:hover,.cmplz-btn:hover{
        box-shadow: 0 4px 8px 0 rgba(26, 26, 26, 0.20);
        transition: all .5s ease-out;
        opacity: 1;
    }.btn-primary, .cmplz-btn .cmplz-accept{
    background: var(--MENIG_Branco-1);
    color: var(--MENIG_Preto);
}.btn-secondary,  .cmplz-btn .cmplz-deny, .cmplz-btn .cmplz-save-preferences{
    background: var(--MENIG_Verde-Mdio);
    color: var(--MENIG_Preto) !important; 

}.btn-seta:hover .seta-corpo {
        width: 2.25rem;
    }.btn-seta .seta-corpo {
        position: relative;
        width: 1.5rem;
        height: 2px;
        background: currentColor;
        transition: all 0.3s ease;

    }.btn-seta .seta-corpo::after, 
        .btn-seta .seta-corpo::before {
            content: "";
            position: absolute;
            right: 0;
            width: 8px;
            height: 2px;
            background: currentColor;
            transform-origin: right center;
        }.btn-seta .seta-corpo::after {
            transform: rotate(45deg);
        }.btn-seta .seta-corpo::before {
            transform: rotate(-45deg);
        }.stat-circle {
    /* Por defeito (Desktop), usa 180px */
    transform: rotate(var(--angle)) translate(180px) rotate(calc(var(--angle) * -1));
}.logo{
    display: flex;
    height: 3.25rem;
    padding: 0 0.5rem;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}.logo a{
        border-radius: var(--radius-full);
    }.dropdown ul, .menu ul{
    display: flex;
    align-items: center;
    gap: 2.5rem;
}.dropdown ul, .menu ul, footer ul{
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}.dropdown ul{
    flex-direction: column;
    border-radius: var(--radius-md);
    background: var(--Neutral-White);
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
    padding: 0.5rem;
    gap: 0.125rem;
    width: 100%;
    align-items: flex-start;
}.dropdown ul li a {
        display: flex;
        min-height: 2.75rem;
        padding: 0 1rem;
        align-items: center;
        gap: 0.375rem;

        color: var(--Main-Midnight-Blue);
        font-family: var(--font_rubik);
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 500;
        line-height: 1.375rem; 
        letter-spacing: -0.0225rem;
        transition: all .5s ease-out;
    }.dropdown ul li a:hover{
            transition: all .5s ease-out;
            color: var(--Main-Palatinate-Blue);
        }.box{
    border-radius: 3rem;
}/* forms *//* tabs */.tab-button{
    color: var(--Main-Midnight-Blue);
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: var(--radius-lg);
    background: var(--Palatinate-Blue-50);
    transition: all .5s ease-out;
}.tab-button svg{
        opacity: 0;
        transition: all .5s ease-out;
    }.tab-button:hover{
        transition: all .5s ease-out;
        background: var(--Palatinate-Blue-100);
    }.tab-button:hover svg{
            opacity: 1;
            transition: all .5s ease-out;
        }.tab-button.active{
        color: var(--Neutral-White);
        transition: all .5s ease-out;
        background: var(--Main-Palatinate-Blue);
        box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.10), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
        cursor: auto;
    }.tab-button.active svg{
            opacity: 1;
            transition: all .5s ease-out;
        }.tab-button.active .svg{
            transform: rotate(180deg);
            transition: all .5s ease-out;
        }.tab-content-item, .tab-button img{
    display: none;
}.tab-content-item.active, .tab-button.active img {
    display: block;
}.wpcf7-spinner{
    display: none;
}.menu-item-has-children:hover:after {
    transform: translateY(-50%) rotate(180deg);
}.wpcf7 form.invalid .wpcf7-response-output{
    border-color: transparent;
    color: var(--Red-800);
}.cya11y-menu-btn {
    font-size: 0 !important;
    color: transparent !important;
}.cya11y-menu-btn::after {
    content: "Open accessibility menu";
    font-size: 14px;
    color: #212121;
    display: block;
    text-indent: 0;
}@media (max-width: 1023px) {

    .homeH1{
        font-size: 1.75rem;
    }

    .fs15{
        font-size: 1.125rem;
    }

    .fs25{
        font-size: 1.5rem;
        font-weight: 600;
    }

    .fs125{
        font-size: 1rem;
    }

    .fs225{
        font-size: 1.75rem;
    }

    .body1{
        font-size: 1rem;
    } 

    #primary-menu>ul>li>.sub-menu{
        display: flex;
    }

    .menu {
        gap: 0.125rem;
        width: 14.5rem;
        transition: all 0.5s ease-in-out; 
        opacity: 0;
        max-height: 0;
        height: 0;
        border-radius: var(--radius-md);
        background: var(--Neutral-White);
        box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.10), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
        position: absolute;
        top: 4rem;
        overflow: hidden;
    }

        .menu .languages{
            margin: 1.25rem;
        }

        .menu.is-open {
            opacity: 1;
            max-height: 90vh; 
            transition: all 0.5s ease-in-out; 
            height: 70vh;
        }


        .menu ul{
            flex-direction: column;
            gap: 0.125rem;
            align-items: flex-start;
        }
            .menu ul li{
                width: 100%;
            }

    #primary-menu>ul>li .sub-menu{
        transition: all .5s ease-out;
        position: relative;
        width: auto;
        background: none;
        box-shadow: none;
    }

    .menu-item-has-children:after {
        left: 10.5rem;
        top: 1.45rem;
        width: 30px;
        height: 30px;
    }

    .nav li a{
        font-size: 1rem;
    }

    .swiper-button-next{
        left: 88% !important;
        transform: translateX(-50%);
    }
    .swiper-button-prev{
        left: 12% !important;
        transform: translateX(-50%);
    }

    


}@media (max-width: 781px) {
    .wpcf7-form-control.wpcf7-radio{
        flex-direction: column;
        gap: .5rem;
        align-items: start;
    }

    .stat-circle {
        /* No mobile/tablet pequeno, usa 120px */
        transform: rotate(var(--angle)) translate(120px) rotate(calc(var(--angle) * -1));
    }
}.hover\:scale-103:hover{
  --tw-scale-x: 1.03;
  --tw-scale-y: 1.03;
  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\:text-\[\#EF1E26\]:hover{
  --tw-text-opacity: 1;
  color: rgb(239 30 38 / var(--tw-text-opacity, 1));
}.hover\:text-\[--MENIG_Verde-Mdio\]:hover{
  color: var(--MENIG_Verde-Mdio);
}.group:last-child .group-last\:hidden{
  display: none;
}@media (min-width: 782px){.md\:sticky{
    position: sticky;
  }.md\:order-1{
    order: 1;
  }.md\:order-2{
    order: 2;
  }.md\:mb-10{
    margin-bottom: 2.5rem;
  }.md\:mb-\[120px\]{
    margin-bottom: 120px;
  }.md\:block{
    display: block;
  }.md\:hidden{
    display: none;
  }.md\:h-10{
    height: 2.5rem;
  }.md\:h-36{
    height: 9rem;
  }.md\:h-44{
    height: 11rem;
  }.md\:h-72{
    height: 18rem;
  }.md\:h-8{
    height: 2rem;
  }.md\:w-1\/2{
    width: 50%;
  }.md\:w-1\/3{
    width: 33.333333%;
  }.md\:w-10{
    width: 2.5rem;
  }.md\:w-2\/3{
    width: 66.666667%;
  }.md\:w-36{
    width: 9rem;
  }.md\:w-44{
    width: 11rem;
  }.md\:w-5\/12{
    width: 41.666667%;
  }.md\:w-5\/6{
    width: 83.333333%;
  }.md\:w-8{
    width: 2rem;
  }.md\:w-\[20rem\]{
    width: 20rem;
  }.md\:w-auto{
    width: auto;
  }.md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.md\:flex-row{
    flex-direction: row;
  }.md\:items-center{
    align-items: center;
  }.md\:justify-center{
    justify-content: center;
  }.md\:justify-between{
    justify-content: space-between;
  }.md\:gap-0{
    gap: 0px;
  }.md\:gap-4{
    gap: 1rem;
  }.md\:gap-5{
    gap: 1.25rem;
  }.md\:gap-6{
    gap: 1.5rem;
  }.md\:gap-\[2rem\]{
    gap: 2rem;
  }.md\:self-auto{
    align-self: auto;
  }.md\:whitespace-normal{
    white-space: normal;
  }.md\:p-10{
    padding: 2.5rem;
  }.md\:px-2{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }.md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }.md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }.md\:py-20{
    padding-top: 5rem;
    padding-bottom: 5rem;
  }.md\:pt-\[112px\]{
    padding-top: 112px;
  }.md\:text-\[2\.5rem\]\/\[3rem\]{
    font-size: 2.5rem;
    line-height: 3rem;
  }.md\:text-xl\/\[1\.875rem\]{
    font-size: 1.25rem;
    line-height: 1.875rem;
  }.md\:text-xxl\/\[1\.8rem\]{
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
}@media (min-width: 1024px){.lg\:relative{
    position: relative;
  }.lg\:m-0{
    margin: 0px;
  }.lg\:flex{
    display: flex;
  }.lg\:hidden{
    display: none;
  }.lg\:h-\[50rem\]{
    height: 50rem;
  }.lg\:w-1\/2{
    width: 50%;
  }.lg\:w-1\/3{
    width: 33.333333%;
  }.lg\:w-1\/6{
    width: 16.666667%;
  }.lg\:w-2\/3{
    width: 66.666667%;
  }.lg\:w-5\/12{
    width: 41.666667%;
  }.lg\:w-5\/6{
    width: 83.333333%;
  }.lg\:w-auto{
    width: auto;
  }.lg\:flex-row{
    flex-direction: row;
  }.lg\:justify-between{
    justify-content: space-between;
  }.lg\:gap-5{
    gap: 1.25rem;
  }.lg\:gap-\[7rem\]{
    gap: 7rem;
  }.lg\:whitespace-nowrap{
    white-space: nowrap;
  }.lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
}@media (min-width: 1280px){.xl\:ml-\[-10\.75rem\]{
    margin-left: -10.75rem;
  }.xl\:h-\[30rem\]{
    height: 30rem;
  }.xl\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }.xl\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
