.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}
.pointer-events-none {
    pointer-events: none
}
.visible {
    visibility: visible
}
.invisible {
    visibility: hidden
}
.static {
    position: static
}
.fixed {
    position: fixed
}
.absolute {
    position: absolute
}
.relative {
    position: relative
}
.sticky {
    position: sticky
}
.inset-0 {
    inset: 0px
}
.-right-1 {
    right: -0.25rem
}
.-top-1 {
    top: -0.25rem
}
.bottom-3 {
    bottom: 0.75rem
}
.bottom-\[-30px\] {
    bottom: -30px
}
.bottom-\[10px\] {
    bottom: 10px
}
.left-0 {
    left: 0px
}
.left-1\/2 {
    left: 50%
}
.left-2 {
    left: 0.5rem
}
.left-2\.5 {
    left: 0.625rem
}
.left-3 {
    left: 0.75rem
}
.left-\[10px\] {
    left: 10px
}
.right-0 {
    right: 0px
}
.right-2 {
    right: 0.5rem
}
.right-2\.5 {
    right: 0.625rem
}
.right-3 {
    right: 0.75rem
}
.right-4 {
    right: 1rem
}
.right-\[10px\] {
    right: 10px
}
.right-\[15px\] {
    right: 15px
}
.right-\[16px\] {
    right: 16px
}
.right-\[30px\] {
    right: 30px
}
.top-0 {
    top: 0px
}
.top-1\/2 {
    top: 50%
}
.top-2 {
    top: 0.5rem
}
.top-2\.5 {
    top: 0.625rem
}
.top-3 {
    top: 0.75rem
}
.top-4 {
    top: 1rem
}
.top-\[-4px\] {
    top: -4px
}
.top-\[120px\] {
    top: 120px
}
.top-\[372px\] {
    top: 372px
}
.top-\[50px\] {
    top: 50px
}
.top-full {
    top: 100%
}
.z-10 {
    z-index: 10
}
.z-20 {
    z-index: 20
}
.z-30 {
    z-index: 30
}
.z-40 {
    z-index: 40
}
.z-50 {
    z-index: 50
}
.z-\[1\] {
    z-index: 1
}
.z-\[2\] {
    z-index: 2
}
.z-\[50\] {
    z-index: 50
}
.z-\[9999\] {
    z-index: 9999
}
.order-1 {
    order: 1
}
.order-2 {
    order: 2
}
.\!m-\[0_important\] {
    margin: 0 important !important
}
.m-0 {
    margin: 0px
}
.\!mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}
.mx-auto {
    margin-left: auto;
    margin-right: auto
}
.my-2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem
}
.-mb-5 {
    margin-bottom: -1.25rem
}
.mb-0 {
    margin-bottom: 0px
}
.mb-1 {
    margin-bottom: 0.25rem
}
.mb-2 {
    margin-bottom: 0.5rem
}
.mb-3 {
    margin-bottom: 0.75rem
}
.mb-4 {
    margin-bottom: 1rem
}
.mb-6 {
    margin-bottom: 1.5rem
}
.mb-8 {
    margin-bottom: 2rem
}
.mb-\[-5px\] {
    margin-bottom: -5px
}
.mb-\[0px\] {
    margin-bottom: 0px
}
.mb-\[10px\] {
    margin-bottom: 10px
}
.mb-\[14px\] {
    margin-bottom: 14px
}
.mb-\[15px\] {
    margin-bottom: 15px
}
.mb-\[16px\] {
    margin-bottom: 16px
}
.mb-\[17px\] {
    margin-bottom: 17px
}
.mb-\[20px\] {
    margin-bottom: 20px
}
.mb-\[38px\] {
    margin-bottom: 38px
}
.mb-\[5px\] {
    margin-bottom: 5px
}
.mb-\[6px\] {
    margin-bottom: 6px
}
.ml-1 {
    margin-left: 0.25rem
}
.ml-2 {
    margin-left: 0.5rem
}
.ml-4 {
    margin-left: 1rem
}
.ml-\[-2px\] {
    margin-left: -2px
}
.ml-auto {
    margin-left: auto
}
.mr-4 {
    margin-right: 1rem
}
.mt-0 {
    margin-top: 0px
}
.mt-1 {
    margin-top: 0.25rem
}
.mt-2 {
    margin-top: 0.5rem
}
.mt-3 {
    margin-top: 0.75rem
}
.mt-4 {
    margin-top: 1rem
}
.mt-5 {
    margin-top: 1.25rem
}
.mt-6 {
    margin-top: 1.5rem
}
.mt-8 {
    margin-top: 2rem
}
.mt-\[-10px\] {
    margin-top: -10px
}
.mt-\[-12px\] {
    margin-top: -12px
}
.mt-\[-20px\] {
    margin-top: -20px
}
.mt-\[-5px\] {
    margin-top: -5px
}
.mt-\[0px\] {
    margin-top: 0px
}
.mt-\[14px\] {
    margin-top: 14px
}
.mt-\[15px\] {
    margin-top: 15px
}
.mt-\[6px\] {
    margin-top: 6px
}
.mt-\[7px\] {
    margin-top: 7px
}
.mt-auto {
    margin-top: auto
}
.box-border {
    box-sizing: border-box
}
.\!block {
    display: block !important
}
.block {
    display: block
}
.inline-block {
    display: inline-block
}
.inline {
    display: inline
}
.flex {
    display: flex
}
.inline-flex {
    display: inline-flex
}
.table {
    display: table
}
.grid {
    display: grid
}
.hidden {
    display: none
}
.aspect-square {
    aspect-ratio: 1 / 1
}
.aspect-video {
    aspect-ratio: 16 / 9
}
.\!h-\[211px\] {
    height: 211px !important
}
.\!h-\[212px\] {
    height: 212px !important
}
.\!h-full {
    height: 100% !important
}
.h-1 {
    height: 0.25rem
}
.h-1\.5 {
    height: 0.375rem
}
.h-10 {
    height: 2.5rem
}
.h-11 {
    height: 2.75rem
}
.h-12 {
    height: 3rem
}
.h-16 {
    height: 4rem
}
.h-2 {
    height: 0.5rem
}
.h-3 {
    height: 0.75rem
}
.h-4 {
    height: 1rem
}
.h-48 {
    height: 12rem
}
.h-5 {
    height: 1.25rem
}
.h-6 {
    height: 1.5rem
}
.h-7 {
    height: 1.75rem
}
.h-8 {
    height: 2rem
}
.h-9 {
    height: 2.25rem
}
.h-96 {
    height: 24rem
}
.h-\[211px\] {
    height: 211px
}
.h-\[212px\] {
    height: 212px
}
.h-\[28px\] {
    height: 28px
}
.h-\[36px\] {
    height: 36px
}
.h-\[390px\] {
    height: 390px
}
.h-\[400px\] {
    height: 400px
}
.h-\[414px\] {
    height: 414px
}
.h-\[424px\] {
    height: 424px
}
.h-\[440px\] {
    height: 440px
}
.h-\[44px\] {
    height: 44px
}
.h-\[68px\] {
    height: 68px
}
.h-\[84px\] {
    height: 84px
}
.h-\[auto\] {
    height: auto
}
.h-auto {
    height: auto
}
.h-full {
    height: 100%
}
.h-screen {
    height: 100vh
}
.max-h-60 {
    max-height: 15rem
}
.max-h-\[210px\] {
    max-height: 210px
}
.max-h-\[375px\] {
    max-height: 375px
}
.max-h-\[414px\] {
    max-height: 414px
}
.max-h-full {
    max-height: 100%
}
.min-h-\[200px\] {
    min-height: 200px
}
.min-h-\[255px\] {
    min-height: 255px
}
.min-h-\[400px\] {
    min-height: 400px
}
.min-h-\[500px\] {
    min-height: 500px
}
.min-h-\[68px\] {
    min-height: 68px
}
.min-h-\[76px\] {
    min-height: 76px
}
.\!w-\[68px\] {
    width: 68px !important
}
.w-1\/3 {
    width: 33.333333%
}
.w-10 {
    width: 2.5rem
}
.w-12 {
    width: 3rem
}
.w-16 {
    width: 4rem
}
.w-2\/3 {
    width: 66.666667%
}
.w-3 {
    width: 0.75rem
}
.w-3\/4 {
    width: 75%
}
.w-36 {
    width: 9rem
}
.w-4 {
    width: 1rem
}
.w-5 {
    width: 1.25rem
}
.w-6 {
    width: 1.5rem
}
.w-7 {
    width: 1.75rem
}
.w-72 {
    width: 18rem
}
.w-8 {
    width: 2rem
}
.w-80 {
    width: 20rem
}
.w-96 {
    width: 24rem
}
.w-\[100vw\] {
    width: 100vw
}
.w-\[1440px\] {
    width: 1440px
}
.w-\[28px\] {
    width: 28px
}
.w-\[388px\] {
    width: 388px
}
.w-\[44px\] {
    width: 44px
}
.w-\[46px\] {
    width: 46px
}
.w-\[600px\] {
    width: 600px
}
.w-\[68px\] {
    width: 68px
}
.w-full {
    width: 100%
}
.w-px {
    width: 1px
}
.w-screen {
    width: 100vw
}
.min-w-0 {
    min-width: 0px
}
.min-w-\[200px\] {
    min-width: 200px
}
.min-w-\[20px\] {
    min-width: 20px
}
.min-w-\[240px\] {
    min-width: 240px
}
.min-w-\[300px\] {
    min-width: 300px
}
.min-w-\[343px\] {
    min-width: 343px
}
.max-w-2xl {
    max-width: 42rem
}
.max-w-4xl {
    max-width: 56rem
}
.max-w-6xl {
    max-width: 72rem
}
.max-w-\[1200px\] {
    max-width: 1200px
}
.max-w-\[195px\] {
    max-width: 195px
}
.max-w-\[240px\] {
    max-width: 240px
}
.max-w-\[298px\] {
    max-width: 298px
}
.max-w-\[388px\] {
    max-width: 388px
}
.max-w-\[390px\] {
    max-width: 390px
}
.max-w-\[600px\] {
    max-width: 600px
}
.max-w-\[840px\] {
    max-width: 840px
}
.max-w-\[calc\(100vw-50px\)\] {
    max-width: calc(100vw - 50px)
}
.max-w-full {
    max-width: 100%
}
.max-w-md {
    max-width: 28rem
}
.max-w-none {
    max-width: none
}
.max-w-sm {
    max-width: 24rem
}
.max-w-xs {
    max-width: 20rem
}
.flex-1 {
    flex: 1 1 0%
}
.flex-\[0\.8271\] {
    flex: 0.8271
}
.flex-shrink-0 {
    flex-shrink: 0
}
.shrink-0 {
    flex-shrink: 0
}
.basis-1\/2 {
    flex-basis: 50%
}
@keyframes spin {
    to {
        transform: rotate(360deg)
    }
}
.animate-spin {
    animation: spin 1s linear infinite
}
.cursor-not-allowed {
    cursor: not-allowed
}
.cursor-pointer {
    cursor: pointer
}
.resize {
    resize: both
}
.list-none {
    list-style-type: 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-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr))
}
.grid-cols-7 {
    grid-template-columns: repeat(7, minmax(0, 1fr))
}
.flex-row {
    flex-direction: row
}
.flex-row-reverse {
    flex-direction: row-reverse
}
.flex-col {
    flex-direction: column
}
.flex-col-reverse {
    flex-direction: column-reverse
}
.flex-wrap {
    flex-wrap: wrap
}
.items-start {
    align-items: flex-start
}
.items-end {
    align-items: flex-end
}
.items-center {
    align-items: center
}
.items-baseline {
    align-items: baseline
}
.justify-start {
    justify-content: flex-start
}
.justify-end {
    justify-content: flex-end
}
.justify-center {
    justify-content: center
}
.justify-between {
    justify-content: space-between
}
.gap-0 {
    gap: 0px
}
.gap-0\.5 {
    gap: 0.125rem
}
.gap-1 {
    gap: 0.25rem
}
.gap-1\.5 {
    gap: 0.375rem
}
.gap-14 {
    gap: 3.5rem
}
.gap-2 {
    gap: 0.5rem
}
.gap-3 {
    gap: 0.75rem
}
.gap-4 {
    gap: 1rem
}
.gap-6 {
    gap: 1.5rem
}
.gap-8 {
    gap: 2rem
}
.gap-\[0\.2rem\] {
    gap: 0.2rem
}
.gap-\[10px\] {
    gap: 10px
}
.gap-\[15px\] {
    gap: 15px
}
.gap-\[22px\] {
    gap: 22px
}
.gap-\[28px\] {
    gap: 28px
}
.gap-\[32px\] {
    gap: 32px
}
.gap-\[6px\] {
    gap: 6px
}
.gap-x-2 {
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem
}
.gap-y-2 {
    row-gap: 0.5rem
}
.space-x-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.25rem * var(--tw-space-x-reverse));
    margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))
}
.space-x-1\.5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.375rem * var(--tw-space-x-reverse));
    margin-left: calc(0.375rem * calc(1 - var(--tw-space-x-reverse)))
}
.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-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse))
}
.space-y-1 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.25rem * 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-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))
}
.self-stretch {
    align-self: stretch
}
.overflow-hidden {
    overflow: hidden
}
.overflow-visible {
    overflow: visible
}
.overflow-x-auto {
    overflow-x: auto
}
.overflow-y-auto {
    overflow-y: auto
}
.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.text-ellipsis {
    text-overflow: ellipsis
}
.whitespace-nowrap {
    white-space: nowrap
}
.rounded {
    border-radius: 0.25rem
}
.rounded-2xl {
    border-radius: 1rem
}
.rounded-\[12px\] {
    border-radius: 12px
}
.rounded-\[14px\] {
    border-radius: 14px
}
.rounded-full {
    border-radius: 9999px
}
.rounded-lg {
    border-radius: 0.5rem
}
.rounded-md {
    border-radius: 0.375rem
}
.rounded-xl {
    border-radius: 0.75rem
}
.rounded-b-\[14px\] {
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px
}
.rounded-b-lg {
    border-bottom-right-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem
}
.rounded-t-\[14px\] {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px
}
.border {
    border-width: 1px
}
.border-0 {
    border-width: 0px
}
.border-2 {
    border-width: 2px
}
.border-\[1px\] {
    border-width: 1px
}
.border-b {
    border-bottom-width: 1px
}
.border-b-\[1px\] {
    border-bottom-width: 1px
}
.border-t {
    border-top-width: 1px
}
.border-solid {
    border-style: solid
}
.border-dashed {
    border-style: dashed
}
.\!border-none {
    border-style: none !important
}
.border-none {
    border-style: none
}
.border-\[\#E8E8E8\] {
    border-color: #E8E8E8
}
.border-\[\#e8e8e8\] {
    border-color: #e8e8e8
}
.border-gray-100 {
    border-color: #f3f4f6
}
.border-gray-300 {
    border-color: #d1d5db
}
.border-gray-50 {
    border-color: #f9fafb
}
.border-gray-600 {
    border-color: #4b5563
}
.border-gray-700 {
    border-color: #374151
}
.border-white {
    border-color: #ffffff
}
.border-white\/20 {
    border-color: rgb(255 255 255 / 0.2)
}
.border-b-\[\#E8E8E8\] {
    border-bottom-color: #E8E8E8
}
.border-t-transparent {
    border-top-color: transparent
}
.bg-\[\#E8E8E8\] {
    background-color: #E8E8E8
}
.bg-\[\#F7F7F7\] {
    background-color: #F7F7F7
}
.bg-\[\#a09f9f\] {
    background-color: #a09f9f
}
.bg-\[\#ff5f00\] {
    background-color: #ff5f00
}
.bg-black {
    background-color: #080808
}
.bg-black\/30 {
    background-color: rgb(8 8 8 / 0.3)
}
.bg-blue-100 {
    background-color: #dbeafe
}
.bg-gray-100 {
    background-color: #f3f4f6
}
.bg-gray-50 {
    background-color: #f9fafb
}
.bg-orange-500 {
    background-color: #f97316
}
.bg-transparent {
    background-color: transparent
}
.bg-white {
    background-color: #ffffff
}
.bg-white\/10 {
    background-color: rgb(255 255 255 / 0.1)
}
.bg-white\/20 {
    background-color: rgb(255 255 255 / 0.2)
}
.bg-white\/40 {
    background-color: rgb(255 255 255 / 0.4)
}
.bg-white\/90 {
    background-color: rgb(255 255 255 / 0.9)
}
.bg-white\/95 {
    background-color: rgb(255 255 255 / 0.95)
}
.fill-current {
    fill: currentColor
}
.object-contain {
    -o-object-fit: contain;
       object-fit: contain
}
.object-cover {
    -o-object-fit: cover;
       object-fit: cover
}
.p-0 {
    padding: 0px
}
.p-2 {
    padding: 0.5rem
}
.p-3 {
    padding: 0.75rem
}
.p-4 {
    padding: 1rem
}
.p-6 {
    padding: 1.5rem
}
.p-\[10px\] {
    padding: 10px
}
.p-\[19px\] {
    padding: 19px
}
.px-0 {
    padding-left: 0px;
    padding-right: 0px
}
.px-1 {
    padding-left: 0.25rem;
    padding-right: 0.25rem
}
.px-2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem
}
.px-2\.5 {
    padding-left: 0.625rem;
    padding-right: 0.625rem
}
.px-3 {
    padding-left: 0.75rem;
    padding-right: 0.75rem
}
.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
}
.px-\[18px\] {
    padding-left: 18px;
    padding-right: 18px
}
.px-\[24px\] {
    padding-left: 24px;
    padding-right: 24px
}
.py-0 {
    padding-top: 0px;
    padding-bottom: 0px
}
.py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}
.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}
.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}
.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}
.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem
}
.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}
.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}
.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}
.py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px
}
.py-\[11px\] {
    padding-top: 11px;
    padding-bottom: 11px
}
.py-\[7px\] {
    padding-top: 7px;
    padding-bottom: 7px
}
.py-\[9px\] {
    padding-top: 9px;
    padding-bottom: 9px
}
.pb-0 {
    padding-bottom: 0px
}
.pb-1 {
    padding-bottom: 0.25rem
}
.pb-12 {
    padding-bottom: 3rem
}
.pb-3 {
    padding-bottom: 0.75rem
}
.pb-4 {
    padding-bottom: 1rem
}
.pb-\[14px\] {
    padding-bottom: 14px
}
.pb-\[20px\] {
    padding-bottom: 20px
}
.pb-\[24px\] {
    padding-bottom: 24px
}
.pb-\[30px\] {
    padding-bottom: 30px
}
.pb-\[4px\] {
    padding-bottom: 4px
}
.pl-0 {
    padding-left: 0px
}
.pl-2 {
    padding-left: 0.5rem
}
.pr-0 {
    padding-right: 0px
}
.pr-12 {
    padding-right: 3rem
}
.pr-2 {
    padding-right: 0.5rem
}
.pt-0 {
    padding-top: 0px
}
.pt-1 {
    padding-top: 0.25rem
}
.pt-12 {
    padding-top: 3rem
}
.pt-2 {
    padding-top: 0.5rem
}
.pt-4 {
    padding-top: 1rem
}
.pt-6 {
    padding-top: 1.5rem
}
.pt-\[20px\] {
    padding-top: 20px
}
.pt-\[22px\] {
    padding-top: 22px
}
.pt-\[30px\] {
    padding-top: 30px
}
.pt-\[6px\] {
    padding-top: 6px
}
.text-left {
    text-align: left
}
.text-center {
    text-align: center
}
.text-right {
    text-align: right
}
.font-\[\'Open_Sans\'\] {
    font-family: 'Open Sans'
}
.font-\[inherit\] {
    font-family: inherit
}
.font-open-sans {
    font-family: "Open Sans", Arial, sans-serif
}
.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-\[14px\] {
    font-size: 14px
}
.text-\[44px\] {
    font-size: 44px
}
.text-\[length\:inherit\] {
    font-size: inherit
}
.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-\[600\] {
    font-weight: 600
}
.font-bold {
    font-weight: 700
}
.font-extrabold {
    font-weight: 800
}
.font-medium {
    font-weight: 500
}
.font-normal {
    font-weight: 400
}
.font-semibold {
    font-weight: 600
}
.uppercase {
    text-transform: uppercase
}
.capitalize {
    text-transform: capitalize
}
.italic {
    font-style: italic
}
.leading-\[1\.3\] {
    line-height: 1.3
}
.leading-\[1\.4\] {
    line-height: 1.4
}
.leading-\[1\.5\] {
    line-height: 1.5
}
.leading-\[140\%\] {
    line-height: 140%
}
.leading-\[150\%\] {
    line-height: 150%
}
.leading-\[5px\] {
    line-height: 5px
}
.leading-none {
    line-height: 1
}
.leading-normal {
    line-height: 1.5
}
.leading-relaxed {
    line-height: 1.625
}
.leading-snug {
    line-height: 1.375
}
.leading-tight {
    line-height: 1.25
}
.tracking-normal {
    letter-spacing: 0em
}
.tracking-wider {
    letter-spacing: 0.05em
}
.\!text {
    color: #080808 !important
}
.text {
    color: #080808
}
.text-black {
    color: #080808
}
.text-gray-300 {
    color: #d1d5db
}
.text-gray-400 {
    color: #9ca3af
}
.text-gray-500 {
    color: #6b7280
}
.text-gray-600 {
    color: #4b5563
}
.text-gray-700 {
    color: #374151
}
.text-gray-900 {
    color: #111827
}
.text-orange-600 {
    color: #ea580c
}
.text-white {
    color: #ffffff
}
.text-white\/90 {
    color: rgb(255 255 255 / 0.9)
}
.underline {
    text-decoration-line: underline
}
.no-underline {
    text-decoration-line: none
}
.opacity-0 {
    opacity: 0
}
.opacity-100 {
    opacity: 1
}
.opacity-30 {
    opacity: 0.3
}
.opacity-50 {
    opacity: 0.5
}
.opacity-70 {
    opacity: 0.7
}
.\!outline-none {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important
}
.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.backdrop-blur {
    --tw-backdrop-blur: blur(8px);
    -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-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)
}
.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-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-opacity {
    transition-property: opacity;
    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
}
.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}
.duration-150 {
    transition-duration: 150ms
}
.duration-200 {
    transition-duration: 200ms
}
.duration-300 {
    transition-duration: 300ms
}
.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}
.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1)
}
.\[border\:none\] {
    border: none
}
.last\:border-b-0:last-child {
    border-bottom-width: 0px
}
.focus-within\:outline:focus-within {
    outline-style: solid
}
.focus-within\:outline-1:focus-within {
    outline-width: 1px
}
.focus-within\:outline-offset-\[-1px\]:focus-within {
    outline-offset: -1px
}
.focus-within\:outline-orange-600:focus-within {
    outline-color: #ea580c
}
.hover\:border-gray-400:hover {
    border-color: #9ca3af
}
.hover\:bg-gray-100:hover {
    background-color: #f3f4f6
}
.hover\:bg-gray-300:hover {
    background-color: #d1d5db
}
.hover\:bg-gray-50:hover {
    background-color: #f9fafb
}
.hover\:bg-orange-600:hover {
    background-color: #ea580c
}
.hover\:bg-white\/30:hover {
    background-color: rgb(255 255 255 / 0.3)
}
.hover\:bg-white\/60:hover {
    background-color: rgb(255 255 255 / 0.6)
}
.hover\:text-gray-700:hover {
    color: #374151
}
.hover\:text-white:hover {
    color: #ffffff
}
.hover\:no-underline:hover {
    text-decoration-line: none
}
.hover\:opacity-100:hover {
    opacity: 1
}
.hover\:opacity-80:hover {
    opacity: 0.8
}
.hover\:opacity-90:hover {
    opacity: 0.9
}
.focus\:\!border-none:focus {
    border-style: none !important
}
.focus\:border-blue-500:focus {
    border-color: #3b82f6
}
.focus\:border-transparent:focus {
    border-color: transparent
}
.focus\:\!outline-none:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important
}
.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.focus\:\!\[box-shadow\:none\]:focus {
    box-shadow: none !important
}
.active\:opacity-90:active {
    opacity: 0.9
}
.disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed
}
.disabled\:bg-gray-100:disabled {
    background-color: #f3f4f6
}
.group:hover .group-hover\:opacity-100 {
    opacity: 1
}
@media (min-width: 640px) {
    .sm\:aspect-video {
        aspect-ratio: 16 / 9
    }
    .sm\:h-5 {
        height: 1.25rem
    }
    .sm\:h-\[400px\] {
        height: 400px
    }
    .sm\:h-\[440px\] {
        height: 440px
    }
    .sm\:max-h-\[210px\] {
        max-height: 210px
    }
    .sm\:max-h-\[440px\] {
        max-height: 440px
    }
    .sm\:w-5 {
        width: 1.25rem
    }
    .sm\:w-80 {
        width: 20rem
    }
    .sm\:w-96 {
        width: 24rem
    }
    .sm\:min-w-\[343px\] {
        min-width: 343px
    }
    .sm\:min-w-\[388px\] {
        min-width: 388px
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .sm\:flex-row {
        flex-direction: row
    }
    .sm\:flex-row-reverse {
        flex-direction: row-reverse
    }
    .sm\:flex-col {
        flex-direction: column
    }
    .sm\:flex-col-reverse {
        flex-direction: column-reverse
    }
    .sm\:gap-3 {
        gap: 0.75rem
    }
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
    .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}
@media (min-width: 768px) {
    .md\:left-\[-30px\] {
        left: -30px
    }
    .md\:mx-0 {
        margin-left: 0px;
        margin-right: 0px
    }
    .md\:mb-\[20px\] {
        margin-bottom: 20px
    }
    .md\:ml-\[10px\] {
        margin-left: 10px
    }
    .md\:mt-0 {
        margin-top: 0px
    }
    .md\:mt-\[-20px\] {
        margin-top: -20px
    }
    .md\:block {
        display: block
    }
    .md\:flex {
        display: flex
    }
    .md\:hidden {
        display: none
    }
    .md\:\!h-\[424px\] {
        height: 424px !important
    }
    .md\:h-16 {
        height: 4rem
    }
    .md\:h-\[424px\] {
        height: 424px
    }
    .md\:max-h-\[424px\] {
        max-height: 424px
    }
    .md\:max-h-\[432px\] {
        max-height: 432px
    }
    .md\:max-h-\[440px\] {
        max-height: 440px
    }
    .md\:w-1\/3 {
        width: 33.333333%
    }
    .md\:w-2\/3 {
        width: 66.666667%
    }
    .md\:w-64 {
        width: 16rem
    }
    .md\:w-\[100vw\] {
        width: 100vw
    }
    .md\:w-\[388px\] {
        width: 388px
    }
    .md\:w-\[472px\] {
        width: 472px
    }
    .md\:w-auto {
        width: auto
    }
    .md\:w-full {
        width: 100%
    }
    .md\:min-w-\[388px\] {
        min-width: 388px
    }
    .md\:max-w-2xl {
        max-width: 42rem
    }
    .md\:max-w-\[400px\] {
        max-width: 400px
    }
    .md\:max-w-\[626px\] {
        max-width: 626px
    }
    .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\:flex-row {
        flex-direction: row
    }
    .md\:flex-row-reverse {
        flex-direction: row-reverse
    }
    .md\:flex-col {
        flex-direction: column
    }
    .md\:flex-col-reverse {
        flex-direction: column-reverse
    }
    .md\:flex-nowrap {
        flex-wrap: nowrap
    }
    .md\:items-center {
        align-items: center
    }
    .md\:justify-end {
        justify-content: flex-end
    }
    .md\:justify-between {
        justify-content: space-between
    }
    .md\:gap-1 {
        gap: 0.25rem
    }
    .md\:gap-16 {
        gap: 4rem
    }
    .md\:gap-8 {
        gap: 2rem
    }
    .md\:overflow-visible {
        overflow: visible
    }
    .md\:p-0 {
        padding: 0px
    }
    .md\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem
    }
    .md\:py-0 {
        padding-top: 0px;
        padding-bottom: 0px
    }
    .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-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}
