/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

@media (min-width:640px) {
    .sm\:-top-3 {
        top: -.75rem
    }
    .sm\:-left-12 {
        left: -3rem
    }
    .sm\:top-\[60px\] {
        top: 60px
    }
    .sm\:top-10 {
        top: 2.5rem
    }
    .sm\:right-10 {
        right: 2.5rem
    }
    .sm\:order-last {
        order: 9999
    }
    .sm\:order-none {
        order: 0
    }
    .sm\:order-3 {
        order: 3
    }
    .sm\:order-2 {
        order: 2
    }
    .sm\:order-4 {
        order: 4
    }
    .sm\:order-5 {
        order: 5
    }
    .sm\:order-6 {
        order: 6
    }
    .sm\:col-span-2 {
        grid-column: span 2/span 2
    }
    .sm\:col-span-3 {
        grid-column: span 3/span 3
    }
    .sm\:col-span-8 {
        grid-column: span 8/span 8
    }
    .sm\:col-span-7 {
        grid-column: span 7/span 7
    }
    .sm\:col-span-5 {
        grid-column: span 5/span 5
    }
    .sm\:col-span-4 {
        grid-column: span 4/span 4
    }
    .sm\:col-span-1 {
        grid-column: span 1/span 1
    }
    .sm\:m-6 {
        margin: 1.5rem
    }
    .sm\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }
    .sm\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }
    .sm\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .sm\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }
    .sm\:my-2 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
    .sm\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }
    .sm\:mt-10 {
        margin-top: 2.5rem
    }
    .sm\:mb-0 {
        margin-bottom: 0
    }
    .sm\:ml-2 {
        margin-left: .5rem
    }
    .sm\:mb-4 {
        margin-bottom: 1rem
    }
    .sm\:mr-4 {
        margin-right: 1rem
    }
    .sm\:mb-5 {
        margin-bottom: 1.25rem
    }
    .sm\:-mt-8 {
        margin-top: -2rem
    }
    .sm\:-mt-10 {
        margin-top: -2.5rem
    }
    .sm\:mr-7 {
        margin-right: 1.75rem
    }
    .sm\:mt-8 {
        margin-top: 2rem
    }
    .sm\:mb-2 {
        margin-bottom: .5rem
    }
    .sm\:mr-2 {
        margin-right: .5rem
    }
    .sm\:mb-1\.5 {
        margin-bottom: .375rem
    }
    .sm\:mb-1 {
        margin-bottom: .25rem
    }
    .sm\:mr-0 {
        margin-right: 0
    }
    .sm\:mt-0 {
        margin-top: 0
    }
    .sm\:block {
        display: block
    }
    .sm\:flex {
        display: flex
    }
    .sm\:grid {
        display: grid
    }
    .sm\:hidden {
        display: none
    }
    .sm\:h-8 {
        height: 2rem
    }
    .sm\:h-24 {
        height: 6rem
    }
    .sm\:h-12 {
        height: 3rem
    }
    .sm\:h-auto {
        height: auto
    }
    .sm\:min-h-\[400px\] {
        min-height: 400px
    }
    .sm\:min-h-48 {
        min-height: 3rem
    }
    .sm\:w-52 {
        width: 13rem
    }
    .sm\:w-44 {
        width: 11rem
    }
    .sm\:w-11\/12 {
        width: 91.666667%
    }
    .sm\:w-48 {
        width: 12rem
    }
    .sm\:w-1\/3 {
        width: 33.333333%
    }
    .sm\:w-4\/6 {
        width: 66.666667%
    }
    .sm\:w-88 {
        width: 22rem
    }
    .sm\:w-12 {
        width: 3rem
    }
    .sm\:w-56 {
        width: 14rem
    }
    .sm\:w-auto {
        width: auto
    }
    .sm\:w-80 {
        width: 20rem
    }
    .sm\:w-full {
        width: 100%
    }
    .sm\:w-5\/12 {
        width: 41.666667%
    }
    .sm\:w-10\/12,
    .sm\:w-5\/6 {
        width: 83.333333%
    }
    .sm\:w-102 {
        width: 28rem
    }
    .sm\:w-\[450px\] {
        width: 450px
    }
    .sm\:w-72 {
        width: 18rem
    }
    .sm\:w-max {
        width: max-content
    }
    .sm\:w-96 {
        width: 24rem
    }
    .sm\:max-w-none {
        max-width: none
    }
    .sm\:max-w-md {
        max-width: 28rem
    }
    .sm\:max-w-2xl {
        max-width: 42rem
    }
    .sm\:max-w-1\/2 {
        max-width: 50%
    }
    .sm\:max-w-lg {
        max-width: 32rem
    }
    .sm\:max-w-3\/5 {
        max-width: 60%
    }
    .sm\:max-w-9\/10 {
        max-width: 90%
    }
    .sm\:max-w-4\/5 {
        max-width: 80%
    }
    .sm\:max-w-sm {
        max-width: 24rem
    }
    .sm\:max-w-full {
        max-width: 100%
    }
    .sm\:max-w-max {
        max-width: max-content
    }
    .sm\:max-w-3\/4 {
        max-width: 75%
    }
    .sm\:max-w-4xl {
        max-width: 56rem
    }
    .sm\:auto-cols-auto {
        grid-auto-columns: auto
    }
    .sm\:grid-flow-col {
        grid-auto-flow: column
    }
    .sm\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .sm\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    .sm\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }
    .sm\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }
    .sm\:grid-cols-none {
        grid-template-columns: none
    }
    .sm\:grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr))
    }
    .sm\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .sm\:grid-rows-none {
        grid-template-rows: none
    }
    .sm\:flex-row {
        flex-direction: row
    }
    .sm\:flex-col {
        flex-direction: column
    }
    .sm\:items-start {
        align-items: flex-start
    }
    .sm\:items-end {
        align-items: flex-end
    }
    .sm\:items-center {
        align-items: center
    }
    .sm\:justify-start {
        justify-content: flex-start
    }
    .sm\:justify-end {
        justify-content: flex-end
    }
    .sm\:justify-center {
        justify-content: center
    }
    .sm\:gap-36 {
        gap: 9rem
    }
    .sm\:gap-0 {
        gap: 0
    }
    .sm\:gap-7 {
        gap: 1.75rem
    }
    .sm\:gap-4 {
        gap: 1rem
    }
    .sm\:gap-6 {
        gap: 1.5rem
    }
    .sm\:gap-y-0 {
        row-gap: 0
    }
    .sm\:gap-x-10 {
        column-gap: 2.5rem
    }
    .sm\:gap-y-12 {
        row-gap: 3rem
    }
    .sm\:whitespace-normal {
        white-space: normal
    }
    .sm\:rounded-md {
        border-radius: .375rem
    }
    .sm\:rounded-full {
        border-radius: 9999px
    }
    .sm\:border-2 {
        border-width: 2px
    }
    .sm\:border-4 {
        border-width: 4px
    }
    .sm\:border-gray-300 {
        --tw-border-opacity: 1;
        border-color: rgba(209, 213, 219, var(--tw-border-opacity))
    }
    .sm\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
    }
    .sm\:bg-blue-50 {
        --tw-bg-opacity: 1;
        background-color: rgba(250, 250, 255, var(--tw-bg-opacity))
    }
    .sm\:bg-gray-100 {
        --tw-bg-opacity: 1;
        background-color: rgba(243, 244, 246, var(--tw-bg-opacity))
    }
    .sm\:bg-opacity-80 {
        --tw-bg-opacity: 0.8
    }
    .sm\:bg-opacity-70 {
        --tw-bg-opacity: 0.7
    }
    .sm\:bg-gradient-to-br {
        background-image: linear-gradient(to bottom right, var(--tw-gradient-stops))
    }
    .sm\:bg-contain {
        background-size: contain
    }
    .sm\:bg-cover {
        background-size: cover
    }
    .sm\:p-2 {
        padding: .5rem
    }
    .sm\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }
    .sm\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }
    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
    .sm\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem
    }
    .sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
    .sm\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .sm\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
    .sm\:px-9 {
        padding-left: 2.25rem;
        padding-right: 2.25rem
    }
    .sm\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .sm\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }
    .sm\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }
    .sm\:py-1 {
        padding-top: .25rem;
        padding-bottom: .25rem
    }
    .sm\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }
    .sm\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
    .sm\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
    .sm\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .sm\:px-11 {
        padding-left: 2.75rem;
        padding-right: 2.75rem
    }
    .sm\:py-3 {
        padding-top: .75rem;
        padding-bottom: .75rem
    }
    .sm\:pb-40 {
        padding-bottom: 10rem
    }
    .sm\:pb-32 {
        padding-bottom: 8rem
    }
    .sm\:pb-20 {
        padding-bottom: 5rem
    }
    .sm\:pb-28 {
        padding-bottom: 7rem
    }
    .sm\:pt-20 {
        padding-top: 5rem
    }
    .sm\:pl-20 {
        padding-left: 5rem
    }
    .sm\:pl-40 {
        padding-left: 10rem
    }
    .sm\:pl-48 {
        padding-left: 12rem
    }
    .sm\:pt-0 {
        padding-top: 0
    }
    .sm\:pb-0 {
        padding-bottom: 0
    }
    .sm\:pt-10 {
        padding-top: 2.5rem
    }
    .sm\:pb-5 {
        padding-bottom: 1.25rem
    }
    .sm\:pr-0 {
        padding-right: 0
    }
    .sm\:pr-5 {
        padding-right: 1.25rem
    }
    .sm\:pb-10 {
        padding-bottom: 2.5rem
    }
    .sm\:pb-16 {
        padding-bottom: 4rem
    }
    .sm\:pt-5 {
        padding-top: 1.25rem
    }
    .sm\:pt-16 {
        padding-top: 4rem
    }
    .sm\:pr-10 {
        padding-right: 2.5rem
    }
    .sm\:pr-3 {
        padding-right: .75rem
    }
    .sm\:pl-3 {
        padding-left: .75rem
    }
    .sm\:pb-12 {
        padding-bottom: 3rem
    }
    .sm\:pr-6 {
        padding-right: 1.5rem
    }
    .sm\:pr-20 {
        padding-right: 5rem
    }
    .sm\:pl-0 {
        padding-left: 0
    }
    .sm\:pt-3 {
        padding-top: .75rem
    }
    .sm\:pr-4 {
        padding-right: 1rem
    }
    .sm\:pl-4 {
        padding-left: 1rem
    }
    .sm\:text-left {
        text-align: left
    }
    .sm\:text-\[20px\] {
        font-size: 20px
    }
    .sm\:text-4\.3xl {
        font-size: 40px;
        line-height: 44px
    }
    .sm\:text-\[62px\] {
        font-size: 62px
    }
    .sm\:text-\[42px\] {
        font-size: 42px
    }
    .sm\:text-\[36px\] {
        font-size: 36px
    }
    .sm\:text-\[32px\] {
        font-size: 32px
    }
    .sm\:text-\[28px\] {
        font-size: 28px
    }
    .sm\:text-\[24px\] {
        font-size: 24px
    }
    .sm\:text-\[18px\] {
        font-size: 18px
    }
    .sm\:text-\[16px\] {
        font-size: 16px
    }
    .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .sm\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }
    .sm\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
    .sm\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }
    .sm\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
    .sm\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .sm\:text-7xl {
        font-size: 4.5rem;
        line-height: 1
    }
    .sm\:font-medium {
        font-weight: 500
    }
    .sm\:leading-tight {
        line-height: 1.25
    }
    .sm\:leading-snug {
        line-height: 1.375
    }
    .sm\:leading-normal {
        line-height: 1.5
    }
    .sm\:leading-relaxed {
        line-height: 1.625
    }
    .sm\:leading-loose {
        line-height: 2
    }
    .sm\:leading-9 {
        line-height: 2.25rem
    }
    .sm\:text-navy {
        --tw-text-opacity: 1;
        color: rgba(19, 18, 77, var(--tw-text-opacity))
    }
    .sm\:opacity-100 {
        opacity: 1
    }
}

@media (min-width:768px) {
    .md\:top-\[64px\] {
        top: 64px
    }
    .md\:order-last {
        order: 9999
    }
    .md\:order-first {
        order: -9999
    }
    .md\:col-span-1 {
        grid-column: span 1/span 1
    }
    .md\:col-span-2 {
        grid-column: span 2/span 2
    }
    .md\:col-span-3 {
        grid-column: span 3/span 3
    }
    .md\:col-span-4 {
        grid-column: span 4/span 4
    }
    .md\:col-span-5 {
        grid-column: span 5/span 5
    }
    .md\:col-span-6 {
        grid-column: span 6/span 6
    }
    .md\:col-span-7 {
        grid-column: span 7/span 7
    }
    .md\:col-span-11 {
        grid-column: span 11/span 11
    }
    .md\:col-span-9 {
        grid-column: span 9/span 9
    }
    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .md\:mt-10 {
        margin-top: 2.5rem
    }
    .md\:mb-14 {
        margin-bottom: 3.5rem
    }
    .md\:mb-24 {
        margin-bottom: 6rem
    }
    .md\:mb-10 {
        margin-bottom: 2.5rem
    }
    .md\:mb-0 {
        margin-bottom: 0
    }
    .md\:mb-1 {
        margin-bottom: .25rem
    }
    .md\:mb-3 {
        margin-bottom: .75rem
    }
    .md\:mr-0 {
        margin-right: 0
    }
    .md\:mt-2 {
        margin-top: .5rem
    }
    .md\:block {
        display: block
    }
    .md\:inline-block {
        display: inline-block
    }
    .md\:flex {
        display: flex
    }
    .md\:grid {
        display: grid
    }
    .md\:hidden {
        display: none
    }
    .md\:h-10 {
        height: 2.5rem
    }
    .md\:h-32 {
        height: 8rem
    }
    .md\:h-28 {
        height: 7rem
    }
    .md\:w-2\/4 {
        width: 50%
    }
    .md\:w-auto {
        width: auto
    }
    .md\:w-96 {
        width: 24rem
    }
    .md\:w-32 {
        width: 8rem
    }
    .md\:w-48 {
        width: 12rem
    }
    .md\:w-28 {
        width: 7rem
    }
    .md\:min-w-max {
        min-width: max-content
    }
    .md\:max-w-full {
        max-width: 100%
    }
    .md\:max-w-3xl {
        max-width: 48rem
    }
    .md\:max-w-2xl {
        max-width: 42rem
    }
    .md\:max-w-4\/5 {
        max-width: 80%
    }
    .md\:max-w-9\/10 {
        max-width: 90%
    }
    .md\:max-w-6xl {
        max-width: 72rem
    }
    .md\:max-w-7\/10 {
        max-width: 70%
    }
    .md\:max-w-3\/4 {
        max-width: 75%
    }
    .md\:grid-flow-col {
        grid-auto-flow: column
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .md\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .md\:grid-cols-6 {
        grid-template-columns: repeat(6, 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\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr))
    }
    .md\:flex-col {
        flex-direction: column
    }
    .md\:justify-center {
        justify-content: center
    }
    .md\:justify-between {
        justify-content: space-between
    }
    .md\:justify-evenly {
        justify-content: space-evenly
    }
    .md\:gap-36 {
        gap: 9rem
    }
    .md\:gap-10 {
        gap: 2.5rem
    }
    .md\:gap-5 {
        gap: 1.25rem
    }
    .md\:space-x-4>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(1rem * var(--tw-space-x-reverse));
        margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
    }
    .md\:justify-self-end {
        justify-self: end
    }
    .md\:rounded-l-none {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .md\:rounded-r-lg {
        border-top-right-radius: .5rem;
        border-bottom-right-radius: .5rem
    }
    .md\:border-l-2 {
        border-left-width: 2px
    }
    .md\:bg-opacity-0 {
        --tw-bg-opacity: 0
    }
    .md\:bg-contain {
        background-size: contain
    }
    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
    .md\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }
    .md\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }
    .md\:pb-28 {
        padding-bottom: 7rem
    }
    .md\:pr-0 {
        padding-right: 0
    }
    .md\:pl-0 {
        padding-left: 0
    }
    .md\:pt-4 {
        padding-top: 1rem
    }
    .md\:pl-12 {
        padding-left: 3rem
    }
    .md\:pb-4 {
        padding-bottom: 1rem
    }
    .md\:pl-1 {
        padding-left: .25rem
    }
    .md\:text-left {
        text-align: left
    }
    .md\:text-\[62px\] {
        font-size: 62px
    }
    .md\:text-\[44px\] {
        font-size: 44px
    }
    .md\:text-\[42px\] {
        font-size: 42px
    }
    .md\:text-\[38px\] {
        font-size: 38px
    }
    .md\:text-\[34px\] {
        font-size: 34px
    }
    .md\:text-\[32px\] {
        font-size: 32px
    }
    .md\:text-\[28px\] {
        font-size: 28px
    }
    .md\:text-\[18px\] {
        font-size: 18px
    }
    .md\:text-\[16px\] {
        font-size: 16px
    }
    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    .md\:text-4\.3xl {
        font-size: 40px;
        line-height: 44px
    }
    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
    .md\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .md\:text-\[22px\] {
        font-size: 22px
    }
    .md\:leading-tight {
        line-height: 1.25
    }
    .md\:transition-all {
        transition-property: all;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-duration: .15s
    }
    .md\:duration-300 {
        transition-duration: .3s
    }
    .md\:hover\:scale-105:hover {
        --tw-scale-x: 1.05;
        --tw-scale-y: 1.05;
        transform: var(--tw-transform)
    }
}

