﻿@font-face
{
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
}
:root
{
    --swiper-theme-color: #007aff;
}
.swiper-container
{
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.swiper-container-vertical>.swiper-wrapper
{
    flex-direction: column;
}
.swiper-wrapper
{
    box-sizing: initial;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}
.swiper-container-android .swiper-slide, .swiper-wrapper
{
    transform: translateZ(0);
}
.swiper-container-multirow>.swiper-wrapper
{
    flex-wrap: wrap;
}
.swiper-container-multirow-column>.swiper-wrapper
{
    flex-direction: column;
    flex-wrap: wrap;
}
.swiper-container-free-mode>.swiper-wrapper
{
    margin: 0 auto;
    transition-timing-function: ease-out;
}
.swiper-container-pointer-events
{
    touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical
{
    touch-action: pan-x;
}
.swiper-slide
{
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.swiper-slide-invisible-blank
{
    visibility: hidden;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide
{
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper
{
    align-items: flex-start;
    transition-property: transform,height;
}
.swiper-container-3d
{
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper
{
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top
{
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left
{
    background-image: linear-gradient(270deg,#00000080,#0000);
}
.swiper-container-3d .swiper-slide-shadow-right
{
    background-image: linear-gradient(90deg,#00000080,#0000);
}
.swiper-container-3d .swiper-slide-shadow-top
{
    background-image: linear-gradient(0deg,#00000080,#0000);
}
.swiper-container-3d .swiper-slide-shadow-bottom
{
    background-image: linear-gradient(180deg,#00000080,#0000);
}
.swiper-container-css-mode>.swiper-wrapper
{
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar
{
    display: none;
}
.swiper-container-css-mode>.swiper-wrapper>.swiper-slide
{
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper
{
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper
{
    scroll-snap-type: y mandatory;
}
:root
{
    --swiper-navigation-size: 44px;
}
.swiper-button-next, .swiper-button-prev
{
    align-items: center;
    color: var(--swiper-navigation-color,var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size) / 2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    z-index: 10;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled
{
    cursor: auto;
    opacity: .35;
    pointer-events: none;
}
.swiper-button-next:after, .swiper-button-prev:after
{
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none!important;
    text-transform: none;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next
{
    left: 10px;
    right: auto;
}
.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after
{
    content: "prev";
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev
{
    left: auto;
    right: 10px;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after
{
    content: "next";
}
.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white
{
    --swiper-navigation-color: #fff;
}
.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black
{
    --swiper-navigation-color: #000;
}
.swiper-button-lock
{
    display: none;
}
.swiper-pagination
{
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden
{
    opacity: 0;
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction
{
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic
{
    font-size: 0;
    overflow: hidden;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    position: relative;
    transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main
{
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev
{
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev
{
    transform: scale(.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next
{
    transform: scale(.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next
{
    transform: scale(.33);
}
.swiper-pagination-bullet
{
    background: #000;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    opacity: .2;
    width: 8px;
}
button.swiper-pagination-bullet
{
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.swiper-pagination-clickable .swiper-pagination-bullet
{
    cursor: pointer;
}
.swiper-pagination-bullet:only-child
{
    display: none!important;
}
.swiper-pagination-bullet-active
{
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    opacity: 1;
}
.swiper-container-vertical>.swiper-pagination-bullets
{
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0);
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet
{
    display: block;
    margin: 6px 0;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    display: inline-block;
    transition: transform .2s,top .2s;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
{
    margin: 0 4px;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic
{
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: transform .2s,left .2s;
}
.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet
{
    transition: transform .2s,right .2s;
}
.swiper-pagination-progressbar
{
    background: #00000040;
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    background: var(--swiper-pagination-color,var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill
{
    transform-origin: right top;
}
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite
{
    height: 4px;
    left: 0;
    top: 0;
    width: 100%;
}
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical>.swiper-pagination-progressbar
{
    height: 100%;
    left: 0;
    top: 0;
    width: 4px;
}
.swiper-pagination-white
{
    --swiper-pagination-color: #fff;
}
.swiper-pagination-black
{
    --swiper-pagination-color: #000;
}
.swiper-pagination-lock
{
    display: none;
}
.swiper-scrollbar
{
    background: #0000001a;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
}
.swiper-container-horizontal>.swiper-scrollbar
{
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50;
}
.swiper-container-vertical>.swiper-scrollbar
{
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50;
}
.swiper-scrollbar-drag
{
    background: #00000080;
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.swiper-scrollbar-cursor-drag
{
    cursor: move;
}
.swiper-scrollbar-lock
{
    display: none;
}
.swiper-zoom-container
{
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    text-align: center;
    width: 100%;
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg
{
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}
.swiper-slide-zoomed
{
    cursor: move;
}
.swiper-lazy-preloader
{
    animation: swiper-preloader-spin 1s linear infinite;
    border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid #0000;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10;
}
.swiper-lazy-preloader-white
{
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black
{
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin
{
    to
    {
        transform: rotate(1turn);
    }
}
.swiper-container .swiper-notification
{
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide
{
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide
{
    pointer-events: none;
    transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-cube
{
    overflow: visible;
}
.swiper-container-cube .swiper-slide
{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    pointer-events: none;
    transform-origin: 0 0;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide
{
    transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev
{
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top
{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow
{
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: .6;
    position: absolute;
    width: 100%;
    z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before
{
    background: #000;
    bottom: 0;
    content: "";
    filter: blur(50px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.swiper-container-flip
{
    overflow: visible;
}
.swiper-container-flip .swiper-slide
{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    pointer-events: none;
    z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide
{
    pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active
{
    pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top
{
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 0;
}
@font-face
{
    font-display: block;
    font-family: Shire Types Pro;
    font-style: normal;
    font-weight: 400;
    src: url(https://ampm3.casino/65c97f7edfb9de97307c.otf) format("opentype");
}
@font-face
{
    font-display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: url(https://ampm3.casino/ceb11275ab638627a643.ttf) format("truetype");
}
@font-face
{
    font-display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    src: url(https://ampm3.casino/c86e3b9010ff63c99166.ttf) format("truetype");
}
@font-face
{
    font-display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    src: url(https://ampm3.casino/d5e0cc788cba9ced1fb9.ttf) format("truetype");
}
@font-face
{
    font-display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: url(https://ampm3.casino/2c155811b35513d5beaa.ttf) format("truetype");
}
@font-face
{
    font-display: block;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    src: url(https://ampm3.casino/3a9ee100617f45a96d92.ttf) format("truetype");
}
@font-face
{
    font-display: block;
    font-family: Bitter;
    font-style: normal;
    font-weight: 700;
    src: url(https://ampm3.casino/aa5c752c9e276a00c639.ttf) format("truetype");
}
@font-face
{
    font-display: block;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 400;
    src: url(https://ampm3.casino/eae34fa8f1e0c4c6d797.ttf) format("truetype");
}
@font-face
{
    font-display: block;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 500;
    src: url(https://ampm3.casino/a4c42b7a92bf0fdb8ec1.ttf) format("truetype");
}
.react-calendar
{
    background: #fff;
    border: 1px solid #a0a096;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.125em;
    max-width: 100%;
    width: 350px;
}
.react-calendar--doubleView
{
    width: 700px;
}
.react-calendar--doubleView .react-calendar__viewContainer
{
    display: flex;
    margin: -.5em;
}
.react-calendar--doubleView .react-calendar__viewContainer>*
{
    margin: .5em;
    width: 50%;
}
.react-calendar, .react-calendar *, .react-calendar :after, .react-calendar :before
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.react-calendar button
{
    border: 0;
    margin: 0;
    outline: none;
}
.react-calendar button:enabled:hover
{
    cursor: pointer;
}
.react-calendar__navigation
{
    display: flex;
    height: 44px;
    margin-bottom: 1em;
}
.react-calendar__navigation button
{
    background: none;
    min-width: 44px;
}
.react-calendar__navigation button:disabled
{
    background-color: #f0f0f0;
}
.react-calendar__navigation button:enabled:focus, .react-calendar__navigation button:enabled:hover
{
    background-color: #e6e6e6;
}
.react-calendar__month-view__weekdays
{
    font-size: .75em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.react-calendar__month-view__weekdays__weekday
{
    padding: .5em;
}
.react-calendar__month-view__weekNumbers .react-calendar__tile
{
    align-items: center;
    display: flex;
    font-size: .75em;
    font-weight: 700;
    justify-content: center;
}
.react-calendar__month-view__days__day--weekend
{
    color: #d10000;
}
.react-calendar__month-view__days__day--neighboringMonth
{
    color: #757575;
}
.react-calendar__century-view .react-calendar__tile, .react-calendar__decade-view .react-calendar__tile, .react-calendar__year-view .react-calendar__tile
{
    padding: 2em .5em;
}
.react-calendar__tile
{
    background: none;
    line-height: 16px;
    max-width: 100%;
    padding: 10px 6.6667px;
    text-align: center;
}
.react-calendar__tile:disabled
{
    background-color: #f0f0f0;
}
.react-calendar__tile:enabled:focus, .react-calendar__tile:enabled:hover
{
    background-color: #e6e6e6;
}
.react-calendar__tile--now
{
    background: #ffff76;
}
.react-calendar__tile--now:enabled:focus, .react-calendar__tile--now:enabled:hover
{
    background: #ffffa9;
}
.react-calendar__tile--hasActive
{
    background: #76baff;
}
.react-calendar__tile--hasActive:enabled:focus, .react-calendar__tile--hasActive:enabled:hover
{
    background: #a9d4ff;
}
.react-calendar__tile--active
{
    background: #006edc;
    color: #fff;
}
.react-calendar__tile--active:enabled:focus, .react-calendar__tile--active:enabled:hover
{
    background: #1087ff;
}
.react-calendar--selectRange .react-calendar__tile--hover
{
    background-color: #e6e6e6;
}
.react-date-picker
{
    display: inline-flex;
    position: relative;
}
.react-date-picker, .react-date-picker *, .react-date-picker :after, .react-date-picker :before
{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.react-date-picker--disabled
{
    background-color: #f0f0f0;
    color: #6d6d6d;
}
.react-date-picker__wrapper
{
    border: thin solid #808080;
    display: flex;
    flex-grow: 1;
    flex-shrink: 0;
}
.react-date-picker__inputGroup
{
    box-sizing: initial;
    flex-grow: 1;
    min-width: calc(12px + 4.754em);
    padding: 0 2px;
}
.react-date-picker__inputGroup__divider
{
    padding: 1px 0;
    white-space: pre;
}
.react-date-picker__inputGroup__input
{
    -moz-appearance: textfield;
    background: none;
    border: 0;
    box-sizing: initial;
    font: inherit;
    height: 100%;
    min-width: .54em;
    padding: 0 1px;
    position: relative;
}
.react-date-picker__inputGroup__input::-webkit-inner-spin-button, .react-date-picker__inputGroup__input::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    margin: 0;
}
.react-date-picker__inputGroup__input:invalid
{
    background: #ff00001a;
}
.react-date-picker__inputGroup__input--hasLeadingZero
{
    margin-left: -.54em;
    padding-left: calc(1px + .54em);
}
.react-date-picker__button
{
    background: #0000;
    border: 0;
    padding: 4px 6px;
}
.react-date-picker__button:enabled
{
    cursor: pointer;
}
.react-date-picker__button:enabled:focus .react-date-picker__button__icon, .react-date-picker__button:enabled:hover .react-date-picker__button__icon
{
    stroke: #0078d7;
}
.react-date-picker__button:disabled .react-date-picker__button__icon
{
    stroke: #6d6d6d;
}
.react-date-picker__button svg
{
    display: inherit;
}
.react-date-picker__calendar
{
    left: 0;
    max-width: 100vw;
    position: absolute;
    top: 100%;
    width: 350px;
    z-index: 1;
}
.react-date-picker__calendar--closed
{
    display: none;
}
.react-date-picker__calendar .react-calendar
{
    border-width: thin;
}
.Toastify__toast-container
{
    margin-left: 30px;
}
@media screen and (max-width: 480px)
{
    .Toastify__toast-container
    {
        margin-left: 0;
    }
}
:root
{
    --toastify-toast-width: fit-content;
    --toastify-font-family: Montserrat,sans-serif;
}
.body-overflow-hidden
{
    overflow: hidden;
}
: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: #ffffffb3;
    --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
{
    box-sizing: border-box;
    color: #fff;
    padding: 4px;
    position: fixed;
    -webkit-transform: translate3d(0,0,var(--toastify-z-index) px);
    width: var(--toastify-toast-width);
    z-index: var(--toastify-z-index);
}
.Toastify__toast-container--top-left
{
    left: 1em;
    top: 1em;
}
.Toastify__toast-container--top-center
{
    left: 50%;
    top: 1em;
    transform: translateX(-50%);
}
.Toastify__toast-container--top-right
{
    right: 1em;
    top: 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
    {
        left: 0;
        margin: 0;
        padding: 0;
        width: 100vw;
    }
    .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
    {
        left: auto;
        right: 0;
    }
}
.Toastify__toast
{
    border-radius: 4px;
    box-shadow: 0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1rem;
    min-height: var(--toastify-toast-min-height);
    padding: 8px;
    position: relative;
    -ms-flex-pack: justify;
    cursor: pointer;
    direction: ltr;
    font-family: var(--toastify-font-family);
    justify-content: space-between;
    max-height: var(--toastify-toast-max-height);
    overflow: hidden;
}
.Toastify__toast--rtl
{
    direction: rtl;
}
.Toastify__toast-body
{
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: auto 0;
    padding: 6px;
    -ms-flex-align: center;
    align-items: center;
}
.Toastify__toast-body>div:last-child
{
    -ms-flex: 1;
    flex: 1;
}
.Toastify__toast-icon
{
    -webkit-margin-end: 10px;
    margin-inline-end: 10px;
    width: 20px;
    -ms-flex-negative: 0;
    display: -ms-flexbox;
    display: flex;
    flex-shrink: 0;
}
.Toastify--animate
{
    animation-duration: .7s;
    animation-fill-mode: both;
}
.Toastify--animate-icon
{
    animation-duration: .3s;
    animation-fill-mode: both;
}
@media only screen and (max-width: 480px)
{
    .Toastify__toast
    {
        border-radius: 0;
        margin-bottom: 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
{
    background: var(--toastify-color-info);
    color: var(--toastify-text-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success
{
    background: var(--toastify-color-success);
    color: var(--toastify-text-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning
{
    background: var(--toastify-color-warning);
    color: var(--toastify-text-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error
{
    background: var(--toastify-color-error);
    color: var(--toastify-text-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
{
    background: #0000;
    border: none;
    color: #fff;
    cursor: pointer;
    opacity: .7;
    outline: none;
    padding: 0;
    transition: .3s ease;
    -ms-flex-item-align: start;
    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
{
    bottom: 0;
    height: 5px;
    left: 0;
    opacity: .7;
    position: absolute;
    transform-origin: left;
    width: 100%;
    z-index: var(--toastify-z-index);
}
.Toastify__progress-bar--animated
{
    animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled
{
    transition: transform .2s;
}
.Toastify__progress-bar--rtl
{
    left: auto;
    right: 0;
    transform-origin: right;
}
.Toastify__spinner
{
    animation: Toastify__spin .65s linear infinite;
    border: 2px solid;
    border-color: var(--toastify-spinner-color-empty-area);
    border-radius: 100%;
    border-right-color: var(--toastify-spinner-color);
    box-sizing: border-box;
    height: 20px;
    width: 20px;
}
@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%
    {
        animation-timing-function: ease-in;
        opacity: 0;
        transform: perspective(400px) rotateX(90deg);
    }
    40%
    {
        animation-timing-function: ease-in;
        transform: perspective(400px) rotateX(-20deg);
    }
    60%
    {
        opacity: 1;
        transform: perspective(400px) rotateX(10deg);
    }
    80%
    {
        transform: perspective(400px) rotateX(-5deg);
    }
    to
    {
        transform: perspective(400px);
    }
}
@keyframes Toastify__flipOut
{
    0%
    {
        transform: perspective(400px);
    }
    30%
    {
        opacity: 1;
        transform: perspective(400px) rotateX(-20deg);
    }
    to
    {
        opacity: 0;
        transform: perspective(400px) rotateX(90deg);
    }
}
.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
    {
        transform: translate3d(110%,0,0);
        visibility: hidden;
    }
}
@keyframes Toastify__slideOutLeft
{
    0%
    {
        transform: translateZ(0);
    }
    to
    {
        transform: translate3d(-110%,0,0);
        visibility: hidden;
    }
}
@keyframes Toastify__slideOutDown
{
    0%
    {
        transform: translateZ(0);
    }
    to
    {
        transform: translate3d(0,500px,0);
        visibility: hidden;
    }
}
@keyframes Toastify__slideOutUp
{
    0%
    {
        transform: translateZ(0);
    }
    to
    {
        transform: translate3d(0,-500px,0);
        visibility: hidden;
    }
}
.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);
    }
}
.app-loader
{
    left: 50%;
    margin-left: -55px;
    margin-top: -100px;
    opacity: 1;
    position: absolute;
    top: 50%;
}
.app-loader, .app-loader svg
{
    height: 110px;
    width: 110px;
}
.app-loader path
{
    stroke-width: .25;
    fill: #241e20;
}
.app-loader #cloud
{
    position: relative;
    z-index: 2;
}
.app-loader #cloud path
{
    fill: #5e97ff;
    stroke: #5e97ff;
}
.app-loader #sun
{
    animation-duration: 16s;
    animation-iteration-count: infinite;
    animation-name: rotate;
    animation-timing-function: linear;
    height: 60px;
    left: 45px;
    margin-left: 0;
    margin-top: 0;
    opacity: 1;
    position: absolute;
    top: 15px;
    width: 60px;
    z-index: 1;
}
.app-loader #sun path
{
    stroke-width: .18;
    fill: #fecd6a;
    stroke: #fecd6a;
}
@keyframes rotate
{
    0%
    {
        transform: rotate(0deg);
    }
    to
    {
        transform: rotate(1turn);
    }
}
.hXX8IwJmy7wZmPmEMuDc ul
{
    margin-left: 23px;
}
.hXX8IwJmy7wZmPmEMuDc h1, .hXX8IwJmy7wZmPmEMuDc h2, .hXX8IwJmy7wZmPmEMuDc h3, .hXX8IwJmy7wZmPmEMuDc h4, .hXX8IwJmy7wZmPmEMuDc h5, .hXX8IwJmy7wZmPmEMuDc h6
{
    font-weight: 700;
    margin-bottom: 10px;
}
.hXX8IwJmy7wZmPmEMuDc table
{
    margin-top: 20px;
    width: 100%;
}
.hXX8IwJmy7wZmPmEMuDc th
{
    padding: 10px 15px;
    text-align: left;
}
.hXX8IwJmy7wZmPmEMuDc td
{
    padding: 10px 15px;
}
.hXX8IwJmy7wZmPmEMuDc tr:nth-child(2n)
{
    background: #363638;
}
:root
{
    --PhoneInput-color--focus: #03b2cb;
    --PhoneInputInternationalIconPhone-opacity: .8;
    --PhoneInputInternationalIconGlobe-opacity: .65;
    --PhoneInputCountrySelect-marginRight: .35em;
    --PhoneInputCountrySelectArrow-width: .3em;
    --PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);
    --PhoneInputCountrySelectArrow-borderWidth: 1px;
    --PhoneInputCountrySelectArrow-opacity: .45;
    --PhoneInputCountrySelectArrow-color: currentColor;
    --PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);
    --PhoneInputCountrySelectArrow-transform: rotate(45deg);
    --PhoneInputCountryFlag-aspectRatio: 1.5;
    --PhoneInputCountryFlag-height: 1em;
    --PhoneInputCountryFlag-borderWidth: 1px;
    --PhoneInputCountryFlag-borderColor: #00000080;
    --PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);
    --PhoneInputCountryFlag-backgroundColor--loading: #0000001a;
}
.PhoneInput
{
    align-items: center;
    display: flex;
}
.PhoneInputInput
{
    flex: 1;
    min-width: 0;
}
.PhoneInputCountryIcon
{
    height: var(--PhoneInputCountryFlag-height);
    width: calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));
}
.PhoneInputCountryIcon--square
{
    width: var(--PhoneInputCountryFlag-height);
}
.PhoneInputCountryIcon--border
{
    background-color: var(--PhoneInputCountryFlag-backgroundColor--loading);
    box-shadow: 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor);
}
.PhoneInputCountryIconImg
{
    display: block;
    height: 100%;
    width: 100%;
}
.PhoneInputInternationalIconPhone
{
    opacity: var(--PhoneInputInternationalIconPhone-opacity);
}
.PhoneInputInternationalIconGlobe
{
    opacity: var(--PhoneInputInternationalIconGlobe-opacity);
}
.PhoneInputCountry
{
    align-items: center;
    align-self: stretch;
    display: flex;
    margin-right: var(--PhoneInputCountrySelect-marginRight);
    position: relative;
}
.PhoneInputCountrySelect
{
    border: 0;
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.PhoneInputCountrySelect[disabled], .PhoneInputCountrySelect[readonly]
{
    cursor: default;
}
.PhoneInputCountrySelectArrow
{
    border-bottom-width: var(--PhoneInputCountrySelectArrow-borderWidth);
    border-color: var(--PhoneInputCountrySelectArrow-color);
    border-left-width: 0;
    border-right-width: var(--PhoneInputCountrySelectArrow-borderWidth);
    border-style: solid;
    border-top-width: 0;
    content: "";
    display: block;
    height: var(--PhoneInputCountrySelectArrow-width);
    margin-left: var(--PhoneInputCountrySelectArrow-marginLeft);
    opacity: var(--PhoneInputCountrySelectArrow-opacity);
    transform: var(--PhoneInputCountrySelectArrow-transform);
    width: var(--PhoneInputCountrySelectArrow-width);
}
.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow
{
    color: var(--PhoneInputCountrySelectArrow-color--focus);
    opacity: 1;
}
.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border
{
    box-shadow: 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus);
}
.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe
{
    color: var(--PhoneInputCountrySelectArrow-color--focus);
    opacity: 1;
}