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

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

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

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

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

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

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

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

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button,
select {
    text-transform: none
}

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

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

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

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

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

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

summary {
    display: list-item
}

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

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

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

dialog {
    padding: 0
}

textarea {
    resize: vertical
}

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

input::placeholder,
textarea::placeholder {
    color: #9ca3af
}

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

[multiple],
[type=date],
[type=datetime-local],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
input:where(:not([type])),
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    border-radius: 0;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5rem;
    --tw-shadow: 0 0 #0000
}

[multiple]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
input:where(:not([type])):focus,
select:focus,
textarea:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --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);
    border-color: #2563eb
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #6b7280;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #6b7280;
    opacity: 1
}

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

::-webkit-date-and-time-value {
    min-height: 1.5em;
    text-align: inherit
}

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

::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
    padding-top: 0;
    padding-bottom: 0
}

select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
    background-position: right .5rem center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    padding-right: 2.5rem;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact
}

[multiple],
[size]:where(select:not([size="1"])) {
    background-image: none;
    background-position: 0 0;
    background-repeat: unset;
    background-size: initial;
    padding-right: .75rem;
    -webkit-print-color-adjust: unset;
    print-color-adjust: unset
}

[type=checkbox],
[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: inline-block;
    vertical-align: middle;
    background-origin: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-shrink: 0;
    height: 1rem;
    width: 1rem;
    color: #2563eb;
    background-color: #fff;
    border-color: #6b7280;
    border-width: 1px;
    --tw-shadow: 0 0 #0000
}

[type=checkbox] {
    border-radius: 0
}

[type=radio] {
    border-radius: 100%
}

[type=checkbox]:focus,
[type=radio]:focus {
    outline: 2px solid transparent;
    outline-offset: 2px;
    --tw-ring-inset: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-ring-offset-width: 2px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: #2563eb;
    --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)
}

[type=checkbox]:checked,
[type=radio]:checked {
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")
}

[type=radio]:checked {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")
}

[type=checkbox]:checked:focus,
[type=checkbox]:checked:hover,
[type=radio]:checked:focus,
[type=radio]:checked:hover {
    border-color: transparent;
    background-color: currentColor
}

[type=checkbox]:indeterminate {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
    border-color: transparent;
    background-color: currentColor;
    background-size: 100% 100%;
    background-position: 50%;
    background-repeat: no-repeat
}

[type=checkbox]:indeterminate:focus,
[type=checkbox]:indeterminate:hover {
    border-color: transparent;
    background-color: currentColor
}

[type=file] {
    background: unset;
    border-color: inherit;
    border-width: 0;
    border-radius: 0;
    padding: 0;
    font-size: unset;
    line-height: inherit
}

[type=file]:focus {
    outline: 1px solid ButtonText;
    outline: 1px auto -webkit-focus-ring-color
}

*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.inset-0 {
    inset: 0
}

.bottom-0 {
    bottom: 0
}

.bottom-20 {
    bottom: 5rem
}

.bottom-40 {
    bottom: 10rem
}

.left-0 {
    left: 0
}

.left-1\/2 {
    left: 50%
}

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

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

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

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

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

.right-0 {
    right: 0
}

.right-20 {
    right: 5rem
}

.top-0 {
    top: 0
}

.top-20 {
    top: 5rem
}

.top-\[23vh\] {
    top: 23vh
}

.top-\[25vh\] {
    top: 25vh
}

.top-\[30\%\] {
    top: 30%
}

