@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(../media/poppins-devanagari-400-normal.87c72f23.woff2) format("woff2"), url(../media/poppins-all-400-normal.268c923b.woff) format("woff");
    unicode-range: U+0900-097f, U+1cd0-1cf6, U+1cf8-1cf9, U+200c-200d, U+20a8, U+20b9, U+25cc, U+a830-a839, U+a8e0-a8fb
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(../media/poppins-latin-ext-400-normal.591327bf.woff2) format("woff2"), url(../media/poppins-all-400-normal.268c923b.woff) format("woff");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url(../media/poppins-latin-400-normal.916d3686.woff2) format("woff2"), url(../media/poppins-all-400-normal.268c923b.woff) format("woff");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(../media/poppins-devanagari-500-normal.839135d0.woff2) format("woff2"), url(../media/poppins-all-500-normal.c0272f95.woff) format("woff");
    unicode-range: U+0900-097f, U+1cd0-1cf6, U+1cf8-1cf9, U+200c-200d, U+20a8, U+20b9, U+25cc, U+a830-a839, U+a8e0-a8fb
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(../media/poppins-latin-ext-500-normal.370d1cc3.woff2) format("woff2"), url(../media/poppins-all-500-normal.c0272f95.woff) format("woff");
    unicode-range: U+0100-024f, U+0259, U+1e??, U+2020, U+20a0-20ab, U+20ad-20cf, U+2113, U+2c60-2c7f, U+a720-a7ff
}

@font-face {
    font-family: Poppins;
    font-style: normal;
    font-display: swap;
    font-weight: 500;
    src: url(../media/poppins-latin-500-normal.7777133e.woff2) format("woff2"), url(../media/poppins-all-500-normal.c0272f95.woff) format("woff");
    unicode-range: U+00??, U+0131, U+0152-0153, U+02bb-02bc, U+02c6, U+02da, U+02dc, U+2000-206f, U+2074, U+20ac, U+2122, U+2191, U+2193, U+2212, U+2215, U+feff, U+fffd
}

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

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

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

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

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

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

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

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button,
select {
    text-transform: none
}

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

:-moz-focusring {
    outline: auto
}

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

progress {
    vertical-align: baseline
}

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

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

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

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

summary {
    display: list-item
}

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

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

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

textarea {
    resize: vertical
}

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

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

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

:disabled {
    cursor: default
}

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

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

[hidden] {
    display: none
}

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

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

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.-left-16 {
    left: -4rem
}

.-left-20 {
    left: -5rem
}

.-left-36 {
    left: -9rem
}

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

.-top-20 {
    top: -5rem
}

.bottom-10 {
    bottom: 2.5rem
}

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

.right-0 {
    right: 0
}

.right-\[101vw\] {
    right: 101vw
}

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

.z-50 {
    z-index: 50
}

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

.mx-3 {
    margin-left: .75rem;
    margin-right: .75rem
}

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

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

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

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

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

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

.mr-20 {
    margin-right: 5rem
}

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

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

.mt-32 {
    margin-top: 8rem
}

.mt-36 {
    margin-top: 9rem
}

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

.block {
    display: block
}

.\!flex {
    display: flex !important
}

.flex {
    display: flex
}

.hidden {
    display: none
}

