@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");

@keyframes tonext {
  75% {
    left: 0
  }

  95% {
    left: 100%
  }

  98% {
    left: 100%
  }

  99% {
    left: 0
  }
}

@keyframes tostart {
  75% {
    left: 0
  }

  95% {
    left: -300%
  }

  98% {
    left: -300%
  }

  99% {
    left: 0
  }
}

@keyframes snap {
  96% {
    scroll-snap-align: center
  }

  97% {
    scroll-snap-align: none
  }

  99% {
    scroll-snap-align: none
  }

  to {
    scroll-snap-align: center
  }
}

/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*/
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb
}

:after,
:before {
  --tw-content: ""
}

html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
  font-variation-settings: normal
}

body {
  margin: 0;
  line-height: inherit
}

hr {
  height: 0;
  color: inherit;
  border-top-width: 1px
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit
}

a {
  color: inherit;
  text-decoration: inherit
}

b,
strong {
  font-weight: bolder
}

code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em
}

small {
  font-size: 80%
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0
}

button,
select {
  text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

:-moz-ui-invalid {
  box-shadow: none
}

progress {
  vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

summary {
  display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0
}

fieldset {
  margin: 0
}

fieldset,
legend {
  padding: 0
}

menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0
}

dialog {
  padding: 0
}

textarea {
  resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af
}

[role=button],
button {
  cursor: pointer
}

:disabled {
  cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle
}

img,
video {
  max-width: 100%;
  height: auto
}

[hidden] {
  display: none
}

html {
  font-family: Poppins, system-ui, sans-serif
}

*,
:after,
:before {
  --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: rgba(59, 130, 246, .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: rgba(59, 130, 246, .5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia:
}

.container {
  width: 100%
}

@media (min-width: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
  }
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.sticky {
  position: sticky
}

.left-\[10\%\] {
  left: 10%
}

.right-\[18\%\] {
  right: 18%
}

.top-0 {
  top: 0
}

.z-10 {
  z-index: 10
}

.z-20 {
  z-index: 20
}

.z-50 {
  z-index: 50
}

.z-\[100\] {
  z-index: 100
}

.order-1 {
  order: 1
}

.m-0 {
  margin: 0
}

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

.my-3 {
  margin-top: .75rem;
  margin-bottom: .75rem
}

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

.-mt-1 {
  margin-top: -.25rem
}

.mb-0 {
  margin-bottom: 0
}

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

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

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

.mb-9 {
  margin-bottom: 2.25rem
}

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

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

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

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

.mr-12 {
  margin-right: 3rem
}

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

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.flex {
  display: flex
}

.grid {
  display: grid
}

.hidden {
  display: none
}

.h-\[11px\] {
  height: 11px
}

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

.h-\[475px\] {
  height: 475px
}

.h-\[530px\] {
  height: 530px
}

.h-auto {
  height: auto
}

.h-full {
  height: 100%
}

.min-h-screen {
  min-height: 100vh
}

.w-44 {
  width: 11rem
}

.w-48 {
  width: 12rem
}

.w-\[11px\] {
  width: 11px
}

.w-\[300px\] {
  width: 300px
}

.w-\[700px\] {
  width: 700px
}

.w-full {
  width: 100%
}

.w-screen {
  width: 100vw
}

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

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

.flex-none {
  flex: none
}

.\!cursor-pointer {
  cursor: pointer !important
}

.cursor-pointer {
  cursor: pointer
}

.resize {
  resize: both
}

.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness)
}

.snap-mandatory {
  --tw-scroll-snap-strictness: mandatory
}

.snap-center {
  scroll-snap-align: center
}

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

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

.gap-4 {
  gap: 1rem
}

.gap-6 {
  gap: 1.5rem
}

.overflow-hidden {
  overflow: hidden
}

.overflow-x-scroll {
  overflow-x: scroll
}

.scroll-smooth {
  scroll-behavior: smooth
}

.rounded {
  border-radius: .25rem
}

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

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

.border-\[0\.2px\] {
  border-width: .2px
}

.border-l-8 {
  border-left-width: 8px
}

.border-l-\[5px\] {
  border-left-width: 5px
}

.border-solid {
  border-style: solid
}

.border-\[\#C5C5C5\] {
  --tw-border-opacity: 1;
  border-color: rgb(197 197 197/var(--tw-border-opacity))
}

.border-transparent {
  border-color: transparent
}

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

.bg-\[\#17B7D9\] {
  --tw-bg-opacity: 1;
  background-color: rgb(23 183 217/var(--tw-bg-opacity))
}

.bg-\[\#1AB7E7\] {
  --tw-bg-opacity: 1;
  background-color: rgb(26 183 231/var(--tw-bg-opacity))
}

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

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

.bg-transparent {
  background-color: transparent
}

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

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops))
}