@media (min-width:1024px) {
    .lg\:sticky {
        position: sticky
    }
    .lg\:top-20 {
        top: 5rem
    }
    .lg\:order-first {
        order: -9999
    }
    .lg\:order-3 {
        order: 3
    }
    .lg\:order-1 {
        order: 1
    }
    .lg\:order-2 {
        order: 2
    }
    .lg\:col-span-9 {
        grid-column: span 9/span 9
    }
    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }
    .lg\:col-span-5 {
        grid-column: span 5/span 5
    }
    .lg\:col-span-6 {
        grid-column: span 6/span 6
    }
    .lg\:col-span-1 {
        grid-column: span 1/span 1
    }
    .lg\:col-span-7 {
        grid-column: span 7/span 7
    }
    .lg\:col-span-8 {
        grid-column: span 8/span 8
    }
    .lg\:col-span-4 {
        grid-column: span 4/span 4
    }
    .lg\:col-span-2 {
        grid-column: span 2/span 2
    }
    @media (min-width:1024px) {
        .lg\:lg\:col-span-1 {
            grid-column: span 1/span 1
        }
    }
    .lg\:col-start-7 {
        grid-column-start: 7
    }
    .lg\:col-start-5 {
        grid-column-start: 5
    }
    .lg\:col-start-4 {
        grid-column-start: 4
    }
    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }
    .lg\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }
    .lg\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }
    .lg\:mt-10 {
        margin-top: 2.5rem
    }
    .lg\:mr-10 {
        margin-right: 2.5rem
    }
    .lg\:mt-6 {
        margin-top: 1.5rem
    }
    .lg\:mt-16 {
        margin-top: 4rem
    }
    .lg\:mr-12 {
        margin-right: 3rem
    }
    .lg\:ml-4 {
        margin-left: 1rem
    }
    .lg\:mb-1 {
        margin-bottom: .25rem
    }
    .lg\:ml-2 {
        margin-left: .5rem
    }
    .lg\:-mt-56 {
        margin-top: -14rem
    }
    .lg\:mb-0 {
        margin-bottom: 0
    }
    .lg\:-mt-20 {
        margin-top: -5rem
    }
    .lg\:mt-0 {
        margin-top: 0
    }
    .lg\:mt-24 {
        margin-top: 6rem
    }
    .lg\:ml-32 {
        margin-left: 8rem
    }
    .lg\:mb-2 {
        margin-bottom: .5rem
    }
    .lg\:mr-5 {
        margin-right: 1.25rem
    }
    .lg\:ml-5 {
        margin-left: 1.25rem
    }
    .lg\:block {
        display: block
    }
    .lg\:inline-block {
        display: inline-block
    }
    .lg\:inline {
        display: inline
    }
    .lg\:flex {
        display: flex
    }
    .lg\:grid {
        display: grid
    }
    .lg\:hidden {
        display: none
    }
    .lg\:h-12 {
        height: 3rem
    }
    .lg\:h-\[400px\] {
        height: 400px
    }
    .lg\:h-16 {
        height: 4rem
    }
    .lg\:h-20 {
        height: 5rem
    }
    .lg\:w-8xl {
        width: 90rem
    }
    .lg\:w-52 {
        width: 13rem
    }
    .lg\:w-auto {
        width: auto
    }
    .lg\:w-1\/2 {
        width: 50%
    }
    .lg\:w-full {
        width: 100%
    }
    .lg\:w-6xl {
        width: 72rem
    }
    .lg\:w-64 {
        width: 16rem
    }
    .lg\:w-48 {
        width: 12rem
    }
    .lg\:w-9\/12 {
        width: 75%
    }
    .lg\:w-16 {
        width: 4rem
    }
    .lg\:w-11\/12 {
        width: 91.666667%
    }
    .lg\:w-56 {
        width: 14rem
    }
    .lg\:w-44 {
        width: 11rem
    }
    .lg\:min-w-\[120px\] {
        min-width: 120px
    }
    .lg\:max-w-6xl {
        max-width: 72rem
    }
    .lg\:max-w-7xl {
        max-width: 80rem
    }
    .lg\:max-w-3xl {
        max-width: 48rem
    }
    .lg\:max-w-none {
        max-width: none
    }
    .lg\:max-w-full {
        max-width: 100%
    }
    .lg\:max-w-lg {
        max-width: 32rem
    }
    .lg\:max-w-4\/5 {
        max-width: 80%
    }
    .lg\:max-w-sm {
        max-width: 24rem
    }
    .lg\:max-w-2xl {
        max-width: 42rem
    }
    .lg\:max-w-3\/5 {
        max-width: 60%
    }
    .lg\:max-w-1\/2 {
        max-width: 50%
    }
    .lg\:flex-grow {
        flex-grow: 1
    }
    .lg\:rotate-0 {
        --tw-rotate: 0deg;
        transform: var(--tw-transform)
    }
    .lg\:auto-cols-auto {
        grid-auto-columns: auto
    }
    .lg\:auto-cols-min {
        grid-auto-columns: min-content
    }
    .lg\:auto-cols-max {
        grid-auto-columns: max-content
    }
    .lg\:grid-flow-col {
        grid-auto-flow: column
    }
    .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\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }
    .lg\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .lg\:grid-cols-none {
        grid-template-columns: none
    }
    .lg\:grid-cols-7 {
        grid-template-columns: repeat(7, minmax(0, 1fr))
    }
    .lg\:flex-row {
        flex-direction: row
    }
    .lg\:flex-col {
        flex-direction: column
    }
    .lg\:items-baseline {
        align-items: baseline
    }
    .lg\:justify-start {
        justify-content: flex-start
    }
    .lg\:justify-between {
        justify-content: space-between
    }
    .lg\:justify-evenly {
        justify-content: space-evenly
    }
    .lg\:gap-16 {
        gap: 4rem
    }
    .lg\:gap-36 {
        gap: 9rem
    }
    .lg\:gap-20 {
        gap: 5rem
    }
    .lg\:gap-5 {
        gap: 1.25rem
    }
    .lg\:gap-8 {
        gap: 1rem
    }
    .lg\:gap-4 {
        gap: 1rem
    }
    .lg\:gap-24 {
        gap: 6rem
    }
    .lg\:gap-10 {
        gap: 2.5rem
    }
    .lg\:gap-14 {
        gap: 3.5rem
    }
    .lg\:gap-6 {
        gap: 1.5rem
    }
    .lg\:gap-3 {
        gap: .75rem
    }
    .lg\:gap-x-2\.5 {
        column-gap: .625rem
    }
    .lg\:gap-x-2 {
        column-gap: .5rem
    }
    .lg\:gap-x-24 {
        column-gap: 6rem
    }
    .lg\:gap-x-7 {
        column-gap: 1.75rem
    }
    .lg\:gap-x-16 {
        column-gap: 4rem
    }
    .lg\:gap-x-10 {
        column-gap: 2.5rem
    }
    .lg\:space-x-5>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(1.25rem * var(--tw-space-x-reverse));
        margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
    }
    .lg\:border-none {
        border-style: none
    }
    .lg\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
    }
    .lg\:bg-transparent {
        background-color: transparent
    }
    .lg\:bg-md {
        background-size: auto 850px
    }
    .lg\:bg-50\% {
        background-size: 50%
    }
    .lg\:bg-hero-bundle {
        background-position: right 0 bottom 10%
    }
    .lg\:p-4 {
        padding: 1rem
    }
    .lg\:p-12 {
        padding: 3rem
    }
    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .lg\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .lg\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }
    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .lg\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
    .lg\:py-\[70px\] {
        padding-top: 70px;
        padding-bottom: 70px
    }
    .lg\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem
    }
    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }
    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
    .lg\:pb-20 {
        padding-bottom: 5rem
    }
    .lg\:pb-48 {
        padding-bottom: 12rem
    }
    .lg\:pb-10 {
        padding-bottom: 2.5rem
    }
    .lg\:pt-48 {
        padding-top: 12rem
    }
    .lg\:pt-10 {
        padding-top: 2.5rem
    }
    .lg\:pt-\[158px\] {
        padding-top: 158px
    }
    .lg\:pt-20 {
        padding-top: 5rem
    }
    .lg\:pr-10 {
        padding-right: 2.5rem
    }
    .lg\:pl-16 {
        padding-left: 4rem
    }
    .lg\:pt-0 {
        padding-top: 0
    }
    .lg\:pt-\[110px\] {
        padding-top: 110px
    }
    .lg\:pl-12 {
        padding-left: 3rem
    }
    .lg\:pb-14 {
        padding-bottom: 3.5rem
    }
    .lg\:pt-5 {
        padding-top: 1.25rem
    }
    .lg\:pr-20 {
        padding-right: 5rem
    }
    .lg\:pr-5 {
        padding-right: 1.25rem
    }
    .lg\:pl-5 {
        padding-left: 1.25rem
    }
    .lg\:pb-0 {
        padding-bottom: 0
    }
    .lg\:pr-0 {
        padding-right: 0
    }
    .lg\:pr-48 {
        padding-right: 12rem
    }
    .lg\:pb-5 {
        padding-bottom: 1.25rem
    }
    .lg\:pl-48 {
        padding-left: 12rem
    }
    .lg\:pr-4 {
        padding-right: 1rem
    }
    .lg\:pt-4 {
        padding-top: 1rem
    }
    .lg\:text-left {
        text-align: left
    }
    .lg\:text-4\.3xl {
        font-size: 40px;
        line-height: 44px
    }
    .lg\:text-\[28px\] {
        font-size: 28px
    }
    .lg\:text-\[72px\] {
        font-size: 72px
    }
    .lg\:text-\[52px\] {
        font-size: 52px
    }
    .lg\:text-\[48px\] {
        font-size: 48px
    }
    .lg\:text-\[44px\] {
        font-size: 44px
    }
    .lg\:text-\[42px\] {
        font-size: 42px
    }
    .lg\:text-\[40px\] {
        font-size: 40px
    }
    .lg\:text-\[38px\] {
        font-size: 38px
    }
    .lg\:text-\[36px\] {
        font-size: 36px
    }
    .lg\:text-\[18px\] {
        font-size: 18px
    }
    .lg\:text-\[16px\] {
        font-size: 16px
    }
    .lg\:text-\[14px\] {
        font-size: 14px
    }
    .lg\:text-3\.3xl {
        font-size: 32px;
        line-height: 36px
    }
    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
    .lg\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
    .lg\:text-7xl {
        font-size: 4.5rem;
        line-height: 1
    }
    .lg\:text-4\.6xl {
        font-size: 44px;
        line-height: 46px
    }
    .lg\:text-5\.3xl {
        font-size: 52px;
        line-height: 54px
    }
    .lg\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .lg\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }
    .lg\:leading-tight {
        line-height: 1.25
    }
    .lg\:leading-snug {
        line-height: 1.375
    }
    .lg\:leading-\[58px\] {
        line-height: 58px
    }
    .lg\:leading-12 {
        line-height: 3rem !important
    }
    .lg\:leading-loose {
        line-height: 2
    }
}

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji
}

hr {
    height: 0;
    color: inherit
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo, 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
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

:-moz-ui-invalid {
    box-shadow: none
}

legend {
    padding: 0
}

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
}

button {
    background-color: transparent;
    background-image: none
}

fieldset,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

