@charset "UTF-8";

/*! tailwindcss v2.2.7 | MIT License | https://tailwindcss.com*/
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji
}

hr {
    height: 0;
    color: inherit
}

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

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

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

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

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

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

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

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

summary {
    display: list-item
}

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

button {
    background-color: transparent;
    background-image: none
}

fieldset,
ol,
ul {
    margin: 0;
    padding: 0
}

ol,
ul {
    list-style: none
}

html {
    font-family: 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;
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*,
:after,
:before {
    box-sizing: border-box;
    border: 0 solid
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

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

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #a1a1aa
}

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

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

table {
    border-collapse: collapse
}

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

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

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

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

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

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

[hidden] {
    display: none
}

*,
:after,
:before {
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-color: currentColor;
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    --tw-blur: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-brightness: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-contrast: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-grayscale: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-hue-rotate: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-invert: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-saturate: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-sepia: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-drop-shadow: var(--tw-empty,
            /*!*/
            /*!*/
        );
    --tw-filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.container {
    width: 100%
}

@media (min-width:640px) {
    .container {
        max-width: 640px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1536px) {
    .container {
        max-width: 1536px
    }
}

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

.fixed {
    position: fixed !important
}

.absolute {
    position: absolute !important
}

.relative {
    position: relative !important
}

.inset-0 {
    top: 0 !important;
    right: 0 !important;
    left: 0 !important
}

.bottom-0,
.inset-0 {
    bottom: 0 !important
}

.left-0 {
    left: 0 !important
}

.top-3 {
    top: .75rem !important
}

.left-full {
    left: 100% !important
}

.right-4 {
    right: 1rem !important
}

.top-1\/2 {
    top: 50% !important
}

.right-2 {
    right: .5rem !important
}

.-right-28 {
    right: -7rem !important
}

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

.-left-4 {
    left: -1rem !important
}

.bottom-5 {
    bottom: 1.25rem !important
}

.left-5 {
    left: 1.25rem !important
}

.bottom-full {
    bottom: 100% !important
}

.bottom-2 {
    bottom: .5rem !important
}

.-left-3 {
    left: -.75rem !important
}

.-top-4 {
    top: -1rem !important
}

.top-0 {
    top: 0 !important
}

.left-2 {
    left: .5rem !important
}

.-bottom-8 {
    bottom: -2rem !important
}

.-top-3 {
    top: -.75rem !important
}

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

.right-0 {
    right: 0 !important
}

.top-1\/4 {
    top: 25% !important
}

.top-1 {
    top: .25rem !important
}

.right-1 {
    right: .25rem !important
}

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

.-right-full {
    right: -100% !important
}

.top-4 {
    top: 1rem !important
}

.right-6 {
    right: 1.5rem !important
}

.top-6 {
    top: 1.5rem !important
}

.bottom-10 {
    bottom: 2.5rem !important
}

.right-5 {
    right: 1.25rem !important
}

.-bottom-10 {
    bottom: -2.5rem !important
}

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

.z-20 {
    z-index: 20 !important
}

.z-10 {
    z-index: 10 !important
}

.z-\[9999\] {
    z-index: 9999 !important
}

.z-\[20\] {
    z-index: 20 !important
}

.z-50 {
    z-index: 50 !important
}

.order-3 {
    order: 3 !important
}

.order-1 {
    order: 1 !important
}

.order-2 {
    order: 2 !important
}

.clear-both {
    clear: both !important
}

.m-auto {
    margin: auto !important
}

.m-0 {
    margin: 0 !important
}

.my-10 {
    margin-top: 2.5rem !important;
    margin-bottom: 2.5rem !important
}

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

.my-8 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

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

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

.my-16 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
}

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

.my-12 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.mt-14 {
    margin-top: 3.5rem !important
}

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

.mt-8 {
    margin-top: 2rem !important
}

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

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

.mb-16 {
    margin-bottom: 4rem !important
}

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

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

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

.ml-1\.5 {
    margin-left: .375rem !important
}

.-mb-0\.5 {
    margin-bottom: -.125rem !important
}

.ml-1 {
    margin-left: .25rem !important
}

.-mb-0 {
    margin-bottom: 0 !important
}

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

.mt-1 {
    margin-top: .25rem !important
}

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

.mb-1 {
    margin-bottom: .25rem !important
}

.mr-2 {
    margin-right: .5rem !important
}

.-mt-0\.5 {
    margin-top: -.125rem !important
}

.-mt-0,
.mt-0 {
    margin-top: 0 !important
}

.ml-auto {
    margin-left: auto !important
}

.-mb-12 {
    margin-bottom: -3rem !important
}

.ml-0 {
    margin-left: 0 !important
}

.mb-0 {
    margin-bottom: 0 !important
}

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

.-mt-9 {
    margin-top: -2.25rem !important
}

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

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

.mt-9 {
    margin-top: 2.25rem !important
}

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

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

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

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

.mb-32 {
    margin-bottom: 8rem !important
}

.-mb-9 {
    margin-bottom: -2.25rem !important
}

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

.mt-7 {
    margin-top: 1.75rem !important
}

.-ml-1 {
    margin-left: -.25rem !important
}

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

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

.-ml-10 {
    margin-left: -2.5rem !important
}

.-mb-16 {
    margin-bottom: -4rem !important
}

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

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

.mb-12 {
    margin-bottom: 3rem !important
}

.mb-28 {
    margin-bottom: 7rem !important
}

.-mb-40 {
    margin-bottom: -10rem !important
}

.mt-28 {
    margin-top: 7rem !important
}

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

.ml-3 {
    margin-left: .75rem !important
}

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

.-ml-4 {
    margin-left: -1rem !important
}

.-mb-1 {
    margin-bottom: -.25rem !important
}

.ml-8 {
    margin-left: 2rem !important
}

.ml-4 {
    margin-left: 1rem !important
}

.ml-6 {
    margin-left: 1.5rem !important
}

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

.-ml-3 {
    margin-left: -.75rem !important
}

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

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

.mb-0\.5 {
    margin-bottom: .125rem !important
}

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

.-mt-1 {
    margin-top: -.25rem !important
}

.-ml-14 {
    margin-left: -3.5rem !important
}

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

.mb-14 {
    margin-bottom: 3.5rem !important
}

.-mt-40 {
    margin-top: -10rem !important
}

.ml-10 {
    margin-left: 2.5rem !important
}

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

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

.-mt-48 {
    margin-top: -12rem !important
}

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

.mt-44 {
    margin-top: 11rem !important
}

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

.-mt-20 {
    margin-top: -5rem !important
}

.mt-40 {
    margin-top: 10rem !important
}

.mb-9 {
    margin-bottom: 2.25rem !important
}

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

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

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

.-mt-8 {
    margin-top: -2rem !important
}

.mr-1 {
    margin-right: .25rem !important
}

.-mr-4 {
    margin-right: -1rem !important
}

.-ml-12 {
    margin-left: -3rem !important
}

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

.mt-\[-8\.5rem\] {
    margin-top: -8.5rem !important
}

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

.mt-16 {
    margin-top: 4rem !important
}

.mt-2\.5 {
    margin-top: .625rem !important
}

.mb-20 {
    margin-bottom: 5rem !important
}

.-mt-56 {
    margin-top: -14rem !important
}

.mt-20 {
    margin-top: 5rem !important
}

.mb-40 {
    margin-bottom: 10rem !important
}

.-mt-28 {
    margin-top: -7rem !important
}

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

.mt-48 {
    margin-top: 12rem !important
}

.\!mt-0 {
    margin-top: 0 !important
}

.-mb-72 {
    margin-bottom: -18rem !important
}

.mt-56 {
    margin-top: 14rem !important
}

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

.-mb-14 {
    margin-bottom: -3.5rem !important
}

.-mt-44 {
    margin-top: -11rem !important
}

.mb-24 {
    margin-bottom: 6rem !important
}

.mt-96 {
    margin-top: 24rem !important
}

.mb-72 {
    margin-bottom: 18rem !important
}

.-mt-72 {
    margin-top: -18rem !important
}

.block {
    display: block !important
}

.inline-block {
    display: inline-block !important
}

.inline {
    display: inline !important
}

.flex {
    display: flex !important
}

.inline-flex {
    display: inline-flex !important
}

.table {
    display: table !important
}

.grid {
    display: grid !important
}

.contents {
    display: contents !important
}

.hidden {
    display: none !important
}

.h-14 {
    height: 3.5rem !important
}

.h-20 {
    height: 5rem !important
}

.h-96 {
    height: 24rem !important
}

.h-full {
    height: 100% !important
}

.h-2\/3 {
    height: 66.666667% !important
}

.h-24 {
    height: 6rem !important
}

.h-64 {
    height: 16rem !important
}

.h-auto {
    height: auto !important
}

.h-36 {
    height: 9rem !important
}

.h-5\/6 {
    height: 83.333333% !important
}

.h-\[50px\] {
    height: 50px !important
}

.h-10 {
    height: 2.5rem !important
}

.h-8 {
    height: 2rem !important
}

.h-1 {
    height: .25rem !important
}

.h-32 {
    height: 8rem !important
}

.h-48 {
    height: 12rem !important
}

.h-2 {
    height: .5rem !important
}

.max-h-44 {
    max-height: 11rem !important
}

.max-h-full {
    max-height: 100% !important
}

.min-h-full {
    min-height: 100% !important
}

.min-h-95-screen {
    min-height: 95vh !important
}

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

.w-14 {
    width: 3.5rem !important
}

.w-full {
    width: 100% !important
}

.w-1\/2 {
    width: 50% !important
}

.w-min {
    width: -webkit-min-content !important;
    width: -moz-min-content !important;
    width: min-content !important
}

.w-auto {
    width: auto !important
}

.w-20 {
    width: 5rem !important
}

.w-4\/5 {
    width: 80% !important
}

.w-11\/12 {
    width: 91.666667% !important
}

.w-9\/12 {
    width: 75% !important
}

.w-3\/5 {
    width: 60% !important
}

.w-2\/3 {
    width: 66.666667% !important
}

.w-8 {
    width: 2rem !important
}

.w-1\/5 {
    width: 20% !important
}

.w-\[450px\] {
    width: 450px !important
}

.w-3\/4 {
    width: 75% !important
}

.w-\[250px\] {
    width: 250px !important
}

.w-1\/3 {
    width: 33.333333% !important
}

.w-10 {
    width: 2.5rem !important
}

.w-10\/12 {
    width: 83.333333% !important
}

.\!max-w-full,
.max-w-full {
    max-width: 100% !important
}

.max-w-\[90\%\] {
    max-width: 90% !important
}

.max-w-\[1250px\] {
    max-width: 1250px !important
}

.flex-grow {
    flex-grow: 1 !important
}

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

.-translate-x-1\/2,
.-translate-y-1\/2 {
    transform: var(--tw-transform) !important
}

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

.translate-y-1\.5 {
    --tw-translate-y: 0.375rem !important
}

.translate-y-1,
.translate-y-1\.5 {
    transform: var(--tw-transform) !important
}

.translate-y-1 {
    --tw-translate-y: 0.25rem !important
}

.-rotate-12 {
    --tw-rotate: -12deg !important
}

.-rotate-6,
.-rotate-12 {
    transform: var(--tw-transform) !important
}

.-rotate-6 {
    --tw-rotate: -6deg !important
}

.rotate-45 {
    --tw-rotate: 45deg !important
}

.-rotate-45,
.rotate-45 {
    transform: var(--tw-transform) !important
}

.-rotate-45 {
    --tw-rotate: -45deg !important
}

.scale-90 {
    --tw-scale-x: .9 !important;
    --tw-scale-y: .9 !important
}

.scale-90,
.scale-120 {
    transform: var(--tw-transform) !important
}

.scale-120 {
    --tw-scale-x: 1.20 !important;
    --tw-scale-y: 1.20 !important
}

.scale-125 {
    --tw-scale-x: 1.25 !important;
    --tw-scale-y: 1.25 !important
}

.scale-115,
.scale-125 {
    transform: var(--tw-transform) !important
}

.scale-115 {
    --tw-scale-x: 1.15 !important;
    --tw-scale-y: 1.15 !important
}

.scale-110 {
    --tw-scale-x: 1.1 !important;
    --tw-scale-y: 1.1 !important
}

.scale-110,
.scale-150 {
    transform: var(--tw-transform) !important
}

.scale-150 {
    --tw-scale-x: 1.5 !important;
    --tw-scale-y: 1.5 !important
}

.scale-105 {
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important
}

.scale-100,
.scale-105 {
    transform: var(--tw-transform) !important
}

.scale-100 {
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important
}

.scale-180 {
    --tw-scale-x: 1.8 !important;
    --tw-scale-y: 1.8 !important
}

.scale-95,
.scale-180 {
    transform: var(--tw-transform) !important
}

.scale-95 {
    --tw-scale-x: .95 !important;
    --tw-scale-y: .95 !important
}

.scale-y-120 {
    --tw-scale-y: 1.20 !important
}

.scale-y-115,
.scale-y-120 {
    transform: var(--tw-transform) !important
}

.scale-y-115 {
    --tw-scale-y: 1.15 !important
}

.scale-y-105 {
    --tw-scale-y: 1.05 !important
}

.scale-y-105,
.scale-y-110 {
    transform: var(--tw-transform) !important
}

.scale-y-110 {
    --tw-scale-y: 1.1 !important
}

.\!scale-y-100 {
    --tw-scale-y: 1 !important
}

.\!scale-y-100,
.scale-x-90 {
    transform: var(--tw-transform) !important
}

.scale-x-90 {
    --tw-scale-x: .9 !important
}

.scale-y-90 {
    --tw-scale-y: .9 !important
}

.scale-y-90,
.transform {
    transform: var(--tw-transform) !important
}

.cursor-pointer {
    cursor: pointer !important
}

.select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important
}

.list-decimal {
    list-style-type: decimal !important
}

.appearance-none {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important
}

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

.flex-row {
    flex-direction: row !important
}

.flex-col {
    flex-direction: column !important
}

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

.flex-wrap {
    flex-wrap: wrap !important
}

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

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

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

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

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

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

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

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

.gap-4 {
    gap: 1rem !important
}

.gap-6 {
    gap: 1.5rem !important
}

.gap-24 {
    gap: 6rem !important
}

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

.divide-gray>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1 !important;
    border-color: rgba(247, 247, 248, var(--tw-divide-opacity)) !important
}

