/* @import url(https:/fonts.googleapis.com/css2?family=Roboto:wght@300;400&display=swap); */
@import url(https:/fonts.googleapis.com/css2?family=Jost:wght@600&display=swap);
@import url(https:/fonts.googleapis.com/css2?family=DM+Sans:opsz,wght@9..40,600&display=swap);


@font-face {
  font-display:swap;
  font-family:Inter;
  font-style:normal;
  font-weight:100 900;
  src:url(/fonts/inter-cyrillic-variable-wghtOnly-normal.fd42267c.woff2) format("woff2");
  unicode-range:U+0301,
  U+0400-045f,
  U+0490-0491,
  U+04b0-04b1,
  U+2116
}
@font-face {
  font-display:swap;
  font-family:Inter;
  font-style:normal;
  font-weight:100 900;
  src:url(/fonts/inter-cyrillic-ext-variable-wghtOnly-normal.f62cc866.woff2) format("woff2");
  unicode-range:U+0460-052f,
  U+1c80-1c88,
  U+20b4,
  U+2de0-2dff,
  U+a640-a69f,
  U+fe2e-fe2f
}
@font-face {
  font-display:swap;
  font-family:Inter;
  font-style:normal;
  font-weight:100 900;
  src:url(/fonts/inter-greek-variable-wghtOnly-normal.04553489.woff2) format("woff2");
  unicode-range:U+0370-03ff
}
@font-face {
  font-display:swap;
  font-family:Inter;
  font-style:normal;
  font-weight:100 900;
  src:url(/fonts/inter-greek-ext-variable-wghtOnly-normal.f876a5a3.woff2) format("woff2");
  unicode-range:U+1f??
}
@font-face {
  font-display:swap;
  font-family:Inter;
  font-style:normal;
  font-weight:100 900;
  src:url(/fonts/inter-latin-variable-wghtOnly-normal.40c45725.woff2) format("woff2");
  unicode-range:U+00??,
  U+0131,
  U+0152-0153,
  U+02bb-02bc,
  U+02c6,
  U+02da,
  U+02dc,
  U+2000-206f,
  U+2074,
  U+20ac,
  U+2122,
  U+2191,
  U+2193,
  U+2212,
  U+2215,
  U+feff,
  U+fffd
}
@font-face {
  font-display:swap;
  font-family:Inter;
  font-style:normal;
  font-weight:100 900;
  src:url(/fonts/inter-latin-ext-variable-wghtOnly-normal.7df16007.woff2) format("woff2");
  unicode-range:U+0100-024f,
  U+0259,
  U+1e??,
  U+2020,
  U+20a0-20ab,
  U+20ad-20cf,
  U+2113,
  U+2c60-2c7f,
  U+a720-a7ff
}
@font-face {
  font-display:swap;
  font-family:Inter;
  font-style:normal;
  font-weight:100 900;
  src:url(/fonts/inter-vietnamese-variable-wghtOnly-normal.530676b6.woff2) format("woff2");
  unicode-range:U+0102-0103,
  U+0110-0111,
  U+0128-0129,
  U+0168-0169,
  U+01a0-01a1,
  U+01af-01b0,
  U+1ea0-1ef9,
  U+20ab
}
@font-face {
  font-display:swap;
  font-family:Averta;
  font-weight:400;
  font-weight:var(--font-weight-regular);
  src:url(/fonts/TW-Averta-Regular.efb4ba0c.woff2) format("woff2"),
  url(/fonts/TW-Averta-Regular.8e8db741.woff) format("woff")
}
@font-face {
  font-display:swap;
  font-family:Averta;
  font-weight:600;
  font-weight:var(--font-weight-semi-bold);
  src:url(/fonts/TW-Averta-Semibold.04ae97a4.woff2) format("woff2"),
  url(/fonts/TW-Averta-Semibold.c170753c.woff) format("woff")
}
@font-face {
  font-family:Averta;
  font-weight:800;
  font-weight:var(--font-weight-bold);
  src:url(/fonts/TW-Averta-Bold.7762960f.woff2) format("woff2"),
  url(/fonts/TW-Averta-Bold.5fd4f63f.woff) format("woff")
}
@font-face {
  font-display:swap;
  font-family:Wise Sans;
  font-style:normal;
  src:url(/fonts/WiseSans-Heavy.4bf7de7a.woff2) format("woff2")
}







