/*
! tailwindcss v3.4.1 | 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 */
  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;
}

*, ::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:  ;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.bottom-0 {
  bottom: 0px;
}

.left-0 {
  left: 0px;
}

.left-\[12px\] {
  left: 12px;
}

.right-0 {
  right: 0px;
}

.right-3 {
  right: 0.75rem;
}

.top-0 {
  top: 0px;
}

.top-\[16px\] {
  top: 16px;
}

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

.col-span-1 {
  grid-column: span 1 / span 1;
}

.m-auto {
  margin: auto;
}

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

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

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

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

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

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

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

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

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

.mb-\[150px\] {
  margin-bottom: 150px;
}

.mb-\[18px\] {
  margin-bottom: 18px;
}

.mb-\[26px\] {
  margin-bottom: 26px;
}

.mb-\[40px\] {
  margin-bottom: 40px;
}

.mb-\[60px\] {
  margin-bottom: 60px;
}

.mb-\[78px\] {
  margin-bottom: 78px;
}

.mb-\[91px\] {
  margin-bottom: 91px;
}

.ml-7 {
  margin-left: 1.75rem;
}

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

.ml-\[20px\] {
  margin-left: 20px;
}

.mr-7 {
  margin-right: 1.75rem;
}

.mr-\[23px\] {
  margin-right: 23px;
}

.mr-\[8px\] {
  margin-right: 8px;
}

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

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

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

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

