@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

/*
    Theme Name: inteiaHub
    Theme URI: https://smdigital.com.co/
    Author: Stiwar Alzate
    Description: Tema desarrollado a la medida
    Tags: templates
    Version: 1.0
    Requirres at leat: 6.0
    Tested up to: 6.0
    Requires PHP: 8.0
    License: GNU
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain: inteia_dub
*/

.inteia__slider{
  .splide__pagination{
    padding: 0 2.5em;
    justify-content: start;
    bottom: 1.5em;
  }
  .splide__pagination__page{
    background-color: #ffffff;
    transition: all linear .2s;
    margin-inline: 5px;
    opacity: 1;
    &.is-active{
      background-color: #fe5000;
      width: 21px;
      border-radius: 5px;
    }
  }
}

.inteia__slider-blue{
  .splide__pagination__page{
    background-color: #0099ff;
  }
}

.inteia__slider-np{
  .splide__pagination{
    padding: 0 !important;
    bottom: 0 !important;
  }
}

.inteia__tabs .horizontal{
  li{
    color: #003087;
    border: 1px solid #003087;
    &.active{
      background: #003087;
      color: #F8F8F8;
    }
  }
}

.line-clamp {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.icon{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
}

.icon::before{
  content: " ";
  display: block;
  width: 15px;
  height: 15px;
  background-color: transparent;
  background-size: cover;
  background-repeat: repeat;
  background-position: center;
}

.icon-phone::before{
  background-image: url('../assets/images/mkt/phone.svg');
}

.icon-location::before{
  background-image: url('../assets/images/mkt/location.svg');
}

.icon-clock::before{
  background-image: url('../assets/images/mkt/clock.svg');
}

.icon-mail::before{
  background-image: url('../assets/images/mkt/mail.svg');
}

.social_media{
  justify-self: end;
  ul{
    display: flex;
    flex-direction: row;
    gap: 10px;
    li{
      font-size: 0;
      height: 0;
      &::before{
        content: " ";
        display: block;
        width: 20px;
        height: 20px;
        background-color: transparent;
        background-size: cover;
        background-repeat: repeat;
        background-position: center;
      }
      &.icon-ig::before{
        background-image: url('../assets/images/mkt/ig.svg');
      }
      &.icon-yt::before{
        background-image: url('../assets/images/mkt/yt.svg');
      }
      &.icon-ln::before{
        background-image: url('../assets/images/mkt/ln.svg');
      }
      &.icon-x::before{
        background-image: url('../assets/images/mkt/x.png');
      }
    }
  }
}

.inteia_submenu{
  display: none;
}

.gradient-green{
  background-image: linear-gradient(to right, #40624f 0%, #11a451 100%);
}

.menu_colorfull{
  .inteia_card_menu{
    background-image: linear-gradient(to right, var(--tw-gradient-stops));
    --tw-gradient-from: #fe5000 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(254 80 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
    --tw-gradient-to: rgb(0 153 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #0099ff var(--tw-gradient-via-position), var(--tw-gradient-to);
    --tw-gradient-to: #003087 var(--tw-gradient-to-position);
    span{
      color: #F8F8F8 !important;
    }
  }
}

.menu_orange{
  .inteia_card_menu{
    background-color: #fe5000;
    span{
      color: #F8F8F8 !important;
    }
  }
}

.menu_blue{
  .inteia_card_menu{
    background-color: #0099ff;
    span{
      color: #003087 !important;
    }
  }
}

.menu_darkblue{
  .inteia_card_menu{
    background-color: #003087;
  }
}

.custom-logo{
  height: 100%;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.banner-clipped{
  clip-path: ellipse(120% 100% at 50% 0%);
  -webkit-clip-path: ellipse(120% 100% at 50% 0%);
}

.banner-clipped-x{
  clip-path: ellipse(100% 100% at 50% 0%);
  -webkit-clip-path: ellipse(100% 100% at 50% 0%);
}

.section-clipped{
  clip-path: ellipse(120% 100% at 50% 0%);
  -webkit-clip-path: ellipse(120% 100% at 50% 0%);
}

.section-clipped-b0{
  clip-path: none;
  -webkit-clip-path: none;
}

.shadow{
  box-shadow:  0px 18px 24px #00000029;
}

.gradient_1{
  background: transparent linear-gradient(180deg, #7E828F 0%, #3A3B41 100%) 0% 0% no-repeat padding-box;
}

.gradient_2{
  background: transparent linear-gradient(180deg, #3F9C67 0%, #204E34 100%) 0% 0% no-repeat padding-box;
}

.gradient_3{
  background: transparent linear-gradient(180deg, #EB9A5D 0%, #FD5506 82%, #FE5000 100%) 0% 0% no-repeat padding-box;
}

.gradient_4{
  background: transparent linear-gradient(270deg, #4C514E 0%, #445B4E 17%, #30784F 46%, #0FA751 83%, #00BE52 100%) 0% 0% no-repeat padding-box;
}

.section-clipped::before {
  content: '';
  position: absolute;
  top: -2px;
  width: 100%;
  height: 100px;
  background: #ffffff;
  clip-path: ellipse(54% 100% at 50% 0%);
  -webkit-clip-path: ellipse(54% 100% at 50% 0%);
}

.section-clipped-gray::before {
  content: '';
  position: absolute;
  top: -2px;
  width: 100%;
  height: 100px;
  background: #f8f8f8;
  clip-path: ellipse(54% 100% at 50% 0%);
  -webkit-clip-path: ellipse(54% 100% at 50% 0%);
}

.inteia_mask{
  mask-image: url('../assets/images/mkt/heart_example.png');
  -webkit-mask-image: url('../assets/images/mkt/heart_example.png');
  -webkit-mask-size: cover;
          mask-size: cover;
}

.video-clipped-heart{
  clip-path: url('./assets/images/mkt/heart_example.svg');
  -webkit-clip-path: url('./assets/images/mkt/heart_example.svg');
}

.inteia__solution_features_list{
  ul{
    display: flex;
    flex-direction: column;
    gap: 8px;
    li{
      position: relative;
      padding-left: 25px;
      &::before{
        content: " ";
        display: block;
        width: 15px;
        height: 15px;
        background-image: url('../assets/images/mkt/li.svg');
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        top: 9%;
        left: 0;
      }
    }
  }
}

.breadcumps{
  li{
    display: flex;
    flex-direction: row;
    gap: 8px;
  }
  li:last-child{
    font-weight: bold;
  }
  li::after{
    content: "/";
    display: block;
    font-weight: 600;
  }
  li:last-child::after{
    display:none;
  }
}

.inteia_what_is_list_item_blue{
  border: 1px solid #0099ff;
  li{
    background-color: #0099ff;
    color: #F8F8F8;
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
    &::after{
      content: " ";
      width: 11px;
      height: 11px;
      background-image: url('../assets/images/mkt/arrow-right.svg');
      background-position: center;
      background-size: 6px;
      background-repeat: no-repeat;
    }
  }
}

.inteia_what_is_list_item_blue_dark{
  border: 1px solid #003087;
  li{
    background-color: #003087;
    color: #F8F8F8;
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
    &::after{
      content: " ";
      width: 11px;
      height: 11px;
      background-image: url('../assets/images/mkt/arrow-right.svg');
      background-position: center;
      background-size: 6px;
      background-repeat: no-repeat;
    }
  }
}

.inteia_what_is_list_item_white{
  border: 1px solid #F8F8F8;
  li{
    background-color: #F8F8F8;
    color: #003087;
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
    &::after{
      content: " ";
      width: 11px;
      height: 11px;
      background-image: url('../assets/images/mkt/arrow-right-blue.svg');
      background-position: center;
      background-size: 6px;
      background-repeat: no-repeat;
    }
  }
}

.inteia_what_is_list_item_orange{
  border: 1px solid #fe5000;
  li{
    background-color: #fe5000;
    color: #F8F8F8;
    display: flex;
    flex-direction: row;
    gap: 5px;
    align-items: center;
    &::after{
      content: " ";
      width: 11px;
      height: 11px;
      background-image: url('../assets/images/mkt/arrow-right.svg');
      background-position: center;
      background-size: 6px;
      background-repeat: no-repeat;
    }
  }
}

.masked{
  -webkit-mask-image: url('../assets/images/mkt/square.svg');
          mask-image: url('../assets/images/mkt/square.svg');
  -webkit-mask-size: 50% 50%;
          mask-size: 50% 50%;
  -webkit-mask-clip: border-box;
          mask-clip: border-box;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: 10% 40%;
          mask-position: 10% 40%;
}

.login_button{
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 80px;
  gap: 8px;
  background-color: #fe5000;
  padding-block: 0.75rem;
  padding-inline: 1.25rem;
  color:#ffffff;
  &::after{
    content: " ";
    display: block;
    width: 7px;
    height: 7px;
    background-image: url('../assets/images/mkt/arrow-right.svg');
    background-position: center;
    background-size: cover;
  }
  a{
    border-bottom: 0;
  }
}

.btn__arrow-r{
  display: flex;
  flex-direction: row;
  align-items: center;
  border-radius: 30px;
  gap: 8px;
}

.btn__arrow-r::after{
  content: " ";
  display: block;
  width: 7px;
  height: 7px;
  background-image: url('../assets/images/mkt/arrow-right.svg');
  background-position: center;
  background-size: cover;
}

.arrow-right{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 50px;
}

.arrow-right::after{
  content: " ";
  display: block;
  width: 9px;
  height: 9px;
  background-image: url('../assets/images/mkt/arrow-right.svg');
  background-position: center;
  background-size: cover;
}

.menu-item.active{
  background-color: #eeeeee;
}

.menu_mobile{
  position: absolute;
  top: 0;
  margin-top: 90px;
  /* padding-top: 100px; */
  min-height: 100dvh;
  width: 100%;
  left: 0;
  background-color: #fff;
  background-image: url('../assets/images/mkt/textura_1.svg');
  background-position: end;
  background-size: cover;
  z-index: 2;
  font-size: 1rem;
  li.menu-item:not(.login_button) {
    list-style-type: none;
    a {
      text-decoration: none;
      border-bottom: 1px solid #003087;
      padding-block: 1rem;
      width: 100%;
      color: inherit;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      padding: 1.2rem;
    }
    &.menu-item-has-children{
      a::after{
        content: " ";
        display: block;
        width: 10px;
        height: 10px;
        background-image: url('../assets/images/mkt/icon-arrow-nav.svg');
        background-position: center;
        background-size: 10px;
        background-repeat: no-repeat;
        cursor: pointer;
        transition: all .15s linear;
      }
    }
    &.active{
      a::after{
        transform: rotate(180deg);
      }
      .sub-menu{
        display: block;
      }
    }
  }
  .sub-menu{
    display: none;
    > li{
      &:last-child{
        a{
          border-bottom: 1px solid #003087 !important;
        }
      }
      > a{
        border-bottom:0 !important;
        padding-left: 1.5rem;
        display: flex;
        flex-direction: row;
        justify-content: start !important;
        gap: 5px;
        &::before{
          content: "-";
          display: block;
        }
        &::after{
          display: none !important;
        }
      }
    }
  }
}

#nav_mobile{
  background-image: url('../assets/images/mkt/hamburguer.svg');
  background-position: center;
  background-size: 20px;
  background-repeat: no-repeat;
  &.open{
    background-image: url('../assets/images/mkt/icon_close.svg') !important;
  }
}

body:has(button.open) .menu_mobile{
  transform: translateX(0) !important;
}

.menu_footer{
  .login_button{
    display: none !important;
  }
}

@media only screen and (max-width: 600px) {
  .banner-clipped {
    clip-path: none;
    -webkit-clip-path: none;
  }

  .banner-clipped-x{
    clip-path: none;
    -webkit-clip-path: none;
  }

  .section-clipped{
    clip-path: none !important;
    -webkit-clip-path: none !important;
    &::before {
      content: '';
      display: none !important;
    }
  }

  .menu-item.active{
    background-color: unset;
  }

  .login_button {
    margin-top: 15px;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}

.inteia__searchbar{
  transform: translateX(150%);
  z-index: 20;
  form{
    width: 100%;
    display: flex;
    flex-direction: row;
    div{
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      gap: 10px;
      input[type="text"]{
        width: 80%;
        padding: 2px 5px;
      }
    }
  }
}

#searchsubmit{
  color: #eeeeee;
  border-radius: 20px;
  background-color: #fe5000;
  padding: 5px 15px;
}

.inteia__searchbar.open{
  transform: translateX(0%);
}

.horizontal li.active a{
  background-color: #00BE52;
  color: #F8F8F8;
}

.ui-accordion-header-icon{
  display: none !important;
}

#faqs_tabs li.active a{
  font-weight: 700;
  color: #F8F8F8;
}

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

@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: 1280px){
  .container{
    max-width: 1280px;
  }
}

@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}

.pointer-events-none{
  pointer-events: none;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.-bottom-\[40\%\]{
  bottom: -40%;
}

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

.bottom-0{
  bottom: 0px;
}

.bottom-20{
  bottom: 5rem;
}

.bottom-\[4\.5rem\]{
  bottom: 4.5rem;
}

.left-0{
  left: 0px;
}

.left-auto{
  left: auto;
}

.right-0{
  right: 0px;
}

.right-2{
  right: 0.5rem;
}

.top-0{
  top: 0px;
}

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

.top-full{
  top: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt-7{
  margin-top: 1.75rem;
}

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

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

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

.block{
  display: block;
}

.flex{
  display: flex;
}

.grid{
  display: grid;
}

.hidden{
  display: none;
}

.h-0{
  height: 0px;
}

.h-1\/5{
  height: 20%;
}

.h-10{
  height: 2.5rem;
}

.h-12{
  height: 3rem;
}

.h-3{
  height: 0.75rem;
}

.h-5\/6{
  height: 83.333333%;
}

.h-6{
  height: 1.5rem;
}

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

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

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

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

.h-\[40dvh\]{
  height: 40dvh;
}

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

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

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

.h-\[55dvh\]{
  height: 55dvh;
}

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

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

.h-full{
  height: 100%;
}

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

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

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

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

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

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

.min-h-\[60dvh\]{
  min-height: 60dvh;
}

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

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

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

.min-h-faq{
  min-height: calc(50dvh + 60px);
}

.w-10{
  width: 2.5rem;
}

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

.w-12{
  width: 3rem;
}

.w-36{
  width: 9rem;
}

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

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

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

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

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

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

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

.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}

.w-full{
  width: 100%;
}

.w-max{
  width: -moz-max-content;
  width: max-content;
}

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

.max-w-16{
  max-width: 4rem;
}

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

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

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

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

.max-w-main{
  max-width: 1440px;
}

.flex-1{
  flex: 1 1 0%;
}

.-translate-x-full{
  --tw-translate-x: -100%;
  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-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));
}

.rotate-0{
  --tw-rotate: 0deg;
  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));
}

.cursor-pointer{
  cursor: pointer;
}

.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

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

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

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

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

.grid-cols-header{
  grid-template-columns: auto 1fr;
}

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

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

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

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

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

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

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

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

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

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

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

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

.gap-1{
  gap: 0.25rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-12{
  gap: 3rem;
}

.gap-14{
  gap: 3.5rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-24{
  gap: 6rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-8{
  gap: 2rem;
}

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

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

.justify-self-end{
  justify-self: end;
}

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

.overflow-hidden{
  overflow: hidden;
}

.text-ellipsis{
  text-overflow: ellipsis;
}

.text-balance{
  text-wrap: balance;
}

.rounded{
  border-radius: 0.25rem;
}

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

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

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

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

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

.rounded-inteia{
  border-radius: 80px;
}

.rounded-md{
  border-radius: 0.375rem;
}

.rounded-b-2xl{
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.rounded-b-lg{
  border-bottom-right-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}

.rounded-br-3xl{
  border-bottom-right-radius: 1.5rem;
}

.rounded-tl-3xl{
  border-top-left-radius: 1.5rem;
}

.border{
  border-width: 1px;
}

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

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

.border-inteia-green{
  --tw-border-opacity: 1;
  border-color: rgb(0 190 82 / var(--tw-border-opacity, 1));
}

.border-b-\[\#e4e4e4\]{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(228 228 228 / var(--tw-border-opacity, 1));
}

.border-b-white{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bg-\[\#fcfcfc\]{
  --tw-bg-opacity: 1;
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
}

.bg-inteia-green{
  --tw-bg-opacity: 1;
  background-color: rgb(0 190 82 / var(--tw-bg-opacity, 1));
}

.bg-inteia_blue{
  --tw-bg-opacity: 1;
  background-color: rgb(0 153 255 / var(--tw-bg-opacity, 1));
}

.bg-inteia_blue_dark{
  --tw-bg-opacity: 1;
  background-color: rgb(0 48 135 / var(--tw-bg-opacity, 1));
}

.bg-inteia_orange{
  --tw-bg-opacity: 1;
  background-color: rgb(254 80 0 / var(--tw-bg-opacity, 1));
}

.bg-inteia_white{
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}

.bg-inteia_white_gray{
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity, 1));
}

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

.bg-gradient-to-t{
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-inteia_blue{
  --tw-gradient-from: #0099ff var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 153 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.via-inteia_blue{
  --tw-gradient-to: rgb(0 153 255 / 0)  var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), #0099ff var(--tw-gradient-via-position), var(--tw-gradient-to);
}

.to-transparent{
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

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

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

.object-bottom{
  -o-object-position: bottom;
     object-position: bottom;
}

.object-center{
  -o-object-position: center;
     object-position: center;
}

.object-right{
  -o-object-position: right;
     object-position: right;
}

.p-10{
  padding: 2.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

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

.px-11{
  padding-left: 2.75rem;
  padding-right: 2.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-main{
  padding-left: 5rem;
  padding-right: 5rem;
}

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

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

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

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

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

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

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

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

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

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

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

.pb-\[11rem\]{
  padding-bottom: 11rem;
}

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

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

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

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

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

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

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

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

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

.font-inteia{
  font-family: Montserrat, normal;
}

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

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

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

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

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

.text-\[1\.4rem\]{
  font-size: 1.4rem;
}

.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-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}

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

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

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

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

.lowercase{
  text-transform: lowercase;
}

.leading-inteia{
  line-height: 1.3;
}

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

.text-inteia-black{
  --tw-text-opacity: 1;
  color: rgb(29 29 29 / var(--tw-text-opacity, 1));
}

.text-inteia-green{
  --tw-text-opacity: 1;
  color: rgb(0 190 82 / var(--tw-text-opacity, 1));
}

.text-inteia_blue{
  --tw-text-opacity: 1;
  color: rgb(0 153 255 / var(--tw-text-opacity, 1));
}

.text-inteia_blue_dark{
  --tw-text-opacity: 1;
  color: rgb(0 48 135 / var(--tw-text-opacity, 1));
}

.text-inteia_gray{
  --tw-text-opacity: 1;
  color: rgb(151 151 151 / var(--tw-text-opacity, 1));
}

.text-inteia_gray_dark{
  --tw-text-opacity: 1;
  color: rgb(87 87 87 / var(--tw-text-opacity, 1));
}

.text-inteia_gray_md{
  --tw-text-opacity: 1;
  color: rgb(139 139 139 / var(--tw-text-opacity, 1));
}

.text-inteia_orange{
  --tw-text-opacity: 1;
  color: rgb(254 80 0 / var(--tw-text-opacity, 1));
}

.text-inteia_white{
  --tw-text-opacity: 1;
  color: rgb(248 248 248 / var(--tw-text-opacity, 1));
}

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

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

.grayscale{
  --tw-grayscale: grayscale(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);
}

.backdrop-blur-md{
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-brightness-75{
  --tw-backdrop-brightness: brightness(.75);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

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

.hover\:gap-3:hover{
  gap: 0.75rem;
}

.group:hover .group-hover\:flex{
  display: flex;
}

@keyframes float_btn{
  0%{
    opacity: 0;
    transform: translateY(0%);
  }

  50%{
    opacity: 0.2;
  }

  100%{
    opacity: 1;
    transform: translateY(-100%);
  }
}

.group:hover .group-hover\:animate-float_btn{
  animation: float_btn .3s ease-in-out forwards;
}

.group:hover .group-hover\:text-inteia_blue_dark{
  --tw-text-opacity: 1;
  color: rgb(0 48 135 / var(--tw-text-opacity, 1));
}

.group:has(input:checked) .group-\[\&\:has\(input\:checked\)\]\:mb-1{
  margin-bottom: 0.25rem;
}

.group:has(input:checked) .group-\[\&\:has\(input\:checked\)\]\:block{
  display: block;
}

.group:has(input:checked) .group-\[\&\:has\(input\:checked\)\]\:hidden{
  display: none;
}

.group:has(input:checked) .group-\[\&\:has\(input\:checked\)\]\:h-auto{
  height: auto;
}

.group:has(input:checked) .group-\[\&\:has\(input\:checked\)\]\:py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.has-\[\:checked\]\:h-0:has(:checked){
  height: 0px;
}

.group:has(:checked) .group-has-\[\:checked\]\:bottom-0{
  bottom: 0px;
}

.group:has(:checked) .group-has-\[\:checked\]\:flex{
  display: flex;
}

.group:has(:checked) .group-has-\[\:checked\]\:hidden{
  display: none;
}

@media (min-width: 768px){
  .md\:absolute{
    position: absolute;
  }

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

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

  .md\:mx-0{
    margin-left: 0px;
    margin-right: 0px;
  }

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

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

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

  .md\:mt-0{
    margin-top: 0px;
  }

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

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

  .md\:block{
    display: block;
  }

  .md\:hidden{
    display: none;
  }

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

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

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

  .md\:h-\[60dvh\]{
    height: 60dvh;
  }

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

  .md\:h-\[70dvh\]{
    height: 70dvh;
  }

  .md\:max-h-\[700px\]{
    max-height: 700px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .md\:gap-16{
    gap: 4rem;
  }

  .md\:gap-5{
    gap: 1.25rem;
  }

  .md\:justify-self-start{
    justify-self: start;
  }

  .md\:overflow-hidden{
    overflow: hidden;
  }

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

  .md\:rounded-inteia{
    border-radius: 80px;
  }

  .md\:rounded-t-inteia{
    border-top-left-radius: 80px;
    border-top-right-radius: 80px;
  }

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

  .md\:border-r{
    border-right-width: 1px;
  }

  .md\:border-r-\[\#e4e4e4\]{
    --tw-border-opacity: 1;
    border-right-color: rgb(228 228 228 / var(--tw-border-opacity, 1));
  }

  .md\:p-10{
    padding: 2.5rem;
  }

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

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

  .md\:px-main{
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

  .md\:py-5{
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

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

  .md\:pt-\[9rem\]{
    padding-top: 9rem;
  }

  .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-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

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

  .md\:text-\[2rem\]{
    font-size: 2rem;
  }

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

  .md\:text-inteia{
    font-size: 2.8rem;
  }

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

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

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

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

  .md\:duration-1000{
    transition-duration: 1000ms;
  }

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

@media (min-width: 1024px){
  .lg\:left-\[-30\%\]{
    left: -30%;
  }

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

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

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

  .lg\:ml-20{
    margin-left: 5rem;
  }

  .lg\:block{
    display: block;
  }

  .lg\:hidden{
    display: none;
  }

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

  .lg\:h-\[60dvh\]{
    height: 60dvh;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .lg\:justify-normal{
    justify-content: normal;
  }

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

  .lg\:gap-16{
    gap: 4rem;
  }

  .lg\:gap-20{
    gap: 5rem;
  }

  .lg\:gap-28{
    gap: 7rem;
  }

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

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

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

  .lg\:rounded-t-\[60px\]{
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;
  }

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

  .lg\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .lg\:px-main{
    padding-left: 5rem;
    padding-right: 5rem;
  }

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

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

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

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

  .lg\:pb-28{
    padding-bottom: 7rem;
  }

  .lg\:pb-48{
    padding-bottom: 12rem;
  }

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

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

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

  .lg\:pt-48{
    padding-top: 12rem;
  }

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

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

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

  .lg\:text-\[2\.5rem\]{
    font-size: 2.5rem;
  }

  .lg\:text-\[2rem\]{
    font-size: 2rem;
  }

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

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

  .lg\:opacity-0{
    opacity: 0;
  }
}

@media (min-width: 1280px){
  .xl\:left-\[-11\%\]{
    left: -11%;
  }

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

@media (min-width: 1536px){
  .\32xl\:left-\[-5\%\]{
    left: -5%;
  }

  .\32xl\:h-\[90\%\]{
    height: 90%;
  }

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