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

   *,
  ::before,
  ::after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
  }

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

  html,
  :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-feature-settings: normal;
    font-variation-settings: normal;
    -webkit-tap-highlight-color: transparent
  }

  body {
    line-height: inherit
  }

  h3 {
    font-size: inherit
  }

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

  button {
    font-family: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    margin: 0;
    padding: 0
  }

  button {
    text-transform: none
  }

  button {
    -webkit-appearance: button;
    appearance: inherit;
    background-color: transparent;
    background-image: none
  }

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

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

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

  h1,
  h2,
  h3,
  p {
    margin: 0
  }

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

  button {
    cursor: pointer
  }

  :disabled {
    cursor: default
  }

  img,
  svg {
    display: block;
    vertical-align: middle;
  }

  img {
    max-width: 100%
  }

  :root {
    --background: 0 0% 100%;
    --foreground: 222 47% 11%;
    --card: 0 0% 100%;
    --card-foreground: 222 47% 11%;
    --popover: 0 0% 100%;
    --popover-foreground: 222 47% 11%;
    --primary: 199 89% 48%;
    --primary-foreground: 0 0% 98%;
    --secondary: 210 40% 96%;
    --secondary-foreground: 222 47% 11%;
    --muted: 210 40% 96%;
    --muted-foreground: 215 16% 47%;
    --accent: 210 40% 96%;
    --accent-foreground: 222 47% 11%;
    --destructive: 0 84.2% 60.2%;
    --destructive-foreground: 0 0% 98%;
    --border: 214 32% 91%;
    --input: 214 32% 91%;
    --ring: 199 89% 48%;
    --chart-1: 199 89% 48%;
    --chart-2: 187 85% 53%;
    --chart-3: 197 71% 73%;
    --chart-4: 189 94% 43%;
    --chart-5: 184 77% 34%;
    --radius: 0.5rem
  }

  * {
    border-color: hsl(var(--border))
  }

  body {
    background-color: hsl(var(--background));
    color: hsl(var(--foreground))
  }

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

  .fixed {
    position: fixed
  }

  .relative {
    position: relative
  }

  .left-0 {
    left: 0px
  }

  .right-0 {
    right: 0px
  }

  .top-0 {
    top: 0px
  }

  .z-50 {
    z-index: 50
  }

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

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

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

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

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

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

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

  .ml-2 {
    margin-left: 0.5rem
  }

  .mr-2 {
    margin-right: 0.5rem
  }

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

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

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

  .inline-block {
    display: inline-block
  }

  .flex {
    display: flex
  }

  .inline-flex {
    display: inline-flex
  }

  .grid {
    display: grid
  }

  .hidden {
    display: none
  }

  .aspect-square {
    aspect-ratio: 1/1
  }

  .h-10 {
    height: 2.5rem
  }

  .h-14 {
    height: 3.5rem
  }

  .h-32 {
    height: 8rem
  }

  .h-4 {
    height: 1rem
  }

  .h-6 {
    height: 1.5rem
  }

  .h-7 {
    height: 1.75rem
  }

  .h-9 {
    height: 2.25rem
  }

  .h-full {
    height: 100%
  }

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

  .w-10 {
    width: 2.5rem
  }

  .w-14 {
    width: 3.5rem
  }

  .w-32 {
    width: 8rem
  }

  .w-4 {
    width: 1rem
  }

  .w-6 {
    width: 1.5rem
  }

  .w-7 {
    width: 1.75rem
  }

  .w-full {
    width: 100%
  }

  .max-w-2xl {
    max-width: 42rem
  }

  .max-w-3xl {
    max-width: 48rem
  }

  .max-w-4xl {
    max-width: 56rem
  }

  .max-w-6xl {
    max-width: 72rem
  }

  .flex-shrink-0 {
    flex-shrink: 0
  }

  @keyframes pulse {
    50% {
      opacity: .5
    }
  }

  .cursor-pointer {
    cursor: pointer
  }

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

  .flex-col {
    flex-direction: column
  }

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

  .items-center {
    align-items: center
  }

  .justify-center {
    justify-content: center
  }

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

  .gap-12 {
    gap: 3rem
  }

  .gap-2 {
    gap: 0.5rem
  }

  .gap-4 {
    gap: 1rem
  }

  .gap-6 {
    gap: 1.5rem
  }

  .gap-8 {
    gap: 2rem
  }

  .space-x-2>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.5rem*var(--tw-space-x-reverse));
    margin-left: calc(0.5rem*calc(1 - var(--tw-space-x-reverse)))
  }

  .space-x-3>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem*var(--tw-space-x-reverse));
    margin-left: calc(0.75rem*calc(1 - var(--tw-space-x-reverse)))
  }

  .space-x-8>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(2rem*var(--tw-space-x-reverse));
    margin-left: calc(2rem*calc(1 - var(--tw-space-x-reverse)))
  }

  .space-y-1\.5>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.375rem*calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.375rem*var(--tw-space-y-reverse))
  }

  .space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.5rem*calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.5rem*var(--tw-space-y-reverse))
  }

  .space-y-8>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem*calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem*var(--tw-space-y-reverse))
  }

  .whitespace-nowrap {
    white-space: nowrap
  }

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

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

  .rounded-lg {
    border-radius: var(--radius)
  }

  .rounded-md {
    border-radius: calc(var(--radius) - 2px)
  }

  .rounded-xl {
    border-radius: 0.75rem
  }

  .border {
    border-width: 1px
  }

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

  .border-t {
    border-top-width: 1px
  }

  .border-sky-600 {
    --tw-border-opacity: 1;
    border-color: rgb(2 132 199/var(--tw-border-opacity, 1))
  }

  .border-slate-200 {
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240/var(--tw-border-opacity, 1))
  }

  .border-slate-800 {
    --tw-border-opacity: 1;
    border-color: rgb(30 41 59/var(--tw-border-opacity, 1))
  }

  .bg-card {
    background-color: hsl(var(--card))
  }

  .bg-sky-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(224 242 254/var(--tw-bg-opacity, 1))
  }

  .bg-sky-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199/var(--tw-bg-opacity, 1))
  }

  .bg-slate-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity, 1))
  }

  .bg-slate-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity, 1))
  }

  .bg-slate-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42/var(--tw-bg-opacity, 1))
  }

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

  .bg-white\/70 {
    background-color: rgb(255 255 255/0.7)
  }

  .bg-white\/80 {
    background-color: rgb(255 255 255/0.8)
  }

  .bg-white\/90 {
    background-color: rgba(255, 255, 255, 0.9)
  }

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

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

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

  .from-sky-400 {
    --tw-gradient-from: #38bdf8 var(--tw-gradient-from-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
  }

  .from-sky-600 {
    --tw-gradient-from: #0284c7 var(--tw-gradient-from-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
  }

  .from-slate-50 {
    --tw-gradient-from: #f8fafc var(--tw-gradient-from-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
  }

  .to-cyan-500 {
    --tw-gradient-to: #06b6d4 var(--tw-gradient-to-position)
  }

  .to-cyan-600 {
    --tw-gradient-to: #0891b2 var(--tw-gradient-to-position)
  }

  .to-white {
    --tw-gradient-to: #fff var(--tw-gradient-to-position)
  }

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

  .p-1 {
    padding: 0.25rem
  }

  .p-6 {
    padding: 1.5rem
  }

  .p-8 {
    padding: 2rem
  }

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

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

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

  .py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
  }

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

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

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

  .py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }

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

  .pt-0 {
    padding-top: 0px
  }

  .pt-32 {
    padding-top: 8rem
  }

  .pt-6 {
    padding-top: 1.5rem
  }

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

  .text-center {
    text-align: center
  }

  .text-justify {
    text-align: justify
  }

  .text-left {
    text-align: left
  }

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

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

  .text-5xl {
    font-size: 3rem
  }

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

  .font-bold {
    font-weight: 700
  }

  .font-medium {
    font-weight: 500
  }

  .font-semibold {
    font-weight: 600
  }

  .uppercase {
    text-transform: uppercase
  }

  .leading-relaxed {
    line-height: 1.625
  }

  .leading-tight {
    line-height: 1.25
  }

  .tracking-tight {
    letter-spacing: -0.025em
  }

  .tracking-wider {
    letter-spacing: 0.05em
  }

  .text-card-foreground {
    color: hsl(var(--card-foreground))
  }

  .text-sky-600 {
    --tw-text-opacity: 1;
    color: rgb(2 132 199/var(--tw-text-opacity, 1))
  }

  .text-sky-700 {
    --tw-text-opacity: 1;
    color: rgb(3 105 161/var(--tw-text-opacity, 1))
  }

  .text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity, 1))
  }

  .text-slate-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity, 1))
  }

  .text-slate-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity, 1))
  }

  .text-slate-900 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity, 1))
  }

  .text-transparent {
    color: transparent
  }

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

  .shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0/0.1), 0 1px 2px -1px rgb(0 0 0/0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0#0000), var(--tw-ring-shadow, 0 0#0000), var(--tw-shadow)
  }

  .shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0/0.05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0#0000), var(--tw-ring-shadow, 0 0#0000), var(--tw-shadow)
  }

  .backdrop-blur-md {
    --tw-backdrop-blur: blur(12px);
    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-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
  }

  .transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
  }

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

  @keyframes enter {
    from {
      opacity: var(--tw-enter-opacity, 1);
      transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))
    }
  }

  @keyframes exit {
    to {
      opacity: var(--tw-exit-opacity, 1);
      transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))
    }
  }

  body {
    margin: 0;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }

  .hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
  }

  .hover\:border-sky-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(56 189 248/var(--tw-border-opacity, 1))
  }

  .hover\:bg-sky-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(240 249 255/var(--tw-bg-opacity, 1))
  }

  .hover\:bg-sky-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(3 105 161/var(--tw-bg-opacity, 1))
  }

  .hover\:text-accent-foreground:hover {
    color: hsl(var(--accent-foreground))
  }

  .hover\:text-sky-400:hover {
    --tw-text-opacity: 1;
    color: rgb(56 189 248/var(--tw-text-opacity, 1))
  }

  .hover\:text-sky-600:hover {
    --tw-text-opacity: 1;
    color: rgb(2 132 199/var(--tw-text-opacity, 1))
  }

  .hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0/0.1), 0 4px 6px -4px rgb(0 0 0/0.1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0#0000), var(--tw-ring-shadow, 0 0#0000), var(--tw-shadow)
  }

  .hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0/0.1), 0 8px 10px -6px rgb(0 0 0/0.1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0#0000), var(--tw-ring-shadow, 0 0#0000), var(--tw-shadow)
  }

  .focus-visible\:outline-none:focus-visible {
    outline: 2px solid transparent;
    outline-offset: 2px
  }

  .focus-visible\:ring-1:focus-visible {
    --tw-ring-offset-shadow: var(--tw-ring-inset)0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset)0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0#0000)
  }

  .focus-visible\:ring-ring:focus-visible {
    --tw-ring-color: hsl(var(--ring))
  }

  .disabled\:pointer-events-none:disabled {
    pointer-events: none
  }

  .disabled\:opacity-50:disabled {
    opacity: 0.5
  }

  .group:hover .group-hover\:text-sky-600 {
    --tw-text-opacity: 1;
    color: rgb(2 132 199/var(--tw-text-opacity, 1))
  }

  @keyframes accordion-up {
    from {
      height: var(--radix-accordion-content-height)
    }

    to {
      height: 0
    }
  }

  @keyframes accordion-down {
    from {
      height: 0
    }

    to {
      height: var(--radix-accordion-content-height)
    }
  }

  @media (min-width:640px) {
    .sm\:flex-row {
      flex-direction: row
    }
  }

  @media (min-width:768px) {
    .md\:col-span-2 {
      grid-column: span 2/span 2
    }

    .md\:flex {
      display: flex
    }

    .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\:text-2xl {
      font-size: 1.5rem;
      line-height: 2rem
    }

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

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

  @media (min-width:1024px) {
    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr))
    }
  }

  .\[\&_svg\]\:pointer-events-none svg {
    pointer-events: none
  }

  .\[\&_svg\]\:size-4 svg {
    width: 1rem;
    height: 1rem
  }

  .\[\&_svg\]\:shrink-0 svg {
    flex-shrink: 0
  }

  *
  {
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif
  }

  html {
    scroll-behavior: smooth
  }

  .App {
    min-height: 100vh
  }

  button,
  a {
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease, border-color 0.2s ease
  }

  ::-webkit-scrollbar {
    width: 10px
  }

  ::-webkit-scrollbar-track {
    background: #f1f1f1
  }

  ::-webkit-scrollbar-thumb {
    background: #0ea5e9;
    border-radius: 5px
  }

  ::-webkit-scrollbar-thumb:hover {
    background: #0284c7
  }