.h-14 {
    height: 3.5rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

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

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

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

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

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

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

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

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

.max-w-sm {
    max-width: 24rem
}

.max-w-xs {
    max-width: 20rem
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

.animate-pulse {
    animation: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite
}

.cursor-not-allowed {
    cursor: not-allowed
}

.cursor-pointer {
    cursor: pointer
}

.resize {
    resize: both
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

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

.\!items-center {
    align-items: center !important
}

.items-center {
    align-items: center
}

.\!justify-center {
    justify-content: center !important
}

.justify-center {
    justify-content: center
}

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

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

.\!gap-2 {
    gap: .5rem !important
}

.gap-10 {
    gap: 2.5rem
}

.gap-12 {
    gap: 3rem
}

.gap-2 {
    gap: .5rem
}

.gap-24 {
    gap: 6rem
}

.gap-28 {
    gap: 7rem
}

.gap-3 {
    gap: .75rem
}

.gap-32 {
    gap: 8rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

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

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

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

.space-y-10>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse))
}

.rounded-2xl {
    border-radius: 1rem
}

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

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

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

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

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

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

.\!border-0 {
    border-width: 0 !important
}

.border-2 {
    border-width: 2px
}

.\!border-b-0 {
    border-bottom-width: 0 !important
}

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

.bg-\[\#0A0F14\] {
    --tw-bg-opacity: 1;
    background-color: rgb(10 15 20/var(--tw-bg-opacity))
}

.bg-\[\#161516\] {
    --tw-bg-opacity: 1;
    background-color: rgb(22 21 22/var(--tw-bg-opacity))
}

.bg-\[\#1cad2b\] {
    --tw-bg-opacity: 1;
    background-color: rgb(28 173 43/var(--tw-bg-opacity))
}

.bg-\[\#254244\] {
    --tw-bg-opacity: 1;
    background-color: rgb(37 66 68/var(--tw-bg-opacity))
}

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

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

.bg-opacity-30 {
    --tw-bg-opacity: 0.3
}

.bg-opacity-40 {
    --tw-bg-opacity: 0.4
}

.bg-opacity-60 {
    --tw-bg-opacity: 0.6
}

.bg-opacity-70 {
    --tw-bg-opacity: 0.7
}

.bg-opacity-90 {
    --tw-bg-opacity: 0.9
}

.bg-\[url\(\/images\/background\/new-bg\.png\)\] {
    background-image: url(../../../images/background/new-bg.png)
}

.bg-\[url\(\/images\/logos\/FirstDropWood\.png\)\] {
    background-image: url(../../../images/logos/FirstDropWood.png)
}

.bg-\[url\(\/images\/logos\/WoodFooter\.png\)\] {
    background-image: url(../../../images/logos/WoodFooter.png)
}

.bg-contain {
    background-size: contain
}

.bg-cover {
    background-size: cover
}

.bg-fixed {
    background-attachment: fixed
}

.bg-center {
    background-position: 50%
}

.bg-no-repeat {
    background-repeat: no-repeat
}

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

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

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

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

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

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

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

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

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

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

.pt-16 {
    padding-top: 4rem
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.\!text-\[54px\] {
    font-size: 54px !important
}

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

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

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

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

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

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

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

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

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

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

.text-lg {
    font-size: 1.125rem
}

.text-lg,
.text-xl {
    line-height: 1.75rem
}

.text-xl {
    font-size: 1.25rem
}

.font-black {
    font-weight: 900
}

.font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.text-\[\#4B2012\] {
    --tw-text-opacity: 1;
    color: rgb(75 32 18/var(--tw-text-opacity))
}

.text-\[\#4b2012ef\] {
    color: #4b2012ef
}

.text-\[\#9A3413\] {
    --tw-text-opacity: 1;
    color: rgb(154 52 19/var(--tw-text-opacity))
}

.text-\[\#c0c0c0\] {
    --tw-text-opacity: 1;
    color: rgb(192 192 192/var(--tw-text-opacity))
}

.text-\[\#e2e2e2\] {
    --tw-text-opacity: 1;
    color: rgb(226 226 226/var(--tw-text-opacity))
}

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

.text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgb(202 138 4/var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.opacity-100 {
    opacity: 1
}

.opacity-90 {
    opacity: .9
}

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

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.duration-700 {
    transition-duration: .7s
}

.duration-\[1000ms\] {
    transition-duration: 1s
}

.ease-linear {
    transition-timing-function: linear
}

@import url("https://fonts.googleapis.com/css2?family=Germania+One&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&amp;display=swap");

:root {
    --bg-primary: #fff;
    --bg-secondary: #8c8c8c;
    --text-primary: #242424;
    --text-secondary: #585858;
    --red-violet: #aa18a3
}

.dark,
[data-theme=dark] {
    --bg-primary: #131416;
    --bg-secondary: #1c1c1c;
    --text-primary: #bebebe;
    --text-secondary: #dedede
}

body,
html {
    font-family: Titan One, cursive;
    overflow-x: hidden;
    background-color: var(--bg-primary);
    color: var(--text-primary)
}

.font-roboto {
    font-family: Roboto, sans-serif
}

.font-germania {
    font-family: Germania One, cursive
}

.robotoExtrabold18 {
    font-family: Roboto, sans-serif;
    font-weight: 800
}

.robotoBlack24 {
    font-family: Roboto, sans-serif;
    font-weight: 900
}

#ual-box h1 {
    font-size: 1.2em
}

#ual-box span {
    font-size: 1em
}

.logo-manual {
    font-size: 64px;
    -webkit-text-stroke: 3px #4b2012
}

.logo-manual,
.logo-manual-header {
    font-family: Titan One;
    font-style: normal;
    font-weight: 400;
    line-height: 90.74%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 4px 0 #4b2012
}

.logo-manual-header {
    -webkit-text-stroke: 1px #9a3413
}

.btn {
    outline: none;
    background: #c76725;
    background: linear-gradient(148deg, #c76725 42%, #fac248 61%, #c76725 80%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c76725", endColorstr="#c76725", GradientType=1);
    color: #000000;
    border-radius: 10px;
    transition: all .1s ease;
    box-shadow: 0 3px 0 3px #66290c;
    border: 2px solid #e2ab49
}

.btn:active {
    transform: translateY(5px);
    box-shadow: 0 0 0 0 #66290c
}

.card {
    transition: .3s ease-out
}

.card:hover {
    transform: scale(1.05)
}

.card:hover .card-button {
    transform: translate(-50%, 50%);
    opacity: 1
}

.card-button {
    transform: translate(-50%, 125%);
    width: 35%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background-color: #f90;
    color: #fff;
    font-size: 16px;
    padding: 8px 16px;
    position: absolute;
    left: 50%;
    bottom: 0;
    opacity: 0;
    transition: .3s ease-out
}

.box-shadow2 {
    box-shadow: 5px 12px 18px rgba(0, 3, 6, .59)
}

.bg-cards-about {
    background-color: hsla(0, 0%, 100%, .9)
}

.text-shadow {
    text-shadow: 3px 3px 3px #000
}

.hover\:text-amber-500:hover {
    --tw-text-opacity: 1;
    color: rgb(245 158 11/var(--tw-text-opacity))
}

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

@media (min-width:640px) {
    .sm\:-left-52 {
        left: -13rem
    }
}

@media (min-width:768px) {
    .md\:-left-40 {
        left: -10rem
    }

    .md\:left-5 {
        left: 1.25rem
    }

    .md\:ml-20 {
        margin-left: 5rem
    }

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

    .md\:mt-32 {
        margin-top: 8rem
    }

    .md\:mt-44 {
        margin-top: 11rem
    }

    .md\:flex {
        display: flex
    }

    .md\:hidden {
        display: none
    }

    .md\:h-\[501px\] {
        height: 501px
    }

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

    .md\:w-\[800px\] {
        width: 800px
    }

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

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

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

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

    .md\:gap-5 {
        gap: 1.25rem
    }

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

    .md\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .md\:\!text-\[64px\] {
        font-size: 64px !important
    }

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

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

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

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

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

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

@media (min-width:1024px) {
    .lg\:-left-64 {
        left: -16rem
    }

    .lg\:bottom-11 {
        bottom: 2.75rem
    }

    .lg\:left-5 {
        left: 1.25rem
    }

    .lg\:ml-10 {
        margin-left: 2.5rem
    }

    .lg\:mr-2 {
        margin-right: .5rem
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

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

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

    .lg\:hover\:text-\[\#ea6161\]:hover {
        --tw-text-opacity: 1;
        color: rgb(234 97 97/var(--tw-text-opacity))
    }
}

@media (min-width:1280px) {
    .xl\:-left-\[500px\] {
        left: -500px
    }

    .xl\:ml-20 {
        margin-left: 5rem
    }

    .xl\:mr-20 {
        margin-right: 5rem
    }

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

@media (min-width:1536px) {
    .\32xl\:-left-\[700px\] {
        left: -700px
    }
}

.caramel-gradient--border {
    background: radial-gradient(50% 616.3% at 48.75% 50%, #e2ab49 43.23%, #f5d769 100%);
    box-shadow: 0 4px 28px rgba(68, 68, 68, .7)
}

.caramel-gradient--border:hover {
    box-shadow: 0 4px 28px rgba(68, 68, 68, .75);
    opacity: .9
}

.disabled--border {
    background: radial-gradient(50% 616.3% at 48.75% 50%, #8d8d8d 43.23%, #bdbdbd 100%);
    box-shadow: 0 4px 28px #303030
}

.purple-gradient--inner {
    background: linear-gradient(183.04deg, #9014d8 7.37%, #c96af4 83.62%)
}

.purple-gradient--border {
    background: linear-gradient(195deg, #f3cfff 21.27%, #611b91 62.46%, #611b91 0)
}

.blue-gradient--inner {
    background: linear-gradient(183.04deg, #2494c4 7.37%, #74c0e0 83.62%)
}

.blue-gradient--border {
    background: linear-gradient(195deg, #9ce1ff 21.27%, #185670 62.46%)
}

.green-gradient--inner {
    background: linear-gradient(183.04deg, #48762b 7.37%, #6ba53d 83.62%)
}

.green-gradient--border {
    background: linear-gradient(215.46deg, #68a13c 21.27%, #3e5c2b 62.46%)
}

.disabled-gradient--inner {
    background: linear-gradient(183.04deg, #a0a0a0 7.37%, #c9c9c9 83.62%) !important
}

.disabled-gradient--border {
    background: linear-gradient(215.46deg, #e9e9e9 21.27%, #626262 62.46%) !important
}

.ripple {
    background-position: 50%;
    transition: background .7s
}

.ripple--purple:hover {
    background: #9014d8 radial-gradient(circle, transparent 1%, #c96af4 0) 50%/15000%
}

.ripple--purple:active {
    background-color: #9014d8;
    background-size: 100%;
    transition: background 0s
}

.ripple--blue:hover {
    background: #2494c4 radial-gradient(circle, transparent 1%, #2494c4 0) 50%/15000%
}

.ripple--blue:active {
    background-color: #f3cfff;
    background-size: 100%;
    transition: background 0s
}

.ripple--green:hover {
    background: #4f802f radial-gradient(circle, transparent 1%, #4f802f 0) 50%/15000%
}

.ripple--green:active {
    background-color: #98c973;
    background-size: 100%;
    transition: background 0s
}

.gold-border {
    border: 2px solid #e2ab49
}

.transparent-border {
    border: 2px solid transparent
}

.table-gradiente {
    background-image: linear-gradient(0deg, #7d211f, #591d1a)
}

.gold-text {
    color: transparent;
    font-weight: 700;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: radial-gradient(circle, #e2ab49 40%, #f5d769 80%)
}

.hover-gold-text {
    color: #fff
}

.hover-gold-text:hover {
    color: transparent
}

.hover-gold-text:hover,
div#newsframe div:hover .learn-more {
    font-weight: 700;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: radial-gradient(circle, #e2ab49 40%, #f5d769 80%)
}

div#newsframe div:hover .learn-more {
    color: #ffce22
}

div#banner:hover h1,
div#banner:hover h2,
div#banner:hover h4 {
    color: transparent;
    font-weight: 700;
    -webkit-background-clip: text;
    background-clip: text;
    background-image: radial-gradient(circle, #e2ab49 40%, #f5d769 80%)
}

.dark-background {
    background-color: #262626
}

.dark-background:hover {
    background-color: #ffce22
}

.dark-background:hover p {
    color: #000
}

.red-background {
    background: linear-gradient(250.01deg, rgba(208, 2, 0, .2), rgba(57, 4, 0, .2)), linear-gradient(96.27deg, #3f1c1c 4.95%, #831212 21.78%, #681111 57.92%, #671e2b 73.27%, #681111 86.63%, #3f1c1c)
}

.button-merge {
    margin-bottom: -20px;
    border: 2px solid #daa520;
    border-radius: 10px 10px 0 0;
    padding: 15px;
    color: #daa520
}

:root {
    --step--3: clamp(0.7rem, 0.72rem + -0.07vw, 0.64rem);
    --step--2: clamp(0.79rem, 0.79rem + 0.01vw, 0.8rem);
    --step--1: clamp(0.89rem, 0.86rem + 0.12vw, 1rem);
    --step-0: clamp(1rem, 0.95rem + 0.27vw, 1.25rem);
    --step-1: clamp(1.13rem, 1.03rem + 0.47vw, 1.56rem);
    --step-2: clamp(1.27rem, 1.12rem + 0.74vw, 1.95rem);
    --step-3: clamp(1.42rem, 1.2rem + 1.1vw, 2.44rem);
    --step-4: clamp(1.6rem, 1.29rem + 1.57vw, 3.05rem);
    --step-5: clamp(1.8rem, 1.37rem + 2.18vw, 3.82rem);
    --step-6: clamp(2.03rem, 1.43rem + 2.96vw, 4.77rem)
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 700;
    line-height: 1.3;
    color: #000;
}

h1 {
    margin-top: 0;
    font-size: var(--step-6)
}

h2 {
    font-size: var(--step-5)
}

h3 {
    font-size: var(--step-4)
}

h4 {
    font-size: var(--step-3)
}

p {
    color: var(--text-secondary)
}

a,
p {
    font-size: var(--step-0)
}

.tiny {
    font-size: var(--step--2)
}

small {
    font-size: var(--step--1)
}

.text-margin {
    margin: 3rem 0 1.38rem
}

:root {
    --toastify-color-light: #fff;
    --toastify-color-dark: #121212;
    --toastify-color-info: #3498db;
    --toastify-color-success: #07bc0c;
    --toastify-color-warning: #f1c40f;
    --toastify-color-error: #e74c3c;
    --toastify-color-transparent: hsla(0, 0%, 100%, .7);
    --toastify-icon-color-info: var(--toastify-color-info);
    --toastify-icon-color-success: var(--toastify-color-success);
    --toastify-icon-color-warning: var(--toastify-color-warning);
    --toastify-icon-color-error: var(--toastify-color-error);
    --toastify-toast-width: 320px;
    --toastify-toast-background: #fff;
    --toastify-toast-min-height: 64px;
    --toastify-toast-max-height: 800px;
    --toastify-font-family: sans-serif;
    --toastify-z-index: 9999;
    --toastify-text-color-light: #757575;
    --toastify-text-color-dark: #fff;
    --toastify-text-color-info: #fff;
    --toastify-text-color-success: #fff;
    --toastify-text-color-warning: #fff;
    --toastify-text-color-error: #fff;
    --toastify-spinner-color: #616161;
    --toastify-spinner-color-empty-area: #e0e0e0;
    --toastify-color-progress-light: linear-gradient(90deg, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);
    --toastify-color-progress-dark: #bb86fc;
    --toastify-color-progress-info: var(--toastify-color-info);
    --toastify-color-progress-success: var(--toastify-color-success);
    --toastify-color-progress-warning: var(--toastify-color-warning);
    --toastify-color-progress-error: var(--toastify-color-error)
}

.Toastify__toast-container {
    z-index: var(--toastify-z-index);
    -webkit-transform: translateZ(var(--toastify-z-index));
    position: fixed;
    padding: 4px;
    width: var(--toastify-toast-width);
    box-sizing: border-box;
    color: #fff
}

.Toastify__toast-container--top-left {
    top: 1em;
    left: 1em
}

.Toastify__toast-container--top-center {
    top: 1em;
    left: 50%;
    transform: translateX(-50%)
}

.Toastify__toast-container--top-right {
    top: 1em;
    right: 1em
}

.Toastify__toast-container--bottom-left {
    bottom: 1em;
    left: 1em
}

.Toastify__toast-container--bottom-center {
    bottom: 1em;
    left: 50%;
    transform: translateX(-50%)
}

.Toastify__toast-container--bottom-right {
    bottom: 1em;
    right: 1em
}

@media only screen and (max-width:480px) {
    .Toastify__toast-container {
        width: 100vw;
        padding: 0;
        left: 0;
        margin: 0
    }

    .Toastify__toast-container--top-center,
    .Toastify__toast-container--top-left,
    .Toastify__toast-container--top-right {
        top: 0;
        transform: translateX(0)
    }

    .Toastify__toast-container--bottom-center,
    .Toastify__toast-container--bottom-left,
    .Toastify__toast-container--bottom-right {
        bottom: 0;
        transform: translateX(0)
    }

    .Toastify__toast-container--rtl {
        right: 0;
        left: auto
    }
}

.Toastify__toast {
    position: relative;
    min-height: var(--toastify-toast-min-height);
    box-sizing: border-box;
    margin-bottom: 1rem;
    padding: 8px;
    border-radius: 4px;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .1), 0 2px 15px 0 rgba(0, 0, 0, .05);
    display: flex;
    justify-content: space-between;
    max-height: var(--toastify-toast-max-height);
    overflow: hidden;
    font-family: var(--toastify-font-family);
    cursor: default;
    direction: ltr;
    z-index: 0
}

.Toastify__toast--rtl {
    direction: rtl
}

.Toastify__toast--close-on-click {
    cursor: pointer
}

.Toastify__toast-body {
    margin: auto 0;
    flex: 1 1 auto;
    padding: 6px;
    display: flex;
    align-items: center
}

.Toastify__toast-body>div:last-child {
    word-break: break-word;
    flex: 1
}

.Toastify__toast-icon {
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    width: 20px;
    flex-shrink: 0;
    display: flex
}

.Toastify--animate {
    animation-fill-mode: both;
    animation-duration: .7s
}

.Toastify--animate-icon {
    animation-fill-mode: both;
    animation-duration: .3s
}

@media only screen and (max-width:480px) {
    .Toastify__toast {
        margin-bottom: 0;
        border-radius: 0
    }
}

.Toastify__toast-theme--dark {
    background: var(--toastify-color-dark);
    color: var(--toastify-text-color-dark)
}

.Toastify__toast-theme--colored.Toastify__toast--default,
.Toastify__toast-theme--light {
    background: var(--toastify-color-light);
    color: var(--toastify-text-color-light)
}

.Toastify__toast-theme--colored.Toastify__toast--info {
    color: var(--toastify-text-color-info);
    background: var(--toastify-color-info)
}

.Toastify__toast-theme--colored.Toastify__toast--success {
    color: var(--toastify-text-color-success);
    background: var(--toastify-color-success)
}

.Toastify__toast-theme--colored.Toastify__toast--warning {
    color: var(--toastify-text-color-warning);
    background: var(--toastify-color-warning)
}

.Toastify__toast-theme--colored.Toastify__toast--error {
    color: var(--toastify-text-color-error);
    background: var(--toastify-color-error)
}

.Toastify__progress-bar-theme--light {
    background: var(--toastify-color-progress-light)
}

.Toastify__progress-bar-theme--dark {
    background: var(--toastify-color-progress-dark)
}

.Toastify__progress-bar--info {
    background: var(--toastify-color-progress-info)
}

.Toastify__progress-bar--success {
    background: var(--toastify-color-progress-success)
}

.Toastify__progress-bar--warning {
    background: var(--toastify-color-progress-warning)
}

.Toastify__progress-bar--error {
    background: var(--toastify-color-progress-error)
}

.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning {
    background: var(--toastify-color-transparent)
}

.Toastify__close-button {
    color: #fff;
    background: transparent;
    outline: none;
    border: none;
    padding: 0;
    cursor: pointer;
    opacity: .7;
    transition: .3s ease;
    align-self: flex-start
}

.Toastify__close-button--light {
    color: #000;
    opacity: .3
}

.Toastify__close-button>svg {
    fill: currentColor;
    height: 16px;
    width: 14px
}

.Toastify__close-button:focus,
.Toastify__close-button:hover {
    opacity: 1
}

@keyframes Toastify__trackProgress {
    0% {
        transform: scaleX(1)
    }

    to {
        transform: scaleX(0)
    }
}

.Toastify__progress-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    z-index: var(--toastify-z-index);
    opacity: .7;
    transform-origin: left
}

.Toastify__progress-bar--animated {
    animation: Toastify__trackProgress linear 1 forwards
}

.Toastify__progress-bar--controlled {
    transition: transform .2s
}

.Toastify__progress-bar--rtl {
    right: 0;
    left: auto;
    transform-origin: right
}

.Toastify__spinner {
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    border-radius: 100%;
    border: 2px solid;
    border-right: 2px solid var(--toastify-spinner-color);
    animation: Toastify__spin .65s linear infinite
}

@keyframes Toastify__bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        transform: translate3d(10px, 0, 0)
    }

    90% {
        transform: translate3d(-5px, 0, 0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes Toastify__bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }

    75% {
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        transform: translate3d(5px, 0, 0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes Toastify__bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    75% {
        transform: translate3d(0, 10px, 0)
    }

    90% {
        transform: translate3d(0, -5px, 0)
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes Toastify__bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }

    75% {
        transform: translate3d(0, -10px, 0)
    }

    90% {
        transform: translate3d(0, 5px, 0)
    }

    to {
        transform: none
    }
}

@keyframes Toastify__bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0)
    }

    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.Toastify__bounce-enter--bottom-left,
.Toastify__bounce-enter--top-left {
    animation-name: Toastify__bounceInLeft
}

.Toastify__bounce-enter--bottom-right,
.Toastify__bounce-enter--top-right {
    animation-name: Toastify__bounceInRight
}

.Toastify__bounce-enter--top-center {
    animation-name: Toastify__bounceInDown
}

.Toastify__bounce-enter--bottom-center {
    animation-name: Toastify__bounceInUp
}

.Toastify__bounce-exit--bottom-left,
.Toastify__bounce-exit--top-left {
    animation-name: Toastify__bounceOutLeft
}

.Toastify__bounce-exit--bottom-right,
.Toastify__bounce-exit--top-right {
    animation-name: Toastify__bounceOutRight
}

.Toastify__bounce-exit--top-center {
    animation-name: Toastify__bounceOutUp
}

.Toastify__bounce-exit--bottom-center {
    animation-name: Toastify__bounceOutDown
}

@keyframes Toastify__zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes Toastify__zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.Toastify__zoom-enter {
    animation-name: Toastify__zoomIn
}

.Toastify__zoom-exit {
    animation-name: Toastify__zoomOut
}

@keyframes Toastify__flipIn {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }

    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        transform: perspective(400px)
    }
}

@keyframes Toastify__flipOut {
    0% {
        transform: perspective(400px)
    }

    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.Toastify__flip-enter {
    animation-name: Toastify__flipIn
}

.Toastify__flip-exit {
    animation-name: Toastify__flipOut
}

@keyframes Toastify__slideInRight {
    0% {
        transform: translate3d(110%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInLeft {
    0% {
        transform: translate3d(-110%, 0, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInUp {
    0% {
        transform: translate3d(0, 110%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideInDown {
    0% {
        transform: translate3d(0, -110%, 0);
        visibility: visible
    }

    to {
        transform: translateZ(0)
    }
}

@keyframes Toastify__slideOutRight {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(110%, 0, 0)
    }
}

@keyframes Toastify__slideOutLeft {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(-110%, 0, 0)
    }
}

@keyframes Toastify__slideOutDown {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 500px, 0)
    }
}

@keyframes Toastify__slideOutUp {
    0% {
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -500px, 0)
    }
}

.Toastify__slide-enter--bottom-left,
.Toastify__slide-enter--top-left {
    animation-name: Toastify__slideInLeft
}

.Toastify__slide-enter--bottom-right,
.Toastify__slide-enter--top-right {
    animation-name: Toastify__slideInRight
}

.Toastify__slide-enter--top-center {
    animation-name: Toastify__slideInDown
}

.Toastify__slide-enter--bottom-center {
    animation-name: Toastify__slideInUp
}

.Toastify__slide-exit--bottom-left,
.Toastify__slide-exit--top-left {
    animation-name: Toastify__slideOutLeft
}

.Toastify__slide-exit--bottom-right,
.Toastify__slide-exit--top-right {
    animation-name: Toastify__slideOutRight
}

.Toastify__slide-exit--top-center {
    animation-name: Toastify__slideOutUp
}

.Toastify__slide-exit--bottom-center {
    animation-name: Toastify__slideOutDown
}

@keyframes Toastify__spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}