.bg-gradient-to-l {
  background-image: linear-gradient(to left, var(--tw-gradient-stops))
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.from-\[\#16B7AF\] {
  --tw-gradient-from: #16b7af var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(22, 183, 175, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#1AB7E7\] {
  --tw-gradient-from: #1ab7e7 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(26, 183, 231, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#54DDFF\] {
  --tw-gradient-from: #54ddff var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(84, 221, 255, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.to-\[\#16B7AF\] {
  --tw-gradient-to: #16b7af var(--tw-gradient-to-position)
}

.to-\[\#1AB7E7\] {
  --tw-gradient-to: #1ab7e7 var(--tw-gradient-to-position)
}

.to-\[\#67AEFF\] {
  --tw-gradient-to: #67aeff var(--tw-gradient-to-position)
}

.bg-clip-text {
  -webkit-background-clip: text;
  background-clip: text
}

.p-4 {
  padding: 1rem
}

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

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

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

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

.px-\[1\.87rem\] {
  padding-left: 1.87rem;
  padding-right: 1.87rem
}

.py-3,
.py-\[0\.75rem\] {
  padding-top: .75rem;
  padding-bottom: .75rem
}

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

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

.pb-6 {
  padding-bottom: 1.5rem
}

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

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

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

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

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

.pl-0 {
  padding-left: 0
}

.pl-4 {
  padding-left: 1rem
}

.pl-6 {
  padding-left: 1.5rem
}

.pl-7 {
  padding-left: 1.75rem
}

.pl-\[30px\] {
  padding-left: 30px
}

.pr-6 {
  padding-right: 1.5rem
}

.pr-\[30px\] {
  padding-right: 30px
}

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

.pt-2 {
  padding-top: .5rem
}

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

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

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

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.font-poppins {
  font-family: Poppins, sans-serif
}

.text-2xl {
  font-size: 3.5rem
}

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

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

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

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

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

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

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

.text-base {
  font-size: 1rem
}

.text-xl {
  font-size: 2.25rem
}

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

.font-bold {
  font-weight: 700
}

.font-medium {
  font-weight: 500
}

.font-normal {
  font-weight: 400
}

.font-semibold {
  font-weight: 600
}

.uppercase {
  text-transform: uppercase
}

.not-italic {
  font-style: normal
}

.leading-10 {
  line-height: 2.5rem
}

.leading-6 {
  line-height: 1.5rem
}

.leading-7 {
  line-height: 1.75rem
}

.leading-\[1\.9\] {
  line-height: 1.9
}

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

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

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

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

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

.leading-none {
  line-height: 1
}

.leading-normal {
  line-height: 1.5
}

.leading-snug {
  line-height: 1.375
}

.text-\[\#2F1A31\] {
  --tw-text-opacity: 1;
  color: rgb(47 26 49/var(--tw-text-opacity))
}

.text-\[\#3D3F42\] {
  --tw-text-opacity: 1;
  color: rgb(61 63 66/var(--tw-text-opacity))
}

.text-\[\#4e4e4e\] {
  --tw-text-opacity: 1;
  color: rgb(78 78 78/var(--tw-text-opacity))
}

.text-\[\#656262\] {
  --tw-text-opacity: 1;
  color: rgb(101 98 98/var(--tw-text-opacity))
}

.text-transparent {
  color: transparent
}

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

.opacity-100 {
  opacity: 1
}

.opacity-50 {
  opacity: .5
}

.shadow-\[0px_3px_5px_0px_rgba\(0\2c 0\2c 0\2c 0\.20\)\] {
  --tw-shadow: 0px 3px 5px 0px rgba(0, 0, 0, .2);
  --tw-shadow-colored: 0px 3px 5px 0px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  transition-duration: .15s
}

.delay-150 {
  transition-delay: .15s
}

.delay-500 {
  transition-delay: .5s
}

.delay-800 {
  transition-delay: .8s
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.section-clip-path {
  -webkit-clip-path: polygon(0 0, 0 100%, 54% 95%, 74% 25%, 75% 25%, 74% 23%, 48% 78%, 49% 100%, 100% 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 54% 95%, 74% 25%, 75% 25%, 74% 23%, 48% 78%, 49% 100%, 100% 100%, 100% 0)
}

.bottom-left-corner {
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 50% 93%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 50% 100%, 50% 93%, 0 100%)
}

.section-process {
  -webkit-clip-path: polygon(0 0, 0 100%, 54% 95%, 74% 25%, 75% 25%, 74% 23%, 48% 78%, 49% 100%, 100% 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 54% 95%, 74% 25%, 75% 25%, 74% 23%, 48% 78%, 49% 100%, 100% 100%, 100% 0);
  min-height: 800px;
}

@media (max-width:1024px) {
  .section-process {
    -webkit-clip-path: polygon(0 0, 0 100%, 90% 95%, 74% 25%, 75% 25%, 74% 23%, 48% 78%, 49% 100%, 100% 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 90% 95%, 74% 25%, 75% 25%, 74% 23%, 48% 78%, 49% 100%, 100% 100%, 100% 0);
  }
}

body {
  color: rgb(var(--foreground-rgb));
  background: linear-gradient(to bottom, transparent, rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))
}