.self-center {
    align-self: center !important
}

.overflow-hidden {
    overflow: hidden !important
}

.overflow-y-auto {
    overflow-y: auto !important
}

.overflow-y-scroll {
    overflow-y: scroll !important
}

.whitespace-nowrap {
    white-space: nowrap !important
}

.break-words {
    overflow-wrap: break-word !important
}

.rounded {
    border-radius: .25rem !important
}

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

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

.rounded-none {
    border-radius: 0 !important
}

.rounded-md {
    border-radius: .375rem !important
}

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

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

.rounded-t-xl {
    border-top-left-radius: .75rem !important;
    border-top-right-radius: .75rem !important
}

.rounded-r-md {
    border-top-right-radius: .375rem !important;
    border-bottom-right-radius: .375rem !important
}

.rounded-tr-xl {
    border-top-right-radius: .75rem !important
}

.rounded-tl-xl {
    border-top-left-radius: .75rem !important
}

.rounded-tl {
    border-top-left-radius: .25rem !important
}

.rounded-tr {
    border-top-right-radius: .25rem !important
}

.border {
    border-width: 1px !important
}

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

.\!border-\[3\.5px\] {
    border-width: 3.5px !important
}

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

.border-b {
    border-bottom-width: 1px !important
}

.border-t {
    border-top-width: 1px !important
}