a.fill-div {
  display: block;
  height: 100%;
  width: 100%;
  text-decoration: none;
  text-align: justify;
}


/* =================================== */
/*	Team Section styles
/* =================================== */

#team {
  padding: 80px 0 180px;
}

#team .block {
  position: relative;
  overflow: hidden;
  border:3px solid transparent;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  transition: .4s all;
  border: 3px solid #0ea5e9;
  border-radius: 10px;
  box-shadow: 5px 5px 10px 5px #8888883a;
}

#team .block img {
  width: 100%;
  position: relative;
}

#team .block:hover {
  border: 3px solid #0ea5e9;
}

#team .block:hover .team-overlay {
  bottom: 0;
  opacity: 1;
}

#team .team-overlay {
  background: rgba(255, 255, 255, 0.95);
  color: #fff;
  text-align: center;
  padding: 30px 30px;
  position: absolute;
  bottom: -150px;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: 0.3s;
}

#team .team-overlay h3,
#team .team-overlay span {
  color: #333;
}

/*#team .team-overlay h3 {
  font-size: 20px;
}*/

@media screen and (min-width: 601px) {
  #team .team-overlay h3 {
    font-size: 20px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
  #team .team-overlay h3 {
    font-size: 15px;
  }
}


#team .team-overlay span {
  display: block;
  font-size: 13px;
  padding-top: 10px;
}