html {
    font-family: Aeonik, sans-serif;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:-moz-focusring {
    outline: auto
}

table {
    border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace
}

audio,
canvas,
embed,
iframe,

object,
svg,
video {
    display: block;
    vertical-align: middle
}

img,
video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

*,
:after,
:before {
    --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-transform: translateX(var(--tw-translate-x)) translateY(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));
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    --tw-ring-inset: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(53, 27, 248, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-blur: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-brightness: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-contrast: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-grayscale: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-hue-rotate: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-invert: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-saturate: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-sepia: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-drop-shadow: var(--tw-empty, /*!*/
    /*!*/
    );
    --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.container {
    width: 100%
}

@media (min-width:475px) {
    .container {
        max-width: 475px
    }
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:920px) {
    .container {
        max-width: 920px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1380px) {
    .container {
        max-width: 1380px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

@media (min-width:1980px) {
    .container {
        max-width: 1980px
    }
}

.aspect-w-1,
.aspect-w-10,
.aspect-w-11,
.aspect-w-12,
.aspect-w-13,
.aspect-w-14,
.aspect-w-15,
.aspect-w-16,
.aspect-w-2,
.aspect-w-3,
.aspect-w-4,
.aspect-w-5,
.aspect-w-6,
.aspect-w-7,
.aspect-w-8,
.aspect-w-9 {
    position: relative;
    padding-bottom: calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%)
}

.aspect-w-10>*,
.aspect-w-11>*,
.aspect-w-12>*,
.aspect-w-13>*,
.aspect-w-14>*,
.aspect-w-15>*,
.aspect-w-16>*,
.aspect-w-1>*,
.aspect-w-2>*,
.aspect-w-3>*,
.aspect-w-4>*,
.aspect-w-5>*,
.aspect-w-6>*,
.aspect-w-7>*,
.aspect-w-8>*,
.aspect-w-9>* {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.aspect-w-16 {
    --tw-aspect-w: 16
}

.aspect-h-9 {
    --tw-aspect-h: 9
}

.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
}

.pointer-events-auto {
    pointer-events: auto
}

.visible {
    visibility: visible
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-0 {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.inset-1\/2 {
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%
}

.inset-y-0 {
    top: 0;
    bottom: 0
}

.inset-x-0 {
    left: 0;
    right: 0
}

.bottom-0 {
    bottom: 0
}

.-top-4 {
    top: -1rem
}

.-left-3 {
    left: -.75rem
}

.top-20 {
    top: 5rem
}

.-top-10 {
    top: -2.5rem
}

.right-0 {
    right: 0
}

.top-0 {
    top: 0
}

.right-5 {
    right: 1.25rem
}

.top-3 {
    top: .75rem
}

.right-3 {
    right: .75rem
}

.-top-3 {
    top: -.75rem
}

.left-1\/2 {
    left: 50%
}

.bottom-6 {
    bottom: 1.5rem
}

.top-1\/3 {
    top: 33.333333%
}

.left-12 {
    left: 3rem
}

.right-12 {
    right: 3rem
}

.bottom-px {
    bottom: 1px
}

.top-12 {
    top: 3rem
}

.left-0 {
    left: 0
}

.top-5 {
    top: 1.25rem
}

.right-4 {
    right: 1rem
}

.-top-3\.5 {
    top: -.875rem
}

.left-2\/4 {
    left: 50%
}

.top-1\/2 {
    top: 50%
}

.-top-16 {
    top: -4rem
}

.top-\[10rem\] {
    top: 10rem
}

.top-\[76px\] {
    top: 76px
}

.top-\[45px\] {
    top: 45px
}

.top-2 {
    top: .5rem
}

.top-\[36px\] {
    top: 36px
}

.right-1\/2 {
    right: 50%
}

.-right-7 {
    right: -1.75rem
}

.top-\[5px\] {
    top: 5px
}

.top-16 {
    top: 4rem
}

.right-2 {
    right: .5rem
}

.bottom-1\/2 {
    bottom: 50%
}

.top-2\/4 {
    top: 50%
}

.z-20 {
    z-index: 20
}

.z-10 {
    z-index: 10
}

.z-50 {
    z-index: 50
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-0 {
    z-index: 0
}

.order-first {
    order: -9999
}

.order-last {
    order: 9999
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-6 {
    order: 6
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.col-span-12 {
    grid-column: span 12/span 12
}

.col-span-8 {
    grid-column: span 8/span 8
}

.col-span-2 {
    grid-column: span 2/span 2
}

.col-span-6 {
    grid-column: span 6/span 6
}

.col-span-1 {
    grid-column: span 1/span 1
}

.col-span-9 {
    grid-column: span 9/span 9
}

.col-span-5 {
    grid-column: span 5/span 5
}

.col-span-3 {
    grid-column: span 3/span 3
}

.col-span-4 {
    grid-column: span 4/span 4
}

.col-span-7 {
    grid-column: span 7/span 7
}

.col-start-5 {
    grid-column-start: 5
}

.col-start-4 {
    grid-column-start: 4
}

.m-4 {
    margin: 1rem
}

.m-auto {
    margin: auto
}

.-m-2 {
    margin: -.5rem
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.mx-2 {
    margin-left: .5rem;
    margin-right: .5rem
}

.mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem
}

.my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

.my-5 {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.my-6 {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

.my-3 {
    margin-top: .75rem;
    margin-bottom: .75rem
}

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

.my-2\.5 {
    margin-top: .625rem;
    margin-bottom: .625rem
}

.my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem
}

.-my-6 {
    margin-top: -1.5rem;
    margin-bottom: -1.5rem
}

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

.my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.mt-20 {
    margin-top: 5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mr-2 {
    margin-right: .5rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mt-2 {
    margin-top: .5rem
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.ml-8 {
    margin-left: 2rem
}

.mt-14 {
    margin-top: 3.5rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-1\.5 {
    margin-bottom: .375rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mr-1 {
    margin-right: .25rem
}

.ml-1 {
    margin-left: .25rem
}

.mb-2\.5 {
    margin-bottom: .625rem
}

.mb-3 {
    margin-bottom: .75rem
}

.mt-3 {
    margin-top: .75rem
}

.-ml-1 {
    margin-left: -.25rem
}

.-mt-20 {
    margin-top: -5rem
}

.mr-3 {
    margin-right: .75rem
}

.ml-4 {
    margin-left: 1rem
}

.mt-4 {
    margin-top: 1rem
}

.ml-0\.5 {
    margin-left: .125rem
}

.ml-0 {
    margin-left: 0
}

.mt-8 {
    margin-top: 2rem
}

.ml-3 {
    margin-left: .75rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mt-0 {
    margin-top: 0
}

.mr-4 {
    margin-right: 1rem
}

.-mt-24 {
    margin-top: -6rem
}

.mt-6 {
    margin-top: 1.5rem
}

.-mt-32 {
    margin-top: -8rem
}

.-mt-10 {
    margin-top: -2.5rem
}

.ml-7 {
    margin-left: 1.75rem
}

.mt-\[-183px\] {
    margin-top: -183px
}

.ml-5 {
    margin-left: 1.25rem
}

.mb-16 {
    margin-bottom: 4rem
}

.mr-5 {
    margin-right: 1.25rem
}

.ml-1\.5 {
    margin-left: .375rem
}

.mt-2\.5 {
    margin-top: .625rem
}

.mb-0\.5 {
    margin-bottom: .125rem
}

.mb-0 {
    margin-bottom: 0
}

.-mt-1 {
    margin-top: -.25rem
}

.ml-2 {
    margin-left: .5rem
}

.mr-6 {
    margin-right: 1.5rem
}

.ml-6 {
    margin-left: 1.5rem
}

.-mb-24 {
    margin-bottom: -6rem
}

.mr-10 {
    margin-right: 2.5rem
}

.mb-3\.5 {
    margin-bottom: .875rem
}

.mb-px {
    margin-bottom: 1px
}

.mt-12 {
    margin-top: 3rem
}

.mt-1\.5 {
    margin-top: .375rem
}

.mt-1 {
    margin-top: .25rem
}

.mr-auto {
    margin-right: auto
}

.mt-auto {
    margin-top: auto
}

.ml-\[30px\] {
    margin-left: 30px
}

.mr-20 {
    margin-right: 5rem
}

.mr-7 {
    margin-right: 1.75rem
}

.-ml-5 {
    margin-left: -1.25rem
}

.-mt-28 {
    margin-top: -7rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.flow-root {
    display: flow-root
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.\ !hidden {
    display: none !important
}

.h-full {
    height: 100%
}

.h-5 {
    height: 1.25rem
}

.h-2 {
    height: .5rem
}

.h-8 {
    height: 2rem
}

.h-9 {
    height: 2.25rem
}

.h-12 {
    height: 3rem
}

.h-auto-max {
    height: -moz-max-content;
    height: max-content
}

.h-72 {
    height: 18rem
}

.h-24 {
    height: 6rem
}

.h-\[46px\] {
    height: 46px
}

.h-10 {
    height: 2.5rem
}

.h-screen {
    height: 100vh
}

.h-7 {
    height: 1.75rem
}

.h-0\.5 {
    height: .125rem
}

.h-0 {
    height: 0
}

.h-3 {
    height: .75rem
}

.h-64 {
    height: 16rem
}

.h-\[66px\] {
    height: 66px
}

.h-\[340px\] {
    height: 340px
}

.h-80 {
    height: 20rem
}

.h-2\.5 {
    height: .625rem
}

.h-1 {
    height: .25rem
}

.h-16 {
    height: 4rem
}

.h-\[444px\] {
    height: 444px
}

.h-14 {
    height: 3.5rem
}

.h-20 {
    height: 5rem
}

.h-6 {
    height: 1.5rem
}

.h-\[56px\] {
    height: 56px
}

.h-\[35px\] {
    height: 35px
}

.h-\[70px\] {
    height: 70px
}

.h-156 {
    height: 39rem
}

.h-1\.5 {
    height: .375rem
}

.min-h-\[478px\] {
    min-height: 478px
}

.min-h-\[80px\] {
    min-height: 80px
}

.min-h-\[84px\] {
    min-height: 84px
}

.min-h-\[684px\] {
    min-height: 684px
}

.min-h-\[60px\] {
    min-height: 60px
}

.min-h-40 {
    min-height: 2.5rem
}

.min-h-48 {
    min-height: 3rem
}

.min-h-52 {
    min-height: 3.25rem
}

.min-h-\[500px\] {
    min-height: 500px
}

.w-full {
    width: 100%
}

.w-40 {
    width: 10rem
}

.w-5 {
    width: 1.25rem
}

.w-3\.5 {
    width: .875rem
}

.w-3 {
    width: .75rem
}

.w-8 {
    width: 2rem
}

.w-9 {
    width: 2.25rem
}

.w-44 {
    width: 11rem
}

.w-12 {
    width: 3rem
}

.w-6xl {
    width: 72rem
}

.w-72 {
    width: 18rem
}

.w-20 {
    width: 5rem
}

.w-64 {
    width: 16rem
}

.w-0\.5 {
    width: .125rem
}

.w-0 {
    width: 0
}

.w-\[46px\] {
    width: 46px
}

.w-\[360px\] {
    width: 360px
}

.w-10 {
    width: 2.5rem
}

.w-screen {
    width: 100vw
}

.w-7 {
    width: 1.75rem
}

.w-auto {
    width: auto
}

.w-6 {
    width: 1.5rem
}

.w-80 {
    width: 20rem
}

.w-\[300px\] {
    width: 300px
}

.w-144 {
    width: 36rem
}

.w-2\.5 {
    width: .625rem
}

.w-2 {
    width: .5rem
}

.w-2\/4 {
    width: 50%
}

.w-56 {
    width: 14rem
}

.w-2\/6 {
    width: 33.333333%
}

.w-max {
    width: -moz-max-content;
    width: max-content
}

.w-2\/12 {
    width: 16.666667%
}

.w-10\/12 {
    width: 83.333333%
}

.w-48 {
    width: 12rem
}

.w-102 {
    width: 28rem
}

.w-\[260px\] {
    width: 260px
}

.w-16 {
    width: 4rem
}

.w-11\/12 {
    width: 91.666667%
}

.w-96 {
    width: 24rem
}

.w-52 {
    width: 13rem
}

.w-1\/2 {
    width: 50%
}

.w-4\/5 {
    width: 80%
}

.w-11 {
    width: 2.75rem
}

.w-14 {
    width: 3.5rem
}

.w-32 {
    width: 8rem
}

.w-24 {
    width: 6rem
}

.w-\[96\%\] {
    width: 96%
}

.min-w-max {
    min-width: -moz-max-content;
    min-width: max-content
}

.min-w-\[400px\] {
    min-width: 400px
}

.min-w-\[58px\] {
    min-width: 58px
}

.min-w-\[120px\] {
    min-width: 120px
}

.max-w-lg {
    max-width: 32rem
}

.max-w-full {
    max-width: 100%
}

.max-w-screen-xl {
    max-width: 1280px
}

.max-w-7xl {
    max-width: 80rem
}

.max-w-xs {
    max-width: 20rem
}

.max-w-md {
    max-width: 28rem
}

.max-w-\[300px\] {
    max-width: 300px
}

.max-w-xl {
    max-width: 36rem
}

.max-w-3\/5 {
    max-width: 60%
}

.max-w-6xl {
    max-width: 72rem
}

.max-w-sm {
    max-width: 24rem
}

.max-w-4xl {
    max-width: 56rem
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-max {
    max-width: -moz-max-content;
    max-width: max-content
}

.max-w-2xl {
    max-width: 42rem
}

.max-w-none {
    max-width: none
}

.max-w-4\/5 {
    max-width: 80%
}

.max-w-\[175px\] {
    max-width: 175px
}

.max-w-280 {
    max-width: 280px
}

.max-w-5xl {
    max-width: 64rem
}

.max-w-screen-1xl {
    max-width: 1380px
}

.max-w-\[700px\] {
    max-width: 700px
}

.max-w-min {
    max-width: -moz-min-content;
    max-width: min-content
}

.max-w-screen-2xl {
    max-width: 1536px
}

.max-w-\[550px\] {
    max-width: 550px
}

.max-w-9\/10 {
    max-width: 90%
}

.flex-none {
    flex: none
}

.flex-1 {
    flex: 1 1 0%
}

.flex-shrink-0 {
    flex-shrink: 0
}

.origin-center {
    transform-origin: center
}

.translate-y-1\/2 {
    --tw-translate-y: 50%;
    transform: var(--tw-transform)
}

.-translate-y-0\.5 {
    --tw-translate-y: -0.125rem;
    transform: var(--tw-transform)
}

.translate-x-px {
    --tw-translate-x: 1px;
    transform: var(--tw-transform)
}

.-translate-y-0 {
    --tw-translate-y: 0px;
    transform: var(--tw-transform)
}

.-translate-x-2\/4 {
    --tw-translate-x: -50%;
    transform: var(--tw-transform)
}

.-translate-y-2\/4 {
    --tw-translate-y: -50%;
    transform: var(--tw-transform)
}

.translate-x-1\/3 {
    --tw-translate-x: 33.333333%;
    transform: var(--tw-transform)
}

.-translate-y-1 {
    --tw-translate-y: -0.25rem;
    transform: var(--tw-transform)
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: var(--tw-transform)
}

.translate-y-16 {
    --tw-translate-y: 4rem;
    transform: var(--tw-transform)
}

.translate-x-full {
    --tw-translate-x: 100%;
    transform: var(--tw-transform)
}

.-translate-y-full {
    --tw-translate-y: -100%;
    transform: var(--tw-transform)
}

.translate-y-px {
    --tw-translate-y: 1px;
    transform: var(--tw-transform)
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: var(--tw-transform)
}

.translate-x-1\/2 {
    --tw-translate-x: 50%
}

.rotate-90,
.translate-x-1\/2 {
    transform: var(--tw-transform)
}

.rotate-90 {
    --tw-rotate: 90deg
}

.rotate-180 {
    --tw-rotate: 180deg
}

.rotate-180,
.transform {
    transform: var(--tw-transform)
}

@keyframes fadeIn {
    0% {
        opacity: 0;
        visibility: visible
    }
}

.animate-fadeIn {
    animation: fadeIn
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
}

.animate-slideInLeft {
    animation: slideInLeft
}

.cursor-pointer {
    cursor: pointer
}

.cursor-default {
    cursor: default
}

.auto-cols-auto {
    grid-auto-columns: auto
}

.auto-cols-max {
    grid-auto-columns: max-content
}

.grid-flow-row {
    grid-auto-flow: row
}

.grid-flow-col {
    grid-auto-flow: column
}

.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr))
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.grid-cols-9 {
    grid-template-columns: repeat(9, minmax(0, 1fr))
}

.grid-cols-5 {
    grid-template-columns: repeat(5, 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-6 {
    grid-template-columns: repeat(6, minmax(0, 1fr))
}

.grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr))
}

.grid-rows-3 {
    grid-template-rows: repeat(3, minmax(0, 1fr))
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.content-center {
    align-content: center
}

.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
}

.justify-around {
    justify-content: space-around
}

.justify-items-stretch {
    justify-items: stretch
}

.gap-16 {
    gap: 4rem
}

.gap-20 {
    gap: 5rem
}

.gap-7 {
    gap: 1.75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-3\.5 {
    gap: .875rem
}

.gap-1 {
    gap: .25rem
}

.gap-36 {
    gap: 9rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-8 {
    gap: 2rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-1\.5 {
    gap: .375rem
}

.gap-y-24 {
    row-gap: 6rem
}

.gap-y-20 {
    row-gap: 5rem
}

.gap-y-10 {
    row-gap: 2.5rem
}

.gap-y-5 {
    row-gap: 1.25rem
}

.gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem
}

.gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem
}

.gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem
}

.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
}

.gap-x-2\.5 {
    -moz-column-gap: .625rem;
    column-gap: .625rem
}

.gap-x-2 {
    -moz-column-gap: .5rem;
    column-gap: .5rem
}

.gap-y-7 {
    row-gap: 1.75rem
}

.gap-y-12 {
    row-gap: 3rem
}

.gap-y-8 {
    row-gap: 2rem
}

.gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem
}

.gap-y-4 {
    row-gap: 1rem
}

.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem
}

.gap-y-1 {
    row-gap: .25rem
}

.gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem
}

.gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem
}

.gap-y-16 {
    row-gap: 4rem
}

.gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem
}

.gap-x-3 {
    -moz-column-gap: .75rem;
    column-gap: .75rem
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse))
}

.divide-x>:not([hidden])~:not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-x-reverse)))
}

.divide-y>:not([hidden])~:not([hidden]) {
    --tw-divide-y-reverse: 0;
    border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
    border-bottom-width: calc(1px * var(--tw-divide-y-reverse))
}

.divide-gray-200>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-divide-opacity))
}

.self-start {
    align-self: flex-start
}

.self-end {
    align-self: flex-end
}

.self-center {
    align-self: center
}

.justify-self-end {
    justify-self: end
}

.justify-self-center {
    justify-self: center
}

.overflow-auto {
    overflow: auto
}

.overflow-hidden {
    overflow: hidden
}

.overflow-scroll {
    overflow: scroll
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-scroll {
    overflow-x: scroll
}

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre {
    white-space: pre
}

.rounded-full {
    border-radius: 9999px
}

.rounded {
    border-radius: .25rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-sm {
    border-radius: .125rem
}

.rounded-b-md {
    border-bottom-right-radius: .375rem;
    border-bottom-left-radius: .375rem
}

.rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

.rounded-t-sm {
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem
}

.rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.rounded-t-full {
    border-top-left-radius: 9999px;
    border-top-right-radius: 9999px
}

.rounded-b-full {
    border-bottom-right-radius: 9999px;
    border-bottom-left-radius: 9999px
}

.rounded-l-md {
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem
}

.rounded-r-md {
    border-bottom-right-radius: .375rem
}

.rounded-r-md,
.rounded-t-md {
    border-top-right-radius: .375rem
}

.rounded-t-md {
    border-top-left-radius: .375rem
}

.rounded-b-sm {
    border-bottom-right-radius: .125rem;
    border-bottom-left-radius: .125rem
}

.rounded-tl-md {
    border-top-left-radius: .375rem
}

.rounded-tr-md {
    border-top-right-radius: .375rem
}

.rounded-bl-md {
    border-bottom-left-radius: .375rem
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-3 {
    border-width: 3px
}

.border-\[1px\] {
    border-width: 1px
}

.border-0 {
    border-width: 0
}

.border-t-2 {
    border-top-width: 2px
}

.border-l {
    border-left-width: 1px
}

.border-r {
    border-right-width: 1px
}

.border-t {
    border-top-width: 1px
}

.border-b {
    border-bottom-width: 1px
}

.border-l-4 {
    border-left-width: 4px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-l-2 {
    border-left-width: 2px
}

.border-r-2 {
    border-right-width: 2px
}

.border-t-4 {
    border-top-width: 4px
}

.border-t-3 {
    border-top-width: 3px
}

.border-r-3 {
    border-right-width: 3px
}

.border-l-3 {
    border-left-width: 3px
}

.border-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgba(243, 244, 246, var(--tw-border-opacity))
}

.border-green {
    --tw-border-opacity: 1;
    border-color: rgba(26, 199, 152, var(--tw-border-opacity))
}

.border-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgba(249, 250, 251, var(--tw-border-opacity))
}

.border-navy {
    --tw-border-opacity: 1;
    border-color: rgba(19, 18, 77, var(--tw-border-opacity))
}

.border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgba(75, 85, 99, var(--tw-border-opacity))
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity))
}