.border-r-0 {
    border-right-width: 0 !important
}

.border-l-0 {
    border-left-width: 0 !important
}

.border-t-0 {
    border-top-width: 0 !important
}

.border-solid {
    border-style: solid !important
}

.border-dashed {
    border-style: dashed !important
}

.border-gray-200 {
    border-color: rgba(230, 230, 230, var(--tw-border-opacity)) !important
}

.border-black,
.border-gray-200 {
    --tw-border-opacity: 1 !important
}

.border-black {
    border-color: rgba(0, 0, 0, var(--tw-border-opacity)) !important
}

.border-white {
    --tw-border-opacity: 1 !important;
    border-color: rgba(255, 255, 255, var(--tw-border-opacity)) !important
}

.border-yellow-900 {
    --tw-border-opacity: 1 !important;
    border-color: rgba(221, 197, 0, var(--tw-border-opacity)) !important
}

.border-gray-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgba(153, 153, 153, var(--tw-border-opacity)) !important
}

.border-resurge-blue {
    --tw-border-opacity: 1 !important;
    border-color: rgba(19, 42, 116, var(--tw-border-opacity)) !important
}

.border-green {
    border-color: rgba(118, 201, 61, var(--tw-border-opacity)) !important
}

.border-gray-47,
.border-green {
    --tw-border-opacity: 1 !important
}

.border-gray-47 {
    border-color: rgba(153, 153, 153, var(--tw-border-opacity)) !important
}

.border-red {
    --tw-border-opacity: 1 !important;
    border-color: rgba(215, 25, 32, var(--tw-border-opacity)) !important
}

.bg-resurge-yellow {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(254, 240, 1, var(--tw-bg-opacity)) !important
}

.bg-yellow {
    background-color: rgba(255, 226, 25, var(--tw-bg-opacity)) !important
}

.bg-white,
.bg-yellow {
    --tw-bg-opacity: 1 !important
}

.bg-white {
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important
}

.bg-resurge-light-blue {
    --tw-bg-opacity: 1 !important;
    background-color: rgba(0, 146, 216, var(--tw-bg-opacity)) !important
}

.bg-resurge-blue {
    background-color: rgba(19, 42, 116, var(--tw-bg-opacity)) !important
}

.bg-red,
.bg-resurge-blue {
    --tw-bg-opacity: 1 !important
}

.bg-red {
    background-color: rgba(215, 25, 32, var(--tw-bg-opacity)) !important
}

.bg-yellow-800 {
    background-color: rgba(255, 231, 0, var(--tw-bg-opacity)) !important
}

.bg-black,
.bg-yellow-800 {
    --tw-bg-opacity: 1 !important
}

.bg-black {
    background-color: rgba(0, 0, 0, var(--tw-bg-opacity)) !important
}

.bg-current {
    background-color: currentColor !important
}

.\!bg-white {
    background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important
}

.\!bg-white,
.bg-gray-500 {
    --tw-bg-opacity: 1 !important
}

.bg-gray-500 {
    background-color: rgba(153, 153, 153, var(--tw-bg-opacity)) !important
}

.bg-blue-500 {
    background-color: rgba(59, 130, 246, var(--tw-bg-opacity)) !important
}

.bg-blue-500,
.bg-orange {
    --tw-bg-opacity: 1 !important
}

.bg-orange {
    background-color: rgba(249, 116, 26, var(--tw-bg-opacity)) !important
}

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

.bg-opacity-75 {
    --tw-bg-opacity: 0.75 !important
}

.bg-gradient-to-b {
    background-image: linear-gradient(180deg, var(--tw-gradient-stops)) !important
}

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

.to-gray-200 {
    --tw-gradient-to: #e6e6e6 !important
}

.p-3 {
    padding: .75rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-1 {
    padding: .25rem !important
}

.p-0 {
    padding: 0 !important
}

.p-10 {
    padding: 2.5rem !important
}

.p-5 {
    padding: 1.25rem !important
}

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

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

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

.px-3\.5 {
    padding-left: .875rem !important;
    padding-right: .875rem !important
}

.px-3 {
    padding-left: .75rem !important;
    padding-right: .75rem !important
}

.px-8 {
    padding-left: 2rem !important;
    padding-right: 2rem !important
}

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

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

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

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

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.px-0\.5 {
    padding-left: .125rem !important;
    padding-right: .125rem !important
}

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

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

.py-10 {
    padding-top: 2.5rem !important;
    padding-bottom: 2.5rem !important
}

.py-14 {
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important
}

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

.py-5 {
    padding-top: 1.25rem !important;
    padding-bottom: 1.25rem !important
}

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.px-7 {
    padding-left: 1.75rem !important;
    padding-right: 1.75rem !important
}

.px-10 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important
}

.py-2\.5 {
    padding-top: .625rem !important;
    padding-bottom: .625rem !important
}

.py-9 {
    padding-top: 2.25rem !important;
    padding-bottom: 2.25rem !important
}

.py-20 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important
}

.px-12 {
    padding-left: 3rem !important;
    padding-right: 3rem !important
}

.pl-4 {
    padding-left: 1rem !important
}

.pt-5 {
    padding-top: 1.25rem !important
}