#team .team-overlay .icon {
  width: 50px;
  height: 50px;
  margin: 0 auto;
  padding: 10px;
  line-height: 1;
  margin-top: 36px;
  margin-bottom: 25px;
  border-radius: 100%;
  display: inline-block;
  background: #0ea5e9;
}

#team .team-overlay .icon i {
  font-size: 18px;
  color: #fff;
}

#team .team-overlay p {
  /*font-size: 14px;
  line-height: 18px;*/
  color: #707a8a;
  text-align: center;
  display: block;
  width: inherit;
}

@media screen and (min-width: 601px) {
  #team .team-overlay p {
    line-height: 22px;
    font-size: 15px;
  }
}

/* If the screen size is 600px wide or less, set the font-size of <div> to 30px */
@media screen and (max-width: 600px) {
  #team .team-overlay p {
    line-height: 20px;
    font-size: 14px;
  }
}


#team .team-overlay .media {
  margin-top: 10px;
}

#team .team-overlay .media a {
  font-size: 12px;
  color: #fff;
  transition: 0.3s;
  margin: 0 10px;
}

#team .team-overlay .media a:hover {
  color: #0ea5e9;
}



/*--------------------------------------------------------------
# Floating Chat Icon
--------------------------------------------------------------*/

.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 99 !important;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 0.32rem;
  transition: all 0.3s ease;
  color: white;
  /* font-size: 20px; */
}

.icon-bar a:hover {
  background-color: #FFE400;
  font-size: 1.5rem;
  color: rgb(18, 19, 14);
}

.phonecall {
  background: #3B5998;
  color: white;
  font-size: 150%;
}

.whatsapp {
  background: #26CA43;
  color: white;
  font-size: 150%;
}

.email {
  background: #da4c05;
  color: white;
  font-size: 150%;
}



/* =================================== */
/*	Footer styles
/* =================================== */

#version {
  color: #1f2628;
  font-size: 15px;
}

#brand_logo {
  width: 100px;
  height: 58px;
  border-radius: 7px;
}



/* =================================== */
/*	Hero Video section styles
/* =================================== */

.hero {
  position: relative;
  height: 100vh; /* Full screen height */
  width: 100%;
  display: flex;
  overflow:auto; /* Keeps the video from spilling out */
}

.hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover; /* This is the magic property */
  z-index: 0;
}

.hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(19, 48, 73, 0.268); /* Darkens the video for readability */
  z-index: 1;
}

.hero-content {
  z-index: 2;
}
