<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

code {
    font-family: source-code-pro, Menlo, Monaco, Consolas, Courier New, monospace
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on October 20, 2023 */
@font-face {
    font-family: circular_stdbook;
    font-style: normal;
    font-weight: 400;
    src: url(/static/media/circularstd-book-webfont.ca6ac838894178640855.woff2) format("woff2"), url(/static/media/circularstd-book-webfont.876ea77d170cffad91be.woff) format("woff")
}

@font-face {
    font-family: circular_stdbold;
    font-style: normal;
    font-weight: 400;
    src: url(/static/media/circularstd-bold-webfont.6e7870b29b0942b2c974.woff2) format("woff2"), url(/static/media/circularstd-bold-webfont.63e105e00396c45ef56c.woff) format("woff")
}

@font-face {
    font-family: circular_stdblack;
    font-style: normal;
    font-weight: 400;
    src: url(/static/media/circularstd-black-webfont.9f33bad72a9e2329d82c.woff2) format("woff2"), url(/static/media/circularstd-black-webfont.c7a6b818e171919c40bf.woff) format("woff")
}

@font-face {
    font-family: circular_stdmedium;
    font-style: normal;
    font-weight: 400;
    src: url(/static/media/circularstd-medium-webfont.db239de778de6189bfa5.woff2) format("woff2"), url(/static/media/circularstd-medium-webfont.131b1f07f876bfbbdc5a.woff) format("woff")
}

@font-face {
    font-family: circular_stdmedium_italic;
    font-style: normal;
    font-weight: 400;
    src: url(/static/media/circularstd-mediumitalic-webfont.875305b5ed6bdbd79321.woff2) format("woff2"), url(/static/media/circularstd-mediumitalic-webfont.8ffe5217633bb4b78b22.woff) format("woff")
}

@font-face {
    font-family: uni_sansheavy;
    font-style: normal;
    font-weight: 400;
    src: url(/static/media/unisans-heavy-webfont.90df290c0371ad3768f6.woff2) format("woff2"), url(/static/media/unisans-heavy-webfont.7441f4943605f9c92440.woff) format("woff")
}

@font-face {
    font-family: uni_sansheavy_italic;
    font-style: normal;
    font-weight: 400;
    src: url(/static/media/unisans-heavyitalic-webfont.cd4cef0d2d8a9720640a.woff2) format("woff2"), url(/static/media/unisans-heavyitalic-webfont.60053a3bfc91d7054587.woff) format("woff")
}

body {
    font-family: circular_stdbook, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 450;
    line-height: 24px
}

/* CSS for Ages 18+ img */
.over18 {
    width: 120px;
    fill: none;
    object-fit: contain;
}

@media (max-width: 768px) {
    .over18 {
        width: 100px;
    }
    .flex.flex-row.lg\:flex-col.justify-between.items-center.lg\:items-start {
        align-items: unset;
    }
}

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

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

html {
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    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-variation-settings: normal;
    line-height: 1.5;
    tab-size: 4
}

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

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

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: initial
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button,
select {
    text-transform: none
}

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

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: initial
}

::-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::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #9ca3af;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

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

::-webkit-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:
}

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

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

.visible {
    visibility: visible
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

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

.-top-\[46px\] {
    top: -46px
}

.left-0 {
    left: 0
}

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

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

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

.right-0 {
    right: 0
}

.right-5 {
    right: 1.25rem
}

.top-0 {
    top: 0
}

.top-2 {
    top: .5rem
}

.top-5 {
    top: 1.25rem
}

.top-\[-0px\] {
    top: 0
}

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

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

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

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

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

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

.-mb-px {
    margin-bottom: -1px
}

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

.-mt-px {
    margin-top: -1px
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-11 {
    margin-bottom: 2.75rem
}

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

.mb-3 {
    margin-bottom: .75rem
}

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

.mb-5 {
    margin-bottom: 1.25rem
}

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

.mb-7 {
    margin-bottom: 1.75rem
}

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

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

.mt-11 {
    margin-top: 2.75rem
}

.mt-12 {
    margin-top: 3rem
}

.mt-3 {
    margin-top: .75rem
}

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

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

.block {
    display: block
}

.flex {
    display: flex
}

.grid {
    display: grid
}

.hidden {
    display: none
}

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

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

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

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

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

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

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

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

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

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

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

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

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

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

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

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

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

.max-w-full {
    max-width: 100%
}

.-rotate-\[0\.416deg\] {
    --tw-rotate: -0.416deg
}

.-rotate-\[0\.416deg\],
.-rotate-\[26deg\] {
    -webkit-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));
    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))
}

.-rotate-\[26deg\] {
    --tw-rotate: -26deg
}

.rotate-\[4\.487deg\] {
    --tw-rotate: 4.487deg
}

.rotate-\[4\.487deg\],
.rotate-\[8deg\] {
    -webkit-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));
    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))
}

.rotate-\[8deg\] {
    --tw-rotate: 8deg
}

.scale-\[0\.82\] {
    --tw-scale-x: 0.82;
    --tw-scale-y: 0.82
}

.-scale-x-100,
.scale-\[0\.82\] {
    -webkit-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));
    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))
}

.-scale-x-100 {
    --tw-scale-x: -1
}

.transform {
    -webkit-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));
    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))
}

.cursor-pointer {
    cursor: pointer
}

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

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

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

.gap-11 {
    gap: 2.75rem
}

.gap-2 {
    gap: .5rem
}

.gap-4 {
    gap: 1rem
}

.gap-8 {
    gap: 2rem
}

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

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

.overflow-x-hidden {
    overflow-x: hidden
}

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

.bg-lavender-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(119 66 255/var(--tw-bg-opacity))
}

.bg-lavender-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(77 35 164/var(--tw-bg-opacity))
}

.bg-lemon-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(252 255 78/var(--tw-bg-opacity))
}

.p-3 {
    padding: .75rem
}

.p-5 {
    padding: 1.25rem
}

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

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

.py-\[34px\] {
    padding-bottom: 34px;
    padding-top: 34px
}

.pb-28 {
    padding-bottom: 7rem
}

.ps-\[18px\] {
    -webkit-padding-start: 18px;
    padding-inline-start: 18px
}

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

.text-center {
    text-align: center
}

.font-heavy {
    font-family: uni_sansheavy, sans-serif
}

.font-stdblack {
    font-family: circular_stdblack, sans-serif
}

.text-140 {
    font-size: 140px;
    line-height: 86%
}

.text-166 {
    font-size: 166px;
    line-height: 86%
}

.text-20 {
    font-size: 20px;
    line-height: 100%
}

.text-24 {
    font-size: 24px;
    line-height: 100%
}

.text-35 {
    font-size: 35px;
    line-height: 90%
}

.text-42 {
    font-size: 42px;
    line-height: 86%
}

.text-46 {
    font-size: 46px;
    line-height: 86%
}

.text-64 {
    font-size: 64px;
    line-height: 86%
}

.text-69 {
    font-size: 69px;
    line-height: 86%
}

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

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

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

.uppercase {
    text-transform: uppercase
}

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

.text-lavender-200 {
    --tw-text-opacity: 1;
    color: rgb(77 35 164/var(--tw-text-opacity))
}

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

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

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

.underline {
    text-decoration-line: underline
}

.transition {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-transform, -webkit-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.duration-300 {
    transition-duration: .3s
}

.hover\:bg-lavender-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(77 35 164/var(--tw-bg-opacity))
}

.hover\:text-lemon-100:hover {
    --tw-text-opacity: 1;
    color: rgb(252 255 78/var(--tw-text-opacity))
}

@media (min-width:768px) {
    .md\:text-center {
        text-align: center
    }
}