.pt-4 {
    padding-top: 1rem !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pb-14 {
    padding-bottom: 3.5rem !important
}

.pr-14 {
    padding-right: 3.5rem !important
}

.pb-20 {
    padding-bottom: 5rem !important
}

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

.pb-16 {
    padding-bottom: 4rem !important
}

.pt-10 {
    padding-top: 2.5rem !important
}

.pr-96 {
    padding-right: 24rem !important
}

.pb-10 {
    padding-bottom: 2.5rem !important
}

.pt-2\.5 {
    padding-top: .625rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pb-5 {
    padding-bottom: 1.25rem !important
}

.pt-20 {
    padding-top: 5rem !important
}

.pb-9 {
    padding-bottom: 2.25rem !important
}

.pb-4 {
    padding-bottom: 1rem !important
}

.pt-14 {
    padding-top: 3.5rem !important
}

.pl-24 {
    padding-left: 6rem !important
}

.pr-4 {
    padding-right: 1rem !important
}

.pb-6 {
    padding-bottom: 1.5rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

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

.pb-8 {
    padding-bottom: 2rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pr-3 {
    padding-right: .75rem !important
}

.pr-2 {
    padding-right: .5rem !important
}

.pb-32 {
    padding-bottom: 8rem !important
}

.pt-3 {
    padding-top: .75rem !important
}

.pb-3 {
    padding-bottom: .75rem !important
}

.pt-8 {
    padding-top: 2rem !important
}

.pb-12 {
    padding-bottom: 3rem !important
}

.pt-12 {
    padding-top: 3rem !important
}

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

.pr-0 {
    padding-right: 0 !important
}

.pt-36 {
    padding-top: 9rem !important
}

.pl-7 {
    padding-left: 1.75rem !important
}

.pl-0 {
    padding-left: 0 !important
}

.pl-14 {
    padding-left: 3.5rem !important
}

.pl-20 {
    padding-left: 5rem !important
}

.pt-24 {
    padding-top: 6rem !important
}

.pb-24 {
    padding-bottom: 6rem !important
}

.pb-48 {
    padding-bottom: 12rem !important
}

.pb-60 {
    padding-bottom: 15rem !important
}

.text-left {
    text-align: left !important
}

.text-center {
    text-align: center !important
}

.align-baseline {
    vertical-align: baseline !important
}

.align-middle {
    vertical-align: middle !important
}

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

.text-8\.5xl {
    font-size: 7.5rem !important
}

.text-4\.5xl {
    font-size: 2.4rem !important
}

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

.text-9xl {
    font-size: 8rem !important
}

.text-7xl,
.text-9xl {
    line-height: 1 !important
}

.text-7xl {
    font-size: 4.5rem !important
}

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

.text-5\.5xl {
    font-size: 3.5rem !important
}

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

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

.text-6\.5xl {
    font-size: 4.2rem !important
}

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

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

.text-\[2\.7rem\] {
    font-size: 2.7rem !important
}

.text-2\.5xl {
    font-size: 1.7rem !important;
    line-height: 2rem !important
}

.text-base {
    font-size: 1rem !important;
    line-height: 1.5rem !important
}

.text-xs {
    font-size: .75rem !important;
    line-height: 1rem !important
}

.text-2\.3xl {
    font-size: 2.3rem !important
}

.\!text-\[4\.2rem\] {
    font-size: 4.2rem !important
}

.\!text-\[2\.8rem\] {
    font-size: 2.8rem !important
}

.text-3\.5xl {
    font-size: 2.1rem !important
}

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

.text-13xl {
    font-size: 13rem !important
}

.text-11xl {
    font-size: 11rem !important
}

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

.text-\[1\.35rem\] {
    font-size: 1.35rem !important
}

.text-\[2\.10rem\] {
    font-size: 2.1rem !important
}

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

.font-bold {
    font-weight: 700 !important
}

.font-semibold {
    font-weight: 600 !important
}

.font-light {
    font-weight: 300 !important
}

.font-black {
    font-weight: 900 !important
}

.font-normal {
    font-weight: 400 !important
}

.font-medium {
    font-weight: 500 !important
}

.\!font-bold {
    font-weight: 700 !important
}

.font-thin {
    font-weight: 100 !important
}

.\!font-light {
    font-weight: 300 !important
}

.\!font-medium {
    font-weight: 500 !important
}

.uppercase {
    text-transform: uppercase !important
}

.capitalize {
    text-transform: capitalize !important
}

.italic {
    font-style: italic !important
}

.leading-tight {
    line-height: 1.25 !important
}

.leading-none {
    line-height: 1 !important
}

.leading-1\.1 {
    line-height: 1.1 !important
}

.leading-normal {
    line-height: 1.5 !important
}

.leading-snug {
    line-height: 1.375 !important
}

.leading-\[6xl\] {
    line-height: 6xl !important
}

.leading-10 {
    line-height: 2.5rem !important
}

.leading-4 {
    line-height: 1rem !important
}

.leading-\[4rem\] {
    line-height: 4rem !important
}

.\!leading-snug {
    line-height: 1.375 !important
}

.leading-\[2\.7rem\] {
    line-height: 2.7rem !important
}

.leading-\[36px\] {
    line-height: 36px !important
}

.leading-1\.2 {
    line-height: 1.2 !important
}

.leading-relaxed {
    line-height: 1.625 !important
}

.tracking-wide {
    letter-spacing: .025em !important
}

.text-white {
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important
}

.text-resurge-yellow {
    --tw-text-opacity: 1 !important;
    color: rgba(254, 240, 1, var(--tw-text-opacity)) !important
}

.text-resurge-light-blue {
    --tw-text-opacity: 1 !important;
    color: rgba(0, 146, 216, var(--tw-text-opacity)) !important
}

.text-orange {
    color: rgba(249, 116, 26, var(--tw-text-opacity)) !important
}

.text-black,
.text-orange {
    --tw-text-opacity: 1 !important
}

.text-black {
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important
}

.text-resurge-blue {
    --tw-text-opacity: 1 !important;
    color: rgba(19, 42, 116, var(--tw-text-opacity)) !important
}

.text-gray-700 {
    color: rgba(67, 65, 67, var(--tw-text-opacity)) !important
}

.text-gray,
.text-gray-700 {
    --tw-text-opacity: 1 !important
}

.text-gray {
    color: rgba(247, 247, 248, var(--tw-text-opacity)) !important
}

.text-red {
    color: rgba(215, 25, 32, var(--tw-text-opacity)) !important
}

.text-green,
.text-red {
    --tw-text-opacity: 1 !important
}

.text-green {
    color: rgba(118, 201, 61, var(--tw-text-opacity)) !important
}

.text-green-100 {
    --tw-text-opacity: 1 !important;
    color: rgba(162, 255, 0, var(--tw-text-opacity)) !important
}

.text-gray-500 {
    color: rgba(153, 153, 153, var(--tw-text-opacity)) !important
}

.text-gray-500,
.text-yellow {
    --tw-text-opacity: 1 !important
}

.text-yellow {
    color: rgba(255, 226, 25, var(--tw-text-opacity)) !important
}

.\!text-black {
    --tw-text-opacity: 1 !important;
    color: rgba(0, 0, 0, var(--tw-text-opacity)) !important
}

.\!text-\[\#DCDCDC\] {
    --tw-text-opacity: 1 !important;
    color: rgba(220, 220, 220, var(--tw-text-opacity)) !important
}

.text-gray-47 {
    color: rgba(153, 153, 153, var(--tw-text-opacity)) !important
}

.\!text-white,
.text-gray-47 {
    --tw-text-opacity: 1 !important
}

.\!text-white {
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important
}

.underline {
    text-decoration: underline !important
}

.line-through {
    text-decoration: line-through !important
}

.opacity-60 {
    opacity: .6 !important
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-70 {
    opacity: .7 !important
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
}

.shadow-2xl,
.shadow-md {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow) !important
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important
}

.filter {
    filter: var(--tw-filter) !important
}

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

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

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

.duration-100 {
    transition-duration: .1s !important
}

.ease-in-out {
    transition-timing-function: cubic-bezier(.4, 0, .2, 1) !important
}

.hover\:scale-105:hover {
    --tw-scale-x: 1.05 !important;
    --tw-scale-y: 1.05 !important;
    transform: var(--tw-transform) !important
}

.hover\:text-orange:hover {
    --tw-text-opacity: 1 !important;
    color: rgba(249, 116, 26, var(--tw-text-opacity)) !important
}

.hover\:underline:hover {
    text-decoration: underline !important
}

.hover\:no-underline:hover {
    text-decoration: none !important
}

.hover\:opacity-100:hover {
    opacity: 1 !important
}

.hover\:shadow-2xl:hover {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25) !important
}

.hover\:shadow-2xl:hover,
.hover\:shadow-xl:hover {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow) !important
}

.hover\:shadow-xl:hover {
    --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04) !important
}

.focus\:underline:focus {
    text-decoration: underline !important
}

.dark .dark\:text-white {
    --tw-text-opacity: 1 !important;
    color: rgba(255, 255, 255, var(--tw-text-opacity)) !important
}

@media (min-width:640px) {
    .sm\:absolute {
        position: absolute !important
    }

    .sm\:top-5 {
        top: 1.25rem !important
    }

    .sm\:right-8 {
        right: 2rem !important
    }

    .sm\:top-8 {
        top: 2rem !important
    }

    .sm\:-left-4 {
        left: -1rem !important
    }

    .sm\:left-2\/3 {
        left: 66.666667% !important
    }

    .sm\:-right-2 {
        right: -.5rem !important
    }

    .sm\:left-0 {
        left: 0 !important
    }

    .sm\:-bottom-2 {
        bottom: -.5rem !important
    }

    .sm\:-top-16 {
        top: -4rem !important
    }

    .sm\:-top-12 {
        top: -3rem !important
    }

    .sm\:-top-2\.5 {
        top: -.625rem !important
    }

    .sm\:-right-2\.5 {
        right: -.625rem !important
    }

    .sm\:-top-2 {
        top: -.5rem !important
    }

    .sm\:left-3 {
        left: .75rem !important
    }

    .sm\:right-auto {
        right: auto !important
    }

    .sm\:bottom-3 {
        bottom: .75rem !important
    }

    .sm\:right-20 {
        right: 5rem !important
    }

    .sm\:-bottom-20 {
        bottom: -5rem !important
    }

    .sm\:bottom-6 {
        bottom: 1.5rem !important
    }

    .sm\:top-16 {
        top: 4rem !important
    }

    .sm\:order-1 {
        order: 1 !important
    }

    .sm\:order-2 {
        order: 2 !important
    }

    .sm\:order-3 {
        order: 3 !important
    }

    .sm\:float-right {
        float: right !important
    }

    .sm\:m-0 {
        margin: 0 !important
    }

    .sm\:m-auto {
        margin: auto !important
    }

    .sm\:my-0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important
    }

    .sm\:mx-0 {
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .sm\:my-14 {
        margin-top: 3.5rem !important;
        margin-bottom: 3.5rem !important
    }

    .sm\:my-20 {
        margin-top: 5rem !important;
        margin-bottom: 5rem !important
    }

    .sm\:my-3 {
        margin-top: .75rem !important;
        margin-bottom: .75rem !important
    }

    .sm\:my-8 {
        margin-top: 2rem !important;
        margin-bottom: 2rem !important
    }

    .sm\:mt-9 {
        margin-top: 2.25rem !important
    }

    .sm\:mt-0 {
        margin-top: 0 !important
    }

    .sm\:-mt-6 {
        margin-top: -1.5rem !important
    }

    .sm\:mb-0 {
        margin-bottom: 0 !important
    }

    .sm\:mt-2 {
        margin-top: .5rem !important
    }

    .sm\:mb-6 {
        margin-bottom: 1.5rem !important
    }

    .sm\:mt-14 {
        margin-top: 3.5rem !important
    }

    .sm\:mt-4 {
        margin-top: 1rem !important
    }

    .sm\:ml-4 {
        margin-left: 1rem !important
    }

    .sm\:mr-4 {
        margin-right: 1rem !important
    }

    .sm\:mb-7 {
        margin-bottom: 1.75rem !important
    }

    .sm\:mt-6 {
        margin-top: 1.5rem !important
    }

    .sm\:mb-2 {
        margin-bottom: .5rem !important
    }

    .sm\:-mr-6 {
        margin-right: -1.5rem !important
    }

    .sm\:-mb-0 {
        margin-bottom: 0 !important
    }

    .sm\:-mb-16 {
        margin-bottom: -4rem !important
    }

    .sm\:mt-20 {
        margin-top: 5rem !important
    }

    .sm\:mr-1 {
        margin-right: .25rem !important
    }

    .sm\:-mt-20 {
        margin-top: -5rem !important
    }

    .sm\:-mt-24 {
        margin-top: -6rem !important
    }

    .sm\:-mb-2 {
        margin-bottom: -.5rem !important
    }

    .sm\:-mt-2 {
        margin-top: -.5rem !important
    }

    .sm\:mb-40 {
        margin-bottom: 10rem !important
    }

    .sm\:-mt-1 {
        margin-top: -.25rem !important
    }

    .sm\:\!mb-\[0\.1rem\] {
        margin-bottom: .1rem !important
    }

    .sm\:ml-auto {
        margin-left: auto !important
    }

    .sm\:mr-auto {
        margin-right: auto !important
    }

    .sm\:mb-10 {
        margin-bottom: 2.5rem !important
    }

    .sm\:mb-16 {
        margin-bottom: 4rem !important
    }

    .sm\:mb-36 {
        margin-bottom: 9rem !important
    }

    .sm\:mb-8 {
        margin-bottom: 2rem !important
    }

    .sm\:-mb-36 {
        margin-bottom: -9rem !important
    }

    .sm\:mt-5 {
        margin-top: 1.25rem !important
    }

    .sm\:mt-10 {
        margin-top: 2.5rem !important
    }

    .sm\:ml-0 {
        margin-left: 0 !important
    }

    .sm\:-mt-80 {
        margin-top: -20rem !important
    }

    .sm\:-mt-10 {
        margin-top: -2.5rem !important
    }

    .sm\:mt-auto {
        margin-top: auto !important
    }

    .sm\:mt-3 {
        margin-top: .75rem !important
    }

    .sm\:mb-12 {
        margin-bottom: 3rem !important
    }

    .sm\:mb-4 {
        margin-bottom: 1rem !important
    }

    .sm\:mb-0\.5 {
        margin-bottom: .125rem !important
    }

    .sm\:ml-2 {
        margin-left: .5rem !important
    }

    .sm\:-mt-3 {
        margin-top: -.75rem !important
    }

    .sm\:-mb-96 {
        margin-bottom: -24rem !important
    }

    .sm\:mr-8 {
        margin-right: 2rem !important
    }

    .sm\:mt-12 {
        margin-top: 3rem !important
    }

    .sm\:mt-80 {
        margin-top: 20rem !important
    }

    .sm\:mb-14 {
        margin-bottom: 3.5rem !important
    }

    .sm\:-ml-6 {
        margin-left: -1.5rem !important
    }

    .sm\:ml-12 {
        margin-left: 3rem !important
    }

    .sm\:-mt-4 {
        margin-top: -1rem !important
    }

    .sm\:-ml-4 {
        margin-left: -1rem !important
    }

    .sm\:mr-2 {
        margin-right: .5rem !important
    }

    .sm\:-ml-2 {
        margin-left: -.5rem !important
    }

    .sm\:mt-1 {
        margin-top: .25rem !important
    }

    .sm\:-mt-9 {
        margin-top: -2.25rem !important
    }

    .sm\:mt-8 {
        margin-top: 2rem !important
    }

    .sm\:-mt-5 {
        margin-top: -1.25rem !important
    }

    .sm\:-mb-5 {
        margin-bottom: -1.25rem !important
    }

    .sm\:mt-40 {
        margin-top: 10rem !important
    }

    .sm\:mb-9 {
        margin-bottom: 2.25rem !important
    }

    .sm\:\!mt-20 {
        margin-top: 5rem !important
    }

    .sm\:ml-1 {
        margin-left: .25rem !important
    }

    .sm\:-mr-10 {
        margin-right: -2.5rem !important
    }

    .sm\:mr-0 {
        margin-right: 0 !important
    }

    .sm\:-ml-20 {
        margin-left: -5rem !important
    }

    .sm\:mt-36 {
        margin-top: 9rem !important
    }

    .sm\:mt-\[-11\.8rem\] {
        margin-top: -11.8rem !important
    }

    .sm\:mb-1 {
        margin-bottom: .25rem !important
    }

    .sm\:mt-32 {
        margin-top: 8rem !important
    }

    .sm\:mb-3 {
        margin-bottom: .75rem !important
    }

    .sm\:mb-20 {
        margin-bottom: 5rem !important
    }

    .sm\:mt-7 {
        margin-top: 1.75rem !important
    }

    .sm\:mt-24 {
        margin-top: 6rem !important
    }

    .sm\:mt-28 {
        margin-top: 7rem !important
    }

    .sm\:mt-72 {
        margin-top: 18rem !important
    }

    .sm\:-mt-16 {
        margin-top: -4rem !important
    }

    .sm\:-mt-8 {
        margin-top: -2rem !important
    }

    .sm\:-mt-72 {
        margin-top: -18rem !important
    }

    .sm\:-mt-52 {
        margin-top: -13rem !important
    }

    .sm\:-mt-32 {
        margin-top: -8rem !important
    }

    .sm\:-mt-0 {
        margin-top: 0 !important
    }

    .sm\:block {
        display: block !important
    }

    .sm\:inline {
        display: inline !important
    }

    .sm\:flex {
        display: flex !important
    }

    .sm\:table {
        display: table !important
    }

    .sm\:hidden {
        display: none !important
    }

    .sm\:h-8 {
        height: 2rem !important
    }

    .sm\:h-24 {
        height: 6rem !important
    }

    .sm\:h-28 {
        height: 7rem !important
    }

    .sm\:h-32 {
        height: 8rem !important
    }

    .sm\:h-96 {
        height: 24rem !important
    }

    .sm\:h-5\/6 {
        height: 83.333333% !important
    }

    .sm\:h-3 {
        height: .75rem !important
    }

    .sm\:max-h-56 {
        max-height: 14rem !important
    }

    .sm\:min-h-0 {
        min-height: 0 !important
    }

    .sm\:w-8 {
        width: 2rem !important
    }

    .sm\:\!w-1\/3 {
        width: 33.333333% !important
    }

    .sm\:w-full {
        width: 100% !important
    }

    .sm\:w-2\/3 {
        width: 66.666667% !important
    }

    .sm\:w-auto {
        width: auto !important
    }

    .sm\:w-4\/5 {
        width: 80% !important
    }

    .sm\:w-3\/4 {
        width: 75% !important
    }

    .sm\:w-3\/5 {
        width: 60% !important
    }

    .sm\:w-1\/3 {
        width: 33.333333% !important
    }

    .sm\:w-11\/12 {
        width: 91.666667% !important
    }

    .sm\:w-2\/12 {
        width: 16.666667% !important
    }

    .sm\:w-1\/2 {
        width: 50% !important
    }

    .sm\:w-8\/12 {
        width: 66.666667% !important
    }

    .sm\:w-3 {
        width: .75rem !important
    }

    .sm\:w-2\/4 {
        width: 50% !important
    }

    .sm\:w-48 {
        width: 12rem !important
    }

    .sm\:max-w-full {
        max-width: 100% !important
    }

    .sm\:max-w-\[900px\] {
        max-width: 900px !important
    }

    .sm\:flex-1 {
        flex: 1 1 0% !important
    }

    .sm\:scale-0 {
        --tw-scale-x: 0 !important;
        --tw-scale-y: 0 !important
    }

    .sm\:scale-0,
    .sm\:scale-115 {
        transform: var(--tw-transform) !important
    }

    .sm\:scale-115 {
        --tw-scale-x: 1.15 !important;
        --tw-scale-y: 1.15 !important
    }

    .sm\:scale-120 {
        --tw-scale-x: 1.20 !important;
        --tw-scale-y: 1.20 !important
    }

    .sm\:scale-75,
    .sm\:scale-120 {
        transform: var(--tw-transform) !important
    }

    .sm\:scale-75 {
        --tw-scale-x: .75 !important;
        --tw-scale-y: .75 !important
    }

    .sm\:scale-100 {
        --tw-scale-x: 1 !important;
        --tw-scale-y: 1 !important
    }

    .sm\:scale-100,
    .sm\:scale-125 {
        transform: var(--tw-transform) !important
    }

    .sm\:scale-125 {
        --tw-scale-x: 1.25 !important;
        --tw-scale-y: 1.25 !important
    }

    .sm\:scale-105 {
        --tw-scale-x: 1.05 !important;
        --tw-scale-y: 1.05 !important
    }

    .sm\:scale-105,
    .sm\:scale-y-115 {
        transform: var(--tw-transform) !important
    }

    .sm\:scale-y-115 {
        --tw-scale-y: 1.15 !important
    }

    .sm\:transform {
        transform: var(--tw-transform) !important
    }

    .sm\:transform-none {
        transform: none !important
    }

    .sm\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important
    }

    .sm\:flex-row {
        flex-direction: row !important
    }

    .sm\:flex-col {
        flex-direction: column !important
    }

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

    .sm\:justify-end {
        justify-content: flex-end !important
    }

    .sm\:gap-6 {
        gap: 1.5rem !important
    }

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

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

    .sm\:self-end {
        align-self: flex-end !important
    }

    .sm\:overflow-hidden {
        overflow: hidden !important
    }

    .sm\:rounded {
        border-radius: .25rem !important
    }

    .sm\:bg-white {
        --tw-bg-opacity: 1 !important;
        background-color: rgba(255, 255, 255, var(--tw-bg-opacity)) !important
    }

    .sm\:p-0 {
        padding: 0 !important
    }

    .sm\:py-4 {
        padding-top: 1rem !important;
        padding-bottom: 1rem !important
    }

    .sm\:px-3 {
        padding-left: .75rem !important;
        padding-right: .75rem !important
    }

    .sm\:px-12 {
        padding-left: 3rem !important;
        padding-right: 3rem !important
    }

    .sm\:py-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important
    }

    .sm\:px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .sm\:px-6 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important
    }

    .sm\:py-32 {
        padding-top: 8rem !important;
        padding-bottom: 8rem !important
    }

    .sm\:px-20 {
        padding-left: 5rem !important;
        padding-right: 5rem !important
    }

    .sm\:px-24 {
        padding-left: 6rem !important;
        padding-right: 6rem !important
    }

    .sm\:py-10 {
        padding-top: 2.5rem !important;
        padding-bottom: 2.5rem !important
    }

    .sm\:py-2 {
        padding-top: .5rem !important;
        padding-bottom: .5rem !important
    }

    .sm\:py-14 {
        padding-top: 3.5rem !important;
        padding-bottom: 3.5rem !important
    }

    .sm\:px-7 {
        padding-left: 1.75rem !important;
        padding-right: 1.75rem !important
    }

    .sm\:px-4 {
        padding-left: 1rem !important;
        padding-right: 1rem !important
    }

    .sm\:py-20 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important
    }

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

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

    .sm\:px-8 {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }

    .sm\:px-10 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important
    }

    .sm\:py-6 {
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important
    }

    .sm\:py-8 {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important
    }

    .sm\:pt-14 {
        padding-top: 3.5rem !important
    }

    .sm\:pb-2 {
        padding-bottom: .5rem !important
    }

    .sm\:pt-10 {
        padding-top: 2.5rem !important
    }

    .sm\:pb-28 {
        padding-bottom: 7rem !important
    }

    .sm\:pt-4 {
        padding-top: 1rem !important
    }

    .sm\:pt-8 {
        padding-top: 2rem !important
    }

    .sm\:pr-96 {
        padding-right: 24rem !important
    }

    .sm\:pt-20 {
        padding-top: 5rem !important
    }

    .sm\:pb-0 {
        padding-bottom: 0 !important
    }

    .sm\:pt-32 {
        padding-top: 8rem !important
    }

    .sm\:pr-20 {
        padding-right: 5rem !important
    }

    .sm\:pt-16 {
        padding-top: 4rem !important
    }

    .sm\:pt-36 {
        padding-top: 9rem !important
    }

    .sm\:pl-10 {
        padding-left: 2.5rem !important
    }

    .sm\:pb-16 {
        padding-bottom: 4rem !important
    }

    .sm\:pr-24 {
        padding-right: 6rem !important
    }

    .sm\:pl-20 {
        padding-left: 5rem !important
    }

    .sm\:pb-6 {
        padding-bottom: 1.5rem !important
    }

    .sm\:pl-6 {
        padding-left: 1.5rem !important
    }

    .sm\:pt-0 {
        padding-top: 0 !important
    }

    .sm\:pb-3 {
        padding-bottom: .75rem !important
    }

    .sm\:pt-1 {
        padding-top: .25rem !important
    }

    .sm\:pb-52 {
        padding-bottom: 13rem !important
    }

    .sm\:pt-6 {
        padding-top: 1.5rem !important
    }

    .sm\:pb-1 {
        padding-bottom: .25rem !important
    }

    .sm\:pb-32 {
        padding-bottom: 8rem !important
    }

    .sm\:pl-0 {
        padding-left: 0 !important
    }

    .sm\:pt-3\.5 {
        padding-top: .875rem !important
    }

    .sm\:pt-3 {
        padding-top: .75rem !important
    }

    .sm\:pt-12 {
        padding-top: 3rem !important
    }

    .sm\:pt-7 {
        padding-top: 1.75rem !important
    }

    .sm\:pb-14 {
        padding-bottom: 3.5rem !important
    }

    .sm\:pl-14 {
        padding-left: 3.5rem !important
    }

    .sm\:pr-8 {
        padding-right: 2rem !important
    }

    .sm\:pb-24 {
        padding-bottom: 6rem !important
    }

    .sm\:pb-8 {
        padding-bottom: 2rem !important
    }

    .sm\:pt-24 {
        padding-top: 6rem !important
    }

    .sm\:pb-60 {
        padding-bottom: 15rem !important
    }

    .sm\:text-left {
        text-align: left !important
    }

    .sm\:text-center {
        text-align: center !important
    }

    .sm\:text-justify {
        text-align: justify !important
    }

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

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

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

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

    .sm\:text-6\.5xl {
        font-size: 4.2rem !important
    }

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

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

    .sm\:text-5\.5xl {
        font-size: 3.5rem !important
    }

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

    .sm\:text-3\.5xl {
        font-size: 2.1rem !important
    }

    .sm\:text-xl {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important
    }

    .sm\:\!text-\[5\.3em\] {
        font-size: 5.3em !important
    }

    .sm\:\!text-\[3\.5rem\] {
        font-size: 3.5rem !important
    }

    .sm\:text-11xl {
        font-size: 11rem !important
    }

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

    .sm\:text-base {
        font-size: 1rem !important;
        line-height: 1.5rem !important
    }

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

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

    .sm\:text-\[17\.5px\] {
        font-size: 17.5px !important
    }

    .sm\:text-2\.5xl {
        font-size: 1.7rem !important;
        line-height: 2rem !important
    }

    .sm\:font-bold {
        font-weight: 700 !important
    }

    .sm\:font-medium {
        font-weight: 500 !important
    }

    .sm\:leading-tight {
        line-height: 1.25 !important
    }

    .sm\:leading-1\.1 {
        line-height: 1.1 !important
    }

    .sm\:leading-none {
        line-height: 1 !important
    }

    .sm\:leading-normal {
        line-height: 1.5 !important
    }

    .sm\:leading-10 {
        line-height: 2.5rem !important
    }

    .sm\:leading-9 {
        line-height: 2.25rem !important
    }

    .sm\:\!leading-\[3\.5rem\] {
        line-height: 3.5rem !important
    }

    .sm\:leading-snug {
        line-height: 1.375 !important
    }

    .sm\:leading-relaxed {
        line-height: 1.625 !important
    }

    .sm\:leading-6 {
        line-height: 1.5rem !important
    }

    .sm\:leading-\[3rem\] {
        line-height: 3rem !important
    }
}