.border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgba(48, 228, 179, var(--tw-border-opacity))
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgba(209, 213, 219, var(--tw-border-opacity))
}

.border-purple {
    --tw-border-opacity: 1;
    border-color: rgba(101, 38, 219, var(--tw-border-opacity))
}

.border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity))
}

.border-red {
    --tw-border-opacity: 1;
    border-color: rgba(219, 39, 113, var(--tw-border-opacity))
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity))
}

.border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgba(107, 114, 128, var(--tw-border-opacity))
}

.border-red-400 {
    --tw-border-opacity: 1;
    border-color: rgba(226, 83, 142, var(--tw-border-opacity))
}

.border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgba(138, 240, 212, var(--tw-border-opacity))
}

.border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgba(206, 249, 237, var(--tw-border-opacity))
}

.border-blue {
    --tw-border-opacity: 1;
    border-color: rgba(53, 27, 248, var(--tw-border-opacity))
}

.border-transparent {
    border-color: transparent
}

.border-opacity-40 {
    --tw-border-opacity: 0.4
}

.border-opacity-0 {
    --tw-border-opacity: 0
}

.bg-red {
    --tw-bg-opacity: 1;
    background-color: rgba(219, 39, 113, var(--tw-bg-opacity))
}

.bg-red-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(226, 83, 142, var(--tw-bg-opacity))
}

.bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 30, 90, var(--tw-bg-opacity))
}

.bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 228, 179, var(--tw-bg-opacity))
}

.bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(20, 154, 118, var(--tw-bg-opacity))
}

.bg-navy-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(29, 28, 118, var(--tw-bg-opacity))
}

.bg-navy-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(9, 8, 36, var(--tw-bg-opacity))
}

.bg-navy {
    --tw-bg-opacity: 1;
    background-color: rgba(19, 18, 77, var(--tw-bg-opacity))
}

.bg-purple-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(132, 82, 226, var(--tw-bg-opacity))
}

.bg-purple-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(81, 29, 177, var(--tw-bg-opacity))
}

.bg-gray-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 231, 235, var(--tw-bg-opacity))
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity))
}

.bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(55, 65, 81, var(--tw-bg-opacity))
}

.bg-lime {
    --tw-bg-opacity: 1;
    background-color: rgba(187, 255, 5, var(--tw-bg-opacity))
}

.bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(250, 250, 255, var(--tw-bg-opacity))
}

.bg-green {
    --tw-bg-opacity: 1;
    background-color: rgba(26, 199, 152, var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
}

.bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(252, 236, 242, var(--tw-bg-opacity))
}

.bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgba(26, 199, 152, var(--tw-bg-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity))
}

.bg-purple {
    --tw-bg-opacity: 1;
    background-color: rgba(101, 38, 219, var(--tw-bg-opacity))
}

.bg-green-50\/50 {
    background-color: rgba(206, 249, 237, .5)
}

.bg-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity))
}

.bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgba(206, 249, 237, var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: transparent
}

.bg-blue {
    --tw-bg-opacity: 1;
    background-color: rgba(53, 27, 248, var(--tw-bg-opacity))
}

.bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgba(209, 213, 219, var(--tw-bg-opacity))
}

.bg-red-200 {
    --tw-bg-opacity: 1;
    background-color: rgba(241, 170, 199, var(--tw-bg-opacity))
}

.bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(134, 22, 68, var(--tw-bg-opacity))
}

.bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(14, 109, 83, var(--tw-bg-opacity))
}

.bg-opacity-0 {
    --tw-bg-opacity: 0
}

.bg-opacity-90 {
    --tw-bg-opacity: 0.9
}

.bg-opacity-40 {
    --tw-bg-opacity: 0.4
}

.bg-opacity-75 {
    --tw-bg-opacity: 0.75
}

.bg-gradient-to-r {
    background-image: linear-gradient(to right, var(--tw-gradient-stops))
}

.from-green-400 {
    --tw-gradient-from: #30e4b3;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(48, 228, 179, 0))
}

.from-green {
    --tw-gradient-from: #1ac798;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(26, 199, 152, 0))
}

.from-white {
    --tw-gradient-from: #fff;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, hsla(0, 0%, 100%, 0))
}

.from-lime {
    --tw-gradient-from: #bbff05;
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(187, 255, 5, 0))
}

.via-white {
    --tw-gradient-stops: var(--tw-gradient-from), #fff, var(--tw-gradient-to, hsla(0, 0%, 100%, 0))
}

.to-lime {
    --tw-gradient-to: #bbff05
}

.to-gray-100 {
    --tw-gradient-to: #f3f4f6
}

.to-green {
    --tw-gradient-to: #1ac798
}

.to-green-300 {
    --tw-gradient-to: #5deac4
}

.bg-contain {
    background-size: contain
}

.bg-0 {
    background-size: 0
}

.bg-cover {
    background-size: cover
}

.bg-left {
    background-position: 0
}

.bg-right {
    background-position: 100%
}

.bg-right-bottom {
    background-position: 100% 100%
}

.bg-center {
    background-position: 50%
}

.bg-right-top {
    background-position: 100% 0
}

