/*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
@import "https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";
@layer properties {
  @supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-duration: initial;
      --tw-ease: initial
    }
  }
}
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --color-gray-50: oklch(98.5% .002 247.839);
    --color-gray-100: oklch(96.7% .003 264.542);
    --color-gray-200: oklch(92.8% .006 264.531);
    --color-gray-300: oklch(87.2% .01 258.338);
    --color-gray-600: oklch(44.6% .03 256.802);
    --color-gray-700: oklch(37.3% .034 259.733);
    --color-white: #fff;
    --spacing: .25rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --font-weight-normal: 400;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --font-weight-extrabold: 800;
    --radius-xl: .75rem;
    --ease-in: cubic-bezier(.4, 0, 1, 1);
    --ease-out: cubic-bezier(0, 0, .2, 1);
    --ease-in-out: cubic-bezier(.4, 0, .2, 1);
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono)
  }
}
@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0
  }

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

  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;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit
  }

  b, strong {
    font-weight: bolder
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em
  }

  small {
    font-size: 80%
  }

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

  sub {
    bottom: -.25em
  }

  sup {
    top: -.5em
  }

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

  :-moz-focusring {
    outline: auto
  }

  progress {
    vertical-align: baseline
  }

  summary {
    display: list-item
  }

  ol, ul, menu {
    list-style: none
  }

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

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

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0
  }

  :where(select:is([multiple],[size])) optgroup {
    font-weight: bolder
  }

  :where(select:is([multiple],[size])) optgroup option {
    padding-inline-start: 20px
  }

  ::file-selector-button {
    margin-inline-end: 4px
  }

  ::placeholder {
    opacity: 1
  }

  @supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px) {
    ::placeholder {
      color: currentColor
    }

    @supports (color:color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent)
      }
    }
  }textarea {
     resize: vertical
   }

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

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit
  }

  ::-webkit-datetime-edit {
    display: inline-flex
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0
  }

  ::-webkit-datetime-edit {
    padding-block: 0
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1
  }

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

  button, input:where([type=button],[type=reset],[type=submit]) {
    appearance: button
  }

  ::file-selector-button {
    appearance: button
  }

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

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

  [hidden]:where(:not([hidden=until-found])) {
    display: none !important
  }
}
@layer components;
@layer utilities {
  .invisible {
    visibility: hidden
  }

  .absolute {
    position: absolute
  }

  .relative {
    position: relative
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0)
  }

  .top-0 {
    top: calc(var(--spacing) * 0)
  }

  .top-full {
    top: 100%
  }

  .right-0 {
    right: calc(var(--spacing) * 0)
  }

  .right-\[10px\] {
    right: 10px
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0)
  }

  .left-\[16px\] {
    left: 16px
  }

  .z-10 {
    z-index: 10
  }

  .z-50 {
    z-index: 50
  }

  .col-12 {
    grid-column: 12
  }

  .container {
    width: 100%
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem
    }
  }@media (min-width: 48rem) {
  .container {
    max-width: 48rem
  }
}@media (min-width: 64rem) {
  .container {
    max-width: 64rem
  }
}@media (min-width: 80rem) {
  .container {
    max-width: 80rem
  }
}@media (min-width: 96rem) {
  .container {
    max-width: 96rem
  }
}.m-auto {
   margin: auto
 }

  .mx-auto {
    margin-inline: auto
  }

  .m-\[15px\] {
    margin: 15px
  }

  .mx-16px {
    margin-inline: 16px
  }

  .mx-\[65px\] {
    margin-inline: 65px
  }

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

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

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

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

  .mt-0\.5 {
    margin-top: calc(var(--spacing) * .5)
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2)
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .block {
    display: block
  }

  .flex {
    display: flex
  }

  .hidden {
    display: none
  }

  .h-4 {
    height: calc(var(--spacing) * 4)
  }

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

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

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

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

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

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

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

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

  .h-full {
    height: 100%
  }

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

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

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

  .min-size-team-img {
    min-height: 100px;
    min-width: 100px;
  }

  @media (max-width: 479px) {
    .min-size-team-img {
      min-height: 91px;
      min-width: 91px;
    }
  }

  .w-4 {
    width: calc(var(--spacing) * 4)
  }

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

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

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

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

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

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

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

  .w-\[calc\(100\%-30px\)\] {
    width: calc(100% - 30px);
  }

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

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

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

  .w-full {
    width: 100%
  }

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

  .flex-none {
    flex: none;
  }

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

  .min-w-0 {
    min-width: 0px;
  }

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

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

  .scale-95 {
    --tw-scale-x: 95%;
    --tw-scale-y: 95%;
    --tw-scale-z: 95%;
    scale: var(--tw-scale-x) var(--tw-scale-y)
  }

  .scale-100 {
    --tw-scale-x: 100%;
    --tw-scale-y: 100%;
    --tw-scale-z: 100%;
    scale: var(--tw-scale-x) var(--tw-scale-y)
  }

  .rotate-180 {
    rotate: 180deg
  }

  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)
  }

  .cursor-pointer {
    cursor: pointer
  }

  .flex-col {
    flex-direction: column
  }

  .items-center {
    align-items: center
  }

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

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

  .justify-center {
    justify-content: center
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2)
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3)
  }

  .gap-6 {
    gap: calc(var(--spacing) * 6)
  }

  .gap-\[4px\] {
    gap: 4px
  }

  .gap-\[6px\] {
    gap: 6px
  }

  .gap-\[8px\] {
    gap: 8px
  }

  .gap-y-\[12px\] {
    row-gap: 12px
  }

  .overflow-hidden {
    overflow: hidden
  }

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

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

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

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

  .rounded-full {
    border-radius: 3.40282e38px
  }

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

  .rounded-b-\[8px\] {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px
  }

  .border-t-0 {
    border-top-style: var(--tw-border-style);
    border-top-width: 0
  }

  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px
  }

  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px
  }

  .border-l {
    border-left-style: var(--tw-border-style);
    border-left-width: 1px
  }

  .border-\[\#ECEEEF\] {
    border-color: #eceeef
  }

  .border-gray-200 {
    border-color: var(--color-gray-200)
  }

  .border-gray-300 {
    border-color: var(--color-gray-300)
  }

  .bg-\[\#45C98A\] {
    background-color: #45c98a
  }

  .bg-\[\#58A983\] {
    background-color: #58a983
  }

  .bg-gradient-1d8f59-23b570 {
    background: linear-gradient(180deg, #1d8f59 0%, #23b570 100%);
  }

  .bg-\[\#ECEEEF\] {
    background-color: #eceeef
  }

  .bg-\[\#EDEFF2\] {
    background-color: #edeff2
  }

  .bg-\[\#20A3650D\] {
    background-color: #20a3650d
  }

  .bg-gray-50 {
    background-color: var(--color-gray-50)
  }

  .bg-gray-100 {
    background-color: var(--color-gray-100)
  }

  .bg-white {
    background-color: var(--color-white)
  }

  .p-3 {
    padding: calc(var(--spacing) * 3)
  }

  .p-\[8px\] {
    padding: 8px
  }

  .p-\[12px\] {
    padding: 12px
  }

  .p-\[16px\] {
    padding: 16px
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3)
  }

  .px-\[0\] {
    padding-inline: 0
  }

  .px-\[8px\] {
    padding-inline: 8px
  }

  .px-\[12px\] {
    padding-inline: 12px
  }

  .px-\[16px\] {
    padding-inline: 16px
  }

  .px-\[25px\] {
    padding-inline: 25px
  }

  .py-\[4px\] {
    padding-block: 4px
  }

  .py-\[3px\] {
    padding-block: 3px
  }

  .py-\[7px\] {
    padding-block: 7px
  }

  .py-\[10px\] {
    padding-block: 10px
  }

  .py-\[8px\] {
    padding-block: 8px
  }

  .py-\[12px\] {
    padding-block: 12px
  }

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

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

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

  .text-center {
    text-align: center
  }

  .text-right {
    text-align: right
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height))
  }

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

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

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

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

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

  .text-survey-info {
    font-size: 15px;
    line-height: 18px;
  }

  .survey__bookmaker {
    padding-bottom: 22px;
  }

.survey__bookmaker img {
  height: 41px;
  width: auto;
}

.survey-slider {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
}

.survey-slider__viewport {
  overflow: hidden;
  width: 100%;
}

.survey-slider__track {
  display: flex;
  transition: transform 0.35s ease;
  width: 100%;
}

.survey-slider__slide {
  min-width: 100%;
}

.survey-slider__nav {
  position: absolute;
  top: 51.1%;
  transform: translateY(-50%);
  background: #ffffff;
  color: #494E53;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 5;
  box-shadow: 0 0 4px #0000001A;
}

.survey-slider__nav:hover {
  background: #e2e4e8;
}

.survey-slider__nav--prev {
  left: 1px;
}

.survey-slider__nav--next {
  right: 1px;
}

.survey-slider__nav img {
  width: 25px;
  height: 25px;
}


.survey-slider__nav.is-disabled {
  cursor: default;
  pointer-events: none;
}

.survey-slider__nav.is-disabled img {
  filter: grayscale(1) brightness(0.6);
  opacity: 0.7;
}

@media (max-width: 479px) {
  .survey-slider__nav {
    width: 40px;
    height: 40px;
  }

  .survey-slider__nav img {
    width: 25px;
    height: 25px;
  }
}

  @keyframes survey-fade-in {
    from { opacity: 0; }
    to { opacity: 1; }
  }

  @keyframes survey-fade-out {
    from { opacity: 1; }
    to { opacity: 0; }
  }

  .survey__first-block,
  .survey__second-block {
    animation-duration: 0.25s;
    animation-timing-function: ease;
  }

  .survey__first-block {
    opacity: 1;
    max-height: 2000px;
    overflow: hidden;
  }

  .survey__second-block {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    pointer-events: none;
  }

  .survey-card.is-finished .survey__first-block {
    animation-name: survey-fade-out;
    opacity: 0;
    max-height: 0;
    margin: 0;
    overflow: hidden;
    pointer-events: none;
  }

  .survey-card.is-finished .survey__second-block {
    animation-name: survey-fade-in;
    opacity: 1;
    max-height: 2000px;
    pointer-events: auto;
  }

  .survey__second-block {
    gap: 60px;
  }

  .survey__main-block-button {
    cursor: pointer;
    margin-bottom: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
  }


  .text-question,
  .survey__main-block-question {
    font-size: 18px;
  }

  .survey__main-block-teams {
    font-size: 15px;
  }

  .survey__main-block-information {
    font-size: 12px;
  }

  .text-btn-option {
    font-size: 15px;
  }

  .survey__second-block-text {
    font-size: 14px;
    margin-top: 22px;
  }

  .survey__header {
    font-size: 18px;
    max-width: 200px;
  }

  .survey__coefficient {
    font-size: 28px;
    padding: 5px 35px;
  }

  .survey__coefficient-button {
    font-size: 15px;
    padding: 12px 50px;
    border-radius: 8px;
  }

  .league-icon {
    width: 16px;
    height: 16px;
  }

  .team-small {
    width: 20px;
    height: 20px;
  }

  @media (max-width: 479px) {
    .text-survey-info {
      font-size: 12px;
      line-height: 16px;
    }

    .text-question,
    .survey__main-block-question {
      font-size: 12px;
    }

    .survey__main-block-teams {
      font-size: 12px;
    }

    .survey__main-block-information {
      font-size: 10px;
    }

    .league-icon {
      width: 14px;
      height: 14px;
    }

    .survey__second-block {
      gap: 50px;
    }

    .survey__first-block {
      max-height: 1500px;
    }

    .survey__bookmaker {
      padding-bottom: 15px;
    }

    .survey__main-block-button {
      margin-bottom: 10px;
      padding-top: 9px;
      padding-bottom: 9px;
    }

    .survey__bookmaker img {
      height: 32px;
    }

    .team-small {
      width: 16px;
      height: 16px;
    }

    .text-btn-option {
      font-size: 12px;
    }

    .survey__second-block-text {
      font-size: 10px;
      margin-top: 13px;
    }

    .survey__header {
      font-size: 14px;
      max-width: 170px;
    }

    .survey__coefficient {
      font-size: 22px;
      padding: 2px 25px;
    }

    .survey__coefficient-button {
      font-size: 10px;
      padding: 8px 49px;
      border-radius: 6px;
    }
  }

  .font-\[800\] {
    --tw-font-weight: 800;
    font-weight: 800
  }

  .font-\[700\] {
    --tw-font-weight: 700;
    font-weight: 700
  }

  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold)
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold)
  }

  .text-\[\#6A7284\] {
    color: #6a7284
  }

  .text-\[\#20A365\] {
    color: #20a365
  }

  .text-\[\#20A3650D\] {
    color: #20a3650d
  }

  .text-\[\#45C98A\] {
    color: #45c98a
  }

  .text-\[\#494E53\] {
    color: #494e53
  }

  .text-\[\#151515\] {
    color: #151515
  }

  .text-\[\#D38700\] {
    color: #d38700
  }

  .text-\[\#E39D2E\] {
    color: #e39d2e
  }

  .text-gray-600 {
    color: var(--color-gray-600)
  }

  .text-gray-700 {
    color: var(--color-gray-700)
  }

  .text-white {
    color: var(--color-white)
  }

  .uppercase {
    text-transform: uppercase
  }

  .opacity-0 {
    opacity: 0
  }

  .opacity-100 {
    opacity: 1
  }

  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration))
  }

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration))
  }

  .duration-150 {
    --tw-duration: .15s;
    transition-duration: .15s
  }

  .duration-200 {
    --tw-duration: .2s;
    transition-duration: .2s
  }

  .ease-in {
    --tw-ease: var(--ease-in);
    transition-timing-function: var(--ease-in)
  }

  .ease-in-out {
    --tw-ease: var(--ease-in-out);
    transition-timing-function: var(--ease-in-out)
  }

  .ease-out {
    --tw-ease: var(--ease-out);
    transition-timing-function: var(--ease-out)
  }

  .last\:rounded-b-\[8px\]:last-child {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
  }

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0
  }

  @media (hover: hover) {
    .hover\:bg-gray-50:hover {
      background-color: var(--color-gray-50)
    }

    .hover\:text-\[\#45C98A\]:hover {
      color: #45c98a
    }
  }@media (min-width: 40rem) {
  .sm\:h-\[36px\] {
    height: 36px
  }

  .sm\:w-\[36px\] {
    width: 36px
  }

  .sm\:text-\[12px\] {
    font-size: 12px
  }
}@media (min-width: 64rem) {
  .lg\:mt-\[16px\] {
    margin-top: 16px
  }

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

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

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

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

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

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

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

  .lg\:gap-\[6px\] {
    gap: 6px
  }

  .lg\:gap-y-\[8px\] {
    row-gap: 8px
  }

  .lg\:p-\[8px\] {
    padding: 8px
  }

  .lg\:p-\[12px\] {
    padding: 12px
  }

  .lg\:px-\[8px\] {
    padding-inline: 8px
  }

  .lg\:px-\[12px\] {
    padding-inline: 12px
  }

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

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

  .lg\:text-\[12px\] {
    font-size: 12px
  }
}@media (min-width: 80rem) {
  .xl\:w-\[25\%\] {
    width: 25%
  }

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

  .xl\:w-\[280px\] {
    width: 280px
  }

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

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1
}

@property --tw-rotate-x {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-y {
  syntax: "*";
  inherits: false
}

@property --tw-rotate-z {
  syntax: "*";
  inherits: false
}

@property --tw-skew-x {
  syntax: "*";
  inherits: false
}

@property --tw-skew-y {
  syntax: "*";
  inherits: false
}

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid
}

@property --tw-font-weight {
  syntax: "*";
  inherits: false
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000
}

@property --tw-duration {
  syntax: "*";
  inherits: false
}

@property --tw-ease {
  syntax: "*";
  inherits: false
}

.footer {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 20px;
}

.footer img {
  display: block;
  margin: 0 auto;
}

.border-12px {
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