@media (min-width:1024px) {
    .lg\:relative {
        position: relative
    }

    .lg\:order-1 {
        order: 1
    }

    .lg\:order-2 {
        order: 2
    }

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

    .lg\:my-9 {
        margin-bottom: 2.25rem;
        margin-top: 2.25rem
    }

    .lg\:my-auto {
        margin-bottom: auto;
        margin-top: auto
    }

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

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:mb-10 {
        margin-bottom: 2.5rem
    }

    .lg\:mb-12 {
        margin-bottom: 3rem
    }

    .lg\:mb-14 {
        margin-bottom: 3.5rem
    }

    .lg\:mb-2 {
        margin-bottom: .5rem
    }

    .lg\:mb-20 {
        margin-bottom: 5rem
    }

    .lg\:mb-5 {
        margin-bottom: 1.25rem
    }

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

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

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

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

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

    .lg\:mt-14 {
        margin-top: 3.5rem
    }

    .lg\:mt-20 {
        margin-top: 5rem
    }

    .lg\:mt-28 {
        margin-top: 7rem
    }

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

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

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:block {
        display: block
    }

    .lg\:inline-block {
        display: inline-block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-auto {
        height: auto
    }

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

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-fit {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content
    }

    .lg\:w-full {
        width: 100%
    }

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

    .lg\:max-w-5xl {
        max-width: 64rem
    }

    .lg\:flex-grow {
        flex-grow: 1
    }

    .lg\:scale-100 {
        --tw-scale-x: 1;
        --tw-scale-y: 1;
        -webkit-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));
        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\:grid-cols-4 {
        grid-template-columns: repeat(4, minmax(0, 1fr))
    }

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

    .lg\:flex-col {
        flex-direction: column
    }

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

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

    .lg\:gap-10 {
        gap: 2.5rem
    }

    .lg\:gap-12 {
        gap: 3rem
    }

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

    .lg\:gap-2 {
        gap: .5rem
    }

    .lg\:gap-20 {
        gap: 5rem
    }

    .lg\:gap-28 {
        gap: 7rem
    }

    .lg\:gap-3 {
        gap: .75rem
    }

    .lg\:bg-transparent {
        background-color: initial
    }

    .lg\:py-10 {
        padding-bottom: 2.5rem;
        padding-top: 2.5rem
    }

    .lg\:py-\[74px\] {
        padding-bottom: 74px;
        padding-top: 74px
    }

    .lg\:pb-10 {
        padding-bottom: 2.5rem
    }

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

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

    .lg\:text-101 {
        font-size: 101px;
        line-height: 86%
    }

    .lg\:text-140 {
        font-size: 140px;
        line-height: 86%
    }

    .lg\:text-202 {
        font-size: 202px;
        line-height: 86%
    }

    .lg\:text-23 {
        font-size: 23px;
        line-height: 100%
    }

    .lg\:text-32 {
        font-size: 32px;
        line-height: 100%
    }

    .lg\:text-44 {
        font-size: 44px;
        line-height: 86%
    }

    .lg\:text-46 {
        font-size: 46px;
        line-height: 86%
    }

    .lg\:text-48 {
        font-size: 48px;
        line-height: 86%
    }

    .lg\:text-56 {
        font-size: 56px;
        line-height: 86%
    }

    .lg\:text-62 {
        font-size: 62px;
        line-height: 86%
    }

    .lg\:text-64 {
        font-size: 64px;
        line-height: 86%
    }

    .lg\:text-74 {
        font-size: 74px;
        line-height: 86%
    }

    .lg\:text-\[114\.2px\] {
        font-size: 114.2px
    }
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    overflow: clip;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical&gt;.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: ease;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-backface-hidden .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-css-mode&gt;.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode&gt;.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode&gt;.swiper-wrapper&gt;.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal&gt;.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical&gt;.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode&gt;.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode&gt;.swiper-wrapper&gt;.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered&gt;.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered&gt;.swiper-wrapper&gt;.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal&gt;.swiper-wrapper&gt;.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal&gt;.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical&gt;.swiper-wrapper&gt;.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical&gt;.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s linear infinite;
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

.swiper-pagination {
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled&gt;.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal&gt;.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 8px;
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: auto;
    top: var(--swiper-pagination-top, auto);
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: #000;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: 50%;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: .2;
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical&gt;.swiper-pagination-bullets {
    left: auto;
    left: var(--swiper-pagination-left, auto);
    right: 8px;
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical&gt;.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: top .2s, -webkit-transform .2s;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-horizontal&gt;.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal&gt;.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: left .2s, -webkit-transform .2s;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-horizontal.swiper-rtl&gt;.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: right .2s, -webkit-transform .2s;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-fraction {
    color: inherit;
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-theme-color);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal&gt;.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
    width: 100%
}

.swiper-horizontal&gt;.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical&gt;.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px;
    width: var(--swiper-pagination-progressbar-size, 4px)
}

.swiper-pagination-lock {
    display: none
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-theme-color);
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: 44px;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: -22px;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 50%;
    top: var(--swiper-navigation-top-offset, 50%);
    width: 27px;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    cursor: auto;
    opacity: 0;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    height: 100%;
    object-fit: contain;
    -webkit-transform-origin: center;
    transform-origin: center;
    width: 100%
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: 44px;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    left: auto;
    right: 10px;
    right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.confetti-container {
    height: 100vh;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    top: 0;
    width: 100vw
}

[class|=confetti] {
    position: absolute
}

.play-confetti .confetti-0 {
    -webkit-animation: drop-0 3.15921s .20848s;
    animation: drop-0 3.15921s .20848s;
    background-color: #7742ff;
    height: 2.8px;
    left: 99%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(331.61394deg);
    transform: rotate(331.61394deg);
    width: 7px
}

@-webkit-keyframes drop-0 {
    to {
        left: 111%;
        top: 110%
    }
}

@keyframes drop-0 {
    to {
        left: 111%;
        top: 110%
    }
}

.play-confetti .confetti-1 {
    -webkit-animation: drop-1 3.30478s .53897s;
    animation: drop-1 3.30478s .53897s;
    background-color: #ff8080;
    height: 7.2px;
    left: 32%;
    opacity: .935;
    top: -10%;
    -webkit-transform: rotate(373.60257deg);
    transform: rotate(373.60257deg);
    width: 18px
}

@-webkit-keyframes drop-1 {
    to {
        left: 38%;
        top: 110%
    }
}

@keyframes drop-1 {
    to {
        left: 38%;
        top: 110%
    }
}

.play-confetti .confetti-2 {
    -webkit-animation: drop-2 3.70425s .41468s;
    animation: drop-2 3.70425s .41468s;
    background-color: #73fbd3;
    height: 8px;
    left: 65%;
    opacity: .74003;
    top: -10%;
    -webkit-transform: rotate(198.41012deg);
    transform: rotate(198.41012deg);
    width: 20px
}

@-webkit-keyframes drop-2 {
    to {
        left: 68%;
        top: 110%
    }
}

@keyframes drop-2 {
    to {
        left: 68%;
        top: 110%
    }
}

.play-confetti .confetti-3 {
    -webkit-animation: drop-3 3.58903s .06489s;
    animation: drop-3 3.58903s .06489s;
    background-color: #7742ff;
    height: 7.6px;
    left: 71%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(241.10107deg);
    transform: rotate(241.10107deg);
    width: 19px
}

@-webkit-keyframes drop-3 {
    to {
        left: 77%;
        top: 110%
    }
}

@keyframes drop-3 {
    to {
        left: 77%;
        top: 110%
    }
}

.play-confetti .confetti-4 {
    -webkit-animation: drop-4 3.74998s .03402s;
    animation: drop-4 3.74998s .03402s;
    background-color: #73fbd3;
    height: 2.8px;
    left: 33%;
    opacity: .60302;
    top: -10%;
    -webkit-transform: rotate(158.27416deg);
    transform: rotate(158.27416deg);
    width: 7px
}

@-webkit-keyframes drop-4 {
    to {
        left: 36%;
        top: 110%
    }
}

@keyframes drop-4 {
    to {
        left: 36%;
        top: 110%
    }
}

.play-confetti .confetti-5 {
    -webkit-animation: drop-5 3.53316s .29816s;
    animation: drop-5 3.53316s .29816s;
    background-color: #73fbd3;
    height: 2.8px;
    left: 66%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(338.34475deg);
    transform: rotate(338.34475deg);
    width: 7px
}

@-webkit-keyframes drop-5 {
    to {
        left: 73%;
        top: 110%
    }
}

@keyframes drop-5 {
    to {
        left: 73%;
        top: 110%
    }
}

.play-confetti .confetti-6 {
    -webkit-animation: drop-6 3.89913s .3504s;
    animation: drop-6 3.89913s .3504s;
    background-color: #7742ff;
    height: 5.2px;
    left: 49%;
    opacity: .61048;
    top: -10%;
    -webkit-transform: rotate(178.60467deg);
    transform: rotate(178.60467deg);
    width: 13px
}

@-webkit-keyframes drop-6 {
    to {
        left: 63%;
        top: 110%
    }
}

@keyframes drop-6 {
    to {
        left: 63%;
        top: 110%
    }
}

.play-confetti .confetti-7 {
    -webkit-animation: drop-7 3.5854s .52964s;
    animation: drop-7 3.5854s .52964s;
    background-color: #7742ff;
    height: 6.8px;
    left: 51%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(85.89764deg);
    transform: rotate(85.89764deg);
    width: 17px
}

@-webkit-keyframes drop-7 {
    to {
        left: 59%;
        top: 110%
    }
}

@keyframes drop-7 {
    to {
        left: 59%;
        top: 110%
    }
}

.play-confetti .confetti-8 {
    -webkit-animation: drop-8 3.79664s .49248s;
    animation: drop-8 3.79664s .49248s;
    background-color: #73fbd3;
    height: 4.4px;
    left: 65%;
    opacity: .75819;
    top: -10%;
    -webkit-transform: rotate(428.58173deg);
    transform: rotate(428.58173deg);
    width: 11px
}

@-webkit-keyframes drop-8 {
    to {
        left: 78%;
        top: 110%
    }
}

@keyframes drop-8 {
    to {
        left: 78%;
        top: 110%
    }
}

.play-confetti .confetti-9 {
    -webkit-animation: drop-9 3.39725s .84643s;
    animation: drop-9 3.39725s .84643s;
    background-color: #73fbd3;
    height: 6.8px;
    left: 77%;
    opacity: .55285;
    top: -10%;
    -webkit-transform: rotate(350.62673deg);
    transform: rotate(350.62673deg);
    width: 17px
}

@-webkit-keyframes drop-9 {
    to {
        left: 79%;
        top: 110%
    }
}

@keyframes drop-9 {
    to {
        left: 79%;
        top: 110%
    }
}

.play-confetti .confetti-10 {
    -webkit-animation: drop-10 3.41132s .33927s;
    animation: drop-10 3.41132s .33927s;
    background-color: #73fbd3;
    height: 7.2px;
    left: 64%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(190.94673deg);
    transform: rotate(190.94673deg);
    width: 18px
}

@-webkit-keyframes drop-10 {
    to {
        left: 66%;
        top: 110%
    }
}

@keyframes drop-10 {
    to {
        left: 66%;
        top: 110%
    }
}

.play-confetti .confetti-11 {
    -webkit-animation: drop-11 3.80073s .94162s;
    animation: drop-11 3.80073s .94162s;
    background-color: #73fbd3;
    height: 2.8px;
    left: 98%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(72.74669deg);
    transform: rotate(72.74669deg);
    width: 7px
}

@-webkit-keyframes drop-11 {
    to {
        left: 104%;
        top: 110%
    }
}

@keyframes drop-11 {
    to {
        left: 104%;
        top: 110%
    }
}

.play-confetti .confetti-12 {
    -webkit-animation: drop-12 3.16954s .50097s;
    animation: drop-12 3.16954s .50097s;
    background-color: #ff8080;
    height: 4px;
    left: 72%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(444.15815deg);
    transform: rotate(444.15815deg);
    width: 10px
}

@-webkit-keyframes drop-12 {
    to {
        left: 73%;
        top: 110%
    }
}

@keyframes drop-12 {
    to {
        left: 73%;
        top: 110%
    }
}

.play-confetti .confetti-13 {
    -webkit-animation: drop-13 3.48164s .56008s;
    animation: drop-13 3.48164s .56008s;
    background-color: #73fbd3;
    height: 2.4px;
    left: 57%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(232.12948deg);
    transform: rotate(232.12948deg);
    width: 6px
}

@-webkit-keyframes drop-13 {
    to {
        left: 63%;
        top: 110%
    }
}

@keyframes drop-13 {
    to {
        left: 63%;
        top: 110%
    }
}

.play-confetti .confetti-14 {
    -webkit-animation: drop-14 3.78622s .51303s;
    animation: drop-14 3.78622s .51303s;
    background-color: #7742ff;
    height: 2px;
    left: 74%;
    opacity: .65676;
    top: -10%;
    -webkit-transform: rotate(400.20393deg);
    transform: rotate(400.20393deg);
    width: 5px
}

@-webkit-keyframes drop-14 {
    to {
        left: 83%;
        top: 110%
    }
}

@keyframes drop-14 {
    to {
        left: 83%;
        top: 110%
    }
}

.play-confetti .confetti-15 {
    -webkit-animation: drop-15 3.65488s .63295s;
    animation: drop-15 3.65488s .63295s;
    background-color: #73fbd3;
    height: .4px;
    left: 51%;
    opacity: .83601;
    top: -10%;
    -webkit-transform: rotate(432.1413deg);
    transform: rotate(432.1413deg);
    width: 1px
}

@-webkit-keyframes drop-15 {
    to {
        left: 52%;
        top: 110%
    }
}

@keyframes drop-15 {
    to {
        left: 52%;
        top: 110%
    }
}

.play-confetti .confetti-16 {
    -webkit-animation: drop-16 3.40333s .44791s;
    animation: drop-16 3.40333s .44791s;
    background-color: #ff8080;
    height: 5.2px;
    left: 14%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(427.88744deg);
    transform: rotate(427.88744deg);
    width: 13px
}

@-webkit-keyframes drop-16 {
    to {
        left: 20%;
        top: 110%
    }
}

@keyframes drop-16 {
    to {
        left: 20%;
        top: 110%
    }
}

.play-confetti .confetti-17 {
    -webkit-animation: drop-17 3.67393s .34049s;
    animation: drop-17 3.67393s .34049s;
    background-color: #7742ff;
    height: 5.6px;
    left: 80%;
    opacity: .90275;
    top: -10%;
    -webkit-transform: rotate(393.97798deg);
    transform: rotate(393.97798deg);
    width: 14px
}

@-webkit-keyframes drop-17 {
    to {
        left: 83%;
        top: 110%
    }
}

@keyframes drop-17 {
    to {
        left: 83%;
        top: 110%
    }
}

.play-confetti .confetti-18 {
    -webkit-animation: drop-18 3.70354s .15855s;
    animation: drop-18 3.70354s .15855s;
    background-color: #ff8080;
    height: 4.4px;
    left: 84%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(315.93965deg);
    transform: rotate(315.93965deg);
    width: 11px
}

@-webkit-keyframes drop-18 {
    to {
        left: 87%;
        top: 110%
    }
}

@keyframes drop-18 {
    to {
        left: 87%;
        top: 110%
    }
}

.play-confetti .confetti-19 {
    -webkit-animation: drop-19 3.53366s .70264s;
    animation: drop-19 3.53366s .70264s;
    background-color: #ff8080;
    height: 7.6px;
    left: 32%;
    opacity: .86893;
    top: -10%;
    -webkit-transform: rotate(82.27987deg);
    transform: rotate(82.27987deg);
    width: 19px
}

@-webkit-keyframes drop-19 {
    to {
        left: 44%;
        top: 110%
    }
}

@keyframes drop-19 {
    to {
        left: 44%;
        top: 110%
    }
}

.play-confetti .confetti-20 {
    -webkit-animation: drop-20 3.73867s .44239s;
    animation: drop-20 3.73867s .44239s;
    background-color: #7742ff;
    height: 6.4px;
    left: 96%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(424.73784deg);
    transform: rotate(424.73784deg);
    width: 16px
}

@-webkit-keyframes drop-20 {
    to {
        left: 107%;
        top: 110%
    }
}

@keyframes drop-20 {
    to {
        left: 107%;
        top: 110%
    }
}

.play-confetti .confetti-21 {
    -webkit-animation: drop-21 3.83157s .19542s;
    animation: drop-21 3.83157s .19542s;
    background-color: #7742ff;
    height: 4.8px;
    left: 85%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(28.78389deg);
    transform: rotate(28.78389deg);
    width: 12px
}

@-webkit-keyframes drop-21 {
    to {
        left: 87%;
        top: 110%
    }
}

@keyframes drop-21 {
    to {
        left: 87%;
        top: 110%
    }
}

.play-confetti .confetti-22 {
    -webkit-animation: drop-22 3.37929s .61248s;
    animation: drop-22 3.37929s .61248s;
    background-color: #73fbd3;
    height: 4.4px;
    left: 8%;
    opacity: .79872;
    top: -10%;
    -webkit-transform: rotate(299.66245deg);
    transform: rotate(299.66245deg);
    width: 11px
}

@-webkit-keyframes drop-22 {
    to {
        left: 23%;
        top: 110%
    }
}

@keyframes drop-22 {
    to {
        left: 23%;
        top: 110%
    }
}

.play-confetti .confetti-23 {
    -webkit-animation: drop-23 3.66941s .79114s;
    animation: drop-23 3.66941s .79114s;
    background-color: #ff8080;
    height: 7.6px;
    left: 48%;
    opacity: .5694;
    top: -10%;
    -webkit-transform: rotate(192.0358deg);
    transform: rotate(192.0358deg);
    width: 19px
}

@-webkit-keyframes drop-23 {
    to {
        left: 55%;
        top: 110%
    }
}

@keyframes drop-23 {
    to {
        left: 55%;
        top: 110%
    }
}

.play-confetti .confetti-24 {
    -webkit-animation: drop-24 3.32941s .2076s;
    animation: drop-24 3.32941s .2076s;
    background-color: #ff8080;
    height: 6.8px;
    left: 16%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(100.16109deg);
    transform: rotate(100.16109deg);
    width: 17px
}

@-webkit-keyframes drop-24 {
    to {
        left: 23%;
        top: 110%
    }
}

@keyframes drop-24 {
    to {
        left: 23%;
        top: 110%
    }
}

.play-confetti .confetti-25 {
    -webkit-animation: drop-25 3.76864s .34747s;
    animation: drop-25 3.76864s .34747s;
    background-color: #7742ff;
    height: 5.2px;
    left: 45%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(315.00651deg);
    transform: rotate(315.00651deg);
    width: 13px
}

@-webkit-keyframes drop-25 {
    to {
        left: 53%;
        top: 110%
    }
}

@keyframes drop-25 {
    to {
        left: 53%;
        top: 110%
    }
}

.play-confetti .confetti-26 {
    -webkit-animation: drop-26 3.8667s .38503s;
    animation: drop-26 3.8667s .38503s;
    background-color: #73fbd3;
    height: 4.8px;
    left: 84%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(302.56139deg);
    transform: rotate(302.56139deg);
    width: 12px
}

@-webkit-keyframes drop-26 {
    to {
        left: 93%;
        top: 110%
    }
}

@keyframes drop-26 {
    to {
        left: 93%;
        top: 110%
    }
}

.play-confetti .confetti-27 {
    -webkit-animation: drop-27 3.71265s .25789s;
    animation: drop-27 3.71265s .25789s;
    background-color: #73fbd3;
    height: 1.6px;
    left: 62%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(137.64181deg);
    transform: rotate(137.64181deg);
    width: 4px
}

@-webkit-keyframes drop-27 {
    to {
        left: 70%;
        top: 110%
    }
}

@keyframes drop-27 {
    to {
        left: 70%;
        top: 110%
    }
}

.play-confetti .confetti-28 {
    -webkit-animation: drop-28 3.79392s .5525s;
    animation: drop-28 3.79392s .5525s;
    background-color: #73fbd3;
    height: 3.2px;
    left: 42%;
    opacity: .51248;
    top: -10%;
    -webkit-transform: rotate(38.28065deg);
    transform: rotate(38.28065deg);
    width: 8px
}

@-webkit-keyframes drop-28 {
    to {
        left: 48%;
        top: 110%
    }
}

@keyframes drop-28 {
    to {
        left: 48%;
        top: 110%
    }
}

.play-confetti .confetti-29 {
    -webkit-animation: drop-29 3.63052s .37808s;
    animation: drop-29 3.63052s .37808s;
    background-color: #ff8080;
    height: .4px;
    left: 59%;
    opacity: .65226;
    top: -10%;
    -webkit-transform: rotate(369.39935deg);
    transform: rotate(369.39935deg);
    width: 1px
}

@-webkit-keyframes drop-29 {
    to {
        left: 72%;
        top: 110%
    }
}

@keyframes drop-29 {
    to {
        left: 72%;
        top: 110%
    }
}

.play-confetti .confetti-30 {
    -webkit-animation: drop-30 3.37327s .63664s;
    animation: drop-30 3.37327s .63664s;
    background-color: #ff8080;
    height: 2.4px;
    left: 53%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(36.2856deg);
    transform: rotate(36.2856deg);
    width: 6px
}

@-webkit-keyframes drop-30 {
    to {
        left: 63%;
        top: 110%
    }
}

@keyframes drop-30 {
    to {
        left: 63%;
        top: 110%
    }
}

.play-confetti .confetti-31 {
    -webkit-animation: drop-31 3.60919s .41714s;
    animation: drop-31 3.60919s .41714s;
    background-color: #ff8080;
    height: 5.2px;
    left: 89%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(89.63706deg);
    transform: rotate(89.63706deg);
    width: 13px
}

@-webkit-keyframes drop-31 {
    to {
        left: 93%;
        top: 110%
    }
}

@keyframes drop-31 {
    to {
        left: 93%;
        top: 110%
    }
}

.play-confetti .confetti-32 {
    -webkit-animation: drop-32 3.06852s .77124s;
    animation: drop-32 3.06852s .77124s;
    background-color: #73fbd3;
    height: 5.2px;
    left: 51%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(372.67303deg);
    transform: rotate(372.67303deg);
    width: 13px
}

@-webkit-keyframes drop-32 {
    to {
        left: 63%;
        top: 110%
    }
}

@keyframes drop-32 {
    to {
        left: 63%;
        top: 110%
    }
}

.play-confetti .confetti-33 {
    -webkit-animation: drop-33 3.7004s .89126s;
    animation: drop-33 3.7004s .89126s;
    background-color: #ff8080;
    height: 8px;
    left: 53%;
    opacity: .78204;
    top: -10%;
    -webkit-transform: rotate(199.6327deg);
    transform: rotate(199.6327deg);
    width: 20px
}

@-webkit-keyframes drop-33 {
    to {
        left: 64%;
        top: 110%
    }
}

@keyframes drop-33 {
    to {
        left: 64%;
        top: 110%
    }
}

.play-confetti .confetti-34 {
    -webkit-animation: drop-34 3.19008s .0342s;
    animation: drop-34 3.19008s .0342s;
    background-color: #7742ff;
    height: .4px;
    left: 91%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(309.39539deg);
    transform: rotate(309.39539deg);
    width: 1px
}

@-webkit-keyframes drop-34 {
    to {
        left: 97%;
        top: 110%
    }
}

@keyframes drop-34 {
    to {
        left: 97%;
        top: 110%
    }
}

.play-confetti .confetti-35 {
    -webkit-animation: drop-35 3.92316s .21939s;
    animation: drop-35 3.92316s .21939s;
    background-color: #73fbd3;
    height: 7.2px;
    left: 79%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(125.12094deg);
    transform: rotate(125.12094deg);
    width: 18px
}

@-webkit-keyframes drop-35 {
    to {
        left: 88%;
        top: 110%
    }
}

@keyframes drop-35 {
    to {
        left: 88%;
        top: 110%
    }
}

.play-confetti .confetti-36 {
    -webkit-animation: drop-36 3.40315s .28986s;
    animation: drop-36 3.40315s .28986s;
    background-color: #73fbd3;
    height: .8px;
    left: 88%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(63.24937deg);
    transform: rotate(63.24937deg);
    width: 2px
}

@-webkit-keyframes drop-36 {
    to {
        left: 96%;
        top: 110%
    }
}

@keyframes drop-36 {
    to {
        left: 96%;
        top: 110%
    }
}

.play-confetti .confetti-37 {
    -webkit-animation: drop-37 3.90991s .32198s;
    animation: drop-37 3.90991s .32198s;
    background-color: #7742ff;
    height: 2px;
    left: 33%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(192.41086deg);
    transform: rotate(192.41086deg);
    width: 5px
}

@-webkit-keyframes drop-37 {
    to {
        left: 34%;
        top: 110%
    }
}

@keyframes drop-37 {
    to {
        left: 34%;
        top: 110%
    }
}

.play-confetti .confetti-38 {
    -webkit-animation: drop-38 3.08378s .48506s;
    animation: drop-38 3.08378s .48506s;
    background-color: #ff8080;
    height: .8px;
    left: 18%;
    opacity: .57718;
    top: -10%;
    -webkit-transform: rotate(332.60683deg);
    transform: rotate(332.60683deg);
    width: 2px
}

@-webkit-keyframes drop-38 {
    to {
        left: 19%;
        top: 110%
    }
}

@keyframes drop-38 {
    to {
        left: 19%;
        top: 110%
    }
}

.play-confetti .confetti-39 {
    -webkit-animation: drop-39 3.05923s .54142s;
    animation: drop-39 3.05923s .54142s;
    background-color: #ff8080;
    height: 2.4px;
    left: 54%;
    opacity: .89681;
    top: -10%;
    -webkit-transform: rotate(298.36157deg);
    transform: rotate(298.36157deg);
    width: 6px
}

@-webkit-keyframes drop-39 {
    to {
        left: 68%;
        top: 110%
    }
}

@keyframes drop-39 {
    to {
        left: 68%;
        top: 110%
    }
}

.play-confetti .confetti-40 {
    -webkit-animation: drop-40 3.07941s .91809s;
    animation: drop-40 3.07941s .91809s;
    background-color: #ff8080;
    height: 6px;
    left: 95%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(185.45176deg);
    transform: rotate(185.45176deg);
    width: 15px
}

@-webkit-keyframes drop-40 {
    to {
        left: 102%;
        top: 110%
    }
}

@keyframes drop-40 {
    to {
        left: 102%;
        top: 110%
    }
}

.play-confetti .confetti-41 {
    -webkit-animation: drop-41 3.13367s .82779s;
    animation: drop-41 3.13367s .82779s;
    background-color: #7742ff;
    height: 7.2px;
    left: 56%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(221.35191deg);
    transform: rotate(221.35191deg);
    width: 18px
}

@-webkit-keyframes drop-41 {
    to {
        left: 68%;
        top: 110%
    }
}

@keyframes drop-41 {
    to {
        left: 68%;
        top: 110%
    }
}

.play-confetti .confetti-42 {
    -webkit-animation: drop-42 3.71929s .50649s;
    animation: drop-42 3.71929s .50649s;
    background-color: #7742ff;
    height: 5.6px;
    left: 20%;
    opacity: .57334;
    top: -10%;
    -webkit-transform: rotate(351.62133deg);
    transform: rotate(351.62133deg);
    width: 14px
}

@-webkit-keyframes drop-42 {
    to {
        left: 33%;
        top: 110%
    }
}

@keyframes drop-42 {
    to {
        left: 33%;
        top: 110%
    }
}

.play-confetti .confetti-43 {
    -webkit-animation: drop-43 3.78466s .50274s;
    animation: drop-43 3.78466s .50274s;
    background-color: #ff8080;
    height: 4.8px;
    left: 80%;
    opacity: .52984;
    top: -10%;
    -webkit-transform: rotate(98.99648deg);
    transform: rotate(98.99648deg);
    width: 12px
}

@-webkit-keyframes drop-43 {
    to {
        left: 88%;
        top: 110%
    }
}

@keyframes drop-43 {
    to {
        left: 88%;
        top: 110%
    }
}

.play-confetti .confetti-44 {
    -webkit-animation: drop-44 3.41019s .8425s;
    animation: drop-44 3.41019s .8425s;
    background-color: #7742ff;
    height: 2.4px;
    left: 25%;
    opacity: .52422;
    top: -10%;
    -webkit-transform: rotate(64.70515deg);
    transform: rotate(64.70515deg);
    width: 6px
}

@-webkit-keyframes drop-44 {
    to {
        left: 32%;
        top: 110%
    }
}

@keyframes drop-44 {
    to {
        left: 32%;
        top: 110%
    }
}

.play-confetti .confetti-45 {
    -webkit-animation: drop-45 3.3269s .59268s;
    animation: drop-45 3.3269s .59268s;
    background-color: #7742ff;
    height: 5.6px;
    left: 8%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(356.35099deg);
    transform: rotate(356.35099deg);
    width: 14px
}

@-webkit-keyframes drop-45 {
    to {
        left: 23%;
        top: 110%
    }
}

@keyframes drop-45 {
    to {
        left: 23%;
        top: 110%
    }
}

.play-confetti .confetti-46 {
    -webkit-animation: drop-46 3.70166s .49841s;
    animation: drop-46 3.70166s .49841s;
    background-color: #7742ff;
    height: .8px;
    left: 29%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(201.90796deg);
    transform: rotate(201.90796deg);
    width: 2px
}

@-webkit-keyframes drop-46 {
    to {
        left: 37%;
        top: 110%
    }
}

@keyframes drop-46 {
    to {
        left: 37%;
        top: 110%
    }
}

.play-confetti .confetti-47 {
    -webkit-animation: drop-47 3.94031s .14785s;
    animation: drop-47 3.94031s .14785s;
    background-color: #ff8080;
    height: 5.2px;
    left: 74%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(326.05214deg);
    transform: rotate(326.05214deg);
    width: 13px
}

@-webkit-keyframes drop-47 {
    to {
        left: 76%;
        top: 110%
    }
}

@keyframes drop-47 {
    to {
        left: 76%;
        top: 110%
    }
}

.play-confetti .confetti-48 {
    -webkit-animation: drop-48 3.55901s .5219s;
    animation: drop-48 3.55901s .5219s;
    background-color: #7742ff;
    height: 3.6px;
    left: 94%;
    opacity: .98383;
    top: -10%;
    -webkit-transform: rotate(297.81818deg);
    transform: rotate(297.81818deg);
    width: 9px
}

@-webkit-keyframes drop-48 {
    to {
        left: 98%;
        top: 110%
    }
}

@keyframes drop-48 {
    to {
        left: 98%;
        top: 110%
    }
}

.play-confetti .confetti-49 {
    -webkit-animation: drop-49 3.47618s .6581s;
    animation: drop-49 3.47618s .6581s;
    background-color: #73fbd3;
    height: 8px;
    left: 49%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(246.62204deg);
    transform: rotate(246.62204deg);
    width: 20px
}

@-webkit-keyframes drop-49 {
    to {
        left: 57%;
        top: 110%
    }
}

@keyframes drop-49 {
    to {
        left: 57%;
        top: 110%
    }
}

.play-confetti .confetti-50 {
    -webkit-animation: drop-50 3.89157s .43155s;
    animation: drop-50 3.89157s .43155s;
    background-color: #ff8080;
    height: 1.6px;
    left: 76%;
    opacity: .93561;
    top: -10%;
    -webkit-transform: rotate(450.73445deg);
    transform: rotate(450.73445deg);
    width: 4px
}

@-webkit-keyframes drop-50 {
    to {
        left: 86%;
        top: 110%
    }
}

@keyframes drop-50 {
    to {
        left: 86%;
        top: 110%
    }
}

.play-confetti .confetti-51 {
    -webkit-animation: drop-51 3.38787s .13238s;
    animation: drop-51 3.38787s .13238s;
    background-color: #ff8080;
    height: 1.6px;
    left: 32%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(84.62665deg);
    transform: rotate(84.62665deg);
    width: 4px
}

@-webkit-keyframes drop-51 {
    to {
        left: 47%;
        top: 110%
    }
}

@keyframes drop-51 {
    to {
        left: 47%;
        top: 110%
    }
}

.play-confetti .confetti-52 {
    -webkit-animation: drop-52 3.43538s .55415s;
    animation: drop-52 3.43538s .55415s;
    background-color: #73fbd3;
    height: 5.6px;
    left: 82%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(418.22753deg);
    transform: rotate(418.22753deg);
    width: 14px
}

@-webkit-keyframes drop-52 {
    to {
        left: 97%;
        top: 110%
    }
}

@keyframes drop-52 {
    to {
        left: 97%;
        top: 110%
    }
}

.play-confetti .confetti-53 {
    -webkit-animation: drop-53 3.90715s .89934s;
    animation: drop-53 3.90715s .89934s;
    background-color: #73fbd3;
    height: 4.4px;
    left: 37%;
    opacity: .6493;
    top: -10%;
    -webkit-transform: rotate(41.62479deg);
    transform: rotate(41.62479deg);
    width: 11px
}

@-webkit-keyframes drop-53 {
    to {
        left: 46%;
        top: 110%
    }
}

@keyframes drop-53 {
    to {
        left: 46%;
        top: 110%
    }
}

.play-confetti .confetti-54 {
    -webkit-animation: drop-54 3.55927s .13598s;
    animation: drop-54 3.55927s .13598s;
    background-color: #7742ff;
    height: 1.2px;
    left: 52%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(216.42107deg);
    transform: rotate(216.42107deg);
    width: 3px
}

@-webkit-keyframes drop-54 {
    to {
        left: 65%;
        top: 110%
    }
}

@keyframes drop-54 {
    to {
        left: 65%;
        top: 110%
    }
}

.play-confetti .confetti-55 {
    -webkit-animation: drop-55 3.58787s .35816s;
    animation: drop-55 3.58787s .35816s;
    background-color: #ff8080;
    height: 4px;
    left: 100%;
    opacity: .91695;
    top: -10%;
    -webkit-transform: rotate(65.87471deg);
    transform: rotate(65.87471deg);
    width: 10px
}

@-webkit-keyframes drop-55 {
    to {
        left: 112%;
        top: 110%
    }
}

@keyframes drop-55 {
    to {
        left: 112%;
        top: 110%
    }
}

.play-confetti .confetti-56 {
    -webkit-animation: drop-56 3.4197s .27835s;
    animation: drop-56 3.4197s .27835s;
    background-color: #ff8080;
    height: 3.2px;
    left: 24%;
    opacity: .98523;
    top: -10%;
    -webkit-transform: rotate(169.43754deg);
    transform: rotate(169.43754deg);
    width: 8px
}

@-webkit-keyframes drop-56 {
    to {
        left: 25%;
        top: 110%
    }
}

@keyframes drop-56 {
    to {
        left: 25%;
        top: 110%
    }
}

.play-confetti .confetti-57 {
    -webkit-animation: drop-57 3.68011s .36042s;
    animation: drop-57 3.68011s .36042s;
    background-color: #73fbd3;
    height: 7.2px;
    left: 88%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(426.93797deg);
    transform: rotate(426.93797deg);
    width: 18px
}

@-webkit-keyframes drop-57 {
    to {
        left: 89%;
        top: 110%
    }
}

@keyframes drop-57 {
    to {
        left: 89%;
        top: 110%
    }
}

.play-confetti .confetti-58 {
    -webkit-animation: drop-58 3.86812s .72422s;
    animation: drop-58 3.86812s .72422s;
    background-color: #73fbd3;
    height: .8px;
    left: 2%;
    opacity: .73809;
    top: -10%;
    -webkit-transform: rotate(401.05357deg);
    transform: rotate(401.05357deg);
    width: 2px
}

@-webkit-keyframes drop-58 {
    to {
        left: 13%;
        top: 110%
    }
}

@keyframes drop-58 {
    to {
        left: 13%;
        top: 110%
    }
}

.play-confetti .confetti-59 {
    -webkit-animation: drop-59 3.35823s .3781s;
    animation: drop-59 3.35823s .3781s;
    background-color: #73fbd3;
    height: .4px;
    left: 90%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(433.89407deg);
    transform: rotate(433.89407deg);
    width: 1px
}

@-webkit-keyframes drop-59 {
    to {
        left: 97%;
        top: 110%
    }
}

@keyframes drop-59 {
    to {
        left: 97%;
        top: 110%
    }
}

.play-confetti .confetti-60 {
    -webkit-animation: drop-60 3.37708s .90504s;
    animation: drop-60 3.37708s .90504s;
    background-color: #7742ff;
    height: 7.2px;
    left: 3%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(156.2051deg);
    transform: rotate(156.2051deg);
    width: 18px
}

@-webkit-keyframes drop-60 {
    to {
        left: 5%;
        top: 110%
    }
}

@keyframes drop-60 {
    to {
        left: 5%;
        top: 110%
    }
}

.play-confetti .confetti-61 {
    -webkit-animation: drop-61 3.20571s .21404s;
    animation: drop-61 3.20571s .21404s;
    background-color: #7742ff;
    height: 4.8px;
    left: 61%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(119.88212deg);
    transform: rotate(119.88212deg);
    width: 12px
}

@-webkit-keyframes drop-61 {
    to {
        left: 64%;
        top: 110%
    }
}

@keyframes drop-61 {
    to {
        left: 64%;
        top: 110%
    }
}

.play-confetti .confetti-62 {
    -webkit-animation: drop-62 3.64441s .90562s;
    animation: drop-62 3.64441s .90562s;
    background-color: #ff8080;
    height: 6.8px;
    left: 97%;
    opacity: .93486;
    top: -10%;
    -webkit-transform: rotate(213.77444deg);
    transform: rotate(213.77444deg);
    width: 17px
}

@-webkit-keyframes drop-62 {
    to {
        left: 107%;
        top: 110%
    }
}

@keyframes drop-62 {
    to {
        left: 107%;
        top: 110%
    }
}

.play-confetti .confetti-63 {
    -webkit-animation: drop-63 3.58699s .34192s;
    animation: drop-63 3.58699s .34192s;
    background-color: #7742ff;
    height: .4px;
    left: 16%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(392.30101deg);
    transform: rotate(392.30101deg);
    width: 1px
}

@-webkit-keyframes drop-63 {
    to {
        left: 24%;
        top: 110%
    }
}

@keyframes drop-63 {
    to {
        left: 24%;
        top: 110%
    }
}

.play-confetti .confetti-64 {
    -webkit-animation: drop-64 3.25559s .02976s;
    animation: drop-64 3.25559s .02976s;
    background-color: #ff8080;
    height: 3.2px;
    left: 22%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(267.21624deg);
    transform: rotate(267.21624deg);
    width: 8px
}

@-webkit-keyframes drop-64 {
    to {
        left: 26%;
        top: 110%
    }
}

@keyframes drop-64 {
    to {
        left: 26%;
        top: 110%
    }
}

.play-confetti .confetti-65 {
    -webkit-animation: drop-65 3.12459s .10462s;
    animation: drop-65 3.12459s .10462s;
    background-color: #7742ff;
    height: 3.2px;
    left: 11%;
    opacity: .67997;
    top: -10%;
    -webkit-transform: rotate(72.33237deg);
    transform: rotate(72.33237deg);
    width: 8px
}

@-webkit-keyframes drop-65 {
    to {
        left: 24%;
        top: 110%
    }
}

@keyframes drop-65 {
    to {
        left: 24%;
        top: 110%
    }
}

.play-confetti .confetti-66 {
    -webkit-animation: drop-66 3.63792s .93584s;
    animation: drop-66 3.63792s .93584s;
    background-color: #73fbd3;
    height: 6.8px;
    left: 11%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(176.19368deg);
    transform: rotate(176.19368deg);
    width: 17px
}

@-webkit-keyframes drop-66 {
    to {
        left: 24%;
        top: 110%
    }
}

@keyframes drop-66 {
    to {
        left: 24%;
        top: 110%
    }
}

.play-confetti .confetti-67 {
    -webkit-animation: drop-67 3.26216s .80181s;
    animation: drop-67 3.26216s .80181s;
    background-color: #73fbd3;
    height: 7.6px;
    left: 71%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(100.80424deg);
    transform: rotate(100.80424deg);
    width: 19px
}

@-webkit-keyframes drop-67 {
    to {
        left: 81%;
        top: 110%
    }
}

@keyframes drop-67 {
    to {
        left: 81%;
        top: 110%
    }
}

.play-confetti .confetti-68 {
    -webkit-animation: drop-68 3.78965s .28189s;
    animation: drop-68 3.78965s .28189s;
    background-color: #ff8080;
    height: 2px;
    left: 44%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(229.91042deg);
    transform: rotate(229.91042deg);
    width: 5px
}

@-webkit-keyframes drop-68 {
    to {
        left: 53%;
        top: 110%
    }
}

@keyframes drop-68 {
    to {
        left: 53%;
        top: 110%
    }
}

.play-confetti .confetti-69 {
    -webkit-animation: drop-69 3.96999s .3336s;
    animation: drop-69 3.96999s .3336s;
    background-color: #ff8080;
    height: 4.8px;
    left: 41%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(369.53142deg);
    transform: rotate(369.53142deg);
    width: 12px
}

@-webkit-keyframes drop-69 {
    to {
        left: 46%;
        top: 110%
    }
}

@keyframes drop-69 {
    to {
        left: 46%;
        top: 110%
    }
}

.play-confetti .confetti-70 {
    -webkit-animation: drop-70 3.73292s .34744s;
    animation: drop-70 3.73292s .34744s;
    background-color: #ff8080;
    height: 1.6px;
    left: 2%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(276.82149deg);
    transform: rotate(276.82149deg);
    width: 4px
}

@-webkit-keyframes drop-70 {
    to {
        left: 7%;
        top: 110%
    }
}

@keyframes drop-70 {
    to {
        left: 7%;
        top: 110%
    }
}

.play-confetti .confetti-71 {
    -webkit-animation: drop-71 3.13781s .16688s;
    animation: drop-71 3.13781s .16688s;
    background-color: #ff8080;
    height: 7.6px;
    left: 83%;
    opacity: .95709;
    top: -10%;
    -webkit-transform: rotate(89.47152deg);
    transform: rotate(89.47152deg);
    width: 19px
}

@-webkit-keyframes drop-71 {
    to {
        left: 88%;
        top: 110%
    }
}

@keyframes drop-71 {
    to {
        left: 88%;
        top: 110%
    }
}

.play-confetti .confetti-72 {
    -webkit-animation: drop-72 3.84098s .19942s;
    animation: drop-72 3.84098s .19942s;
    background-color: #7742ff;
    height: 2px;
    left: 43%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(290.4433deg);
    transform: rotate(290.4433deg);
    width: 5px
}

@-webkit-keyframes drop-72 {
    to {
        left: 50%;
        top: 110%
    }
}

@keyframes drop-72 {
    to {
        left: 50%;
        top: 110%
    }
}

.play-confetti .confetti-73 {
    -webkit-animation: drop-73 3.10635s .08877s;
    animation: drop-73 3.10635s .08877s;
    background-color: #73fbd3;
    height: 8px;
    left: 39%;
    opacity: .52327;
    top: -10%;
    -webkit-transform: rotate(234.26682deg);
    transform: rotate(234.26682deg);
    width: 20px
}

@-webkit-keyframes drop-73 {
    to {
        left: 49%;
        top: 110%
    }
}

@keyframes drop-73 {
    to {
        left: 49%;
        top: 110%
    }
}

.play-confetti .confetti-74 {
    -webkit-animation: drop-74 3.16517s .96616s;
    animation: drop-74 3.16517s .96616s;
    background-color: #73fbd3;
    height: .8px;
    left: 21%;
    opacity: .51688;
    top: -10%;
    -webkit-transform: rotate(347.25223deg);
    transform: rotate(347.25223deg);
    width: 2px
}

@-webkit-keyframes drop-74 {
    to {
        left: 31%;
        top: 110%
    }
}

@keyframes drop-74 {
    to {
        left: 31%;
        top: 110%
    }
}

.play-confetti .confetti-75 {
    -webkit-animation: drop-75 3.44222s .87097s;
    animation: drop-75 3.44222s .87097s;
    background-color: #73fbd3;
    height: 2px;
    left: 61%;
    opacity: .57103;
    top: -10%;
    -webkit-transform: rotate(371.69052deg);
    transform: rotate(371.69052deg);
    width: 5px
}

@-webkit-keyframes drop-75 {
    to {
        left: 73%;
        top: 110%
    }
}

@keyframes drop-75 {
    to {
        left: 73%;
        top: 110%
    }
}

.play-confetti .confetti-76 {
    -webkit-animation: drop-76 3.89017s .25156s;
    animation: drop-76 3.89017s .25156s;
    background-color: #73fbd3;
    height: 5.2px;
    left: 16%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(139.62058deg);
    transform: rotate(139.62058deg);
    width: 13px
}

@-webkit-keyframes drop-76 {
    to {
        left: 24%;
        top: 110%
    }
}

@keyframes drop-76 {
    to {
        left: 24%;
        top: 110%
    }
}

.play-confetti .confetti-77 {
    -webkit-animation: drop-77 3.93528s .04076s;
    animation: drop-77 3.93528s .04076s;
    background-color: #73fbd3;
    height: 6px;
    left: 31%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(145.95069deg);
    transform: rotate(145.95069deg);
    width: 15px
}

@-webkit-keyframes drop-77 {
    to {
        left: 41%;
        top: 110%
    }
}

@keyframes drop-77 {
    to {
        left: 41%;
        top: 110%
    }
}

.play-confetti .confetti-78 {
    -webkit-animation: drop-78 3.91439s .13361s;
    animation: drop-78 3.91439s .13361s;
    background-color: #ff8080;
    height: 8px;
    left: 42%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(248.13908deg);
    transform: rotate(248.13908deg);
    width: 20px
}

@-webkit-keyframes drop-78 {
    to {
        left: 45%;
        top: 110%
    }
}

@keyframes drop-78 {
    to {
        left: 45%;
        top: 110%
    }
}

.play-confetti .confetti-79 {
    -webkit-animation: drop-79 3.44716s .6078s;
    animation: drop-79 3.44716s .6078s;
    background-color: #73fbd3;
    height: 4.8px;
    left: 65%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(173.55615deg);
    transform: rotate(173.55615deg);
    width: 12px
}

@-webkit-keyframes drop-79 {
    to {
        left: 76%;
        top: 110%
    }
}

@keyframes drop-79 {
    to {
        left: 76%;
        top: 110%
    }
}

.play-confetti .confetti-80 {
    -webkit-animation: drop-80 3.07618s .93586s;
    animation: drop-80 3.07618s .93586s;
    background-color: #ff8080;
    height: 7.2px;
    left: 12%;
    opacity: .53865;
    top: -10%;
    -webkit-transform: rotate(344.33562deg);
    transform: rotate(344.33562deg);
    width: 18px
}

@-webkit-keyframes drop-80 {
    to {
        left: 14%;
        top: 110%
    }
}

@keyframes drop-80 {
    to {
        left: 14%;
        top: 110%
    }
}

.play-confetti .confetti-81 {
    -webkit-animation: drop-81 3.50437s .75622s;
    animation: drop-81 3.50437s .75622s;
    background-color: #7742ff;
    height: .8px;
    left: 94%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(342.83276deg);
    transform: rotate(342.83276deg);
    width: 2px
}

@-webkit-keyframes drop-81 {
    to {
        left: 95%;
        top: 110%
    }
}

@keyframes drop-81 {
    to {
        left: 95%;
        top: 110%
    }
}

.play-confetti .confetti-82 {
    -webkit-animation: drop-82 3.7987s .24683s;
    animation: drop-82 3.7987s .24683s;
    background-color: #73fbd3;
    height: 4.4px;
    left: 37%;
    opacity: .53579;
    top: -10%;
    -webkit-transform: rotate(197.67073deg);
    transform: rotate(197.67073deg);
    width: 11px
}

@-webkit-keyframes drop-82 {
    to {
        left: 46%;
        top: 110%
    }
}

@keyframes drop-82 {
    to {
        left: 46%;
        top: 110%
    }
}

.play-confetti .confetti-83 {
    -webkit-animation: drop-83 3.92081s .18839s;
    animation: drop-83 3.92081s .18839s;
    background-color: #7742ff;
    height: .8px;
    left: 68%;
    opacity: .52882;
    top: -10%;
    -webkit-transform: rotate(419.45977deg);
    transform: rotate(419.45977deg);
    width: 2px
}

@-webkit-keyframes drop-83 {
    to {
        left: 82%;
        top: 110%
    }
}

@keyframes drop-83 {
    to {
        left: 82%;
        top: 110%
    }
}

.play-confetti .confetti-84 {
    -webkit-animation: drop-84 3.20253s .41423s;
    animation: drop-84 3.20253s .41423s;
    background-color: #7742ff;
    height: 6px;
    left: 84%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(10.20001deg);
    transform: rotate(10.20001deg);
    width: 15px
}

@-webkit-keyframes drop-84 {
    to {
        left: 95%;
        top: 110%
    }
}

@keyframes drop-84 {
    to {
        left: 95%;
        top: 110%
    }
}

.play-confetti .confetti-85 {
    -webkit-animation: drop-85 3.24202s .71713s;
    animation: drop-85 3.24202s .71713s;
    background-color: #7742ff;
    height: 6px;
    left: 3%;
    opacity: .53121;
    top: -10%;
    -webkit-transform: rotate(77.13902deg);
    transform: rotate(77.13902deg);
    width: 15px
}

@-webkit-keyframes drop-85 {
    to {
        left: 18%;
        top: 110%
    }
}

@keyframes drop-85 {
    to {
        left: 18%;
        top: 110%
    }
}

.play-confetti .confetti-86 {
    -webkit-animation: drop-86 3.60758s .25211s;
    animation: drop-86 3.60758s .25211s;
    background-color: #7742ff;
    height: 2.4px;
    left: 32%;
    opacity: .91021;
    top: -10%;
    -webkit-transform: rotate(73.61719deg);
    transform: rotate(73.61719deg);
    width: 6px
}

@-webkit-keyframes drop-86 {
    to {
        left: 45%;
        top: 110%
    }
}

@keyframes drop-86 {
    to {
        left: 45%;
        top: 110%
    }
}

.play-confetti .confetti-87 {
    -webkit-animation: drop-87 3.73194s .4627s;
    animation: drop-87 3.73194s .4627s;
    background-color: #ff8080;
    height: 6.4px;
    left: 82%;
    opacity: .85189;
    top: -10%;
    -webkit-transform: rotate(144.02945deg);
    transform: rotate(144.02945deg);
    width: 16px
}

@-webkit-keyframes drop-87 {
    to {
        left: 96%;
        top: 110%
    }
}

@keyframes drop-87 {
    to {
        left: 96%;
        top: 110%
    }
}

.play-confetti .confetti-88 {
    -webkit-animation: drop-88 3.16154s .77088s;
    animation: drop-88 3.16154s .77088s;
    background-color: #ff8080;
    height: 6.8px;
    left: 90%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(273.37083deg);
    transform: rotate(273.37083deg);
    width: 17px
}

@-webkit-keyframes drop-88 {
    to {
        left: 91%;
        top: 110%
    }
}

@keyframes drop-88 {
    to {
        left: 91%;
        top: 110%
    }
}

.play-confetti .confetti-89 {
    -webkit-animation: drop-89 3.41669s .89111s;
    animation: drop-89 3.41669s .89111s;
    background-color: #7742ff;
    height: 1.6px;
    left: 45%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(84.19673deg);
    transform: rotate(84.19673deg);
    width: 4px
}

@-webkit-keyframes drop-89 {
    to {
        left: 54%;
        top: 110%
    }
}

@keyframes drop-89 {
    to {
        left: 54%;
        top: 110%
    }
}

.play-confetti .confetti-90 {
    -webkit-animation: drop-90 3.58023s .91919s;
    animation: drop-90 3.58023s .91919s;
    background-color: #7742ff;
    height: 1.6px;
    left: 9%;
    opacity: .87095;
    top: -10%;
    -webkit-transform: rotate(379.30567deg);
    transform: rotate(379.30567deg);
    width: 4px
}

@-webkit-keyframes drop-90 {
    to {
        left: 12%;
        top: 110%
    }
}

@keyframes drop-90 {
    to {
        left: 12%;
        top: 110%
    }
}

.play-confetti .confetti-91 {
    -webkit-animation: drop-91 3.31504s .68076s;
    animation: drop-91 3.31504s .68076s;
    background-color: #ff8080;
    height: 7.2px;
    left: 91%;
    opacity: .76178;
    top: -10%;
    -webkit-transform: rotate(38.36024deg);
    transform: rotate(38.36024deg);
    width: 18px
}

@-webkit-keyframes drop-91 {
    to {
        left: 106%;
        top: 110%
    }
}

@keyframes drop-91 {
    to {
        left: 106%;
        top: 110%
    }
}

.play-confetti .confetti-92 {
    -webkit-animation: drop-92 3.82847s .10599s;
    animation: drop-92 3.82847s .10599s;
    background-color: #73fbd3;
    height: .4px;
    left: 16%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(294.92576deg);
    transform: rotate(294.92576deg);
    width: 1px
}

@-webkit-keyframes drop-92 {
    to {
        left: 29%;
        top: 110%
    }
}

@keyframes drop-92 {
    to {
        left: 29%;
        top: 110%
    }
}

.play-confetti .confetti-93 {
    -webkit-animation: drop-93 3.6464s .20517s;
    animation: drop-93 3.6464s .20517s;
    background-color: #73fbd3;
    height: 4.8px;
    left: 28%;
    opacity: .9047;
    top: -10%;
    -webkit-transform: rotate(269.82041deg);
    transform: rotate(269.82041deg);
    width: 12px
}

@-webkit-keyframes drop-93 {
    to {
        left: 35%;
        top: 110%
    }
}

@keyframes drop-93 {
    to {
        left: 35%;
        top: 110%
    }
}

.play-confetti .confetti-94 {
    -webkit-animation: drop-94 3.81306s .05397s;
    animation: drop-94 3.81306s .05397s;
    background-color: #7742ff;
    height: 6.8px;
    left: 91%;
    opacity: .61002;
    top: -10%;
    -webkit-transform: rotate(429.3058deg);
    transform: rotate(429.3058deg);
    width: 17px
}

@-webkit-keyframes drop-94 {
    to {
        left: 106%;
        top: 110%
    }
}

@keyframes drop-94 {
    to {
        left: 106%;
        top: 110%
    }
}

.play-confetti .confetti-95 {
    -webkit-animation: drop-95 3.88435s .7101s;
    animation: drop-95 3.88435s .7101s;
    background-color: #7742ff;
    height: 2.4px;
    left: 83%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(180.97256deg);
    transform: rotate(180.97256deg);
    width: 6px
}

@-webkit-keyframes drop-95 {
    to {
        left: 85%;
        top: 110%
    }
}

@keyframes drop-95 {
    to {
        left: 85%;
        top: 110%
    }
}

.play-confetti .confetti-96 {
    -webkit-animation: drop-96 3.8258s .23771s;
    animation: drop-96 3.8258s .23771s;
    background-color: #73fbd3;
    height: 8px;
    left: 68%;
    opacity: .50812;
    top: -10%;
    -webkit-transform: rotate(125.42162deg);
    transform: rotate(125.42162deg);
    width: 20px
}

@-webkit-keyframes drop-96 {
    to {
        left: 76%;
        top: 110%
    }
}

@keyframes drop-96 {
    to {
        left: 76%;
        top: 110%
    }
}

.play-confetti .confetti-97 {
    -webkit-animation: drop-97 3.91848s .53135s;
    animation: drop-97 3.91848s .53135s;
    background-color: #ff8080;
    height: 2.8px;
    left: 3%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(314.58032deg);
    transform: rotate(314.58032deg);
    width: 7px
}

@-webkit-keyframes drop-97 {
    to {
        left: 13%;
        top: 110%
    }
}

@keyframes drop-97 {
    to {
        left: 13%;
        top: 110%
    }
}

.play-confetti .confetti-98 {
    -webkit-animation: drop-98 3.52877s .13719s;
    animation: drop-98 3.52877s .13719s;
    background-color: #ff8080;
    height: 5.2px;
    left: 41%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(87.59059deg);
    transform: rotate(87.59059deg);
    width: 13px
}

@-webkit-keyframes drop-98 {
    to {
        left: 45%;
        top: 110%
    }
}

@keyframes drop-98 {
    to {
        left: 45%;
        top: 110%
    }
}

.play-confetti .confetti-99 {
    -webkit-animation: drop-99 3.23751s .09132s;
    animation: drop-99 3.23751s .09132s;
    background-color: #7742ff;
    height: 5.2px;
    left: 5%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(39.92532deg);
    transform: rotate(39.92532deg);
    width: 13px
}

@-webkit-keyframes drop-99 {
    to {
        left: 6%;
        top: 110%
    }
}

@keyframes drop-99 {
    to {
        left: 6%;
        top: 110%
    }
}

.play-confetti .confetti-100 {
    -webkit-animation: drop-100 3.25324s .06838s;
    animation: drop-100 3.25324s .06838s;
    background-color: #7742ff;
    height: 8px;
    left: 96%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(423.91159deg);
    transform: rotate(423.91159deg);
    width: 20px
}

@-webkit-keyframes drop-100 {
    to {
        left: 98%;
        top: 110%
    }
}

@keyframes drop-100 {
    to {
        left: 98%;
        top: 110%
    }
}

.play-confetti .confetti-101 {
    -webkit-animation: drop-101 3.95069s .36701s;
    animation: drop-101 3.95069s .36701s;
    background-color: #7742ff;
    height: 2.4px;
    left: 83%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(403.95203deg);
    transform: rotate(403.95203deg);
    width: 6px
}

@-webkit-keyframes drop-101 {
    to {
        left: 95%;
        top: 110%
    }
}

@keyframes drop-101 {
    to {
        left: 95%;
        top: 110%
    }
}

.play-confetti .confetti-102 {
    -webkit-animation: drop-102 3.69152s .57619s;
    animation: drop-102 3.69152s .57619s;
    background-color: #7742ff;
    height: 4.8px;
    left: 82%;
    opacity: .73535;
    top: -10%;
    -webkit-transform: rotate(244.40388deg);
    transform: rotate(244.40388deg);
    width: 12px
}

@-webkit-keyframes drop-102 {
    to {
        left: 84%;
        top: 110%
    }
}

@keyframes drop-102 {
    to {
        left: 84%;
        top: 110%
    }
}

.play-confetti .confetti-103 {
    -webkit-animation: drop-103 3.52744s .35622s;
    animation: drop-103 3.52744s .35622s;
    background-color: #7742ff;
    height: 2.4px;
    left: 2%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(283.48876deg);
    transform: rotate(283.48876deg);
    width: 6px
}

@-webkit-keyframes drop-103 {
    to {
        left: 10%;
        top: 110%
    }
}

@keyframes drop-103 {
    to {
        left: 10%;
        top: 110%
    }
}

.play-confetti .confetti-104 {
    -webkit-animation: drop-104 3.79251s .01994s;
    animation: drop-104 3.79251s .01994s;
    background-color: #7742ff;
    height: 1.2px;
    left: 90%;
    opacity: .80678;
    top: -10%;
    -webkit-transform: rotate(94.34092deg);
    transform: rotate(94.34092deg);
    width: 3px
}

@-webkit-keyframes drop-104 {
    to {
        left: 92%;
        top: 110%
    }
}

@keyframes drop-104 {
    to {
        left: 92%;
        top: 110%
    }
}

.play-confetti .confetti-105 {
    -webkit-animation: drop-105 3.19835s .83364s;
    animation: drop-105 3.19835s .83364s;
    background-color: #ff8080;
    height: 3.2px;
    left: 82%;
    opacity: .92365;
    top: -10%;
    -webkit-transform: rotate(164.88514deg);
    transform: rotate(164.88514deg);
    width: 8px
}

@-webkit-keyframes drop-105 {
    to {
        left: 91%;
        top: 110%
    }
}

@keyframes drop-105 {
    to {
        left: 91%;
        top: 110%
    }
}

.play-confetti .confetti-106 {
    -webkit-animation: drop-106 3.78753s .8034s;
    animation: drop-106 3.78753s .8034s;
    background-color: #7742ff;
    height: 3.2px;
    left: 97%;
    opacity: .73369;
    top: -10%;
    -webkit-transform: rotate(162.68646deg);
    transform: rotate(162.68646deg);
    width: 8px
}

@-webkit-keyframes drop-106 {
    to {
        left: 110%;
        top: 110%
    }
}

@keyframes drop-106 {
    to {
        left: 110%;
        top: 110%
    }
}

.play-confetti .confetti-107 {
    -webkit-animation: drop-107 3.43175s .74874s;
    animation: drop-107 3.43175s .74874s;
    background-color: #7742ff;
    height: .4px;
    left: 68%;
    opacity: .60361;
    top: -10%;
    -webkit-transform: rotate(42.80038deg);
    transform: rotate(42.80038deg);
    width: 1px
}

@-webkit-keyframes drop-107 {
    to {
        left: 78%;
        top: 110%
    }
}

@keyframes drop-107 {
    to {
        left: 78%;
        top: 110%
    }
}

.play-confetti .confetti-108 {
    -webkit-animation: drop-108 3.20558s .33367s;
    animation: drop-108 3.20558s .33367s;
    background-color: #73fbd3;
    height: 8px;
    left: 62%;
    opacity: .8793;
    top: -10%;
    -webkit-transform: rotate(320.29613deg);
    transform: rotate(320.29613deg);
    width: 20px
}

@-webkit-keyframes drop-108 {
    to {
        left: 65%;
        top: 110%
    }
}

@keyframes drop-108 {
    to {
        left: 65%;
        top: 110%
    }
}

.play-confetti .confetti-109 {
    -webkit-animation: drop-109 3.01941s .49542s;
    animation: drop-109 3.01941s .49542s;
    background-color: #ff8080;
    height: 5.6px;
    left: 68%;
    opacity: .77024;
    top: -10%;
    -webkit-transform: rotate(239.65744deg);
    transform: rotate(239.65744deg);
    width: 14px
}

@-webkit-keyframes drop-109 {
    to {
        left: 81%;
        top: 110%
    }
}

@keyframes drop-109 {
    to {
        left: 81%;
        top: 110%
    }
}

.play-confetti .confetti-110 {
    -webkit-animation: drop-110 3.53766s .33481s;
    animation: drop-110 3.53766s .33481s;
    background-color: #7742ff;
    height: 2.8px;
    left: 44%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(220.56462deg);
    transform: rotate(220.56462deg);
    width: 7px
}

@-webkit-keyframes drop-110 {
    to {
        left: 45%;
        top: 110%
    }
}

@keyframes drop-110 {
    to {
        left: 45%;
        top: 110%
    }
}

.play-confetti .confetti-111 {
    -webkit-animation: drop-111 3.17546s .52911s;
    animation: drop-111 3.17546s .52911s;
    background-color: #ff8080;
    height: 6px;
    left: 81%;
    opacity: .78136;
    top: -10%;
    -webkit-transform: rotate(359.0434deg);
    transform: rotate(359.0434deg);
    width: 15px
}

@-webkit-keyframes drop-111 {
    to {
        left: 96%;
        top: 110%
    }
}

@keyframes drop-111 {
    to {
        left: 96%;
        top: 110%
    }
}

.play-confetti .confetti-112 {
    -webkit-animation: drop-112 3.15882s .95228s;
    animation: drop-112 3.15882s .95228s;
    background-color: #ff8080;
    height: 4.8px;
    left: 55%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(92.87666deg);
    transform: rotate(92.87666deg);
    width: 12px
}

@-webkit-keyframes drop-112 {
    to {
        left: 57%;
        top: 110%
    }
}

@keyframes drop-112 {
    to {
        left: 57%;
        top: 110%
    }
}

.play-confetti .confetti-113 {
    -webkit-animation: drop-113 3.36136s .63709s;
    animation: drop-113 3.36136s .63709s;
    background-color: #7742ff;
    height: 1.6px;
    left: 16%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(161.63283deg);
    transform: rotate(161.63283deg);
    width: 4px
}

@-webkit-keyframes drop-113 {
    to {
        left: 21%;
        top: 110%
    }
}

@keyframes drop-113 {
    to {
        left: 21%;
        top: 110%
    }
}

.play-confetti .confetti-114 {
    -webkit-animation: drop-114 3.8532s .31644s;
    animation: drop-114 3.8532s .31644s;
    background-color: #7742ff;
    height: 7.2px;
    left: 7%;
    opacity: .7535;
    top: -10%;
    -webkit-transform: rotate(339.90214deg);
    transform: rotate(339.90214deg);
    width: 18px
}

@-webkit-keyframes drop-114 {
    to {
        left: 11%;
        top: 110%
    }
}

@keyframes drop-114 {
    to {
        left: 11%;
        top: 110%
    }
}

.play-confetti .confetti-115 {
    -webkit-animation: drop-115 3.86658s .98482s;
    animation: drop-115 3.86658s .98482s;
    background-color: #7742ff;
    height: 6.8px;
    left: 99%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(384.34823deg);
    transform: rotate(384.34823deg);
    width: 17px
}

@-webkit-keyframes drop-115 {
    to {
        left: 107%;
        top: 110%
    }
}

@keyframes drop-115 {
    to {
        left: 107%;
        top: 110%
    }
}

.play-confetti .confetti-116 {
    -webkit-animation: drop-116 3.24256s .89144s;
    animation: drop-116 3.24256s .89144s;
    background-color: #73fbd3;
    height: 2.8px;
    left: 37%;
    opacity: .79978;
    top: -10%;
    -webkit-transform: rotate(292.16183deg);
    transform: rotate(292.16183deg);
    width: 7px
}

@-webkit-keyframes drop-116 {
    to {
        left: 48%;
        top: 110%
    }
}

@keyframes drop-116 {
    to {
        left: 48%;
        top: 110%
    }
}

.play-confetti .confetti-117 {
    -webkit-animation: drop-117 3.39165s .43895s;
    animation: drop-117 3.39165s .43895s;
    background-color: #73fbd3;
    height: 7.6px;
    left: 90%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(427.38503deg);
    transform: rotate(427.38503deg);
    width: 19px
}

@-webkit-keyframes drop-117 {
    to {
        left: 99%;
        top: 110%
    }
}

@keyframes drop-117 {
    to {
        left: 99%;
        top: 110%
    }
}

.play-confetti .confetti-118 {
    -webkit-animation: drop-118 3.12019s .7793s;
    animation: drop-118 3.12019s .7793s;
    background-color: #ff8080;
    height: 5.2px;
    left: 9%;
    opacity: .84521;
    top: -10%;
    -webkit-transform: rotate(331.58125deg);
    transform: rotate(331.58125deg);
    width: 13px
}

@-webkit-keyframes drop-118 {
    to {
        left: 19%;
        top: 110%
    }
}

@keyframes drop-118 {
    to {
        left: 19%;
        top: 110%
    }
}

.play-confetti .confetti-119 {
    -webkit-animation: drop-119 3.7355s .78401s;
    animation: drop-119 3.7355s .78401s;
    background-color: #73fbd3;
    height: 6.8px;
    left: 61%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(64.66741deg);
    transform: rotate(64.66741deg);
    width: 17px
}

@-webkit-keyframes drop-119 {
    to {
        left: 67%;
        top: 110%
    }
}

@keyframes drop-119 {
    to {
        left: 67%;
        top: 110%
    }
}

.play-confetti .confetti-120 {
    -webkit-animation: drop-120 3.14656s .87782s;
    animation: drop-120 3.14656s .87782s;
    background-color: #ff8080;
    height: 5.6px;
    left: 86%;
    opacity: .6808;
    top: -10%;
    -webkit-transform: rotate(387.51985deg);
    transform: rotate(387.51985deg);
    width: 14px
}

@-webkit-keyframes drop-120 {
    to {
        left: 90%;
        top: 110%
    }
}

@keyframes drop-120 {
    to {
        left: 90%;
        top: 110%
    }
}

.play-confetti .confetti-121 {
    -webkit-animation: drop-121 3.4097s .99902s;
    animation: drop-121 3.4097s .99902s;
    background-color: #ff8080;
    height: 5.2px;
    left: 18%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(399.7162deg);
    transform: rotate(399.7162deg);
    width: 13px
}

@-webkit-keyframes drop-121 {
    to {
        left: 21%;
        top: 110%
    }
}

@keyframes drop-121 {
    to {
        left: 21%;
        top: 110%
    }
}

.play-confetti .confetti-122 {
    -webkit-animation: drop-122 3.53905s .80015s;
    animation: drop-122 3.53905s .80015s;
    background-color: #7742ff;
    height: 8px;
    left: 82%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(87.42199deg);
    transform: rotate(87.42199deg);
    width: 20px
}

@-webkit-keyframes drop-122 {
    to {
        left: 87%;
        top: 110%
    }
}

@keyframes drop-122 {
    to {
        left: 87%;
        top: 110%
    }
}

.play-confetti .confetti-123 {
    -webkit-animation: drop-123 3.2752s .15268s;
    animation: drop-123 3.2752s .15268s;
    background-color: #73fbd3;
    height: 2px;
    left: 13%;
    opacity: .89569;
    top: -10%;
    -webkit-transform: rotate(118.53201deg);
    transform: rotate(118.53201deg);
    width: 5px
}

@-webkit-keyframes drop-123 {
    to {
        left: 20%;
        top: 110%
    }
}

@keyframes drop-123 {
    to {
        left: 20%;
        top: 110%
    }
}

.play-confetti .confetti-124 {
    -webkit-animation: drop-124 3.34911s .22845s;
    animation: drop-124 3.34911s .22845s;
    background-color: #73fbd3;
    height: 8px;
    left: 28%;
    opacity: .93862;
    top: -10%;
    -webkit-transform: rotate(113.85809deg);
    transform: rotate(113.85809deg);
    width: 20px
}

@-webkit-keyframes drop-124 {
    to {
        left: 31%;
        top: 110%
    }
}

@keyframes drop-124 {
    to {
        left: 31%;
        top: 110%
    }
}

.play-confetti .confetti-125 {
    -webkit-animation: drop-125 3.59764s .08328s;
    animation: drop-125 3.59764s .08328s;
    background-color: #ff8080;
    height: 2px;
    left: 57%;
    opacity: .81149;
    top: -10%;
    -webkit-transform: rotate(60.93271deg);
    transform: rotate(60.93271deg);
    width: 5px
}

@-webkit-keyframes drop-125 {
    to {
        left: 62%;
        top: 110%
    }
}

@keyframes drop-125 {
    to {
        left: 62%;
        top: 110%
    }
}

.play-confetti .confetti-126 {
    -webkit-animation: drop-126 3.15399s .63883s;
    animation: drop-126 3.15399s .63883s;
    background-color: #7742ff;
    height: 1.6px;
    left: 57%;
    opacity: .76472;
    top: -10%;
    -webkit-transform: rotate(84.92339deg);
    transform: rotate(84.92339deg);
    width: 4px
}

@-webkit-keyframes drop-126 {
    to {
        left: 66%;
        top: 110%
    }
}

@keyframes drop-126 {
    to {
        left: 66%;
        top: 110%
    }
}

.play-confetti .confetti-127 {
    -webkit-animation: drop-127 3.09693s .04521s;
    animation: drop-127 3.09693s .04521s;
    background-color: #ff8080;
    height: 5.6px;
    left: 22%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(50.47956deg);
    transform: rotate(50.47956deg);
    width: 14px
}

@-webkit-keyframes drop-127 {
    to {
        left: 23%;
        top: 110%
    }
}

@keyframes drop-127 {
    to {
        left: 23%;
        top: 110%
    }
}

.play-confetti .confetti-128 {
    -webkit-animation: drop-128 3.40521s .94046s;
    animation: drop-128 3.40521s .94046s;
    background-color: #ff8080;
    height: 6.8px;
    left: 53%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(108.92233deg);
    transform: rotate(108.92233deg);
    width: 17px
}

@-webkit-keyframes drop-128 {
    to {
        left: 65%;
        top: 110%
    }
}

@keyframes drop-128 {
    to {
        left: 65%;
        top: 110%
    }
}

.play-confetti .confetti-129 {
    -webkit-animation: drop-129 3.83357s .70048s;
    animation: drop-129 3.83357s .70048s;
    background-color: #ff8080;
    height: 8px;
    left: 48%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(253.1809deg);
    transform: rotate(253.1809deg);
    width: 20px
}

@-webkit-keyframes drop-129 {
    to {
        left: 61%;
        top: 110%
    }
}

@keyframes drop-129 {
    to {
        left: 61%;
        top: 110%
    }
}

.play-confetti .confetti-130 {
    -webkit-animation: drop-130 3.29198s .73325s;
    animation: drop-130 3.29198s .73325s;
    background-color: #ff8080;
    height: 1.2px;
    left: 32%;
    opacity: .65598;
    top: -10%;
    -webkit-transform: rotate(172.87424deg);
    transform: rotate(172.87424deg);
    width: 3px
}

@-webkit-keyframes drop-130 {
    to {
        left: 44%;
        top: 110%
    }
}

@keyframes drop-130 {
    to {
        left: 44%;
        top: 110%
    }
}

.play-confetti .confetti-131 {
    -webkit-animation: drop-131 3.58732s .79721s;
    animation: drop-131 3.58732s .79721s;
    background-color: #ff8080;
    height: 7.2px;
    left: 4%;
    opacity: .75603;
    top: -10%;
    -webkit-transform: rotate(51.59975deg);
    transform: rotate(51.59975deg);
    width: 18px
}

@-webkit-keyframes drop-131 {
    to {
        left: 5%;
        top: 110%
    }
}

@keyframes drop-131 {
    to {
        left: 5%;
        top: 110%
    }
}

.play-confetti .confetti-132 {
    -webkit-animation: drop-132 3.23066s .12985s;
    animation: drop-132 3.23066s .12985s;
    background-color: #7742ff;
    height: 5.6px;
    left: 28%;
    opacity: .8269;
    top: -10%;
    -webkit-transform: rotate(424.77948deg);
    transform: rotate(424.77948deg);
    width: 14px
}

@-webkit-keyframes drop-132 {
    to {
        left: 38%;
        top: 110%
    }
}

@keyframes drop-132 {
    to {
        left: 38%;
        top: 110%
    }
}

.play-confetti .confetti-133 {
    -webkit-animation: drop-133 3.20066s .88286s;
    animation: drop-133 3.20066s .88286s;
    background-color: #ff8080;
    height: 5.2px;
    left: 22%;
    opacity: .95044;
    top: -10%;
    -webkit-transform: rotate(264.81236deg);
    transform: rotate(264.81236deg);
    width: 13px
}

@-webkit-keyframes drop-133 {
    to {
        left: 34%;
        top: 110%
    }
}

@keyframes drop-133 {
    to {
        left: 34%;
        top: 110%
    }
}

.play-confetti .confetti-134 {
    -webkit-animation: drop-134 3.28429s .48278s;
    animation: drop-134 3.28429s .48278s;
    background-color: #7742ff;
    height: 3.2px;
    left: 94%;
    opacity: .90011;
    top: -10%;
    -webkit-transform: rotate(348.74198deg);
    transform: rotate(348.74198deg);
    width: 8px
}

@-webkit-keyframes drop-134 {
    to {
        left: 108%;
        top: 110%
    }
}

@keyframes drop-134 {
    to {
        left: 108%;
        top: 110%
    }
}

.play-confetti .confetti-135 {
    -webkit-animation: drop-135 3.4688s .48412s;
    animation: drop-135 3.4688s .48412s;
    background-color: #73fbd3;
    height: 4.4px;
    left: 42%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(192.00735deg);
    transform: rotate(192.00735deg);
    width: 11px
}

@-webkit-keyframes drop-135 {
    to {
        left: 52%;
        top: 110%
    }
}

@keyframes drop-135 {
    to {
        left: 52%;
        top: 110%
    }
}

.play-confetti .confetti-136 {
    -webkit-animation: drop-136 3.22873s .63781s;
    animation: drop-136 3.22873s .63781s;
    background-color: #7742ff;
    height: 3.2px;
    left: 25%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(306.0926deg);
    transform: rotate(306.0926deg);
    width: 8px
}

@-webkit-keyframes drop-136 {
    to {
        left: 32%;
        top: 110%
    }
}

@keyframes drop-136 {
    to {
        left: 32%;
        top: 110%
    }
}

.play-confetti .confetti-137 {
    -webkit-animation: drop-137 3.19809s .1933s;
    animation: drop-137 3.19809s .1933s;
    background-color: #7742ff;
    height: 5.6px;
    left: 35%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(143.19629deg);
    transform: rotate(143.19629deg);
    width: 14px
}

@-webkit-keyframes drop-137 {
    to {
        left: 37%;
        top: 110%
    }
}

@keyframes drop-137 {
    to {
        left: 37%;
        top: 110%
    }
}

.play-confetti .confetti-138 {
    -webkit-animation: drop-138 3.74865s .51179s;
    animation: drop-138 3.74865s .51179s;
    background-color: #7742ff;
    height: 4.8px;
    left: 100%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(11.97614deg);
    transform: rotate(11.97614deg);
    width: 12px
}

@-webkit-keyframes drop-138 {
    to {
        left: 106%;
        top: 110%
    }
}

@keyframes drop-138 {
    to {
        left: 106%;
        top: 110%
    }
}

.play-confetti .confetti-139 {
    -webkit-animation: drop-139 3.71479s .84506s;
    animation: drop-139 3.71479s .84506s;
    background-color: #7742ff;
    height: 1.6px;
    left: 30%;
    opacity: .8303;
    top: -10%;
    -webkit-transform: rotate(61.8673deg);
    transform: rotate(61.8673deg);
    width: 4px
}

@-webkit-keyframes drop-139 {
    to {
        left: 33%;
        top: 110%
    }
}

@keyframes drop-139 {
    to {
        left: 33%;
        top: 110%
    }
}

.play-confetti .confetti-140 {
    -webkit-animation: drop-140 3.60259s .56704s;
    animation: drop-140 3.60259s .56704s;
    background-color: #7742ff;
    height: 2px;
    left: 73%;
    opacity: .91875;
    top: -10%;
    -webkit-transform: rotate(134.54296deg);
    transform: rotate(134.54296deg);
    width: 5px
}

@-webkit-keyframes drop-140 {
    to {
        left: 80%;
        top: 110%
    }
}

@keyframes drop-140 {
    to {
        left: 80%;
        top: 110%
    }
}

.play-confetti .confetti-141 {
    -webkit-animation: drop-141 3.98419s .293s;
    animation: drop-141 3.98419s .293s;
    background-color: #7742ff;
    height: .8px;
    left: 59%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(402.62139deg);
    transform: rotate(402.62139deg);
    width: 2px
}

@-webkit-keyframes drop-141 {
    to {
        left: 65%;
        top: 110%
    }
}

@keyframes drop-141 {
    to {
        left: 65%;
        top: 110%
    }
}

.play-confetti .confetti-142 {
    -webkit-animation: drop-142 3.49088s .52836s;
    animation: drop-142 3.49088s .52836s;
    background-color: #7742ff;
    height: 2.4px;
    left: 9%;
    opacity: .52371;
    top: -10%;
    -webkit-transform: rotate(280.1603deg);
    transform: rotate(280.1603deg);
    width: 6px
}

@-webkit-keyframes drop-142 {
    to {
        left: 21%;
        top: 110%
    }
}

@keyframes drop-142 {
    to {
        left: 21%;
        top: 110%
    }
}

.play-confetti .confetti-143 {
    -webkit-animation: drop-143 3.82011s .03878s;
    animation: drop-143 3.82011s .03878s;
    background-color: #7742ff;
    height: 7.6px;
    left: 12%;
    opacity: .84749;
    top: -10%;
    -webkit-transform: rotate(236.85476deg);
    transform: rotate(236.85476deg);
    width: 19px
}

@-webkit-keyframes drop-143 {
    to {
        left: 23%;
        top: 110%
    }
}

@keyframes drop-143 {
    to {
        left: 23%;
        top: 110%
    }
}

.play-confetti .confetti-144 {
    -webkit-animation: drop-144 3.40774s .67669s;
    animation: drop-144 3.40774s .67669s;
    background-color: #ff8080;
    height: .4px;
    left: 6%;
    opacity: .96675;
    top: -10%;
    -webkit-transform: rotate(393.65169deg);
    transform: rotate(393.65169deg);
    width: 1px
}

@-webkit-keyframes drop-144 {
    to {
        left: 11%;
        top: 110%
    }
}

@keyframes drop-144 {
    to {
        left: 11%;
        top: 110%
    }
}

.play-confetti .confetti-145 {
    -webkit-animation: drop-145 3.31475s .12437s;
    animation: drop-145 3.31475s .12437s;
    background-color: #73fbd3;
    height: 3.6px;
    left: 13%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(112.23844deg);
    transform: rotate(112.23844deg);
    width: 9px
}

@-webkit-keyframes drop-145 {
    to {
        left: 17%;
        top: 110%
    }
}

@keyframes drop-145 {
    to {
        left: 17%;
        top: 110%
    }
}

.play-confetti .confetti-146 {
    -webkit-animation: drop-146 3.58354s .16726s;
    animation: drop-146 3.58354s .16726s;
    background-color: #73fbd3;
    height: 2.4px;
    left: 42%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(371.94244deg);
    transform: rotate(371.94244deg);
    width: 6px
}

@-webkit-keyframes drop-146 {
    to {
        left: 51%;
        top: 110%
    }
}

@keyframes drop-146 {
    to {
        left: 51%;
        top: 110%
    }
}

.play-confetti .confetti-147 {
    -webkit-animation: drop-147 3.23463s .7609s;
    animation: drop-147 3.23463s .7609s;
    background-color: #7742ff;
    height: 6.8px;
    left: 66%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(367.14016deg);
    transform: rotate(367.14016deg);
    width: 17px
}

@-webkit-keyframes drop-147 {
    to {
        left: 78%;
        top: 110%
    }
}

@keyframes drop-147 {
    to {
        left: 78%;
        top: 110%
    }
}

.play-confetti .confetti-148 {
    -webkit-animation: drop-148 3.5243s .06285s;
    animation: drop-148 3.5243s .06285s;
    background-color: #ff8080;
    height: 1.2px;
    left: 29%;
    opacity: .59129;
    top: -10%;
    -webkit-transform: rotate(199.73305deg);
    transform: rotate(199.73305deg);
    width: 3px
}

@-webkit-keyframes drop-148 {
    to {
        left: 40%;
        top: 110%
    }
}

@keyframes drop-148 {
    to {
        left: 40%;
        top: 110%
    }
}

.play-confetti .confetti-149 {
    -webkit-animation: drop-149 3.75197s 7.57ms;
    animation: drop-149 3.75197s 7.57ms;
    background-color: #7742ff;
    height: 5.6px;
    left: 7%;
    opacity: 1;
    top: -10%;
    -webkit-transform: rotate(62.00479deg);
    transform: rotate(62.00479deg);
    width: 14px
}

@-webkit-keyframes drop-149 {
    to {
        left: 12%;
        top: 110%
    }
}

@keyframes drop-149 {
    to {
        left: 12%;
        top: 110%
    }
}

.play-confetti .confetti-150 {
    -webkit-animation: drop-150 3.34952s .41586s;
    animation: drop-150 3.34952s .41586s;
    background-color: #73fbd3;
    height: 5.2px;
    left: 36%;
    opacity: .81286;
    top: -10%;
    -webkit-transform: rotate(93.36316deg);
    transform: rotate(93.36316deg);
    width: 13px
}

@-webkit-keyframes drop-150 {
    to {
        left: 44%;
        top: 110%
    }
}

@keyframes drop-150 {
    to {
        left: 44%;
        top: 110%
    }
}

[data-sal] {
    transition-delay: 0s;
    transition-delay: var(--sal-delay, 0s);
    transition-duration: .2s;
    transition-duration: var(--sal-duration, .2s);
    transition-timing-function: ease;
    transition-timing-function: var(--sal-easing, ease)
}

[data-sal][data-sal-duration="200"] {
    transition-duration: .2s
}

[data-sal][data-sal-duration="250"] {
    transition-duration: .25s
}

[data-sal][data-sal-duration="300"] {
    transition-duration: .3s
}

[data-sal][data-sal-duration="350"] {
    transition-duration: .35s
}

[data-sal][data-sal-duration="400"] {
    transition-duration: .4s
}

[data-sal][data-sal-duration="450"] {
    transition-duration: .45s
}

[data-sal][data-sal-duration="500"] {
    transition-duration: .5s
}

[data-sal][data-sal-duration="550"] {
    transition-duration: .55s
}

[data-sal][data-sal-duration="600"] {
    transition-duration: .6s
}

[data-sal][data-sal-duration="650"] {
    transition-duration: .65s
}

[data-sal][data-sal-duration="700"] {
    transition-duration: .7s
}

[data-sal][data-sal-duration="750"] {
    transition-duration: .75s
}

[data-sal][data-sal-duration="800"] {
    transition-duration: .8s
}

[data-sal][data-sal-duration="850"] {
    transition-duration: .85s
}

[data-sal][data-sal-duration="900"] {
    transition-duration: .9s
}

[data-sal][data-sal-duration="950"] {
    transition-duration: .95s
}

[data-sal][data-sal-duration="1000"] {
    transition-duration: 1s
}

[data-sal][data-sal-duration="1050"] {
    transition-duration: 1.05s
}

[data-sal][data-sal-duration="1100"] {
    transition-duration: 1.1s
}

[data-sal][data-sal-duration="1150"] {
    transition-duration: 1.15s
}

[data-sal][data-sal-duration="1200"] {
    transition-duration: 1.2s
}

[data-sal][data-sal-duration="1250"] {
    transition-duration: 1.25s
}

[data-sal][data-sal-duration="1300"] {
    transition-duration: 1.3s
}

[data-sal][data-sal-duration="1350"] {
    transition-duration: 1.35s
}

[data-sal][data-sal-duration="1400"] {
    transition-duration: 1.4s
}

[data-sal][data-sal-duration="1450"] {
    transition-duration: 1.45s
}

[data-sal][data-sal-duration="1500"] {
    transition-duration: 1.5s
}

[data-sal][data-sal-duration="1550"] {
    transition-duration: 1.55s
}

[data-sal][data-sal-duration="1600"] {
    transition-duration: 1.6s
}

[data-sal][data-sal-duration="1650"] {
    transition-duration: 1.65s
}

[data-sal][data-sal-duration="1700"] {
    transition-duration: 1.7s
}

[data-sal][data-sal-duration="1750"] {
    transition-duration: 1.75s
}

[data-sal][data-sal-duration="1800"] {
    transition-duration: 1.8s
}

[data-sal][data-sal-duration="1850"] {
    transition-duration: 1.85s
}

[data-sal][data-sal-duration="1900"] {
    transition-duration: 1.9s
}

[data-sal][data-sal-duration="1950"] {
    transition-duration: 1.95s
}

[data-sal][data-sal-duration="2000"] {
    transition-duration: 2s
}

[data-sal][data-sal-delay="50"] {
    transition-delay: .05s
}

[data-sal][data-sal-delay="100"] {
    transition-delay: .1s
}

[data-sal][data-sal-delay="150"] {
    transition-delay: .15s
}

[data-sal][data-sal-delay="200"] {
    transition-delay: .2s
}

[data-sal][data-sal-delay="250"] {
    transition-delay: .25s
}

[data-sal][data-sal-delay="300"] {
    transition-delay: .3s
}

[data-sal][data-sal-delay="350"] {
    transition-delay: .35s
}

[data-sal][data-sal-delay="400"] {
    transition-delay: .4s
}

[data-sal][data-sal-delay="450"] {
    transition-delay: .45s
}

[data-sal][data-sal-delay="500"] {
    transition-delay: .5s
}

[data-sal][data-sal-delay="550"] {
    transition-delay: .55s
}

[data-sal][data-sal-delay="600"] {
    transition-delay: .6s
}

[data-sal][data-sal-delay="650"] {
    transition-delay: .65s
}

[data-sal][data-sal-delay="700"] {
    transition-delay: .7s
}

[data-sal][data-sal-delay="750"] {
    transition-delay: .75s
}

[data-sal][data-sal-delay="800"] {
    transition-delay: .8s
}

[data-sal][data-sal-delay="850"] {
    transition-delay: .85s
}

[data-sal][data-sal-delay="900"] {
    transition-delay: .9s
}

[data-sal][data-sal-delay="950"] {
    transition-delay: .95s
}

[data-sal][data-sal-delay="1000"] {
    transition-delay: 1s
}

[data-sal][data-sal-easing=linear] {
    transition-timing-function: linear
}

[data-sal][data-sal-easing=ease] {
    transition-timing-function: ease
}

[data-sal][data-sal-easing=ease-in] {
    transition-timing-function: ease-in
}

[data-sal][data-sal-easing=ease-out] {
    transition-timing-function: ease-out
}

[data-sal][data-sal-easing=ease-in-out] {
    transition-timing-function: ease-in-out
}

[data-sal][data-sal-easing=ease-in-cubic] {
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

[data-sal][data-sal-easing=ease-out-cubic] {
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

[data-sal][data-sal-easing=ease-in-out-cubic] {
    transition-timing-function: cubic-bezier(.645, .045, .355, 1)
}

[data-sal][data-sal-easing=ease-in-circ] {
    transition-timing-function: cubic-bezier(.6, .04, .98, .335)
}

[data-sal][data-sal-easing=ease-out-circ] {
    transition-timing-function: cubic-bezier(.075, .82, .165, 1)
}

[data-sal][data-sal-easing=ease-in-out-circ] {
    transition-timing-function: cubic-bezier(.785, .135, .15, .86)
}

[data-sal][data-sal-easing=ease-in-expo] {
    transition-timing-function: cubic-bezier(.95, .05, .795, .035)
}

[data-sal][data-sal-easing=ease-out-expo] {
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

[data-sal][data-sal-easing=ease-in-out-expo] {
    transition-timing-function: cubic-bezier(1, 0, 0, 1)
}

[data-sal][data-sal-easing=ease-in-quad] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-sal][data-sal-easing=ease-out-quad] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-sal][data-sal-easing=ease-in-out-quad] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-sal][data-sal-easing=ease-in-quart] {
    transition-timing-function: cubic-bezier(.895, .03, .685, .22)
}

[data-sal][data-sal-easing=ease-out-quart] {
    transition-timing-function: cubic-bezier(.165, .84, .44, 1)
}

[data-sal][data-sal-easing=ease-in-out-quart] {
    transition-timing-function: cubic-bezier(.77, 0, .175, 1)
}

[data-sal][data-sal-easing=ease-in-quint] {
    transition-timing-function: cubic-bezier(.755, .05, .855, .06)
}

[data-sal][data-sal-easing=ease-out-quint] {
    transition-timing-function: cubic-bezier(.23, 1, .32, 1)
}

[data-sal][data-sal-easing=ease-in-out-quint] {
    transition-timing-function: cubic-bezier(.86, 0, .07, 1)
}

[data-sal][data-sal-easing=ease-in-sine] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-sal][data-sal-easing=ease-out-sine] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-sal][data-sal-easing=ease-in-out-sine] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-sal][data-sal-easing=ease-in-back] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-sal][data-sal-easing=ease-out-back] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-sal][data-sal-easing=ease-in-out-back] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-sal|=fade] {
    opacity: 0;
    transition-property: opacity
}