.bg-left-top {
    background-position: 0 0
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.fill-current {
    fill: currentColor
}

.stroke-2 {
    stroke-width: 2
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-center {
    -o-object-position: center;
    object-position: center
}

.p-4 {
    padding: 1rem
}

.p-0\.5 {
    padding: .125rem
}

.p-0 {
    padding: 0
}

.p-2 {
    padding: .5rem
}

.p-8 {
    padding: 2rem
}

.p-2\.5 {
    padding: .625rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-10 {
    padding: 2.5rem
}

.p-1 {
    padding: .25rem
}

.p-3 {
    padding: .75rem
}

.px-20 {
    padding-left: 5rem;
    padding-right: 5rem
}

.px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.px-5 {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-2 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-1 {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.px-2 {
    padding-left: .5rem;
    padding-right: .5rem
}

.px-1\.5 {
    padding-left: .375rem;
    padding-right: .375rem
}

.px-1 {
    padding-left: .25rem;
    padding-right: .25rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-px {
    padding-top: 1px;
    padding-bottom: 1px
}

.px-9 {
    padding-left: 2.25rem;
    padding-right: 2.25rem
}

.py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem
}

.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.py-7 {
    padding-top: 1.75rem;
    padding-bottom: 1.75rem
}

.py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem
}

.py-0\.5 {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.py-0 {
    padding-top: 0;
    padding-bottom: 0
}

.py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem
}

.py-1\.5 {
    padding-top: .375rem;
    padding-bottom: .375rem
}

.px-2\.5 {
    padding-left: .625rem;
    padding-right: .625rem
}

.py-\[7px\] {
    padding-top: 7px;
    padding-bottom: 7px
}

.px-12 {
    padding-left: 3rem;
    padding-right: 3rem
}

.px-0 {
    padding-left: 0;
    padding-right: 0
}

.px-24 {
    padding-left: 6rem;
    padding-right: 6rem
}

.pb-28 {
    padding-bottom: 7rem
}

.pb-32 {
    padding-bottom: 8rem
}

.pt-32 {
    padding-top: 8rem
}

.pb-2\.5 {
    padding-bottom: .625rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pt-4 {
    padding-top: 1rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pt-2 {
    padding-top: .5rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pt-3 {
    padding-top: .75rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pr-2\.5 {
    padding-right: .625rem
}

.pr-2 {
    padding-right: .5rem
}

.pt-\[70px\] {
    padding-top: 70px
}

.pt-16 {
    padding-top: 4rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pl-2 {
    padding-left: .5rem
}

.pr-1 {
    padding-right: .25rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pl-3 {
    padding-left: .75rem
}

.pr-10 {
    padding-right: 2.5rem
}

.pb-7 {
    padding-bottom: 1.75rem
}

.pt-8 {
    padding-top: 2rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pt-14 {
    padding-top: 3.5rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pt-20 {
    padding-top: 5rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-12 {
    padding-top: 3rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pt-0 {
    padding-top: 0
}

.pb-8 {
    padding-bottom: 2rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pl-4 {
    padding-left: 1rem
}

.pt-1 {
    padding-top: .25rem
}

.pr-14 {
    padding-right: 3.5rem
}

.pl-6 {
    padding-left: 1.5rem
}

.pl-\[66px\] {
    padding-left: 66px
}

.pb-0 {
    padding-bottom: 0
}

.pt-px {
    padding-top: 1px
}

.pr-0 {
    padding-right: 0
}

.pr-4 {
    padding-right: 1rem
}

.pr-8 {
    padding-right: 2rem
}

.pr-20 {
    padding-right: 5rem
}

.pt-2\.5 {
    padding-top: .625rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pt-24 {
    padding-top: 6rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pr-3 {
    padding-right: .75rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pl-1 {
    padding-left: .25rem
}

.pt-7 {
    padding-top: 1.75rem
}

.pt-1\.5 {
    padding-top: .375rem
}

.pl-\[30px\] {
    padding-left: 30px
}

.pl-\[60px\] {
    padding-left: 60px
}

.pl-\[90px\] {
    padding-left: 90px
}

.pr-7 {
    padding-right: 1.75rem
}

.pr-0\.5 {
    padding-right: .125rem
}

.pl-2\.5 {
    padding-left: .625rem
}

.pr-3\.5 {
    padding-right: .875rem
}

.pl-1\.5 {
    padding-left: .375rem
}

.pb-0\.5 {
    padding-bottom: .125rem
}

.pt-0\.5 {
    padding-top: .125rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.font-gt {
    font-family: GTAmericaBlack, sans-serif
}

.font-sans {
    font-family: Aeonik, sans-serif
}

.text-4\.3xl {
    font-size: 40px;
    line-height: 44px
}

.text-4\.6xl {
    font-size: 44px;
    line-height: 46px
}

.text-2\.3xl {
    font-size: 28px;
    line-height: 36px
}

.text-\[12px\] {
    font-size: 12px
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[48px\] {
    font-size: 48px
}

.text-\[38px\] {
    font-size: 38px
}

.text-\[32px\] {
    font-size: 32px
}

.text-\[28px\] {
    font-size: 28px
}

.text-\[24px\] {
    font-size: 24px
}

.text-\[22px\] {
    font-size: 22px
}

.text-\[20px\] {
    font-size: 20px
}

.text-\[18px\] {
    font-size: 18px
}

.text-\[16px\] {
    font-size: 16px
}

.text-3\.3xl {
    font-size: 32px;
    line-height: 36px
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1
}

.text-2xs {
    font-size: .625rem
}

.font-semibold {
    font-weight: 600
}

.font-medium {
    font-weight: 500
}

.font-light {
    font-weight: 300
}

.font-bold {
    font-weight: 700
}

.font-normal {
    font-weight: 400
}

.font-thin {
    font-weight: 100
}

.font-extralight {
    font-weight: 200
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.italic {
    font-style: italic
}

.leading-tight {
    line-height: 1.25
}

.leading-none {
    line-height: 1
}

.leading-gt {
    line-height: 95% !important
}

.leading-6 {
    line-height: 1.5rem
}

.leading-5 {
    line-height: 1.25rem
}

.leading-8 {
    line-height: 2rem
}

.leading-4 {
    line-height: 1rem
}

.leading-7 {
    line-height: 1.75rem
}

.leading-3 {
    line-height: .75rem
}

.text-blue {
    --tw-text-opacity: 1;
    color: rgba(53, 27, 248, var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.text-navy {
    --tw-text-opacity: 1;
    color: rgba(19, 18, 77, var(--tw-text-opacity))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgba(55, 65, 81, var(--tw-text-opacity))
}

.text-red {
    --tw-text-opacity: 1;
    color: rgba(219, 39, 113, var(--tw-text-opacity))
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity))
}

.text-green {
    --tw-text-opacity: 1;
    color: rgba(26, 199, 152, var(--tw-text-opacity))
}

.text-purple-400 {
    --tw-text-opacity: 1;
    color: rgba(132, 82, 226, var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgba(156, 163, 175, var(--tw-text-opacity))
}

.text-purple {
    --tw-text-opacity: 1;
    color: rgba(101, 38, 219, var(--tw-text-opacity))
}

.text-lime {
    --tw-text-opacity: 1;
    color: rgba(187, 255, 5, var(--tw-text-opacity))
}

.text-navy-500 {
    --tw-text-opacity: 1;
    color: rgba(19, 18, 77, var(--tw-text-opacity))
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity))
}

.text-green-400 {
    --tw-text-opacity: 1;
    color: rgba(48, 228, 179, var(--tw-text-opacity))
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgba(17, 24, 39, var(--tw-text-opacity))
}

.text-gray-200 {
    --tw-text-opacity: 1;
    color: rgba(229, 231, 235, var(--tw-text-opacity))
}

.text-red-100 {
    --tw-text-opacity: 1;
    color: rgba(248, 214, 228, var(--tw-text-opacity))
}

.text-purple-700 {
    --tw-text-opacity: 1;
    color: rgba(61, 22, 133, var(--tw-text-opacity))
}

.text-gray-300 {
    --tw-text-opacity: 1;
    color: rgba(209, 213, 219, var(--tw-text-opacity))
}

.text-green-600 {
    --tw-text-opacity: 1;
    color: rgba(20, 154, 118, var(--tw-text-opacity))
}

.text-navy-600 {
    --tw-text-opacity: 1;
    color: rgba(9, 8, 36, var(--tw-text-opacity))
}

.text-red-700 {
    --tw-text-opacity: 1;
    color: rgba(134, 22, 68, var(--tw-text-opacity))
}

.text-green-700 {
    --tw-text-opacity: 1;
    color: rgba(14, 109, 83, var(--tw-text-opacity))
}

.text-green-800 {
    --tw-text-opacity: 1;
    color: rgba(8, 64, 49, var(--tw-text-opacity))
}

.text-\[\#2C0091\] {
    --tw-text-opacity: 1;
    color: rgba(44, 0, 145, var(--tw-text-opacity))
}

.text-\[\#d5b049\] {
    --tw-text-opacity: 1;
    color: rgba(213, 176, 73, var(--tw-text-opacity))
}

.text-purple-600 {
    --tw-text-opacity: 1;
    color: rgba(81, 29, 177, var(--tw-text-opacity))
}

.text-opacity-70 {
    --tw-text-opacity: 0.7
}

.underline {
    text-decoration: underline
}

.line-through {
    text-decoration: line-through
}

.no-underline {
    text-decoration: none
}

.opacity-30 {
    opacity: .3
}

.opacity-100 {
    opacity: 1
}

.opacity-0 {
    opacity: 0
}

.opacity-50 {
    opacity: .5
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)
}

.shadow-lg,
.shadow-xl {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06)
}

.shadow-inner,
.shadow-md {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-inner {
    --tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06)
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05)
}

.shadow,
.shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06)
}

.ring-1 {
    --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)
}

.ring-black {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity))
}

.ring-opacity-5 {
    --tw-ring-opacity: 0.05
}

.filter {
    filter: var(--tw-filter)
}

.transition-colors {
    transition-property: background-color, border-color, color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, 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
}

.transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.duration-200 {
    transition-duration: .2s
}

.duration-150 {
    transition-duration: .15s
}

.animate-animated {
    animation-delay: var(--animate-delay, 0s);
    animation-duration: var(--animate-duration, 1s);
    animation-fill-mode: both;
    animation-iteration-count: var(--animate-repeat, 1)
}

@media (prefers-reduced-motion:reduce),
print {
    .animate-animated {
        --animate-duration: 1ms;
        --animate-repeat: 1;
        opacity: var(--animate-opacity)
    }
}

.animate-faster {
    --animate-duration: 0.5s
}

.lock-position {
    overflow: hidden
}

.animation-blink {
    animation: blinker 1s linear infinite
}

@keyframes blinker {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.animate-spin {
    animation: spin 1s linear infinite
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.unhover {
    display: inline-block
}

.flex-grow {
    flex-grow: 1
}

.unhover:after {
    content: "";
    width: 0;
    height: 3px;
    margin-top: 5px;
    display: block;
    background-image: linear-gradient(90deg, #baff00, #9cfd46, #80f968, #67f583, #53ef99);
    transition: .3s
}

.unhover:hover:after {
    width: 100%
}

.italic_to_white_outline i {
    -webkit-text-stroke: 1.5px #fff;
    -webkit-text-fill-color: transparent;
    font-style: normal
}

.nav-active-link:after {
    bottom: -10px
}

.nav-active-link:after,
.new-nav-active-link:after {
    content: "";
    width: 100%;
    height: 3px;
    border-radius: 2px;
    position: absolute;
    left: 0;
    background-image: linear-gradient(90deg, #baff00, #9cfd46, #80f968, #67f583, #53ef99)
}

.new-nav-active-link:after {
    bottom: -6px
}

.border-gray-down:after {
    bottom: 0;
    z-index: 0
}

.border-gray-down:after,
.border-gray-up:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0) 15%, #ebebf2 50%, hsla(0, 0%, 100%, 0) 85%);
    position: absolute;
    left: 0
}

.border-gray-up:after {
    top: 24px
}

.web-gradient-1 {
    background-image: linear-gradient(90deg, #baff00, #9cfd46, #80f968, #67f583, #53ef99)
}

.web-gradient-1-inverse {
    background-image: linear-gradient(270deg, #baff00, #9cfd46, #80f968, #67f583, #53ef99)
}

.web-gradient-2 {
    background: linear-gradient(90.19deg, hsla(0, 0%, 100%, .1), rgba(100, 38, 219, .1) 27.6%, rgba(0, 226, 166, .1) 63.02%, hsla(0, 0%, 100%, .1))
}

.green-disc li a:before {
    content: "\2022";
    color: #1ac798;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.green-arrow li a:hover:before,
.green-disc li a:hover:before {
    color: #fff;
    transition: .3s
}

.green-arrow li a:before {
    content: "→";
    color: #1ac798;
    display: inline-block;
    width: 1em;
    margin-left: -1em
}

.web-gradient-3 {
    background: linear-gradient(90.19deg, hsla(0, 0%, 100%, .1), rgba(186, 255, 0, .1) 27.6%, rgba(0, 226, 166, .1) 63.02%, hsla(0, 0%, 100%, .1))
}

.li-tick:before {
    content: "✓";
    font-size: 12px;
    padding-top: 4px;
    position: absolute;
    margin-left: -24px
}

.li-tick-big:before {
    content: "✓";
    font-size: 18px;
    position: absolute;
    margin-left: -30px;
    font-weight: 600
}

.li-green:before {
    color: #1ac798
}

.li-navy:before {
    color: #13124d
}

.li-purple:before {
    color: #351bf8
}

.options label span:before {
    content: "";
    position: absolute;
    margin-top: 1px;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 2px solid #b5b5cc
}

.options input:checked+span:before {
    border-color: #00e2a6;
    background-color: #00e2a6;
    box-shadow: inset 0 0 0 2px #fff
}

.options input:checked+span {
    font-weight: 500
}

.box-hover-animation:before {
    top: -2px;
    left: -2px;
    background-color: #b1fb27;
    transform: scaleY(0);
    transform-origin: top left;
    z-index: 11
}

.box-hover-animation:after,
.box-hover-animation:before {
    content: "";
    position: absolute;
    width: 3px;
    height: calc(100% + 4px);
    transition: transform .3s
}

.box-hover-animation:after {
    bottom: -2px;
    right: -2px;
    background-color: #53ef99;
    transform: scaleY(0);
    transform-origin: bottom right
}

.box-hover-animation:hover:after,
.box-hover-animation:hover:before {
    transform: scaleY(1)
}

.box-hover-animation>span:before {
    top: -2px;
    left: -2px;
    transform: scaleX(0);
    transform-origin: top left
}

.box-hover-animation>span:after,
.box-hover-animation>span:before {
    content: "";
    position: absolute;
    width: calc(100% + 4px);
    height: 3px;
    background-image: linear-gradient(90deg, #b1fb27, #96fa4f, #7df76c, #66f384, #53ef99);
    transition: transform .3s
}

.box-hover-animation>span:after {
    bottom: -2px;
    right: -2px;
    transform: scaleX(0);
    transform-origin: bottom right
}

.box-hover-animation:hover>span:after,
.box-hover-animation:hover>span:before {
    transform: scaleX(1)
}

.title-underline:after {
    content: "";
    width: 100%;
    height: 4px;
    background: linear-gradient(90deg, #baff00, #9cfd46, #80f968, #67f583, #53ef99);
    position: absolute;
    bottom: -7px;
    left: 0
}

@media only screen and (max-width:640px) {
    .hide-bg-for-small {
        background-image: none !important
    }
}

.member-story a {
    color: #1ac798
}

.scrollbar-none::-webkit-scrollbar {
    display: none
}

.scrollbar-none {
    -ms-overflow-style: none;
    scrollbar-width: none
}

.link-inside a {
    color: #1ac798
}

.bullet-inside ul {
    list-style: disc;
    padding-left: 17px
}

.bullet-inside li {
    padding-bottom: 6px
}

.ordered-inside ol {
    list-style: decimal;
    padding-left: 17px
}

.bold-to-gt b {
    font-family: GTAmericaBlack, "sans-serif";
    font-weight: 400
}

.bold-t-purple b {
    color: #6526db
}

.p-margin p {
    margin-bottom: 16px
}

.gradient-border:before {
    top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.gradient-border:after,
.gradient-border:before {
    content: "";
    position: absolute;
    height: 3px;
    width: 100%;
    left: 0;
    background: linear-gradient(90deg, #baff00, #9cfd46, #80f968, #67f583, #53ef99)
}

.gradient-border:after {
    bottom: 0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.gradient-border div:before {
    left: 0;
    background: #baff00;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.gradient-border div:after,
.gradient-border div:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 100%;
    bottom: 0
}

.gradient-border div:after {
    right: 0;
    background: #53ef99;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.render-inline h2,
.render-inline p {
    display: inline
}

h1,
h2,
h3,
h4,
h5,
h6 {
    display: block
}

.render-p-space p {
    margin-bottom: 16px
}

#crisp-chatbox {
    z-index: 100 !important
}

#cookiescript_injected {
    z-index: 130 !important
}

.header_nav {
    z-index: 110
}

.pop-up {
    position: fixed;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 120
}

.z-90 {
    z-index: 90
}

.z-120 {
    z-index: 120
}

.z-125 {
    z-index: 125
}

.navbar-menu {
    z-index: 51
}

.platinum {
    border: 3px solid #bfbab1
}

.platinum .tag {
    background: linear-gradient(90deg, #cdcac4, #b5afa4);
    top: -3px;
    left: -3px
}

.gold {
    border: 3px solid #c9a451
}

.gold .tag {
    background: linear-gradient(90deg, #d7b871, #cdaa5a);
    top: -3px;
    left: -3px
}

.silver {
    border: 3px solid #a6a197
}

.silver .tag {
    background: linear-gradient(90deg, #bfbbb3, #a09a90);
    top: -3px;
    left: -3px
}

.master {
    border: 3px solid #4126db
}

.master .tag {
    background: linear-gradient(90deg, #4126db, #331bba);
    top: -3px;
    left: -3px
}

.footer-input::-moz-placeholder {
    color: #fff;
    opacity: .9
}

.footer-input:-ms-input-placeholder {
    color: #fff;
    opacity: .9
}

.footer-input::placeholder {
    color: #fff;
    opacity: .9
}

.txt-white-outline {
    -webkit-text-stroke: 1.5px #fff;
    -webkit-text-fill-color: transparent
}

.fade-in-delayed {
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: .5s
}

.fade-in,
.fade-in-delayed {
    opacity: 1;
    animation-name: fadeInOpacity
}

.fade-in {
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: .2s
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fade-out {
    opacity: 0;
    animation-name: fadeOutOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: .2s
}

@keyframes fadeOutOpacity {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.bg-black-white {
    filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: gray;
    -webkit-filter: grayscale(1)
}

@media only screen and (min-width:1536px) {
    .pro-course-bg {
        background-position: right 0 bottom 38%;
        background-size: auto 962px
    }
    .other-courses-bg {
        background-position: right 200px bottom 60%;
        background-size: auto 761px
    }
    .bf-course-bg {
        background-position: right 0 bottom 50%;
        background-size: auto 750px
    }
    .info-bg {
        background-position: right 0 bottom 45%;
        background-size: auto 962px
    }
    .institute-bg {
        background-position: right 20% bottom 90%;
        background-size: auto 700px
    }
    .short-course-bg {
        background-position: right 0 top -295px
    }
    .business-bg,
    .partner-bg,
    .short-course-bg {
        background-size: auto 962px
    }
    .business-bg {
        background-position: right 0 top -230px
    }
}

@media only screen and (min-width:1280px) and (max-width:1535px) {
    .pro-course-bg {
        background-position: right -60px bottom 38%;
        background-size: auto 962px
    }
    .bf-course-bg {
        background-position: right 0 bottom 50%;
        background-size: auto 700px
    }
    .other-courses-bg {
        background-position: right 55px bottom 60%;
        background-size: auto 761px
    }
    .info-bg {
        background-position: right 0 bottom 45%;
        background-size: auto 962px
    }
    .institute-bg {
        background-position: right 20% bottom 90%;
        background-size: auto 700px
    }
    .short-course-bg {
        background-position: right -60px top -295px;
        background-size: auto 962px
    }
    .partner-bg {
        background-size: auto 962px;
        background-position: right -100px bottom 0
    }
    .business-bg {
        background-size: auto 850px;
        background-position: right 0 top -160px
    }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
    .pro-course-bg {
        background-size: auto 962px;
        background-position: right -180px bottom 40%
    }
    .bf-course-bg {
        background-position: right -80px bottom 50%;
        background-size: auto 720px
    }
    .other-courses-bg {
        background-size: auto 761px;
        background-position: right -60px bottom 60%
    }
    .info-bg {
        background-position: right -220px bottom 45%;
        background-size: auto 962px
    }
    .institute-bg {
        background-position: right 10% bottom 90%;
        background-size: auto 700px
    }
    .short-course-bg {
        background-size: auto 962px;
        background-position: right -180px top 70%
    }
    .partner-bg {
        background-size: auto 962px;
        background-position: right -200px bottom 0
    }
    .business-bg {
        background-size: auto 700px;
        background-position: right -70px top -120px
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .pro-course-bg {
        background-position: right -200px bottom 20%;
        background-size: auto 850px
    }
    .bf-course-bg {
        background-position: right -91px bottom 50%;
        background-size: auto 664px
    }
    .other-courses-bg {
        background-position: right -125px bottom 20%;
        background-size: auto 761px
    }
    .info-bg {
        background-position: right -270px bottom 52%;
        background-size: auto 850px
    }
    .institute-bg {
        background-position: right -40px bottom 90%;
        background-size: auto 700px
    }
    .short-course-bg {
        background-position: right -200px bottom -80px;
        background-size: auto 850px
    }
    .partner-bg {
        background-size: auto 962px;
        background-position: right -270px bottom 0
    }
    .business-bg {
        background-size: auto 600px;
        background-position: right -85px top -120px
    }
}

@media only screen and (min-width:640px) and (max-width:767px) {
    .other-courses-bg,
    .pro-course-bg {
        background-position: 100%;
        background-size: cover
    }
    .bf-course-bg {
        background-position: right -200px bottom 63%;
        background-size: auto 0
    }
    .info-bg {
        background-position: right -50px bottom -150px;
        background-size: cover
    }
    .institute-bg {
        background-position: right -50px bottom -200px;
        background-size: auto 600px
    }
    .short-course-bg {
        background-position: right -72px top 65%;
        background-size: cover
    }
    .partner-bg {
        background-size: auto 962px;
        background-position: right -300px bottom 0
    }
}

.iti__flag-container {
    height: 50px
}

.slick-dots {
    bottom: 50px !important
}

.slick-dots li {
    margin: 0 !important
}

.slick-dots li button:before {
    font-size: 14px !important;
    color: gray !important
}

.slick-dots li.slick-active button:before {
    color: #1ac798 !important
}

.iti {
    position: relative;
    display: inline-block
}

.iti * {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.iti__hide {
    display: none
}

.iti__v-hide {
    visibility: hidden
}

.iti input,
.iti input[type=tel],
.iti input[type=text] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0
}

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width:500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.iti__country {
    padding: 5px 10px;
    outline: none
}

.iti__dial-code {
    color: #999
}

.iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, .05)
}

.iti__country-name,
.iti__dial-code,
.iti__flag-box {
    vertical-align: middle
}

.iti__country-name,
.iti__flag-box {
    margin-right: 6px
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=tel],
.iti--allow-dropdown input[type=text],
.iti--separate-dial-code input,
.iti--separate-dial-code input[type=tel],
.iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

.iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover {
    cursor: default
}

.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,
.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag {
    background-color: transparent
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05)
}

.iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

.iti--container:hover {
    cursor: pointer
}

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti--separate-dial-code {
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px
}

.iti__flag.iti__be {
    width: 18px
}

.iti__flag.iti__ch {
    width: 15px
}

.iti__flag.iti__mc {
    width: 19px
}

.iti__flag.iti__ne {
    width: 18px
}

.iti__flag.iti__np {
    width: 13px
}

.iti__flag.iti__va {
    width: 15px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-size: 5652px 15px
    }
}

.iti__flag.iti__ac {
    height: 10px;
    background-position: 0 0
}

.iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0
}

.iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0
}

.iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0
}

.iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0
}

.iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0
}

.iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0
}

.iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0
}

.iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0
}

.iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0
}

.iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0
}

.iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0
}

.iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0
}

.iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0
}

.iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0
}

.iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0
}

.iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0
}

.iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0
}

.iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0
}

.iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0
}

.iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0
}

.iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0
}

.iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0
}

.iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0
}

.iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0
}

.iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0
}

.iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0
}

.iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0
}

.iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0
}

.iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0
}

.iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0
}

.iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0
}

.iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0
}

.iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0
}

.iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0
}

.iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0
}

.iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0
}

.iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0
}

.iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0
}

.iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0
}

.iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0
}

.iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0
}

.iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0
}

.iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0
}

.iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0
}

.iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0
}

.iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0
}

.iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0
}

.iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0
}

.iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0
}

.iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0
}

.iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0
}

.iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0
}

.iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0
}

.iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0
}

.iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0
}

.iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0
}

.iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0
}

.iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0
}

.iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0
}

.iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0
}

.iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0
}

.iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0
}

.iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0
}

.iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0
}

.iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0
}

.iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0
}

.iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0
}

.iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0
}

.iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0
}

.iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0
}

.iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0
}

.iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0
}

.iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0
}

.iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0
}

.iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0
}

.iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0
}

.iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0
}

.iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0
}

.iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0
}

.iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0
}

.iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0
}

.iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0
}

.iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0
}

.iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0
}

.iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0
}

.iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0
}

.iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0
}

.iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0
}

.iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0
}

.iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0
}

.iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0
}

.iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0
}

.iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0
}

.iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0
}

.iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0
}

.iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0
}

.iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0
}

.iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0
}

.iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0
}

.iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0
}

.iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0
}

.iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0
}

.iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0
}

.iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0
}

.iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0
}

.iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0
}

.iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0
}

.iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0
}

.iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0
}

.iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0
}

.iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0
}

.iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0
}

.iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0
}

.iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0
}

.iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0
}

.iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0
}

.iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0
}

.iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0
}

.iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0
}

.iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0
}

.iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0
}

.iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0
}

.iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0
}

.iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0
}

.iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0
}

.iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0
}

.iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0
}

.iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0
}

.iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0
}

.iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0
}

.iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0
}

.iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0
}

.iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0
}

.iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0
}

.iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0
}

.iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0
}

.iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0
}

.iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0
}

.iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0
}

.iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0
}

.iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0
}

.iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0
}

.iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0
}

.iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0
}

.iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0
}

.iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0
}

.iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0
}

.iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0
}

.iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0
}

.iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0
}

.iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0
}

.iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0
}

.iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0
}

.iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0
}

.iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0
}

.iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0
}

.iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0
}

.iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0
}

.iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0
}

.iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0
}

.iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0
}

.iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0
}

.iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0
}

.iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0
}

.iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0
}

.iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0
}

.iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0
}

.iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0
}

.iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0
}

.iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0
}

.iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0
}

.iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0
}

.iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0
}

.iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0
}

.iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0
}

.iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0
}

.iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0
}

.iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0
}

.iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0
}

.iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0
}

.iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0
}

.iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0
}

.iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0
}

.iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0
}

.iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0
}

.iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0
}

.iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0
}

.iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0
}

.iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0
}

.iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0
}

.iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0
}

.iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0
}

.iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0
}

.iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0
}

.iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0
}

.iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0
}

.iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0
}

.iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0
}

.iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0
}

.iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0
}

.iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0
}

.iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0
}

.iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0
}

.iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0
}

.iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0
}

.iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0
}

.iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0
}

.iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0
}

.iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0
}

.iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0
}

.iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0
}

.iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0
}

.iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0
}

.iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0
}

.iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0
}

.iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0
}

.iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0
}

.iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0
}

.iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0
}

.iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0
}

.iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0
}

.iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0
}

.iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0
}

.iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0
}

.iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0
}

.iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0
}

.iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0
}

.iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0
}

.iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0
}

.iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0
}

.iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0
}

.iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0
}

.iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0
}

.iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0
}

.iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0
}

.iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0
}

.iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0
}

.iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0
}

.iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0
}

.iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0
}

.iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0
}

.iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0
}

.iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0
}

.iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0
}

.iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0
}

.iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0
}

.iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0
}

.iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0
}

.iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0
}

.iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0
}

.iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0
}

.iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0
}

.iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0
}

.iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0
}

.iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0
}

.iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0
}

.iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0
}

.iti__flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url(/assets-v4/images/design/flags.png);
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .iti__flag {
        background-image: url(/assets-v4/images/design/flags@2x.png)
    }
}

.iti__flag.iti__np {
    background-color: transparent
}

.last\:border-0:last-child {
    border-width: 0
}

.hover\:-translate-y-1:hover {
    --tw-translate-y: -0.25rem;
    transform: var(--tw-transform)
}

.hover\:-translate-y-1\.5:hover {
    --tw-translate-y: -0.375rem;
    transform: var(--tw-transform)
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform: var(--tw-transform)
}

.hover\:cursor-pointer:hover {
    cursor: pointer
}

.hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(20, 154, 118, var(--tw-border-opacity))
}

.hover\:border-navy-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(9, 8, 36, var(--tw-border-opacity))
}

.hover\:border-white:hover {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity))
}

.hover\:border-navy:hover {
    --tw-border-opacity: 1;
    border-color: rgba(19, 18, 77, var(--tw-border-opacity))
}

.hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgba(26, 199, 152, var(--tw-border-opacity))
}

.hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgba(183, 246, 229, var(--tw-border-opacity))
}

.hover\:border-purple-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(81, 29, 177, var(--tw-border-opacity))
}

.hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(31, 7, 217, var(--tw-border-opacity))
}

.hover\:border-red-600:hover {
    --tw-border-opacity: 1;
    border-color: rgba(177, 30, 90, var(--tw-border-opacity))
}

.hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgba(156, 163, 175, var(--tw-border-opacity))
}

.hover\:border-opacity-0:hover {
    --tw-border-opacity: 0
}

.hover\:bg-red-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(134, 22, 68, var(--tw-bg-opacity))
}

.hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(14, 109, 83, var(--tw-bg-opacity))
}

.hover\:bg-navy-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity))
}

.hover\:bg-purple-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(61, 22, 133, var(--tw-bg-opacity))
}

.hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 7, 217, var(--tw-bg-opacity))
}

.hover\:bg-purple-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(81, 29, 177, var(--tw-bg-opacity))
}

.hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(107, 114, 128, var(--tw-bg-opacity))
}

.hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(20, 154, 118, var(--tw-bg-opacity))
}

.hover\:bg-navy-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(9, 8, 36, var(--tw-bg-opacity))
}

.hover\:bg-green:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(26, 199, 152, var(--tw-bg-opacity))
}

.hover\:bg-navy:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(19, 18, 77, var(--tw-bg-opacity))
}

.hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(26, 199, 152, var(--tw-bg-opacity))
}

.hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(183, 246, 229, var(--tw-bg-opacity))
}

.hover\:bg-gray-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(243, 244, 246, var(--tw-bg-opacity))
}

.hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(31, 41, 55, var(--tw-bg-opacity))
}

.hover\:bg-red-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(177, 30, 90, var(--tw-bg-opacity))
}

.hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(156, 163, 175, var(--tw-bg-opacity))
}

.hover\:bg-purple-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(132, 82, 226, var(--tw-bg-opacity))
}

.hover\:bg-gray-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 250, 251, var(--tw-bg-opacity))
}

.hover\:bg-opacity-80:hover {
    --tw-bg-opacity: 0.8
}

.hover\:text-navy-300:hover {
    --tw-text-opacity: 1;
    color: rgba(39, 37, 160, var(--tw-text-opacity))
}

.hover\:text-green:hover {
    --tw-text-opacity: 1;
    color: rgba(26, 199, 152, var(--tw-text-opacity))
}

.hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgba(20, 154, 118, var(--tw-text-opacity))
}

.hover\:text-white:hover {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgba(26, 199, 152, var(--tw-text-opacity))
}

.hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgba(107, 114, 128, var(--tw-text-opacity))
}

.hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgba(75, 85, 99, var(--tw-text-opacity))
}

.hover\:text-purple-500:hover,
.hover\:text-purple:hover {
    --tw-text-opacity: 1;
    color: rgba(101, 38, 219, var(--tw-text-opacity))
}

.hover\:text-navy:hover {
    --tw-text-opacity: 1;
    color: rgba(19, 18, 77, var(--tw-text-opacity))
}

.hover\:underline:hover {
    text-decoration: underline
}

.hover\:opacity-100:hover {
    opacity: 1
}

.hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05)
}

.hover\:shadow-lg:hover,
.hover\:shadow-xl:hover {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow); color: #fff; background-color: #0b8943!important;
}

.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04)
}

.hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.focus\:ring-2:focus {
    --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(2px + 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\:ring-offset-2:focus {
    --tw-ring-offset-width: 2px
}

.group:hover .group-hover\:inline-block {
    display: inline-block
}

.group:hover .group-hover\:inline {
    display: inline
}

.group:hover .group-hover\:w-full {
    width: 100%
}

.group:hover .group-hover\:border-white {
    --tw-border-opacity: 1;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity))
}

.group:hover .group-hover\:bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(20, 154, 118, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(14, 109, 83, var(--tw-bg-opacity))
}

.group:hover .group-hover\:bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 228, 179, var(--tw-bg-opacity))
}