.block {
  display: block;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

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

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

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

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

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

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

.h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.h-full {
  height: 100%;
}

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

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

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

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

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

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

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

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

.w-full {
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.cursor-pointer {
  cursor: pointer;
}

.list-outside {
  list-style-position: outside;
}

.list-disc {
  list-style-type: disc;
}

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

.grid-cols-\[repeat\(1\2c minmax\(0\2c 330px\)\)\] {
  grid-template-columns: repeat(1,minmax(0,330px));
}

.grid-cols-\[repeat\(1\2c minmax\(0\2c 370px\)\)\] {
  grid-template-columns: repeat(1,minmax(0,370px));
}

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

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

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

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

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

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

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

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

.gap-12 {
  gap: 3rem;
}

.gap-14 {
  gap: 3.5rem;
}

.gap-2 {
  gap: 0.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-9 {
  gap: 2.25rem;
}

.gap-\[22px\] {
  gap: 22px;
}

.gap-\[30px\] {
  gap: 30px;
}

.gap-\[3vw\] {
  gap: 3vw;
}

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

.overflow-hidden {
  overflow: hidden;
}

.rounded-\[20px\] {
  border-radius: 20px;
}

.rounded-\[40px\] {
  border-radius: 40px;
}

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

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

.border-\[\#F3AD3680\] {
  border-color: #F3AD3680;
}

.border-secundary {
  --tw-border-opacity: 1;
  border-color: rgb(243 173 54 / var(--tw-border-opacity));
}

.bg-\[\#BB8860\] {
  --tw-bg-opacity: 1;
  background-color: rgb(187 136 96 / var(--tw-bg-opacity));
}

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

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(148 38 16 / var(--tw-bg-opacity));
}

.bg-primary1 {
  background-color: #F3AD361F;
}

.bg-primary2 {
  background-color: #F3AD361A;
}

.bg-secundary {
  background-color: #D9D9D980;
}

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

.bg-banner1 {
  background-image: url('../src/assets/images/banner/banner.svg');
}

.bg-\[length\:104\%_104\%\] {
  background-size: 104% 104%;
}

.bg-\[length\:133\%_104\%\] {
  background-size: 133% 104%;
}

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

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

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

.p-4 {
  padding: 1rem;
}

.p-\[27px\] {
  padding: 27px;
}

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

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

.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-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.px-\[35px\] {
  padding-left: 35px;
  padding-right: 35px;
}

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

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

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

.py-9 {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}

.py-\[35px\] {
  padding-top: 35px;
  padding-bottom: 35px;
}

.py-\[73px\] {
  padding-top: 73px;
  padding-bottom: 73px;
}

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

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

.pb-7 {
  padding-bottom: 1.75rem;
}

.pb-9 {
  padding-bottom: 2.25rem;
}

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

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

.pt-14 {
  padding-top: 3.5rem;
}

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

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

.pt-\[61px\] {
  padding-top: 61px;
}

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

.font-inter {
  font-family: Inter, sans-serif;
}

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

.text-\[10px\] {
  font-size: 10px;
}

.text-\[11px\] {
  font-size: 11px;
}

.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-\[38px\] {
  font-size: 38px;
}

.text-\[64px\] {
  font-size: 64px;
}

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

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

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

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

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

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

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

.leading-\[105\%\] {
  line-height: 105%;
}

.leading-\[120\%\] {
  line-height: 120%;
}

.leading-\[134\%\] {
  line-height: 134%;
}

.leading-\[135\%\] {
  line-height: 135%;
}

.leading-\[15px\] {
  line-height: 15px;
}

.leading-\[95\%\] {
  line-height: 95%;
}

.leading-default {
  line-height: 100%;
}

.text-\[\#000000B2\] {
  color: #000000B2;
}

.text-\[\#FFFFFFBF\] {
  color: #FFFFFFBF;
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(148 38 16 / var(--tw-text-opacity));
}

.text-secundary {
  --tw-text-opacity: 1;
  color: rgb(243 173 54 / var(--tw-text-opacity));
}

.text-text1 {
  color: #14292CCC;
}

.text-text2 {
  color: #000000E5;
}

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

.text-\[\#000000BF\] {
  color: #000000BF;
}

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

.transition-\[max-height\] {
  transition-property: max-height;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

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

.duration-\[0\.3s\] {
  transition-duration: 0.3s;
}

.ease-linear {
  transition-timing-function: linear;
}

.conectaLite {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  left: 101vw;
  transition: all 3s;
  width: 40%;
}

.conectaMax {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  left: 140vw;
  transition: all 3s;
  margin-left: 33%;
  width: 50%;
  z-index: 10;
}

.conecta3g {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  opacity: 0;
  left: 180vw;
  transition: all 3s;
  margin-left: 68%;
  width: 40%;
}

.conectaLite.show, .conectaMax.show, .conecta3g.show{
  opacity: 1;
  left: 0px;
}

.textKit {
  opacity: 0;
  margin-right: 101vw;
  transition: all 2s;
  min-width: 360px;
}

@media (max-width: 1023px) {
  .textKit {
    min-width: 84vw;
  }
}

.imageKit {
  opacity: 0;
  margin-left: 101vw;
  transition: all 2s;
}

.textKit.show, .imageKit.show {
  opacity: 1;
  margin-left: 0;
  margin-right: 0;
}

.desc {
  max-height: 0px;
}

.desc.actived{
  max-height: 150px;
}

@media (max-width: 639px) {
  .desc.actived{
    max-height: 200px;
  }
}

@media (max-width: 374px) {
  .desc.actived{
    max-height: 270px;
  }
}

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

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

.hover\:bg-\[length\:120\%_120\%\]:hover {
  background-size: 120% 120%;
}

@media (min-width: 640px) {
  .sm\:h-\[120px\] {
    height: 120px;
  }

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

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

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

  .sm\:w-full {
    width: 100%;
  }

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

  .sm\:grid-cols-\[repeat\(2\2c minmax\(0\2c 283px\)\)\] {
    grid-template-columns: repeat(2,minmax(0,283px));
  }

  .sm\:grid-cols-\[repeat\(2\2c minmax\(0\2c 370px\)\)\] {
    grid-template-columns: repeat(2,minmax(0,370px));
  }

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

  .sm\:p-14 {
    padding: 3.5rem;
  }

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

  .sm\:pl-\[52px\] {
    padding-left: 52px;
  }

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

  .sm\:text-start {
    text-align: start;
  }

  .sm\:text-\[15px\] {
    font-size: 15px;
  }

  .sm\:text-\[45px\] {
    font-size: 45px;
  }

  .sm\:hover\:h-\[130px\]:hover {
    height: 130px;
  }
}

@media (min-width: 768px) {
  .md\:bottom-\[12px\] {
    bottom: 12px;
  }

  .md\:col-span-2 {
    grid-column: span 2 / span 2;
  }

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

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

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

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

  .md\:mb-7 {
    margin-bottom: 1.75rem;
  }

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

  .md\:mb-9 {
    margin-bottom: 2.25rem;
  }

  .md\:mb-\[107px\] {
    margin-bottom: 107px;
  }

  .md\:mb-\[30px\] {
    margin-bottom: 30px;
  }

  .md\:mb-\[45px\] {
    margin-bottom: 45px;
  }

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

  .md\:w-\[29\.5vw\] {
    width: 29.5vw;
  }

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

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

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

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

  .md\:grid-cols-\[repeat\(2\2c minmax\(0\2c 330px\)\)\] {
    grid-template-columns: repeat(2,minmax(0,330px));
  }

  .md\:gap-10 {
    gap: 2.5rem;
  }

  .md\:gap-12 {
    gap: 3rem;
  }

  .md\:gap-24 {
    gap: 6rem;
  }

  .md\:gap-36 {
    gap: 9rem;
  }

  .md\:gap-6 {
    gap: 1.5rem;
  }

  .md\:gap-\[74px\] {
    gap: 74px;
  }

  .md\:p-\[60px\] {
    padding: 60px;
  }

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

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

  .md\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .md\:text-start {
    text-align: start;
  }

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

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

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

  .md\:text-\[15px\] {
    font-size: 15px;
  }

  .md\:text-\[18px\] {
    font-size: 18px;
  }

  .md\:text-\[21px\] {
    font-size: 21px;
  }

  .md\:text-\[23px\] {
    font-size: 23px;
  }

  .md\:text-\[25px\] {
    font-size: 25px;
  }

  .md\:text-\[30px\] {
    font-size: 30px;
  }

  .md\:text-\[40px\] {
    font-size: 40px;
  }

  .md\:text-\[45px\] {
    font-size: 45px;
  }

  .md\:text-\[55px\] {
    font-size: 55px;
  }

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

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

@media (min-width: 1024px) {
  .lg\:static {
    position: static;
  }

  .lg\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .lg\:ml-0 {
    margin-left: 0px;
  }

  .lg\:hidden {
    display: none;
  }

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

  .lg\:w-\[21\.5vw\] {
    width: 21.5vw;
  }

  .lg\:w-auto {
    width: auto;
  }

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

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

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

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

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

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

  .lg\:grid-cols-\[repeat\(3\2c minmax\(0\2c 330px\)\)\] {
    grid-template-columns: repeat(3,minmax(0,330px));
  }

  .lg\:grid-cols-\[repeat\(3\2c minmax\(0\2c 400px\)\)\] {
    grid-template-columns: repeat(3,minmax(0,400px));
  }

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

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

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:gap-\[10px\] {
    gap: 10px;
  }

  .lg\:rounded-\[46px\] {
    border-radius: 46px;
  }

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

  .lg\:border-r-2 {
    border-right-width: 2px;
  }

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

  .lg\:bg-banner1 {
    background-image: url('../src/assets/images/banner/banner.svg');
  }

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

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

  .lg\:px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem;
  }

  .lg\:px-\[87px\] {
    padding-left: 87px;
    padding-right: 87px;
  }

  .lg\:py-11 {
    padding-top: 2.75rem;
    padding-bottom: 2.75rem;
  }

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

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

  .lg\:text-start {
    text-align: start;
  }

  .lg\:transition-\[background\] {
    transition-property: background;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }

  .lg\:duration-\[1400ms\] {
    transition-duration: 1400ms;
  }

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

@media (min-width: 1115px) {
  .min-\[1115px\]\:max-w-\[270px\] {
    max-width: 270px;
  }

  .min-\[1115px\]\:flex-row {
    flex-direction: row;
  }

  .min-\[1115px\]\:justify-start {
    justify-content: flex-start;
  }

  .min-\[1115px\]\:gap-2 {
    gap: 0.5rem;
  }
}

@media (min-width: 1132px) {
  .min-\[1132px\]\:max-w-\[182px\] {
    max-width: 182px;
  }

  .min-\[1132px\]\:max-w-\[328px\] {
    max-width: 328px;
  }

  .min-\[1132px\]\:max-w-\[380px\] {
    max-width: 380px;
  }

  .min-\[1132px\]\:max-w-\[424px\] {
    max-width: 424px;
  }

  .min-\[1132px\]\:max-w-none {
    max-width: none;
  }

  .min-\[1132px\]\:flex-row {
    flex-direction: row;
  }
}

@media (min-width: 1171px) {
  .min-\[1171px\]\:gap-\[7vw\] {
    gap: 7vw;
  }
}

@media (min-width: 1280px) {
  .xl\:mr-0 {
    margin-right: 0px;
  }

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

  .xl\:max-h-\[460px\] {
    max-height: 460px;
  }

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

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

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

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

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

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

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

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

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

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

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

  .xl\:grid-cols-\[repeat\(3\2c minmax\(0\2c 370px\)\)\] {
    grid-template-columns: repeat(3,minmax(0,370px));
  }

  .xl\:grid-cols-\[repeat\(4\2c minmax\(0\2c 283px\)\)\] {
    grid-template-columns: repeat(4,minmax(0,283px));
  }

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

  .xl\:gap-12 {
    gap: 3rem;
  }

  .xl\:gap-14 {
    gap: 3.5rem;
  }

  .xl\:gap-8 {
    gap: 2rem;
  }

  .xl\:gap-\[115px\] {
    gap: 115px;
  }

  .xl\:gap-\[117px\] {
    gap: 117px;
  }

  .xl\:text-start {
    text-align: start;
  }
}

@media (min-width: 1536px) {
  .\32xl\:h-\[34vw\] {
    height: 34vw;
  }

  .\32xl\:w-\[70\%\] {
    width: 70%;
  }

  .\32xl\:gap-\[52px\] {
    gap: 52px;
  }
}

@media (min-width: 1800px) {
  .min-\[1800px\]\:gap-28 {
    gap: 7rem;
  }
}