@media (min-width:768px) {
    .md\:-mb-44 {
        margin-bottom: -11rem !important
    }

    .md\:mt-48 {
        margin-top: 12rem !important
    }

    .md\:-mt-12 {
        margin-top: -3rem !important
    }

    .md\:-mt-40 {
        margin-top: -10rem !important
    }

    .md\:block {
        display: block !important
    }

    .md\:table {
        display: table !important
    }

    .md\:hidden {
        display: none !important
    }

    .md\:w-8\/12 {
        width: 66.666667% !important
    }

    .md\:w-10\/12 {
        width: 83.333333% !important
    }

    .md\:w-2\/3 {
        width: 66.666667% !important
    }

    .md\:w-11\/12 {
        width: 91.666667% !important
    }

    .md\:pl-14 {
        padding-left: 3.5rem !important
    }

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

@media (min-width:1024px) {
    .lg\:-right-24 {
        right: -6rem !important
    }

    .lg\:-mt-1 {
        margin-top: -.25rem !important
    }

    .lg\:-mt-48 {
        margin-top: -12rem !important
    }

    .lg\:block {
        display: block !important
    }

    .lg\:w-2\/3 {
        width: 66.666667% !important
    }

    .lg\:w-6\/12 {
        width: 50% !important
    }

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

    .lg\:scale-105 {
        --tw-scale-x: 1.05 !important;
        --tw-scale-y: 1.05 !important
    }

    .lg\:scale-105,
    .lg\:transform {
        transform: var(--tw-transform) !important
    }

    .lg\:pl-8 {
        padding-left: 2rem !important
    }

    .lg\:text-4\.5xl {
        font-size: 2.4rem !important
    }

    .lg\:text-xl {
        font-size: 1.25rem !important;
        line-height: 1.75rem !important
    }
}

@media (min-width:1536px) {
    .\32xl\:hover\:underline:hover {
        text-decoration: underline !important
    }
}

.slick-track[data-v-e4caeaf8] {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    transform: translateZ(0)
}

.slick-track.slick-center[data-v-e4caeaf8] {
    margin-left: auto;
    margin-right: auto
}

.slick-track[data-v-e4caeaf8]:after,
.slick-track[data-v-e4caeaf8]:before {
    display: table;
    content: ""
}

.slick-track[data-v-e4caeaf8]:after {
    clear: both
}

.slick-loading .slick-track[data-v-e4caeaf8] {
    visibility: hidden
}

.slick-slide[data-v-e4caeaf8] {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide[data-v-e4caeaf8] {
    float: right
}

.slick-slide img[data-v-e4caeaf8] {
    display: block
}

.slick-slide.slick-loading img[data-v-e4caeaf8] {
    display: none
}

.slick-slide.dragging img[data-v-e4caeaf8] {
    pointer-events: none
}

.slick-initialized .slick-slide[data-v-e4caeaf8] {
    display: block
}

.slick-loading .slick-slide[data-v-e4caeaf8] {
    visibility: hidden
}

.slick-vertical .slick-slide[data-v-e4caeaf8] {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden[data-v-21137603] {
    display: none
}

.slick-slider[data-v-3d1a4f76] {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list[data-v-3d1a4f76] {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
    transform: translateZ(0)
}

.slick-list[data-v-3d1a4f76]:focus {
    outline: none
}

.slick-list.dragging[data-v-3d1a4f76] {
    cursor: pointer;
    cursor: hand
}

@font-face {
    font-family: slick;
    src: url(data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAATsAA0AAAAAB2wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE0AAAABoAAAAcdIcYB0dERUYAAAS0AAAAHAAAAB4AJwANT1MvMgAAAZwAAABRAAAAYFAQ/45jbWFwAAACAAAAAFcAAAFiIhFFt2dhc3AAAASsAAAACAAAAAj//wADZ2x5ZgAAAmgAAAE1AAACLD+btmBoZWFkAAABMAAAAC8AAAA2AAEx+2hoZWEAAAFgAAAAHAAAACQD5QIFaG10eAAAAfAAAAAQAAAAFgZKAEpsb2NhAAACWAAAABAAAAAQATYBoG1heHAAAAF8AAAAHQAAACAASwBHbmFtZQAAA6AAAADcAAABbgUngcJwb3N0AAAEfAAAAC4AAABFOXjBpHjaY2BkYGAA4vMGfuHx/DZfGbiZGEDgfGFFPZxWZVBlvM14G8jlYABLAwAT1QnNAHjaY2BkYGC8zcDAoMfEAAJANiMDKmABADBkAe942mNgZGBgYGdwYWBiAAEQycgAEnMA8xkACcgAkwAAAHjaY2BmYmCcwMDKwMDow5jGwMDgDqW/MkgytDAwMDGwcjKAQQNQCZBSYICCgDTXFAYHhkTFSYwP/j9g0GO8/f82A0QNA+NtsBIFBkYANHMN4wAAAHjaY2KAACYIVoVAAALCAJt42mNgYGBmgGAZBkYGEIgB8hjBfBYGByDNw8DBwARkMzAkKigpTlCc9P8/WB0S7/+i+4/uld4rgZoAB4xsDHAhRiYgwcSApoCBcsBMBTNYGGgGAEdEDyUAAAAAAAAAAAAAZgCKANABFnjadZBdToNAEMd3CrtAl5TQLtS0LCoN0A8SGkBI+mAfPET75B1896HppfQcvnII4w3cLYpW6k4ymdn9z8xvBwEKUQg11OgBIXAYWUEQR1uIZoFGpLGxKy3PqrIq8+waXIfJ+5mQSSvkvXwRqqocu1D39QMl2JgvN9zzhsyk1GRDz+OBfzMioCqx0rtdLYo0SiZTZttsOkmidBkveKibFF4Oep9SI46bqk3Twhp4iihUemrMWFPy2NRbthfqKkHi/PxlJLITZdAiSj6ouZ+tn9eZz78DuD9LZYB6bZ8rlCAUVuVdkULjxV4sIEysIc/KSyPmnJDdjhCOdQ0fCTliTX/tjH3ysWao+71qaNjHQjcQwrcuyl+WLZQthCMotJP/h+Xjazz+hfTeRWmG4zOiSyif/q1OtAAAAHjabY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV42mNgYkAGjAzogB0sysTgwtDOyMTIzJlYVJRfnpOaVsIFZhVlpmeUAABuKQkSAAAAAAAB//8AAnjaY2BkYGDgAWIxIGZiYARCNiBmAfMYAAPgADV42mNgYGBkAIKrS9Q5QPT5wop6GA0APf8GGAAA) format("woff")
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}