.group:hover .group-hover\:text-white {
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-purple {
    --tw-text-opacity: 1;
    color: rgba(101, 38, 219, var(--tw-text-opacity))
}

.group:hover .group-hover\:text-green {
    --tw-text-opacity: 1;
    color: rgba(26, 199, 152, var(--tw-text-opacity))
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1
}

@media (min-width:475px) {
    .xs\:ml-10 {
        margin-left: 2.5rem
    }
    .xs\:mb-8 {
        margin-bottom: 2rem
    }
    .xs\:mb-0 {
        margin-bottom: 0
    }
    .xs\:mr-2 {
        margin-right: .5rem
    }
    .xs\:ml-2 {
        margin-left: .5rem
    }
    .xs\:mt-0 {
        margin-top: 0
    }
    .xs\:ml-4 {
        margin-left: 1rem
    }
    .xs\:flex {
        display: flex
    }
    .xs\:max-w-full {
        max-width: 100%
    }
    .xs\:max-w-xs {
        max-width: 20rem
    }
    .xs\:max-w-3\/4 {
        max-width: 75%
    }
    .xs\:grid-flow-col {
        grid-auto-flow: column
    }
    .xs\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .xs\:flex-row {
        flex-direction: row
    }
    .xs\:justify-start {
        justify-content: flex-start
    }
    .xs\:justify-center {
        justify-content: center
    }
    .xs\:gap-10 {
        gap: 2.5rem
    }
    .xs\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
    .xs\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
    .xs\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .xs\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .xs\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .xs\:pl-0 {
        padding-left: 0
    }
    .xs\:pl-4 {
        padding-left: 1rem
    }
    .xs\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }
    .xs\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .xs\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .xs\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
    .xs\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

@media (min-width:640px) {
    .sm\:-top-3 {
        top: -.75rem
    }
    .sm\:-left-12 {
        left: -3rem
    }
    .sm\:top-\[60px\] {
        top: 60px
    }
    .sm\:top-10 {
        top: 2.5rem
    }
    .sm\:right-10 {
        right: 2.5rem
    }
    .sm\:order-last {
        order: 9999
    }
    .sm\:order-none {
        order: 0
    }
    .sm\:order-3 {
        order: 3
    }
    .sm\:order-2 {
        order: 2
    }
    .sm\:order-4 {
        order: 4
    }
    .sm\:order-5 {
        order: 5
    }
    .sm\:order-6 {
        order: 6
    }
    .sm\:col-span-2 {
        grid-column: span 2/span 2
    }
    .sm\:col-span-3 {
        grid-column: span 3/span 3
    }
    .sm\:col-span-8 {
        grid-column: span 8/span 8
    }
    .sm\:col-span-7 {
        grid-column: span 7/span 7
    }
    .sm\:col-span-5 {
        grid-column: span 5/span 5
    }
    .sm\:col-span-4 {
        grid-column: span 4/span 4
    }
    .sm\:col-span-1 {
        grid-column: span 1/span 1
    }
    .sm\:m-6 {
        margin: 1.5rem
    }
    .sm\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }
    .sm\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }
    .sm\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .sm\:my-12 {
        margin-top: 3rem;
        margin-bottom: 3rem
    }
    .sm\:my-2 {
        margin-top: .5rem;
        margin-bottom: .5rem
    }
    .sm\:mx-10 {
        margin-left: 2.5rem;
        margin-right: 2.5rem
    }
    .sm\:mt-10 {
        margin-top: 2.5rem
    }
    .sm\:mb-0 {
        margin-bottom: 0
    }
    .sm\:ml-2 {
        margin-left: .5rem
    }
    .sm\:mb-4 {
        margin-bottom: 1rem
    }
    .sm\:mr-4 {
        margin-right: 1rem
    }
    .sm\:mb-5 {
        margin-bottom: 1.25rem
    }
    .sm\:-mt-8 {
        margin-top: -2rem
    }
    .sm\:-mt-10 {
        margin-top: -2.5rem
    }
    .sm\:mr-7 {
        margin-right: 1.75rem
    }
    .sm\:mt-8 {
        margin-top: 2rem
    }
    .sm\:mb-2 {
        margin-bottom: .5rem
    }
    .sm\:mr-2 {
        margin-right: .5rem
    }
    .sm\:mb-1\.5 {
        margin-bottom: .375rem
    }
    .sm\:mb-1 {
        margin-bottom: .25rem
    }
    .sm\:mr-0 {
        margin-right: 0
    }
    .sm\:mt-0 {
        margin-top: 0
    }
    .sm\:block {
        display: block
    }
    .sm\:flex {
        display: flex
    }
    .sm\:grid {
        display: grid
    }
    .sm\:hidden {
        display: none
    }
    .sm\:h-8 {
        height: 2rem
    }
    .sm\:h-24 {
        height: 6rem
    }
    .sm\:h-12 {
        height: 3rem
    }
    .sm\:h-auto {
        height: auto
    }
    .sm\:min-h-\[400px\] {
        min-height: 400px
    }
    .sm\:min-h-48 {
        min-height: 3rem
    }
    .sm\:w-52 {
        width: 13rem
    }
    .sm\:w-44 {
        width: 11rem
    }
    .sm\:w-11\/12 {
        width: 91.666667%
    }
    .sm\:w-48 {
        width: 12rem
    }
    .sm\:w-1\/3 {
        width: 33.333333%
    }
    .sm\:w-4\/6 {
        width: 66.666667%
    }
    .sm\:w-88 {
        width: 22rem
    }
    .sm\:w-12 {
        width: 3rem
    }
    .sm\:w-56 {
        width: 14rem
    }
    .sm\:w-auto {
        width: auto
    }
    .sm\:w-80 {
        width: 20rem
    }
    .sm\:w-full {
        width: 100%
    }
    .sm\:w-5\/12 {
        width: 41.666667%
    }
    .sm\:w-10\/12,
    .sm\:w-5\/6 {
        width: 83.333333%
    }
    .sm\:w-102 {
        width: 28rem
    }
    .sm\:w-\[450px\] {
        width: 450px
    }
    .sm\:w-72 {
        width: 18rem
    }
    .sm\:w-max {
        width: -moz-max-content;
        width: max-content
    }
    .sm\:w-96 {
        width: 24rem
    }
    .sm\:max-w-none {
        max-width: none
    }
    .sm\:max-w-md {
        max-width: 28rem
    }
    .sm\:max-w-2xl {
        max-width: 42rem
    }
    .sm\:max-w-1\/2 {
        max-width: 50%
    }
    .sm\:max-w-lg {
        max-width: 32rem
    }
    .sm\:max-w-3\/5 {
        max-width: 60%
    }
    .sm\:max-w-9\/10 {
        max-width: 90%
    }
    .sm\:max-w-4\/5 {
        max-width: 80%
    }
    .sm\:max-w-sm {
        max-width: 24rem
    }
    .sm\:max-w-full {
        max-width: 100%
    }
    .sm\:max-w-max {
        max-width: -moz-max-content;
        max-width: max-content
    }
    .sm\:max-w-3\/4 {
        max-width: 75%
    }
    .sm\:max-w-4xl {
        max-width: 56rem
    }
    .sm\:auto-cols-auto {
        grid-auto-columns: auto
    }
    .sm\:grid-flow-col {
        grid-auto-flow: column
    }
    .sm\:grid-cols-1 {
        grid-template-columns: repeat(1, minmax(0, 1fr))
    }
    .sm\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .sm\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }
    .sm\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }
    .sm\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }
    .sm\:grid-cols-none {
        grid-template-columns: none
    }
    .sm\:grid-cols-8 {
        grid-template-columns: repeat(8, minmax(0, 1fr))
    }
    .sm\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .sm\:grid-rows-none {
        grid-template-rows: none
    }
    .sm\:flex-row {
        flex-direction: row
    }
    .sm\:flex-col {
        flex-direction: column
    }
    .sm\:items-start {
        align-items: flex-start
    }
    .sm\:items-end {
        align-items: flex-end
    }
    .sm\:items-center {
        align-items: center
    }
    .sm\:justify-start {
        justify-content: flex-start
    }
    .sm\:justify-end {
        justify-content: flex-end
    }
    .sm\:justify-center {
        justify-content: center
    }
    .sm\:gap-36 {
        gap: 9rem
    }
    .sm\:gap-0 {
        gap: 0
    }
    .sm\:gap-7 {
        gap: 1.75rem
    }
    .sm\:gap-4 {
        gap: 1rem
    }
    .sm\:gap-6 {
        gap: 1.5rem
    }
    .sm\:gap-y-0 {
        row-gap: 0
    }
    .sm\:gap-x-10 {
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem
    }
    .sm\:gap-y-12 {
        row-gap: 3rem
    }
    .sm\:whitespace-normal {
        white-space: normal
    }
    .sm\:rounded-md {
        border-radius: .375rem
    }
    .sm\:rounded-full {
        border-radius: 9999px
    }
    .sm\:border-2 {
        border-width: 2px
    }
    .sm\:border-4 {
        border-width: 4px
    }
    .sm\:border-gray-300 {
        --tw-border-opacity: 1;
        border-color: rgba(209, 213, 219, var(--tw-border-opacity))
    }
    .sm\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
    }
    .sm\:bg-blue-50 {
        --tw-bg-opacity: 1;
        background-color: rgba(250, 250, 255, var(--tw-bg-opacity))
    }
    .sm\:bg-gray-100 {
        --tw-bg-opacity: 1;
        background-color: rgba(243, 244, 246, var(--tw-bg-opacity))
    }
    .sm\:bg-opacity-80 {
        --tw-bg-opacity: 0.8
    }
    .sm\:bg-opacity-70 {
        --tw-bg-opacity: 0.7
    }
    .sm\:bg-gradient-to-br {
        background-image: linear-gradient(to bottom right, var(--tw-gradient-stops))
    }
    .sm\:bg-contain {
        background-size: contain
    }
    .sm\:bg-cover {
        background-size: cover
    }
    .sm\:p-2 {
        padding: .5rem
    }
    .sm\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }
    .sm\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }
    .sm\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
    .sm\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem
    }
    .sm\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
    .sm\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
    .sm\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .sm\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
    .sm\:px-9 {
        padding-left: 2.25rem;
        padding-right: 2.25rem
    }
    .sm\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .sm\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
    .sm\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }
    .sm\:px-12 {
        padding-left: 3rem;
        padding-right: 3rem
    }
    .sm\:py-1 {
        padding-top: .25rem;
        padding-bottom: .25rem
    }
    .sm\:py-0 {
        padding-top: 0;
        padding-bottom: 0
    }
    .sm\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
    .sm\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
    .sm\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
    .sm\:px-11 {
        padding-left: 2.75rem;
        padding-right: 2.75rem
    }
    .sm\:py-3 {
        padding-top: .75rem;
        padding-bottom: .75rem
    }
    .sm\:pb-40 {
        padding-bottom: 10rem
    }
    .sm\:pb-32 {
        padding-bottom: 8rem
    }
    .sm\:pb-20 {
        padding-bottom: 5rem
    }
    .sm\:pb-28 {
        padding-bottom: 7rem
    }
    .sm\:pt-20 {
        padding-top: 5rem
    }
    .sm\:pl-20 {
        padding-left: 5rem
    }
    .sm\:pl-40 {
        padding-left: 10rem
    }
    .sm\:pl-48 {
        padding-left: 12rem
    }
    .sm\:pt-0 {
        padding-top: 0
    }
    .sm\:pb-0 {
        padding-bottom: 0
    }
    .sm\:pt-10 {
        padding-top: 2.5rem
    }
    .sm\:pb-5 {
        padding-bottom: 1.25rem
    }
    .sm\:pr-0 {
        padding-right: 0
    }
    .sm\:pr-5 {
        padding-right: 1.25rem
    }
    .sm\:pb-10 {
        padding-bottom: 2.5rem
    }
    .sm\:pb-16 {
        padding-bottom: 4rem
    }
    .sm\:pt-5 {
        padding-top: 1.25rem
    }
    .sm\:pt-16 {
        padding-top: 4rem
    }
    .sm\:pr-10 {
        padding-right: 2.5rem
    }
    .sm\:pr-3 {
        padding-right: .75rem
    }
    .sm\:pl-3 {
        padding-left: .75rem
    }
    .sm\:pb-12 {
        padding-bottom: 3rem
    }
    .sm\:pr-6 {
        padding-right: 1.5rem
    }
    .sm\:pr-20 {
        padding-right: 5rem
    }
    .sm\:pl-0 {
        padding-left: 0
    }
    .sm\:pt-3 {
        padding-top: .75rem
    }
    .sm\:pr-4 {
        padding-right: 1rem
    }
    .sm\:pl-4 {
        padding-left: 1rem
    }
    .sm\:text-left {
        text-align: left
    }
    .sm\:text-\[20px\] {
        font-size: 20px
    }
    .sm\:text-4\.3xl {
        font-size: 40px;
        line-height: 44px
    }
    .sm\:text-\[62px\] {
        font-size: 62px
    }
    .sm\:text-\[42px\] {
        font-size: 42px
    }
    .sm\:text-\[36px\] {
        font-size: 36px
    }
    .sm\:text-\[32px\] {
        font-size: 32px
    }
    .sm\:text-\[28px\] {
        font-size: 28px
    }
    .sm\:text-\[24px\] {
        font-size: 24px
    }
    .sm\:text-\[18px\] {
        font-size: 18px
    }
    .sm\:text-\[16px\] {
        font-size: 16px
    }
    .sm\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .sm\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .sm\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }
    .sm\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
    .sm\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }
    .sm\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
    .sm\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    .sm\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .sm\:text-7xl {
        font-size: 4.5rem;
        line-height: 1
    }
    .sm\:font-medium {
        font-weight: 500
    }
    .sm\:leading-tight {
        line-height: 1.25
    }
    .sm\:leading-snug {
        line-height: 1.375
    }
    .sm\:leading-normal {
        line-height: 1.5
    }
    .sm\:leading-relaxed {
        line-height: 1.625
    }
    .sm\:leading-loose {
        line-height: 2
    }
    .sm\:leading-9 {
        line-height: 2.25rem
    }
    .sm\:text-navy {
        --tw-text-opacity: 1;
        color: rgba(19, 18, 77, var(--tw-text-opacity))
    }
    .sm\:opacity-100 {
        opacity: 1
    }
}

@media (min-width:768px) {
    .md\:top-\[64px\] {
        top: 64px
    }
    .md\:order-last {
        order: 9999
    }
    .md\:order-first {
        order: -9999
    }
    .md\:col-span-1 {
        grid-column: span 1/span 1
    }
    .md\:col-span-2 {
        grid-column: span 2/span 2
    }
    .md\:col-span-3 {
        grid-column: span 3/span 3
    }
    .md\:col-span-4 {
        grid-column: span 4/span 4
    }
    .md\:col-span-5 {
        grid-column: span 5/span 5
    }
    .md\:col-span-6 {
        grid-column: span 6/span 6
    }
    .md\:col-span-7 {
        grid-column: span 7/span 7
    }
    .md\:col-span-11 {
        grid-column: span 11/span 11
    }
    .md\:col-span-9 {
        grid-column: span 9/span 9
    }
    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .md\:mt-10 {
        margin-top: 2.5rem
    }
    .md\:mb-14 {
        margin-bottom: 3.5rem
    }
    .md\:mb-24 {
        margin-bottom: 6rem
    }
    .md\:mb-10 {
        margin-bottom: 2.5rem
    }
    .md\:mb-0 {
        margin-bottom: 0
    }
    .md\:mb-1 {
        margin-bottom: .25rem
    }
    .md\:mb-3 {
        margin-bottom: .75rem
    }
    .md\:mr-0 {
        margin-right: 0
    }
    .md\:mt-2 {
        margin-top: .5rem
    }
    .md\:block {
        display: block
    }
    .md\:inline-block {
        display: inline-block
    }
    .md\:flex {
        display: flex
    }
    .md\:grid {
        display: grid
    }
    .md\:hidden {
        display: none
    }
    .md\:h-10 {
        height: 2.5rem
    }
    .md\:h-32 {
        height: 8rem
    }
    .md\:h-28 {
        height: 7rem
    }
    .md\:w-2\/4 {
        width: 50%
    }
    .md\:w-auto {
        width: auto
    }
    .md\:w-96 {
        width: 24rem
    }
    .md\:w-32 {
        width: 8rem
    }
    .md\:w-48 {
        width: 12rem
    }
    .md\:w-28 {
        width: 7rem
    }
    .md\:min-w-max {
        min-width: -moz-max-content;
        min-width: max-content
    }
    .md\:max-w-full {
        max-width: 100%
    }
    .md\:max-w-3xl {
        max-width: 48rem
    }
    .md\:max-w-2xl {
        max-width: 42rem
    }
    .md\:max-w-4\/5 {
        max-width: 80%
    }
    .md\:max-w-9\/10 {
        max-width: 90%
    }
    .md\:max-w-6xl {
        max-width: 72rem
    }
    .md\:max-w-7\/10 {
        max-width: 70%
    }
    .md\:max-w-3\/4 {
        max-width: 75%
    }
    .md\:grid-flow-col {
        grid-auto-flow: column
    }
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
    .md\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .md\:grid-cols-6 {
        grid-template-columns: repeat(6, 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\:grid-rows-1 {
        grid-template-rows: repeat(1, minmax(0, 1fr))
    }
    .md\:flex-col {
        flex-direction: column
    }
    .md\:justify-center {
        justify-content: center
    }
    .md\:justify-between {
        justify-content: space-between
    }
    .md\:justify-evenly {
        justify-content: space-evenly
    }
    .md\:gap-36 {
        gap: 9rem
    }
    .md\:gap-10 {
        gap: 2.5rem
    }
    .md\:gap-5 {
        gap: 1.25rem
    }
    .md\:space-x-4>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(1rem * var(--tw-space-x-reverse));
        margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
    }
    .md\:justify-self-end {
        justify-self: end
    }
    .md\:rounded-l-none {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
    .md\:rounded-r-lg {
        border-top-right-radius: .5rem;
        border-bottom-right-radius: .5rem
    }
    .md\:border-l-2 {
        border-left-width: 2px
    }
    .md\:bg-opacity-0 {
        --tw-bg-opacity: 0
    }
    .md\:bg-contain {
        background-size: contain
    }
    .md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .md\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
    .md\:py-2 {
        padding-top: .5rem;
        padding-bottom: .5rem
    }
    .md\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }
    .md\:pb-28 {
        padding-bottom: 7rem
    }
    .md\:pr-0 {
        padding-right: 0
    }
    .md\:pl-0 {
        padding-left: 0
    }
    .md\:pt-4 {
        padding-top: 1rem
    }
    .md\:pl-12 {
        padding-left: 3rem
    }
    .md\:pb-4 {
        padding-bottom: 1rem
    }
    .md\:pl-1 {
        padding-left: .25rem
    }
    .md\:text-left {
        text-align: left
    }
    .md\:text-\[62px\] {
        font-size: 62px
    }
    .md\:text-\[44px\] {
        font-size: 44px
    }
    .md\:text-\[42px\] {
        font-size: 42px
    }
    .md\:text-\[38px\] {
        font-size: 38px
    }
    .md\:text-\[34px\] {
        font-size: 34px
    }
    .md\:text-\[32px\] {
        font-size: 32px
    }
    .md\:text-\[28px\] {
        font-size: 28px
    }
    .md\:text-\[18px\] {
        font-size: 18px
    }
    .md\:text-\[16px\] {
        font-size: 16px
    }
    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
    .md\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .md\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .md\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
    .md\:text-4\.3xl {
        font-size: 40px;
        line-height: 44px
    }
    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
    .md\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .md\:text-\[22px\] {
        font-size: 22px
    }
    .md\:leading-tight {
        line-height: 1.25
    }
    .md\:transition-all {
        transition-property: all;
        transition-timing-function: cubic-bezier(.4, 0, .2, 1);
        transition-duration: .15s
    }
    .md\:duration-300 {
        transition-duration: .3s
    }
    .md\:hover\:scale-105:hover {
        --tw-scale-x: 1.05;
        --tw-scale-y: 1.05;
        transform: var(--tw-transform)
    }
}

@media (min-width:920px) {
    .\32md\:col-span-2 {
        grid-column: span 2/span 2
    }
    .\32md\:col-span-9 {
        grid-column: span 9/span 9
    }
    .\32md\:col-span-3 {
        grid-column: span 3/span 3
    }
    .\32md\:col-start-10 {
        grid-column-start: 10
    }
    .\32md\:mb-8 {
        margin-bottom: 2rem
    }
    .\32md\:mr-0 {
        margin-right: 0
    }
    .\32md\:ml-0 {
        margin-left: 0
    }
    .\32md\:block {
        display: block
    }
    .\32md\:inline-block {
        display: inline-block
    }
    .\32md\:flex {
        display: flex
    }
    .\32md\:hidden {
        display: none
    }
    .\32md\:h-\[320px\] {
        height: 320px
    }
    .\32md\:w-full {
        width: 100%
    }
    .\32md\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }
    .\32md\:justify-start {
        justify-content: flex-start
    }
    .\32md\:justify-end {
        justify-content: flex-end
    }
    .\32md\:border-0 {
        border-width: 0
    }
    .\32md\:bg-transparent {
        background-color: transparent
    }
    .\32md\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .\32md\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
    .\32md\:px-10 {
        padding-left: 2.5rem
    }
    .\32md\:pr-10,
    .\32md\:px-10 {
        padding-right: 2.5rem
    }
    .\32md\:pb-0 {
        padding-bottom: 0
    }
    .\32md\:text-left {
        text-align: left
    }
}