.top-\[70\%\] {
    top: 70%
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-50 {
    z-index: 50
}

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

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

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

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

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

.my-2 {
    margin-top: .5rem;
    margin-bottom: .5rem
}

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

.mb-0 {
    margin-bottom: 0
}

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

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

.ml-0 {
    margin-left: 0
}

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

.mr-0 {
    margin-right: 0
}

.mr-10 {
    margin-right: 2.5rem
}

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

.mr-auto {
    margin-right: auto
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-2 {
    margin-top: .5rem
}

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

.mt-5 {
    margin-top: 1.25rem
}

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

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

.mt-\[30vh\] {
    margin-top: 30vh
}

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

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

.flex {
    display: flex
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-0 {
    height: 0
}

.h-1 {
    height: .25rem
}

.h-96 {
    height: 24rem
}

.h-\[100\%\] {
    height: 100%
}

.h-\[12vh\] {
    height: 12vh
}

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

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

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

.h-\[30\%\] {
    height: 30%
}

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

.h-\[35\%\] {
    height: 35%
}

.h-\[50\%\] {
    height: 50%
}

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

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

.h-fit {
    height: -moz-fit-content;
    height: fit-content
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.min-h-\[40vh\] {
    min-height: 40vh
}

.min-h-\[70vh\] {
    min-height: 70vh
}

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

.w-96 {
    width: 24rem
}

.w-\[100\%\] {
    width: 100%
}

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

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

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

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

.w-\[40\%\] {
    width: 40%
}

.w-\[50\%\] {
    width: 50%
}

.w-\[7\%\] {
    width: 7%
}

.w-\[78vh\] {
    width: 78vh
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content
}

.w-full {
    width: 100%
}

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

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

.max-w-7xl {
    max-width: 80rem
}

.max-w-\[67vw\] {
    max-width: 67vw
}

.max-w-\[90vw\] {
    max-width: 90vw
}

.max-w-lg {
    max-width: 32rem
}

.flex-1 {
    flex: 1 1 0%
}

.flex-\[10\] {
    flex: 10
}

.flex-\[1\] {
    flex: 1
}

.flex-\[2\] {
    flex: 2
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%
}

.-translate-x-1\/2,
.-translate-y-1\/2 {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%
}

@keyframes gradient-x {

    0%,
    to {
        background-size: 200% 200%;
        background-position: 0
    }

    50% {
        background-size: 200% 200%;
        background-position: 100%
    }
}

.animate-gradient-x {
    animation: gradient-x 5s ease infinite
}

@keyframes gradient-xy {

    0%,
    to {
        background-size: 400% 400%;
        background-position: 0
    }

    50% {
        background-size: 200% 200%;
        background-position: 100%
    }
}

.animate-gradient-xy {
    animation: gradient-xy 5s ease infinite
}

.cursor-pointer {
    cursor: pointer
}

.list-disc {
    list-style-type: disc
}

.list-none {
    list-style-type: none
}

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

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-col-reverse {
    flex-direction: column-reverse
}

.flex-wrap {
    flex-wrap: wrap
}

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

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

.items-center {
    align-items: center
}

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

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

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

.gap-1 {
    gap: .25rem
}

.gap-2 {
    gap: .5rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

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

.gap-y-2 {
    row-gap: .5rem
}

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

.overflow-hidden {
    overflow: hidden
}

.whitespace-nowrap {
    white-space: nowrap
}

.rounded {
    border-radius: .25rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

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

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

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

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

.rounded-lg {
    border-radius: .5rem
}

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

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

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

.border-r {
    border-right-width: 1px
}

.border-t-\[1px\] {
    border-top-width: 1px
}

.border-t-\[\#3F3E45\] {
    --tw-border-opacity: 1;
    border-top-color: rgb(63 62 69/var(--tw-border-opacity))
}

.bg-\[rgba\(0\2c 0\2c 0\2c 0\.5\)\] {
    background-color: rgba(0, 0, 0, .5)
}

.bg-black\/30 {
    background-color: rgba(0, 0, 0, .3)
}

.bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235/var(--tw-bg-opacity))
}

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

.bg-secondary {
    --tw-bg-opacity: 1;
    background-color: rgb(247 106 19/var(--tw-bg-opacity))
}

.bg-zinc-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(24 24 27/var(--tw-bg-opacity))
}

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

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

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

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

.from-primary {
    --tw-gradient-from: #000000 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(0, 4, 15, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-slate-800 {
    --tw-gradient-from: #1e293b var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(30, 41, 59, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-text {
    --tw-gradient-from: #fff var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-text\/90 {
    --tw-gradient-from: hsla(0, 0%, 100%, .9) var(--tw-gradient-from-position);
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.via-secondary {
    --tw-gradient-to: rgba(247, 106, 19, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #f76a13 var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-text\/90 {
    --tw-gradient-to: hsla(0, 0%, 100%, 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), hsla(0, 0%, 100%, .9) var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.to-primary {
    --tw-gradient-to: #000000 var(--tw-gradient-to-position)
}

.to-red-600 {
    --tw-gradient-to: #dc2626 var(--tw-gradient-to-position)
}

.to-slate-600 {
    --tw-gradient-to: #475569 var(--tw-gradient-to-position)
}

.to-text\/90 {
    --tw-gradient-to: hsla(0, 0%, 100%, .9) var(--tw-gradient-to-position)
}

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

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem
}

.p-6 {
    padding: 1.5rem
}

.p-8 {
    padding: 2rem
}

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

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

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

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

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

.px-\[3\%\] {
    padding-left: 3%;
    padding-right: 3%
}

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

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

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

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

.pl-2 {
    padding-left: .5rem
}

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

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

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

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

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

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

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

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

.text-8xl {
    font-size: 6rem;
    line-height: 1
}

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

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

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

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

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

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

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

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

.leading-\[23\.4px\] {
    line-height: 23.4px
}

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

.leading-\[30\.8px\] {
    line-height: 30.8px
}

.leading-\[66\.8px\] {
    line-height: 66.8px
}

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

.text-\[\#ADB7BE\] {
    --tw-text-opacity: 1;
    color: rgb(173 183 190/var(--tw-text-opacity))
}

.text-dimWhite {
    color: hsla(0, 0%, 100%, .7)
}

.text-secondary {
    --tw-text-opacity: 1;
    color: rgb(247 106 19/var(--tw-text-opacity))
}

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

.text-text\/60 {
    color: hsla(0, 0%, 100%, .6)
}

.text-text\/70 {
    color: hsla(0, 0%, 100%, .7)
}

.text-transparent {
    color: transparent
}

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

.opacity-20 {
    opacity: .2
}

.opacity-60 {
    opacity: .6
}

.blur-sm {
    --tw-blur: blur(4px)
}

.blur-sm,
.brightness-150 {
    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)
}

.brightness-150 {
    --tw-brightness: brightness(1.5)
}

.brightness-50 {
    --tw-brightness: brightness(.5)
}

.brightness-50,
.brightness-\[\.3\] {
    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)
}

.brightness-\[\.3\] {
    --tw-brightness: brightness(.3)
}

.backdrop-blur-sm {
    --tw-backdrop-blur: blur(4px);
    -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
    backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)
}

.transition-\[flex\] {
    transition-property: flex;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

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

.duration-700,
.duration-\[0\.7s\] {
    transition-duration: .7s
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

:root {
    --black-gradient: linear-gradient(144.39deg, #fff -278.56%, #6d6d6d -78.47%, #11101d 91.61%);
    --card-shadow: 0px 20px 100px -10px rgba(66, 71, 91, .1)
}

* {
    scroll-behavior: smooth
}

.text-gradient {
    background: radial-gradient(64.18% 64.18% at 71.16% 35.69%, #fedd6c .89%, #f2e205 17.23%, #ecaa3e 42.04%, #f2a535 55.12%, #eb891b 71.54%, #f76a13 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.text-gradient,
.text-gradient-dark {
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent
}

.text-gradient-dark {
    background: radial-gradient(64.18% 64.18% at 71.16% 35.69%, #8e6d00 .89%, #f2e205 17.23%, #ecaa3e 42.04%, #f2a535 55.12%, #eb891b 71.54%, #f76a13 100%);
    -webkit-background-clip: text;
    background-clip: text
}

.bg-blue-gradient {
    background: linear-gradient(157.81deg, #fedd6c -43.27%, #f2e205 -21.24%, #ecaa3e 12.19%, #f2a535 29.82%, #eb891b 51.94%, #f76a13 90.29%)
}

.bg-black-gradient {
    background: linear-gradient(144.39deg, #fff -278.56%, #6d6d6d -78.47%, #11101d 91.61%)
}

.bg-black-gradient-2 {
    background: linear-gradient(-168.39deg, #fff -278.56%, #6d6d6d -78.47%, #11101d 91.61%)
}

.bg-gray-gradient {
    background: linear-gradient(153.47deg, hsla(0, 0%, 100%, 0) -341.94%, #14101d 95.11%)
}

.bg-discount-gradient {
    background: linear-gradient(125.17deg, #272727, #11101d)
}

.box-shadow {
    box-shadow: 0 20px 100px -10px rgba(66, 71, 91, .1)
}

.sidebar {
    animation: slide-top .5s cubic-bezier(.25, .46, .45, .94) both
}

@keyframes slide-top {
    0% {
        transform: translateY(100px)
    }

    to {
        transform: translateY(0)
    }
}

.feature-card:hover {
    background: var(--black-gradient);
    box-shadow: var(--card-shadow)
}

.feedback-container .feedback-card:last-child {
    margin-right: 0
}

.feedback-card {
    background: transparent
}

.feedback-card:hover {
    background: var(--black-gradient)
}

.blue__gradient {
    background: linear-gradient(180deg, #a60303, #f76a13);
    filter: blur(123px)
}

.pink__gradient {
    background: linear-gradient(90deg, #f4c4f3, #f2e205);
    filter: blur(900px)
}

.white__gradient {
    background: #fedd6c;
    filter: blur(750px)
}

.hover\:bg-primary:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgb(37 99 235/var(--tw-text-opacity))
}

.hover\:text-secondary:hover {
    --tw-text-opacity: 1;
    color: rgb(247 106 19/var(--tw-text-opacity))
}

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

@media (min-width:480px) {
    .xs\:max-w-sm {
        max-width: 24rem
    }

    .xs\:p-8 {
        padding: 2rem
    }

    .xs\:py-8 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }

    .xs\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

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

    .xs\:text-6xl {
        font-size: 3.75rem;
        line-height: 1
    }

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

    .xs\:leading-\[76\.8px\] {
        line-height: 76.8px
    }
}

@media (min-width:620px) {
    .ss\:text-\[68px\] {
        font-size: 68px
    }

    .ss\:leading-\[100\.8px\] {
        line-height: 100.8px
    }
}

@media (min-width:768px) {
    .sm\:mx-16 {
        margin-left: 4rem;
        margin-right: 4rem
    }

    .sm\:my-16 {
        margin-top: 4rem;
        margin-bottom: 4rem
    }

    .sm\:flex {
        display: flex
    }

    .sm\:hidden {
        display: none
    }

    .sm\:p-16 {
        padding: 4rem
    }

    .sm\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

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

    .sm\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

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

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

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

    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

@media (min-width:1060px) {
    .md\:ml-10 {
        margin-left: 2.5rem
    }

    .md\:mr-10 {
        margin-right: 2.5rem
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:grid {
        display: grid
    }

    .md\:h-\[80\%\] {
        height: 80%
    }

    .md\:w-\[80\%\] {
        width: 80%
    }

    .md\:max-w-md {
        max-width: 28rem
    }

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

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

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

    .md\:from-yellow-400 {
        --tw-gradient-from: #facc15 var(--tw-gradient-from-position);
        --tw-gradient-to: rgba(250, 204, 21, 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
    }

    .md\:via-secondary {
        --tw-gradient-to: rgba(247, 106, 19, 0) var(--tw-gradient-to-position);
        --tw-gradient-stops: var(--tw-gradient-from), #f76a13 var(--tw-gradient-via-position), var(--tw-gradient-to)
    }

    .md\:to-red-600 {
        --tw-gradient-to: #dc2626 var(--tw-gradient-to-position)
    }

    .md\:text-left {
        text-align: left
    }

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

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

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

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

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

    .md\:brightness-50 {
        --tw-brightness: brightness(.5);
        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)
    }
}

@media (min-width:1200px) {
    .lg\:bottom-20 {
        bottom: 5rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:flex-\[0\.5\] {
        flex: 0.5
    }

    .lg\:flex-\[3\.5\] {
        flex: 3.5
    }

    .lg\:origin-\[0\2c 0\] {
        transform-origin: 0, 0
    }

    .lg\:rotate-\[-90deg\] {
        --tw-rotate: -90deg;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }

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

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

    .lg\:items-center {
        align-items: center
    }

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

@media (min-width:1700px) {
    .xl\:max-w-\[1280px\] {
        max-width: 1280px
    }

    .xl\:gap-16 {
        gap: 4rem
    }

    .xl\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .xl\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }
}

.spark {
    width: 5px;
    height: 5px;
    background-color: #ff4500;
    border-radius: 50%;
    box-shadow: 0 0 5px 3px orange;
    position: absolute;
    top: 150px;
    left: 150px;
    opacity: 0
}

.s1 {
    animation: fadein 5s ease infinite, floatup 7s ease infinite, left 5s ease infinite
}

.s2 {
    animation: fadein 5s ease .5s infinite, floatup 7s ease .5s infinite, right 5s ease .5s infinite
}

.s3 {
    animation: fadein 5s ease 1s infinite, floatup 7s ease 1s infinite, farleft 5s ease 1s infinite
}

.s4 {
    animation: fadein 5s ease 1.5s infinite, floatup 7s ease 1.5s infinite, farright 5s ease 1.5s infinite
}

.s5 {
    animation: fadein 5s linear 2s infinite, floatup 7s linear 2s infinite
}

.s6 {
    animation: fadein 5s ease 2.5s infinite, floatup 7s ease 2.5s infinite, left 5s ease 2.5s infinite
}

.s7 {
    animation: fadein 5s ease 3s infinite, floatup 7s ease 3s infinite, right 5s ease 3s infinite
}

.s8 {
    animation: fadein 5s ease 3.5s infinite, floatup 7s ease 3.5s infinite, farleft 5s ease 3.5s infinite
}

@keyframes fadein {

    0%,
    to {
        opacity: 0
    }

    75% {
        opacity: 100%
    }
}

@keyframes floatup {
    0% {
        top: 150px
    }

    to {
        top: -150%
    }
}

@keyframes left {
    0% {
        left: 150px
    }

    to {
        left: 100px
    }
}

@keyframes right {
    0% {
        left: 150px
    }

    to {
        left: 200px
    }
}

@keyframes farleft {
    0% {
        left: 150px
    }

    to {
        left: 0
    }
}

@keyframes farright {
    0% {
        left: 150px
    }

    to {
        left: 300px
    }
}

@keyframes backgroundAni {

    0%,
    50%,
    to {
        box-shadow: 0 0 50px 50px #ff0
    }

    25%,
    75% {
        box-shadow: 0 0 60px 60px #ff0
    }
}

.fire {
    font-size: 24px;
    filter: blur(.02em);
    -webkit-filter: blur(.02em)
}

.particle {
    animation: rise 1s ease-in infinite;
    background-image: radial-gradient(#ff5000 20%, rgba(255, 80, 0, 0) 70%);
    border-radius: 50%;
    mix-blend-mode: screen;
    opacity: 0;
    position: absolute;
    bottom: 0;
    width: 7vh;
    height: 8vh
}

.particle:first-of-type {
    animation-delay: 1.761331701s;
    left: calc((100% - 5vh) * 0)
}

.particle:nth-of-type(2) {
    animation-delay: 1.851981439s;
    left: calc((100% - 5vh) * .02)
}

.particle:nth-of-type(3) {
    animation-delay: 1.56610944s;
    left: calc((100% - 5vh) * .04)
}

.particle:nth-of-type(4) {
    animation-delay: 1.295248392s;
    left: calc((100% - 5vh) * .06)
}

.particle:nth-of-type(5) {
    animation-delay: 1.873761024s;
    left: calc((100% - 5vh) * .08)
}

.particle:nth-of-type(6) {
    animation-delay: 1.596294543s;
    left: calc((100% - 5vh) * .1)
}

.particle:nth-of-type(7) {
    animation-delay: 1.930309263s;
    left: calc((100% - 5vh) * .12)
}

.particle:nth-of-type(8) {
    animation-delay: 1.676294123s;
    left: calc((100% - 5vh) * .14)
}

.particle:nth-of-type(9) {
    animation-delay: 31408962s;
    left: calc((100% - 5vh) * .16)
}

.particle:nth-of-type(10) {
    animation-delay: 780581332s;
    left: calc((100% - 5vh) * .18)
}

.particle:nth-of-type(11) {
    animation-delay: 1.842933168s;
    left: calc((100% - 5vh) * .2)
}

.particle:nth-of-type(12) {
    animation-delay: 767877522s;
    left: calc((100% - 5vh) * .22)
}

.particle:nth-of-type(13) {
    animation-delay: 1.60084026s;
    left: calc((100% - 5vh) * .24)
}

.particle:nth-of-type(14) {
    animation-delay: 1.322651561s;
    left: calc((100% - 5vh) * .26)
}

.particle:nth-of-type(15) {
    animation-delay: 593903664s;
    left: calc((100% - 5vh) * .28)
}

.particle:nth-of-type(16) {
    animation-delay: 1.943720904s;
    left: calc((100% - 5vh) * .3)
}

.particle:nth-of-type(17) {
    animation-delay: 511542727s;
    left: calc((100% - 5vh) * .32)
}

.particle:nth-of-type(18) {
    animation-delay: 1.074268394s;
    left: calc((100% - 5vh) * .34)
}

.particle:nth-of-type(19) {
    animation-delay: 842125077s;
    left: calc((100% - 5vh) * .36)
}

.particle:nth-of-type(20) {
    animation-delay: 74307620s;
    left: calc((100% - 5vh) * .38)
}

.particle:nth-of-type(21) {
    animation-delay: 1.114503244s;
    left: calc((100% - 5vh) * .4)
}

.particle:nth-of-type(22) {
    animation-delay: 416614557s;
    left: calc((100% - 5vh) * .42)
}

.particle:nth-of-type(23) {
    animation-delay: 457300263s;
    left: calc((100% - 5vh) * .44)
}

.particle:nth-of-type(24) {
    animation-delay: 932358989s;
    left: calc((100% - 5vh) * .46)
}

.particle:nth-of-type(25) {
    animation-delay: 1.192051291s;
    left: calc((100% - 5vh) * .48)
}

.particle:nth-of-type(26) {
    animation-delay: 89884374s;
    left: calc((100% - 5vh) * .5)
}

.particle:nth-of-type(27) {
    animation-delay: 1.10724591s;
    left: calc((100% - 5vh) * .52)
}

.particle:nth-of-type(28) {
    animation-delay: 958157524s;
    left: calc((100% - 5vh) * .54)
}

.particle:nth-of-type(29) {
    animation-delay: 269018618s;
    left: calc((100% - 5vh) * .56)
}

.particle:nth-of-type(30) {
    animation-delay: 951520369s;
    left: calc((100% - 5vh) * .58)
}

.particle:nth-of-type(31) {
    animation-delay: 1.419332495s;
    left: calc((100% - 5vh) * .6)
}

.particle:nth-of-type(32) {
    animation-delay: 1.246916518s;
    left: calc((100% - 5vh) * .62)
}

.particle:nth-of-type(33) {
    animation-delay: 672773991s;
    left: calc((100% - 5vh) * .64)
}

.particle:nth-of-type(34) {
    animation-delay: 1.589016467s;
    left: calc((100% - 5vh) * .66)
}

.particle:nth-of-type(35) {
    animation-delay: 1.388035615s;
    left: calc((100% - 5vh) * .68)
}

.particle:nth-of-type(36) {
    animation-delay: 1.369926493s;
    left: calc((100% - 5vh) * .7)
}

.particle:nth-of-type(37) {
    animation-delay: 654289395s;
    left: calc((100% - 5vh) * .72)
}

.particle:nth-of-type(38) {
    animation-delay: 236717943s;
    left: calc((100% - 5vh) * .74)
}

.particle:nth-of-type(39) {
    animation-delay: 338781590s;
    left: calc((100% - 5vh) * .76)
}

.particle:nth-of-type(40) {
    animation-delay: 369221879s;
    left: calc((100% - 5vh) * .78)
}

.particle:nth-of-type(41) {
    animation-delay: 990540627s;
    left: calc((100% - 5vh) * .8)
}

.particle:nth-of-type(42) {
    animation-delay: 359638596s;
    left: calc((100% - 5vh) * .82)
}

.particle:nth-of-type(43) {
    animation-delay: 834901910s;
    left: calc((100% - 5vh) * .84)
}

.particle:nth-of-type(44) {
    animation-delay: 36807137s;
    left: calc((100% - 5vh) * .86)
}

.particle:nth-of-type(45) {
    animation-delay: 1.879054139s;
    left: calc((100% - 5vh) * .88)
}

.particle:nth-of-type(46) {
    animation-delay: 1.308607058s;
    left: calc((100% - 5vh) * .9)
}

.particle:nth-of-type(47) {
    animation-delay: 48158144s;
    left: calc((100% - 5vh) * .92)
}

.particle:nth-of-type(48) {
    animation-delay: 1.088626274s;
    left: calc((100% - 5vh) * .94)
}

.particle:nth-of-type(49) {
    animation-delay: 1.734212022s;
    left: calc((100% - 5vh) * .96)
}

.particle:nth-of-type(50) {
    animation-delay: 2007841388s;
    left: calc((100% - 5vh) * .98)
}

@keyframes rise {
    0% {
        opacity: 0;
        transform: translateY(0) scale(1)
    }

    25% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translateY(-10em) scale(0)
    }
}