main {
  height: 100%;
  scroll-behavior: smooth;
  scroll-snap-type: y mandatory
}

.carousel__container::-webkit-scrollbar {
  display: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
  background-color: #add8e6;
  width: 5px
}

.carousel__container section {
  animation-name: snap
}

@media (hover:hover) and (min-width:1024px) {
  .carousel__container section {
    animation-name: tonext, snap;
    animation-timing-function: ease;
    animation-duration: 4s;
    animation-iteration-count: infinite
  }

  .carousel__container section:last-child {
    animation-name: tostart, snap
  }
}

@media (min-width:768px) {
  .md\:container {
    width: 100%
  }

  @media (min-width:640px) {
    .md\:container {
      max-width: 640px
    }
  }

  @media (min-width:768px) {
    .md\:container {
      max-width: 768px
    }
  }

  @media (min-width:1024px) {
    .md\:container {
      max-width: 1024px
    }
  }

  @media (min-width:1280px) {
    .md\:container {
      max-width: 1280px
    }
  }

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

.before\:absolute:before {
  content: var(--tw-content);
  position: absolute
}

.before\:right-\[-48px\]:before {
  content: var(--tw-content);
  right: -48px
}

.before\:top-0:before {
  content: var(--tw-content);
  top: 0
}

.before\:h-\[18px\]:before {
  content: var(--tw-content);
  height: 18px
}

.before\:w-\[18px\]:before {
  content: var(--tw-content);
  width: 18px
}

.before\:content-normal:before {
  content: var(--tw-content);
  align-content: normal
}

.before\:rounded-full:before {
  content: var(--tw-content);
  border-radius: 9999px
}

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

.after\:absolute:after {
  content: var(--tw-content);
  position: absolute
}

.after\:-top-\[120px\]:after {
  content: var(--tw-content);
  top: -120px
}

.after\:-top-\[20px\]:after {
  content: var(--tw-content);
  top: -20px
}

.after\:right-\[32px\]:after {
  content: var(--tw-content);
  right: 32px
}

.after\:right-\[8px\]:after {
  content: var(--tw-content);
  right: 8px
}

.after\:h-4\/5:after {
  content: var(--tw-content);
  height: 80%
}

.after\:h-\[85\%\]:after {
  content: var(--tw-content);
  height: 85%
}

.after\:w-\[1px\]:after {
  content: var(--tw-content);
  width: 1px
}

.after\:content-normal:after {
  content: var(--tw-content);
  align-content: normal
}

.after\:border:after {
  content: var(--tw-content);
  border-width: 1px
}

.after\:border-dashed:after {
  content: var(--tw-content);
  border-style: dashed
}

.after\:border-white:after {
  content: var(--tw-content);
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.after\:duration-300:after {
  content: var(--tw-content);
  transition-duration: .3s
}

.after\:ease-in-out:after {
  content: var(--tw-content);
  transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.after\:ease-linear:after {
  content: var(--tw-content);
  transition-timing-function: linear
}

.first\:pl-6:first-child {
  padding-left: 1.5rem
}

.last\:pr-6:last-child {
  padding-right: 1.5rem
}

.hover\:from-\[\#17B7D9\]:hover {
  --tw-gradient-from: #17b7d9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgba(23, 183, 217, 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.hover\:to-\[\#11B868\]:hover {
  --tw-gradient-to: #11b868 var(--tw-gradient-to-position)
}

@media (min-width:768px) {
  .md\:mx-auto {
    margin-right: auto
  }

  .md\:ml-auto,
  .md\:mx-auto {
    margin-left: auto
  }

  .md\:mr-20 {
    margin-right: 5rem
  }

  .md\:mr-7 {
    margin-right: 1.75rem
  }

  .md\:mr-\[75px\] {
    margin-right: 75px
  }

  .md\:flex {
    display: flex
  }

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

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

  .md\:w-80 {
    width: 20rem
  }

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

  .md\:justify-start {
    justify-content: flex-start
  }

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

  .md\:p-4 {
    padding: 1rem
  }

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

  .md\:px-\[3\.75rem\] {
    padding-left: 3.75rem;
    padding-right: 3.75rem
  }

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

  .md\:pb-16 {
    padding-bottom: 4rem
  }

  .md\:pb-\[80px\] {
    padding-bottom: 80px
  }

  .md\:pl-20 {
    padding-left: 5rem
  }

  .md\:pr-\[0px\] {
    padding-right: 0
  }

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

  .md\:pt-\[120px\] {
    padding-top: 120px
  }

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

  .md\:before\:right-\[-80px\]:before {
    content: var(--tw-content);
    right: -80px
  }

  .md\:after\:h-\[83\%\]:after {
    content: var(--tw-content);
    height: 83%
  }
}

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

  .lg\:right-\[4\%\] {
    right: 4%
  }

  .lg\:mb-0 {
    margin-bottom: 0
  }

  .lg\:mr-0 {
    margin-right: 0
  }

  .lg\:block {
    display: block
  }

  .lg\:hidden {
    display: none
  }

  .lg\:h-\[700px\] {
    height: 700px
  }

  .lg\:h-\[83vh\] {
    height: 83vh
  }

  .lg\:h-screen {
    height: 100vh
  }

  .lg\:w-64 {
    width: 16rem
  }

  .lg\:w-\[750px\] {
    width: 750px
  }

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

  .lg\:snap-y {
    scroll-snap-type: y var(--tw-scroll-snap-strictness)
  }

  .lg\:snap-mandatory {
    --tw-scroll-snap-strictness: mandatory
  }

  .lg\:snap-center {
    scroll-snap-align: center
  }

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

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

  .lg\:flex-col {
    flex-direction: column
  }

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

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

  .lg\:overflow-y-scroll {
    overflow-y: scroll
  }

  .lg\:scroll-smooth {
    scroll-behavior: smooth
  }

  .lg\:pl-0 {
    padding-left: 0
  }

  .lg\:pl-10 {
    padding-left: 2.5rem
  }

  .lg\:pr-28 {
    padding-right: 7rem
  }

  .lg\:pr-52 {
    padding-right: 13rem
  }

  .lg\:text-2xl {
    font-size: 3.5rem
  }

  .lg\:text-3xl {
    font-size: 6.25rem
  }

  .lg\:text-\[56px\] {
    font-size: 56px
  }

  .lg\:leading-\[100px\] {
    line-height: 100px
  }

  .lg\:after\:-top-\[180px\]:after {
    content: var(--tw-content);
    top: -180px
  }

  .lg\:after\:right-\[216px\]:after {
    content: var(--tw-content);
    right: 216px
  }

  .lg\:after\:h-\[100vh\]:after {
    content: var(--tw-content);
    height: 100vh;
    min-height: 800px;
  }

  .lg\:first\:pl-0:first-child {
    padding-left: 0
  }

  .lg\:last\:pr-0:last-child {
    padding-right: 0
  }
  
  .section__carousel{
    min-height: 850px;
    padding-bottom: 100px;
  }

  article.section__carousel{
    min-height: 700px;
  }

}

@media (min-width:1280px) {
  .xl\:absolute {
    position: absolute
  }

  .xl\:right-\[14\%\] {
    right: 14%
  }

  .xl\:top-\[110px\] {
    top: 110px
  }
  .xl\:top-\[170px\] {
    top: 170px
  }

  .xl\:mt-\[40px\] {
    margin-top: 40px
  }

  .xl\:h-\[100vh\] {
    height: 100vh
  }

  .xl\:h-\[312px\] {
    height: 312px
  }

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

  .xl\:h-screen {
    height: 100vh
  }

  .xl\:justify-normal {
    justify-content: normal
  }

  .xl\:pl-\[131px\] {
    padding-left: 131px
  }

  .xl\:pt-\[30px\] {
    padding-top: 30px
  }

  .xl\:pt-\[60px\] {
    padding-top: 60px
  }

  .xl\:text-\[50px\] {
    font-size: 50px
  }
}

@media screen and (min-width: 1280px) and (max-width: 1370px) and (max-height: 599px) {

  .banner-inner-wrapper > span {
    top: 50px !important;
  }
}