.secondpage_font * {
  /* font-family: Roboto, sans-serif; */
  /* font-family: HelveticaWorld, sans-serif; */

  /* font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji; */

  font-family:Inter;
}
.firstpage_font * {
  font-family: HelveticaWorld, sans-serif;
}
.third_page * {
  font-family: Jost, sans-serif;
}
.go_with_code {
  margin-bottom: 3rem;
  margin-top: 1rem;
  overflow: hidden;
}
.go_with_code .artboard {
  flex-direction: column;
  margin: auto;
  /* padding: 0 0 0.6rem; */
  padding-left: 0.8rem !important; 
  padding-right: 0.8rem !important;
  position: relative;
  width: 24rem;
  z-index: 5;
  background-color: #131512;
}
.header_mob_2 {
  /* background: #091d3e; */
  color: #fff;
  padding: 0 1rem;
  width: 100%;
}
.header_mob_2 i {
  margin-top: 4rem;
}
.header_mob_2 h3 {
  font-size: 1.4rem;
  font-weight: 500;
  margin-top: 10.9rem;
}
.header_mob_2 h4 {
  color: #ebc653;
  font-size: 1.1rem;
  font-weight: 400;
  margin: 2rem 0 0.6rem;
}
.header_mob_2 p {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 2.4rem;
}
.mob_2_amount {
  align-items: center;
  background-color: #fff;
  display: flex;
  margin-top: 2rem;
  padding: 0 1rem;
  width: 100%;
}
.mob_2_amount h3 {
  color: #323232;
  font-size: 3rem;
  font-weight: 500;
}
.mob_2_amount p {
  color: #656565;
  font-size: 1.8rem;
  font-weight: 500;
  margin-left: 0.5rem;
}
.mob_2_amount2 {
  background-color: #fff;
  display: flex;
  margin-bottom: 2rem;
  margin-top: 2rem;
  padding: 0 1rem;
  width: 100%;
}
.mob_2_amount2 .mob_2_amount2_wrapper {
  border: 1px solid #81ada0;
  border-radius: 0.4rem;
  font-size: 1rem;
  font-weight: 600;
  padding: 0.4rem 0.8rem;
}
.mob_2_amount2 .mob_2_amount2_wrapper span {
  color: #656565;
  font-weight: 400;
}
.font_change_mob_2 {
  font-family: HelveticaWorld, sans-serif !important;
  margin-right: 0.1rem;
}
.withdraw_details {
  /* background-color: #fff; */
  padding: 0 1rem;
  width: 100%;
}
.withdraw_details h3 {
  color: #ffffff;
  font-size: 1.2rem;
  font-weight: 500;
}
.line-break {
  background: #363835;
  height: 2px;
  margin: 1rem 0 0.6rem;
  width: 92%;
}
.mob_2_details {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  padding: 0 1rem;
  width: 100%;
}
.mob_2_details .mob_2_details_childs p {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 600;
}
.mob_2_details_childs_fixes {
  text-align: end;
}
.footer-navigation {
  align-items: center;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.footer-navigation div {
  background: #ffffff;
  border-radius: 0.2rem;
  height: 0.3rem;
  width: 8rem;
  margin-bottom: 0.4rem;
}
.arrow-icons {
  left: 0.8rem;
  position: absolute;
  top: 3.5rem;
  z-index: 10;
}



.arrow-icons img {
  height: auto;
  width: 2.7rem;
}
.arrow-icons2 {
  position: absolute;
  right: 0.8rem;
  top: 0.4rem;
  z-index: 10;
}
.arrow-icons2 img {
  height: auto;
  width: 6rem;
}
.arrow-icons3 {
  left: 1.8rem;
  position: absolute;
  top: 1rem;
  z-index: 10;
}
.arrow-icons3 h3 {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}


.arrow-icons-flag {
    left: 0.8rem;
    position: absolute;
    top: 7.7rem;
    z-index: 10;
}
.arrow-icons-flag img {
    height: auto;
    width: 2.6rem;
}

.arrow-icons-bank-number {
    width: 100%;
    left: 0.8rem;
    position: relative;
    top: 0.3rem;
    z-index: 10;
    margin-bottom: 0.8rem;
    color: #a0e674;
}
.arrow-icons-bank-number img {
    height: auto;
    width: 2rem;
}

.balance_account h2 {
    color: #fff !important;
    font-size: 38px !important;
    font-weight: bold !important;
}

.transaction_line h3 {
    color: #fff !important;
}
.see_all_line h3 {
    color: #a0e76b !important;
    font-size: 16px;
    text-decoration: underline;
}


.fourthpage_font * {
  font-family: DM Sans, sans-serif;
}
.din_font * {
  font-family: DIN, sans-serif;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
label,
li,
p,
span,
ul {
  font-family: HelveticaWorld, sans-serif;
}
li,
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none !important;
}
.global_form_wrapper {
  padding: 1rem;
  width: 90%;
}
.global_form_wrapper .global_form_inner {
  margin-bottom: 1.4rem;
}
.global_form_wrapper .global_form_inner label {
  font-size: 1rem;
  font-weight: 600;
}
.global_form_wrapper .global_form_inner input {
  border: 1px solid #979797;
  border-radius: 0.4rem;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 0.6rem;
  outline: none;
  padding: 0.4rem;
  width: 100%;
}
.global_form_wrapper .global_form_inner input:focus {
  background: #f8f8f8;
  border: 1px solid #061121;
}
.billing_wrapper .billing_parents {
  display: flex;
  height: 100%;
  width: 100%;
}
.billing_wrapper .billing_parents .billing_childs {
  height: auto;
}
.billing_wrapper .billing_parents .billing_childs:first-child {
  background: linear-gradient(#131512, #203b0f);
  /* height: 100vh; */
  /* Updating */
  overflow-y: scroll;
  padding: 1rem;
  width: 15%;
}
.billing_wrapper
  .billing_parents
  .billing_childs:first-child::-webkit-scrollbar {
  width: 5px;
}
.billing_wrapper
  .billing_parents
  .billing_childs:first-child::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 5px;
}
.billing_wrapper
  .billing_parents
  .billing_childs:first-child::-webkit-scrollbar-track {
  background-color: #f1f1f1;
}
.billing_wrapper
  .billing_parents
  .billing_childs:first-child
  .billing-logo
  img {
  height: auto;
  width: 4rem;
}
.billing_wrapper .billing_parents .billing_childs:first-child h3 {
  color: #fff;
  font-size: 1.2rem;
  margin-top: 0.5rem;
}
.billing_wrapper .billing_parents .billing_childs:first-child h3 i {
  font-size: 1rem;
  margin-right: 0.5rem;
}
.billing_wrapper .billing_parents .billing_childs:first-child span {
  font-size: 0.8rem;
}
.billing_wrapper .billing_parents .billing_childs:first-child .sidebar-navs {
  margin-top: 2rem;
}
.billing_wrapper
  .billing_parents
  .billing_childs:first-child
  .sidebar-navs
  ul
  li {
  margin-bottom: 1.2rem;
}
.billing_wrapper
  .billing_parents
  .billing_childs:first-child
  .sidebar-navs
  ul
  li
  a {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
}
.billing_wrapper
  .billing_parents
  .billing_childs:first-child
  .sidebar-navs
  ul
  li
  a:hover {
  color: #3767f6;
}
.billing_wrapper
  .billing_parents
  .billing_childs:first-child
  .sidebar-navs
  ul
  li
  a
  i {
  margin-right: 0.4rem;
}
.billing_wrapper
  .billing_parents
  .billing_childs:first-child
  .sidebar-navs
  ul
  li
  a
  .image-holder {
  margin-top: 1rem;
}
.billing_wrapper
  .billing_parents
  .billing_childs:first-child
  .sidebar-navs
  ul
  li
  a
  .image-holder
  img {
  height: 100%;
  width: 100%;
}
.billing_wrapper .billing_parents .billing_childs:nth-child(2) {
  border: 1px solid #d6d6d6;
  box-shadow: inset 3px 3px 6px 0 #ccdbe8,
    inset -3px -3px 6px 1px hsla(0, 0%, 100%, 0.5);
  width: 60%;
}
.billing_wrapper .billing_parents .billing_childs:nth-child(2) .app-heading {
  align-items: center;
  background: #e8e8e8;
  display: flex;
  justify-content: space-between;
  padding: 1rem;
}
.billing_wrapper .billing_parents .billing_childs:nth-child(2) .app-heading h3 {
  font-size: 1.2rem;
  font-weight: 600;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  span {
  color: #061121;
  font-size: 1rem;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  .slidecontainer {
  align-items: center;
  display: flex;
  justify-content: center;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  .slidecontainer
  button {
  background: #061121;
  border: none;
  border-radius: 0.4rem;
  color: #fff;
  cursor: pointer;
  margin-right: 1rem;
  outline: none;
  padding: 0.4rem 1rem;
  white-space: nowrap;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  .slidecontainer
  button
  i {
  margin-left: 0.4rem;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  .slidecontainer
  button:hover {
  background: #3767f6;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  .slidecontainer
  span {
  font-size: 1rem;
  font-weight: 600;
  margin-right: 1rem;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  .slidecontainer
  .slidecontainer {
  width: 100%;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  .slidecontainer
  .slider {
  -webkit-appearance: none;
  background: #061121;
  border-radius: 0.5rem;
  height: 25px;
  opacity: 0.7;
  outline: none;
  transition: opacity 0.2s;
  width: 100%;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  .slidecontainer
  .slider:hover {
  opacity: 1;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  .slidecontainer
  .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  background: #3767f6;
  cursor: pointer;
  height: 25px;
  width: 25px;
}
.billing_wrapper
  .billing_parents
  .billing_childs:nth-child(2)
  .app-heading
  .slidecontainer
  .slider::-moz-range-thumb {
  background: #04aa6d;
  cursor: pointer;
  height: 25px;
  width: 25px;
}
.billing_wrapper .billing_parents .billing_childs:last-child {
  border: 1px solid #d6d6d6;
  box-shadow: inset 0 30px 60px -12px rgba(50, 50, 93, 0.25),
    inset 0 18px 36px -18px rgba(0, 0, 0, 0.3);
  width: 25%;
}
.billing_wrapper .billing_parents .billing_childs:last-child .app-heading {
  background: #e8e8e8;
  padding: 1.2rem 1rem;
}
.billing_wrapper .billing_parents .billing_childs:last-child .app-heading h3 {
  font-size: 1.2rem;
  font-weight: 600;
}
.mobile-view-wrapper {
  overflow: hidden;
  padding: 1rem;
}
.artboard {
  align-items: center;
  display: flex;
  justify-content: flex-start;
}
.artboard svg {
  height: auto;
  margin-bottom: -0.28rem;
}
.login-page-wrapper {
  align-items: center;
  background: #061121;
  display: flex;
  display: none;
  height: 100%;
  justify-content: center;
  position: fixed;
  width: 100%;
  z-index: 100;
}
.login-page-wrapper * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.login-page-wrapper .login-page-inner {
  -webkit-animation: animationUp 0.5s linear forwards;
  animation: animationUp 0.5s linear forwards;
  background: #fff;
  border-radius: 0.5rem;
  padding: 2rem 3rem;
  width: 40%;
}
@-webkit-keyframes animationUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes animationUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(1rem);
    transform: translateY(1rem);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.login-page-wrapper form h3 {
  color: #061121;
  font-size: 1.4rem;
}
.login-page-wrapper form .login-btn {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}
.login-page-wrapper form .login-btn button {
  background: #061121;
  border: none;
  border-radius: 0.4rem;
  color: #fff;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 500;
  outline: none;
  padding: 0.8rem 0;
  width: 100%;
}
.login-page-wrapper form .login-btn button:hover {
  background: #626262;
}
.login-page-wrapper form .login-form-group {
  margin: 1.5rem 0;
}
.login-page-wrapper form .login-form-group label {
  font-size: 1.2rem;
  font-weight: 500;
}
.login-page-wrapper form .login-form-group input {
  border: 1px solid #6a6a6a;
  border-radius: 0.4rem;
  font-size: 1.2rem;
  margin-top: 0.4rem;
  outline: none;
  padding: 0.4rem 0.6rem;
  width: 100%;
}
.login-page-wrapper form .login-form-group input:focus {
  background: #f8f8f8;
  border: 1px solid #061121;
}
.dateTimeBtn {
  background: #3767f6;
  border: none;
  border-radius: 0.2rem;
  color: #fff;
  cursor: pointer;
  margin-top: 1rem;
  outline: none;
  padding: 0.4rem 0.6rem;
}
.dateTimeBtn:hover {
  background: #061121;
}
.list-all-btn {
  display: flex;
  margin: 1rem 0 2rem;
}
.list-all-btn button {
  background: #3767f6;
  border: none;
  border-radius: 0.4rem;
  color: #fff;
  cursor: pointer;
  font-size: 1.2rem;
  outline: none;
  padding: 0.4rem 0.6rem;
  width: 100%;
}
.list-all-btn button:hover {
  opacity: 0.9;
}
.topVal {
  top: 0 !important;
}
.list-all-items {
  background: #061121;
  height: 100vh;
  left: 0;
  overflow-y: scroll;
  padding: 2rem;
  position: fixed;
  top: 100%;
  transition: 0.2s;
  width: 100vw;
}
.list-all-items .list-close {
  margin-bottom: 2rem;
}
.list-all-items .list-close button {
  background: #3767f6;
  border: none;
  color: #fff;
  cursor: pointer;
  font-size: 1.2rem;
  outline: none;
  padding: 0.4rem 0.6rem;
  width: 100%;
}
.list-all-items .list-close button:hover {
  opacity: 0.9;
}
.list-all-items .list-all-items-parent {
  align-items: center;
  display: flex;
  gap: 2rem;
  justify-content: center;
  margin-bottom: 4rem;
}
.list-all-items .list-all-items-parent .list-all-items-childs {
  flex: 1 1;
}
.list-all-items .list-all-items-parent .list-all-items-childs:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.list-all-items .list-all-items-parent .list-all-items-childs p {
  color: #fff;
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.list-all-items .list-all-items-parent .list-all-items-childs img {
  height: 40rem;
  object-fit: cover;
  object-position: top;
  transition: 0.2s;
  width: 80%;
}
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: hsla(0, 0%, 100%, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    90deg,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}
.Toastify__toast-container {
  box-sizing: border-box;
  color: #fff;
  padding: 4px;
  position: fixed;
  -webkit-transform: translateZ(9999);
  -webkit-transform: translateZ(var(--toastify-z-index));
  width: 320px;
  width: var(--toastify-toast-width);
  z-index: 9999;
  z-index: var(--toastify-z-index);
}
.Toastify__toast-container--top-left {
  left: 1em;
  top: 1em;
}
.Toastify__toast-container--top-center {
  left: 50%;
  top: 1em;
  -webkit-transform: translateX(-50%);
  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%;
  -webkit-transform: translateX(-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;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-center,
  .Toastify__toast-container--bottom-left,
  .Toastify__toast-container--bottom-right {
    bottom: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    left: auto;
    right: 0;
  }
}
.Toastify__toast {
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  box-sizing: border-box;
  cursor: default;
  direction: ltr;
  display: flex;
  font-family: sans-serif;
  font-family: var(--toastify-font-family);
  justify-content: space-between;
  margin-bottom: 1rem;
  max-height: 800px;
  max-height: var(--toastify-toast-max-height);
  min-height: 64px;
  min-height: var(--toastify-toast-min-height);
  overflow: hidden;
  padding: 8px;
  position: relative;
  z-index: 0;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--close-on-click {
  cursor: pointer;
}
.Toastify__toast-body {
  align-items: center;
  display: flex;
  flex: 1 1 auto;
  margin: auto 0;
  padding: 6px;
}
.Toastify__toast-body > div:last-child {
  flex: 1 1;
  word-break: break-word;
}
.Toastify__toast-icon {
  -webkit-margin-end: 10px;
  display: flex;
  flex-shrink: 0;
  margin-inline-end: 10px;
  width: 20px;
}
.Toastify--animate {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.Toastify--animate-icon {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media only screen and (max-width: 480px) {
  .Toastify__toast {
    border-radius: 0;
    margin-bottom: 0;
  }
}
.Toastify__toast-theme--dark {
  background: #121212;
  background: var(--toastify-color-dark);
  color: #fff;
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--colored.Toastify__toast--default,
.Toastify__toast-theme--light {
  background: #fff;
  background: var(--toastify-color-light);
  color: #757575;
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  background: #3498db;
  background: var(--toastify-color-info);
  color: #fff;
  color: var(--toastify-text-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  background: #07bc0c;
  background: var(--toastify-color-success);
  color: #fff;
  color: var(--toastify-text-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  background: #f1c40f;
  background: var(--toastify-color-warning);
  color: #fff;
  color: var(--toastify-text-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  background: #e74c3c;
  background: var(--toastify-color-error);
  color: #fff;
  color: var(--toastify-text-color-error);
}
.Toastify__progress-bar-theme--light {
  background: linear-gradient(
    90deg,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: #bb86fc;
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: #3498db;
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: #07bc0c;
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: #f1c40f;
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: #e74c3c;
  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: hsla(0, 0%, 100%, 0.7);
  background: var(--toastify-color-transparent);
}
.Toastify__close-button {
  align-self: flex-start;
  background: transparent;
  border: none;
  color: #fff;
  cursor: pointer;
  opacity: 0.7;
  outline: none;
  padding: 0;
  transition: 0.3s ease;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:focus,
.Toastify__close-button:hover {
  opacity: 1;
}
@-webkit-keyframes Toastify__trackProgress {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  to {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
@keyframes Toastify__trackProgress {
  0% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }
  to {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  bottom: 0;
  height: 5px;
  left: 0;
  opacity: 0.7;
  position: absolute;
  -webkit-transform-origin: left;
  transform-origin: left;
  width: 100%;
  z-index: 9999;
  z-index: var(--toastify-z-index);
}
.Toastify__progress-bar--animated {
  -webkit-animation: Toastify__trackProgress linear 1 forwards;
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.Toastify__progress-bar--rtl {
  left: auto;
  right: 0;
  -webkit-transform-origin: right;
  transform-origin: right;
}
.Toastify__spinner {
  -webkit-animation: Toastify__spin 0.65s linear infinite;
  animation: Toastify__spin 0.65s linear infinite;
  border: 2px solid #e0e0e0;
  border-color: var(--toastify-spinner-color-empty-area);
  border-radius: 100%;
  border-right-color: #616161;
  border-right-color: var(--toastify-spinner-color);
  box-sizing: border-box;
  height: 20px;
  width: 20px;
}
@-webkit-keyframes Toastify__bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes Toastify__bounceInRight {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@-webkit-keyframes Toastify__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes Toastify__bounceInLeft {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes Toastify__bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes Toastify__bounceInUp {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes Toastify__bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes Toastify__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes Toastify__bounceInDown {
  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
    transform: none;
  }
}
@-webkit-keyframes Toastify__bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--bottom-left,
.Toastify__bounce-enter--top-left {
  -webkit-animation-name: Toastify__bounceInLeft;
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--bottom-right,
.Toastify__bounce-enter--top-right {
  -webkit-animation-name: Toastify__bounceInRight;
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  -webkit-animation-name: Toastify__bounceInDown;
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  -webkit-animation-name: Toastify__bounceInUp;
  animation-name: Toastify__bounceInUp;
}
.Toastify__bounce-exit--bottom-left,
.Toastify__bounce-exit--top-left {
  -webkit-animation-name: Toastify__bounceOutLeft;
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--bottom-right,
.Toastify__bounce-exit--top-right {
  -webkit-animation-name: Toastify__bounceOutRight;
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  -webkit-animation-name: Toastify__bounceOutUp;
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  -webkit-animation-name: Toastify__bounceOutDown;
  animation-name: Toastify__bounceOutDown;
}
@-webkit-keyframes Toastify__zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes Toastify__zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes Toastify__zoomOut {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  -webkit-animation-name: Toastify__zoomIn;
  animation-name: Toastify__zoomIn;
}
.Toastify__zoom-exit {
  -webkit-animation-name: Toastify__zoomOut;
  animation-name: Toastify__zoomOut;
}
@-webkit-keyframes Toastify__flipIn {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipIn {
  0% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
  40% {
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
  }
  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes Toastify__flipOut {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
@keyframes Toastify__flipOut {
  0% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
  }
  to {
    opacity: 0;
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
  }
}
.Toastify__flip-enter {
  -webkit-animation-name: Toastify__flipIn;
  animation-name: Toastify__flipIn;
}
.Toastify__flip-exit {
  -webkit-animation-name: Toastify__flipOut;
  animation-name: Toastify__flipOut;
}
@-webkit-keyframes Toastify__slideInRight {
  0% {
    -webkit-transform: translate3d(110%, 0, 0);
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInRight {
  0% {
    -webkit-transform: translate3d(110%, 0, 0);
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes Toastify__slideInLeft {
  0% {
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInLeft {
  0% {
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes Toastify__slideInUp {
  0% {
    -webkit-transform: translate3d(0, 110%, 0);
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInUp {
  0% {
    -webkit-transform: translate3d(0, 110%, 0);
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes Toastify__slideInDown {
  0% {
    -webkit-transform: translate3d(0, -110%, 0);
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@keyframes Toastify__slideInDown {
  0% {
    -webkit-transform: translate3d(0, -110%, 0);
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
}
@-webkit-keyframes Toastify__slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(110%, 0, 0);
    transform: translate3d(110%, 0, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(110%, 0, 0);
    transform: translate3d(110%, 0, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes Toastify__slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutLeft {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(-110%, 0, 0);
    transform: translate3d(-110%, 0, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes Toastify__slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutDown {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, 500px, 0);
    transform: translate3d(0, 500px, 0);
    visibility: hidden;
  }
}
@-webkit-keyframes Toastify__slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -500px, 0);
    transform: translate3d(0, -500px, 0);
    visibility: hidden;
  }
}
@keyframes Toastify__slideOutUp {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
  }
  to {
    -webkit-transform: translate3d(0, -500px, 0);
    transform: translate3d(0, -500px, 0);
    visibility: hidden;
  }
}
.Toastify__slide-enter--bottom-left,
.Toastify__slide-enter--top-left {
  -webkit-animation-name: Toastify__slideInLeft;
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--bottom-right,
.Toastify__slide-enter--top-right {
  -webkit-animation-name: Toastify__slideInRight;
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  -webkit-animation-name: Toastify__slideInDown;
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  -webkit-animation-name: Toastify__slideInUp;
  animation-name: Toastify__slideInUp;
}
.Toastify__slide-exit--bottom-left,
.Toastify__slide-exit--top-left {
  -webkit-animation-name: Toastify__slideOutLeft;
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--bottom-right,
.Toastify__slide-exit--top-right {
  -webkit-animation-name: Toastify__slideOutRight;
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  -webkit-animation-name: Toastify__slideOutUp;
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  -webkit-animation-name: Toastify__slideOutDown;
  animation-name: Toastify__slideOutDown;
}
@-webkit-keyframes Toastify__spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes Toastify__spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
/*# sourceMappingURL=main.f144a4cb.css.map*/