@media (min-width: 1024px) {
    .lg\:absolute {
        position: absolute
    }
    .lg\:left-\[calc\(-50vw\+600px\)\] {
        left: calc(-50vw + 600px)
    }
    .lg\:top-\[-3px\] {
        top: -3px
    }
    .lg\:mb-0 {
        margin-bottom: 0px
    }
    .lg\:mb-6 {
        margin-bottom: 1.5rem
    }
    .lg\:mb-8 {
        margin-bottom: 2rem
    }
    .lg\:mb-\[0px\] {
        margin-bottom: 0px
    }
    .lg\:mb-\[18px\] {
        margin-bottom: 18px
    }
    .lg\:mb-\[20px\] {
        margin-bottom: 20px
    }
    .lg\:mb-\[8px\] {
        margin-bottom: 8px
    }
    .lg\:mt-\[-36px\] {
        margin-top: -36px
    }
    .lg\:mt-\[-5px\] {
        margin-top: -5px
    }
    .lg\:block {
        display: block
    }
    .lg\:flex {
        display: flex
    }
    .lg\:grid {
        display: grid
    }
    .lg\:hidden {
        display: none
    }
    .lg\:h-6 {
        height: 1.5rem
    }
    .lg\:h-auto {
        height: auto
    }
    .lg\:\!max-h-\[576px\] {
        max-height: 576px !important
    }
    .lg\:max-h-none {
        max-height: none
    }
    .lg\:min-h-\[400px\] {
        min-height: 400px
    }
    .lg\:\!w-1\/2 {
        width: 50% !important
    }
    .lg\:w-1\/2 {
        width: 50%
    }
    .lg\:w-1\/4 {
        width: 25%
    }
    .lg\:w-6 {
        width: 1.5rem
    }
    .lg\:w-\[calc\(50vw\+20px\)\] {
        width: calc(50vw + 20px)
    }
    .lg\:w-\[unset\] {
        width: unset
    }
    .lg\:w-auto {
        width: auto
    }
    .lg\:w-full {
        width: 100%
    }
    .lg\:min-w-0 {
        min-width: 0px
    }
    .lg\:min-w-\[390px\] {
        min-width: 390px
    }
    .lg\:\!max-w-\[576px\] {
        max-width: 576px !important
    }
    .lg\:max-w-\[390px\] {
        max-width: 390px
    }
    .lg\:max-w-\[600px\] {
        max-width: 600px
    }
    .lg\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
    .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-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    .lg\:flex-row {
        flex-direction: row
    }
    .lg\:flex-col {
        flex-direction: column
    }
    .lg\:items-start {
        align-items: flex-start
    }
    .lg\:items-center {
        align-items: center
    }
    .lg\:gap-8 {
        gap: 2rem
    }
    .lg\:gap-\[40px\] {
        gap: 40px
    }
    .lg\:gap-\[52px\] {
        gap: 52px
    }
    .lg\:overflow-visible {
        overflow: visible
    }
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .lg\:py-\[10px\] {
        padding-top: 10px;
        padding-bottom: 10px
    }
    .lg\:pl-4 {
        padding-left: 1rem
    }
    .lg\:pr-0 {
        padding-right: 0px
    }
    .lg\:text-left {
        text-align: left
    }
    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
}
@media (min-width: 1280px) {
    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .xl\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    .xl\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }
    .xl\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }
    .xl\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
}
@media (max-width: 650px) {
    .mq650\:h-\[520px\] {
        height: 520px
    }
    .mq650\:gap-\[20px\] {
        gap: 20px
    }
    .mq650\:\!text-\[32px\] {
        font-size: 32px !important
    }
}
@media (max-width: 800px) {
    .mx-md\:flex-row {
        flex-direction: row
    }
    .mx-md\:flex-row-reverse {
        flex-direction: row-reverse
    }
    .mx-md\:flex-col {
        flex-direction: column
    }
    .mx-md\:flex-col-reverse {
        flex-direction: column-reverse
    }
    .mx-md\:gap-0 {
        gap: 0px
    }
}
@media (min-width: 1200px) {
    .xlplus\:left-\[calc\(-50vw\+600px\)\] {
        left: calc(-50vw + 600px)
    }
} 