[data-sal|=fade].sal-animate,
body.sal-disabled [data-sal|=fade] {
    opacity: 1
}

[data-sal|=slide] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-sal=slide-up] {
    -webkit-transform: translateY(20%);
    transform: translateY(20%)
}

[data-sal=slide-down] {
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%)
}

[data-sal=slide-left] {
    -webkit-transform: translateX(20%);
    transform: translateX(20%)
}

[data-sal=slide-right] {
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%)
}

[data-sal|=slide].sal-animate,
body.sal-disabled [data-sal|=slide] {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

[data-sal|=zoom] {
    opacity: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

[data-sal=zoom-in] {
    -webkit-transform: scale(.5);
    transform: scale(.5)
}

[data-sal=zoom-out] {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

[data-sal|=zoom].sal-animate,
body.sal-disabled [data-sal|=zoom] {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

[data-sal|=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

[data-sal=flip-left] {
    -webkit-transform: perspective(2000px) rotateY(-91deg);
    transform: perspective(2000px) rotateY(-91deg)
}

[data-sal=flip-right] {
    -webkit-transform: perspective(2000px) rotateY(91deg);
    transform: perspective(2000px) rotateY(91deg)
}

[data-sal=flip-up] {
    -webkit-transform: perspective(2000px) rotateX(-91deg);
    transform: perspective(2000px) rotateX(-91deg)
}

[data-sal=flip-down] {
    -webkit-transform: perspective(2000px) rotateX(91deg);
    transform: perspective(2000px) rotateX(91deg)
}

[data-sal|=flip].sal-animate,
body.sal-disabled [data-sal|=flip] {
    -webkit-transform: none;
    transform: none
}

body {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250/var(--tw-bg-opacity))
}

.no-scroll {
    overflow: hidden
}

.title-shadow {
    text-shadow: 0 3.109304666519165px 3.109304666519165px rgba(0, 0, 0, .25)
}

.text-shadow {
    text-shadow: 0 10.124688148498535px 10.124688148498535px rgba(0, 0, 0, .25)
}

.swiper-button-next,
.swiper-button-prev {
    --tw-text-opacity: 1;
    color: rgb(119 66 255/var(--tw-text-opacity))
}

.effectCards {
    height: 360px;
    width: 308px
}

.effectCards .swiper-slide {
    border-radius: 18px
}

.effectCards .swiper-slide .card {
    align-items: center;
    background-color: #977cd7;
    border-radius: 18px;
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 22px;
    font-weight: 700;
    height: 100%;
    justify-content: space-between;
    text-align: center;
    transition: all .3s linear;
    width: 100%
}

.effectCards .swiper-slide.swiper-slide-next .card,
.effectCards .swiper-slide.swiper-slide-prev .card {
    background-color: #bda1ff
}

.effectCards .swiper-slide-visible .card {
    --tw-bg-opacity: 1;
    background-color: rgb(77 35 164/var(--tw-bg-opacity))
}

@media (min-width:1024px) {
    .socialSlider {
        max-width: 400px
    }
}

@media (max-width:1023px) {
    .socialSlider {
        max-width: 300px
    }
}

.socialSlider .swiper-slide {
    border-radius: 18px
}

.socialSlider .swiper-slide .card {
    align-items: center;
    border-radius: 18px;
    color: #fff;
    display: flex;
    font-size: 22px;
    font-weight: 700;
    justify-content: center;
    transition: all .3s linear
}

.swiper-3d .swiper-slide-shadow {
    background-color: initial
}

.swiper-pagination-bullet {
    background-color: #fff;
    border-radius: 8px;
    height: 8px;
    opacity: .3;
    transition: width .7s ease;
    width: 8px
}

.swiper-pagination-bullet-active {
    background-color: #fff;
    height: 8px;
    opacity: 1;
    width: 16px
}

.featureSlider .swiper-pagination-bullet {
    --tw-bg-opacity: 1;
    background-color: rgb(77 35 164/var(--tw-bg-opacity))
}

.featureSlider .swiper-slide {
    opacity: .2;
    transition: opacity .3s linear
}

.featureSlider .swiper-slide h2,
.featureSlider .swiper-slide p {
    opacity: 0;
    transition: opacity .3s linear
}

.featureSlider .swiper-slide-active,
.featureSlider .swiper-slide-active h2,
.featureSlider .swiper-slide-active p {
    height: auto;
    opacity: 1
}

.effectCards,
.featureSlider,
.heroSlider,
.socialSlider {
    padding-bottom: 70px
}

.swiper-pagination {
    bottom: -60px;
    position: absolute
}

.feature-section h3 {
    transition: all .3s linear
}

.feature-section .active h3 {
    --tw-text-opacity: 1;
    color: rgb(252 255 78/var(--tw-text-opacity))
}

@media (max-width:1023px) {
    .feature-section .title {
        display: none
    }

    .feature-section .title.active {
        display: block
    }
}

.writeEmoji {
    -webkit-filter: FlipH FlipV;
    filter: FlipH FlipV;
    -ms-filter: "FlipH FlipV";
    -webkit-transform: scaleX(-1) scaleY(-1);
    transform: scaleX(-1) scaleY(-1)
}

@media (min-width:1024px) {
    .wrapper {
        height: 100vh;
        overflow-y: scroll;
        scroll-snap-type: y mandatory
    }

    .wrapper section {
        scroll-snap-align: start
    }
}

@media (max-width:1023px) {
    .navbar {
        opacity: 0;
        pointer-events: none;
        transition: opacity .3s linear
    }

    .navbar.visible {
        opacity: 1;
        pointer-events: all
    }

    .burger {
        cursor: pointer
    }
}

.custom-prev-arrow:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 4 4 14l14 10' stroke='%237742FF' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

.swiper-button-disabled.custom-prev-arrow:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 24 4 14 18 4' stroke='%23B4B4B4' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

.custom-next-arrow:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4 24 14-10L4 4' stroke='%237742FF' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

.swiper-button-disabled.custom-next-arrow:after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg width='22' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m4 4 14 10L4 24' stroke='%23B4B4B4' stroke-width='8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

.custom-prev-arrow {
    left: -40px
}

.custom-next-arrow {
    right: -40px
}

@media (max-width:1023px) {
    .custom-prev-arrow {
        left: 0
    }

    .custom-next-arrow {
        right: 0
    }
}

.custom-next-arrow,
.custom-prev-arrow {
    position: absolute;
    top: 150px;
    z-index: 50
}

.star-line {
    --tw-bg-opacity: 1;
    background-color: rgb(252 255 78/var(--tw-bg-opacity));
    height: 3px;
    width: calc(100% - 70px)
}

.left-line {
    margin-left: 70px
}

.right-line {
    margin-right: 70px
}

@media only screen and (max-width: 768px) {
    .text-140 {
        font-size: 120px;
    }
}

/*# sourceMappingURL=main.d3bc9512.css.map*/</pre></body></html>