@media (min-width:1024px) {
    .lg\:sticky {
        position: sticky
    }
    .lg\:top-20 {
        top: 5rem
    }
    .lg\:order-first {
        order: -9999
    }
    .lg\:order-3 {
        order: 3
    }
    .lg\:order-1 {
        order: 1
    }
    .lg\:order-2 {
        order: 2
    }
    .lg\:col-span-9 {
        grid-column: span 9/span 9
    }
    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }
    .lg\:col-span-5 {
        grid-column: span 5/span 5
    }
    .lg\:col-span-6 {
        grid-column: span 6/span 6
    }
    .lg\:col-span-1 {
        grid-column: span 1/span 1
    }
    .lg\:col-span-7 {
        grid-column: span 7/span 7
    }
    .lg\:col-span-8 {
        grid-column: span 8/span 8
    }
    .lg\:col-span-4 {
        grid-column: span 4/span 4
    }
    .lg\:col-span-2 {
        grid-column: span 2/span 2
    }
    @media (min-width:1024px) {
        .lg\:lg\:col-span-1 {
            grid-column: span 1/span 1
        }
    }
    .lg\:col-start-7 {
        grid-column-start: 7
    }
    .lg\:col-start-5 {
        grid-column-start: 5
    }
    .lg\:col-start-4 {
        grid-column-start: 4
    }
    .lg\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }
    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }
    .lg\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }
    .lg\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }
    .lg\:mt-10 {
        margin-top: 2.5rem
    }
    .lg\:mr-10 {
        margin-right: 2.5rem
    }
    .lg\:mt-6 {
        margin-top: 1.5rem
    }
    .lg\:mt-16 {
        margin-top: 4rem
    }
    .lg\:mr-12 {
        margin-right: 3rem
    }
    .lg\:ml-4 {
        margin-left: 1rem
    }
    .lg\:mb-1 {
        margin-bottom: .25rem
    }
    .lg\:ml-2 {
        margin-left: .5rem
    }
    .lg\:-mt-56 {
        margin-top: -14rem
    }
    .lg\:mb-0 {
        margin-bottom: 0
    }
    .lg\:-mt-20 {
        margin-top: -5rem
    }
    .lg\:mt-0 {
        margin-top: 0
    }
    .lg\:mt-24 {
        margin-top: 6rem
    }
    .lg\:ml-32 {
        margin-left: 8rem
    }
    .lg\:mb-2 {
        margin-bottom: .5rem
    }
    .lg\:mr-5 {
        margin-right: 1.25rem
    }
    .lg\:ml-5 {
        margin-left: 1.25rem
    }
    .lg\:block {
        display: block
    }
    .lg\:inline-block {
        display: inline-block
    }
    .lg\:inline {
        display: inline
    }
    .lg\:flex {
        display: flex
    }
    .lg\:grid {
        display: grid
    }
    .lg\:hidden {
        display: none
    }
    .lg\:h-12 {
        height: 3rem
    }
    .lg\:h-\[400px\] {
        height: 400px
    }
    .lg\:h-16 {
        height: 4rem
    }
    .lg\:h-20 {
        height: 5rem
    }
    .lg\:w-8xl {
        width: 90rem
    }
    .lg\:w-52 {
        width: 13rem
    }
    .lg\:w-auto {
        width: auto
    }
    .lg\:w-1\/2 {
        width: 50%
    }
    .lg\:w-full {
        width: 100%
    }
    .lg\:w-6xl {
        width: 72rem
    }
    .lg\:w-64 {
        width: 16rem
    }
    .lg\:w-48 {
        width: 12rem
    }
    .lg\:w-9\/12 {
        width: 75%
    }
    .lg\:w-16 {
        width: 4rem
    }
    .lg\:w-11\/12 {
        width: 91.666667%
    }
    .lg\:w-56 {
        width: 14rem
    }
    .lg\:w-44 {
        width: 11rem
    }
    .lg\:min-w-\[120px\] {
        min-width: 120px
    }
    .lg\:max-w-6xl {
        max-width: 72rem
    }
    .lg\:max-w-7xl {
        max-width: 80rem
    }
    .lg\:max-w-3xl {
        max-width: 48rem
    }
    .lg\:max-w-none {
        max-width: none
    }
    .lg\:max-w-full {
        max-width: 100%
    }
    .lg\:max-w-lg {
        max-width: 32rem
    }
    .lg\:max-w-4\/5 {
        max-width: 80%
    }
    .lg\:max-w-sm {
        max-width: 24rem
    }
    .lg\:max-w-2xl {
        max-width: 42rem
    }
    .lg\:max-w-3\/5 {
        max-width: 60%
    }
    .lg\:max-w-1\/2 {
        max-width: 50%
    }
    .lg\:rotate-0 {
        --tw-rotate: 0deg;
        transform: var(--tw-transform)
    }
    .lg\:auto-cols-auto {
        grid-auto-columns: auto
    }
    .lg\:auto-cols-min {
        grid-auto-columns: min-content
    }
    .lg\:auto-cols-max {
        grid-auto-columns: max-content
    }
    .lg\:grid-flow-col {
        grid-auto-flow: column
    }
    .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\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }
    .lg\:grid-cols-6 {
        grid-template-columns: repeat(6, minmax(0, 1fr))
    }
    .lg\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .lg\:grid-cols-none {
        grid-template-columns: none
    }
    .lg\:grid-cols-7 {
        grid-template-columns: repeat(7, minmax(0, 1fr))
    }
    .lg\:flex-row {
        flex-direction: row
    }
    .lg\:flex-col {
        flex-direction: column
    }
    .lg\:items-baseline {
        align-items: baseline
    }
    .lg\:justify-start {
        justify-content: flex-start
    }
    .lg\:justify-between {
        justify-content: space-between
    }
    .lg\:justify-evenly {
        justify-content: space-evenly
    }
    .lg\:gap-16 {
        gap: 4rem
    }
    .lg\:gap-36 {
        gap: 9rem
    }
    .lg\:gap-20 {
        gap: 5rem
    }
    .lg\:gap-5 {
        gap: 1.25rem
    }
    .lg\:gap-8 {
        gap: 2rem
    }
    .lg\:gap-4 {
        gap: 1rem
    }
    .lg\:gap-24 {
        gap: 6rem
    }
    .lg\:gap-10 {
        gap: 2.5rem
    }
    .lg\:gap-14 {
        gap: 3.5rem
    }
    .lg\:gap-6 {
        gap: 1.5rem
    }
    .lg\:gap-3 {
        gap: .75rem
    }
    .lg\:gap-x-2\.5 {
        -moz-column-gap: .625rem;
        column-gap: .625rem
    }
    .lg\:gap-x-2 {
        -moz-column-gap: .5rem;
        column-gap: .5rem
    }
    .lg\:gap-x-24 {
        -moz-column-gap: 6rem;
        column-gap: 6rem
    }
    .lg\:gap-x-7 {
        -moz-column-gap: 1.75rem;
        column-gap: 1.75rem
    }
    .lg\:gap-x-16 {
        -moz-column-gap: 4rem;
        column-gap: 4rem
    }
    .lg\:gap-x-10 {
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem
    }
    .lg\:space-x-5>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-right: calc(1.25rem * var(--tw-space-x-reverse));
        margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)))
    }
    .lg\:border-none {
        border-style: none
    }
    .lg\:bg-white {
        --tw-bg-opacity: 1;
        background-color: rgba(255, 255, 255, var(--tw-bg-opacity))
    }
    .lg\:bg-transparent {
        background-color: transparent
    }
    .lg\:bg-md {
        background-size: auto 850px
    }
    .lg\:bg-50\% {
        background-size: 50%
    }
    .lg\:bg-hero-bundle {
        background-position: right 0 bottom 10%
    }
    .lg\:p-4 {
        padding: 1rem
    }
    .lg\:p-12 {
        padding: 3rem
    }
    .lg\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .lg\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
    .lg\:py-10 {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .lg\:py-20 {
        padding-top: 5rem;
        padding-bottom: 5rem
    }
    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .lg\:px-5 {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
    .lg\:py-\[70px\] {
        padding-top: 70px;
        padding-bottom: 70px
    }
    .lg\:py-14 {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem
    }
    .lg\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }
    .lg\:py-6 {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }
    .lg\:pb-20 {
        padding-bottom: 5rem
    }
    .lg\:pb-48 {
        padding-bottom: 12rem
    }
    .lg\:pb-10 {
        padding-bottom: 2.5rem
    }
    .lg\:pt-48 {
        padding-top: 12rem
    }
    .lg\:pt-10 {
        padding-top: 2.5rem
    }
    .lg\:pt-\[158px\] {
        padding-top: 158px
    }
    .lg\:pt-20 {
        padding-top: 5rem
    }
    .lg\:pr-10 {
        padding-right: 2.5rem
    }
    .lg\:pl-16 {
        padding-left: 4rem
    }
    .lg\:pt-0 {
        padding-top: 0
    }
    .lg\:pt-\[110px\] {
        padding-top: 110px
    }
    .lg\:pl-12 {
        padding-left: 3rem
    }
    .lg\:pb-14 {
        padding-bottom: 3.5rem
    }
    .lg\:pt-5 {
        padding-top: 1.25rem
    }
    .lg\:pr-20 {
        padding-right: 5rem
    }
    .lg\:pr-5 {
        padding-right: 1.25rem
    }
    .lg\:pl-5 {
        padding-left: 1.25rem
    }
    .lg\:pb-0 {
        padding-bottom: 0
    }
    .lg\:pr-0 {
        padding-right: 0
    }
    .lg\:pr-48 {
        padding-right: 12rem
    }
    .lg\:pb-5 {
        padding-bottom: 1.25rem
    }
    .lg\:pl-48 {
        padding-left: 12rem
    }
    .lg\:pr-4 {
        padding-right: 1rem
    }
    .lg\:pt-4 {
        padding-top: 1rem
    }
    .lg\:text-left {
        text-align: left
    }
    .lg\:text-4\.3xl {
        font-size: 40px;
        line-height: 44px
    }
    .lg\:text-\[28px\] {
        font-size: 28px
    }
    .lg\:text-\[72px\] {
        font-size: 72px
    }
    .lg\:text-\[52px\] {
        font-size: 52px
    }
    .lg\:text-\[48px\] {
        font-size: 48px
    }
    .lg\:text-\[44px\] {
        font-size: 44px
    }
    .lg\:text-\[42px\] {
        font-size: 42px
    }
    .lg\:text-\[40px\] {
        font-size: 40px
    }
    .lg\:text-\[38px\] {
        font-size: 38px
    }
    .lg\:text-\[36px\] {
        font-size: 36px
    }
    .lg\:text-\[18px\] {
        font-size: 18px
    }
    .lg\:text-\[16px\] {
        font-size: 16px
    }
    .lg\:text-\[14px\] {
        font-size: 14px
    }
    .lg\:text-3\.3xl {
        font-size: 32px;
        line-height: 36px
    }
    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }
    .lg\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }
    .lg\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
    .lg\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
    .lg\:text-7xl {
        font-size: 4.5rem;
        line-height: 1
    }
    .lg\:text-4\.6xl {
        font-size: 44px;
        line-height: 46px
    }
    .lg\:text-5\.3xl {
        font-size: 52px;
        line-height: 54px
    }
    .lg\:text-2xl {
        font-size: 1.5rem;
        line-height: 2rem
    }
    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }
    .lg\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }
    .lg\:leading-tight {
        line-height: 1.25
    }
    .lg\:leading-snug {
        line-height: 1.375
    }
    .lg\:leading-\[58px\] {
        line-height: 58px
    }
    .lg\:leading-12 {
        line-height: 3rem !important
    }
    .lg\:leading-loose {
        line-height: 2
    }
    .lg\:flex-grow {
        flex-grow: 1
    }
}

@media (min-width:1280px) {
    .xl\:col-span-3 {
        grid-column: span 3/span 3
    }
    .xl\:mx-4 {
        margin-left: 1rem;
        margin-right: 1rem
    }
    .xl\:mx-2 {
        margin-left: .5rem;
        margin-right: .5rem
    }
    .xl\:mr-5 {
        margin-right: 1.25rem
    }
    .xl\:ml-0 {
        margin-left: 0
    }
    .xl\:mt-0 {
        margin-top: 0
    }
    .xl\:mr-0 {
        margin-right: 0
    }
    .xl\:ml-3 {
        margin-left: .75rem
    }
    .xl\:mb-2 {
        margin-bottom: .5rem
    }
    .xl\:grid {
        display: grid
    }
    .xl\:hidden {
        display: none
    }
    .xl\:min-h-0 {
        min-height: 0
    }
    .xl\:w-44 {
        width: 11rem
    }
    .xl\:w-full {
        width: 100%
    }
    .xl\:w-64 {
        width: 20rem
    }
    .xl\:min-w-\[200px\] {
        min-width: 200px
    }
    .xl\:max-w-4xl {
        max-width: 56rem
    }
    .xl\:max-w-full {
        max-width: 100%
    }
    .xl\:max-w-6xl {
        max-width: 72rem
    }
    .xl\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }
    .xl\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }
    .xl\:justify-end {
        justify-content: flex-end
    }
    .xl\:justify-center {
        justify-content: center
    }
    .xl\:px-2 {
        padding-left: .5rem;
        padding-right: .5rem
    }
    .xl\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .xl\:px-3 {
        padding-left: .75rem;
        padding-right: .75rem
    }
    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }
    .xl\:px-3\.5 {
        padding-left: .875rem;
        padding-right: .875rem
    }
    .xl\:pr-9 {
        padding-right: 2.25rem
    }
    .xl\:pt-10 {
        padding-top: 2.5rem
    }
    .xl\:pb-10 {
        padding-bottom: 2.5rem
    }
    .xl\:pb-24 {
        padding-bottom: 6rem
    }
    .xl\:text-base {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@font-face {
    font-family: GTAmericaBlack;
    src: url(/assets-v4/fonts/gtamerica/expanded-black/gt-america-expanded-black.eot?js49ro);
    src: url(/assets-v4/fonts/gtamerica/expanded-black/gt-america-expanded-black.eot?js49ro#iefix) format("embedded-opentype"), url(/assets-v4/fonts/gtamerica/expanded-black/gt-america-expanded-black.woff2?js49ro#gtamerica) format("woff2"), url(/assets-v4/fonts/gtamerica/expanded-black/gt-america-expanded-black.woff?js49ro) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Aeonik;
    src: url(/assets-v4/fonts/aeonik/regular/aeonik-regular.eot?js49ro);
    src: url(/assets-v4/fonts/aeonik/regular/aeonik-regular.eot?js49ro#iefix) format("embedded-opentype"), url(/assets-v4/fonts/aeonik/regular/aeonik-regular.woff2?js49ro#aeonikreg) format("woff2"), url(/assets-v4/fonts/aeonik/regular/aeonik-regular.woff?js49ro) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Aeonik;
    src: url(/assets-v4/fonts/aeonik/medium/aeonik-medium.eot?js49ro);
    src: url(/assets-v4/fonts/aeonik/medium/aeonik-medium.eot?js49ro#iefix) format("embedded-opentype"), url(/assets-v4/fonts/aeonik/medium/aeonik-medium.woff2?js49ro#aeonikmedium) format("woff2"), url(/assets-v4/fonts/aeonik/medium/aeonik-medium.woff?js49ro) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Aeonik;
    src: url(/assets-v4/fonts/aeonik/bold/aeonik-bold.eot?js49ro);
    src: url(/assets-v4/fonts/aeonik/bold/aeonik-bold.eot?js49ro#iefix) format("embedded-opentype"), url(/assets-v4/fonts/aeonik/bold/aeonik-bold.woff2?js49ro#aeonikbold) format("woff2"), url(/assets-v4/fonts/aeonik/bold/aeonik-bold.woff?js49ro) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Aeonik;
    src: url(/assets-v4/fonts/aeonik/regular-italic/aeonik-regular-italic.eot?js49ro);
    src: url(/assets-v4/fonts/aeonik/regular-italic/aeonik-regular-italic.eot?js49ro#iefix) format("embedded-opentype"), url(/assets-v4/fonts/aeonik/regular-italic/aeonik-regular-italic.woff2?js49ro#aeonikregitalic) format("woff2"), url(/assets-v4/fonts/aeonik/regular-italic/aeonik-regular-italic.woff?js49ro) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}